2026-09-04 00:12:03.168735 | Job console starting 2026-09-04 00:12:03.179667 | Updating git repos 2026-09-04 00:12:06.515507 | Cloning repos into workspace 2026-09-04 00:12:27.379216 | Restoring repo states 2026-09-04 00:12:47.796690 | Merging changes 2026-09-04 00:12:48.815134 | Checking out repos 2026-09-04 00:12:51.223341 | Preparing playbooks 2026-09-04 00:12:54.202471 | Running Ansible setup 2026-09-04 00:12:57.858528 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-04 00:12:58.537634 | 2026-09-04 00:12:58.613770 | PLAY [localhost] 2026-09-04 00:12:58.624887 | 2026-09-04 00:12:58.625009 | TASK [Gathering Facts] 2026-09-04 00:12:59.568350 | localhost | ok 2026-09-04 00:12:59.589669 | 2026-09-04 00:12:59.589785 | TASK [Setup log path fact] 2026-09-04 00:12:59.610573 | localhost | ok 2026-09-04 00:12:59.624239 | 2026-09-04 00:12:59.624305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-04 00:12:59.652683 | localhost | ok 2026-09-04 00:12:59.661212 | 2026-09-04 00:12:59.661286 | TASK [emit-job-header : Print job information] 2026-09-04 00:12:59.702276 | # Job Information 2026-09-04 00:12:59.780889 | Ansible Version: 2.16.18 2026-09-04 00:12:59.781167 | Job: atmosphere-molecule-aio-openvswitch 2026-09-04 00:12:59.781209 | Pipeline: check 2026-09-04 00:12:59.781239 | Executor: 2d72f0692154 2026-09-04 00:12:59.781269 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-09-04 00:12:59.781303 | Event ID: d46ae4b0-a7f4-11f1-9e4a-908fd0c5b31b 2026-09-04 00:12:59.786789 | 2026-09-04 00:12:59.786942 | LOOP [emit-job-header : Print node information] 2026-09-04 00:12:59.884668 | localhost | ok: 2026-09-04 00:12:59.885021 | localhost | # Node Information 2026-09-04 00:12:59.885102 | localhost | Inventory Hostname: instance 2026-09-04 00:12:59.885161 | localhost | Hostname: np0000191911 2026-09-04 00:12:59.885215 | localhost | Username: zuul 2026-09-04 00:12:59.885273 | localhost | Distro: Ubuntu 22.04 2026-09-04 00:12:59.885326 | localhost | Provider: yul1 2026-09-04 00:12:59.885376 | localhost | Region: ca-ymq-1 2026-09-04 00:12:59.885427 | localhost | Label: ubuntu-jammy-16 2026-09-04 00:12:59.885477 | localhost | Product Name: OpenStack Nova 2026-09-04 00:12:59.885526 | localhost | Interface IP: 162.253.55.118 2026-09-04 00:12:59.897288 | 2026-09-04 00:12:59.897495 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-04 00:13:00.311283 | localhost -> localhost | changed 2026-09-04 00:13:00.318689 | 2026-09-04 00:13:00.318783 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-04 00:13:01.255421 | localhost -> localhost | changed 2026-09-04 00:13:01.265604 | 2026-09-04 00:13:01.265684 | PLAY [all] 2026-09-04 00:13:01.285562 | 2026-09-04 00:13:01.285642 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-04 00:13:01.519257 | instance -> localhost | ok 2026-09-04 00:13:01.526288 | 2026-09-04 00:13:01.526355 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-04 00:13:01.560616 | instance | ok 2026-09-04 00:13:01.576373 | instance | included: /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-04 00:13:01.583008 | 2026-09-04 00:13:01.583068 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-04 00:13:02.255479 | instance -> localhost | Generating public/private rsa key pair. 2026-09-04 00:13:02.255658 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/dc6be3c7a3264ceb96c36c66a5532c72_id_rsa 2026-09-04 00:13:02.255700 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/dc6be3c7a3264ceb96c36c66a5532c72_id_rsa.pub 2026-09-04 00:13:02.255731 | instance -> localhost | The key fingerprint is: 2026-09-04 00:13:02.255760 | instance -> localhost | SHA256:HC9zcyhuXl604Xa2vlikE1ntkYQTDk0xSgll9bg7lP4 zuul-build-sshkey 2026-09-04 00:13:02.255802 | instance -> localhost | The key's randomart image is: 2026-09-04 00:13:02.255832 | instance -> localhost | +---[RSA 3072]----+ 2026-09-04 00:13:02.255865 | instance -> localhost | | .o==*+. | 2026-09-04 00:13:02.255895 | instance -> localhost | | o.++=..| 2026-09-04 00:13:02.255923 | instance -> localhost | | . . oo+.| 2026-09-04 00:13:02.255951 | instance -> localhost | | . o . oo..| 2026-09-04 00:13:02.255978 | instance -> localhost | | S = *+. .| 2026-09-04 00:13:02.256006 | instance -> localhost | | . = =o*. | 2026-09-04 00:13:02.256033 | instance -> localhost | | o . B++ | 2026-09-04 00:13:02.256060 | instance -> localhost | | o o o *o. | 2026-09-04 00:13:02.256091 | instance -> localhost | | . . ..+E | 2026-09-04 00:13:02.256119 | instance -> localhost | +----[SHA256]-----+ 2026-09-04 00:13:02.256180 | instance -> localhost | ok: Runtime: 0:00:00.224481 2026-09-04 00:13:02.263857 | 2026-09-04 00:13:02.263939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-04 00:13:02.297632 | instance | ok 2026-09-04 00:13:02.309640 | instance | included: /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-04 00:13:02.317393 | 2026-09-04 00:13:02.317461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-04 00:13:02.342034 | instance | skipping: Conditional result was False 2026-09-04 00:13:02.353786 | 2026-09-04 00:13:02.521233 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-04 00:13:03.038300 | instance | changed 2026-09-04 00:13:03.143323 | 2026-09-04 00:13:03.143426 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-04 00:13:03.410067 | instance | ok 2026-09-04 00:13:03.415038 | 2026-09-04 00:13:03.415121 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-04 00:13:03.916209 | instance | changed 2026-09-04 00:13:03.923502 | 2026-09-04 00:13:03.923588 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-04 00:13:04.423377 | instance | changed 2026-09-04 00:13:04.428762 | 2026-09-04 00:13:04.428826 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-04 00:13:04.453360 | instance | skipping: Conditional result was False 2026-09-04 00:13:04.459822 | 2026-09-04 00:13:04.459890 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-04 00:13:04.786654 | instance -> localhost | changed 2026-09-04 00:13:04.802908 | 2026-09-04 00:13:04.802980 | TASK [add-build-sshkey : Add back temp key] 2026-09-04 00:13:05.097645 | instance -> localhost | Identity added: /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/dc6be3c7a3264ceb96c36c66a5532c72_id_rsa (zuul-build-sshkey) 2026-09-04 00:13:05.097875 | instance -> localhost | ok: Runtime: 0:00:00.011943 2026-09-04 00:13:05.104584 | 2026-09-04 00:13:05.104667 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-04 00:13:05.391036 | instance | ok 2026-09-04 00:13:05.397030 | 2026-09-04 00:13:05.397090 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-04 00:13:05.420181 | instance | skipping: Conditional result was False 2026-09-04 00:13:05.437131 | 2026-09-04 00:13:05.437222 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-04 00:13:05.724122 | instance | ok 2026-09-04 00:13:05.730010 | 2026-09-04 00:13:05.730073 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-04 00:13:10.730515 | instance | Output suppressed because no_log was given 2026-09-04 00:13:10.745387 | 2026-09-04 00:13:10.745607 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-04 00:13:10.962532 | instance | ok: "logs" 2026-09-04 00:13:10.962775 | instance | ok: All items complete 2026-09-04 00:13:10.962805 | 2026-09-04 00:13:11.123943 | instance | ok: "artifacts" 2026-09-04 00:13:11.278169 | instance | ok: "docs" 2026-09-04 00:13:11.299807 | 2026-09-04 00:13:11.299968 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-04 00:13:11.474852 | instance | changed: "logs" 2026-09-04 00:13:11.659250 | instance | changed: "artifacts" 2026-09-04 00:13:11.809379 | instance | changed: "docs" 2026-09-04 00:13:11.829640 | 2026-09-04 00:13:11.829875 | PLAY RECAP 2026-09-04 00:13:11.829979 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-04 00:13:11.830039 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-04 00:13:11.830086 | 2026-09-04 00:13:12.042348 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-04 00:13:12.050315 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-04 00:13:12.665984 | 2026-09-04 00:13:12.666140 | PLAY [all] 2026-09-04 00:13:12.678037 | 2026-09-04 00:13:12.678127 | TASK [setup-uv : Extract archive] 2026-09-04 00:13:15.070884 | instance | changed 2026-09-04 00:13:15.080387 | 2026-09-04 00:13:15.080508 | TASK [setup-uv : Print version] 2026-09-04 00:13:15.493535 | instance | uv 0.8.13 2026-09-04 00:13:15.619685 | instance | ok: Runtime: 0:00:00.012262 2026-09-04 00:13:15.628647 | 2026-09-04 00:13:15.628720 | TASK [Install Ansible collection siblings] 2026-09-04 00:13:24.824220 | instance | changed: 2026-09-04 00:13:24.824515 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-04 00:13:24.824555 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-04 00:13:24.824585 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-04 00:13:24.824613 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-04 00:13:24.824641 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-04 00:13:24.824674 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-04 00:13:24.824704 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-04 00:13:24.824733 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-04 00:13:24.824761 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-04 00:13:24.824788 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-04 00:13:24.824815 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-04 00:13:24.824841 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-04 00:13:24.824867 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-04 00:13:24.824893 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-04 00:13:24.824918 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-04 00:13:24.824945 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-04 00:13:24.824998 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-04 00:13:24.825026 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-04 00:13:24.825052 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-04 00:13:24.825083 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-04 00:13:24.825143 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-04 00:13:24.825190 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-04 00:13:24.825222 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-04 00:13:24.825274 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-04 00:13:24.825318 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-04 00:13:24.825352 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-04 00:13:24.825378 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-04 00:13:24.825403 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-04 00:13:24.825428 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-04 00:13:24.825453 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-04 00:13:24.825477 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-04 00:13:24.825503 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-04 00:13:24.825528 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-04 00:13:24.825554 | 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-04 00:13:24.825593 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.825618 | instance | Process install dependency map 2026-09-04 00:13:24.825644 | instance | Starting collection install process 2026-09-04 00:13:24.825668 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-04 00:13:24.825693 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-04 00:13:24.825718 | instance | ansible.netcommon:* was installed successfully 2026-09-04 00:13:24.825743 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-04 00:13:24.825768 | instance | Creating virtual environment at: .venv 2026-09-04 00:13:24.825793 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-04 00:13:24.825818 | instance | Downloading netaddr (2.2MiB) 2026-09-04 00:13:24.825843 | instance | Downloading pydantic-core (2.0MiB) 2026-09-04 00:13:24.825873 | instance | Downloading pygments (1.2MiB) 2026-09-04 00:13:24.825899 | instance | Downloading setuptools (1.1MiB) 2026-09-04 00:13:24.825924 | instance | Downloading kubernetes (1.9MiB) 2026-09-04 00:13:24.825949 | instance | Downloading openstacksdk (1.7MiB) 2026-09-04 00:13:24.825974 | instance | Downloading ansible-core (2.1MiB) 2026-09-04 00:13:24.825999 | instance | Downloading rjsonnet (1.2MiB) 2026-09-04 00:13:24.826025 | instance | Downloading cryptography (4.2MiB) 2026-09-04 00:13:24.826050 | instance | Downloading rjsonnet 2026-09-04 00:13:24.826077 | instance | Building pyperclip==1.9.0 2026-09-04 00:13:24.826102 | instance | Downloading pydantic-core 2026-09-04 00:13:24.826128 | instance | Downloading netaddr 2026-09-04 00:13:24.826153 | instance | Downloading pygments 2026-09-04 00:13:24.826177 | instance | Downloading cryptography 2026-09-04 00:13:24.826202 | instance | Downloading setuptools 2026-09-04 00:13:24.826226 | instance | Downloading kubernetes 2026-09-04 00:13:24.826251 | instance | Downloading ansible-core 2026-09-04 00:13:24.826276 | instance | Downloading openstacksdk 2026-09-04 00:13:24.826301 | instance | Built pyperclip==1.9.0 2026-09-04 00:13:24.826326 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-04 00:13:24.826350 | instance | Installed 83 packages in 65ms 2026-09-04 00:13:24.839571 | instance | Checked out ansible.posix to 1.6.0 2026-09-04 00:13:24.839603 | 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-04 00:13:24.839623 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.839642 | instance | Process install dependency map 2026-09-04 00:13:24.839667 | instance | Starting collection install process 2026-09-04 00:13:24.839686 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-04 00:13:24.839704 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-04 00:13:24.839722 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-04 00:13:24.839741 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.839759 | instance | 2.17.12 2026-09-04 00:13:24.839777 | instance | Checked out ansible.utils to v6.1.0 2026-09-04 00:13:24.839795 | 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-04 00:13:24.839813 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.839831 | instance | Process install dependency map 2026-09-04 00:13:24.839849 | instance | Starting collection install process 2026-09-04 00:13:24.839867 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-04 00:13:24.839885 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-04 00:13:24.839903 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-04 00:13:24.839921 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.839939 | instance | 2.17.12 2026-09-04 00:13:24.839956 | instance | Checked out atmosphere.common to v0.7.0 2026-09-04 00:13:24.839975 | 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-04 00:13:24.839992 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840010 | instance | Process install dependency map 2026-09-04 00:13:24.840027 | instance | Starting collection install process 2026-09-04 00:13:24.840044 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-04 00:13:24.840062 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-04 00:13:24.840080 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-04 00:13:24.840097 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.840115 | instance | 2.17.12 2026-09-04 00:13:24.840132 | instance | Checked out community.crypto to 2.2.3 2026-09-04 00:13:24.840150 | 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-04 00:13:24.840168 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840185 | instance | Process install dependency map 2026-09-04 00:13:24.840203 | instance | Starting collection install process 2026-09-04 00:13:24.840220 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-04 00:13:24.840238 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-04 00:13:24.840255 | instance | community.crypto:2.2.3 was installed successfully 2026-09-04 00:13:24.840273 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.840290 | instance | 2.17.12 2026-09-04 00:13:24.840308 | instance | Checked out community.general to 7.3.0 2026-09-04 00:13:24.840325 | 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-04 00:13:24.840347 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840365 | instance | Process install dependency map 2026-09-04 00:13:24.840383 | instance | Starting collection install process 2026-09-04 00:13:24.840400 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-04 00:13:24.840418 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-04 00:13:24.840435 | instance | community.general:7.3.0 was installed successfully 2026-09-04 00:13:24.840453 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.840471 | instance | 2.17.12 2026-09-04 00:13:24.840489 | instance | Checked out community.mysql to 3.6.0 2026-09-04 00:13:24.840509 | 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-04 00:13:24.840528 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840547 | instance | Process install dependency map 2026-09-04 00:13:24.840565 | instance | Starting collection install process 2026-09-04 00:13:24.840583 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-04 00:13:24.840602 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-04 00:13:24.840619 | instance | community.mysql:3.6.0 was installed successfully 2026-09-04 00:13:24.840637 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.840655 | instance | 2.17.12 2026-09-04 00:13:24.840673 | instance | Checked out kubernetes.core to 2.4.0 2026-09-04 00:13:24.840691 | 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-04 00:13:24.840709 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840727 | instance | Process install dependency map 2026-09-04 00:13:24.840746 | instance | Starting collection install process 2026-09-04 00:13:24.840763 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-04 00:13:24.840781 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-04 00:13:24.840799 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-04 00:13:24.840817 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.840834 | instance | 2.17.12 2026-09-04 00:13:24.840852 | instance | Checked out openstack.cloud to 2.6.0 2026-09-04 00:13:24.840869 | 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-04 00:13:24.840887 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.840905 | instance | Process install dependency map 2026-09-04 00:13:24.840922 | instance | Starting collection install process 2026-09-04 00:13:24.840940 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-04 00:13:24.840986 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-04 00:13:24.841006 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-04 00:13:24.841024 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.841042 | instance | 2.17.12 2026-09-04 00:13:24.841064 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-04 00:13:24.841083 | 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-04 00:13:24.841102 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.841119 | instance | Process install dependency map 2026-09-04 00:13:24.841136 | instance | Starting collection install process 2026-09-04 00:13:24.841154 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-04 00:13:24.841172 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-04 00:13:24.841189 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-04 00:13:24.841206 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.841223 | instance | 2.17.12 2026-09-04 00:13:24.841240 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-04 00:13:24.841258 | 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-04 00:13:24.841275 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.841306 | instance | Process install dependency map 2026-09-04 00:13:24.841324 | instance | Starting collection install process 2026-09-04 00:13:24.841341 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-04 00:13:24.841359 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-04 00:13:24.841376 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-04 00:13:24.841394 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.841412 | instance | 2.17.12 2026-09-04 00:13:24.841430 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-09-04 00:13:24.841448 | 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-04 00:13:24.841466 | instance | Starting galaxy collection install process 2026-09-04 00:13:24.841483 | instance | Process install dependency map 2026-09-04 00:13:24.841500 | instance | Starting collection install process 2026-09-04 00:13:24.841518 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-04 00:13:24.841536 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-04 00:13:24.841556 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-09-04 00:13:24.841576 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-04 00:13:24.841593 | instance | 2.17.12 2026-09-04 00:13:24.850695 | 2026-09-04 00:13:24.850748 | PLAY RECAP 2026-09-04 00:13:24.850800 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-04 00:13:24.850821 | 2026-09-04 00:13:24.983112 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-04 00:13:24.993455 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-04 00:13:25.634701 | 2026-09-04 00:13:25.634819 | PLAY [all] 2026-09-04 00:13:25.646458 | 2026-09-04 00:13:25.646534 | TASK [Install "jq" for log collection] 2026-09-04 00:13:36.479513 | instance | changed 2026-09-04 00:13:36.481980 | 2026-09-04 00:13:36.482042 | PLAY RECAP 2026-09-04 00:13:36.482147 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-04 00:13:36.482216 | 2026-09-04 00:13:36.627785 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-04 00:13:36.650352 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-04 00:13:37.304326 | 2026-09-04 00:13:37.304468 | PLAY [all] 2026-09-04 00:13:37.316782 | 2026-09-04 00:13:37.316859 | LOOP [Check inventory directories] 2026-09-04 00:13:37.672655 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-04 00:13:37.854212 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-04 00:13:38.030198 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-04 00:13:38.042666 | 2026-09-04 00:13:38.042857 | LOOP [Copy inventory file for Zuul] 2026-09-04 00:13:38.899412 | instance | changed: 2026-09-04 00:13:38.899630 | instance | { 2026-09-04 00:13:38.899670 | instance | "ansible_loop_var": "item", 2026-09-04 00:13:38.899703 | instance | "changed": false, 2026-09-04 00:13:38.899732 | instance | "failed": false, 2026-09-04 00:13:38.899764 | instance | "invocation": { 2026-09-04 00:13:38.899792 | instance | "module_args": { 2026-09-04 00:13:38.899818 | instance | "checksum_algorithm": "sha1", 2026-09-04 00:13:38.899844 | instance | "follow": true, 2026-09-04 00:13:38.899869 | instance | "get_attributes": true, 2026-09-04 00:13:38.899897 | instance | "get_checksum": true, 2026-09-04 00:13:38.899922 | instance | "get_mime": true, 2026-09-04 00:13:38.899948 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-04 00:13:38.899973 | instance | } 2026-09-04 00:13:38.899999 | instance | }, 2026-09-04 00:13:38.900024 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-04 00:13:38.900050 | instance | "stat": { 2026-09-04 00:13:38.900075 | instance | "atime": 1788480797.8327525, 2026-09-04 00:13:38.900101 | instance | "attr_flags": "e", 2026-09-04 00:13:38.900127 | instance | "attributes": [ 2026-09-04 00:13:38.900152 | instance | "extents" 2026-09-04 00:13:38.900178 | instance | ], 2026-09-04 00:13:38.900203 | instance | "block_size": 4096, 2026-09-04 00:13:38.900228 | instance | "blocks": 8, 2026-09-04 00:13:38.900253 | instance | "charset": "unknown", 2026-09-04 00:13:38.900280 | instance | "ctime": 1788480796.5487525, 2026-09-04 00:13:38.900306 | instance | "dev": 64513, 2026-09-04 00:13:38.900331 | instance | "device_type": 0, 2026-09-04 00:13:38.900356 | instance | "executable": true, 2026-09-04 00:13:38.900381 | instance | "exists": true, 2026-09-04 00:13:38.900405 | instance | "gid": 1000, 2026-09-04 00:13:38.900430 | instance | "gr_name": "zuul", 2026-09-04 00:13:38.900455 | instance | "inode": 1047798, 2026-09-04 00:13:38.900480 | instance | "isblk": false, 2026-09-04 00:13:38.900506 | instance | "ischr": false, 2026-09-04 00:13:38.900531 | instance | "isdir": true, 2026-09-04 00:13:38.900555 | instance | "isfifo": false, 2026-09-04 00:13:38.900579 | instance | "isgid": false, 2026-09-04 00:13:38.900604 | instance | "islnk": false, 2026-09-04 00:13:38.900629 | instance | "isreg": false, 2026-09-04 00:13:38.900654 | instance | "issock": false, 2026-09-04 00:13:38.900678 | instance | "isuid": false, 2026-09-04 00:13:38.900703 | instance | "mimetype": "unknown", 2026-09-04 00:13:38.900728 | instance | "mode": "0755", 2026-09-04 00:13:38.900752 | instance | "mtime": 1788480796.5487525, 2026-09-04 00:13:38.900776 | instance | "nlink": 23, 2026-09-04 00:13:38.900801 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-04 00:13:38.900825 | instance | "pw_name": "zuul", 2026-09-04 00:13:38.900851 | instance | "readable": true, 2026-09-04 00:13:38.900876 | instance | "rgrp": true, 2026-09-04 00:13:38.900902 | instance | "roth": true, 2026-09-04 00:13:38.900942 | instance | "rusr": true, 2026-09-04 00:13:38.900968 | instance | "size": 4096, 2026-09-04 00:13:38.900993 | instance | "uid": 1000, 2026-09-04 00:13:38.901028 | instance | "version": "3690464002", 2026-09-04 00:13:38.901054 | instance | "wgrp": false, 2026-09-04 00:13:38.901082 | instance | "woth": false, 2026-09-04 00:13:38.901108 | instance | "writeable": true, 2026-09-04 00:13:38.901151 | instance | "wusr": true, 2026-09-04 00:13:38.901178 | instance | "xgrp": true, 2026-09-04 00:13:38.901203 | instance | "xoth": true, 2026-09-04 00:13:38.901228 | instance | "xusr": true 2026-09-04 00:13:38.901253 | instance | } 2026-09-04 00:13:38.901279 | instance | } 2026-09-04 00:13:38.901325 | instance | ok: All items complete 2026-09-04 00:13:38.901355 | 2026-09-04 00:13:38.903068 | instance | skipping: Conditional result was False 2026-09-04 00:13:38.903643 | instance | skipping: Conditional result was False 2026-09-04 00:13:38.920041 | 2026-09-04 00:13:38.920209 | LOOP [Switch "ansible_host" to private IP] 2026-09-04 00:13:39.326657 | instance | changed: 1 replacements made 2026-09-04 00:13:39.328389 | instance | skipping: Conditional result was False 2026-09-04 00:13:39.331930 | instance | skipping: Conditional result was False 2026-09-04 00:13:39.349869 | 2026-09-04 00:13:39.350037 | TASK [Run Molecule scenario] 2026-09-04 00:13:40.492437 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-04 00:13:40.894744 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-04 00:13:40.894834 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-04 00:13:51.730201 | instance | INFO [aio > dependency] Executing 2026-09-04 00:13:51.730676 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-04 00:13:51.731091 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-04 00:13:51.731313 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-04 00:13:51.760930 | instance | INFO [aio > cleanup] Executing 2026-09-04 00:13:51.761602 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-04 00:13:51.788064 | instance | INFO [aio > destroy] Executing 2026-09-04 00:13:51.788208 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-04 00:13:51.788353 | instance | INFO [aio > destroy] Executed: Successful 2026-09-04 00:13:51.835953 | instance | INFO [aio > syntax] Executing 2026-09-04 00:13:54.616605 | instance | 2026-09-04 00:13:54.616718 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-04 00:13:54.772292 | instance | INFO [aio > syntax] Executed: Successful 2026-09-04 00:13:54.779826 | instance | INFO [aio > create] Executing 2026-09-04 00:13:54.781511 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-04 00:13:54.787879 | instance | INFO [aio > prepare] Executing 2026-09-04 00:13:55.636903 | instance | 2026-09-04 00:13:55.637048 | instance | PLAY [Prepare] ***************************************************************** 2026-09-04 00:13:55.637279 | instance | 2026-09-04 00:13:55.637546 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:13:55.637783 | instance | Friday 04 September 2026 00:13:55 +0000 (0:00:00.023) 0:00:00.023 ****** 2026-09-04 00:13:56.905499 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-04 00:13:56.905794 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-04 00:13:56.906121 | instance | interpreter could change the meaning of that path. See 2026-09-04 00:13:56.906508 | instance | https://docs.ansible.com/ansible- 2026-09-04 00:13:56.906890 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-04 00:13:56.917343 | instance | ok: [instance] 2026-09-04 00:13:56.917579 | instance | 2026-09-04 00:13:56.917825 | instance | TASK [Configure short hostname] ************************************************ 2026-09-04 00:13:56.918054 | instance | Friday 04 September 2026 00:13:56 +0000 (0:00:01.280) 0:00:01.304 ****** 2026-09-04 00:13:57.669919 | instance | changed: [instance] 2026-09-04 00:13:57.670097 | instance | 2026-09-04 00:13:57.670378 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-04 00:13:57.670627 | instance | Friday 04 September 2026 00:13:57 +0000 (0:00:00.752) 0:00:02.056 ****** 2026-09-04 00:13:57.963310 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-04 00:13:57.963544 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-04 00:13:57.963804 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-04 00:13:57.973038 | instance | changed: [instance] 2026-09-04 00:13:57.973207 | instance | 2026-09-04 00:13:57.973443 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-04 00:13:57.973696 | instance | Friday 04 September 2026 00:13:57 +0000 (0:00:00.303) 0:00:02.360 ****** 2026-09-04 00:13:59.381086 | instance | ok: [instance] 2026-09-04 00:13:59.381450 | instance | 2026-09-04 00:13:59.381792 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-04 00:13:59.382105 | instance | Friday 04 September 2026 00:13:59 +0000 (0:00:01.407) 0:00:03.767 ****** 2026-09-04 00:14:00.090070 | instance | ok: [instance] 2026-09-04 00:14:00.090490 | instance | 2026-09-04 00:14:00.090807 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-04 00:14:00.091198 | instance | 2026-09-04 00:14:00.091525 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-04 00:14:00.091848 | instance | Friday 04 September 2026 00:14:00 +0000 (0:00:00.706) 0:00:04.474 ****** 2026-09-04 00:14:01.190430 | instance | changed: [localhost] => (item=group_vars) 2026-09-04 00:14:01.190508 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-04 00:14:01.190520 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-04 00:14:01.190530 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-04 00:14:01.190540 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-04 00:14:01.190550 | instance | changed: [localhost] => (item=host_vars) 2026-09-04 00:14:01.190559 | instance | 2026-09-04 00:14:01.190569 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-04 00:14:01.190578 | instance | 2026-09-04 00:14:01.190587 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-04 00:14:01.190596 | instance | Friday 04 September 2026 00:14:01 +0000 (0:00:01.100) 0:00:05.574 ****** 2026-09-04 00:14:01.393883 | instance | changed: [localhost] 2026-09-04 00:14:01.394061 | instance | 2026-09-04 00:14:01.394332 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-04 00:14:01.394568 | instance | Friday 04 September 2026 00:14:01 +0000 (0:00:00.206) 0:00:05.780 ****** 2026-09-04 00:14:01.426042 | instance | ok: [localhost] 2026-09-04 00:14:01.426205 | instance | 2026-09-04 00:14:01.426502 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-04 00:14:01.426704 | instance | Friday 04 September 2026 00:14:01 +0000 (0:00:00.032) 0:00:05.813 ****** 2026-09-04 00:14:01.488443 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'e85ddc0a-2894-5c70-bfff-f087337e5e17'}) 2026-09-04 00:14:01.488663 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-04 00:14:01.488926 | instance | 2026-09-04 00:14:01.489285 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-04 00:14:01.489573 | instance | Friday 04 September 2026 00:14:01 +0000 (0:00:00.062) 0:00:05.875 ****** 2026-09-04 00:14:02.079843 | instance | changed: [localhost] 2026-09-04 00:14:02.080025 | instance | 2026-09-04 00:14:02.080334 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-04 00:14:02.080555 | instance | 2026-09-04 00:14:02.080837 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-04 00:14:02.081113 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.591) 0:00:06.466 ****** 2026-09-04 00:14:02.259604 | instance | changed: [localhost] 2026-09-04 00:14:02.259958 | instance | 2026-09-04 00:14:02.260295 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-04 00:14:02.260593 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.179) 0:00:06.646 ****** 2026-09-04 00:14:02.293764 | instance | ok: [localhost] 2026-09-04 00:14:02.293993 | instance | 2026-09-04 00:14:02.294204 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-04 00:14:02.294405 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.031) 0:00:06.678 ****** 2026-09-04 00:14:02.338644 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-04 00:14:02.339031 | instance | 2026-09-04 00:14:02.339339 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-04 00:14:02.339628 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.044) 0:00:06.722 ****** 2026-09-04 00:14:02.761321 | instance | changed: [localhost] 2026-09-04 00:14:02.761689 | instance | 2026-09-04 00:14:02.762025 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-04 00:14:02.762401 | instance | 2026-09-04 00:14:02.762721 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-04 00:14:02.763038 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.425) 0:00:07.148 ****** 2026-09-04 00:14:02.953895 | instance | changed: [localhost] 2026-09-04 00:14:02.954284 | instance | 2026-09-04 00:14:02.954598 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-04 00:14:02.954896 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.192) 0:00:07.341 ****** 2026-09-04 00:14:02.986587 | instance | ok: [localhost] 2026-09-04 00:14:02.986903 | instance | 2026-09-04 00:14:02.987242 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-04 00:14:02.987546 | instance | Friday 04 September 2026 00:14:02 +0000 (0:00:00.032) 0:00:07.373 ****** 2026-09-04 00:14:03.048473 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-04 00:14:03.048828 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-04 00:14:03.049196 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-04 00:14:03.049502 | instance | 2026-09-04 00:14:03.049822 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-04 00:14:03.050162 | instance | Friday 04 September 2026 00:14:03 +0000 (0:00:00.061) 0:00:07.435 ****** 2026-09-04 00:14:03.435602 | instance | changed: [localhost] 2026-09-04 00:14:03.435936 | instance | 2026-09-04 00:14:03.436277 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-04 00:14:03.436560 | instance | 2026-09-04 00:14:03.436857 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-04 00:14:03.437177 | instance | Friday 04 September 2026 00:14:03 +0000 (0:00:00.386) 0:00:07.822 ****** 2026-09-04 00:14:03.641194 | instance | changed: [localhost] 2026-09-04 00:14:03.641556 | instance | 2026-09-04 00:14:03.641853 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-04 00:14:03.642163 | instance | Friday 04 September 2026 00:14:03 +0000 (0:00:00.205) 0:00:08.027 ****** 2026-09-04 00:14:03.673305 | instance | ok: [localhost] 2026-09-04 00:14:03.673618 | instance | 2026-09-04 00:14:03.673932 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-04 00:14:03.674313 | instance | Friday 04 September 2026 00:14:03 +0000 (0:00:00.032) 0:00:08.060 ****** 2026-09-04 00:14:03.723527 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-04 00:14:03.723844 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-04 00:14:03.724152 | instance | 2026-09-04 00:14:03.724457 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-04 00:14:03.724754 | instance | Friday 04 September 2026 00:14:03 +0000 (0:00:00.050) 0:00:08.110 ****** 2026-09-04 00:14:04.114395 | instance | changed: [localhost] 2026-09-04 00:14:04.114722 | instance | 2026-09-04 00:14:04.115027 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-04 00:14:04.115335 | instance | 2026-09-04 00:14:04.115629 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:04.115931 | instance | Friday 04 September 2026 00:14:04 +0000 (0:00:00.390) 0:00:08.501 ****** 2026-09-04 00:14:04.898308 | instance | ok: [localhost] 2026-09-04 00:14:04.898391 | instance | 2026-09-04 00:14:04.898408 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-04 00:14:04.898422 | instance | Friday 04 September 2026 00:14:04 +0000 (0:00:00.782) 0:00:09.284 ****** 2026-09-04 00:14:05.098343 | instance | changed: [localhost] 2026-09-04 00:14:05.099280 | instance | 2026-09-04 00:14:05.099314 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-04 00:14:05.099331 | instance | Friday 04 September 2026 00:14:05 +0000 (0:00:00.200) 0:00:09.485 ****** 2026-09-04 00:14:05.132778 | instance | ok: [localhost] 2026-09-04 00:14:05.132814 | instance | 2026-09-04 00:14:05.132826 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-04 00:14:05.132837 | instance | Friday 04 September 2026 00:14:05 +0000 (0:00:00.034) 0:00:09.519 ****** 2026-09-04 00:14:05.811004 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-04 00:14:05.811402 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-04 00:14:05.811710 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-04 00:14:05.812005 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-04 00:14:05.812317 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-04 00:14:05.812615 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-04 00:14:05.812906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-04 00:14:05.813195 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-04 00:14:05.813521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-04 00:14:05.813814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-04 00:14:05.814104 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-04 00:14:05.814469 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-04 00:14:05.814775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-04 00:14:05.815069 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-04 00:14:05.815383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-04 00:14:05.815674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-04 00:14:05.815961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-04 00:14:05.816260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-04 00:14:05.816573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-04 00:14:05.816861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-04 00:14:05.817147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-04 00:14:05.817463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-04 00:14:05.817939 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-04 00:14:05.818246 | instance | 2026-09-04 00:14:05.818577 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-04 00:14:05.818871 | instance | Friday 04 September 2026 00:14:05 +0000 (0:00:00.678) 0:00:10.198 ****** 2026-09-04 00:14:06.204108 | instance | changed: [localhost] 2026-09-04 00:14:06.204488 | instance | 2026-09-04 00:14:06.204791 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-04 00:14:06.205087 | instance | Friday 04 September 2026 00:14:06 +0000 (0:00:00.392) 0:00:10.590 ****** 2026-09-04 00:14:06.389210 | instance | changed: [localhost] 2026-09-04 00:14:06.389576 | instance | 2026-09-04 00:14:06.389896 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-04 00:14:06.390186 | instance | 2026-09-04 00:14:06.390592 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-04 00:14:06.390899 | instance | Friday 04 September 2026 00:14:06 +0000 (0:00:00.185) 0:00:10.776 ****** 2026-09-04 00:14:06.607960 | instance | changed: [localhost] 2026-09-04 00:14:06.608385 | instance | 2026-09-04 00:14:06.608733 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-04 00:14:06.609053 | instance | Friday 04 September 2026 00:14:06 +0000 (0:00:00.218) 0:00:10.994 ****** 2026-09-04 00:14:06.644716 | instance | ok: [localhost] 2026-09-04 00:14:06.645017 | instance | 2026-09-04 00:14:06.645316 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-04 00:14:06.645659 | instance | Friday 04 September 2026 00:14:06 +0000 (0:00:00.036) 0:00:11.031 ****** 2026-09-04 00:14:06.697557 | 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-04 00:14:06.697875 | instance | 2026-09-04 00:14:06.698176 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-04 00:14:06.698586 | instance | Friday 04 September 2026 00:14:06 +0000 (0:00:00.053) 0:00:11.084 ****** 2026-09-04 00:14:07.067565 | instance | changed: [localhost] 2026-09-04 00:14:07.067943 | instance | 2026-09-04 00:14:07.068261 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-04 00:14:07.068603 | instance | 2026-09-04 00:14:07.068961 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-04 00:14:07.069293 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.369) 0:00:11.454 ****** 2026-09-04 00:14:07.271938 | instance | changed: [localhost] 2026-09-04 00:14:07.272305 | instance | 2026-09-04 00:14:07.272660 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-04 00:14:07.272978 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.205) 0:00:11.659 ****** 2026-09-04 00:14:07.309428 | instance | ok: [localhost] 2026-09-04 00:14:07.309752 | instance | 2026-09-04 00:14:07.310070 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-04 00:14:07.310488 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.037) 0:00:11.696 ****** 2026-09-04 00:14:07.363350 | 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-04 00:14:07.363724 | instance | 2026-09-04 00:14:07.364086 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-04 00:14:07.364420 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.053) 0:00:11.750 ****** 2026-09-04 00:14:07.791210 | instance | changed: [localhost] 2026-09-04 00:14:07.791598 | instance | 2026-09-04 00:14:07.791923 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-04 00:14:07.792211 | instance | 2026-09-04 00:14:07.792539 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-04 00:14:07.792857 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.427) 0:00:12.177 ****** 2026-09-04 00:14:07.984225 | instance | changed: [localhost] 2026-09-04 00:14:07.984573 | instance | 2026-09-04 00:14:07.984877 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-04 00:14:07.985182 | instance | Friday 04 September 2026 00:14:07 +0000 (0:00:00.193) 0:00:12.371 ****** 2026-09-04 00:14:08.019189 | instance | ok: [localhost] 2026-09-04 00:14:08.019530 | instance | 2026-09-04 00:14:08.019838 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-04 00:14:08.020139 | instance | Friday 04 September 2026 00:14:08 +0000 (0:00:00.035) 0:00:12.406 ****** 2026-09-04 00:14:08.386392 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-04 00:14:08.386797 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-04 00:14:08.387128 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-04 00:14:08.387472 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-04 00:14:08.387786 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-04 00:14:08.388093 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-04 00:14:08.388403 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-04 00:14:08.388732 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-04 00:14:08.389041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-04 00:14:08.389346 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-04 00:14:08.389690 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-04 00:14:08.390180 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-04 00:14:08.390604 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-04 00:14:08.391187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-04 00:14:08.391558 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-04 00:14:08.391877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-04 00:14:08.392187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-04 00:14:08.392522 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-04 00:14:08.392836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-04 00:14:08.393142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-04 00:14:08.393482 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-04 00:14:08.393804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-04 00:14:08.394112 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-04 00:14:08.394480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-04 00:14:08.394815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-04 00:14:08.395123 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-04 00:14:08.395432 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-04 00:14:08.395767 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-04 00:14:08.396071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-04 00:14:08.396379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-04 00:14:08.396709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-04 00:14:08.397016 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-04 00:14:08.397322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-04 00:14:08.397662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-04 00:14:08.397971 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-04 00:14:08.398494 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-04 00:14:08.398818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-04 00:14:08.399126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-04 00:14:08.399429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-04 00:14:08.399766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-04 00:14:08.400076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-04 00:14:08.400382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-04 00:14:08.400713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-04 00:14:08.401033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-04 00:14:08.401356 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-04 00:14:08.401690 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-04 00:14:08.401998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-04 00:14:08.402338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-04 00:14:08.402683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-04 00:14:08.402999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-04 00:14:08.403305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-04 00:14:08.403649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-04 00:14:08.403955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-04 00:14:08.404260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-04 00:14:08.404574 | instance | 2026-09-04 00:14:08.404878 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-04 00:14:08.405187 | instance | Friday 04 September 2026 00:14:08 +0000 (0:00:00.367) 0:00:12.773 ****** 2026-09-04 00:14:08.426662 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-04 00:14:08.426976 | instance | 2026-09-04 00:14:08.427287 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-04 00:14:08.427637 | instance | Friday 04 September 2026 00:14:08 +0000 (0:00:00.040) 0:00:12.814 ****** 2026-09-04 00:14:08.874433 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-04 00:14:08.874835 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-04 00:14:08.875123 | instance | 2026-09-04 00:14:08.875421 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-04 00:14:08.875742 | instance | Friday 04 September 2026 00:14:08 +0000 (0:00:00.446) 0:00:13.260 ****** 2026-09-04 00:14:15.019404 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-04 00:14:15.019923 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-04 00:14:15.020215 | instance | 2026-09-04 00:14:15.020509 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-04 00:14:15.020805 | instance | Friday 04 September 2026 00:14:15 +0000 (0:00:06.145) 0:00:19.406 ****** 2026-09-04 00:14:15.092226 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-04 00:14:15.092562 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-04 00:14:15.092876 | instance | 2026-09-04 00:14:15.093193 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-04 00:14:15.093495 | instance | Friday 04 September 2026 00:14:15 +0000 (0:00:00.073) 0:00:19.479 ****** 2026-09-04 00:14:15.467420 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-04 00:14:15.467763 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-04 00:14:15.468111 | instance | 2026-09-04 00:14:15.468410 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-04 00:14:15.468704 | instance | Friday 04 September 2026 00:14:15 +0000 (0:00:00.374) 0:00:19.854 ****** 2026-09-04 00:14:15.869156 | instance | changed: [localhost] 2026-09-04 00:14:15.869484 | instance | 2026-09-04 00:14:15.869778 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-04 00:14:15.870088 | instance | Friday 04 September 2026 00:14:15 +0000 (0:00:00.401) 0:00:20.255 ****** 2026-09-04 00:14:15.911011 | instance | skipping: [localhost] 2026-09-04 00:14:15.911341 | instance | 2026-09-04 00:14:15.911670 | instance | PLAY [Setup networking] ******************************************************** 2026-09-04 00:14:15.911989 | instance | 2026-09-04 00:14:15.912302 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:15.912612 | instance | Friday 04 September 2026 00:14:15 +0000 (0:00:00.042) 0:00:20.298 ****** 2026-09-04 00:14:16.706384 | instance | ok: [instance] 2026-09-04 00:14:16.706749 | instance | 2026-09-04 00:14:16.707098 | instance | TASK [Create bridge for management network] ************************************ 2026-09-04 00:14:16.707441 | instance | Friday 04 September 2026 00:14:16 +0000 (0:00:00.794) 0:00:21.092 ****** 2026-09-04 00:14:17.111244 | instance | ok: [instance] 2026-09-04 00:14:17.111595 | instance | 2026-09-04 00:14:17.111899 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-04 00:14:17.112222 | instance | Friday 04 September 2026 00:14:17 +0000 (0:00:00.405) 0:00:21.497 ****** 2026-09-04 00:14:17.347145 | instance | ok: [instance] 2026-09-04 00:14:17.347488 | instance | 2026-09-04 00:14:17.347793 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-04 00:14:17.348130 | instance | Friday 04 September 2026 00:14:17 +0000 (0:00:00.235) 0:00:21.733 ****** 2026-09-04 00:14:17.557692 | instance | ok: [instance] 2026-09-04 00:14:17.558057 | instance | 2026-09-04 00:14:17.558421 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-04 00:14:17.558728 | instance | Friday 04 September 2026 00:14:17 +0000 (0:00:00.210) 0:00:21.944 ****** 2026-09-04 00:14:17.770437 | instance | ok: [instance] 2026-09-04 00:14:17.770619 | instance | 2026-09-04 00:14:17.770764 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-04 00:14:17.770907 | instance | Friday 04 September 2026 00:14:17 +0000 (0:00:00.212) 0:00:22.157 ****** 2026-09-04 00:14:18.196936 | instance | ok: [instance] => (item=br-mgmt) 2026-09-04 00:14:18.197343 | instance | ok: [instance] => (item=dummy0) 2026-09-04 00:14:18.197639 | instance | 2026-09-04 00:14:18.197946 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-04 00:14:18.198325 | instance | 2026-09-04 00:14:18.198653 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:18.198955 | instance | Friday 04 September 2026 00:14:18 +0000 (0:00:00.426) 0:00:22.583 ****** 2026-09-04 00:14:19.007758 | instance | ok: [instance] 2026-09-04 00:14:19.007993 | instance | 2026-09-04 00:14:19.008234 | instance | TASK [Install depedencies] ***************************************************** 2026-09-04 00:14:19.008429 | instance | Friday 04 September 2026 00:14:19 +0000 (0:00:00.810) 0:00:23.394 ****** 2026-09-04 00:14:42.116108 | instance | changed: [instance] 2026-09-04 00:14:42.116316 | instance | 2026-09-04 00:14:42.116461 | instance | TASK [Start up service] ******************************************************** 2026-09-04 00:14:42.116613 | instance | Friday 04 September 2026 00:14:42 +0000 (0:00:23.107) 0:00:46.502 ****** 2026-09-04 00:14:42.672613 | instance | ok: [instance] 2026-09-04 00:14:42.672992 | instance | 2026-09-04 00:14:42.673289 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-04 00:14:42.673585 | instance | Friday 04 September 2026 00:14:42 +0000 (0:00:00.557) 0:00:47.059 ****** 2026-09-04 00:14:42.912205 | instance | ok: [instance] 2026-09-04 00:14:42.912535 | instance | 2026-09-04 00:14:42.912867 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-04 00:14:42.913166 | instance | Friday 04 September 2026 00:14:42 +0000 (0:00:00.239) 0:00:47.299 ****** 2026-09-04 00:14:43.403860 | instance | changed: [instance] 2026-09-04 00:14:43.403919 | instance | 2026-09-04 00:14:43.403931 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-04 00:14:43.403942 | instance | Friday 04 September 2026 00:14:43 +0000 (0:00:00.490) 0:00:47.789 ****** 2026-09-04 00:14:43.629574 | instance | ok: [instance] 2026-09-04 00:14:43.630324 | instance | 2026-09-04 00:14:43.630395 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-04 00:14:43.630486 | instance | Friday 04 September 2026 00:14:43 +0000 (0:00:00.226) 0:00:48.016 ****** 2026-09-04 00:14:43.658349 | instance | skipping: [instance] 2026-09-04 00:14:43.659139 | instance | 2026-09-04 00:14:43.659171 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-04 00:14:43.659183 | instance | Friday 04 September 2026 00:14:43 +0000 (0:00:00.029) 0:00:48.045 ****** 2026-09-04 00:14:44.252925 | instance | changed: [instance] => (item=osd0) 2026-09-04 00:14:44.253331 | instance | changed: [instance] => (item=osd1) 2026-09-04 00:14:44.253736 | instance | changed: [instance] => (item=osd2) 2026-09-04 00:14:44.254047 | instance | 2026-09-04 00:14:44.254441 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-04 00:14:44.254806 | instance | Friday 04 September 2026 00:14:44 +0000 (0:00:00.594) 0:00:48.639 ****** 2026-09-04 00:14:44.833681 | instance | changed: [instance] => (item=osd0) 2026-09-04 00:14:44.834394 | instance | changed: [instance] => (item=osd1) 2026-09-04 00:14:44.834477 | instance | changed: [instance] => (item=osd2) 2026-09-04 00:14:44.835256 | instance | 2026-09-04 00:14:44.835305 | instance | TASK [Start loop devices] ****************************************************** 2026-09-04 00:14:44.835320 | instance | Friday 04 September 2026 00:14:44 +0000 (0:00:00.580) 0:00:49.220 ****** 2026-09-04 00:14:45.585996 | instance | changed: [instance] => (item=osd0) 2026-09-04 00:14:45.586067 | instance | changed: [instance] => (item=osd1) 2026-09-04 00:14:45.586341 | instance | changed: [instance] => (item=osd2) 2026-09-04 00:14:45.586375 | instance | 2026-09-04 00:14:45.586391 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-04 00:14:45.586488 | instance | Friday 04 September 2026 00:14:45 +0000 (0:00:00.753) 0:00:49.973 ****** 2026-09-04 00:14:49.205490 | instance | changed: [instance] => (item=osd0) 2026-09-04 00:14:49.206368 | instance | changed: [instance] => (item=osd1) 2026-09-04 00:14:49.206441 | instance | changed: [instance] => (item=osd2) 2026-09-04 00:14:49.206454 | instance | 2026-09-04 00:14:49.206473 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-04 00:14:49.206654 | instance | Friday 04 September 2026 00:14:49 +0000 (0:00:03.618) 0:00:53.592 ****** 2026-09-04 00:14:51.123613 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-04 00:14:51.125161 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-04 00:14:51.125219 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-04 00:14:51.125231 | instance | 2026-09-04 00:14:51.125241 | instance | PLAY [controllers] ************************************************************* 2026-09-04 00:14:51.125251 | instance | 2026-09-04 00:14:51.125260 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:51.125269 | instance | Friday 04 September 2026 00:14:51 +0000 (0:00:01.918) 0:00:55.510 ****** 2026-09-04 00:14:52.097717 | instance | ok: [instance] 2026-09-04 00:14:52.098319 | instance | 2026-09-04 00:14:52.098376 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-04 00:14:52.098460 | instance | Friday 04 September 2026 00:14:52 +0000 (0:00:00.974) 0:00:56.484 ****** 2026-09-04 00:14:52.597671 | instance | changed: [instance] 2026-09-04 00:14:52.598337 | instance | 2026-09-04 00:14:52.598409 | instance | PLAY RECAP ********************************************************************* 2026-09-04 00:14:52.598429 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-04 00:14:52.598676 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-04 00:14:52.599215 | instance | 2026-09-04 00:14:52.599510 | instance | Friday 04 September 2026 00:14:52 +0000 (0:00:00.500) 0:00:56.985 ****** 2026-09-04 00:14:52.599793 | instance | =============================================================================== 2026-09-04 00:14:52.600104 | instance | Install depedencies ---------------------------------------------------- 23.11s 2026-09-04 00:14:52.600388 | instance | Generate SSH keys for missing variables --------------------------------- 6.15s 2026-09-04 00:14:52.600687 | instance | Create a volume group for each loop device ------------------------------ 3.62s 2026-09-04 00:14:52.601018 | instance | Create a logical volume for each loop device ---------------------------- 1.92s 2026-09-04 00:14:52.601307 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.41s 2026-09-04 00:14:52.601590 | instance | Gathering Facts --------------------------------------------------------- 1.28s 2026-09-04 00:14:52.601900 | instance | Create folders for workspace -------------------------------------------- 1.10s 2026-09-04 00:14:52.602185 | instance | Gathering Facts --------------------------------------------------------- 0.97s 2026-09-04 00:14:52.602526 | instance | Gathering Facts --------------------------------------------------------- 0.81s 2026-09-04 00:14:52.602838 | instance | Gathering Facts --------------------------------------------------------- 0.79s 2026-09-04 00:14:52.603125 | instance | Gathering Facts --------------------------------------------------------- 0.78s 2026-09-04 00:14:52.603406 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-09-04 00:14:52.603688 | instance | Configure short hostname ------------------------------------------------ 0.75s 2026-09-04 00:14:52.603998 | instance | Purge "snapd" package --------------------------------------------------- 0.71s 2026-09-04 00:14:52.604285 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.68s 2026-09-04 00:14:52.604585 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-09-04 00:14:52.604893 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-09-04 00:14:52.605179 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-09-04 00:14:52.605460 | instance | Start up service -------------------------------------------------------- 0.56s 2026-09-04 00:14:52.605750 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-09-04 00:14:52.700530 | instance | INFO [aio > prepare] Executed: Successful 2026-09-04 00:14:52.715071 | instance | INFO [aio > converge] Executing 2026-09-04 00:14:55.252462 | instance | 2026-09-04 00:14:55.252873 | instance | PLAY [all] ********************************************************************* 2026-09-04 00:14:55.253158 | instance | 2026-09-04 00:14:55.253453 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:55.253745 | instance | Friday 04 September 2026 00:14:55 +0000 (0:00:00.016) 0:00:00.016 ****** 2026-09-04 00:14:56.549623 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-04 00:14:56.550019 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-04 00:14:56.550383 | instance | interpreter could change the meaning of that path. See 2026-09-04 00:14:56.550690 | instance | https://docs.ansible.com/ansible- 2026-09-04 00:14:56.551015 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-04 00:14:56.565363 | instance | ok: [instance] 2026-09-04 00:14:56.565675 | instance | 2026-09-04 00:14:56.566009 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-04 00:14:56.566348 | instance | Friday 04 September 2026 00:14:56 +0000 (0:00:01.313) 0:00:01.329 ****** 2026-09-04 00:14:56.602550 | instance | skipping: [instance] 2026-09-04 00:14:56.602891 | instance | 2026-09-04 00:14:56.603183 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-04 00:14:56.603466 | instance | Friday 04 September 2026 00:14:56 +0000 (0:00:00.037) 0:00:01.366 ****** 2026-09-04 00:14:56.798299 | instance | ok: [instance] 2026-09-04 00:14:56.798699 | instance | 2026-09-04 00:14:56.799061 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-04 00:14:56.799393 | instance | 2026-09-04 00:14:56.799733 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:14:56.800064 | instance | Friday 04 September 2026 00:14:56 +0000 (0:00:00.195) 0:00:01.562 ****** 2026-09-04 00:14:57.782450 | instance | ok: [instance] 2026-09-04 00:14:57.782787 | instance | 2026-09-04 00:14:57.783181 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:14:57.783484 | instance | Friday 04 September 2026 00:14:57 +0000 (0:00:00.983) 0:00:02.546 ****** 2026-09-04 00:14:58.182843 | instance | ok: [instance] 2026-09-04 00:14:58.182971 | instance | 2026-09-04 00:14:58.183165 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:14:58.183441 | instance | Friday 04 September 2026 00:14:58 +0000 (0:00:00.399) 0:00:02.945 ****** 2026-09-04 00:14:58.238986 | instance | skipping: [instance] 2026-09-04 00:14:58.239213 | instance | 2026-09-04 00:14:58.239555 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:14:58.239850 | instance | Friday 04 September 2026 00:14:58 +0000 (0:00:00.054) 0:00:03.000 ****** 2026-09-04 00:14:58.626933 | instance | changed: [instance] 2026-09-04 00:14:58.627275 | instance | 2026-09-04 00:14:58.627620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:14:58.627963 | instance | Friday 04 September 2026 00:14:58 +0000 (0:00:00.388) 0:00:03.389 ****** 2026-09-04 00:14:58.721601 | instance | ok: [instance] => { 2026-09-04 00:14:58.722044 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-04 00:14:58.722436 | instance | } 2026-09-04 00:14:58.722746 | instance | 2026-09-04 00:14:58.723111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:14:58.723453 | instance | Friday 04 September 2026 00:14:58 +0000 (0:00:00.093) 0:00:03.483 ****** 2026-09-04 00:14:59.623047 | instance | changed: [instance] 2026-09-04 00:14:59.623382 | instance | 2026-09-04 00:14:59.623688 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:14:59.624012 | instance | Friday 04 September 2026 00:14:59 +0000 (0:00:00.903) 0:00:04.386 ****** 2026-09-04 00:14:59.681354 | instance | skipping: [instance] 2026-09-04 00:14:59.681650 | instance | 2026-09-04 00:14:59.681981 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:14:59.682303 | instance | Friday 04 September 2026 00:14:59 +0000 (0:00:00.059) 0:00:04.445 ****** 2026-09-04 00:14:59.740908 | instance | skipping: [instance] 2026-09-04 00:14:59.741224 | instance | 2026-09-04 00:14:59.741531 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:14:59.741834 | instance | Friday 04 September 2026 00:14:59 +0000 (0:00:00.059) 0:00:04.505 ****** 2026-09-04 00:14:59.995553 | instance | ok: [instance] 2026-09-04 00:14:59.995896 | instance | 2026-09-04 00:14:59.996196 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:14:59.996486 | instance | Friday 04 September 2026 00:14:59 +0000 (0:00:00.253) 0:00:04.758 ****** 2026-09-04 00:15:01.206342 | instance | ok: [instance] 2026-09-04 00:15:01.206607 | instance | 2026-09-04 00:15:01.206840 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:15:01.207094 | instance | Friday 04 September 2026 00:15:01 +0000 (0:00:01.211) 0:00:05.970 ****** 2026-09-04 00:15:01.298781 | instance | ok: [instance] => { 2026-09-04 00:15:01.299028 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-04 00:15:01.301065 | instance | } 2026-09-04 00:15:01.301091 | instance | 2026-09-04 00:15:01.301101 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:15:01.301111 | instance | Friday 04 September 2026 00:15:01 +0000 (0:00:00.090) 0:00:06.061 ****** 2026-09-04 00:15:02.258990 | instance | changed: [instance] 2026-09-04 00:15:02.259271 | instance | 2026-09-04 00:15:02.259672 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:15:02.260075 | instance | Friday 04 September 2026 00:15:02 +0000 (0:00:00.961) 0:00:07.022 ****** 2026-09-04 00:15:05.308988 | instance | changed: [instance] 2026-09-04 00:15:05.309673 | instance | 2026-09-04 00:15:05.309729 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-04 00:15:05.309741 | instance | Friday 04 September 2026 00:15:05 +0000 (0:00:03.050) 0:00:10.072 ****** 2026-09-04 00:15:05.348851 | instance | skipping: [instance] 2026-09-04 00:15:05.349581 | instance | 2026-09-04 00:15:05.349634 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-04 00:15:05.349646 | instance | Friday 04 September 2026 00:15:05 +0000 (0:00:00.039) 0:00:10.112 ****** 2026-09-04 00:15:05.392919 | instance | skipping: [instance] 2026-09-04 00:15:05.393602 | instance | 2026-09-04 00:15:05.393648 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-04 00:15:05.393660 | instance | Friday 04 September 2026 00:15:05 +0000 (0:00:00.044) 0:00:10.156 ****** 2026-09-04 00:15:05.434565 | instance | skipping: [instance] 2026-09-04 00:15:05.434939 | instance | 2026-09-04 00:15:05.435264 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-04 00:15:05.435571 | instance | Friday 04 September 2026 00:15:05 +0000 (0:00:00.041) 0:00:10.198 ****** 2026-09-04 00:15:11.688758 | instance | changed: [instance] 2026-09-04 00:15:11.688957 | instance | 2026-09-04 00:15:11.689377 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-04 00:15:11.689735 | instance | Friday 04 September 2026 00:15:11 +0000 (0:00:06.253) 0:00:16.452 ****** 2026-09-04 00:15:12.377024 | instance | changed: [instance] 2026-09-04 00:15:12.377238 | instance | 2026-09-04 00:15:12.377670 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-04 00:15:12.378088 | instance | Friday 04 September 2026 00:15:12 +0000 (0:00:00.688) 0:00:17.140 ****** 2026-09-04 00:15:13.375003 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-04 00:15:13.375260 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-04 00:15:13.375645 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-04 00:15:13.376014 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-04 00:15:13.376347 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-04 00:15:13.376660 | instance | 2026-09-04 00:15:13.376994 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-04 00:15:13.377301 | instance | Friday 04 September 2026 00:15:13 +0000 (0:00:00.997) 0:00:18.137 ****** 2026-09-04 00:15:14.015036 | instance | changed: [instance] 2026-09-04 00:15:14.015164 | instance | 2026-09-04 00:15:14.015684 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-04 00:15:14.016078 | instance | Friday 04 September 2026 00:15:13 +0000 (0:00:00.624) 0:00:18.762 ****** 2026-09-04 00:15:14.016366 | instance | 2026-09-04 00:15:14.016674 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-04 00:15:14.016993 | instance | Friday 04 September 2026 00:15:14 +0000 (0:00:00.015) 0:00:18.777 ****** 2026-09-04 00:15:14.986727 | instance | ok: [instance] 2026-09-04 00:15:14.986907 | instance | 2026-09-04 00:15:14.987074 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-04 00:15:14.987222 | instance | Friday 04 September 2026 00:15:14 +0000 (0:00:00.970) 0:00:19.748 ****** 2026-09-04 00:15:15.511235 | instance | changed: [instance] 2026-09-04 00:15:15.511460 | instance | 2026-09-04 00:15:15.511843 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-04 00:15:15.512169 | instance | Friday 04 September 2026 00:15:15 +0000 (0:00:00.524) 0:00:20.273 ****** 2026-09-04 00:15:16.124918 | instance | changed: [instance] 2026-09-04 00:15:16.125646 | instance | 2026-09-04 00:15:16.125720 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:15:16.125733 | instance | Friday 04 September 2026 00:15:16 +0000 (0:00:00.615) 0:00:20.888 ****** 2026-09-04 00:15:16.389098 | instance | ok: [instance] 2026-09-04 00:15:16.389789 | instance | 2026-09-04 00:15:16.389877 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:15:16.389890 | instance | Friday 04 September 2026 00:15:16 +0000 (0:00:00.263) 0:00:21.152 ****** 2026-09-04 00:15:16.464852 | instance | ok: [instance] => { 2026-09-04 00:15:16.465453 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-04 00:15:16.465509 | instance | } 2026-09-04 00:15:16.465516 | instance | 2026-09-04 00:15:16.465521 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:15:16.465526 | instance | Friday 04 September 2026 00:15:16 +0000 (0:00:00.076) 0:00:21.228 ****** 2026-09-04 00:15:17.309288 | instance | changed: [instance] 2026-09-04 00:15:17.310019 | instance | 2026-09-04 00:15:17.310105 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:15:17.310118 | instance | Friday 04 September 2026 00:15:17 +0000 (0:00:00.843) 0:00:22.072 ****** 2026-09-04 00:15:21.693143 | instance | changed: [instance] 2026-09-04 00:15:21.693917 | instance | 2026-09-04 00:15:21.694008 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-04 00:15:21.694025 | instance | Friday 04 September 2026 00:15:21 +0000 (0:00:04.384) 0:00:26.456 ****** 2026-09-04 00:15:22.735310 | instance | ok: [instance] 2026-09-04 00:15:22.735368 | instance | 2026-09-04 00:15:22.735379 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-04 00:15:22.735390 | instance | Friday 04 September 2026 00:15:22 +0000 (0:00:01.041) 0:00:27.498 ****** 2026-09-04 00:15:23.157806 | instance | changed: [instance] 2026-09-04 00:15:23.158404 | instance | 2026-09-04 00:15:23.158692 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-04 00:15:23.158713 | instance | Friday 04 September 2026 00:15:23 +0000 (0:00:00.423) 0:00:27.921 ****** 2026-09-04 00:15:23.655706 | instance | changed: [instance] 2026-09-04 00:15:23.655770 | instance | 2026-09-04 00:15:23.656108 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-04 00:15:23.656132 | instance | Friday 04 September 2026 00:15:23 +0000 (0:00:00.498) 0:00:28.419 ****** 2026-09-04 00:15:24.275562 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-04 00:15:24.276767 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-04 00:15:24.276824 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-04 00:15:24.276836 | instance | 2026-09-04 00:15:24.276846 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-04 00:15:24.276855 | instance | Friday 04 September 2026 00:15:24 +0000 (0:00:00.619) 0:00:29.039 ****** 2026-09-04 00:15:24.787323 | instance | changed: [instance] 2026-09-04 00:15:24.787379 | instance | 2026-09-04 00:15:24.787391 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-04 00:15:24.787402 | instance | Friday 04 September 2026 00:15:24 +0000 (0:00:00.511) 0:00:29.550 ****** 2026-09-04 00:15:25.331355 | instance | changed: [instance] 2026-09-04 00:15:25.331473 | instance | 2026-09-04 00:15:25.332250 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-04 00:15:25.332321 | instance | Friday 04 September 2026 00:15:25 +0000 (0:00:00.535) 0:00:30.085 ****** 2026-09-04 00:15:25.332329 | instance | 2026-09-04 00:15:25.332337 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-04 00:15:25.332343 | instance | Friday 04 September 2026 00:15:25 +0000 (0:00:00.009) 0:00:30.095 ****** 2026-09-04 00:15:26.106327 | instance | ok: [instance] 2026-09-04 00:15:26.107034 | instance | 2026-09-04 00:15:26.107426 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-04 00:15:26.107441 | instance | Friday 04 September 2026 00:15:26 +0000 (0:00:00.774) 0:00:30.870 ****** 2026-09-04 00:15:27.156789 | instance | changed: [instance] 2026-09-04 00:15:27.156889 | instance | 2026-09-04 00:15:27.157468 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-04 00:15:27.157539 | instance | Friday 04 September 2026 00:15:27 +0000 (0:00:01.050) 0:00:31.920 ****** 2026-09-04 00:15:27.762898 | instance | changed: [instance] 2026-09-04 00:15:27.762980 | instance | 2026-09-04 00:15:27.762989 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-04 00:15:27.762997 | instance | Friday 04 September 2026 00:15:27 +0000 (0:00:00.605) 0:00:32.526 ****** 2026-09-04 00:15:27.851737 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-04 00:15:27.851823 | instance | 2026-09-04 00:15:27.851836 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-04 00:15:27.851847 | instance | Friday 04 September 2026 00:15:27 +0000 (0:00:00.088) 0:00:32.614 ****** 2026-09-04 00:15:33.495596 | instance | changed: [instance] 2026-09-04 00:15:33.495663 | instance | 2026-09-04 00:15:33.495675 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-04 00:15:33.495685 | instance | Friday 04 September 2026 00:15:33 +0000 (0:00:05.644) 0:00:38.258 ****** 2026-09-04 00:15:34.183210 | instance | ok: [instance] => (item=chronyd) 2026-09-04 00:15:34.184211 | instance | ok: [instance] => (item=sshd) 2026-09-04 00:15:34.184272 | instance | 2026-09-04 00:15:34.184283 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-04 00:15:34.184293 | instance | Friday 04 September 2026 00:15:34 +0000 (0:00:00.688) 0:00:38.946 ****** 2026-09-04 00:15:35.264091 | instance | changed: [instance] 2026-09-04 00:15:35.264780 | instance | 2026-09-04 00:15:35.264838 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-04 00:15:35.264850 | instance | Friday 04 September 2026 00:15:35 +0000 (0:00:01.081) 0:00:40.027 ****** 2026-09-04 00:15:35.498321 | instance | ok: [instance] 2026-09-04 00:15:35.499025 | instance | 2026-09-04 00:15:35.499084 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-04 00:15:35.499096 | instance | Friday 04 September 2026 00:15:35 +0000 (0:00:00.233) 0:00:40.261 ****** 2026-09-04 00:15:36.025674 | instance | changed: [instance] 2026-09-04 00:15:36.026319 | instance | 2026-09-04 00:15:36.026385 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-04 00:15:36.026404 | instance | Friday 04 September 2026 00:15:36 +0000 (0:00:00.527) 0:00:40.789 ****** 2026-09-04 00:15:36.537033 | instance | changed: [instance] 2026-09-04 00:15:36.537551 | instance | 2026-09-04 00:15:36.537603 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-04 00:15:36.537614 | instance | Friday 04 September 2026 00:15:36 +0000 (0:00:00.511) 0:00:41.300 ****** 2026-09-04 00:15:36.677299 | instance | ok: [instance] 2026-09-04 00:15:36.678040 | instance | 2026-09-04 00:15:36.678088 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-04 00:15:36.678100 | instance | Friday 04 September 2026 00:15:36 +0000 (0:00:00.140) 0:00:41.440 ****** 2026-09-04 00:15:36.940436 | instance | ok: [instance] => (item=instance) 2026-09-04 00:15:36.941332 | instance | 2026-09-04 00:15:36.941388 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-04 00:15:36.941400 | instance | Friday 04 September 2026 00:15:36 +0000 (0:00:00.262) 0:00:41.703 ****** 2026-09-04 00:15:37.015435 | instance | ok: [instance] 2026-09-04 00:15:37.016139 | instance | 2026-09-04 00:15:37.016187 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-04 00:15:37.016199 | instance | Friday 04 September 2026 00:15:37 +0000 (0:00:00.075) 0:00:41.779 ****** 2026-09-04 00:15:37.096640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-04 00:15:37.096685 | instance | 2026-09-04 00:15:37.096952 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-04 00:15:37.096997 | instance | Friday 04 September 2026 00:15:37 +0000 (0:00:00.081) 0:00:41.861 ****** 2026-09-04 00:15:37.471303 | instance | changed: [instance] 2026-09-04 00:15:37.472067 | instance | 2026-09-04 00:15:37.472121 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-04 00:15:37.472136 | instance | Friday 04 September 2026 00:15:37 +0000 (0:00:00.373) 0:00:42.234 ****** 2026-09-04 00:15:38.240647 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-04 00:15:38.241854 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-04 00:15:38.241936 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-04 00:15:38.241948 | instance | 2026-09-04 00:15:38.241958 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-04 00:15:38.241968 | instance | Friday 04 September 2026 00:15:38 +0000 (0:00:00.769) 0:00:43.004 ****** 2026-09-04 00:17:14.637961 | instance | ok: [instance] 2026-09-04 00:17:14.638109 | instance | 2026-09-04 00:17:14.638409 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-04 00:17:14.638688 | instance | Friday 04 September 2026 00:17:14 +0000 (0:01:36.397) 0:02:19.401 ****** 2026-09-04 00:17:14.891109 | instance | changed: [instance] 2026-09-04 00:17:14.891215 | instance | 2026-09-04 00:17:14.891624 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-04 00:17:14.891922 | instance | Friday 04 September 2026 00:17:14 +0000 (0:00:00.253) 0:02:19.654 ****** 2026-09-04 00:17:14.953761 | instance | ok: [instance] 2026-09-04 00:17:14.953970 | instance | 2026-09-04 00:17:14.954236 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-04 00:17:14.954533 | instance | Friday 04 September 2026 00:17:14 +0000 (0:00:00.062) 0:02:19.717 ****** 2026-09-04 00:17:15.041815 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-04 00:17:15.041857 | instance | 2026-09-04 00:17:15.042159 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-04 00:17:15.042211 | instance | Friday 04 September 2026 00:17:15 +0000 (0:00:00.088) 0:02:19.806 ****** 2026-09-04 00:17:20.790070 | instance | ok: [instance] 2026-09-04 00:17:20.790848 | instance | 2026-09-04 00:17:20.790903 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-04 00:17:20.790915 | instance | Friday 04 September 2026 00:17:20 +0000 (0:00:05.747) 0:02:25.553 ****** 2026-09-04 00:17:20.869006 | instance | ok: [instance] => (item=instance) 2026-09-04 00:17:20.869084 | instance | 2026-09-04 00:17:20.869096 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-04 00:17:20.869114 | instance | Friday 04 September 2026 00:17:20 +0000 (0:00:00.077) 0:02:25.631 ****** 2026-09-04 00:17:21.308503 | instance | ok: [instance] 2026-09-04 00:17:21.309189 | instance | 2026-09-04 00:17:21.309247 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-04 00:17:21.309259 | instance | Friday 04 September 2026 00:17:21 +0000 (0:00:00.440) 0:02:26.072 ****** 2026-09-04 00:17:27.955183 | instance | ok: [instance] 2026-09-04 00:17:27.955234 | instance | 2026-09-04 00:17:27.955242 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-04 00:17:27.955249 | instance | Friday 04 September 2026 00:17:27 +0000 (0:00:06.646) 0:02:32.718 ****** 2026-09-04 00:18:21.501857 | instance | changed: [instance] 2026-09-04 00:18:21.501932 | instance | 2026-09-04 00:18:21.502019 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-04 00:18:21.502123 | instance | Friday 04 September 2026 00:18:21 +0000 (0:00:53.547) 0:03:26.266 ****** 2026-09-04 00:18:35.715189 | instance | ok: [instance] 2026-09-04 00:18:35.715269 | instance | 2026-09-04 00:18:35.715462 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-04 00:18:35.715505 | instance | Friday 04 September 2026 00:18:35 +0000 (0:00:14.213) 0:03:40.479 ****** 2026-09-04 00:18:35.801764 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-04 00:18:35.801811 | instance | 2026-09-04 00:18:35.802067 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-04 00:18:35.802111 | instance | Friday 04 September 2026 00:18:35 +0000 (0:00:00.086) 0:03:40.566 ****** 2026-09-04 00:18:35.873827 | instance | skipping: [instance] 2026-09-04 00:18:35.874362 | instance | 2026-09-04 00:18:35.874430 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-04 00:18:35.874671 | instance | Friday 04 September 2026 00:18:35 +0000 (0:00:00.071) 0:03:40.637 ****** 2026-09-04 00:18:35.934866 | instance | skipping: [instance] => (item=instance) 2026-09-04 00:18:35.934968 | instance | skipping: [instance] 2026-09-04 00:18:35.935413 | instance | 2026-09-04 00:18:35.935461 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-04 00:18:35.935469 | instance | Friday 04 September 2026 00:18:35 +0000 (0:00:00.061) 0:03:40.699 ****** 2026-09-04 00:18:36.220369 | instance | ok: [instance] 2026-09-04 00:18:36.220573 | instance | 2026-09-04 00:18:36.220982 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-04 00:18:36.221483 | instance | Friday 04 September 2026 00:18:36 +0000 (0:00:00.285) 0:03:40.984 ****** 2026-09-04 00:18:42.830681 | instance | ok: [instance] 2026-09-04 00:18:42.830798 | instance | 2026-09-04 00:18:42.831128 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-04 00:18:42.831150 | instance | Friday 04 September 2026 00:18:42 +0000 (0:00:06.610) 0:03:47.594 ****** 2026-09-04 00:18:55.256449 | instance | changed: [instance] 2026-09-04 00:18:55.257114 | instance | 2026-09-04 00:18:55.257147 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-04 00:18:55.257160 | instance | Friday 04 September 2026 00:18:55 +0000 (0:00:12.424) 0:04:00.019 ****** 2026-09-04 00:19:01.600550 | instance | ok: [instance] 2026-09-04 00:19:01.600726 | instance | 2026-09-04 00:19:01.601288 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-04 00:19:01.601389 | instance | Friday 04 September 2026 00:19:01 +0000 (0:00:06.343) 0:04:06.363 ****** 2026-09-04 00:19:09.718973 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-04 00:19:09.719061 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-04 00:19:09.719190 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-04 00:19:09.719332 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-04 00:19:09.719474 | instance | 2026-09-04 00:19:09.719643 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-04 00:19:09.719776 | instance | 2026-09-04 00:19:09.719909 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:19:09.720053 | instance | Friday 04 September 2026 00:19:09 +0000 (0:00:08.119) 0:04:14.483 ****** 2026-09-04 00:19:10.844869 | instance | ok: [instance] 2026-09-04 00:19:10.845000 | instance | 2026-09-04 00:19:10.845260 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:19:10.845496 | instance | Friday 04 September 2026 00:19:10 +0000 (0:00:01.125) 0:04:15.608 ****** 2026-09-04 00:19:11.291804 | instance | ok: [instance] 2026-09-04 00:19:11.291898 | instance | 2026-09-04 00:19:11.291933 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:19:11.292123 | instance | Friday 04 September 2026 00:19:11 +0000 (0:00:00.447) 0:04:16.056 ****** 2026-09-04 00:19:11.347810 | instance | skipping: [instance] 2026-09-04 00:19:11.347895 | instance | 2026-09-04 00:19:11.348060 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:19:11.348205 | instance | Friday 04 September 2026 00:19:11 +0000 (0:00:00.054) 0:04:16.111 ****** 2026-09-04 00:19:11.589753 | instance | ok: [instance] 2026-09-04 00:19:11.589930 | instance | 2026-09-04 00:19:11.590174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:19:11.590459 | instance | Friday 04 September 2026 00:19:11 +0000 (0:00:00.242) 0:04:16.353 ****** 2026-09-04 00:19:11.668244 | instance | ok: [instance] => { 2026-09-04 00:19:11.668462 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-04 00:19:11.668704 | instance | } 2026-09-04 00:19:11.668968 | instance | 2026-09-04 00:19:11.669228 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:19:11.669458 | instance | Friday 04 September 2026 00:19:11 +0000 (0:00:00.078) 0:04:16.432 ****** 2026-09-04 00:19:12.004593 | instance | ok: [instance] 2026-09-04 00:19:12.004776 | instance | 2026-09-04 00:19:12.005006 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:19:12.005235 | instance | Friday 04 September 2026 00:19:11 +0000 (0:00:00.336) 0:04:16.768 ****** 2026-09-04 00:19:12.059867 | instance | skipping: [instance] 2026-09-04 00:19:12.059970 | instance | 2026-09-04 00:19:12.060112 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:19:12.060253 | instance | Friday 04 September 2026 00:19:12 +0000 (0:00:00.056) 0:04:16.824 ****** 2026-09-04 00:19:12.108918 | instance | skipping: [instance] 2026-09-04 00:19:12.109017 | instance | 2026-09-04 00:19:12.109155 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:19:12.109299 | instance | Friday 04 September 2026 00:19:12 +0000 (0:00:00.048) 0:04:16.873 ****** 2026-09-04 00:19:12.347113 | instance | ok: [instance] 2026-09-04 00:19:12.347328 | instance | 2026-09-04 00:19:12.347596 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:19:12.347881 | instance | Friday 04 September 2026 00:19:12 +0000 (0:00:00.237) 0:04:17.110 ****** 2026-09-04 00:19:13.476401 | instance | ok: [instance] 2026-09-04 00:19:13.476569 | instance | 2026-09-04 00:19:13.476852 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:19:13.477115 | instance | Friday 04 September 2026 00:19:13 +0000 (0:00:01.129) 0:04:18.240 ****** 2026-09-04 00:19:13.557022 | instance | ok: [instance] => { 2026-09-04 00:19:13.557231 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-04 00:19:13.557475 | instance | } 2026-09-04 00:19:13.557730 | instance | 2026-09-04 00:19:13.557988 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:19:13.558268 | instance | Friday 04 September 2026 00:19:13 +0000 (0:00:00.080) 0:04:18.320 ****** 2026-09-04 00:19:13.946514 | instance | ok: [instance] 2026-09-04 00:19:13.946738 | instance | 2026-09-04 00:19:13.947498 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:19:13.947553 | instance | Friday 04 September 2026 00:19:13 +0000 (0:00:00.388) 0:04:18.709 ****** 2026-09-04 00:19:15.951501 | instance | ok: [instance] 2026-09-04 00:19:15.952452 | instance | 2026-09-04 00:19:15.952518 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-04 00:19:15.952534 | instance | Friday 04 September 2026 00:19:15 +0000 (0:00:02.005) 0:04:20.715 ****** 2026-09-04 00:19:15.989569 | instance | skipping: [instance] 2026-09-04 00:19:15.990321 | instance | 2026-09-04 00:19:15.990376 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-04 00:19:15.990387 | instance | Friday 04 September 2026 00:19:15 +0000 (0:00:00.038) 0:04:20.753 ****** 2026-09-04 00:19:16.027853 | instance | skipping: [instance] 2026-09-04 00:19:16.028611 | instance | 2026-09-04 00:19:16.028650 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-04 00:19:16.028662 | instance | Friday 04 September 2026 00:19:16 +0000 (0:00:00.038) 0:04:20.791 ****** 2026-09-04 00:19:16.071362 | instance | skipping: [instance] 2026-09-04 00:19:16.071598 | instance | 2026-09-04 00:19:16.071951 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-04 00:19:16.072300 | instance | Friday 04 September 2026 00:19:16 +0000 (0:00:00.043) 0:04:20.835 ****** 2026-09-04 00:19:17.122378 | instance | ok: [instance] 2026-09-04 00:19:17.123210 | instance | 2026-09-04 00:19:17.123273 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-04 00:19:17.123291 | instance | Friday 04 September 2026 00:19:17 +0000 (0:00:01.051) 0:04:21.886 ****** 2026-09-04 00:19:17.579787 | instance | ok: [instance] 2026-09-04 00:19:17.580440 | instance | 2026-09-04 00:19:17.580496 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-04 00:19:17.580508 | instance | Friday 04 September 2026 00:19:17 +0000 (0:00:00.457) 0:04:22.343 ****** 2026-09-04 00:19:18.557880 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-04 00:19:18.558322 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-04 00:19:18.558393 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-04 00:19:18.558697 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-04 00:19:18.558945 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-04 00:19:18.559200 | instance | 2026-09-04 00:19:18.559429 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-04 00:19:18.559696 | instance | Friday 04 September 2026 00:19:18 +0000 (0:00:00.977) 0:04:23.321 ****** 2026-09-04 00:19:19.135533 | instance | ok: [instance] 2026-09-04 00:19:19.135766 | instance | 2026-09-04 00:19:19.136016 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-04 00:19:19.136250 | instance | Friday 04 September 2026 00:19:19 +0000 (0:00:00.565) 0:04:23.886 ****** 2026-09-04 00:19:19.136466 | instance | 2026-09-04 00:19:19.136726 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-04 00:19:19.136956 | instance | Friday 04 September 2026 00:19:19 +0000 (0:00:00.012) 0:04:23.899 ****** 2026-09-04 00:19:19.518526 | instance | ok: [instance] 2026-09-04 00:19:19.518731 | instance | 2026-09-04 00:19:19.518981 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:19:19.519203 | instance | Friday 04 September 2026 00:19:19 +0000 (0:00:00.382) 0:04:24.282 ****** 2026-09-04 00:19:19.736080 | instance | ok: [instance] 2026-09-04 00:19:19.736270 | instance | 2026-09-04 00:19:19.736507 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:19:19.736769 | instance | Friday 04 September 2026 00:19:19 +0000 (0:00:00.217) 0:04:24.499 ****** 2026-09-04 00:19:19.816389 | instance | ok: [instance] => { 2026-09-04 00:19:19.816565 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-04 00:19:19.816824 | instance | } 2026-09-04 00:19:19.817032 | instance | 2026-09-04 00:19:19.817278 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:19:19.817515 | instance | Friday 04 September 2026 00:19:19 +0000 (0:00:00.080) 0:04:24.580 ****** 2026-09-04 00:19:20.187268 | instance | ok: [instance] 2026-09-04 00:19:20.187528 | instance | 2026-09-04 00:19:20.187861 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:19:20.188158 | instance | Friday 04 September 2026 00:19:20 +0000 (0:00:00.370) 0:04:24.950 ****** 2026-09-04 00:19:23.328721 | instance | ok: [instance] 2026-09-04 00:19:23.328787 | instance | 2026-09-04 00:19:23.328799 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-04 00:19:23.328809 | instance | Friday 04 September 2026 00:19:23 +0000 (0:00:03.140) 0:04:28.091 ****** 2026-09-04 00:19:24.389673 | instance | ok: [instance] 2026-09-04 00:19:24.389740 | instance | 2026-09-04 00:19:24.390284 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-04 00:19:24.390659 | instance | Friday 04 September 2026 00:19:24 +0000 (0:00:01.061) 0:04:29.153 ****** 2026-09-04 00:19:24.612180 | instance | ok: [instance] 2026-09-04 00:19:24.612923 | instance | 2026-09-04 00:19:24.612977 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-04 00:19:24.612991 | instance | Friday 04 September 2026 00:19:24 +0000 (0:00:00.222) 0:04:29.375 ****** 2026-09-04 00:19:25.086126 | instance | ok: [instance] 2026-09-04 00:19:25.086371 | instance | 2026-09-04 00:19:25.086943 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-04 00:19:25.086987 | instance | Friday 04 September 2026 00:19:25 +0000 (0:00:00.474) 0:04:29.849 ****** 2026-09-04 00:19:25.699110 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-04 00:19:25.699310 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-04 00:19:25.699535 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-04 00:19:25.699769 | instance | 2026-09-04 00:19:25.700007 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-04 00:19:25.700242 | instance | Friday 04 September 2026 00:19:25 +0000 (0:00:00.612) 0:04:30.462 ****** 2026-09-04 00:19:26.153895 | instance | ok: [instance] 2026-09-04 00:19:26.154213 | instance | 2026-09-04 00:19:26.154694 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-04 00:19:26.155069 | instance | Friday 04 September 2026 00:19:26 +0000 (0:00:00.454) 0:04:30.917 ****** 2026-09-04 00:19:26.623009 | instance | ok: [instance] 2026-09-04 00:19:26.623207 | instance | 2026-09-04 00:19:26.623442 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-04 00:19:26.623705 | instance | Friday 04 September 2026 00:19:26 +0000 (0:00:00.457) 0:04:31.374 ****** 2026-09-04 00:19:26.623916 | instance | 2026-09-04 00:19:26.624149 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-04 00:19:26.624364 | instance | Friday 04 September 2026 00:19:26 +0000 (0:00:00.011) 0:04:31.386 ****** 2026-09-04 00:19:27.024832 | instance | ok: [instance] 2026-09-04 00:19:27.025028 | instance | 2026-09-04 00:19:27.025262 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-04 00:19:27.025496 | instance | Friday 04 September 2026 00:19:27 +0000 (0:00:00.401) 0:04:31.788 ****** 2026-09-04 00:19:27.092837 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-04 00:19:27.093062 | instance | 2026-09-04 00:19:27.093305 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-04 00:19:27.093548 | instance | Friday 04 September 2026 00:19:27 +0000 (0:00:00.068) 0:04:31.856 ****** 2026-09-04 00:19:28.141647 | instance | ok: [instance] 2026-09-04 00:19:28.141706 | instance | 2026-09-04 00:19:28.141719 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-04 00:19:28.141730 | instance | Friday 04 September 2026 00:19:28 +0000 (0:00:01.047) 0:04:32.904 ****** 2026-09-04 00:19:28.817950 | instance | ok: [instance] => (item=chronyd) 2026-09-04 00:19:28.818375 | instance | ok: [instance] => (item=sshd) 2026-09-04 00:19:28.818445 | instance | 2026-09-04 00:19:28.819018 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-04 00:19:28.819079 | instance | Friday 04 September 2026 00:19:28 +0000 (0:00:00.676) 0:04:33.581 ****** 2026-09-04 00:19:31.904330 | instance | ok: [instance] 2026-09-04 00:19:31.905048 | instance | 2026-09-04 00:19:31.905100 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-04 00:19:31.905113 | instance | Friday 04 September 2026 00:19:31 +0000 (0:00:03.086) 0:04:36.668 ****** 2026-09-04 00:19:32.129133 | instance | ok: [instance] 2026-09-04 00:19:32.129799 | instance | 2026-09-04 00:19:32.129851 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-04 00:19:32.129863 | instance | Friday 04 September 2026 00:19:32 +0000 (0:00:00.224) 0:04:36.893 ****** 2026-09-04 00:19:32.394291 | instance | ok: [instance] 2026-09-04 00:19:32.394484 | instance | 2026-09-04 00:19:32.394869 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-04 00:19:32.395208 | instance | Friday 04 September 2026 00:19:32 +0000 (0:00:00.265) 0:04:37.158 ****** 2026-09-04 00:19:32.636417 | instance | ok: [instance] 2026-09-04 00:19:32.636652 | instance | 2026-09-04 00:19:32.637287 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-04 00:19:32.637612 | instance | Friday 04 September 2026 00:19:32 +0000 (0:00:00.241) 0:04:37.399 ****** 2026-09-04 00:19:32.894212 | instance | ok: [instance] => (item=instance) 2026-09-04 00:19:32.894506 | instance | 2026-09-04 00:19:32.894909 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-04 00:19:32.895240 | instance | Friday 04 September 2026 00:19:32 +0000 (0:00:00.257) 0:04:37.657 ****** 2026-09-04 00:19:32.967042 | instance | ok: [instance] 2026-09-04 00:19:32.967387 | instance | 2026-09-04 00:19:32.967717 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-04 00:19:32.968013 | instance | Friday 04 September 2026 00:19:32 +0000 (0:00:00.069) 0:04:37.727 ****** 2026-09-04 00:19:33.038718 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-04 00:19:33.038821 | instance | 2026-09-04 00:19:33.039000 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-04 00:19:33.039137 | instance | Friday 04 September 2026 00:19:33 +0000 (0:00:00.075) 0:04:37.802 ****** 2026-09-04 00:19:33.098902 | instance | skipping: [instance] 2026-09-04 00:19:33.099125 | instance | 2026-09-04 00:19:33.099473 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-04 00:19:33.099815 | instance | Friday 04 September 2026 00:19:33 +0000 (0:00:00.059) 0:04:37.862 ****** 2026-09-04 00:19:33.162890 | instance | skipping: [instance] => (item=instance) 2026-09-04 00:19:33.163129 | instance | skipping: [instance] 2026-09-04 00:19:33.163442 | instance | 2026-09-04 00:19:33.163772 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-04 00:19:33.164072 | instance | Friday 04 September 2026 00:19:33 +0000 (0:00:00.061) 0:04:37.924 ****** 2026-09-04 00:19:33.432512 | instance | ok: [instance] 2026-09-04 00:19:33.432891 | instance | 2026-09-04 00:19:33.433206 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-04 00:19:33.433511 | instance | Friday 04 September 2026 00:19:33 +0000 (0:00:00.271) 0:04:38.196 ****** 2026-09-04 00:19:39.925138 | instance | ok: [instance] 2026-09-04 00:19:39.925840 | instance | 2026-09-04 00:19:39.925895 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-04 00:19:39.925908 | instance | Friday 04 September 2026 00:19:39 +0000 (0:00:06.492) 0:04:44.689 ****** 2026-09-04 00:19:45.311284 | instance | ok: [instance] 2026-09-04 00:19:45.311344 | instance | 2026-09-04 00:19:45.311357 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-04 00:19:45.311367 | instance | Friday 04 September 2026 00:19:45 +0000 (0:00:05.385) 0:04:50.074 ****** 2026-09-04 00:19:59.391634 | instance | ok: [instance] 2026-09-04 00:19:59.392346 | instance | 2026-09-04 00:19:59.392380 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-04 00:19:59.392392 | instance | Friday 04 September 2026 00:19:59 +0000 (0:00:14.081) 0:05:04.155 ****** 2026-09-04 00:21:33.689709 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-04 00:21:33.689899 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-04 00:21:33.690132 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-04 00:21:33.690439 | instance | 2026-09-04 00:21:33.690697 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-04 00:21:33.690934 | instance | Friday 04 September 2026 00:21:33 +0000 (0:01:34.297) 0:06:38.453 ****** 2026-09-04 00:21:39.565008 | instance | ok: [instance] 2026-09-04 00:21:39.565101 | instance | 2026-09-04 00:21:39.565121 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-04 00:21:39.565137 | instance | Friday 04 September 2026 00:21:39 +0000 (0:00:05.873) 0:06:44.327 ****** 2026-09-04 00:21:45.833398 | instance | ok: [instance] 2026-09-04 00:21:45.834140 | instance | 2026-09-04 00:21:45.834247 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-04 00:21:45.834263 | instance | Friday 04 September 2026 00:21:45 +0000 (0:00:06.269) 0:06:50.597 ****** 2026-09-04 00:21:45.925345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-04 00:21:45.925805 | instance | 2026-09-04 00:21:45.925853 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-04 00:21:45.925862 | instance | Friday 04 September 2026 00:21:45 +0000 (0:00:00.092) 0:06:50.689 ****** 2026-09-04 00:21:45.989968 | instance | ok: [instance] 2026-09-04 00:21:45.990318 | instance | 2026-09-04 00:21:45.990381 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-04 00:21:45.990400 | instance | Friday 04 September 2026 00:21:45 +0000 (0:00:00.064) 0:06:50.753 ****** 2026-09-04 00:21:52.235557 | instance | ok: [instance] 2026-09-04 00:21:52.236309 | instance | 2026-09-04 00:21:52.236383 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-04 00:21:52.236396 | instance | Friday 04 September 2026 00:21:52 +0000 (0:00:06.245) 0:06:56.998 ****** 2026-09-04 00:21:52.299692 | instance | ok: [instance] 2026-09-04 00:21:52.300154 | instance | 2026-09-04 00:21:52.300228 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-04 00:21:52.300237 | instance | Friday 04 September 2026 00:21:52 +0000 (0:00:00.064) 0:06:57.063 ****** 2026-09-04 00:21:52.365983 | instance | skipping: [instance] => (item=1) 2026-09-04 00:21:52.366443 | instance | skipping: [instance] => (item=1) 2026-09-04 00:21:52.366530 | instance | skipping: [instance] => (item=1) 2026-09-04 00:21:52.367468 | instance | skipping: [instance] 2026-09-04 00:21:52.367543 | instance | 2026-09-04 00:21:52.367555 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-04 00:21:52.367586 | instance | Friday 04 September 2026 00:21:52 +0000 (0:00:00.066) 0:06:57.129 ****** 2026-09-04 00:21:52.460226 | instance | skipping: [instance] 2026-09-04 00:21:52.460282 | instance | 2026-09-04 00:21:52.460423 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-04 00:21:52.460629 | instance | 2026-09-04 00:21:52.460766 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:21:52.460899 | instance | Friday 04 September 2026 00:21:52 +0000 (0:00:00.095) 0:06:57.224 ****** 2026-09-04 00:21:53.527386 | instance | ok: [instance] 2026-09-04 00:21:53.528083 | instance | 2026-09-04 00:21:53.528142 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:21:53.528171 | instance | Friday 04 September 2026 00:21:53 +0000 (0:00:01.066) 0:06:58.291 ****** 2026-09-04 00:21:53.787419 | instance | ok: [instance] 2026-09-04 00:21:53.788236 | instance | 2026-09-04 00:21:53.788308 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:21:53.788320 | instance | Friday 04 September 2026 00:21:53 +0000 (0:00:00.259) 0:06:58.550 ****** 2026-09-04 00:21:53.843431 | instance | skipping: [instance] 2026-09-04 00:21:53.843508 | instance | 2026-09-04 00:21:53.843520 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:21:53.843542 | instance | Friday 04 September 2026 00:21:53 +0000 (0:00:00.055) 0:06:58.606 ****** 2026-09-04 00:21:54.131409 | instance | ok: [instance] 2026-09-04 00:21:54.131480 | instance | 2026-09-04 00:21:54.131491 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:21:54.131502 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.287) 0:06:58.893 ****** 2026-09-04 00:21:54.214194 | instance | ok: [instance] => { 2026-09-04 00:21:54.215124 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-04 00:21:54.215198 | instance | } 2026-09-04 00:21:54.215209 | instance | 2026-09-04 00:21:54.215227 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:21:54.215419 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.084) 0:06:58.978 ****** 2026-09-04 00:21:54.565671 | instance | ok: [instance] 2026-09-04 00:21:54.566314 | instance | 2026-09-04 00:21:54.566355 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:21:54.566521 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.350) 0:06:59.328 ****** 2026-09-04 00:21:54.633057 | instance | skipping: [instance] 2026-09-04 00:21:54.633240 | instance | 2026-09-04 00:21:54.633496 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:21:54.633764 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.068) 0:06:59.397 ****** 2026-09-04 00:21:54.689089 | instance | skipping: [instance] 2026-09-04 00:21:54.689297 | instance | 2026-09-04 00:21:54.689527 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:21:54.689887 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.056) 0:06:59.453 ****** 2026-09-04 00:21:54.937278 | instance | ok: [instance] 2026-09-04 00:21:54.937427 | instance | 2026-09-04 00:21:54.937701 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:21:54.938099 | instance | Friday 04 September 2026 00:21:54 +0000 (0:00:00.247) 0:06:59.700 ****** 2026-09-04 00:21:56.281107 | instance | ok: [instance] 2026-09-04 00:21:56.281321 | instance | 2026-09-04 00:21:56.281671 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:21:56.281936 | instance | Friday 04 September 2026 00:21:56 +0000 (0:00:01.343) 0:07:01.044 ****** 2026-09-04 00:21:56.361986 | instance | ok: [instance] => { 2026-09-04 00:21:56.362344 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-04 00:21:56.362707 | instance | } 2026-09-04 00:21:56.362939 | instance | 2026-09-04 00:21:56.363232 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:21:56.363504 | instance | Friday 04 September 2026 00:21:56 +0000 (0:00:00.081) 0:07:01.125 ****** 2026-09-04 00:21:56.754933 | instance | ok: [instance] 2026-09-04 00:21:56.755065 | instance | 2026-09-04 00:21:56.755218 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:21:56.755372 | instance | Friday 04 September 2026 00:21:56 +0000 (0:00:00.392) 0:07:01.518 ****** 2026-09-04 00:21:58.814335 | instance | ok: [instance] 2026-09-04 00:21:58.814420 | instance | 2026-09-04 00:21:58.814441 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-04 00:21:58.814802 | instance | Friday 04 September 2026 00:21:58 +0000 (0:00:02.058) 0:07:03.577 ****** 2026-09-04 00:21:58.855648 | instance | skipping: [instance] 2026-09-04 00:21:58.856529 | instance | 2026-09-04 00:21:58.856615 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-04 00:21:58.856631 | instance | Friday 04 September 2026 00:21:58 +0000 (0:00:00.042) 0:07:03.619 ****** 2026-09-04 00:21:58.896760 | instance | skipping: [instance] 2026-09-04 00:21:58.897348 | instance | 2026-09-04 00:21:58.897387 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-04 00:21:58.897656 | instance | Friday 04 September 2026 00:21:58 +0000 (0:00:00.041) 0:07:03.660 ****** 2026-09-04 00:21:58.939817 | instance | skipping: [instance] 2026-09-04 00:21:58.939998 | instance | 2026-09-04 00:21:58.940302 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-04 00:21:58.940610 | instance | Friday 04 September 2026 00:21:58 +0000 (0:00:00.043) 0:07:03.703 ****** 2026-09-04 00:22:00.131756 | instance | ok: [instance] 2026-09-04 00:22:00.132461 | instance | 2026-09-04 00:22:00.132533 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-04 00:22:00.132548 | instance | Friday 04 September 2026 00:22:00 +0000 (0:00:01.191) 0:07:04.895 ****** 2026-09-04 00:22:00.622074 | instance | ok: [instance] 2026-09-04 00:22:00.622386 | instance | 2026-09-04 00:22:00.622872 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-04 00:22:00.622945 | instance | Friday 04 September 2026 00:22:00 +0000 (0:00:00.490) 0:07:05.385 ****** 2026-09-04 00:22:01.645331 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-04 00:22:01.646347 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-04 00:22:01.646430 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-04 00:22:01.646442 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-04 00:22:01.646453 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-04 00:22:01.647023 | instance | 2026-09-04 00:22:01.647060 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-04 00:22:01.647072 | instance | Friday 04 September 2026 00:22:01 +0000 (0:00:01.023) 0:07:06.409 ****** 2026-09-04 00:22:02.245289 | instance | ok: [instance] 2026-09-04 00:22:02.245413 | instance | 2026-09-04 00:22:02.246303 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-04 00:22:02.246347 | instance | Friday 04 September 2026 00:22:02 +0000 (0:00:00.588) 0:07:06.997 ****** 2026-09-04 00:22:02.246364 | instance | 2026-09-04 00:22:02.246379 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-04 00:22:02.246680 | instance | Friday 04 September 2026 00:22:02 +0000 (0:00:00.011) 0:07:07.009 ****** 2026-09-04 00:22:02.652598 | instance | ok: [instance] 2026-09-04 00:22:02.652672 | instance | 2026-09-04 00:22:02.652684 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:22:02.652694 | instance | Friday 04 September 2026 00:22:02 +0000 (0:00:00.406) 0:07:07.415 ****** 2026-09-04 00:22:02.899649 | instance | ok: [instance] 2026-09-04 00:22:02.900286 | instance | 2026-09-04 00:22:02.900321 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:22:02.900333 | instance | Friday 04 September 2026 00:22:02 +0000 (0:00:00.247) 0:07:07.663 ****** 2026-09-04 00:22:02.978611 | instance | ok: [instance] => { 2026-09-04 00:22:02.978853 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-04 00:22:02.979059 | instance | } 2026-09-04 00:22:02.979260 | instance | 2026-09-04 00:22:02.979481 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:22:02.979719 | instance | Friday 04 September 2026 00:22:02 +0000 (0:00:00.079) 0:07:07.742 ****** 2026-09-04 00:22:03.372303 | instance | ok: [instance] 2026-09-04 00:22:03.372519 | instance | 2026-09-04 00:22:03.372854 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:22:03.373142 | instance | Friday 04 September 2026 00:22:03 +0000 (0:00:00.392) 0:07:08.135 ****** 2026-09-04 00:22:06.509697 | instance | ok: [instance] 2026-09-04 00:22:06.509862 | instance | 2026-09-04 00:22:06.510095 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-04 00:22:06.510483 | instance | Friday 04 September 2026 00:22:06 +0000 (0:00:03.137) 0:07:11.272 ****** 2026-09-04 00:22:07.815920 | instance | ok: [instance] 2026-09-04 00:22:07.815994 | instance | 2026-09-04 00:22:07.816007 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-04 00:22:07.816018 | instance | Friday 04 September 2026 00:22:07 +0000 (0:00:01.305) 0:07:12.578 ****** 2026-09-04 00:22:08.048071 | instance | ok: [instance] 2026-09-04 00:22:08.048245 | instance | 2026-09-04 00:22:08.048548 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-04 00:22:08.048864 | instance | Friday 04 September 2026 00:22:08 +0000 (0:00:00.233) 0:07:12.811 ****** 2026-09-04 00:22:08.539464 | instance | ok: [instance] 2026-09-04 00:22:08.539534 | instance | 2026-09-04 00:22:08.539549 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-04 00:22:08.539562 | instance | Friday 04 September 2026 00:22:08 +0000 (0:00:00.490) 0:07:13.302 ****** 2026-09-04 00:22:09.175238 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-04 00:22:09.175450 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-04 00:22:09.175710 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-04 00:22:09.175926 | instance | 2026-09-04 00:22:09.176184 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-04 00:22:09.176414 | instance | Friday 04 September 2026 00:22:09 +0000 (0:00:00.636) 0:07:13.938 ****** 2026-09-04 00:22:09.639736 | instance | ok: [instance] 2026-09-04 00:22:09.639914 | instance | 2026-09-04 00:22:09.640140 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-04 00:22:09.640348 | instance | Friday 04 September 2026 00:22:09 +0000 (0:00:00.464) 0:07:14.403 ****** 2026-09-04 00:22:10.137864 | instance | ok: [instance] 2026-09-04 00:22:10.138031 | instance | 2026-09-04 00:22:10.138341 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-04 00:22:10.138560 | instance | Friday 04 September 2026 00:22:10 +0000 (0:00:00.485) 0:07:14.888 ****** 2026-09-04 00:22:10.138785 | instance | 2026-09-04 00:22:10.139014 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-04 00:22:10.139227 | instance | Friday 04 September 2026 00:22:10 +0000 (0:00:00.012) 0:07:14.901 ****** 2026-09-04 00:22:10.542486 | instance | ok: [instance] 2026-09-04 00:22:10.542811 | instance | 2026-09-04 00:22:10.543154 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-04 00:22:10.543474 | instance | Friday 04 September 2026 00:22:10 +0000 (0:00:00.404) 0:07:15.305 ****** 2026-09-04 00:22:10.612637 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-04 00:22:10.612886 | instance | 2026-09-04 00:22:10.613162 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-04 00:22:10.613455 | instance | Friday 04 September 2026 00:22:10 +0000 (0:00:00.070) 0:07:15.376 ****** 2026-09-04 00:22:12.029848 | instance | ok: [instance] 2026-09-04 00:22:12.030312 | instance | 2026-09-04 00:22:12.030739 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-04 00:22:12.031115 | instance | Friday 04 September 2026 00:22:12 +0000 (0:00:01.416) 0:07:16.793 ****** 2026-09-04 00:22:12.748883 | instance | ok: [instance] => (item=chronyd) 2026-09-04 00:22:12.749696 | instance | ok: [instance] => (item=sshd) 2026-09-04 00:22:12.750179 | instance | 2026-09-04 00:22:12.750194 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-04 00:22:12.750250 | instance | Friday 04 September 2026 00:22:12 +0000 (0:00:00.718) 0:07:17.512 ****** 2026-09-04 00:22:13.767878 | instance | ok: [instance] 2026-09-04 00:22:13.768012 | instance | 2026-09-04 00:22:13.768455 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-04 00:22:13.768521 | instance | Friday 04 September 2026 00:22:13 +0000 (0:00:01.019) 0:07:18.531 ****** 2026-09-04 00:22:14.013262 | instance | ok: [instance] 2026-09-04 00:22:14.014013 | instance | 2026-09-04 00:22:14.014079 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-04 00:22:14.014092 | instance | Friday 04 September 2026 00:22:14 +0000 (0:00:00.244) 0:07:18.776 ****** 2026-09-04 00:22:14.292790 | instance | ok: [instance] 2026-09-04 00:22:14.293440 | instance | 2026-09-04 00:22:14.293508 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-04 00:22:14.293521 | instance | Friday 04 September 2026 00:22:14 +0000 (0:00:00.279) 0:07:19.056 ****** 2026-09-04 00:22:14.548984 | instance | ok: [instance] 2026-09-04 00:22:14.549068 | instance | 2026-09-04 00:22:14.549080 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-04 00:22:14.549091 | instance | Friday 04 September 2026 00:22:14 +0000 (0:00:00.255) 0:07:19.311 ****** 2026-09-04 00:22:27.031276 | instance | changed: [instance] 2026-09-04 00:22:27.031347 | instance | 2026-09-04 00:22:27.031360 | instance | PLAY [all] ********************************************************************* 2026-09-04 00:22:27.031370 | instance | 2026-09-04 00:22:27.031379 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-04 00:22:27.031388 | instance | Friday 04 September 2026 00:22:27 +0000 (0:00:12.482) 0:07:31.793 ****** 2026-09-04 00:22:27.480007 | instance | changed: [instance] 2026-09-04 00:22:27.480069 | instance | 2026-09-04 00:22:27.482897 | instance | PLAY [all] ********************************************************************* 2026-09-04 00:22:27.482932 | instance | 2026-09-04 00:22:27.482942 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:22:27.482951 | instance | Friday 04 September 2026 00:22:27 +0000 (0:00:00.449) 0:07:32.243 ****** 2026-09-04 00:22:28.557736 | instance | ok: [instance] 2026-09-04 00:22:28.557805 | instance | 2026-09-04 00:22:28.558202 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-04 00:22:28.558285 | instance | Friday 04 September 2026 00:22:28 +0000 (0:00:01.077) 0:07:33.321 ****** 2026-09-04 00:22:32.645867 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-04 00:22:32.646471 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-04 00:22:32.646604 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-04 00:22:32.646630 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-04 00:22:32.650309 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-04 00:22:32.650355 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-04 00:22:32.650367 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-04 00:22:32.650377 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-04 00:22:32.650387 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-04 00:22:32.650396 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-04 00:22:32.650406 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-04 00:22:32.650415 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-04 00:22:32.650424 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-04 00:22:32.650433 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-04 00:22:32.650442 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-04 00:22:32.650460 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-04 00:22:32.650469 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-04 00:22:32.650478 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-04 00:22:32.650502 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-04 00:22:32.650516 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-04 00:22:32.650528 | instance | 2026-09-04 00:22:32.650844 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-04 00:22:32.651102 | instance | Friday 04 September 2026 00:22:32 +0000 (0:00:04.087) 0:07:37.409 ****** 2026-09-04 00:22:32.869264 | instance | changed: [instance] 2026-09-04 00:22:32.869452 | instance | 2026-09-04 00:22:32.869825 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-04 00:22:32.870121 | instance | Friday 04 September 2026 00:22:32 +0000 (0:00:00.223) 0:07:37.632 ****** 2026-09-04 00:22:33.377947 | instance | changed: [instance] 2026-09-04 00:22:33.378299 | instance | 2026-09-04 00:22:33.378817 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-04 00:22:33.378842 | instance | Friday 04 September 2026 00:22:33 +0000 (0:00:00.509) 0:07:38.141 ****** 2026-09-04 00:22:33.650770 | instance | ok: [instance] 2026-09-04 00:22:33.651537 | instance | 2026-09-04 00:22:33.651617 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-04 00:22:33.651632 | instance | Friday 04 September 2026 00:22:33 +0000 (0:00:00.272) 0:07:38.414 ****** 2026-09-04 00:22:33.706930 | instance | ok: [instance] 2026-09-04 00:22:33.707624 | instance | 2026-09-04 00:22:33.707677 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-04 00:22:33.707685 | instance | 2026-09-04 00:22:33.707691 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:22:33.707697 | instance | Friday 04 September 2026 00:22:33 +0000 (0:00:00.056) 0:07:38.470 ****** 2026-09-04 00:22:34.792338 | instance | ok: [instance] 2026-09-04 00:22:34.793069 | instance | 2026-09-04 00:22:34.793152 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-04 00:22:34.793165 | instance | Friday 04 September 2026 00:22:34 +0000 (0:00:01.084) 0:07:39.555 ****** 2026-09-04 00:22:35.031039 | instance | changed: [instance] 2026-09-04 00:22:35.031160 | instance | 2026-09-04 00:22:35.031701 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-04 00:22:35.031773 | instance | Friday 04 September 2026 00:22:35 +0000 (0:00:00.238) 0:07:39.794 ****** 2026-09-04 00:22:36.012700 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-04 00:22:36.014333 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-04 00:22:36.014402 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-04 00:22:36.014415 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-04 00:22:36.014426 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-04 00:22:36.014436 | instance | 2026-09-04 00:22:36.014447 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-04 00:22:36.014464 | instance | Friday 04 September 2026 00:22:36 +0000 (0:00:00.981) 0:07:40.776 ****** 2026-09-04 00:22:36.209658 | 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-04 00:22:36.407206 | 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-04 00:22:36.620020 | 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-04 00:22:36.644110 | instance | ...ignoring 2026-09-04 00:22:36.644173 | instance | 2026-09-04 00:22:36.644635 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-04 00:22:36.644710 | instance | Friday 04 September 2026 00:22:36 +0000 (0:00:00.631) 0:07:41.407 ****** 2026-09-04 00:22:36.859598 | instance | ok: [instance] 2026-09-04 00:22:36.860271 | instance | 2026-09-04 00:22:36.860329 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-04 00:22:36.860341 | instance | Friday 04 September 2026 00:22:36 +0000 (0:00:00.215) 0:07:41.623 ****** 2026-09-04 00:22:37.076870 | instance | ok: [instance] 2026-09-04 00:22:37.077502 | instance | 2026-09-04 00:22:37.077563 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-04 00:22:37.077593 | instance | Friday 04 September 2026 00:22:37 +0000 (0:00:00.217) 0:07:41.840 ****** 2026-09-04 00:22:37.119013 | instance | ok: [instance] 2026-09-04 00:22:37.119763 | instance | 2026-09-04 00:22:37.119811 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-04 00:22:37.119824 | instance | Friday 04 September 2026 00:22:37 +0000 (0:00:00.042) 0:07:41.882 ****** 2026-09-04 00:22:37.169235 | instance | ok: [instance] 2026-09-04 00:22:37.169441 | instance | 2026-09-04 00:22:37.169821 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-04 00:22:37.170122 | instance | Friday 04 September 2026 00:22:37 +0000 (0:00:00.050) 0:07:41.933 ****** 2026-09-04 00:22:37.733309 | instance | ok: [instance] 2026-09-04 00:22:37.734025 | instance | 2026-09-04 00:22:37.734105 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-04 00:22:37.734118 | instance | Friday 04 September 2026 00:22:37 +0000 (0:00:00.563) 0:07:42.496 ****** 2026-09-04 00:22:38.064930 | instance | ok: [instance] 2026-09-04 00:22:38.064999 | instance | 2026-09-04 00:22:38.065007 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-04 00:22:38.065014 | instance | Friday 04 September 2026 00:22:37 +0000 (0:00:00.227) 0:07:42.724 ****** 2026-09-04 00:22:38.065020 | instance | 2026-09-04 00:22:38.065026 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-04 00:22:38.065031 | instance | 2026-09-04 00:22:38.065050 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:22:38.065056 | instance | Friday 04 September 2026 00:22:38 +0000 (0:00:00.103) 0:07:42.828 ****** 2026-09-04 00:22:39.067792 | instance | ok: [instance] 2026-09-04 00:22:39.067881 | instance | 2026-09-04 00:22:39.067892 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:22:39.067903 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:01.002) 0:07:43.830 ****** 2026-09-04 00:22:39.298078 | instance | ok: [instance] 2026-09-04 00:22:39.298118 | instance | 2026-09-04 00:22:39.298130 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:22:39.298140 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:00.230) 0:07:44.061 ****** 2026-09-04 00:22:39.346454 | instance | skipping: [instance] 2026-09-04 00:22:39.346527 | instance | 2026-09-04 00:22:39.346539 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:22:39.346677 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:00.049) 0:07:44.110 ****** 2026-09-04 00:22:39.564378 | instance | ok: [instance] 2026-09-04 00:22:39.564599 | instance | 2026-09-04 00:22:39.564862 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:22:39.565092 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:00.217) 0:07:44.328 ****** 2026-09-04 00:22:39.635274 | instance | ok: [instance] => { 2026-09-04 00:22:39.635524 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-04 00:22:39.635775 | instance | } 2026-09-04 00:22:39.635991 | instance | 2026-09-04 00:22:39.636178 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:22:39.636403 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:00.071) 0:07:44.399 ****** 2026-09-04 00:22:39.960993 | instance | ok: [instance] 2026-09-04 00:22:39.961173 | instance | 2026-09-04 00:22:39.961403 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:22:39.961671 | instance | Friday 04 September 2026 00:22:39 +0000 (0:00:00.325) 0:07:44.724 ****** 2026-09-04 00:22:40.017966 | instance | skipping: [instance] 2026-09-04 00:22:40.018174 | instance | 2026-09-04 00:22:40.018452 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:22:40.018759 | instance | Friday 04 September 2026 00:22:40 +0000 (0:00:00.057) 0:07:44.782 ****** 2026-09-04 00:22:40.254555 | instance | ok: [instance] 2026-09-04 00:22:40.254746 | instance | 2026-09-04 00:22:40.255023 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:22:40.255255 | instance | Friday 04 September 2026 00:22:40 +0000 (0:00:00.236) 0:07:45.018 ****** 2026-09-04 00:22:41.561232 | instance | ok: [instance] 2026-09-04 00:22:41.561314 | instance | 2026-09-04 00:22:41.561326 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:22:41.561336 | instance | Friday 04 September 2026 00:22:41 +0000 (0:00:01.305) 0:07:46.324 ****** 2026-09-04 00:22:41.626478 | instance | ok: [instance] => { 2026-09-04 00:22:41.626569 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-04 00:22:41.626605 | instance | } 2026-09-04 00:22:41.626623 | instance | 2026-09-04 00:22:41.627031 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:22:41.627093 | instance | Friday 04 September 2026 00:22:41 +0000 (0:00:00.065) 0:07:46.389 ****** 2026-09-04 00:22:42.002273 | instance | ok: [instance] 2026-09-04 00:22:42.003018 | instance | 2026-09-04 00:22:42.003073 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:22:42.003086 | instance | Friday 04 September 2026 00:22:41 +0000 (0:00:00.376) 0:07:46.765 ****** 2026-09-04 00:22:44.021941 | instance | ok: [instance] 2026-09-04 00:22:44.022015 | instance | 2026-09-04 00:22:44.022324 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-04 00:22:44.022386 | instance | Friday 04 September 2026 00:22:44 +0000 (0:00:02.020) 0:07:48.785 ****** 2026-09-04 00:22:44.069347 | instance | skipping: [instance] 2026-09-04 00:22:44.069470 | instance | 2026-09-04 00:22:44.069482 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-04 00:22:44.069505 | instance | Friday 04 September 2026 00:22:44 +0000 (0:00:00.046) 0:07:48.832 ****** 2026-09-04 00:22:44.111026 | instance | skipping: [instance] 2026-09-04 00:22:44.111141 | instance | 2026-09-04 00:22:44.111625 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-04 00:22:44.111698 | instance | Friday 04 September 2026 00:22:44 +0000 (0:00:00.042) 0:07:48.874 ****** 2026-09-04 00:22:44.157332 | instance | skipping: [instance] 2026-09-04 00:22:44.157561 | instance | 2026-09-04 00:22:44.157961 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-04 00:22:44.158305 | instance | Friday 04 September 2026 00:22:44 +0000 (0:00:00.045) 0:07:48.920 ****** 2026-09-04 00:22:45.453388 | instance | ok: [instance] 2026-09-04 00:22:45.453501 | instance | 2026-09-04 00:22:45.454053 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-04 00:22:45.454128 | instance | Friday 04 September 2026 00:22:45 +0000 (0:00:01.296) 0:07:50.216 ****** 2026-09-04 00:22:45.949212 | instance | ok: [instance] 2026-09-04 00:22:45.949894 | instance | 2026-09-04 00:22:45.949954 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-04 00:22:45.949967 | instance | Friday 04 September 2026 00:22:45 +0000 (0:00:00.495) 0:07:50.712 ****** 2026-09-04 00:22:46.920083 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-04 00:22:46.920142 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-04 00:22:46.920154 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-04 00:22:46.920164 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-04 00:22:46.920175 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-04 00:22:46.920202 | instance | 2026-09-04 00:22:46.920212 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-04 00:22:46.920228 | instance | Friday 04 September 2026 00:22:46 +0000 (0:00:00.969) 0:07:51.682 ****** 2026-09-04 00:22:47.491296 | instance | ok: [instance] 2026-09-04 00:22:47.492086 | instance | 2026-09-04 00:22:47.492176 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-04 00:22:47.492189 | instance | Friday 04 September 2026 00:22:47 +0000 (0:00:00.560) 0:07:52.242 ****** 2026-09-04 00:22:47.492210 | instance | 2026-09-04 00:22:47.492700 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-04 00:22:47.492765 | instance | Friday 04 September 2026 00:22:47 +0000 (0:00:00.012) 0:07:52.255 ****** 2026-09-04 00:22:47.885452 | instance | ok: [instance] 2026-09-04 00:22:47.885530 | instance | 2026-09-04 00:22:47.885657 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-04 00:22:47.885900 | instance | Friday 04 September 2026 00:22:47 +0000 (0:00:00.394) 0:07:52.649 ****** 2026-09-04 00:22:48.520931 | 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-04 00:22:48.541322 | instance | ...ignoring 2026-09-04 00:22:48.541864 | instance | 2026-09-04 00:22:48.542399 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-04 00:22:48.542487 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.655) 0:07:53.305 ****** 2026-09-04 00:22:48.591810 | instance | skipping: [instance] 2026-09-04 00:22:48.592483 | instance | 2026-09-04 00:22:48.592533 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-04 00:22:48.592546 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.049) 0:07:53.354 ****** 2026-09-04 00:22:48.644587 | instance | skipping: [instance] 2026-09-04 00:22:48.645347 | instance | 2026-09-04 00:22:48.645423 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-04 00:22:48.645436 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.053) 0:07:53.408 ****** 2026-09-04 00:22:48.692859 | instance | skipping: [instance] 2026-09-04 00:22:48.693078 | instance | 2026-09-04 00:22:48.693418 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-04 00:22:48.693740 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.048) 0:07:53.456 ****** 2026-09-04 00:22:48.739864 | instance | skipping: [instance] 2026-09-04 00:22:48.740088 | instance | 2026-09-04 00:22:48.740422 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-04 00:22:48.740748 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.047) 0:07:53.503 ****** 2026-09-04 00:22:48.804181 | instance | skipping: [instance] 2026-09-04 00:22:48.804306 | instance | 2026-09-04 00:22:48.804519 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:22:48.804721 | instance | Friday 04 September 2026 00:22:48 +0000 (0:00:00.064) 0:07:53.568 ****** 2026-09-04 00:22:49.021619 | instance | ok: [instance] 2026-09-04 00:22:49.021964 | instance | 2026-09-04 00:22:49.022332 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:22:49.022672 | instance | Friday 04 September 2026 00:22:49 +0000 (0:00:00.217) 0:07:53.785 ****** 2026-09-04 00:22:49.089118 | instance | ok: [instance] => { 2026-09-04 00:22:49.089532 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-04 00:22:49.089861 | instance | } 2026-09-04 00:22:49.090146 | instance | 2026-09-04 00:22:49.090506 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:22:49.090843 | instance | Friday 04 September 2026 00:22:49 +0000 (0:00:00.065) 0:07:53.850 ****** 2026-09-04 00:22:55.404180 | instance | changed: [instance] 2026-09-04 00:22:55.404862 | instance | 2026-09-04 00:22:55.404896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:22:55.404908 | instance | Friday 04 September 2026 00:22:55 +0000 (0:00:06.317) 0:08:00.168 ****** 2026-09-04 00:22:55.469692 | instance | skipping: [instance] 2026-09-04 00:22:55.469801 | instance | 2026-09-04 00:22:55.470081 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:22:55.470103 | instance | Friday 04 September 2026 00:22:55 +0000 (0:00:00.065) 0:08:00.234 ****** 2026-09-04 00:22:55.711678 | instance | ok: [instance] 2026-09-04 00:22:55.712308 | instance | 2026-09-04 00:22:55.712339 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:22:55.712350 | instance | Friday 04 September 2026 00:22:55 +0000 (0:00:00.241) 0:08:00.475 ****** 2026-09-04 00:22:55.753822 | instance | ok: [instance] => { 2026-09-04 00:22:55.754371 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-04 00:22:55.754872 | instance | } 2026-09-04 00:22:55.754896 | instance | 2026-09-04 00:22:55.754906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:22:55.754967 | instance | Friday 04 September 2026 00:22:55 +0000 (0:00:00.042) 0:08:00.517 ****** 2026-09-04 00:22:56.452232 | instance | changed: [instance] 2026-09-04 00:22:56.452412 | instance | 2026-09-04 00:22:56.452752 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:22:56.453050 | instance | Friday 04 September 2026 00:22:56 +0000 (0:00:00.698) 0:08:01.216 ****** 2026-09-04 00:22:56.524771 | instance | skipping: [instance] 2026-09-04 00:22:56.524832 | instance | 2026-09-04 00:22:56.524972 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-04 00:22:56.525165 | instance | Friday 04 September 2026 00:22:56 +0000 (0:00:00.072) 0:08:01.289 ****** 2026-09-04 00:22:56.574273 | instance | skipping: [instance] 2026-09-04 00:22:56.574478 | instance | 2026-09-04 00:22:56.574899 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-04 00:22:56.575232 | instance | Friday 04 September 2026 00:22:56 +0000 (0:00:00.048) 0:08:01.338 ****** 2026-09-04 00:22:56.614763 | instance | skipping: [instance] 2026-09-04 00:22:56.615113 | instance | 2026-09-04 00:22:56.615417 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-04 00:22:56.615741 | instance | Friday 04 September 2026 00:22:56 +0000 (0:00:00.039) 0:08:01.377 ****** 2026-09-04 00:22:56.651224 | instance | skipping: [instance] 2026-09-04 00:22:56.651430 | instance | 2026-09-04 00:22:56.651813 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-04 00:22:56.652109 | instance | Friday 04 September 2026 00:22:56 +0000 (0:00:00.034) 0:08:01.412 ****** 2026-09-04 00:22:57.909608 | instance | ok: [instance] 2026-09-04 00:22:57.909960 | instance | 2026-09-04 00:22:57.910434 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-04 00:22:57.910451 | instance | Friday 04 September 2026 00:22:57 +0000 (0:00:01.260) 0:08:02.673 ****** 2026-09-04 00:22:58.379675 | instance | ok: [instance] 2026-09-04 00:22:58.380339 | instance | 2026-09-04 00:22:58.380408 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-04 00:22:58.380421 | instance | Friday 04 September 2026 00:22:58 +0000 (0:00:00.470) 0:08:03.143 ****** 2026-09-04 00:22:59.403654 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-04 00:22:59.405198 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-04 00:22:59.405232 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-04 00:22:59.405243 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-04 00:22:59.405253 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-04 00:22:59.405264 | instance | 2026-09-04 00:22:59.405273 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-04 00:22:59.405299 | instance | Friday 04 September 2026 00:22:59 +0000 (0:00:01.024) 0:08:04.167 ****** 2026-09-04 00:22:59.963135 | instance | ok: [instance] 2026-09-04 00:22:59.964386 | instance | 2026-09-04 00:22:59.964418 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-04 00:22:59.964430 | instance | Friday 04 September 2026 00:22:59 +0000 (0:00:00.542) 0:08:04.710 ****** 2026-09-04 00:22:59.964440 | instance | 2026-09-04 00:22:59.964448 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-04 00:22:59.964457 | instance | Friday 04 September 2026 00:22:59 +0000 (0:00:00.016) 0:08:04.726 ****** 2026-09-04 00:23:00.367753 | instance | ok: [instance] 2026-09-04 00:23:00.367820 | instance | 2026-09-04 00:23:00.367833 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:23:00.367960 | instance | Friday 04 September 2026 00:23:00 +0000 (0:00:00.403) 0:08:05.130 ****** 2026-09-04 00:23:00.587684 | instance | ok: [instance] 2026-09-04 00:23:00.587837 | instance | 2026-09-04 00:23:00.588067 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:23:00.588289 | instance | Friday 04 September 2026 00:23:00 +0000 (0:00:00.220) 0:08:05.351 ****** 2026-09-04 00:23:00.665736 | instance | ok: [instance] => { 2026-09-04 00:23:00.665878 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-04 00:23:00.666013 | instance | } 2026-09-04 00:23:00.666143 | instance | 2026-09-04 00:23:00.666331 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:23:00.666479 | instance | Friday 04 September 2026 00:23:00 +0000 (0:00:00.078) 0:08:05.429 ****** 2026-09-04 00:23:01.351565 | instance | changed: [instance] 2026-09-04 00:23:01.351770 | instance | 2026-09-04 00:23:01.352008 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:23:01.352254 | instance | Friday 04 September 2026 00:23:01 +0000 (0:00:00.685) 0:08:06.115 ****** 2026-09-04 00:23:02.811975 | instance | changed: [instance] 2026-09-04 00:23:02.812141 | instance | 2026-09-04 00:23:02.812378 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:23:02.812609 | instance | Friday 04 September 2026 00:23:02 +0000 (0:00:01.460) 0:08:07.575 ****** 2026-09-04 00:23:02.885993 | instance | ok: [instance] => { 2026-09-04 00:23:02.886277 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-04 00:23:02.886537 | instance | } 2026-09-04 00:23:02.886768 | instance | 2026-09-04 00:23:02.886988 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:23:02.887205 | instance | Friday 04 September 2026 00:23:02 +0000 (0:00:00.074) 0:08:07.649 ****** 2026-09-04 00:23:03.849243 | instance | changed: [instance] 2026-09-04 00:23:03.849305 | instance | 2026-09-04 00:23:03.849317 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:23:03.849328 | instance | Friday 04 September 2026 00:23:03 +0000 (0:00:00.962) 0:08:08.612 ****** 2026-09-04 00:23:05.298120 | instance | changed: [instance] 2026-09-04 00:23:05.298332 | instance | 2026-09-04 00:23:05.298733 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-04 00:23:05.299062 | instance | Friday 04 September 2026 00:23:05 +0000 (0:00:01.449) 0:08:10.061 ****** 2026-09-04 00:23:05.817308 | instance | changed: [instance] 2026-09-04 00:23:05.818023 | instance | 2026-09-04 00:23:05.818116 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-04 00:23:05.818129 | instance | Friday 04 September 2026 00:23:05 +0000 (0:00:00.518) 0:08:10.580 ****** 2026-09-04 00:23:06.073243 | instance | changed: [instance] 2026-09-04 00:23:06.073384 | instance | 2026-09-04 00:23:06.073805 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:23:06.073873 | instance | Friday 04 September 2026 00:23:06 +0000 (0:00:00.256) 0:08:10.836 ****** 2026-09-04 00:23:06.302906 | instance | ok: [instance] 2026-09-04 00:23:06.303019 | instance | 2026-09-04 00:23:06.303276 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:23:06.303351 | instance | Friday 04 September 2026 00:23:06 +0000 (0:00:00.230) 0:08:11.067 ****** 2026-09-04 00:23:06.377361 | instance | ok: [instance] => { 2026-09-04 00:23:06.378053 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-04 00:23:06.378099 | instance | } 2026-09-04 00:23:06.378106 | instance | 2026-09-04 00:23:06.378111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:23:06.378117 | instance | Friday 04 September 2026 00:23:06 +0000 (0:00:00.074) 0:08:11.141 ****** 2026-09-04 00:23:07.606345 | instance | changed: [instance] 2026-09-04 00:23:07.606544 | instance | 2026-09-04 00:23:07.606807 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:23:07.607024 | instance | Friday 04 September 2026 00:23:07 +0000 (0:00:01.228) 0:08:12.370 ****** 2026-09-04 00:23:10.353013 | instance | changed: [instance] 2026-09-04 00:23:10.353209 | instance | 2026-09-04 00:23:10.353454 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-04 00:23:10.353711 | instance | Friday 04 September 2026 00:23:10 +0000 (0:00:02.746) 0:08:15.116 ****** 2026-09-04 00:23:10.413696 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-04 00:23:10.413916 | instance | 2026-09-04 00:23:10.414352 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-04 00:23:10.414609 | instance | Friday 04 September 2026 00:23:10 +0000 (0:00:00.061) 0:08:15.177 ****** 2026-09-04 00:23:11.623845 | instance | ok: [instance] 2026-09-04 00:23:11.623959 | instance | 2026-09-04 00:23:11.624191 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-04 00:23:11.624413 | instance | Friday 04 September 2026 00:23:11 +0000 (0:00:01.209) 0:08:16.387 ****** 2026-09-04 00:23:11.856480 | instance | changed: [instance] 2026-09-04 00:23:11.856676 | instance | 2026-09-04 00:23:11.856970 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-04 00:23:11.857161 | instance | Friday 04 September 2026 00:23:11 +0000 (0:00:00.232) 0:08:16.620 ****** 2026-09-04 00:23:12.342690 | instance | changed: [instance] 2026-09-04 00:23:12.342833 | instance | 2026-09-04 00:23:12.343117 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-04 00:23:12.343349 | instance | Friday 04 September 2026 00:23:12 +0000 (0:00:00.486) 0:08:17.106 ****** 2026-09-04 00:23:13.158476 | instance | changed: [instance] => (item=br_netfilter) 2026-09-04 00:23:13.158932 | instance | ok: [instance] => (item=ip_tables) 2026-09-04 00:23:13.158947 | instance | changed: [instance] => (item=ip6_tables) 2026-09-04 00:23:13.158964 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-04 00:23:13.158973 | instance | 2026-09-04 00:23:13.158983 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:23:13.159184 | instance | Friday 04 September 2026 00:23:13 +0000 (0:00:00.815) 0:08:17.921 ****** 2026-09-04 00:23:13.389391 | instance | ok: [instance] 2026-09-04 00:23:13.389517 | instance | 2026-09-04 00:23:13.390071 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:23:13.390134 | instance | Friday 04 September 2026 00:23:13 +0000 (0:00:00.231) 0:08:18.153 ****** 2026-09-04 00:23:13.437868 | instance | ok: [instance] => { 2026-09-04 00:23:13.438019 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-04 00:23:13.438268 | instance | } 2026-09-04 00:23:13.438451 | instance | 2026-09-04 00:23:13.438660 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:23:13.438845 | instance | Friday 04 September 2026 00:23:13 +0000 (0:00:00.048) 0:08:18.202 ****** 2026-09-04 00:23:16.257755 | instance | changed: [instance] 2026-09-04 00:23:16.258327 | instance | 2026-09-04 00:23:16.258415 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:23:16.258652 | instance | Friday 04 September 2026 00:23:16 +0000 (0:00:02.819) 0:08:21.021 ****** 2026-09-04 00:23:16.312219 | instance | skipping: [instance] 2026-09-04 00:23:16.312997 | instance | 2026-09-04 00:23:16.313067 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-04 00:23:16.313081 | instance | Friday 04 September 2026 00:23:16 +0000 (0:00:00.054) 0:08:21.075 ****** 2026-09-04 00:23:16.390296 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-04 00:23:16.390774 | instance | 2026-09-04 00:23:16.391132 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-04 00:23:16.391425 | instance | Friday 04 September 2026 00:23:16 +0000 (0:00:00.078) 0:08:21.153 ****** 2026-09-04 00:23:16.445419 | instance | skipping: [instance] 2026-09-04 00:23:16.445689 | instance | 2026-09-04 00:23:16.446045 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-04 00:23:16.446369 | instance | Friday 04 September 2026 00:23:16 +0000 (0:00:00.055) 0:08:21.208 ****** 2026-09-04 00:23:20.342305 | instance | changed: [instance] 2026-09-04 00:23:20.342619 | instance | 2026-09-04 00:23:20.343199 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-04 00:23:20.343289 | instance | Friday 04 September 2026 00:23:20 +0000 (0:00:03.896) 0:08:25.105 ****** 2026-09-04 00:23:21.795191 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-04 00:23:21.795383 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-04 00:23:21.795767 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-04 00:23:21.796002 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-04 00:23:21.796326 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-04 00:23:21.796536 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-04 00:23:21.796836 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-04 00:23:21.796997 | instance | 2026-09-04 00:23:21.797224 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-04 00:23:21.797444 | instance | Friday 04 September 2026 00:23:21 +0000 (0:00:01.452) 0:08:26.558 ****** 2026-09-04 00:23:22.441036 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-04 00:23:22.441200 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-04 00:23:22.441507 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-04 00:23:22.441798 | instance | 2026-09-04 00:23:22.442050 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-04 00:23:22.442345 | instance | Friday 04 September 2026 00:23:22 +0000 (0:00:00.646) 0:08:27.204 ****** 2026-09-04 00:23:22.958146 | instance | changed: [instance] 2026-09-04 00:23:22.958413 | instance | 2026-09-04 00:23:22.958733 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-04 00:23:22.958969 | instance | Friday 04 September 2026 00:23:22 +0000 (0:00:00.517) 0:08:27.721 ****** 2026-09-04 00:23:23.488850 | instance | changed: [instance] 2026-09-04 00:23:23.488948 | instance | 2026-09-04 00:23:23.489237 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-04 00:23:23.489411 | instance | Friday 04 September 2026 00:23:23 +0000 (0:00:00.530) 0:08:28.252 ****** 2026-09-04 00:23:23.728625 | instance | ok: [instance] 2026-09-04 00:23:23.728761 | instance | 2026-09-04 00:23:23.729038 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-04 00:23:23.729216 | instance | Friday 04 September 2026 00:23:23 +0000 (0:00:00.240) 0:08:28.492 ****** 2026-09-04 00:23:23.769816 | instance | skipping: [instance] 2026-09-04 00:23:23.769984 | instance | 2026-09-04 00:23:23.770237 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-04 00:23:23.770531 | instance | Friday 04 September 2026 00:23:23 +0000 (0:00:00.041) 0:08:28.533 ****** 2026-09-04 00:23:24.452539 | instance | ok: [instance] => (item=swap) 2026-09-04 00:23:24.452835 | instance | ok: [instance] => (item=none) 2026-09-04 00:23:24.453087 | instance | 2026-09-04 00:23:24.453338 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-04 00:23:24.453563 | instance | Friday 04 September 2026 00:23:24 +0000 (0:00:00.682) 0:08:29.216 ****** 2026-09-04 00:23:24.980445 | instance | changed: [instance] 2026-09-04 00:23:24.980653 | instance | 2026-09-04 00:23:24.980902 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-04 00:23:24.981127 | instance | Friday 04 September 2026 00:23:24 +0000 (0:00:00.527) 0:08:29.744 ****** 2026-09-04 00:23:25.620518 | instance | changed: [instance] 2026-09-04 00:23:25.620757 | instance | 2026-09-04 00:23:25.620995 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-04 00:23:25.621214 | instance | Friday 04 September 2026 00:23:25 +0000 (0:00:00.626) 0:08:30.370 ****** 2026-09-04 00:23:25.621418 | instance | 2026-09-04 00:23:25.621686 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-04 00:23:25.621916 | instance | Friday 04 September 2026 00:23:25 +0000 (0:00:00.013) 0:08:30.384 ****** 2026-09-04 00:23:26.517047 | instance | ok: [instance] 2026-09-04 00:23:26.517121 | instance | 2026-09-04 00:23:26.517268 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-04 00:23:26.517406 | instance | Friday 04 September 2026 00:23:26 +0000 (0:00:00.896) 0:08:31.281 ****** 2026-09-04 00:23:27.349460 | instance | changed: [instance] 2026-09-04 00:23:27.349532 | instance | 2026-09-04 00:23:27.349543 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-04 00:23:27.349565 | instance | Friday 04 September 2026 00:23:27 +0000 (0:00:00.831) 0:08:32.112 ****** 2026-09-04 00:23:28.441881 | instance | ok: [instance] 2026-09-04 00:23:28.442377 | instance | 2026-09-04 00:23:28.442481 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-04 00:23:28.442666 | instance | Friday 04 September 2026 00:23:28 +0000 (0:00:01.092) 0:08:33.205 ****** 2026-09-04 00:23:29.318569 | instance | ok: [instance] 2026-09-04 00:23:29.318719 | instance | 2026-09-04 00:23:29.318966 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-04 00:23:29.319192 | instance | Friday 04 September 2026 00:23:29 +0000 (0:00:00.876) 0:08:34.082 ****** 2026-09-04 00:23:29.562426 | instance | ok: [instance] 2026-09-04 00:23:29.562552 | instance | 2026-09-04 00:23:29.562900 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-04 00:23:29.563137 | instance | Friday 04 September 2026 00:23:29 +0000 (0:00:00.243) 0:08:34.326 ****** 2026-09-04 00:23:30.101511 | instance | ok: [instance] 2026-09-04 00:23:30.101759 | instance | 2026-09-04 00:23:30.101993 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-04 00:23:30.102235 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.538) 0:08:34.864 ****** 2026-09-04 00:23:30.196651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-04 00:23:30.196877 | instance | 2026-09-04 00:23:30.197071 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-04 00:23:30.197305 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.095) 0:08:34.960 ****** 2026-09-04 00:23:30.278495 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-04 00:23:30.278728 | instance | 2026-09-04 00:23:30.278963 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-04 00:23:30.279183 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.082) 0:08:35.042 ****** 2026-09-04 00:23:30.536738 | instance | ok: [instance] => (item=instance) 2026-09-04 00:23:30.536922 | instance | 2026-09-04 00:23:30.537157 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-04 00:23:30.537381 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.257) 0:08:35.300 ****** 2026-09-04 00:23:30.596527 | instance | skipping: [instance] 2026-09-04 00:23:30.596928 | instance | 2026-09-04 00:23:30.597248 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-04 00:23:30.597552 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.060) 0:08:35.360 ****** 2026-09-04 00:23:30.663110 | instance | ok: [instance] 2026-09-04 00:23:30.663253 | instance | 2026-09-04 00:23:30.663509 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-04 00:23:30.663712 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.066) 0:08:35.426 ****** 2026-09-04 00:23:30.718094 | instance | ok: [instance] => { 2026-09-04 00:23:30.718374 | instance | "msg": "instance" 2026-09-04 00:23:30.718578 | instance | } 2026-09-04 00:23:30.718783 | instance | 2026-09-04 00:23:30.718976 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-04 00:23:30.719169 | instance | Friday 04 September 2026 00:23:30 +0000 (0:00:00.052) 0:08:35.479 ****** 2026-09-04 00:23:31.328072 | instance | changed: [instance] 2026-09-04 00:23:31.328128 | instance | 2026-09-04 00:23:31.328140 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-04 00:23:31.328151 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.611) 0:08:36.090 ****** 2026-09-04 00:23:31.371112 | instance | skipping: [instance] 2026-09-04 00:23:31.371171 | instance | 2026-09-04 00:23:31.371191 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-04 00:23:31.371202 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.043) 0:08:36.134 ****** 2026-09-04 00:23:31.414164 | instance | skipping: [instance] 2026-09-04 00:23:31.414196 | instance | 2026-09-04 00:23:31.414206 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-04 00:23:31.414252 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.043) 0:08:36.177 ****** 2026-09-04 00:23:31.458817 | instance | skipping: [instance] 2026-09-04 00:23:31.459134 | instance | 2026-09-04 00:23:31.459423 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-04 00:23:31.459738 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.045) 0:08:36.222 ****** 2026-09-04 00:23:31.503290 | instance | skipping: [instance] 2026-09-04 00:23:31.503628 | instance | 2026-09-04 00:23:31.503930 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-04 00:23:31.504221 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.044) 0:08:36.267 ****** 2026-09-04 00:23:31.549033 | instance | skipping: [instance] 2026-09-04 00:23:31.549353 | instance | 2026-09-04 00:23:31.549671 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-04 00:23:31.549961 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.045) 0:08:36.313 ****** 2026-09-04 00:23:31.592038 | instance | skipping: [instance] 2026-09-04 00:23:31.592336 | instance | 2026-09-04 00:23:31.592662 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-04 00:23:31.592948 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.043) 0:08:36.356 ****** 2026-09-04 00:23:31.637533 | instance | skipping: [instance] 2026-09-04 00:23:31.637870 | instance | 2026-09-04 00:23:31.638184 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-04 00:23:31.638516 | instance | Friday 04 September 2026 00:23:31 +0000 (0:00:00.045) 0:08:36.401 ****** 2026-09-04 00:23:55.783183 | instance | changed: [instance] 2026-09-04 00:23:55.783273 | instance | 2026-09-04 00:23:55.783560 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-04 00:23:55.783814 | instance | Friday 04 September 2026 00:23:55 +0000 (0:00:24.144) 0:09:00.546 ****** 2026-09-04 00:23:56.036407 | instance | ok: [instance] 2026-09-04 00:23:56.036623 | instance | 2026-09-04 00:23:56.036866 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-04 00:23:56.037092 | instance | Friday 04 September 2026 00:23:56 +0000 (0:00:00.254) 0:09:00.800 ****** 2026-09-04 00:23:56.073037 | instance | skipping: [instance] 2026-09-04 00:23:56.073225 | instance | 2026-09-04 00:23:56.073473 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-04 00:23:56.073715 | instance | Friday 04 September 2026 00:23:56 +0000 (0:00:00.036) 0:09:00.837 ****** 2026-09-04 00:23:56.302517 | instance | changed: [instance] 2026-09-04 00:23:56.302639 | instance | 2026-09-04 00:23:56.302812 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-04 00:23:56.302962 | instance | Friday 04 September 2026 00:23:56 +0000 (0:00:00.229) 0:09:01.066 ****** 2026-09-04 00:23:56.570453 | instance | changed: [instance] 2026-09-04 00:23:56.570701 | instance | 2026-09-04 00:23:56.570958 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-04 00:23:56.571212 | instance | Friday 04 September 2026 00:23:56 +0000 (0:00:00.267) 0:09:01.333 ****** 2026-09-04 00:23:56.800880 | instance | changed: [instance] 2026-09-04 00:23:56.800952 | instance | 2026-09-04 00:23:56.801164 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-04 00:23:56.801304 | instance | Friday 04 September 2026 00:23:56 +0000 (0:00:00.230) 0:09:01.564 ****** 2026-09-04 00:24:01.798342 | instance | changed: [instance] 2026-09-04 00:24:01.798558 | instance | 2026-09-04 00:24:01.798873 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-04 00:24:01.799102 | instance | Friday 04 September 2026 00:24:01 +0000 (0:00:04.996) 0:09:06.561 ****** 2026-09-04 00:24:11.358824 | instance | changed: [instance] 2026-09-04 00:24:11.359522 | instance | 2026-09-04 00:24:11.359544 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-04 00:24:11.359555 | instance | Friday 04 September 2026 00:24:11 +0000 (0:00:09.560) 0:09:16.121 ****** 2026-09-04 00:24:11.420231 | instance | skipping: [instance] 2026-09-04 00:24:11.420296 | instance | 2026-09-04 00:24:11.420309 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-04 00:24:11.420319 | instance | Friday 04 September 2026 00:24:11 +0000 (0:00:00.061) 0:09:16.183 ****** 2026-09-04 00:24:11.480567 | instance | skipping: [instance] 2026-09-04 00:24:11.481264 | instance | 2026-09-04 00:24:11.481324 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-04 00:24:11.481336 | instance | Friday 04 September 2026 00:24:11 +0000 (0:00:00.060) 0:09:16.243 ****** 2026-09-04 00:24:12.205412 | instance | changed: [instance] 2026-09-04 00:24:12.206124 | instance | 2026-09-04 00:24:12.206171 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-04 00:24:12.206183 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.725) 0:09:16.969 ****** 2026-09-04 00:24:12.255717 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-04 00:24:12.256846 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-04 00:24:12.256881 | instance | skipping: [instance] 2026-09-04 00:24:12.256892 | instance | 2026-09-04 00:24:12.256902 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-04 00:24:12.256911 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.050) 0:09:17.019 ****** 2026-09-04 00:24:12.306157 | instance | skipping: [instance] 2026-09-04 00:24:12.306941 | instance | 2026-09-04 00:24:12.307057 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-04 00:24:12.307083 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.050) 0:09:17.070 ****** 2026-09-04 00:24:12.356623 | instance | skipping: [instance] 2026-09-04 00:24:12.356835 | instance | 2026-09-04 00:24:12.357173 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-04 00:24:12.357464 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.050) 0:09:17.120 ****** 2026-09-04 00:24:12.411453 | instance | skipping: [instance] 2026-09-04 00:24:12.411922 | instance | 2026-09-04 00:24:12.412260 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-04 00:24:12.412574 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.054) 0:09:17.175 ****** 2026-09-04 00:24:12.463522 | instance | skipping: [instance] 2026-09-04 00:24:12.463914 | instance | 2026-09-04 00:24:12.465441 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-04 00:24:12.465859 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.051) 0:09:17.226 ****** 2026-09-04 00:24:12.963017 | instance | ok: [instance] 2026-09-04 00:24:12.963073 | instance | 2026-09-04 00:24:12.963080 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-04 00:24:12.963241 | instance | Friday 04 September 2026 00:24:12 +0000 (0:00:00.499) 0:09:17.726 ****** 2026-09-04 00:24:13.939383 | instance | changed: [instance] 2026-09-04 00:24:13.939455 | instance | 2026-09-04 00:24:13.939709 | instance | PLAY [Install control-plane components] **************************************** 2026-09-04 00:24:13.939782 | instance | 2026-09-04 00:24:13.940064 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:24:13.940103 | instance | Friday 04 September 2026 00:24:13 +0000 (0:00:00.977) 0:09:18.703 ****** 2026-09-04 00:24:15.041022 | instance | ok: [instance] 2026-09-04 00:24:15.041219 | instance | 2026-09-04 00:24:15.041461 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-04 00:24:15.041713 | instance | Friday 04 September 2026 00:24:15 +0000 (0:00:01.100) 0:09:19.804 ****** 2026-09-04 00:24:15.280058 | instance | ok: [instance] 2026-09-04 00:24:15.280230 | instance | 2026-09-04 00:24:15.280461 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:24:15.280711 | instance | Friday 04 September 2026 00:24:15 +0000 (0:00:00.239) 0:09:20.043 ****** 2026-09-04 00:24:16.672291 | instance | ok: [instance] 2026-09-04 00:24:16.672460 | instance | 2026-09-04 00:24:16.672720 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:24:16.672971 | instance | Friday 04 September 2026 00:24:16 +0000 (0:00:01.392) 0:09:21.435 ****** 2026-09-04 00:24:16.931126 | instance | ok: [instance] 2026-09-04 00:24:16.931312 | instance | 2026-09-04 00:24:16.931539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:24:16.931786 | instance | Friday 04 September 2026 00:24:16 +0000 (0:00:00.259) 0:09:21.694 ****** 2026-09-04 00:24:16.991163 | instance | ok: [instance] => { 2026-09-04 00:24:16.991415 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-04 00:24:16.991688 | instance | } 2026-09-04 00:24:16.991945 | instance | 2026-09-04 00:24:16.992202 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:24:16.992445 | instance | Friday 04 September 2026 00:24:16 +0000 (0:00:00.059) 0:09:21.754 ****** 2026-09-04 00:24:17.814427 | instance | changed: [instance] 2026-09-04 00:24:17.814671 | instance | 2026-09-04 00:24:17.815009 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:24:17.815367 | instance | Friday 04 September 2026 00:24:17 +0000 (0:00:00.823) 0:09:22.577 ****** 2026-09-04 00:24:19.492184 | instance | changed: [instance] 2026-09-04 00:24:19.492281 | instance | 2026-09-04 00:24:19.492293 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-04 00:24:19.492303 | instance | Friday 04 September 2026 00:24:19 +0000 (0:00:01.677) 0:09:24.254 ****** 2026-09-04 00:24:19.904506 | instance | ok: [instance] 2026-09-04 00:24:19.905263 | instance | 2026-09-04 00:24:19.905328 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-04 00:24:19.905340 | instance | Friday 04 September 2026 00:24:19 +0000 (0:00:00.413) 0:09:24.668 ****** 2026-09-04 00:24:20.122301 | instance | changed: [instance] 2026-09-04 00:24:20.122390 | instance | 2026-09-04 00:24:20.122403 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-04 00:24:20.122414 | instance | Friday 04 September 2026 00:24:20 +0000 (0:00:00.215) 0:09:24.884 ****** 2026-09-04 00:24:20.427571 | instance | ok: [instance] 2026-09-04 00:24:20.427962 | instance | 2026-09-04 00:24:20.428536 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-04 00:24:20.428692 | instance | Friday 04 September 2026 00:24:20 +0000 (0:00:00.306) 0:09:25.191 ****** 2026-09-04 00:24:20.662336 | instance | changed: [instance] 2026-09-04 00:24:20.662417 | instance | 2026-09-04 00:24:20.662428 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-04 00:24:20.662446 | instance | Friday 04 September 2026 00:24:20 +0000 (0:00:00.234) 0:09:25.425 ****** 2026-09-04 00:24:20.893316 | instance | ok: [instance] 2026-09-04 00:24:20.893376 | instance | 2026-09-04 00:24:20.893389 | instance | TASK [Install plugin] ********************************************************** 2026-09-04 00:24:20.893401 | instance | Friday 04 September 2026 00:24:20 +0000 (0:00:00.230) 0:09:25.656 ****** 2026-09-04 00:24:20.970076 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-04 00:24:20.970158 | instance | 2026-09-04 00:24:20.970496 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:24:20.970570 | instance | Friday 04 September 2026 00:24:20 +0000 (0:00:00.077) 0:09:25.733 ****** 2026-09-04 00:24:21.032945 | instance | ok: [instance] => { 2026-09-04 00:24:21.033059 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-04 00:24:21.033490 | instance | } 2026-09-04 00:24:21.033538 | instance | 2026-09-04 00:24:21.033545 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:24:21.033551 | instance | Friday 04 September 2026 00:24:21 +0000 (0:00:00.062) 0:09:25.796 ****** 2026-09-04 00:24:21.793440 | instance | changed: [instance] 2026-09-04 00:24:21.794237 | instance | 2026-09-04 00:24:21.794294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:24:21.794310 | instance | Friday 04 September 2026 00:24:21 +0000 (0:00:00.760) 0:09:26.557 ****** 2026-09-04 00:24:23.627318 | instance | changed: [instance] 2026-09-04 00:24:23.628022 | instance | 2026-09-04 00:24:23.628061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:24:23.628067 | instance | Friday 04 September 2026 00:24:23 +0000 (0:00:01.833) 0:09:28.391 ****** 2026-09-04 00:24:23.664102 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:24:23.664627 | instance | 2026-09-04 00:24:23.664652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:24:23.664681 | instance | Friday 04 September 2026 00:24:23 +0000 (0:00:00.037) 0:09:28.428 ****** 2026-09-04 00:24:24.366927 | instance | changed: [instance] 2026-09-04 00:24:24.367343 | instance | 2026-09-04 00:24:24.367449 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-04 00:24:24.367593 | instance | Friday 04 September 2026 00:24:24 +0000 (0:00:00.702) 0:09:29.130 ****** 2026-09-04 00:24:25.210370 | instance | ok: [instance] 2026-09-04 00:24:25.210862 | instance | 2026-09-04 00:24:25.210883 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-04 00:24:25.210894 | instance | Friday 04 September 2026 00:24:25 +0000 (0:00:00.843) 0:09:29.973 ****** 2026-09-04 00:24:27.944871 | instance | changed: [instance] 2026-09-04 00:24:27.945125 | instance | 2026-09-04 00:24:27.945459 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:24:27.945712 | instance | Friday 04 September 2026 00:24:27 +0000 (0:00:02.734) 0:09:32.708 ****** 2026-09-04 00:24:27.988869 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:24:27.989065 | instance | 2026-09-04 00:24:27.989288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:24:27.989519 | instance | Friday 04 September 2026 00:24:27 +0000 (0:00:00.045) 0:09:32.753 ****** 2026-09-04 00:24:28.514652 | instance | changed: [instance] 2026-09-04 00:24:28.514921 | instance | 2026-09-04 00:24:28.515249 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-04 00:24:28.515564 | instance | Friday 04 September 2026 00:24:28 +0000 (0:00:00.524) 0:09:33.277 ****** 2026-09-04 00:24:57.718638 | instance | changed: [instance] 2026-09-04 00:24:57.718769 | instance | 2026-09-04 00:24:57.718941 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-04 00:24:57.719088 | instance | Friday 04 September 2026 00:24:57 +0000 (0:00:29.204) 0:10:02.482 ****** 2026-09-04 00:24:58.381941 | instance | changed: [instance] 2026-09-04 00:24:58.382134 | instance | 2026-09-04 00:24:58.382407 | instance | PLAY [all] ********************************************************************* 2026-09-04 00:24:58.382639 | instance | 2026-09-04 00:24:58.382902 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:24:58.383133 | instance | Friday 04 September 2026 00:24:58 +0000 (0:00:00.664) 0:10:03.146 ****** 2026-09-04 00:24:59.586208 | instance | ok: [instance] 2026-09-04 00:24:59.586335 | instance | 2026-09-04 00:24:59.586352 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-04 00:24:59.586366 | instance | Friday 04 September 2026 00:24:59 +0000 (0:00:01.202) 0:10:04.348 ****** 2026-09-04 00:25:00.320670 | instance | changed: [instance] 2026-09-04 00:25:00.321158 | instance | 2026-09-04 00:25:00.321293 | instance | PLAY [all] ********************************************************************* 2026-09-04 00:25:00.321312 | instance | 2026-09-04 00:25:00.321813 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-04 00:25:00.321867 | instance | Friday 04 September 2026 00:25:00 +0000 (0:00:00.736) 0:10:05.084 ****** 2026-09-04 00:25:01.028247 | instance | ok: [instance] 2026-09-04 00:25:01.028302 | instance | 2026-09-04 00:25:01.028309 | instance | PLAY [controllers] ************************************************************* 2026-09-04 00:25:01.028315 | instance | 2026-09-04 00:25:01.028321 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:25:01.028326 | instance | Friday 04 September 2026 00:25:01 +0000 (0:00:00.704) 0:10:05.789 ****** 2026-09-04 00:25:02.370363 | instance | ok: [instance] 2026-09-04 00:25:02.370427 | instance | 2026-09-04 00:25:02.370839 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:02.370890 | instance | Friday 04 September 2026 00:25:02 +0000 (0:00:01.344) 0:10:07.134 ****** 2026-09-04 00:25:02.428993 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:25:02.429073 | instance | 2026-09-04 00:25:02.429284 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:25:02.429433 | instance | Friday 04 September 2026 00:25:02 +0000 (0:00:00.057) 0:10:07.192 ****** 2026-09-04 00:25:02.957517 | instance | changed: [instance] 2026-09-04 00:25:02.958185 | instance | 2026-09-04 00:25:02.958239 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-04 00:25:02.958344 | instance | Friday 04 September 2026 00:25:02 +0000 (0:00:00.528) 0:10:07.721 ****** 2026-09-04 00:25:04.977770 | instance | changed: [instance] 2026-09-04 00:25:04.977827 | instance | 2026-09-04 00:25:04.977835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:04.977841 | instance | Friday 04 September 2026 00:25:04 +0000 (0:00:02.018) 0:10:09.739 ****** 2026-09-04 00:25:05.018335 | instance | skipping: [instance] 2026-09-04 00:25:05.018752 | instance | 2026-09-04 00:25:05.018771 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-04 00:25:05.018786 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.042) 0:10:09.782 ****** 2026-09-04 00:25:05.075331 | instance | skipping: [instance] 2026-09-04 00:25:05.075400 | instance | 2026-09-04 00:25:05.076058 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-04 00:25:05.076122 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.055) 0:10:09.838 ****** 2026-09-04 00:25:05.114142 | instance | skipping: [instance] 2026-09-04 00:25:05.114435 | instance | 2026-09-04 00:25:05.114704 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-04 00:25:05.114969 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.039) 0:10:09.877 ****** 2026-09-04 00:25:05.152381 | instance | skipping: [instance] 2026-09-04 00:25:05.152591 | instance | 2026-09-04 00:25:05.152835 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-04 00:25:05.153072 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.038) 0:10:09.916 ****** 2026-09-04 00:25:05.214087 | instance | skipping: [instance] 2026-09-04 00:25:05.214419 | instance | 2026-09-04 00:25:05.214829 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-04 00:25:05.215120 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.061) 0:10:09.977 ****** 2026-09-04 00:25:05.277584 | instance | skipping: [instance] 2026-09-04 00:25:05.277806 | instance | 2026-09-04 00:25:05.278041 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-04 00:25:05.278321 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.063) 0:10:10.041 ****** 2026-09-04 00:25:05.349518 | instance | skipping: [instance] 2026-09-04 00:25:05.349803 | instance | 2026-09-04 00:25:05.350050 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-04 00:25:05.350326 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.071) 0:10:10.113 ****** 2026-09-04 00:25:05.389808 | instance | skipping: [instance] 2026-09-04 00:25:05.390120 | instance | 2026-09-04 00:25:05.390536 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-04 00:25:05.390947 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.040) 0:10:10.153 ****** 2026-09-04 00:25:05.444406 | instance | skipping: [instance] 2026-09-04 00:25:05.444569 | instance | 2026-09-04 00:25:05.444787 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-04 00:25:05.444939 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.055) 0:10:10.208 ****** 2026-09-04 00:25:05.482393 | instance | skipping: [instance] 2026-09-04 00:25:05.482582 | instance | 2026-09-04 00:25:05.482845 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-04 00:25:05.483069 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.037) 0:10:10.246 ****** 2026-09-04 00:25:05.520462 | instance | skipping: [instance] 2026-09-04 00:25:05.520624 | instance | 2026-09-04 00:25:05.520904 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-04 00:25:05.521121 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.038) 0:10:10.284 ****** 2026-09-04 00:25:05.557712 | instance | skipping: [instance] 2026-09-04 00:25:05.557916 | instance | 2026-09-04 00:25:05.558136 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-04 00:25:05.558390 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.037) 0:10:10.321 ****** 2026-09-04 00:25:05.613939 | instance | skipping: [instance] 2026-09-04 00:25:05.614106 | instance | 2026-09-04 00:25:05.614360 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-04 00:25:05.614576 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.056) 0:10:10.378 ****** 2026-09-04 00:25:05.647854 | instance | skipping: [instance] 2026-09-04 00:25:05.648023 | instance | 2026-09-04 00:25:05.648252 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-04 00:25:05.648471 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.034) 0:10:10.412 ****** 2026-09-04 00:25:05.684407 | instance | skipping: [instance] 2026-09-04 00:25:05.684582 | instance | 2026-09-04 00:25:05.684907 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-04 00:25:05.685128 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.036) 0:10:10.448 ****** 2026-09-04 00:25:05.728343 | instance | skipping: [instance] 2026-09-04 00:25:05.728515 | instance | 2026-09-04 00:25:05.728753 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-04 00:25:05.728978 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.043) 0:10:10.492 ****** 2026-09-04 00:25:05.759368 | instance | skipping: [instance] 2026-09-04 00:25:05.759539 | instance | 2026-09-04 00:25:05.759779 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-04 00:25:05.760005 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.031) 0:10:10.523 ****** 2026-09-04 00:25:05.792488 | instance | skipping: [instance] 2026-09-04 00:25:05.792655 | instance | 2026-09-04 00:25:05.792905 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-04 00:25:05.793114 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.032) 0:10:10.556 ****** 2026-09-04 00:25:05.826570 | instance | skipping: [instance] 2026-09-04 00:25:05.826723 | instance | 2026-09-04 00:25:05.826963 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-04 00:25:05.827182 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.034) 0:10:10.590 ****** 2026-09-04 00:25:05.860063 | instance | skipping: [instance] 2026-09-04 00:25:05.860265 | instance | 2026-09-04 00:25:05.860476 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-04 00:25:05.860689 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.033) 0:10:10.624 ****** 2026-09-04 00:25:05.894861 | instance | skipping: [instance] 2026-09-04 00:25:05.895005 | instance | 2026-09-04 00:25:05.895222 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-04 00:25:05.895451 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.034) 0:10:10.659 ****** 2026-09-04 00:25:05.927613 | instance | skipping: [instance] 2026-09-04 00:25:05.927818 | instance | 2026-09-04 00:25:05.928041 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-04 00:25:05.928268 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.032) 0:10:10.691 ****** 2026-09-04 00:25:05.978133 | instance | skipping: [instance] 2026-09-04 00:25:05.978460 | instance | 2026-09-04 00:25:05.978720 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-04 00:25:05.979018 | instance | Friday 04 September 2026 00:25:05 +0000 (0:00:00.050) 0:10:10.742 ****** 2026-09-04 00:25:06.031792 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-04 00:25:06.031987 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-04 00:25:06.032200 | instance | skipping: [instance] 2026-09-04 00:25:06.032400 | instance | 2026-09-04 00:25:06.032623 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-04 00:25:06.032878 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.053) 0:10:10.795 ****** 2026-09-04 00:25:06.071642 | instance | skipping: [instance] 2026-09-04 00:25:06.071835 | instance | 2026-09-04 00:25:06.072052 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-04 00:25:06.072277 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.040) 0:10:10.835 ****** 2026-09-04 00:25:06.134054 | instance | skipping: [instance] 2026-09-04 00:25:06.134252 | instance | 2026-09-04 00:25:06.134488 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-04 00:25:06.134705 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.062) 0:10:10.898 ****** 2026-09-04 00:25:06.171057 | instance | skipping: [instance] 2026-09-04 00:25:06.171241 | instance | 2026-09-04 00:25:06.171467 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-04 00:25:06.171694 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.036) 0:10:10.935 ****** 2026-09-04 00:25:06.206019 | instance | skipping: [instance] 2026-09-04 00:25:06.206198 | instance | 2026-09-04 00:25:06.206504 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-04 00:25:06.206743 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.034) 0:10:10.970 ****** 2026-09-04 00:25:06.259384 | instance | skipping: [instance] 2026-09-04 00:25:06.259576 | instance | 2026-09-04 00:25:06.259846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:06.260080 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.053) 0:10:11.023 ****** 2026-09-04 00:25:06.302667 | instance | skipping: [instance] 2026-09-04 00:25:06.302873 | instance | 2026-09-04 00:25:06.303105 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-09-04 00:25:06.303320 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.043) 0:10:11.066 ****** 2026-09-04 00:25:06.336611 | instance | skipping: [instance] 2026-09-04 00:25:06.336831 | instance | 2026-09-04 00:25:06.337053 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-09-04 00:25:06.337269 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.034) 0:10:11.101 ****** 2026-09-04 00:25:06.369357 | instance | skipping: [instance] 2026-09-04 00:25:06.369551 | instance | 2026-09-04 00:25:06.369801 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-09-04 00:25:06.370085 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.032) 0:10:11.133 ****** 2026-09-04 00:25:06.410303 | instance | skipping: [instance] 2026-09-04 00:25:06.410484 | instance | 2026-09-04 00:25:06.410719 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-09-04 00:25:06.411001 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.040) 0:10:11.174 ****** 2026-09-04 00:25:06.510080 | instance | skipping: [instance] 2026-09-04 00:25:06.510288 | instance | 2026-09-04 00:25:06.510550 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-04 00:25:06.510755 | instance | 2026-09-04 00:25:06.510993 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:25:06.511212 | instance | Friday 04 September 2026 00:25:06 +0000 (0:00:00.100) 0:10:11.274 ****** 2026-09-04 00:25:07.874164 | instance | ok: [instance] 2026-09-04 00:25:07.874418 | instance | 2026-09-04 00:25:07.874654 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-04 00:25:07.874951 | instance | Friday 04 September 2026 00:25:07 +0000 (0:00:01.363) 0:10:12.638 ****** 2026-09-04 00:25:07.926557 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-04 00:25:07.926806 | instance | 2026-09-04 00:25:07.927055 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-04 00:25:07.927315 | instance | Friday 04 September 2026 00:25:07 +0000 (0:00:00.052) 0:10:12.690 ****** 2026-09-04 00:25:08.042007 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-09-04 00:25:08.042242 | instance | 2026-09-04 00:25:08.042530 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-04 00:25:08.042766 | instance | Friday 04 September 2026 00:25:08 +0000 (0:00:00.115) 0:10:12.805 ****** 2026-09-04 00:25:26.553986 | instance | changed: [instance] 2026-09-04 00:25:26.554182 | instance | 2026-09-04 00:25:26.554547 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-04 00:25:26.554853 | instance | Friday 04 September 2026 00:25:26 +0000 (0:00:18.512) 0:10:31.317 ****** 2026-09-04 00:25:27.201798 | instance | changed: [instance] 2026-09-04 00:25:27.202254 | instance | 2026-09-04 00:25:27.202269 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-04 00:25:27.202605 | instance | Friday 04 September 2026 00:25:27 +0000 (0:00:00.648) 0:10:31.965 ****** 2026-09-04 00:25:27.246878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-04 00:25:27.247089 | instance | 2026-09-04 00:25:27.247316 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-04 00:25:27.247546 | instance | Friday 04 September 2026 00:25:27 +0000 (0:00:00.045) 0:10:32.011 ****** 2026-09-04 00:25:28.014847 | instance | changed: [instance] 2026-09-04 00:25:28.015027 | instance | 2026-09-04 00:25:28.015264 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-04 00:25:28.015490 | instance | Friday 04 September 2026 00:25:28 +0000 (0:00:00.767) 0:10:32.778 ****** 2026-09-04 00:25:28.708489 | instance | ok: [instance] 2026-09-04 00:25:28.708647 | instance | 2026-09-04 00:25:28.708938 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-04 00:25:28.709119 | instance | Friday 04 September 2026 00:25:28 +0000 (0:00:00.693) 0:10:33.472 ****** 2026-09-04 00:25:29.222479 | instance | changed: [instance] 2026-09-04 00:25:29.222593 | instance | 2026-09-04 00:25:29.222722 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-04 00:25:29.222854 | instance | Friday 04 September 2026 00:25:29 +0000 (0:00:00.499) 0:10:33.971 ****** 2026-09-04 00:25:29.222968 | instance | 2026-09-04 00:25:29.223109 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-04 00:25:29.223235 | instance | Friday 04 September 2026 00:25:29 +0000 (0:00:00.014) 0:10:33.986 ****** 2026-09-04 00:25:29.276596 | instance | skipping: [instance] 2026-09-04 00:25:29.276698 | instance | 2026-09-04 00:25:29.276871 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-04 00:25:29.277009 | instance | Friday 04 September 2026 00:25:29 +0000 (0:00:00.054) 0:10:34.040 ****** 2026-09-04 00:25:30.810929 | instance | changed: [instance] 2026-09-04 00:25:30.810993 | instance | 2026-09-04 00:25:30.811142 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-04 00:25:30.811274 | instance | Friday 04 September 2026 00:25:30 +0000 (0:00:01.534) 0:10:35.574 ****** 2026-09-04 00:25:32.918807 | instance | changed: [instance] 2026-09-04 00:25:32.918875 | instance | 2026-09-04 00:25:32.918906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:32.919081 | instance | Friday 04 September 2026 00:25:32 +0000 (0:00:02.107) 0:10:37.682 ****** 2026-09-04 00:25:32.985266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:25:32.985497 | instance | 2026-09-04 00:25:32.985752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:25:32.986077 | instance | Friday 04 September 2026 00:25:32 +0000 (0:00:00.066) 0:10:37.748 ****** 2026-09-04 00:25:33.573471 | instance | changed: [instance] 2026-09-04 00:25:33.573687 | instance | 2026-09-04 00:25:33.574018 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-04 00:25:33.574344 | instance | Friday 04 September 2026 00:25:33 +0000 (0:00:00.588) 0:10:38.336 ****** 2026-09-04 00:25:48.441603 | instance | changed: [instance] 2026-09-04 00:25:48.441818 | instance | 2026-09-04 00:25:48.442103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:48.442417 | instance | Friday 04 September 2026 00:25:48 +0000 (0:00:14.868) 0:10:53.205 ****** 2026-09-04 00:25:48.491214 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:25:48.491439 | instance | 2026-09-04 00:25:48.491681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:25:48.491929 | instance | Friday 04 September 2026 00:25:48 +0000 (0:00:00.049) 0:10:53.255 ****** 2026-09-04 00:25:49.029606 | instance | changed: [instance] 2026-09-04 00:25:49.029887 | instance | 2026-09-04 00:25:49.030150 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-04 00:25:49.030439 | instance | Friday 04 September 2026 00:25:49 +0000 (0:00:00.538) 0:10:53.793 ****** 2026-09-04 00:25:52.033319 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-04 00:25:52.033595 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-04 00:25:52.033907 | instance | 2026-09-04 00:25:52.034244 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-04 00:25:52.034573 | instance | Friday 04 September 2026 00:25:52 +0000 (0:00:03.003) 0:10:56.797 ****** 2026-09-04 00:25:55.921232 | instance | changed: [instance] 2026-09-04 00:25:55.921446 | instance | 2026-09-04 00:25:55.921730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:25:55.922006 | instance | Friday 04 September 2026 00:25:55 +0000 (0:00:03.886) 0:11:00.684 ****** 2026-09-04 00:25:55.974474 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:25:55.974671 | instance | 2026-09-04 00:25:55.974947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:25:55.975177 | instance | Friday 04 September 2026 00:25:55 +0000 (0:00:00.054) 0:11:00.738 ****** 2026-09-04 00:25:56.514503 | instance | changed: [instance] 2026-09-04 00:25:56.514782 | instance | 2026-09-04 00:25:56.515122 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-04 00:25:56.515344 | instance | Friday 04 September 2026 00:25:56 +0000 (0:00:00.539) 0:11:01.277 ****** 2026-09-04 00:25:59.219931 | instance | ok: [instance] 2026-09-04 00:25:59.220126 | instance | 2026-09-04 00:25:59.220388 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-04 00:25:59.220678 | instance | Friday 04 September 2026 00:25:59 +0000 (0:00:02.706) 0:11:03.984 ****** 2026-09-04 00:26:02.245502 | instance | changed: [instance] 2026-09-04 00:26:02.245578 | instance | 2026-09-04 00:26:02.245856 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-04 00:26:02.246480 | instance | Friday 04 September 2026 00:26:02 +0000 (0:00:03.024) 0:11:07.008 ****** 2026-09-04 00:26:02.873501 | instance | ok: [instance] 2026-09-04 00:26:02.873696 | instance | 2026-09-04 00:26:02.873959 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-04 00:26:02.874355 | instance | Friday 04 September 2026 00:26:02 +0000 (0:00:00.628) 0:11:07.637 ****** 2026-09-04 00:26:03.592571 | instance | changed: [instance] 2026-09-04 00:26:03.592730 | instance | 2026-09-04 00:26:03.593018 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-04 00:26:03.593243 | instance | Friday 04 September 2026 00:26:03 +0000 (0:00:00.718) 0:11:08.356 ****** 2026-09-04 00:26:04.316109 | instance | ok: [instance] 2026-09-04 00:26:04.316315 | instance | 2026-09-04 00:26:04.316563 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-04 00:26:04.316789 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.723) 0:11:09.079 ****** 2026-09-04 00:26:04.354834 | instance | skipping: [instance] 2026-09-04 00:26:04.373458 | instance | 2026-09-04 00:26:04.373476 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-04 00:26:04.373484 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.038) 0:11:09.118 ****** 2026-09-04 00:26:04.401164 | instance | skipping: [instance] 2026-09-04 00:26:04.401368 | instance | 2026-09-04 00:26:04.401611 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-04 00:26:04.401867 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.046) 0:11:09.165 ****** 2026-09-04 00:26:04.443082 | instance | skipping: [instance] 2026-09-04 00:26:04.443313 | instance | 2026-09-04 00:26:04.443646 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-04 00:26:04.443970 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.041) 0:11:09.206 ****** 2026-09-04 00:26:04.493504 | instance | skipping: [instance] 2026-09-04 00:26:04.493624 | instance | 2026-09-04 00:26:04.493799 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-04 00:26:04.494006 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.050) 0:11:09.257 ****** 2026-09-04 00:26:04.555736 | instance | skipping: [instance] 2026-09-04 00:26:04.555983 | instance | 2026-09-04 00:26:04.556242 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-04 00:26:04.556489 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.062) 0:11:09.319 ****** 2026-09-04 00:26:04.610134 | instance | skipping: [instance] 2026-09-04 00:26:04.610392 | instance | 2026-09-04 00:26:04.610618 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-04 00:26:04.610850 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.054) 0:11:09.374 ****** 2026-09-04 00:26:04.662013 | instance | skipping: [instance] 2026-09-04 00:26:04.662157 | instance | 2026-09-04 00:26:04.662516 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-04 00:26:04.662914 | instance | Friday 04 September 2026 00:26:04 +0000 (0:00:00.051) 0:11:09.425 ****** 2026-09-04 00:27:41.000436 | instance | changed: [instance] 2026-09-04 00:27:41.000528 | instance | 2026-09-04 00:27:41.000547 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-04 00:27:41.000717 | instance | Friday 04 September 2026 00:27:40 +0000 (0:01:36.337) 0:12:45.763 ****** 2026-09-04 00:27:41.751499 | instance | changed: [instance] 2026-09-04 00:27:41.751571 | instance | 2026-09-04 00:27:41.751828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:27:41.751904 | instance | Friday 04 September 2026 00:27:41 +0000 (0:00:00.752) 0:12:46.515 ****** 2026-09-04 00:27:41.811622 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:27:41.811679 | instance | 2026-09-04 00:27:41.811691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:27:41.811701 | instance | Friday 04 September 2026 00:27:41 +0000 (0:00:00.058) 0:12:46.574 ****** 2026-09-04 00:27:42.356948 | instance | changed: [instance] 2026-09-04 00:27:42.357337 | instance | 2026-09-04 00:27:42.357420 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-04 00:27:42.357678 | instance | Friday 04 September 2026 00:27:42 +0000 (0:00:00.546) 0:12:47.120 ****** 2026-09-04 00:27:43.149902 | instance | changed: [instance] 2026-09-04 00:27:43.149991 | instance | 2026-09-04 00:27:43.150004 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-04 00:27:43.150014 | instance | Friday 04 September 2026 00:27:43 +0000 (0:00:00.791) 0:12:47.912 ****** 2026-09-04 00:27:45.036222 | instance | changed: [instance] 2026-09-04 00:27:45.036268 | instance | 2026-09-04 00:27:45.036275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:27:45.036282 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:01.887) 0:12:49.799 ****** 2026-09-04 00:27:45.085023 | instance | skipping: [instance] 2026-09-04 00:27:45.085086 | instance | 2026-09-04 00:27:45.085097 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:27:45.085113 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.049) 0:12:49.848 ****** 2026-09-04 00:27:45.131091 | instance | skipping: [instance] 2026-09-04 00:27:45.131282 | instance | 2026-09-04 00:27:45.131530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:27:45.131760 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.046) 0:12:49.895 ****** 2026-09-04 00:27:45.173222 | instance | skipping: [instance] 2026-09-04 00:27:45.173424 | instance | 2026-09-04 00:27:45.173752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:27:45.173878 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.041) 0:12:49.937 ****** 2026-09-04 00:27:45.224398 | instance | skipping: [instance] 2026-09-04 00:27:45.224634 | instance | 2026-09-04 00:27:45.224910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:27:45.225216 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.050) 0:12:49.987 ****** 2026-09-04 00:27:45.911501 | instance | ok: [instance] 2026-09-04 00:27:45.911695 | instance | 2026-09-04 00:27:45.911950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:27:45.912201 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.686) 0:12:50.674 ****** 2026-09-04 00:27:45.969404 | instance | ok: [instance] 2026-09-04 00:27:45.969638 | instance | 2026-09-04 00:27:45.969917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:27:45.970180 | instance | Friday 04 September 2026 00:27:45 +0000 (0:00:00.058) 0:12:50.733 ****** 2026-09-04 00:27:46.023126 | instance | ok: [instance] 2026-09-04 00:27:46.023306 | instance | 2026-09-04 00:27:46.023541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:27:46.023767 | instance | Friday 04 September 2026 00:27:46 +0000 (0:00:00.053) 0:12:50.787 ****** 2026-09-04 00:27:46.089030 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:27:46.089239 | instance | 2026-09-04 00:27:46.089474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:27:46.089738 | instance | Friday 04 September 2026 00:27:46 +0000 (0:00:00.066) 0:12:50.853 ****** 2026-09-04 00:27:46.148907 | instance | ok: [instance] 2026-09-04 00:27:46.149210 | instance | 2026-09-04 00:27:46.149463 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:27:46.149701 | instance | Friday 04 September 2026 00:27:46 +0000 (0:00:00.059) 0:12:50.913 ****** 2026-09-04 00:27:46.199291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:27:46.199519 | instance | 2026-09-04 00:27:46.199754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:27:46.200029 | instance | Friday 04 September 2026 00:27:46 +0000 (0:00:00.050) 0:12:50.963 ****** 2026-09-04 00:27:46.783630 | instance | changed: [instance] 2026-09-04 00:27:46.783837 | instance | 2026-09-04 00:27:46.784111 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-04 00:27:46.784350 | instance | Friday 04 September 2026 00:27:46 +0000 (0:00:00.583) 0:12:51.547 ****** 2026-09-04 00:27:47.467720 | instance | ok: [instance] 2026-09-04 00:27:47.467952 | instance | 2026-09-04 00:27:47.468214 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-04 00:27:47.468446 | instance | Friday 04 September 2026 00:27:47 +0000 (0:00:00.683) 0:12:52.231 ****** 2026-09-04 00:27:48.627156 | instance | changed: [instance] 2026-09-04 00:27:48.627362 | instance | 2026-09-04 00:27:48.627792 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-04 00:27:48.627942 | instance | Friday 04 September 2026 00:27:48 +0000 (0:00:01.159) 0:12:53.390 ****** 2026-09-04 00:27:48.973836 | instance | ok: [instance] 2026-09-04 00:27:48.974053 | instance | 2026-09-04 00:27:48.974387 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-04 00:27:48.974682 | instance | Friday 04 September 2026 00:27:48 +0000 (0:00:00.347) 0:12:53.737 ****** 2026-09-04 00:27:49.348398 | instance | changed: [instance] 2026-09-04 00:27:49.348690 | instance | 2026-09-04 00:27:49.348956 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-04 00:27:49.349245 | instance | Friday 04 September 2026 00:27:49 +0000 (0:00:00.373) 0:12:54.111 ****** 2026-09-04 00:27:49.801719 | instance | changed: [instance] 2026-09-04 00:27:49.801940 | instance | 2026-09-04 00:27:49.802208 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-04 00:27:49.802524 | instance | Friday 04 September 2026 00:27:49 +0000 (0:00:00.453) 0:12:54.565 ****** 2026-09-04 00:27:50.245489 | instance | ok: [instance] 2026-09-04 00:27:50.245699 | instance | 2026-09-04 00:27:50.245955 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-04 00:27:50.246306 | instance | Friday 04 September 2026 00:27:50 +0000 (0:00:00.443) 0:12:55.009 ****** 2026-09-04 00:31:00.018352 | instance | changed: [instance] 2026-09-04 00:31:00.018672 | instance | 2026-09-04 00:31:00.018926 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-04 00:31:00.019148 | instance | Friday 04 September 2026 00:31:00 +0000 (0:03:09.771) 0:16:04.780 ****** 2026-09-04 00:31:00.743718 | instance | ok: [instance] 2026-09-04 00:31:00.743909 | instance | 2026-09-04 00:31:00.744216 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-04 00:31:00.744450 | instance | Friday 04 September 2026 00:31:00 +0000 (0:00:00.726) 0:16:05.507 ****** 2026-09-04 00:31:00.822034 | instance | included: ingress for instance 2026-09-04 00:31:00.822394 | instance | 2026-09-04 00:31:00.822625 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-04 00:31:00.822843 | instance | Friday 04 September 2026 00:31:00 +0000 (0:00:00.078) 0:16:05.586 ****** 2026-09-04 00:31:01.764784 | instance | changed: [instance] 2026-09-04 00:31:01.764987 | instance | 2026-09-04 00:31:01.765291 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-04 00:31:01.765629 | instance | Friday 04 September 2026 00:31:01 +0000 (0:00:00.942) 0:16:06.528 ****** 2026-09-04 00:31:02.081269 | instance | ok: [instance] 2026-09-04 00:31:02.081478 | instance | 2026-09-04 00:31:02.081820 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-04 00:31:02.082061 | instance | Friday 04 September 2026 00:31:02 +0000 (0:00:00.316) 0:16:06.844 ****** 2026-09-04 00:31:03.124080 | instance | changed: [instance] 2026-09-04 00:31:03.124339 | instance | 2026-09-04 00:31:03.124648 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-04 00:31:03.124938 | instance | 2026-09-04 00:31:03.125166 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:31:03.125515 | instance | Friday 04 September 2026 00:31:03 +0000 (0:00:01.043) 0:16:07.887 ****** 2026-09-04 00:31:04.782892 | instance | ok: [instance] 2026-09-04 00:31:04.783068 | instance | 2026-09-04 00:31:04.783392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:31:04.783705 | instance | Friday 04 September 2026 00:31:04 +0000 (0:00:01.658) 0:16:09.546 ****** 2026-09-04 00:31:04.844075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:31:04.844380 | instance | 2026-09-04 00:31:04.844702 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:31:04.844922 | instance | Friday 04 September 2026 00:31:04 +0000 (0:00:00.061) 0:16:09.608 ****** 2026-09-04 00:31:05.408169 | instance | changed: [instance] 2026-09-04 00:31:05.408364 | instance | 2026-09-04 00:31:05.408636 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-04 00:31:05.408914 | instance | Friday 04 September 2026 00:31:05 +0000 (0:00:00.563) 0:16:10.172 ****** 2026-09-04 00:31:06.194693 | instance | ok: [instance] 2026-09-04 00:31:06.194915 | instance | 2026-09-04 00:31:06.195286 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-04 00:31:06.195611 | instance | Friday 04 September 2026 00:31:06 +0000 (0:00:00.786) 0:16:10.958 ****** 2026-09-04 00:31:08.898061 | instance | changed: [instance] 2026-09-04 00:31:08.898612 | instance | 2026-09-04 00:31:08.898717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:31:08.899054 | instance | Friday 04 September 2026 00:31:08 +0000 (0:00:02.702) 0:16:13.660 ****** 2026-09-04 00:31:08.970325 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:31:08.970430 | instance | 2026-09-04 00:31:08.970444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:31:08.970469 | instance | Friday 04 September 2026 00:31:08 +0000 (0:00:00.073) 0:16:13.733 ****** 2026-09-04 00:31:09.680850 | instance | changed: [instance] 2026-09-04 00:31:09.681041 | instance | 2026-09-04 00:31:09.681324 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-04 00:31:09.681576 | instance | Friday 04 September 2026 00:31:09 +0000 (0:00:00.710) 0:16:14.444 ****** 2026-09-04 00:31:10.963052 | instance | changed: [instance] 2026-09-04 00:31:10.963122 | instance | 2026-09-04 00:31:10.963133 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-04 00:31:10.963143 | instance | Friday 04 September 2026 00:31:10 +0000 (0:00:01.281) 0:16:15.725 ****** 2026-09-04 00:31:11.447560 | instance | ok: [instance] 2026-09-04 00:31:11.447613 | instance | 2026-09-04 00:31:11.447624 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-04 00:31:11.447635 | instance | Friday 04 September 2026 00:31:11 +0000 (0:00:00.484) 0:16:16.210 ****** 2026-09-04 00:31:21.493921 | instance | ok: [instance] 2026-09-04 00:31:21.493976 | instance | 2026-09-04 00:31:21.493984 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-04 00:31:21.494002 | instance | Friday 04 September 2026 00:31:21 +0000 (0:00:10.047) 0:16:26.257 ****** 2026-09-04 00:31:22.997835 | instance | ok: [instance] 2026-09-04 00:31:22.998271 | instance | 2026-09-04 00:31:22.998393 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-04 00:31:22.998582 | instance | Friday 04 September 2026 00:31:22 +0000 (0:00:01.504) 0:16:27.761 ****** 2026-09-04 00:31:23.323617 | instance | ok: [instance] 2026-09-04 00:31:23.323924 | instance | 2026-09-04 00:31:23.324121 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-04 00:31:23.324378 | instance | Friday 04 September 2026 00:31:23 +0000 (0:00:00.325) 0:16:28.087 ****** 2026-09-04 00:31:23.606287 | instance | ok: [instance] 2026-09-04 00:31:23.606481 | instance | 2026-09-04 00:31:23.606719 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-04 00:31:23.606942 | instance | Friday 04 September 2026 00:31:23 +0000 (0:00:00.282) 0:16:28.369 ****** 2026-09-04 00:31:23.885622 | instance | ok: [instance] 2026-09-04 00:31:23.885812 | instance | 2026-09-04 00:31:23.886059 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-04 00:31:23.886346 | instance | Friday 04 September 2026 00:31:23 +0000 (0:00:00.279) 0:16:28.649 ****** 2026-09-04 00:31:24.601329 | instance | changed: [instance] 2026-09-04 00:31:24.601532 | instance | 2026-09-04 00:31:24.601777 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-04 00:31:24.602001 | instance | Friday 04 September 2026 00:31:24 +0000 (0:00:00.715) 0:16:29.364 ****** 2026-09-04 00:31:41.761921 | instance | changed: [instance] => (item=alertmanager) 2026-09-04 00:31:41.761998 | instance | changed: [instance] => (item=grafana) 2026-09-04 00:31:41.762015 | instance | changed: [instance] => (item=prometheus) 2026-09-04 00:31:41.762369 | instance | 2026-09-04 00:31:41.762665 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-04 00:31:41.762792 | instance | Friday 04 September 2026 00:31:41 +0000 (0:00:17.160) 0:16:46.525 ****** 2026-09-04 00:31:43.863562 | instance | ok: [instance] => (item=alertmanager) 2026-09-04 00:31:43.863627 | instance | ok: [instance] => (item=grafana) 2026-09-04 00:31:43.863639 | instance | ok: [instance] => (item=prometheus) 2026-09-04 00:31:43.863653 | instance | 2026-09-04 00:31:43.863892 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-04 00:31:43.864206 | instance | Friday 04 September 2026 00:31:43 +0000 (0:00:02.101) 0:16:48.626 ****** 2026-09-04 00:31:47.422472 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:47.422571 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:47.423244 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:47.423329 | instance | changed: [instance] 2026-09-04 00:31:47.423342 | instance | 2026-09-04 00:31:47.423363 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-04 00:31:47.423596 | instance | Friday 04 September 2026 00:31:47 +0000 (0:00:03.559) 0:16:52.185 ****** 2026-09-04 00:31:53.249173 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:53.249295 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:53.249316 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:53.249781 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:53.249876 | instance | changed: [instance] => (item=None) 2026-09-04 00:31:53.250104 | instance | changed: [instance] 2026-09-04 00:31:53.250389 | instance | 2026-09-04 00:31:53.250650 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-04 00:31:53.250889 | instance | Friday 04 September 2026 00:31:53 +0000 (0:00:05.825) 0:16:58.011 ****** 2026-09-04 00:32:04.775130 | instance | changed: [instance] => (item=alertmanager) 2026-09-04 00:32:04.775374 | instance | changed: [instance] => (item=prometheus) 2026-09-04 00:32:04.775592 | instance | 2026-09-04 00:32:04.775862 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-04 00:32:04.776166 | instance | Friday 04 September 2026 00:32:04 +0000 (0:00:11.527) 0:17:09.538 ****** 2026-09-04 00:32:16.269850 | instance | changed: [instance] => (item=alertmanager) 2026-09-04 00:32:16.269938 | instance | changed: [instance] => (item=prometheus) 2026-09-04 00:32:16.269961 | instance | 2026-09-04 00:32:16.270278 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-04 00:32:16.270435 | instance | Friday 04 September 2026 00:32:16 +0000 (0:00:11.494) 0:17:21.033 ****** 2026-09-04 00:32:17.013500 | instance | changed: [instance] 2026-09-04 00:32:17.013590 | instance | 2026-09-04 00:32:17.013769 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-04 00:32:17.013861 | instance | Friday 04 September 2026 00:32:17 +0000 (0:00:00.744) 0:17:21.777 ****** 2026-09-04 00:32:23.651666 | instance | ok: [instance] 2026-09-04 00:32:23.651763 | instance | 2026-09-04 00:32:23.651804 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-04 00:32:23.651936 | instance | Friday 04 September 2026 00:32:23 +0000 (0:00:06.638) 0:17:28.416 ****** 2026-09-04 00:32:37.183829 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-04 00:32:37.183925 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-04 00:32:37.184018 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-04 00:32:37.184533 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-04 00:32:37.184612 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-04 00:32:37.184619 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-04 00:32:37.184625 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-04 00:32:37.184640 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-04 00:32:37.184645 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-04 00:32:37.184812 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-04 00:32:37.184900 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-04 00:32:37.184915 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-04 00:32:37.185110 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-04 00:32:37.185148 | instance | 2026-09-04 00:32:37.185363 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-04 00:32:37.185406 | instance | Friday 04 September 2026 00:32:37 +0000 (0:00:13.532) 0:17:41.948 ****** 2026-09-04 00:33:10.104564 | instance | changed: [instance] 2026-09-04 00:33:10.104662 | instance | 2026-09-04 00:33:10.104678 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:10.104809 | instance | Friday 04 September 2026 00:33:10 +0000 (0:00:32.920) 0:18:14.868 ****** 2026-09-04 00:33:10.165359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:10.165420 | instance | 2026-09-04 00:33:10.165507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:10.165646 | instance | Friday 04 September 2026 00:33:10 +0000 (0:00:00.060) 0:18:14.929 ****** 2026-09-04 00:33:10.753210 | instance | changed: [instance] 2026-09-04 00:33:10.753349 | instance | 2026-09-04 00:33:10.753511 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-04 00:33:10.753667 | instance | Friday 04 September 2026 00:33:10 +0000 (0:00:00.587) 0:18:15.517 ****** 2026-09-04 00:33:14.393701 | instance | changed: [instance] 2026-09-04 00:33:14.393800 | instance | 2026-09-04 00:33:14.393885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:14.393996 | instance | Friday 04 September 2026 00:33:14 +0000 (0:00:03.639) 0:18:19.156 ****** 2026-09-04 00:33:14.447494 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:14.447604 | instance | 2026-09-04 00:33:14.447656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:14.447805 | instance | Friday 04 September 2026 00:33:14 +0000 (0:00:00.054) 0:18:19.211 ****** 2026-09-04 00:33:14.960498 | instance | changed: [instance] 2026-09-04 00:33:14.960601 | instance | 2026-09-04 00:33:14.960790 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-04 00:33:14.960831 | instance | Friday 04 September 2026 00:33:14 +0000 (0:00:00.513) 0:18:19.725 ****** 2026-09-04 00:33:17.010175 | instance | changed: [instance] 2026-09-04 00:33:17.010934 | instance | 2026-09-04 00:33:17.010994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:17.011006 | instance | Friday 04 September 2026 00:33:17 +0000 (0:00:02.048) 0:18:21.773 ****** 2026-09-04 00:33:17.079721 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:17.079849 | instance | 2026-09-04 00:33:17.079999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:17.080146 | instance | Friday 04 September 2026 00:33:17 +0000 (0:00:00.069) 0:18:21.843 ****** 2026-09-04 00:33:17.647896 | instance | changed: [instance] 2026-09-04 00:33:17.647944 | instance | 2026-09-04 00:33:17.647952 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-04 00:33:17.647959 | instance | Friday 04 September 2026 00:33:17 +0000 (0:00:00.567) 0:18:22.411 ****** 2026-09-04 00:33:19.540340 | instance | changed: [instance] 2026-09-04 00:33:19.540395 | instance | 2026-09-04 00:33:19.540403 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-04 00:33:19.540410 | instance | Friday 04 September 2026 00:33:19 +0000 (0:00:01.892) 0:18:24.303 ****** 2026-09-04 00:33:20.413209 | instance | changed: [instance] 2026-09-04 00:33:20.413325 | instance | 2026-09-04 00:33:20.413563 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:20.413682 | instance | Friday 04 September 2026 00:33:20 +0000 (0:00:00.873) 0:18:25.177 ****** 2026-09-04 00:33:20.496805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:20.497037 | instance | 2026-09-04 00:33:20.497320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:20.497581 | instance | Friday 04 September 2026 00:33:20 +0000 (0:00:00.082) 0:18:25.260 ****** 2026-09-04 00:33:21.129065 | instance | changed: [instance] 2026-09-04 00:33:21.129152 | instance | 2026-09-04 00:33:21.129575 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-04 00:33:21.129600 | instance | Friday 04 September 2026 00:33:21 +0000 (0:00:00.632) 0:18:25.892 ****** 2026-09-04 00:33:23.025130 | instance | changed: [instance] 2026-09-04 00:33:23.025207 | instance | 2026-09-04 00:33:23.025214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:23.025220 | instance | Friday 04 September 2026 00:33:23 +0000 (0:00:01.895) 0:18:27.788 ****** 2026-09-04 00:33:23.079683 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:23.079750 | instance | 2026-09-04 00:33:23.079758 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:23.079763 | instance | Friday 04 September 2026 00:33:23 +0000 (0:00:00.054) 0:18:27.843 ****** 2026-09-04 00:33:23.628753 | instance | changed: [instance] 2026-09-04 00:33:23.628858 | instance | 2026-09-04 00:33:23.629137 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-04 00:33:23.629431 | instance | Friday 04 September 2026 00:33:23 +0000 (0:00:00.548) 0:18:28.392 ****** 2026-09-04 00:33:25.438345 | instance | changed: [instance] 2026-09-04 00:33:25.438438 | instance | 2026-09-04 00:33:25.438505 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-04 00:33:25.438597 | instance | 2026-09-04 00:33:25.439759 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:33:25.440791 | instance | Friday 04 September 2026 00:33:25 +0000 (0:00:01.810) 0:18:30.202 ****** 2026-09-04 00:33:27.373677 | instance | ok: [instance] 2026-09-04 00:33:27.373764 | instance | 2026-09-04 00:33:27.373809 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-04 00:33:27.373887 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:01.934) 0:18:32.137 ****** 2026-09-04 00:33:27.497888 | instance | skipping: [instance] 2026-09-04 00:33:27.497979 | instance | 2026-09-04 00:33:27.498001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:33:27.498092 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.124) 0:18:32.261 ****** 2026-09-04 00:33:27.607537 | instance | ok: [instance] 2026-09-04 00:33:27.608032 | instance | 2026-09-04 00:33:27.608093 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:33:27.608109 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.109) 0:18:32.371 ****** 2026-09-04 00:33:27.665647 | instance | skipping: [instance] 2026-09-04 00:33:27.666320 | instance | 2026-09-04 00:33:27.666384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:33:27.666403 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.057) 0:18:32.429 ****** 2026-09-04 00:33:27.725903 | instance | skipping: [instance] 2026-09-04 00:33:27.726325 | instance | 2026-09-04 00:33:27.726392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:33:27.726666 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.060) 0:18:32.489 ****** 2026-09-04 00:33:27.788619 | instance | skipping: [instance] 2026-09-04 00:33:27.789420 | instance | 2026-09-04 00:33:27.789466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:33:27.789479 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.062) 0:18:32.552 ****** 2026-09-04 00:33:27.834281 | instance | skipping: [instance] 2026-09-04 00:33:27.834390 | instance | 2026-09-04 00:33:27.834594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:33:27.834831 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.046) 0:18:32.598 ****** 2026-09-04 00:33:27.895736 | instance | skipping: [instance] 2026-09-04 00:33:27.895816 | instance | 2026-09-04 00:33:27.895996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:33:27.896233 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.060) 0:18:32.659 ****** 2026-09-04 00:33:27.973107 | instance | ok: [instance] 2026-09-04 00:33:27.973274 | instance | 2026-09-04 00:33:27.973542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:33:27.973787 | instance | Friday 04 September 2026 00:33:27 +0000 (0:00:00.077) 0:18:32.737 ****** 2026-09-04 00:33:28.055714 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:33:28.055815 | instance | 2026-09-04 00:33:28.056134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:33:28.056186 | instance | Friday 04 September 2026 00:33:28 +0000 (0:00:00.083) 0:18:32.820 ****** 2026-09-04 00:33:28.145097 | instance | ok: [instance] 2026-09-04 00:33:28.145176 | instance | 2026-09-04 00:33:28.145197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:33:28.145311 | instance | Friday 04 September 2026 00:33:28 +0000 (0:00:00.088) 0:18:32.908 ****** 2026-09-04 00:33:28.231121 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:33:28.231230 | instance | 2026-09-04 00:33:28.231306 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:33:28.231427 | instance | Friday 04 September 2026 00:33:28 +0000 (0:00:00.086) 0:18:32.994 ****** 2026-09-04 00:33:28.984310 | instance | changed: [instance] 2026-09-04 00:33:28.984423 | instance | 2026-09-04 00:33:28.984470 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-04 00:33:28.984561 | instance | Friday 04 September 2026 00:33:28 +0000 (0:00:00.753) 0:18:33.748 ****** 2026-09-04 00:33:30.728457 | instance | changed: [instance] 2026-09-04 00:33:30.728654 | instance | 2026-09-04 00:33:30.728882 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-04 00:33:30.729177 | instance | Friday 04 September 2026 00:33:30 +0000 (0:00:01.743) 0:18:35.492 ****** 2026-09-04 00:33:31.419052 | instance | changed: [instance] 2026-09-04 00:33:31.419166 | instance | 2026-09-04 00:33:31.419180 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-04 00:33:31.419322 | instance | Friday 04 September 2026 00:33:31 +0000 (0:00:00.691) 0:18:36.183 ****** 2026-09-04 00:33:35.432287 | instance | changed: [instance] 2026-09-04 00:33:35.432448 | instance | 2026-09-04 00:33:35.432650 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-04 00:33:35.432857 | instance | Friday 04 September 2026 00:33:35 +0000 (0:00:04.013) 0:18:40.196 ****** 2026-09-04 00:33:35.683993 | instance | changed: [instance] 2026-09-04 00:33:35.684187 | instance | 2026-09-04 00:33:35.684475 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-04 00:33:35.684729 | instance | Friday 04 September 2026 00:33:35 +0000 (0:00:00.251) 0:18:40.447 ****** 2026-09-04 00:33:36.311982 | instance | changed: [instance] 2026-09-04 00:33:36.312089 | instance | 2026-09-04 00:33:36.312427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:33:36.312658 | instance | Friday 04 September 2026 00:33:36 +0000 (0:00:00.628) 0:18:41.075 ****** 2026-09-04 00:33:36.422574 | instance | ok: [instance] 2026-09-04 00:33:36.422690 | instance | 2026-09-04 00:33:36.422976 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:33:36.423202 | instance | Friday 04 September 2026 00:33:36 +0000 (0:00:00.110) 0:18:41.186 ****** 2026-09-04 00:33:36.543985 | instance | included: rabbitmq for instance 2026-09-04 00:33:36.544187 | instance | 2026-09-04 00:33:36.544453 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:33:36.544681 | instance | Friday 04 September 2026 00:33:36 +0000 (0:00:00.121) 0:18:41.308 ****** 2026-09-04 00:33:37.235999 | instance | ok: [instance] 2026-09-04 00:33:37.236287 | instance | 2026-09-04 00:33:37.236646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:33:37.236985 | instance | Friday 04 September 2026 00:33:37 +0000 (0:00:00.691) 0:18:41.999 ****** 2026-09-04 00:33:37.311567 | instance | skipping: [instance] 2026-09-04 00:33:37.311820 | instance | 2026-09-04 00:33:37.312184 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:33:37.312578 | instance | Friday 04 September 2026 00:33:37 +0000 (0:00:00.075) 0:18:42.075 ****** 2026-09-04 00:33:37.390073 | instance | skipping: [instance] 2026-09-04 00:33:37.390355 | instance | 2026-09-04 00:33:37.390631 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:33:37.391441 | instance | Friday 04 September 2026 00:33:37 +0000 (0:00:00.078) 0:18:42.153 ****** 2026-09-04 00:33:37.452086 | instance | skipping: [instance] 2026-09-04 00:33:37.452281 | instance | 2026-09-04 00:33:37.452538 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:33:37.452759 | instance | Friday 04 September 2026 00:33:37 +0000 (0:00:00.062) 0:18:42.216 ****** 2026-09-04 00:34:08.298522 | instance | changed: [instance] 2026-09-04 00:34:08.298616 | instance | 2026-09-04 00:34:08.299178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:34:08.299244 | instance | Friday 04 September 2026 00:34:08 +0000 (0:00:30.846) 0:19:13.062 ****** 2026-09-04 00:34:08.980046 | instance | ok: [instance] 2026-09-04 00:34:08.980586 | instance | 2026-09-04 00:34:08.980898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:34:08.981138 | instance | Friday 04 September 2026 00:34:08 +0000 (0:00:00.681) 0:19:13.743 ****** 2026-09-04 00:34:09.032075 | instance | ok: [instance] 2026-09-04 00:34:09.032200 | instance | 2026-09-04 00:34:09.032397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:34:09.032558 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.052) 0:19:13.796 ****** 2026-09-04 00:34:09.081109 | instance | skipping: [instance] 2026-09-04 00:34:09.081424 | instance | 2026-09-04 00:34:09.081678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:34:09.081982 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.049) 0:19:13.845 ****** 2026-09-04 00:34:09.122499 | instance | skipping: [instance] 2026-09-04 00:34:09.122698 | instance | 2026-09-04 00:34:09.122938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:34:09.123160 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.041) 0:19:13.886 ****** 2026-09-04 00:34:09.180483 | instance | ok: [instance] 2026-09-04 00:34:09.180684 | instance | 2026-09-04 00:34:09.180924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:34:09.181157 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.057) 0:19:13.944 ****** 2026-09-04 00:34:09.295076 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:34:09.295308 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:34:09.295577 | instance | ok: [instance] => (item=identity) 2026-09-04 00:34:09.295847 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:34:09.296056 | instance | 2026-09-04 00:34:09.296283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:34:09.296544 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.114) 0:19:14.059 ****** 2026-09-04 00:34:09.374661 | instance | ok: [instance] 2026-09-04 00:34:09.374867 | instance | 2026-09-04 00:34:09.375109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:34:09.375346 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.079) 0:19:14.138 ****** 2026-09-04 00:34:09.445801 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:34:09.446004 | instance | 2026-09-04 00:34:09.446271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:34:09.446591 | instance | Friday 04 September 2026 00:34:09 +0000 (0:00:00.070) 0:19:14.209 ****** 2026-09-04 00:34:10.047514 | instance | changed: [instance] 2026-09-04 00:34:10.047725 | instance | 2026-09-04 00:34:10.047968 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-04 00:34:10.048222 | instance | Friday 04 September 2026 00:34:10 +0000 (0:00:00.601) 0:19:14.811 ****** 2026-09-04 00:34:11.752465 | instance | ok: [instance] => (item=None) 2026-09-04 00:34:11.752560 | instance | ok: [instance] 2026-09-04 00:34:11.752753 | instance | 2026-09-04 00:34:11.752953 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-04 00:34:11.753145 | instance | Friday 04 September 2026 00:34:11 +0000 (0:00:01.704) 0:19:16.516 ****** 2026-09-04 00:34:13.048762 | instance | ok: [instance] => (item=atmosphere) 2026-09-04 00:34:13.048946 | instance | 2026-09-04 00:34:13.049205 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-04 00:34:13.049476 | instance | Friday 04 September 2026 00:34:13 +0000 (0:00:01.296) 0:19:17.812 ****** 2026-09-04 00:34:13.982624 | instance | changed: [instance] 2026-09-04 00:34:13.982800 | instance | 2026-09-04 00:34:13.983047 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-04 00:34:13.983281 | instance | Friday 04 September 2026 00:34:13 +0000 (0:00:00.933) 0:19:18.746 ****** 2026-09-04 00:34:14.994648 | instance | changed: [instance] => (item=None) 2026-09-04 00:34:14.994772 | instance | changed: [instance] 2026-09-04 00:34:14.994910 | instance | 2026-09-04 00:34:14.995066 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-04 00:34:14.995238 | instance | Friday 04 September 2026 00:34:14 +0000 (0:00:01.012) 0:19:19.758 ****** 2026-09-04 00:34:16.637409 | instance | changed: [instance] => (item=None) 2026-09-04 00:34:16.637502 | instance | changed: [instance] 2026-09-04 00:34:16.637517 | instance | 2026-09-04 00:34:16.637720 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-04 00:34:16.637917 | instance | Friday 04 September 2026 00:34:16 +0000 (0:00:01.642) 0:19:21.400 ****** 2026-09-04 00:37:02.981879 | instance | changed: [instance] 2026-09-04 00:37:02.981934 | instance | 2026-09-04 00:37:02.981943 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:37:02.981950 | instance | Friday 04 September 2026 00:37:02 +0000 (0:02:46.344) 0:22:07.745 ****** 2026-09-04 00:37:03.095540 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:37:03.095604 | instance | 2026-09-04 00:37:03.095840 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:37:03.095880 | instance | Friday 04 September 2026 00:37:03 +0000 (0:00:00.115) 0:22:07.860 ****** 2026-09-04 00:37:03.178802 | instance | skipping: [instance] 2026-09-04 00:37:03.178842 | instance | 2026-09-04 00:37:03.179285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:37:03.179361 | instance | Friday 04 September 2026 00:37:03 +0000 (0:00:00.082) 0:22:07.942 ****** 2026-09-04 00:37:03.246250 | instance | skipping: [instance] 2026-09-04 00:37:03.246514 | instance | 2026-09-04 00:37:03.246758 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:37:03.246982 | instance | Friday 04 September 2026 00:37:03 +0000 (0:00:00.067) 0:22:08.010 ****** 2026-09-04 00:37:03.341905 | instance | ok: [instance] 2026-09-04 00:37:03.342100 | instance | 2026-09-04 00:37:03.342380 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-04 00:37:03.342621 | instance | Friday 04 September 2026 00:37:03 +0000 (0:00:00.095) 0:22:08.105 ****** 2026-09-04 00:37:03.424134 | instance | included: ingress for instance 2026-09-04 00:37:03.424336 | instance | 2026-09-04 00:37:03.424599 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-04 00:37:03.424825 | instance | Friday 04 September 2026 00:37:03 +0000 (0:00:00.082) 0:22:08.188 ****** 2026-09-04 00:37:04.351750 | instance | changed: [instance] 2026-09-04 00:37:04.351935 | instance | 2026-09-04 00:37:04.352167 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-04 00:37:04.352393 | instance | Friday 04 September 2026 00:37:04 +0000 (0:00:00.927) 0:22:09.116 ****** 2026-09-04 00:37:08.711073 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-04 00:37:08.711203 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-04 00:37:08.711764 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-04 00:37:08.711844 | instance | ok: [instance] 2026-09-04 00:37:08.711864 | instance | 2026-09-04 00:37:08.712286 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-04 00:37:08.712344 | instance | Friday 04 September 2026 00:37:08 +0000 (0:00:04.358) 0:22:13.474 ****** 2026-09-04 00:37:09.449999 | instance | ok: [instance] 2026-09-04 00:37:09.450300 | instance | 2026-09-04 00:37:09.450482 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-04 00:37:09.450591 | instance | Friday 04 September 2026 00:37:09 +0000 (0:00:00.739) 0:22:14.214 ****** 2026-09-04 00:37:10.971825 | instance | ok: [instance] => (item=atmosphere) 2026-09-04 00:37:10.971934 | instance | 2026-09-04 00:37:10.972329 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-04 00:37:10.972370 | instance | Friday 04 September 2026 00:37:10 +0000 (0:00:01.521) 0:22:15.735 ****** 2026-09-04 00:37:12.235405 | instance | changed: [instance] => (item=atmosphere) 2026-09-04 00:37:12.235478 | instance | 2026-09-04 00:37:12.235494 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-04 00:37:12.235717 | instance | Friday 04 September 2026 00:37:12 +0000 (0:00:01.262) 0:22:16.998 ****** 2026-09-04 00:37:13.476074 | instance | changed: [instance] => (item=atmosphere) 2026-09-04 00:37:13.476282 | instance | 2026-09-04 00:37:13.476604 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-04 00:37:13.476801 | instance | Friday 04 September 2026 00:37:13 +0000 (0:00:01.240) 0:22:18.239 ****** 2026-09-04 00:37:14.721473 | instance | changed: [instance] => (item=atmosphere) 2026-09-04 00:37:14.721553 | instance | 2026-09-04 00:37:14.721773 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-04 00:37:14.721850 | instance | Friday 04 September 2026 00:37:14 +0000 (0:00:01.245) 0:22:19.485 ****** 2026-09-04 00:37:15.044077 | instance | changed: [instance] 2026-09-04 00:37:15.044190 | instance | 2026-09-04 00:37:15.044345 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 00:37:15.044410 | instance | Friday 04 September 2026 00:37:15 +0000 (0:00:00.323) 0:22:19.808 ****** 2026-09-04 00:37:16.255441 | instance | ok: [instance] 2026-09-04 00:37:16.255540 | instance | 2026-09-04 00:37:16.255882 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 00:37:16.255946 | instance | Friday 04 September 2026 00:37:16 +0000 (0:00:01.211) 0:22:21.019 ****** 2026-09-04 00:37:16.569595 | instance | ok: [instance] 2026-09-04 00:37:16.569682 | instance | 2026-09-04 00:37:16.569783 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 00:37:16.569943 | instance | Friday 04 September 2026 00:37:16 +0000 (0:00:00.312) 0:22:21.332 ****** 2026-09-04 00:37:16.690264 | instance | ok: [instance] => { 2026-09-04 00:37:16.690452 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-04 00:37:16.690650 | instance | } 2026-09-04 00:37:16.690850 | instance | 2026-09-04 00:37:16.691043 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 00:37:16.691235 | instance | Friday 04 September 2026 00:37:16 +0000 (0:00:00.121) 0:22:21.453 ****** 2026-09-04 00:37:17.341605 | instance | changed: [instance] 2026-09-04 00:37:17.341809 | instance | 2026-09-04 00:37:17.342045 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 00:37:17.342314 | instance | Friday 04 September 2026 00:37:17 +0000 (0:00:00.651) 0:22:22.104 ****** 2026-09-04 00:37:18.786633 | instance | changed: [instance] 2026-09-04 00:37:18.786738 | instance | 2026-09-04 00:37:18.786922 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-04 00:37:18.787024 | instance | Friday 04 September 2026 00:37:18 +0000 (0:00:01.445) 0:22:23.550 ****** 2026-09-04 00:37:19.407395 | instance | changed: [instance] 2026-09-04 00:37:19.407586 | instance | 2026-09-04 00:37:19.407845 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-04 00:37:19.408104 | instance | Friday 04 September 2026 00:37:19 +0000 (0:00:00.620) 0:22:24.170 ****** 2026-09-04 00:37:20.119027 | instance | ok: [instance] 2026-09-04 00:37:20.119200 | instance | 2026-09-04 00:37:20.119454 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-04 00:37:20.119693 | instance | Friday 04 September 2026 00:37:20 +0000 (0:00:00.711) 0:22:24.882 ****** 2026-09-04 00:37:20.868503 | instance | ok: [instance] 2026-09-04 00:37:20.868712 | instance | 2026-09-04 00:37:20.868955 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-04 00:37:20.869180 | instance | Friday 04 September 2026 00:37:20 +0000 (0:00:00.749) 0:22:25.632 ****** 2026-09-04 00:37:21.321445 | instance | ok: [instance] 2026-09-04 00:37:21.321608 | instance | 2026-09-04 00:37:21.321828 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-04 00:37:21.322079 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.452) 0:22:26.084 ****** 2026-09-04 00:37:21.491675 | instance | included: openstack_helm_endpoints for instance 2026-09-04 00:37:21.491867 | instance | 2026-09-04 00:37:21.492110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:37:21.492356 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.170) 0:22:26.255 ****** 2026-09-04 00:37:21.561283 | instance | skipping: [instance] 2026-09-04 00:37:21.561496 | instance | 2026-09-04 00:37:21.561728 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:37:21.561947 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.069) 0:22:26.325 ****** 2026-09-04 00:37:21.624797 | instance | skipping: [instance] 2026-09-04 00:37:21.625018 | instance | 2026-09-04 00:37:21.625276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:37:21.625533 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.063) 0:22:26.388 ****** 2026-09-04 00:37:21.672810 | instance | skipping: [instance] 2026-09-04 00:37:21.673008 | instance | 2026-09-04 00:37:21.673253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:37:21.673505 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.048) 0:22:26.437 ****** 2026-09-04 00:37:21.720706 | instance | skipping: [instance] 2026-09-04 00:37:21.720879 | instance | 2026-09-04 00:37:21.721107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:37:21.721323 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.047) 0:22:26.484 ****** 2026-09-04 00:37:21.770917 | instance | skipping: [instance] 2026-09-04 00:37:21.771125 | instance | 2026-09-04 00:37:21.771363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:37:21.771616 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.050) 0:22:26.535 ****** 2026-09-04 00:37:21.823934 | instance | skipping: [instance] 2026-09-04 00:37:21.824279 | instance | 2026-09-04 00:37:21.824357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:37:21.824664 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.053) 0:22:26.588 ****** 2026-09-04 00:37:21.904741 | instance | ok: [instance] 2026-09-04 00:37:21.904901 | instance | 2026-09-04 00:37:21.905131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:37:21.905373 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.080) 0:22:26.668 ****** 2026-09-04 00:37:22.004307 | instance | ok: [instance] => (item=identity) 2026-09-04 00:37:22.004577 | instance | 2026-09-04 00:37:22.004921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:37:22.005245 | instance | Friday 04 September 2026 00:37:21 +0000 (0:00:00.099) 0:22:26.767 ****** 2026-09-04 00:37:22.091055 | instance | ok: [instance] 2026-09-04 00:37:22.091251 | instance | 2026-09-04 00:37:22.091504 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-04 00:37:22.091732 | instance | Friday 04 September 2026 00:37:22 +0000 (0:00:00.087) 0:22:26.855 ****** 2026-09-04 00:37:22.697534 | instance | changed: [instance] 2026-09-04 00:37:22.697726 | instance | 2026-09-04 00:37:22.697982 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-04 00:37:22.698210 | instance | Friday 04 September 2026 00:37:22 +0000 (0:00:00.605) 0:22:27.460 ****** 2026-09-04 00:37:23.276932 | instance | changed: [instance] 2026-09-04 00:37:23.277121 | instance | 2026-09-04 00:37:23.277359 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-04 00:37:23.277618 | instance | Friday 04 September 2026 00:37:23 +0000 (0:00:00.580) 0:22:28.040 ****** 2026-09-04 00:37:23.921082 | instance | changed: [instance] 2026-09-04 00:37:23.921279 | instance | 2026-09-04 00:37:23.921560 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-04 00:37:23.921810 | instance | Friday 04 September 2026 00:37:23 +0000 (0:00:00.644) 0:22:28.684 ****** 2026-09-04 00:37:24.604763 | instance | changed: [instance] 2026-09-04 00:37:24.604921 | instance | 2026-09-04 00:37:24.605264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:37:24.605450 | instance | Friday 04 September 2026 00:37:24 +0000 (0:00:00.683) 0:22:29.368 ****** 2026-09-04 00:37:24.803298 | instance | ok: [instance] 2026-09-04 00:37:24.803540 | instance | 2026-09-04 00:37:24.803781 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:37:24.804011 | instance | Friday 04 September 2026 00:37:24 +0000 (0:00:00.198) 0:22:29.567 ****** 2026-09-04 00:37:24.889939 | instance | included: rabbitmq for instance 2026-09-04 00:37:24.890293 | instance | 2026-09-04 00:37:24.890702 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:37:24.891036 | instance | Friday 04 September 2026 00:37:24 +0000 (0:00:00.086) 0:22:29.654 ****** 2026-09-04 00:37:25.549589 | instance | ok: [instance] 2026-09-04 00:37:25.549774 | instance | 2026-09-04 00:37:25.550005 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:37:25.550265 | instance | Friday 04 September 2026 00:37:25 +0000 (0:00:00.659) 0:22:30.313 ****** 2026-09-04 00:37:25.611477 | instance | skipping: [instance] 2026-09-04 00:37:25.611710 | instance | 2026-09-04 00:37:25.611956 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:37:25.612190 | instance | Friday 04 September 2026 00:37:25 +0000 (0:00:00.062) 0:22:30.375 ****** 2026-09-04 00:37:25.682300 | instance | skipping: [instance] 2026-09-04 00:37:25.682536 | instance | 2026-09-04 00:37:25.682772 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:37:25.682999 | instance | Friday 04 September 2026 00:37:25 +0000 (0:00:00.070) 0:22:30.445 ****** 2026-09-04 00:37:25.748387 | instance | skipping: [instance] 2026-09-04 00:37:25.748613 | instance | 2026-09-04 00:37:25.748842 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:37:25.749089 | instance | Friday 04 September 2026 00:37:25 +0000 (0:00:00.066) 0:22:30.512 ****** 2026-09-04 00:37:56.997301 | instance | changed: [instance] 2026-09-04 00:37:56.997521 | instance | 2026-09-04 00:37:56.997810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:37:56.998058 | instance | Friday 04 September 2026 00:37:56 +0000 (0:00:31.248) 0:23:01.760 ****** 2026-09-04 00:37:57.747902 | instance | ok: [instance] 2026-09-04 00:37:57.748101 | instance | 2026-09-04 00:37:57.748344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:37:57.748595 | instance | Friday 04 September 2026 00:37:57 +0000 (0:00:00.750) 0:23:02.511 ****** 2026-09-04 00:37:57.833759 | instance | ok: [instance] 2026-09-04 00:37:57.833973 | instance | 2026-09-04 00:37:57.834236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:37:57.834507 | instance | Friday 04 September 2026 00:37:57 +0000 (0:00:00.086) 0:23:02.597 ****** 2026-09-04 00:37:57.903478 | instance | skipping: [instance] 2026-09-04 00:37:57.903695 | instance | 2026-09-04 00:37:57.903933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:37:57.904157 | instance | Friday 04 September 2026 00:37:57 +0000 (0:00:00.070) 0:23:02.667 ****** 2026-09-04 00:37:57.977770 | instance | skipping: [instance] 2026-09-04 00:37:57.978001 | instance | 2026-09-04 00:37:57.978309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:37:57.978604 | instance | Friday 04 September 2026 00:37:57 +0000 (0:00:00.072) 0:23:02.739 ****** 2026-09-04 00:37:58.059613 | instance | ok: [instance] 2026-09-04 00:37:58.059824 | instance | 2026-09-04 00:37:58.060063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:37:58.060292 | instance | Friday 04 September 2026 00:37:58 +0000 (0:00:00.083) 0:23:02.823 ****** 2026-09-04 00:37:58.206242 | instance | ok: [instance] => (item=key_manager) 2026-09-04 00:37:58.206604 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:37:58.206820 | instance | ok: [instance] => (item=identity) 2026-09-04 00:37:58.207027 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:37:58.207246 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:37:58.207533 | instance | 2026-09-04 00:37:58.207757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:37:58.208010 | instance | Friday 04 September 2026 00:37:58 +0000 (0:00:00.146) 0:23:02.969 ****** 2026-09-04 00:37:58.302156 | instance | ok: [instance] 2026-09-04 00:37:58.302460 | instance | 2026-09-04 00:37:58.302753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:37:58.303000 | instance | Friday 04 September 2026 00:37:58 +0000 (0:00:00.096) 0:23:03.065 ****** 2026-09-04 00:37:58.386447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:37:58.386673 | instance | 2026-09-04 00:37:58.386903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:37:58.387134 | instance | Friday 04 September 2026 00:37:58 +0000 (0:00:00.084) 0:23:03.150 ****** 2026-09-04 00:37:58.996773 | instance | changed: [instance] 2026-09-04 00:37:58.996917 | instance | 2026-09-04 00:37:58.997132 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-04 00:37:58.997316 | instance | Friday 04 September 2026 00:37:58 +0000 (0:00:00.610) 0:23:03.760 ****** 2026-09-04 00:39:48.499939 | instance | changed: [instance] 2026-09-04 00:39:48.500139 | instance | 2026-09-04 00:39:48.500370 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:39:48.500627 | instance | Friday 04 September 2026 00:39:48 +0000 (0:01:49.503) 0:24:53.263 ****** 2026-09-04 00:39:48.600191 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:39:48.600373 | instance | 2026-09-04 00:39:48.600635 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:39:48.600862 | instance | Friday 04 September 2026 00:39:48 +0000 (0:00:00.101) 0:24:53.364 ****** 2026-09-04 00:39:48.647131 | instance | skipping: [instance] 2026-09-04 00:39:48.647333 | instance | 2026-09-04 00:39:48.647599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:39:48.647838 | instance | Friday 04 September 2026 00:39:48 +0000 (0:00:00.047) 0:24:53.411 ****** 2026-09-04 00:39:48.697857 | instance | skipping: [instance] 2026-09-04 00:39:48.698096 | instance | 2026-09-04 00:39:48.698382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:39:48.698639 | instance | Friday 04 September 2026 00:39:48 +0000 (0:00:00.050) 0:24:53.461 ****** 2026-09-04 00:39:48.773945 | instance | ok: [instance] 2026-09-04 00:39:48.774184 | instance | 2026-09-04 00:39:48.774558 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-04 00:39:48.774849 | instance | Friday 04 September 2026 00:39:48 +0000 (0:00:00.075) 0:24:53.537 ****** 2026-09-04 00:39:48.842796 | instance | included: ingress for instance 2026-09-04 00:39:48.842952 | instance | 2026-09-04 00:39:48.843230 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-04 00:39:48.843418 | instance | Friday 04 September 2026 00:39:48 +0000 (0:00:00.069) 0:24:53.607 ****** 2026-09-04 00:39:49.784647 | instance | changed: [instance] 2026-09-04 00:39:49.784847 | instance | 2026-09-04 00:39:49.785089 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-04 00:39:49.785321 | instance | Friday 04 September 2026 00:39:49 +0000 (0:00:00.941) 0:24:54.548 ****** 2026-09-04 00:39:50.959132 | instance | changed: [instance] 2026-09-04 00:39:50.959319 | instance | 2026-09-04 00:39:50.959571 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-04 00:39:50.959793 | instance | Friday 04 September 2026 00:39:50 +0000 (0:00:01.174) 0:24:55.723 ****** 2026-09-04 00:40:02.026784 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-04 00:40:02.026855 | instance | 2026-09-04 00:40:02.026874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:40:02.027094 | instance | Friday 04 September 2026 00:40:02 +0000 (0:00:11.066) 0:25:06.790 ****** 2026-09-04 00:40:02.096334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:40:02.096423 | instance | 2026-09-04 00:40:02.096642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:40:02.096685 | instance | Friday 04 September 2026 00:40:02 +0000 (0:00:00.070) 0:25:06.860 ****** 2026-09-04 00:40:02.679601 | instance | changed: [instance] 2026-09-04 00:40:02.679676 | instance | 2026-09-04 00:40:02.680004 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-04 00:40:02.680107 | instance | Friday 04 September 2026 00:40:02 +0000 (0:00:00.583) 0:25:07.443 ****** 2026-09-04 00:40:05.932581 | instance | changed: [instance] 2026-09-04 00:40:05.933292 | instance | 2026-09-04 00:40:05.933354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:40:05.933369 | instance | Friday 04 September 2026 00:40:05 +0000 (0:00:03.251) 0:25:10.695 ****** 2026-09-04 00:40:06.000900 | instance | skipping: [instance] 2026-09-04 00:40:06.000944 | instance | 2026-09-04 00:40:06.000957 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:40:06.000963 | instance | Friday 04 September 2026 00:40:05 +0000 (0:00:00.069) 0:25:10.764 ****** 2026-09-04 00:40:06.047921 | instance | skipping: [instance] 2026-09-04 00:40:06.048001 | instance | 2026-09-04 00:40:06.048342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:40:06.048385 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.047) 0:25:10.812 ****** 2026-09-04 00:40:06.107119 | instance | skipping: [instance] 2026-09-04 00:40:06.107172 | instance | 2026-09-04 00:40:06.107184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:40:06.107195 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.057) 0:25:10.869 ****** 2026-09-04 00:40:06.162680 | instance | skipping: [instance] 2026-09-04 00:40:06.162812 | instance | 2026-09-04 00:40:06.162977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:40:06.163126 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.056) 0:25:10.926 ****** 2026-09-04 00:40:06.215968 | instance | skipping: [instance] 2026-09-04 00:40:06.216363 | instance | 2026-09-04 00:40:06.216397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:40:06.216412 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.053) 0:25:10.980 ****** 2026-09-04 00:40:06.278291 | instance | skipping: [instance] 2026-09-04 00:40:06.278334 | instance | 2026-09-04 00:40:06.278536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:40:06.278786 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.060) 0:25:11.040 ****** 2026-09-04 00:40:06.352200 | instance | ok: [instance] 2026-09-04 00:40:06.352317 | instance | 2026-09-04 00:40:06.353531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:40:06.353579 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.075) 0:25:11.116 ****** 2026-09-04 00:40:06.446866 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-04 00:40:06.447383 | instance | 2026-09-04 00:40:06.447462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:40:06.447617 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.094) 0:25:11.210 ****** 2026-09-04 00:40:06.536299 | instance | ok: [instance] 2026-09-04 00:40:06.536415 | instance | 2026-09-04 00:40:06.536590 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:40:06.536813 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.090) 0:25:11.300 ****** 2026-09-04 00:40:06.615323 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:40:06.615373 | instance | 2026-09-04 00:40:06.615499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:40:06.615670 | instance | Friday 04 September 2026 00:40:06 +0000 (0:00:00.079) 0:25:11.379 ****** 2026-09-04 00:40:07.197479 | instance | changed: [instance] 2026-09-04 00:40:07.197566 | instance | 2026-09-04 00:40:07.197579 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-04 00:40:07.197591 | instance | Friday 04 September 2026 00:40:07 +0000 (0:00:00.580) 0:25:11.960 ****** 2026-09-04 00:40:24.861437 | instance | ok: [instance] 2026-09-04 00:40:24.861535 | instance | 2026-09-04 00:40:24.861550 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-04 00:40:24.861560 | instance | Friday 04 September 2026 00:40:24 +0000 (0:00:17.664) 0:25:29.624 ****** 2026-09-04 00:40:39.496922 | instance | ok: [instance] 2026-09-04 00:40:39.497250 | instance | 2026-09-04 00:40:39.497365 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-04 00:40:39.497605 | instance | Friday 04 September 2026 00:40:39 +0000 (0:00:14.635) 0:25:44.260 ****** 2026-09-04 00:40:41.153619 | instance | ok: [instance] 2026-09-04 00:40:41.153743 | instance | 2026-09-04 00:40:41.154065 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-04 00:40:41.154134 | instance | Friday 04 September 2026 00:40:41 +0000 (0:00:01.656) 0:25:45.917 ****** 2026-09-04 00:40:42.550211 | instance | ok: [instance] 2026-09-04 00:40:42.550364 | instance | 2026-09-04 00:40:42.550715 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-04 00:40:42.550768 | instance | Friday 04 September 2026 00:40:42 +0000 (0:00:01.397) 0:25:47.314 ****** 2026-09-04 00:40:43.322577 | instance | changed: [instance] 2026-09-04 00:40:43.322664 | instance | 2026-09-04 00:40:43.322981 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-04 00:40:43.323080 | instance | Friday 04 September 2026 00:40:43 +0000 (0:00:00.772) 0:25:48.086 ****** 2026-09-04 00:40:44.186168 | instance | changed: [instance] 2026-09-04 00:40:44.186435 | instance | 2026-09-04 00:40:44.186976 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-04 00:40:44.187039 | instance | Friday 04 September 2026 00:40:44 +0000 (0:00:00.863) 0:25:48.949 ****** 2026-09-04 00:40:47.563640 | instance | changed: [instance] 2026-09-04 00:40:47.563724 | instance | 2026-09-04 00:40:47.563899 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-04 00:40:47.563940 | instance | Friday 04 September 2026 00:40:47 +0000 (0:00:03.378) 0:25:52.328 ****** 2026-09-04 00:40:48.726852 | instance | ok: [instance] 2026-09-04 00:40:48.727121 | instance | 2026-09-04 00:40:48.727387 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-04 00:40:48.727763 | instance | Friday 04 September 2026 00:40:48 +0000 (0:00:01.162) 0:25:53.490 ****** 2026-09-04 00:40:55.512182 | instance | ok: [instance] 2026-09-04 00:40:55.512345 | instance | 2026-09-04 00:40:55.512610 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-04 00:40:55.512832 | instance | Friday 04 September 2026 00:40:55 +0000 (0:00:06.785) 0:26:00.276 ****** 2026-09-04 00:40:57.184075 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-04 00:40:57.223447 | instance | changed: [instance] 2026-09-04 00:40:57.223618 | instance | 2026-09-04 00:40:57.223766 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-04 00:40:57.223917 | instance | Friday 04 September 2026 00:40:57 +0000 (0:00:01.711) 0:26:01.987 ****** 2026-09-04 00:41:04.799023 | instance | ok: [instance] 2026-09-04 00:41:04.799088 | instance | 2026-09-04 00:41:04.799100 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-04 00:41:04.799110 | instance | Friday 04 September 2026 00:41:04 +0000 (0:00:07.574) 0:26:09.561 ****** 2026-09-04 00:41:06.065118 | instance | changed: [instance] 2026-09-04 00:41:06.065233 | instance | 2026-09-04 00:41:06.065405 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-04 00:41:06.065891 | instance | Friday 04 September 2026 00:41:06 +0000 (0:00:01.267) 0:26:10.829 ****** 2026-09-04 00:41:08.375192 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-118.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-04 00:41:08.375289 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-04 00:41:08.375800 | instance | 2026-09-04 00:41:08.375851 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:41:08.375860 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:02.309) 0:26:13.139 ****** 2026-09-04 00:41:08.484677 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:41:08.484756 | instance | 2026-09-04 00:41:08.484826 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:41:08.484932 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:00.110) 0:26:13.249 ****** 2026-09-04 00:41:08.539862 | instance | skipping: [instance] 2026-09-04 00:41:08.539939 | instance | 2026-09-04 00:41:08.540146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:41:08.540190 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:00.055) 0:26:13.304 ****** 2026-09-04 00:41:08.608818 | instance | skipping: [instance] 2026-09-04 00:41:08.609291 | instance | 2026-09-04 00:41:08.609337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:41:08.609345 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:00.068) 0:26:13.373 ****** 2026-09-04 00:41:08.706133 | instance | ok: [instance] 2026-09-04 00:41:08.706209 | instance | 2026-09-04 00:41:08.706261 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-04 00:41:08.706275 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:00.095) 0:26:13.469 ****** 2026-09-04 00:41:08.782642 | instance | included: ingress for instance 2026-09-04 00:41:08.782697 | instance | 2026-09-04 00:41:08.782710 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-04 00:41:08.782720 | instance | Friday 04 September 2026 00:41:08 +0000 (0:00:00.077) 0:26:13.546 ****** 2026-09-04 00:41:09.793319 | instance | changed: [instance] 2026-09-04 00:41:09.793712 | instance | 2026-09-04 00:41:09.794055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:41:09.794411 | instance | Friday 04 September 2026 00:41:09 +0000 (0:00:01.011) 0:26:14.557 ****** 2026-09-04 00:41:09.841018 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:41:09.841361 | instance | 2026-09-04 00:41:09.841721 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:41:09.842112 | instance | Friday 04 September 2026 00:41:09 +0000 (0:00:00.048) 0:26:14.605 ****** 2026-09-04 00:41:10.427587 | instance | changed: [instance] 2026-09-04 00:41:10.427630 | instance | 2026-09-04 00:41:10.427636 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-04 00:41:10.427641 | instance | Friday 04 September 2026 00:41:10 +0000 (0:00:00.586) 0:26:15.191 ****** 2026-09-04 00:41:25.166550 | instance | ok: [instance] 2026-09-04 00:41:25.166991 | instance | 2026-09-04 00:41:25.167007 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-04 00:41:25.167015 | instance | Friday 04 September 2026 00:41:25 +0000 (0:00:14.738) 0:26:29.930 ****** 2026-09-04 00:41:25.247277 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-04 00:41:25.247312 | instance | 2026-09-04 00:41:25.247318 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-04 00:41:25.247323 | instance | Friday 04 September 2026 00:41:25 +0000 (0:00:00.080) 0:26:30.011 ****** 2026-09-04 00:41:26.015056 | instance | changed: [instance] 2026-09-04 00:41:26.015137 | instance | 2026-09-04 00:41:26.015349 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-04 00:41:26.015601 | instance | Friday 04 September 2026 00:41:26 +0000 (0:00:00.767) 0:26:30.778 ****** 2026-09-04 00:41:26.758932 | instance | changed: [instance] 2026-09-04 00:41:26.759143 | instance | 2026-09-04 00:41:26.759388 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-04 00:41:26.759641 | instance | Friday 04 September 2026 00:41:26 +0000 (0:00:00.743) 0:26:31.522 ****** 2026-09-04 00:41:28.001540 | instance | ok: [instance] 2026-09-04 00:41:28.001607 | instance | 2026-09-04 00:41:28.001788 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-04 00:41:28.001915 | instance | Friday 04 September 2026 00:41:27 +0000 (0:00:01.243) 0:26:32.765 ****** 2026-09-04 00:41:28.057810 | instance | ok: [instance] 2026-09-04 00:41:28.057883 | instance | 2026-09-04 00:41:28.057993 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-04 00:41:28.058113 | instance | Friday 04 September 2026 00:41:28 +0000 (0:00:00.056) 0:26:32.822 ****** 2026-09-04 00:41:28.721960 | instance | changed: [instance] 2026-09-04 00:41:28.722306 | instance | 2026-09-04 00:41:28.722863 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-09-04 00:41:28.723221 | instance | Friday 04 September 2026 00:41:28 +0000 (0:00:00.663) 0:26:33.485 ****** 2026-09-04 00:41:28.905585 | instance | ok: [instance] 2026-09-04 00:41:28.905705 | instance | 2026-09-04 00:41:28.905862 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-04 00:41:28.906008 | instance | Friday 04 September 2026 00:41:28 +0000 (0:00:00.183) 0:26:33.669 ****** 2026-09-04 00:41:30.408316 | instance | changed: [instance] 2026-09-04 00:41:30.408377 | instance | 2026-09-04 00:41:30.408389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:41:30.408408 | instance | Friday 04 September 2026 00:41:30 +0000 (0:00:01.502) 0:26:35.171 ****** 2026-09-04 00:41:30.515924 | instance | ok: [instance] 2026-09-04 00:41:30.516037 | instance | 2026-09-04 00:41:30.516346 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:41:30.516394 | instance | Friday 04 September 2026 00:41:30 +0000 (0:00:00.108) 0:26:35.280 ****** 2026-09-04 00:41:30.593998 | instance | included: rabbitmq for instance 2026-09-04 00:41:30.594110 | instance | 2026-09-04 00:41:30.594334 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:41:30.594417 | instance | Friday 04 September 2026 00:41:30 +0000 (0:00:00.077) 0:26:35.358 ****** 2026-09-04 00:41:31.264245 | instance | ok: [instance] 2026-09-04 00:41:31.264384 | instance | 2026-09-04 00:41:31.264562 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:41:31.264747 | instance | Friday 04 September 2026 00:41:31 +0000 (0:00:00.670) 0:26:36.028 ****** 2026-09-04 00:41:31.315315 | instance | skipping: [instance] 2026-09-04 00:41:31.315494 | instance | 2026-09-04 00:41:31.315837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:41:31.316079 | instance | Friday 04 September 2026 00:41:31 +0000 (0:00:00.051) 0:26:36.079 ****** 2026-09-04 00:41:31.366028 | instance | skipping: [instance] 2026-09-04 00:41:31.366238 | instance | 2026-09-04 00:41:31.366491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:41:31.366736 | instance | Friday 04 September 2026 00:41:31 +0000 (0:00:00.050) 0:26:36.130 ****** 2026-09-04 00:41:31.418353 | instance | skipping: [instance] 2026-09-04 00:41:31.418586 | instance | 2026-09-04 00:41:31.418838 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:41:31.419080 | instance | Friday 04 September 2026 00:41:31 +0000 (0:00:00.052) 0:26:36.182 ****** 2026-09-04 00:42:02.344770 | instance | changed: [instance] 2026-09-04 00:42:02.344973 | instance | 2026-09-04 00:42:02.345244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:42:02.345471 | instance | Friday 04 September 2026 00:42:02 +0000 (0:00:30.925) 0:27:07.108 ****** 2026-09-04 00:42:03.020240 | instance | ok: [instance] 2026-09-04 00:42:03.020474 | instance | 2026-09-04 00:42:03.020846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:42:03.021092 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.675) 0:27:07.784 ****** 2026-09-04 00:42:03.079514 | instance | ok: [instance] 2026-09-04 00:42:03.079766 | instance | 2026-09-04 00:42:03.080055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:42:03.080300 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.059) 0:27:07.843 ****** 2026-09-04 00:42:03.147719 | instance | skipping: [instance] 2026-09-04 00:42:03.147904 | instance | 2026-09-04 00:42:03.148153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:42:03.148374 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.067) 0:27:07.911 ****** 2026-09-04 00:42:03.208768 | instance | skipping: [instance] 2026-09-04 00:42:03.208951 | instance | 2026-09-04 00:42:03.209188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:42:03.209419 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.061) 0:27:07.973 ****** 2026-09-04 00:42:03.267107 | instance | ok: [instance] 2026-09-04 00:42:03.267320 | instance | 2026-09-04 00:42:03.267598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:42:03.267878 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.058) 0:27:08.031 ****** 2026-09-04 00:42:03.607458 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:42:03.607831 | instance | ok: [instance] => (item=identity) 2026-09-04 00:42:03.608116 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:42:03.608395 | instance | ok: [instance] => (item=dashboard) 2026-09-04 00:42:03.608693 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:42:03.609050 | instance | ok: [instance] => (item=image) 2026-09-04 00:42:03.609313 | instance | 2026-09-04 00:42:03.609619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:42:03.609899 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.340) 0:27:08.371 ****** 2026-09-04 00:42:03.679059 | instance | ok: [instance] 2026-09-04 00:42:03.679434 | instance | 2026-09-04 00:42:03.679675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:42:03.679803 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.068) 0:27:08.440 ****** 2026-09-04 00:42:03.733365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:42:03.733443 | instance | 2026-09-04 00:42:03.733557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:42:03.733669 | instance | Friday 04 September 2026 00:42:03 +0000 (0:00:00.056) 0:27:08.497 ****** 2026-09-04 00:42:04.326982 | instance | changed: [instance] 2026-09-04 00:42:04.327071 | instance | 2026-09-04 00:42:04.327202 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-09-04 00:42:04.327310 | instance | Friday 04 September 2026 00:42:04 +0000 (0:00:00.593) 0:27:09.091 ****** 2026-09-04 00:42:04.594096 | instance | ok: [instance] 2026-09-04 00:42:04.594203 | instance | 2026-09-04 00:42:04.594444 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-04 00:42:04.594666 | instance | Friday 04 September 2026 00:42:04 +0000 (0:00:00.266) 0:27:09.358 ****** 2026-09-04 00:44:25.121761 | instance | changed: [instance] 2026-09-04 00:44:25.121888 | instance | 2026-09-04 00:44:25.122244 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:44:25.122296 | instance | Friday 04 September 2026 00:44:25 +0000 (0:02:20.527) 0:29:29.886 ****** 2026-09-04 00:44:25.247259 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:44:25.247438 | instance | 2026-09-04 00:44:25.247692 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:44:25.248322 | instance | Friday 04 September 2026 00:44:25 +0000 (0:00:00.124) 0:29:30.010 ****** 2026-09-04 00:44:25.307525 | instance | skipping: [instance] 2026-09-04 00:44:25.307766 | instance | 2026-09-04 00:44:25.308013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:44:25.308252 | instance | Friday 04 September 2026 00:44:25 +0000 (0:00:00.060) 0:29:30.071 ****** 2026-09-04 00:44:25.378447 | instance | skipping: [instance] 2026-09-04 00:44:25.378685 | instance | 2026-09-04 00:44:25.379001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:44:25.379251 | instance | Friday 04 September 2026 00:44:25 +0000 (0:00:00.070) 0:29:30.142 ****** 2026-09-04 00:44:25.481905 | instance | ok: [instance] 2026-09-04 00:44:25.482096 | instance | 2026-09-04 00:44:25.482526 | instance | TASK [Create Ingress image] **************************************************** 2026-09-04 00:44:25.482811 | instance | Friday 04 September 2026 00:44:25 +0000 (0:00:00.103) 0:29:30.245 ****** 2026-09-04 00:44:25.574496 | instance | included: ingress for instance 2026-09-04 00:44:25.574730 | instance | 2026-09-04 00:44:25.574976 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-04 00:44:25.575216 | instance | Friday 04 September 2026 00:44:25 +0000 (0:00:00.093) 0:29:30.338 ****** 2026-09-04 00:44:26.564234 | instance | changed: [instance] 2026-09-04 00:44:26.564350 | instance | 2026-09-04 00:44:26.564509 | instance | TASK [Create images] *********************************************************** 2026-09-04 00:44:26.564686 | instance | Friday 04 September 2026 00:44:26 +0000 (0:00:00.989) 0:29:31.327 ****** 2026-09-04 00:44:26.685029 | 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-04 00:44:26.685238 | instance | 2026-09-04 00:44:26.685481 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-04 00:44:26.685758 | instance | Friday 04 September 2026 00:44:26 +0000 (0:00:00.121) 0:29:31.449 ****** 2026-09-04 00:44:29.574066 | instance | changed: [instance] 2026-09-04 00:44:29.574547 | instance | 2026-09-04 00:44:29.574563 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-04 00:44:29.574823 | instance | Friday 04 September 2026 00:44:29 +0000 (0:00:02.888) 0:29:34.338 ****** 2026-09-04 00:44:37.857279 | instance | ok: [instance] 2026-09-04 00:44:37.857482 | instance | 2026-09-04 00:44:37.857749 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-04 00:44:37.857987 | instance | Friday 04 September 2026 00:44:37 +0000 (0:00:08.282) 0:29:42.620 ****** 2026-09-04 00:44:37.937336 | instance | ok: [instance] 2026-09-04 00:44:37.937512 | instance | 2026-09-04 00:44:37.937779 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-04 00:44:37.938029 | instance | Friday 04 September 2026 00:44:37 +0000 (0:00:00.080) 0:29:42.701 ****** 2026-09-04 00:46:30.481868 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-04 00:46:30.482091 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-04 00:46:30.482552 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-04 00:46:30.482687 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-04 00:46:30.484006 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-04 00:46:30.484076 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-04 00:46:30.484088 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-04 00:46:30.484098 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-09-04 00:46:30.484115 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-09-04 00:46:30.484447 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-09-04 00:46:30.484926 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-09-04 00:46:30.485639 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-09-04 00:46:30.485678 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-09-04 00:46:30.485977 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-09-04 00:46:30.486482 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-09-04 00:46:30.486837 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-09-04 00:46:30.487156 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-09-04 00:46:30.487655 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-09-04 00:46:30.488224 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-09-04 00:46:30.488803 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-09-04 00:46:30.489205 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-09-04 00:46:30.489528 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-09-04 00:46:30.489908 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-09-04 00:46:30.490262 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-09-04 00:46:30.490632 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-09-04 00:46:30.490947 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-09-04 00:46:30.491248 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-09-04 00:46:30.491546 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-09-04 00:46:30.491881 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-09-04 00:46:30.492191 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-09-04 00:46:30.492498 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-09-04 00:46:30.492841 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-09-04 00:46:30.493238 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-09-04 00:46:30.493587 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-09-04 00:46:30.493994 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-09-04 00:46:30.494367 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-09-04 00:46:30.494724 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-09-04 00:46:30.495028 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-09-04 00:46:30.495409 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-09-04 00:46:30.495743 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-09-04 00:46:30.496046 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-09-04 00:46:30.496344 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-09-04 00:46:30.496740 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-09-04 00:46:30.497179 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-09-04 00:46:30.497638 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-09-04 00:46:30.498007 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-09-04 00:46:30.498384 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-09-04 00:46:30.498832 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-09-04 00:46:30.499183 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-09-04 00:46:30.499501 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-09-04 00:46:30.500002 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-09-04 00:46:30.500309 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-09-04 00:46:30.500639 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-09-04 00:46:30.501002 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-09-04 00:46:30.501307 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-09-04 00:46:30.501646 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-09-04 00:46:30.501949 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-09-04 00:46:30.502439 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-09-04 00:46:30.502854 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-09-04 00:46:30.503284 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-09-04 00:46:30.503718 | instance | ok: [instance] 2026-09-04 00:46:30.505429 | instance | 2026-09-04 00:46:30.505930 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-04 00:46:30.506393 | instance | Friday 04 September 2026 00:46:30 +0000 (0:01:52.543) 0:31:35.244 ****** 2026-09-04 00:46:30.557456 | instance | ok: [instance] 2026-09-04 00:46:30.557701 | instance | 2026-09-04 00:46:30.557895 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-04 00:46:30.558076 | instance | Friday 04 September 2026 00:46:30 +0000 (0:00:00.076) 0:31:35.321 ****** 2026-09-04 00:46:30.631468 | instance | ok: [instance] 2026-09-04 00:46:30.631817 | instance | 2026-09-04 00:46:30.632105 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-04 00:46:30.632384 | instance | Friday 04 September 2026 00:46:30 +0000 (0:00:00.073) 0:31:35.395 ****** 2026-09-04 00:46:30.876835 | instance | changed: [instance] 2026-09-04 00:46:30.877241 | instance | 2026-09-04 00:46:30.877560 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-04 00:46:30.877922 | instance | Friday 04 September 2026 00:46:30 +0000 (0:00:00.244) 0:31:35.640 ****** 2026-09-04 00:46:31.889908 | instance | changed: [instance] 2026-09-04 00:46:31.890315 | instance | 2026-09-04 00:46:31.890755 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-04 00:46:31.891091 | instance | Friday 04 September 2026 00:46:31 +0000 (0:00:01.013) 0:31:36.653 ****** 2026-09-04 00:46:32.151571 | instance | ok: [instance] 2026-09-04 00:46:32.151723 | instance | 2026-09-04 00:46:32.152003 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-04 00:46:32.152204 | instance | Friday 04 September 2026 00:46:32 +0000 (0:00:00.261) 0:31:36.915 ****** 2026-09-04 00:46:32.533910 | instance | changed: [instance] 2026-09-04 00:46:32.534320 | instance | 2026-09-04 00:46:32.534407 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-04 00:46:32.534701 | instance | Friday 04 September 2026 00:46:32 +0000 (0:00:00.382) 0:31:37.297 ****** 2026-09-04 00:46:33.234957 | instance | ok: [instance] 2026-09-04 00:46:33.235169 | instance | 2026-09-04 00:46:33.235469 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-04 00:46:33.235753 | instance | Friday 04 September 2026 00:46:33 +0000 (0:00:00.700) 0:31:37.998 ****** 2026-09-04 00:46:33.294941 | instance | ok: [instance] 2026-09-04 00:46:33.295143 | instance | 2026-09-04 00:46:33.295385 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-04 00:46:33.295624 | instance | Friday 04 September 2026 00:46:33 +0000 (0:00:00.060) 0:31:38.058 ****** 2026-09-04 00:46:39.153011 | instance | changed: [instance] 2026-09-04 00:46:39.153098 | instance | 2026-09-04 00:46:39.153269 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-04 00:46:39.153403 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:05.858) 0:31:43.917 ****** 2026-09-04 00:46:39.226510 | instance | skipping: [instance] 2026-09-04 00:46:39.226755 | instance | 2026-09-04 00:46:39.226997 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-04 00:46:39.227219 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.073) 0:31:43.990 ****** 2026-09-04 00:46:39.284803 | instance | skipping: [instance] 2026-09-04 00:46:39.284988 | instance | 2026-09-04 00:46:39.285219 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-04 00:46:39.285442 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.057) 0:31:44.048 ****** 2026-09-04 00:46:39.699737 | instance | changed: [instance] 2026-09-04 00:46:39.699932 | instance | 2026-09-04 00:46:39.700183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:46:39.700420 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.415) 0:31:44.463 ****** 2026-09-04 00:46:39.819803 | instance | ok: [instance] 2026-09-04 00:46:39.819996 | instance | 2026-09-04 00:46:39.820234 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:46:39.820462 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.119) 0:31:44.583 ****** 2026-09-04 00:46:39.892502 | instance | skipping: [instance] 2026-09-04 00:46:39.892728 | instance | 2026-09-04 00:46:39.892975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:46:39.893218 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.073) 0:31:44.656 ****** 2026-09-04 00:46:39.960936 | instance | skipping: [instance] 2026-09-04 00:46:39.961235 | instance | 2026-09-04 00:46:39.961502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:46:39.961771 | instance | Friday 04 September 2026 00:46:39 +0000 (0:00:00.068) 0:31:44.725 ****** 2026-09-04 00:46:40.025729 | instance | skipping: [instance] 2026-09-04 00:46:40.025952 | instance | 2026-09-04 00:46:40.026251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:46:40.026534 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.064) 0:31:44.789 ****** 2026-09-04 00:46:40.102709 | instance | skipping: [instance] 2026-09-04 00:46:40.102961 | instance | 2026-09-04 00:46:40.103214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:46:40.103440 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.077) 0:31:44.866 ****** 2026-09-04 00:46:40.185739 | instance | skipping: [instance] 2026-09-04 00:46:40.185983 | instance | 2026-09-04 00:46:40.186477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:46:40.186827 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.082) 0:31:44.949 ****** 2026-09-04 00:46:40.261829 | instance | ok: [instance] 2026-09-04 00:46:40.262110 | instance | 2026-09-04 00:46:40.262465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:46:40.262848 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.076) 0:31:45.025 ****** 2026-09-04 00:46:40.394315 | instance | ok: [instance] => (item=staffeln) 2026-09-04 00:46:40.394691 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:46:40.394992 | instance | ok: [instance] => (item=identity) 2026-09-04 00:46:40.395232 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:46:40.395485 | instance | 2026-09-04 00:46:40.395783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:46:40.396017 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.132) 0:31:45.158 ****** 2026-09-04 00:46:40.511250 | instance | ok: [instance] 2026-09-04 00:46:40.511453 | instance | 2026-09-04 00:46:40.511731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:46:40.512009 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.114) 0:31:45.272 ****** 2026-09-04 00:46:40.594627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:46:40.594879 | instance | 2026-09-04 00:46:40.595116 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:46:40.595342 | instance | Friday 04 September 2026 00:46:40 +0000 (0:00:00.085) 0:31:45.358 ****** 2026-09-04 00:46:41.224238 | instance | changed: [instance] 2026-09-04 00:46:41.224434 | instance | 2026-09-04 00:46:41.224705 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-04 00:46:41.224950 | instance | Friday 04 September 2026 00:46:41 +0000 (0:00:00.629) 0:31:45.988 ****** 2026-09-04 00:47:03.804743 | instance | changed: [instance] 2026-09-04 00:47:03.804856 | instance | 2026-09-04 00:47:03.804992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:47:03.805125 | instance | Friday 04 September 2026 00:47:03 +0000 (0:00:22.580) 0:32:08.568 ****** 2026-09-04 00:47:03.922537 | instance | ok: [instance] 2026-09-04 00:47:03.922656 | instance | 2026-09-04 00:47:03.922838 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:47:03.923008 | instance | Friday 04 September 2026 00:47:03 +0000 (0:00:00.118) 0:32:08.687 ****** 2026-09-04 00:47:03.993163 | instance | included: rabbitmq for instance 2026-09-04 00:47:03.993319 | instance | 2026-09-04 00:47:03.993544 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:47:03.993794 | instance | Friday 04 September 2026 00:47:03 +0000 (0:00:00.070) 0:32:08.757 ****** 2026-09-04 00:47:04.683808 | instance | ok: [instance] 2026-09-04 00:47:04.684008 | instance | 2026-09-04 00:47:04.684245 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:47:04.684486 | instance | Friday 04 September 2026 00:47:04 +0000 (0:00:00.689) 0:32:09.447 ****** 2026-09-04 00:47:04.747557 | instance | skipping: [instance] 2026-09-04 00:47:04.747770 | instance | 2026-09-04 00:47:04.748013 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:47:04.748239 | instance | Friday 04 September 2026 00:47:04 +0000 (0:00:00.064) 0:32:09.511 ****** 2026-09-04 00:47:04.799707 | instance | skipping: [instance] 2026-09-04 00:47:04.799899 | instance | 2026-09-04 00:47:04.800129 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:47:04.800348 | instance | Friday 04 September 2026 00:47:04 +0000 (0:00:00.052) 0:32:09.564 ****** 2026-09-04 00:47:04.855635 | instance | skipping: [instance] 2026-09-04 00:47:04.855848 | instance | 2026-09-04 00:47:04.856092 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:47:04.856316 | instance | Friday 04 September 2026 00:47:04 +0000 (0:00:00.055) 0:32:09.619 ****** 2026-09-04 00:47:35.779258 | instance | changed: [instance] 2026-09-04 00:47:35.779431 | instance | 2026-09-04 00:47:35.779701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:47:35.779937 | instance | Friday 04 September 2026 00:47:35 +0000 (0:00:30.923) 0:32:40.543 ****** 2026-09-04 00:47:36.585514 | instance | ok: [instance] 2026-09-04 00:47:36.585717 | instance | 2026-09-04 00:47:36.585972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:47:36.586189 | instance | Friday 04 September 2026 00:47:36 +0000 (0:00:00.806) 0:32:41.349 ****** 2026-09-04 00:47:36.654730 | instance | ok: [instance] 2026-09-04 00:47:36.654930 | instance | 2026-09-04 00:47:36.655173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:47:36.655401 | instance | Friday 04 September 2026 00:47:36 +0000 (0:00:00.069) 0:32:41.418 ****** 2026-09-04 00:47:36.721294 | instance | skipping: [instance] 2026-09-04 00:47:36.721492 | instance | 2026-09-04 00:47:36.721764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:47:36.721991 | instance | Friday 04 September 2026 00:47:36 +0000 (0:00:00.066) 0:32:41.485 ****** 2026-09-04 00:47:36.789353 | instance | skipping: [instance] 2026-09-04 00:47:36.789588 | instance | 2026-09-04 00:47:36.789940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:47:36.790206 | instance | Friday 04 September 2026 00:47:36 +0000 (0:00:00.067) 0:32:41.553 ****** 2026-09-04 00:47:36.857454 | instance | ok: [instance] 2026-09-04 00:47:36.857614 | instance | 2026-09-04 00:47:36.857902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:47:36.858125 | instance | Friday 04 September 2026 00:47:36 +0000 (0:00:00.068) 0:32:41.621 ****** 2026-09-04 00:47:37.010164 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:47:37.010537 | instance | ok: [instance] => (item=identity) 2026-09-04 00:47:37.010903 | instance | ok: [instance] => (item=volumev3) 2026-09-04 00:47:37.011206 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:47:37.011531 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:47:37.011890 | instance | ok: [instance] => (item=image) 2026-09-04 00:47:37.012187 | instance | 2026-09-04 00:47:37.012402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:47:37.012599 | instance | Friday 04 September 2026 00:47:37 +0000 (0:00:00.151) 0:32:41.773 ****** 2026-09-04 00:47:37.107285 | instance | ok: [instance] 2026-09-04 00:47:37.107447 | instance | 2026-09-04 00:47:37.107734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:47:37.107971 | instance | Friday 04 September 2026 00:47:37 +0000 (0:00:00.097) 0:32:41.870 ****** 2026-09-04 00:47:37.195288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:47:37.195436 | instance | 2026-09-04 00:47:37.195450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:47:37.196127 | instance | Friday 04 September 2026 00:47:37 +0000 (0:00:00.088) 0:32:41.959 ****** 2026-09-04 00:47:37.823910 | instance | changed: [instance] 2026-09-04 00:47:37.824123 | instance | 2026-09-04 00:47:37.824382 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-04 00:47:37.824648 | instance | Friday 04 September 2026 00:47:37 +0000 (0:00:00.628) 0:32:42.587 ****** 2026-09-04 00:47:38.373767 | instance | ok: [instance] 2026-09-04 00:47:38.373973 | instance | 2026-09-04 00:47:38.374213 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-04 00:47:38.374479 | instance | Friday 04 September 2026 00:47:38 +0000 (0:00:00.550) 0:32:43.137 ****** 2026-09-04 00:47:38.436487 | instance | ok: [instance] 2026-09-04 00:47:38.436834 | instance | 2026-09-04 00:47:38.437065 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-09-04 00:47:38.437282 | instance | Friday 04 September 2026 00:47:38 +0000 (0:00:00.062) 0:32:43.200 ****** 2026-09-04 00:47:38.929856 | instance | ok: [instance] 2026-09-04 00:47:38.930046 | instance | 2026-09-04 00:47:38.930337 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-04 00:47:38.930563 | instance | Friday 04 September 2026 00:47:38 +0000 (0:00:00.492) 0:32:43.693 ****** 2026-09-04 00:52:28.009298 | instance | changed: [instance] 2026-09-04 00:52:28.009360 | instance | 2026-09-04 00:52:28.009369 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:52:28.009378 | instance | Friday 04 September 2026 00:52:28 +0000 (0:04:49.079) 0:37:32.772 ****** 2026-09-04 00:52:28.110849 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:52:28.111246 | instance | 2026-09-04 00:52:28.111268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:52:28.111274 | instance | Friday 04 September 2026 00:52:28 +0000 (0:00:00.102) 0:37:32.875 ****** 2026-09-04 00:52:28.151382 | instance | skipping: [instance] 2026-09-04 00:52:28.151541 | instance | 2026-09-04 00:52:28.151752 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:52:28.151943 | instance | Friday 04 September 2026 00:52:28 +0000 (0:00:00.040) 0:37:32.915 ****** 2026-09-04 00:52:28.217779 | instance | skipping: [instance] 2026-09-04 00:52:28.217944 | instance | 2026-09-04 00:52:28.218145 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:52:28.218363 | instance | Friday 04 September 2026 00:52:28 +0000 (0:00:00.066) 0:37:32.982 ****** 2026-09-04 00:52:28.302767 | instance | ok: [instance] 2026-09-04 00:52:28.302842 | instance | 2026-09-04 00:52:28.303039 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-04 00:52:28.303201 | instance | Friday 04 September 2026 00:52:28 +0000 (0:00:00.084) 0:37:33.066 ****** 2026-09-04 00:52:28.379945 | instance | included: ingress for instance 2026-09-04 00:52:28.380003 | instance | 2026-09-04 00:52:28.380149 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-04 00:52:28.380246 | instance | Friday 04 September 2026 00:52:28 +0000 (0:00:00.077) 0:37:33.144 ****** 2026-09-04 00:52:29.654193 | instance | changed: [instance] 2026-09-04 00:52:29.654335 | instance | 2026-09-04 00:52:29.654511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:52:29.654668 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:01.273) 0:37:34.418 ****** 2026-09-04 00:52:29.725568 | instance | ok: [instance] 2026-09-04 00:52:29.725779 | instance | 2026-09-04 00:52:29.726045 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:52:29.726309 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.071) 0:37:34.489 ****** 2026-09-04 00:52:29.760092 | instance | skipping: [instance] 2026-09-04 00:52:29.760334 | instance | 2026-09-04 00:52:29.760596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:52:29.760869 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.034) 0:37:34.524 ****** 2026-09-04 00:52:29.791907 | instance | skipping: [instance] 2026-09-04 00:52:29.792120 | instance | 2026-09-04 00:52:29.792356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:52:29.792584 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.031) 0:37:34.556 ****** 2026-09-04 00:52:29.829328 | instance | skipping: [instance] 2026-09-04 00:52:29.829553 | instance | 2026-09-04 00:52:29.829824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:52:29.830056 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.037) 0:37:34.593 ****** 2026-09-04 00:52:29.875918 | instance | skipping: [instance] 2026-09-04 00:52:29.876206 | instance | 2026-09-04 00:52:29.876541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:52:29.876893 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.046) 0:37:34.640 ****** 2026-09-04 00:52:29.922882 | instance | skipping: [instance] 2026-09-04 00:52:29.923078 | instance | 2026-09-04 00:52:29.923305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:52:29.923511 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.047) 0:37:34.687 ****** 2026-09-04 00:52:29.966568 | instance | ok: [instance] 2026-09-04 00:52:29.966628 | instance | 2026-09-04 00:52:29.966785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:52:29.966905 | instance | Friday 04 September 2026 00:52:29 +0000 (0:00:00.043) 0:37:34.731 ****** 2026-09-04 00:52:30.077190 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:52:30.077389 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:52:30.077640 | instance | ok: [instance] => (item=identity) 2026-09-04 00:52:30.077931 | instance | ok: [instance] => (item=placement) 2026-09-04 00:52:30.078134 | instance | 2026-09-04 00:52:30.078409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:52:30.078625 | instance | Friday 04 September 2026 00:52:30 +0000 (0:00:00.109) 0:37:34.841 ****** 2026-09-04 00:52:30.148564 | instance | ok: [instance] 2026-09-04 00:52:30.148821 | instance | 2026-09-04 00:52:30.149131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:52:30.149446 | instance | Friday 04 September 2026 00:52:30 +0000 (0:00:00.071) 0:37:34.912 ****** 2026-09-04 00:52:30.201865 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:52:30.202063 | instance | 2026-09-04 00:52:30.202340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:52:30.202574 | instance | Friday 04 September 2026 00:52:30 +0000 (0:00:00.053) 0:37:34.966 ****** 2026-09-04 00:52:30.768912 | instance | changed: [instance] 2026-09-04 00:52:30.768997 | instance | 2026-09-04 00:52:30.769161 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-04 00:52:30.769299 | instance | Friday 04 September 2026 00:52:30 +0000 (0:00:00.567) 0:37:35.533 ****** 2026-09-04 00:54:13.324691 | instance | changed: [instance] 2026-09-04 00:54:13.324770 | instance | 2026-09-04 00:54:13.324783 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:54:13.324793 | instance | Friday 04 September 2026 00:54:13 +0000 (0:01:42.555) 0:39:18.088 ****** 2026-09-04 00:54:13.419871 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:54:13.419927 | instance | 2026-09-04 00:54:13.419938 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:54:13.419948 | instance | Friday 04 September 2026 00:54:13 +0000 (0:00:00.095) 0:39:18.183 ****** 2026-09-04 00:54:13.481441 | instance | skipping: [instance] 2026-09-04 00:54:13.481495 | instance | 2026-09-04 00:54:13.481505 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:54:13.481515 | instance | Friday 04 September 2026 00:54:13 +0000 (0:00:00.061) 0:39:18.245 ****** 2026-09-04 00:54:13.534197 | instance | skipping: [instance] 2026-09-04 00:54:13.534275 | instance | 2026-09-04 00:54:13.534286 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:54:13.534296 | instance | Friday 04 September 2026 00:54:13 +0000 (0:00:00.052) 0:39:18.297 ****** 2026-09-04 00:54:13.599009 | instance | ok: [instance] 2026-09-04 00:54:13.599350 | instance | 2026-09-04 00:54:13.599661 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-04 00:54:13.600007 | instance | Friday 04 September 2026 00:54:13 +0000 (0:00:00.065) 0:39:18.363 ****** 2026-09-04 00:54:13.669331 | instance | included: ingress for instance 2026-09-04 00:54:13.669640 | instance | 2026-09-04 00:54:13.669958 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-04 00:54:13.670263 | instance | Friday 04 September 2026 00:54:13 +0000 (0:00:00.070) 0:39:18.433 ****** 2026-09-04 00:54:14.726505 | instance | changed: [instance] 2026-09-04 00:54:14.726561 | instance | 2026-09-04 00:54:14.726573 | instance | PLAY [Configure operating system] ********************************************** 2026-09-04 00:54:14.726583 | instance | 2026-09-04 00:54:14.726591 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:54:14.726600 | instance | Friday 04 September 2026 00:54:14 +0000 (0:00:01.055) 0:39:19.489 ****** 2026-09-04 00:54:17.014284 | instance | ok: [instance] 2026-09-04 00:54:17.014364 | instance | 2026-09-04 00:54:17.014382 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-04 00:54:17.014509 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:02.288) 0:39:21.778 ****** 2026-09-04 00:54:17.263107 | instance | ok: [instance] 2026-09-04 00:54:17.263181 | instance | 2026-09-04 00:54:17.263349 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-04 00:54:17.263490 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.248) 0:39:22.026 ****** 2026-09-04 00:54:17.328203 | instance | skipping: [instance] 2026-09-04 00:54:17.328293 | instance | 2026-09-04 00:54:17.328469 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-04 00:54:17.328610 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.065) 0:39:22.092 ****** 2026-09-04 00:54:17.403387 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-04 00:54:17.403497 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-04 00:54:17.403646 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-04 00:54:17.403792 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-04 00:54:17.403946 | instance | skipping: [instance] 2026-09-04 00:54:17.404082 | instance | 2026-09-04 00:54:17.404239 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-04 00:54:17.404375 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.075) 0:39:22.167 ****** 2026-09-04 00:54:17.481439 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-04 00:54:17.481552 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-04 00:54:17.481702 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-04 00:54:17.481865 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-04 00:54:17.482010 | instance | skipping: [instance] 2026-09-04 00:54:17.482152 | instance | 2026-09-04 00:54:17.482353 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-04 00:54:17.483512 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.078) 0:39:22.245 ****** 2026-09-04 00:54:17.524869 | instance | skipping: [instance] 2026-09-04 00:54:17.524943 | instance | 2026-09-04 00:54:17.525059 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-04 00:54:17.525197 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.043) 0:39:22.288 ****** 2026-09-04 00:54:17.578699 | instance | skipping: [instance] 2026-09-04 00:54:17.578797 | instance | 2026-09-04 00:54:17.578909 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-04 00:54:17.579012 | instance | Friday 04 September 2026 00:54:17 +0000 (0:00:00.054) 0:39:22.343 ****** 2026-09-04 00:54:23.393695 | instance | changed: [instance] 2026-09-04 00:54:23.393933 | instance | 2026-09-04 00:54:23.394182 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-04 00:54:23.394588 | instance | Friday 04 September 2026 00:54:23 +0000 (0:00:05.814) 0:39:28.157 ****** 2026-09-04 00:54:46.535692 | instance | changed: [instance] 2026-09-04 00:54:46.535957 | instance | 2026-09-04 00:54:46.536247 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-04 00:54:46.536549 | instance | Friday 04 September 2026 00:54:46 +0000 (0:00:23.141) 0:39:51.299 ****** 2026-09-04 00:54:47.091194 | instance | changed: [instance] 2026-09-04 00:54:47.091389 | instance | 2026-09-04 00:54:47.091633 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-04 00:54:47.091926 | instance | Friday 04 September 2026 00:54:47 +0000 (0:00:00.555) 0:39:51.855 ****** 2026-09-04 00:54:48.247685 | instance | ok: [instance] 2026-09-04 00:54:48.247761 | instance | 2026-09-04 00:54:48.248153 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-04 00:54:48.248177 | instance | Friday 04 September 2026 00:54:48 +0000 (0:00:01.156) 0:39:53.011 ****** 2026-09-04 00:54:48.736415 | instance | changed: [instance] 2026-09-04 00:54:48.736491 | instance | 2026-09-04 00:54:48.736505 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-04 00:54:48.736521 | instance | Friday 04 September 2026 00:54:48 +0000 (0:00:00.488) 0:39:53.500 ****** 2026-09-04 00:54:49.220971 | instance | changed: [instance] 2026-09-04 00:54:49.221158 | instance | 2026-09-04 00:54:49.221223 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-04 00:54:49.221389 | instance | Friday 04 September 2026 00:54:49 +0000 (0:00:00.484) 0:39:53.985 ****** 2026-09-04 00:54:49.825833 | instance | changed: [instance] 2026-09-04 00:54:49.825909 | instance | 2026-09-04 00:54:49.826144 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-04 00:54:49.826187 | instance | Friday 04 September 2026 00:54:49 +0000 (0:00:00.604) 0:39:54.589 ****** 2026-09-04 00:54:50.359006 | instance | changed: [instance] 2026-09-04 00:54:50.359100 | instance | 2026-09-04 00:54:50.359313 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-04 00:54:50.359623 | instance | Friday 04 September 2026 00:54:50 +0000 (0:00:00.533) 0:39:55.123 ****** 2026-09-04 00:54:50.714279 | instance | ok: [instance] 2026-09-04 00:54:50.714355 | instance | 2026-09-04 00:54:50.714742 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-04 00:54:50.714759 | instance | 2026-09-04 00:54:50.714764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:54:50.714783 | instance | Friday 04 September 2026 00:54:50 +0000 (0:00:00.355) 0:39:55.478 ****** 2026-09-04 00:54:50.824087 | instance | ok: [instance] 2026-09-04 00:54:50.824300 | instance | 2026-09-04 00:54:50.824738 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:54:50.824822 | instance | Friday 04 September 2026 00:54:50 +0000 (0:00:00.109) 0:39:55.587 ****** 2026-09-04 00:54:50.889008 | instance | skipping: [instance] 2026-09-04 00:54:50.889447 | instance | 2026-09-04 00:54:50.889494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:54:50.889503 | instance | Friday 04 September 2026 00:54:50 +0000 (0:00:00.065) 0:39:55.653 ****** 2026-09-04 00:54:50.954308 | instance | skipping: [instance] 2026-09-04 00:54:50.954388 | instance | 2026-09-04 00:54:50.954739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:54:50.954805 | instance | Friday 04 September 2026 00:54:50 +0000 (0:00:00.065) 0:39:55.718 ****** 2026-09-04 00:54:51.015364 | instance | skipping: [instance] 2026-09-04 00:54:51.015435 | instance | 2026-09-04 00:54:51.015452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:54:51.015669 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.060) 0:39:55.778 ****** 2026-09-04 00:54:51.079987 | instance | skipping: [instance] 2026-09-04 00:54:51.080074 | instance | 2026-09-04 00:54:51.080354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:54:51.080531 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.064) 0:39:55.843 ****** 2026-09-04 00:54:51.145385 | instance | skipping: [instance] 2026-09-04 00:54:51.145559 | instance | 2026-09-04 00:54:51.145841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:54:51.146074 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.065) 0:39:55.909 ****** 2026-09-04 00:54:51.201312 | instance | ok: [instance] 2026-09-04 00:54:51.201552 | instance | 2026-09-04 00:54:51.201838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:54:51.202097 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.056) 0:39:55.965 ****** 2026-09-04 00:54:51.242882 | instance | skipping: [instance] 2026-09-04 00:54:51.243082 | instance | 2026-09-04 00:54:51.243313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:54:51.243536 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.041) 0:39:56.007 ****** 2026-09-04 00:54:51.317128 | instance | ok: [instance] 2026-09-04 00:54:51.317325 | instance | 2026-09-04 00:54:51.317563 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:54:51.317819 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.073) 0:39:56.081 ****** 2026-09-04 00:54:51.502261 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:54:51.502520 | instance | 2026-09-04 00:54:51.502970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:54:51.503244 | instance | Friday 04 September 2026 00:54:51 +0000 (0:00:00.184) 0:39:56.266 ****** 2026-09-04 00:54:52.068369 | instance | changed: [instance] 2026-09-04 00:54:52.068655 | instance | 2026-09-04 00:54:52.069023 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-04 00:54:52.069328 | instance | Friday 04 September 2026 00:54:52 +0000 (0:00:00.565) 0:39:56.832 ****** 2026-09-04 00:54:52.332286 | instance | ok: [instance] 2026-09-04 00:54:52.332547 | instance | 2026-09-04 00:54:52.332892 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-04 00:54:52.333182 | instance | Friday 04 September 2026 00:54:52 +0000 (0:00:00.263) 0:39:57.096 ****** 2026-09-04 00:54:52.384298 | instance | ok: [instance] => { 2026-09-04 00:54:52.384635 | instance | "changed": false, 2026-09-04 00:54:52.384952 | instance | "msg": "All assertions passed" 2026-09-04 00:54:52.385226 | instance | } 2026-09-04 00:54:52.385489 | instance | 2026-09-04 00:54:52.385766 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-04 00:54:52.386083 | instance | Friday 04 September 2026 00:54:52 +0000 (0:00:00.052) 0:39:57.148 ****** 2026-09-04 00:54:59.900793 | instance | ok: [instance] 2026-09-04 00:54:59.901531 | instance | 2026-09-04 00:54:59.901591 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-04 00:54:59.901620 | instance | Friday 04 September 2026 00:54:59 +0000 (0:00:07.515) 0:40:04.664 ****** 2026-09-04 00:54:59.978528 | instance | ok: [instance] => { 2026-09-04 00:54:59.978655 | instance | "changed": false, 2026-09-04 00:54:59.979484 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-04 00:54:59.979536 | instance | } 2026-09-04 00:54:59.979545 | instance | 2026-09-04 00:54:59.979552 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-04 00:54:59.979561 | instance | Friday 04 September 2026 00:54:59 +0000 (0:00:00.078) 0:40:04.742 ****** 2026-09-04 00:55:01.904650 | instance | changed: [instance] 2026-09-04 00:55:01.904744 | instance | 2026-09-04 00:55:01.905178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:55:01.905222 | instance | Friday 04 September 2026 00:55:01 +0000 (0:00:01.925) 0:40:06.668 ****** 2026-09-04 00:55:01.993434 | instance | skipping: [instance] 2026-09-04 00:55:01.993500 | instance | 2026-09-04 00:55:01.993726 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-04 00:55:01.993770 | instance | Friday 04 September 2026 00:55:01 +0000 (0:00:00.089) 0:40:06.758 ****** 2026-09-04 00:55:02.123797 | instance | skipping: [instance] 2026-09-04 00:55:02.173290 | instance | 2026-09-04 00:55:02.173332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:55:02.173343 | instance | Friday 04 September 2026 00:55:02 +0000 (0:00:00.130) 0:40:06.888 ****** 2026-09-04 00:55:02.214812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:55:02.214899 | instance | 2026-09-04 00:55:02.215136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:55:02.215154 | instance | Friday 04 September 2026 00:55:02 +0000 (0:00:00.091) 0:40:06.979 ****** 2026-09-04 00:55:02.880918 | instance | changed: [instance] 2026-09-04 00:55:02.880983 | instance | 2026-09-04 00:55:02.881193 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-04 00:55:02.881211 | instance | Friday 04 September 2026 00:55:02 +0000 (0:00:00.665) 0:40:07.645 ****** 2026-09-04 00:55:02.934576 | instance | skipping: [instance] 2026-09-04 00:55:02.934652 | instance | 2026-09-04 00:55:02.934960 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-04 00:55:02.935005 | instance | Friday 04 September 2026 00:55:02 +0000 (0:00:00.053) 0:40:07.698 ****** 2026-09-04 00:55:03.002565 | instance | skipping: [instance] 2026-09-04 00:55:03.002764 | instance | 2026-09-04 00:55:03.003024 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-04 00:55:03.003265 | instance | Friday 04 September 2026 00:55:02 +0000 (0:00:00.067) 0:40:07.766 ****** 2026-09-04 00:55:09.056392 | instance | ok: [instance] 2026-09-04 00:55:09.056583 | instance | 2026-09-04 00:55:09.056839 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-04 00:55:09.057091 | instance | Friday 04 September 2026 00:55:09 +0000 (0:00:06.053) 0:40:13.820 ****** 2026-09-04 00:55:09.117630 | instance | ok: [instance] => { 2026-09-04 00:55:09.117852 | instance | "changed": false, 2026-09-04 00:55:09.118088 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-04 00:55:09.118355 | instance | } 2026-09-04 00:55:09.118571 | instance | 2026-09-04 00:55:09.118798 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-04 00:55:09.119051 | instance | Friday 04 September 2026 00:55:09 +0000 (0:00:00.061) 0:40:13.881 ****** 2026-09-04 00:55:09.233524 | instance | skipping: [instance] 2026-09-04 00:55:09.233699 | instance | 2026-09-04 00:55:09.233964 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-04 00:55:09.234177 | instance | 2026-09-04 00:55:09.234515 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-04 00:55:09.234737 | instance | Friday 04 September 2026 00:55:09 +0000 (0:00:00.116) 0:40:13.997 ****** 2026-09-04 00:55:11.869818 | instance | ok: [instance] 2026-09-04 00:55:11.870068 | instance | 2026-09-04 00:55:11.870410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:55:11.870686 | instance | Friday 04 September 2026 00:55:11 +0000 (0:00:02.635) 0:40:16.633 ****** 2026-09-04 00:55:11.968801 | instance | ok: [instance] 2026-09-04 00:55:11.969044 | instance | 2026-09-04 00:55:11.969367 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:55:11.969986 | instance | Friday 04 September 2026 00:55:11 +0000 (0:00:00.098) 0:40:16.732 ****** 2026-09-04 00:55:12.038556 | instance | skipping: [instance] 2026-09-04 00:55:12.038761 | instance | 2026-09-04 00:55:12.039028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:55:12.039298 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.069) 0:40:16.802 ****** 2026-09-04 00:55:12.109579 | instance | skipping: [instance] 2026-09-04 00:55:12.109739 | instance | 2026-09-04 00:55:12.110006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:55:12.110159 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.071) 0:40:16.873 ****** 2026-09-04 00:55:12.186637 | instance | skipping: [instance] 2026-09-04 00:55:12.186995 | instance | 2026-09-04 00:55:12.187257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:55:12.187497 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.076) 0:40:16.950 ****** 2026-09-04 00:55:12.255516 | instance | skipping: [instance] 2026-09-04 00:55:12.255805 | instance | 2026-09-04 00:55:12.256256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:55:12.256615 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.068) 0:40:17.019 ****** 2026-09-04 00:55:12.327937 | instance | skipping: [instance] 2026-09-04 00:55:12.328154 | instance | 2026-09-04 00:55:12.328463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:55:12.328720 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.072) 0:40:17.091 ****** 2026-09-04 00:55:12.382763 | instance | ok: [instance] 2026-09-04 00:55:12.383007 | instance | 2026-09-04 00:55:12.383254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:55:12.383488 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.054) 0:40:17.146 ****** 2026-09-04 00:55:12.476633 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-04 00:55:12.476940 | instance | 2026-09-04 00:55:12.477310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:55:12.477637 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.093) 0:40:17.240 ****** 2026-09-04 00:55:12.560963 | instance | ok: [instance] 2026-09-04 00:55:12.561161 | instance | 2026-09-04 00:55:12.561408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:55:12.561735 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.084) 0:40:17.325 ****** 2026-09-04 00:55:12.633458 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:55:12.633637 | instance | 2026-09-04 00:55:12.633893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:55:12.634123 | instance | Friday 04 September 2026 00:55:12 +0000 (0:00:00.072) 0:40:17.397 ****** 2026-09-04 00:55:13.229633 | instance | changed: [instance] 2026-09-04 00:55:13.229840 | instance | 2026-09-04 00:55:13.230086 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-09-04 00:55:13.230363 | instance | Friday 04 September 2026 00:55:13 +0000 (0:00:00.596) 0:40:17.993 ****** 2026-09-04 00:55:13.289555 | instance | skipping: [instance] 2026-09-04 00:55:13.289723 | instance | 2026-09-04 00:55:13.289980 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-04 00:55:13.290209 | instance | Friday 04 September 2026 00:55:13 +0000 (0:00:00.059) 0:40:18.053 ****** 2026-09-04 00:55:14.638467 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-04 00:55:14.638682 | instance | changed: [instance] => (item=libvirt-api) 2026-09-04 00:55:14.638948 | instance | 2026-09-04 00:55:14.639186 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-04 00:55:14.639424 | instance | Friday 04 September 2026 00:55:14 +0000 (0:00:01.348) 0:40:19.402 ****** 2026-09-04 00:55:15.980241 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-04 00:55:15.980473 | instance | changed: [instance] => (item=libvirt-api) 2026-09-04 00:55:15.980703 | instance | 2026-09-04 00:55:15.980988 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-09-04 00:55:15.981268 | instance | Friday 04 September 2026 00:55:15 +0000 (0:00:01.341) 0:40:20.744 ****** 2026-09-04 00:55:16.297501 | instance | ok: [instance] 2026-09-04 00:55:16.297664 | instance | 2026-09-04 00:55:16.297867 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-04 00:55:16.297997 | instance | Friday 04 September 2026 00:55:16 +0000 (0:00:00.317) 0:40:21.061 ****** 2026-09-04 00:55:18.567696 | instance | changed: [instance] 2026-09-04 00:55:18.567914 | instance | 2026-09-04 00:55:18.568161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:55:18.568394 | instance | Friday 04 September 2026 00:55:18 +0000 (0:00:02.269) 0:40:23.331 ****** 2026-09-04 00:55:18.637038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:55:18.637281 | instance | 2026-09-04 00:55:18.637616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:55:18.637989 | instance | Friday 04 September 2026 00:55:18 +0000 (0:00:00.069) 0:40:23.401 ****** 2026-09-04 00:55:19.218875 | instance | changed: [instance] 2026-09-04 00:55:19.218952 | instance | 2026-09-04 00:55:19.219112 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-04 00:55:19.219242 | instance | Friday 04 September 2026 00:55:19 +0000 (0:00:00.581) 0:40:23.983 ****** 2026-09-04 00:55:21.127582 | instance | changed: [instance] 2026-09-04 00:55:21.127750 | instance | 2026-09-04 00:55:21.127967 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-04 00:55:21.128153 | instance | Friday 04 September 2026 00:55:21 +0000 (0:00:01.908) 0:40:25.891 ****** 2026-09-04 00:55:22.236004 | instance | ok: [instance] 2026-09-04 00:55:22.236199 | instance | 2026-09-04 00:55:22.236444 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-04 00:55:22.236691 | instance | Friday 04 September 2026 00:55:22 +0000 (0:00:01.108) 0:40:27.000 ****** 2026-09-04 00:55:22.481589 | instance | ok: [instance] 2026-09-04 00:55:22.481739 | instance | 2026-09-04 00:55:22.481940 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-04 00:55:22.482113 | instance | Friday 04 September 2026 00:55:22 +0000 (0:00:00.245) 0:40:27.245 ****** 2026-09-04 00:55:23.121307 | instance | ok: [instance] 2026-09-04 00:55:23.121383 | instance | 2026-09-04 00:55:23.121484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:55:23.121593 | instance | Friday 04 September 2026 00:55:23 +0000 (0:00:00.639) 0:40:27.885 ****** 2026-09-04 00:55:23.259470 | instance | ok: [instance] 2026-09-04 00:55:23.259549 | instance | 2026-09-04 00:55:23.259693 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:55:23.259865 | instance | Friday 04 September 2026 00:55:23 +0000 (0:00:00.137) 0:40:28.023 ****** 2026-09-04 00:55:23.349493 | instance | included: rabbitmq for instance 2026-09-04 00:55:23.349608 | instance | 2026-09-04 00:55:23.349792 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:55:23.349948 | instance | Friday 04 September 2026 00:55:23 +0000 (0:00:00.090) 0:40:28.113 ****** 2026-09-04 00:55:24.039167 | instance | ok: [instance] 2026-09-04 00:55:24.039236 | instance | 2026-09-04 00:55:24.039395 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:55:24.039529 | instance | Friday 04 September 2026 00:55:24 +0000 (0:00:00.689) 0:40:28.803 ****** 2026-09-04 00:55:24.113466 | instance | skipping: [instance] 2026-09-04 00:55:24.113681 | instance | 2026-09-04 00:55:24.113953 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:55:24.114190 | instance | Friday 04 September 2026 00:55:24 +0000 (0:00:00.074) 0:40:28.877 ****** 2026-09-04 00:55:24.190424 | instance | skipping: [instance] 2026-09-04 00:55:24.190569 | instance | 2026-09-04 00:55:24.190810 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:55:24.191072 | instance | Friday 04 September 2026 00:55:24 +0000 (0:00:00.076) 0:40:28.954 ****** 2026-09-04 00:55:24.276637 | instance | skipping: [instance] 2026-09-04 00:55:24.276860 | instance | 2026-09-04 00:55:24.277136 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:55:24.277434 | instance | Friday 04 September 2026 00:55:24 +0000 (0:00:00.085) 0:40:29.040 ****** 2026-09-04 00:55:55.174385 | instance | changed: [instance] 2026-09-04 00:55:55.174461 | instance | 2026-09-04 00:55:55.174653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:55:55.174842 | instance | Friday 04 September 2026 00:55:55 +0000 (0:00:30.897) 0:40:59.937 ****** 2026-09-04 00:55:55.920973 | instance | ok: [instance] 2026-09-04 00:55:55.921032 | instance | 2026-09-04 00:55:55.921045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:55:55.921055 | instance | Friday 04 September 2026 00:55:55 +0000 (0:00:00.745) 0:41:00.683 ****** 2026-09-04 00:55:55.986536 | instance | ok: [instance] 2026-09-04 00:55:55.986667 | instance | 2026-09-04 00:55:55.986917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:55:55.987031 | instance | Friday 04 September 2026 00:55:55 +0000 (0:00:00.067) 0:41:00.750 ****** 2026-09-04 00:55:56.051292 | instance | skipping: [instance] 2026-09-04 00:55:56.051418 | instance | 2026-09-04 00:55:56.051637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:55:56.051727 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.064) 0:41:00.815 ****** 2026-09-04 00:55:56.107962 | instance | skipping: [instance] 2026-09-04 00:55:56.108004 | instance | 2026-09-04 00:55:56.108128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:55:56.108230 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.056) 0:41:00.872 ****** 2026-09-04 00:55:56.159023 | instance | ok: [instance] 2026-09-04 00:55:56.159103 | instance | 2026-09-04 00:55:56.159210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:55:56.159319 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.051) 0:41:00.923 ****** 2026-09-04 00:55:56.385763 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-04 00:55:56.385903 | instance | ok: [instance] => (item=placement) 2026-09-04 00:55:56.386277 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:55:56.386337 | instance | ok: [instance] => (item=identity) 2026-09-04 00:55:56.386676 | instance | ok: [instance] => (item=compute) 2026-09-04 00:55:56.386699 | instance | ok: [instance] => (item=volumev3) 2026-09-04 00:55:56.387484 | instance | ok: [instance] => (item=network) 2026-09-04 00:55:56.387523 | instance | ok: [instance] => (item=compute_metadata) 2026-09-04 00:55:56.387534 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:55:56.387544 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-04 00:55:56.387557 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:55:56.387741 | instance | ok: [instance] => (item=image) 2026-09-04 00:55:56.387976 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-04 00:55:56.388138 | instance | ok: [instance] => (item=baremetal) 2026-09-04 00:55:56.388272 | instance | 2026-09-04 00:55:56.388418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:55:56.388551 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.226) 0:41:01.150 ****** 2026-09-04 00:55:56.498915 | instance | ok: [instance] 2026-09-04 00:55:56.499361 | instance | 2026-09-04 00:55:56.499759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:55:56.500335 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.112) 0:41:01.262 ****** 2026-09-04 00:55:56.590051 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:55:56.590288 | instance | 2026-09-04 00:55:56.590564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:55:56.590813 | instance | Friday 04 September 2026 00:55:56 +0000 (0:00:00.091) 0:41:01.354 ****** 2026-09-04 00:55:57.237740 | instance | changed: [instance] 2026-09-04 00:55:57.237818 | instance | 2026-09-04 00:55:57.237831 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-09-04 00:55:57.237841 | instance | Friday 04 September 2026 00:55:57 +0000 (0:00:00.646) 0:41:02.001 ****** 2026-09-04 00:55:57.307970 | instance | skipping: [instance] 2026-09-04 00:55:57.308051 | instance | 2026-09-04 00:55:57.308282 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-04 00:55:57.308496 | instance | Friday 04 September 2026 00:55:57 +0000 (0:00:00.070) 0:41:02.072 ****** 2026-09-04 00:55:57.544606 | instance | ok: [instance -> localhost] 2026-09-04 00:55:57.544820 | instance | 2026-09-04 00:55:57.545069 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-04 00:55:57.545296 | instance | Friday 04 September 2026 00:55:57 +0000 (0:00:00.236) 0:41:02.308 ****** 2026-09-04 00:55:57.971469 | instance | ok: [instance -> localhost] 2026-09-04 00:55:57.971606 | instance | 2026-09-04 00:55:57.971815 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-04 00:55:57.972047 | instance | Friday 04 September 2026 00:55:57 +0000 (0:00:00.427) 0:41:02.735 ****** 2026-09-04 00:55:58.536171 | instance | ok: [instance -> localhost] 2026-09-04 00:55:58.536372 | instance | 2026-09-04 00:55:58.536618 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-04 00:55:58.536889 | instance | Friday 04 September 2026 00:55:58 +0000 (0:00:00.564) 0:41:03.299 ****** 2026-09-04 00:55:58.809716 | instance | ok: [instance -> localhost] 2026-09-04 00:55:58.809935 | instance | 2026-09-04 00:55:58.810182 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-04 00:55:58.810479 | instance | Friday 04 September 2026 00:55:58 +0000 (0:00:00.273) 0:41:03.573 ****** 2026-09-04 00:56:00.103108 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-04 00:56:00.103342 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-04 00:56:00.103560 | instance | 2026-09-04 00:56:00.103822 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-09-04 00:56:00.104072 | instance | Friday 04 September 2026 00:56:00 +0000 (0:00:01.293) 0:41:04.867 ****** 2026-09-04 00:56:00.627417 | instance | ok: [instance] 2026-09-04 00:56:00.627654 | instance | 2026-09-04 00:56:00.627942 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-04 00:56:00.628165 | instance | Friday 04 September 2026 00:56:00 +0000 (0:00:00.524) 0:41:05.391 ****** 2026-09-04 00:59:02.859099 | instance | changed: [instance] 2026-09-04 00:59:02.859327 | instance | 2026-09-04 00:59:02.859592 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:59:02.859848 | instance | Friday 04 September 2026 00:59:02 +0000 (0:03:02.231) 0:44:07.622 ****** 2026-09-04 00:59:03.024413 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:59:03.024596 | instance | 2026-09-04 00:59:03.024857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:59:03.025090 | instance | Friday 04 September 2026 00:59:03 +0000 (0:00:00.165) 0:44:07.788 ****** 2026-09-04 00:59:03.107662 | instance | skipping: [instance] 2026-09-04 00:59:03.107941 | instance | 2026-09-04 00:59:03.108281 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:59:03.108538 | instance | Friday 04 September 2026 00:59:03 +0000 (0:00:00.083) 0:44:07.871 ****** 2026-09-04 00:59:03.188176 | instance | skipping: [instance] 2026-09-04 00:59:03.188354 | instance | 2026-09-04 00:59:03.188598 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:59:03.188855 | instance | Friday 04 September 2026 00:59:03 +0000 (0:00:00.080) 0:44:07.952 ****** 2026-09-04 00:59:03.294790 | instance | ok: [instance] 2026-09-04 00:59:03.295078 | instance | 2026-09-04 00:59:03.295337 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-04 00:59:03.295587 | instance | Friday 04 September 2026 00:59:03 +0000 (0:00:00.106) 0:44:08.058 ****** 2026-09-04 00:59:03.402975 | instance | included: ingress for instance 2026-09-04 00:59:03.403188 | instance | 2026-09-04 00:59:03.403472 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-04 00:59:03.403740 | instance | Friday 04 September 2026 00:59:03 +0000 (0:00:00.108) 0:44:08.167 ****** 2026-09-04 00:59:04.809089 | instance | changed: [instance] 2026-09-04 00:59:04.809158 | instance | 2026-09-04 00:59:04.809290 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 00:59:04.809398 | instance | Friday 04 September 2026 00:59:04 +0000 (0:00:01.405) 0:44:09.572 ****** 2026-09-04 00:59:04.918198 | instance | included: openstack_helm_ingress for instance 2026-09-04 00:59:04.918298 | instance | 2026-09-04 00:59:04.918397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 00:59:04.918500 | instance | Friday 04 September 2026 00:59:04 +0000 (0:00:00.109) 0:44:09.682 ****** 2026-09-04 00:59:04.971687 | instance | skipping: [instance] 2026-09-04 00:59:04.971765 | instance | 2026-09-04 00:59:04.971778 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 00:59:04.971885 | instance | Friday 04 September 2026 00:59:04 +0000 (0:00:00.053) 0:44:09.736 ****** 2026-09-04 00:59:05.026110 | instance | skipping: [instance] 2026-09-04 00:59:05.026185 | instance | 2026-09-04 00:59:05.026349 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 00:59:05.026441 | instance | Friday 04 September 2026 00:59:05 +0000 (0:00:00.054) 0:44:09.790 ****** 2026-09-04 00:59:05.103337 | instance | ok: [instance] 2026-09-04 00:59:05.103551 | instance | 2026-09-04 00:59:05.103843 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-04 00:59:05.104092 | instance | Friday 04 September 2026 00:59:05 +0000 (0:00:00.077) 0:44:09.867 ****** 2026-09-04 00:59:05.182455 | instance | included: ingress for instance 2026-09-04 00:59:05.182513 | instance | 2026-09-04 00:59:05.182644 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-04 00:59:05.182731 | instance | Friday 04 September 2026 00:59:05 +0000 (0:00:00.079) 0:44:09.946 ****** 2026-09-04 00:59:06.173912 | instance | changed: [instance] 2026-09-04 00:59:06.174042 | instance | 2026-09-04 00:59:06.174200 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-04 00:59:06.174411 | instance | Friday 04 September 2026 00:59:06 +0000 (0:00:00.991) 0:44:10.938 ****** 2026-09-04 00:59:06.875961 | instance | ok: [instance] 2026-09-04 00:59:06.876154 | instance | 2026-09-04 00:59:06.876406 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-04 00:59:06.876642 | instance | Friday 04 September 2026 00:59:06 +0000 (0:00:00.697) 0:44:11.635 ****** 2026-09-04 00:59:24.968442 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-04 00:59:24.968655 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-04 00:59:24.968920 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-04 00:59:24.969163 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-04 00:59:24.969407 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-04 00:59:24.969646 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-04 00:59:24.969905 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-04 00:59:24.970130 | instance | 2026-09-04 00:59:24.970460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 00:59:24.970686 | instance | Friday 04 September 2026 00:59:24 +0000 (0:00:18.096) 0:44:29.732 ****** 2026-09-04 00:59:25.091393 | instance | ok: [instance] 2026-09-04 00:59:25.091607 | instance | 2026-09-04 00:59:25.091860 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 00:59:25.092090 | instance | Friday 04 September 2026 00:59:25 +0000 (0:00:00.123) 0:44:29.855 ****** 2026-09-04 00:59:25.203614 | instance | included: rabbitmq for instance 2026-09-04 00:59:25.203879 | instance | 2026-09-04 00:59:25.204229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 00:59:25.204550 | instance | Friday 04 September 2026 00:59:25 +0000 (0:00:00.112) 0:44:29.967 ****** 2026-09-04 00:59:25.993987 | instance | ok: [instance] 2026-09-04 00:59:25.994200 | instance | 2026-09-04 00:59:25.994490 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 00:59:25.994753 | instance | Friday 04 September 2026 00:59:25 +0000 (0:00:00.790) 0:44:30.757 ****** 2026-09-04 00:59:26.070119 | instance | skipping: [instance] 2026-09-04 00:59:26.070374 | instance | 2026-09-04 00:59:26.070636 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 00:59:26.070908 | instance | Friday 04 September 2026 00:59:26 +0000 (0:00:00.076) 0:44:30.834 ****** 2026-09-04 00:59:26.142593 | instance | skipping: [instance] 2026-09-04 00:59:26.142806 | instance | 2026-09-04 00:59:26.143061 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 00:59:26.143294 | instance | Friday 04 September 2026 00:59:26 +0000 (0:00:00.071) 0:44:30.906 ****** 2026-09-04 00:59:26.224803 | instance | skipping: [instance] 2026-09-04 00:59:26.225007 | instance | 2026-09-04 00:59:26.225233 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 00:59:26.225459 | instance | Friday 04 September 2026 00:59:26 +0000 (0:00:00.082) 0:44:30.988 ****** 2026-09-04 00:59:57.172870 | instance | changed: [instance] 2026-09-04 00:59:57.173028 | instance | 2026-09-04 00:59:57.173284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 00:59:57.173598 | instance | Friday 04 September 2026 00:59:57 +0000 (0:00:30.948) 0:45:01.936 ****** 2026-09-04 00:59:57.909062 | instance | ok: [instance] 2026-09-04 00:59:57.909306 | instance | 2026-09-04 00:59:57.909581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 00:59:57.909945 | instance | Friday 04 September 2026 00:59:57 +0000 (0:00:00.736) 0:45:02.673 ****** 2026-09-04 00:59:57.999752 | instance | ok: [instance] 2026-09-04 00:59:57.999961 | instance | 2026-09-04 00:59:58.000223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 00:59:58.000460 | instance | Friday 04 September 2026 00:59:57 +0000 (0:00:00.090) 0:45:02.763 ****** 2026-09-04 00:59:58.069351 | instance | skipping: [instance] 2026-09-04 00:59:58.069553 | instance | 2026-09-04 00:59:58.069889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 00:59:58.070160 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.069) 0:45:02.833 ****** 2026-09-04 00:59:58.130525 | instance | skipping: [instance] 2026-09-04 00:59:58.130724 | instance | 2026-09-04 00:59:58.131008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 00:59:58.131248 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.061) 0:45:02.894 ****** 2026-09-04 00:59:58.185782 | instance | ok: [instance] 2026-09-04 00:59:58.185886 | instance | 2026-09-04 00:59:58.186201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 00:59:58.186285 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.054) 0:45:02.949 ****** 2026-09-04 00:59:58.383430 | instance | ok: [instance] => (item=dns) 2026-09-04 00:59:58.383532 | instance | ok: [instance] => (item=load_balancer) 2026-09-04 00:59:58.383714 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 00:59:58.383874 | instance | ok: [instance] => (item=identity) 2026-09-04 00:59:58.384009 | instance | ok: [instance] => (item=compute) 2026-09-04 00:59:58.384157 | instance | ok: [instance] => (item=network) 2026-09-04 00:59:58.384305 | instance | ok: [instance] => (item=compute_metadata) 2026-09-04 00:59:58.384454 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 00:59:58.384604 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 00:59:58.384767 | instance | ok: [instance] => (item=baremetal) 2026-09-04 00:59:58.384909 | instance | 2026-09-04 00:59:58.385062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 00:59:58.385213 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.198) 0:45:03.147 ****** 2026-09-04 00:59:58.457737 | instance | ok: [instance] 2026-09-04 00:59:58.457962 | instance | 2026-09-04 00:59:58.458210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 00:59:58.458468 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.074) 0:45:03.222 ****** 2026-09-04 00:59:58.543021 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 00:59:58.543233 | instance | 2026-09-04 00:59:58.543489 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 00:59:58.543757 | instance | Friday 04 September 2026 00:59:58 +0000 (0:00:00.084) 0:45:03.306 ****** 2026-09-04 00:59:59.118425 | instance | changed: [instance] 2026-09-04 00:59:59.118661 | instance | 2026-09-04 00:59:59.118975 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-04 00:59:59.119214 | instance | Friday 04 September 2026 00:59:59 +0000 (0:00:00.575) 0:45:03.882 ****** 2026-09-04 00:59:59.799721 | instance | ok: [instance] 2026-09-04 00:59:59.799894 | instance | 2026-09-04 00:59:59.800163 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-04 00:59:59.800379 | instance | Friday 04 September 2026 00:59:59 +0000 (0:00:00.681) 0:45:04.563 ****** 2026-09-04 00:59:59.857730 | instance | skipping: [instance] 2026-09-04 00:59:59.857938 | instance | 2026-09-04 00:59:59.858312 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-04 00:59:59.858562 | instance | Friday 04 September 2026 00:59:59 +0000 (0:00:00.057) 0:45:04.621 ****** 2026-09-04 01:00:00.371908 | instance | ok: [instance] 2026-09-04 01:00:00.372001 | instance | 2026-09-04 01:00:00.372145 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-04 01:00:00.372323 | instance | Friday 04 September 2026 01:00:00 +0000 (0:00:00.514) 0:45:05.135 ****** 2026-09-04 01:00:00.449535 | instance | skipping: [instance] 2026-09-04 01:00:00.451987 | instance | 2026-09-04 01:00:00.452040 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-04 01:00:00.452051 | instance | Friday 04 September 2026 01:00:00 +0000 (0:00:00.077) 0:45:05.213 ****** 2026-09-04 01:00:00.545167 | instance | ok: [instance] 2026-09-04 01:00:00.545243 | instance | 2026-09-04 01:00:00.545540 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-04 01:00:00.545565 | instance | Friday 04 September 2026 01:00:00 +0000 (0:00:00.096) 0:45:05.309 ****** 2026-09-04 01:00:00.605061 | instance | skipping: [instance] 2026-09-04 01:00:00.605190 | instance | 2026-09-04 01:00:00.605388 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-04 01:00:00.605566 | instance | Friday 04 September 2026 01:00:00 +0000 (0:00:00.060) 0:45:05.369 ****** 2026-09-04 01:02:34.568141 | instance | changed: [instance] 2026-09-04 01:02:34.568336 | instance | 2026-09-04 01:02:34.568599 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 01:02:34.568865 | instance | Friday 04 September 2026 01:02:34 +0000 (0:02:33.962) 0:47:39.332 ****** 2026-09-04 01:02:34.713845 | instance | included: openstack_helm_ingress for instance 2026-09-04 01:02:34.714166 | instance | 2026-09-04 01:02:34.714549 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 01:02:34.714833 | instance | Friday 04 September 2026 01:02:34 +0000 (0:00:00.145) 0:47:39.477 ****** 2026-09-04 01:02:34.784631 | instance | skipping: [instance] 2026-09-04 01:02:34.784865 | instance | 2026-09-04 01:02:34.785126 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 01:02:34.785366 | instance | Friday 04 September 2026 01:02:34 +0000 (0:00:00.070) 0:47:39.548 ****** 2026-09-04 01:02:34.853265 | instance | skipping: [instance] 2026-09-04 01:02:34.853470 | instance | 2026-09-04 01:02:34.853763 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 01:02:34.854033 | instance | Friday 04 September 2026 01:02:34 +0000 (0:00:00.068) 0:47:39.617 ****** 2026-09-04 01:02:34.953043 | instance | ok: [instance] 2026-09-04 01:02:34.953217 | instance | 2026-09-04 01:02:34.953438 | instance | TASK [Create Ingress network] ************************************************** 2026-09-04 01:02:34.953683 | instance | Friday 04 September 2026 01:02:34 +0000 (0:00:00.099) 0:47:39.717 ****** 2026-09-04 01:02:35.029539 | instance | included: ingress for instance 2026-09-04 01:02:35.029625 | instance | 2026-09-04 01:02:35.029719 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-04 01:02:35.029828 | instance | Friday 04 September 2026 01:02:35 +0000 (0:00:00.077) 0:47:39.794 ****** 2026-09-04 01:02:36.110331 | instance | changed: [instance] 2026-09-04 01:02:36.110574 | instance | 2026-09-04 01:02:36.110864 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-04 01:02:36.111106 | instance | Friday 04 September 2026 01:02:36 +0000 (0:00:01.080) 0:47:40.874 ****** 2026-09-04 01:02:36.857713 | instance | ok: [instance] 2026-09-04 01:02:36.857781 | instance | 2026-09-04 01:02:36.857871 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-04 01:02:36.857973 | instance | Friday 04 September 2026 01:02:36 +0000 (0:00:00.747) 0:47:41.622 ****** 2026-09-04 01:03:18.235714 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-04 01:03:18.235913 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-04 01:03:18.236149 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-04 01:03:18.236381 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-09-04 01:03:18.236637 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-09-04 01:03:18.236869 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-09-04 01:03:18.237134 | 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-04 01:03:18.237347 | instance | 2026-09-04 01:03:18.237583 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-04 01:03:18.237840 | instance | Friday 04 September 2026 01:03:18 +0000 (0:00:41.377) 0:48:22.999 ****** 2026-09-04 01:03:19.826444 | 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-04 01:03:19.826524 | instance | 2026-09-04 01:03:19.826672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 01:03:19.826784 | instance | Friday 04 September 2026 01:03:19 +0000 (0:00:01.590) 0:48:24.590 ****** 2026-09-04 01:03:19.919414 | instance | ok: [instance] 2026-09-04 01:03:19.919518 | instance | 2026-09-04 01:03:19.919692 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 01:03:19.919842 | instance | Friday 04 September 2026 01:03:19 +0000 (0:00:00.093) 0:48:24.683 ****** 2026-09-04 01:03:20.034823 | instance | included: rabbitmq for instance 2026-09-04 01:03:20.034915 | instance | 2026-09-04 01:03:20.035005 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 01:03:20.035136 | instance | Friday 04 September 2026 01:03:20 +0000 (0:00:00.115) 0:48:24.799 ****** 2026-09-04 01:03:20.803820 | instance | ok: [instance] 2026-09-04 01:03:20.803912 | instance | 2026-09-04 01:03:20.804205 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 01:03:20.804252 | instance | Friday 04 September 2026 01:03:20 +0000 (0:00:00.767) 0:48:25.567 ****** 2026-09-04 01:03:20.870820 | instance | skipping: [instance] 2026-09-04 01:03:20.870904 | instance | 2026-09-04 01:03:20.871079 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 01:03:20.871231 | instance | Friday 04 September 2026 01:03:20 +0000 (0:00:00.067) 0:48:25.634 ****** 2026-09-04 01:03:20.938150 | instance | skipping: [instance] 2026-09-04 01:03:20.938239 | instance | 2026-09-04 01:03:20.938429 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 01:03:20.938582 | instance | Friday 04 September 2026 01:03:20 +0000 (0:00:00.067) 0:48:25.702 ****** 2026-09-04 01:03:21.008444 | instance | skipping: [instance] 2026-09-04 01:03:21.008514 | instance | 2026-09-04 01:03:21.008617 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 01:03:21.008750 | instance | Friday 04 September 2026 01:03:21 +0000 (0:00:00.070) 0:48:25.772 ****** 2026-09-04 01:03:51.908239 | instance | changed: [instance] 2026-09-04 01:03:51.908354 | instance | 2026-09-04 01:03:51.908415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 01:03:51.908552 | instance | Friday 04 September 2026 01:03:51 +0000 (0:00:30.899) 0:48:56.672 ****** 2026-09-04 01:03:52.707123 | instance | ok: [instance] 2026-09-04 01:03:52.707237 | instance | 2026-09-04 01:03:52.707508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 01:03:52.707664 | instance | Friday 04 September 2026 01:03:52 +0000 (0:00:00.797) 0:48:57.470 ****** 2026-09-04 01:03:52.804693 | instance | ok: [instance] 2026-09-04 01:03:52.804741 | instance | 2026-09-04 01:03:52.804749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 01:03:52.804756 | instance | Friday 04 September 2026 01:03:52 +0000 (0:00:00.097) 0:48:57.567 ****** 2026-09-04 01:03:52.892501 | instance | skipping: [instance] 2026-09-04 01:03:52.892597 | instance | 2026-09-04 01:03:52.892605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 01:03:52.892614 | instance | Friday 04 September 2026 01:03:52 +0000 (0:00:00.087) 0:48:57.655 ****** 2026-09-04 01:03:52.975782 | instance | skipping: [instance] 2026-09-04 01:03:52.975902 | instance | 2026-09-04 01:03:52.976173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 01:03:52.976235 | instance | Friday 04 September 2026 01:03:52 +0000 (0:00:00.084) 0:48:57.739 ****** 2026-09-04 01:03:53.062830 | instance | ok: [instance] 2026-09-04 01:03:53.063141 | instance | 2026-09-04 01:03:53.063467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 01:03:53.063737 | instance | Friday 04 September 2026 01:03:53 +0000 (0:00:00.086) 0:48:57.826 ****** 2026-09-04 01:03:53.223526 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 01:03:53.223681 | instance | ok: [instance] => (item=identity) 2026-09-04 01:03:53.223756 | instance | ok: [instance] => (item=orchestration) 2026-09-04 01:03:53.223926 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 01:03:53.224166 | instance | ok: [instance] => (item=cloudformation) 2026-09-04 01:03:53.224352 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 01:03:53.224524 | instance | 2026-09-04 01:03:53.224731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 01:03:53.224920 | instance | Friday 04 September 2026 01:03:53 +0000 (0:00:00.161) 0:48:57.987 ****** 2026-09-04 01:03:53.346351 | instance | ok: [instance] 2026-09-04 01:03:53.346465 | instance | 2026-09-04 01:03:53.346739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 01:03:53.346796 | instance | Friday 04 September 2026 01:03:53 +0000 (0:00:00.123) 0:48:58.110 ****** 2026-09-04 01:03:53.461969 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 01:03:53.462045 | instance | 2026-09-04 01:03:53.462058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 01:03:53.462068 | instance | Friday 04 September 2026 01:03:53 +0000 (0:00:00.113) 0:48:58.224 ****** 2026-09-04 01:03:54.101669 | instance | changed: [instance] 2026-09-04 01:03:54.101772 | instance | 2026-09-04 01:03:54.101788 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-04 01:03:54.101893 | instance | Friday 04 September 2026 01:03:54 +0000 (0:00:00.641) 0:48:58.866 ****** 2026-09-04 01:07:42.420099 | instance | changed: [instance] 2026-09-04 01:07:42.420304 | instance | 2026-09-04 01:07:42.420607 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 01:07:42.420863 | instance | Friday 04 September 2026 01:07:42 +0000 (0:03:48.317) 0:52:47.184 ****** 2026-09-04 01:07:42.544951 | instance | included: openstack_helm_ingress for instance 2026-09-04 01:07:42.545152 | instance | 2026-09-04 01:07:42.545387 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 01:07:42.545653 | instance | Friday 04 September 2026 01:07:42 +0000 (0:00:00.124) 0:52:47.308 ****** 2026-09-04 01:07:42.600778 | instance | skipping: [instance] 2026-09-04 01:07:42.600980 | instance | 2026-09-04 01:07:42.601257 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 01:07:42.601428 | instance | Friday 04 September 2026 01:07:42 +0000 (0:00:00.056) 0:52:47.365 ****** 2026-09-04 01:07:42.678489 | instance | skipping: [instance] 2026-09-04 01:07:42.678678 | instance | 2026-09-04 01:07:42.678955 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 01:07:42.679213 | instance | Friday 04 September 2026 01:07:42 +0000 (0:00:00.076) 0:52:47.442 ****** 2026-09-04 01:07:42.762631 | instance | ok: [instance] 2026-09-04 01:07:42.762804 | instance | 2026-09-04 01:07:42.763058 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-04 01:07:42.763296 | instance | Friday 04 September 2026 01:07:42 +0000 (0:00:00.084) 0:52:47.526 ****** 2026-09-04 01:07:42.861326 | instance | included: ingress for instance 2026-09-04 01:07:42.861553 | instance | 2026-09-04 01:07:42.861812 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-04 01:07:42.862045 | instance | Friday 04 September 2026 01:07:42 +0000 (0:00:00.099) 0:52:47.625 ****** 2026-09-04 01:07:43.975696 | instance | changed: [instance] 2026-09-04 01:07:43.975762 | instance | 2026-09-04 01:07:43.975776 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 01:07:43.975790 | instance | Friday 04 September 2026 01:07:43 +0000 (0:00:01.112) 0:52:48.738 ****** 2026-09-04 01:07:44.119899 | instance | included: openstack_helm_ingress for instance 2026-09-04 01:07:44.119968 | instance | 2026-09-04 01:07:44.119985 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 01:07:44.120000 | instance | Friday 04 September 2026 01:07:44 +0000 (0:00:00.144) 0:52:48.882 ****** 2026-09-04 01:07:44.175805 | instance | skipping: [instance] 2026-09-04 01:07:44.175871 | instance | 2026-09-04 01:07:44.175890 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 01:07:44.176339 | instance | Friday 04 September 2026 01:07:44 +0000 (0:00:00.056) 0:52:48.939 ****** 2026-09-04 01:07:44.236931 | instance | skipping: [instance] 2026-09-04 01:07:44.237013 | instance | 2026-09-04 01:07:44.237195 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 01:07:44.237376 | instance | Friday 04 September 2026 01:07:44 +0000 (0:00:00.061) 0:52:49.001 ****** 2026-09-04 01:07:44.296945 | instance | ok: [instance] 2026-09-04 01:07:44.297132 | instance | 2026-09-04 01:07:44.297371 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-04 01:07:44.297643 | instance | Friday 04 September 2026 01:07:44 +0000 (0:00:00.059) 0:52:49.061 ****** 2026-09-04 01:07:44.372345 | instance | included: ingress for instance 2026-09-04 01:07:44.372584 | instance | 2026-09-04 01:07:44.372860 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-04 01:07:44.373120 | instance | Friday 04 September 2026 01:07:44 +0000 (0:00:00.075) 0:52:49.136 ****** 2026-09-04 01:07:45.660207 | instance | changed: [instance] 2026-09-04 01:07:45.660293 | instance | 2026-09-04 01:07:45.660406 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-04 01:07:45.660523 | instance | Friday 04 September 2026 01:07:45 +0000 (0:00:01.288) 0:52:50.424 ****** 2026-09-04 01:07:45.972216 | instance | ok: [instance] 2026-09-04 01:07:45.972433 | instance | 2026-09-04 01:07:45.972696 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-04 01:07:45.972990 | instance | Friday 04 September 2026 01:07:45 +0000 (0:00:00.311) 0:52:50.736 ****** 2026-09-04 01:07:47.297899 | instance | ok: [instance] 2026-09-04 01:07:47.297966 | instance | 2026-09-04 01:07:47.298079 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-04 01:07:47.298196 | instance | Friday 04 September 2026 01:07:47 +0000 (0:00:01.326) 0:52:52.062 ****** 2026-09-04 01:07:47.697502 | instance | ok: [instance] 2026-09-04 01:07:47.697870 | instance | 2026-09-04 01:07:47.698264 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 01:07:47.698658 | instance | Friday 04 September 2026 01:07:47 +0000 (0:00:00.398) 0:52:52.461 ****** 2026-09-04 01:07:47.821486 | instance | ok: [instance] => { 2026-09-04 01:07:47.821733 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-04 01:07:47.821960 | instance | } 2026-09-04 01:07:47.822166 | instance | 2026-09-04 01:07:47.822442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 01:07:47.822688 | instance | Friday 04 September 2026 01:07:47 +0000 (0:00:00.123) 0:52:52.585 ****** 2026-09-04 01:07:48.206962 | instance | ok: [instance] 2026-09-04 01:07:48.207165 | instance | 2026-09-04 01:07:48.207411 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 01:07:48.207677 | instance | Friday 04 September 2026 01:07:48 +0000 (0:00:00.385) 0:52:52.971 ****** 2026-09-04 01:07:49.392209 | instance | ok: [instance] 2026-09-04 01:07:49.392342 | instance | 2026-09-04 01:07:49.392734 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-04 01:07:49.392960 | instance | Friday 04 September 2026 01:07:49 +0000 (0:00:01.184) 0:52:54.155 ****** 2026-09-04 01:07:49.959841 | instance | ok: [instance] 2026-09-04 01:07:49.960077 | instance | 2026-09-04 01:07:49.960444 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-04 01:07:49.960816 | instance | Friday 04 September 2026 01:07:49 +0000 (0:00:00.568) 0:52:54.724 ****** 2026-09-04 01:07:50.969777 | instance | ok: [instance] 2026-09-04 01:07:50.969898 | instance | 2026-09-04 01:07:50.970109 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-04 01:07:50.970327 | instance | Friday 04 September 2026 01:07:50 +0000 (0:00:01.009) 0:52:55.733 ****** 2026-09-04 01:07:51.772533 | instance | ok: [instance] 2026-09-04 01:07:51.772753 | instance | 2026-09-04 01:07:51.773007 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-04 01:07:51.773267 | instance | Friday 04 September 2026 01:07:51 +0000 (0:00:00.802) 0:52:56.536 ****** 2026-09-04 01:07:52.222971 | instance | ok: [instance] 2026-09-04 01:07:52.223285 | instance | 2026-09-04 01:07:52.223349 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-04 01:07:52.223622 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.450) 0:52:56.986 ****** 2026-09-04 01:07:52.481709 | instance | included: openstack_helm_endpoints for instance 2026-09-04 01:07:52.481811 | instance | 2026-09-04 01:07:52.482122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 01:07:52.482490 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.259) 0:52:57.246 ****** 2026-09-04 01:07:52.558435 | instance | skipping: [instance] 2026-09-04 01:07:52.558595 | instance | 2026-09-04 01:07:52.558816 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 01:07:52.558965 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.075) 0:52:57.322 ****** 2026-09-04 01:07:52.620511 | instance | skipping: [instance] 2026-09-04 01:07:52.620746 | instance | 2026-09-04 01:07:52.621050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 01:07:52.621278 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.062) 0:52:57.384 ****** 2026-09-04 01:07:52.697004 | instance | skipping: [instance] 2026-09-04 01:07:52.697322 | instance | 2026-09-04 01:07:52.697724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 01:07:52.697978 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.076) 0:52:57.460 ****** 2026-09-04 01:07:52.760856 | instance | skipping: [instance] 2026-09-04 01:07:52.761129 | instance | 2026-09-04 01:07:52.761394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 01:07:52.761675 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.063) 0:52:57.524 ****** 2026-09-04 01:07:52.832686 | instance | skipping: [instance] 2026-09-04 01:07:52.832867 | instance | 2026-09-04 01:07:52.833150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 01:07:52.833382 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.072) 0:52:57.596 ****** 2026-09-04 01:07:52.905914 | instance | skipping: [instance] 2026-09-04 01:07:52.906092 | instance | 2026-09-04 01:07:52.906397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 01:07:52.906652 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.073) 0:52:57.670 ****** 2026-09-04 01:07:52.982142 | instance | ok: [instance] 2026-09-04 01:07:52.982365 | instance | 2026-09-04 01:07:52.982657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 01:07:52.982905 | instance | Friday 04 September 2026 01:07:52 +0000 (0:00:00.076) 0:52:57.746 ****** 2026-09-04 01:07:53.071338 | instance | ok: [instance] => (item=identity) 2026-09-04 01:07:53.071591 | instance | 2026-09-04 01:07:53.071903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 01:07:53.072111 | instance | Friday 04 September 2026 01:07:53 +0000 (0:00:00.089) 0:52:57.835 ****** 2026-09-04 01:07:53.161474 | instance | ok: [instance] 2026-09-04 01:07:53.161706 | instance | 2026-09-04 01:07:53.161972 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-04 01:07:53.162244 | instance | Friday 04 September 2026 01:07:53 +0000 (0:00:00.089) 0:52:57.925 ****** 2026-09-04 01:07:53.753814 | instance | ok: [instance] 2026-09-04 01:07:53.754004 | instance | 2026-09-04 01:07:53.754276 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-04 01:07:53.754571 | instance | Friday 04 September 2026 01:07:53 +0000 (0:00:00.592) 0:52:58.517 ****** 2026-09-04 01:07:54.256487 | instance | ok: [instance] 2026-09-04 01:07:54.256646 | instance | 2026-09-04 01:07:54.256844 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-04 01:07:54.257055 | instance | Friday 04 September 2026 01:07:54 +0000 (0:00:00.502) 0:52:59.020 ****** 2026-09-04 01:07:54.844329 | instance | ok: [instance] 2026-09-04 01:07:54.844566 | instance | 2026-09-04 01:07:54.844828 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-04 01:07:54.845067 | instance | Friday 04 September 2026 01:07:54 +0000 (0:00:00.587) 0:52:59.608 ****** 2026-09-04 01:07:55.435112 | instance | ok: [instance] 2026-09-04 01:07:55.435324 | instance | 2026-09-04 01:07:55.435601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 01:07:55.435846 | instance | Friday 04 September 2026 01:07:55 +0000 (0:00:00.590) 0:53:00.199 ****** 2026-09-04 01:07:55.575126 | instance | ok: [instance] 2026-09-04 01:07:55.575215 | instance | 2026-09-04 01:07:55.575411 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 01:07:55.575657 | instance | Friday 04 September 2026 01:07:55 +0000 (0:00:00.139) 0:53:00.338 ****** 2026-09-04 01:07:55.672619 | instance | included: rabbitmq for instance 2026-09-04 01:07:55.672825 | instance | 2026-09-04 01:07:55.673057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 01:07:55.673282 | instance | Friday 04 September 2026 01:07:55 +0000 (0:00:00.097) 0:53:00.436 ****** 2026-09-04 01:07:56.379817 | instance | ok: [instance] 2026-09-04 01:07:56.380029 | instance | 2026-09-04 01:07:56.380339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 01:07:56.380624 | instance | Friday 04 September 2026 01:07:56 +0000 (0:00:00.707) 0:53:01.143 ****** 2026-09-04 01:07:56.448370 | instance | skipping: [instance] 2026-09-04 01:07:56.448734 | instance | 2026-09-04 01:07:56.449130 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 01:07:56.449508 | instance | Friday 04 September 2026 01:07:56 +0000 (0:00:00.067) 0:53:01.211 ****** 2026-09-04 01:07:56.532564 | instance | skipping: [instance] 2026-09-04 01:07:56.532772 | instance | 2026-09-04 01:07:56.533022 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 01:07:56.533241 | instance | Friday 04 September 2026 01:07:56 +0000 (0:00:00.084) 0:53:01.296 ****** 2026-09-04 01:07:56.615574 | instance | skipping: [instance] 2026-09-04 01:07:56.615785 | instance | 2026-09-04 01:07:56.616033 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 01:07:56.616284 | instance | Friday 04 September 2026 01:07:56 +0000 (0:00:00.083) 0:53:01.379 ****** 2026-09-04 01:08:27.584855 | instance | changed: [instance] 2026-09-04 01:08:27.585045 | instance | 2026-09-04 01:08:27.585292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 01:08:27.585544 | instance | Friday 04 September 2026 01:08:27 +0000 (0:00:30.969) 0:53:32.348 ****** 2026-09-04 01:08:28.278397 | instance | ok: [instance] 2026-09-04 01:08:28.278483 | instance | 2026-09-04 01:08:28.278679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 01:08:28.278938 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.693) 0:53:33.041 ****** 2026-09-04 01:08:28.367865 | instance | ok: [instance] 2026-09-04 01:08:28.368091 | instance | 2026-09-04 01:08:28.368343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 01:08:28.368616 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.089) 0:53:33.131 ****** 2026-09-04 01:08:28.456798 | instance | skipping: [instance] 2026-09-04 01:08:28.457017 | instance | 2026-09-04 01:08:28.457287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 01:08:28.457640 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.088) 0:53:33.220 ****** 2026-09-04 01:08:28.546126 | instance | skipping: [instance] 2026-09-04 01:08:28.546431 | instance | 2026-09-04 01:08:28.546731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 01:08:28.546993 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.089) 0:53:33.309 ****** 2026-09-04 01:08:28.612357 | instance | ok: [instance] 2026-09-04 01:08:28.612565 | instance | 2026-09-04 01:08:28.612811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 01:08:28.613042 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.066) 0:53:33.376 ****** 2026-09-04 01:08:28.758611 | instance | ok: [instance] => (item=load_balancer) 2026-09-04 01:08:28.758929 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 01:08:28.759178 | instance | ok: [instance] => (item=identity) 2026-09-04 01:08:28.759404 | instance | ok: [instance] => (item=valkey) 2026-09-04 01:08:28.759670 | instance | ok: [instance] => (item=network) 2026-09-04 01:08:28.759951 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 01:08:28.760197 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 01:08:28.760435 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-04 01:08:28.760728 | instance | 2026-09-04 01:08:28.761034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 01:08:28.761284 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.146) 0:53:33.522 ****** 2026-09-04 01:08:28.837604 | instance | ok: [instance] 2026-09-04 01:08:28.837818 | instance | 2026-09-04 01:08:28.838098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 01:08:28.838559 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.078) 0:53:33.601 ****** 2026-09-04 01:08:28.933065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 01:08:28.933133 | instance | 2026-09-04 01:08:28.933231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 01:08:28.933352 | instance | Friday 04 September 2026 01:08:28 +0000 (0:00:00.096) 0:53:33.697 ****** 2026-09-04 01:08:29.533511 | instance | changed: [instance] 2026-09-04 01:08:29.533722 | instance | 2026-09-04 01:08:29.533955 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-04 01:08:29.534189 | instance | Friday 04 September 2026 01:08:29 +0000 (0:00:00.599) 0:53:34.297 ****** 2026-09-04 01:08:30.911113 | instance | ok: [instance] 2026-09-04 01:08:30.911295 | instance | 2026-09-04 01:08:30.911563 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-04 01:08:30.911791 | instance | Friday 04 September 2026 01:08:30 +0000 (0:00:01.378) 0:53:35.675 ****** 2026-09-04 01:08:32.301808 | instance | changed: [instance] 2026-09-04 01:08:32.301989 | instance | 2026-09-04 01:08:32.302268 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-04 01:08:32.302635 | instance | Friday 04 September 2026 01:08:32 +0000 (0:00:01.390) 0:53:37.065 ****** 2026-09-04 01:08:33.818789 | instance | changed: [instance] 2026-09-04 01:08:33.818957 | instance | 2026-09-04 01:08:33.819265 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-04 01:08:33.819550 | instance | Friday 04 September 2026 01:08:33 +0000 (0:00:01.516) 0:53:38.582 ****** 2026-09-04 01:08:35.190199 | instance | changed: [instance] 2026-09-04 01:08:35.190296 | instance | 2026-09-04 01:08:35.190308 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-04 01:08:35.190318 | instance | Friday 04 September 2026 01:08:35 +0000 (0:00:01.371) 0:53:39.953 ****** 2026-09-04 01:08:41.681186 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-04 01:08:41.681336 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-04 01:08:41.681890 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-04 01:08:41.681957 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-04 01:08:41.681968 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-04 01:08:41.681986 | instance | 2026-09-04 01:08:41.682149 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-04 01:08:41.682259 | instance | Friday 04 September 2026 01:08:41 +0000 (0:00:06.492) 0:53:46.445 ****** 2026-09-04 01:08:43.907853 | instance | changed: [instance] => (item=instance) 2026-09-04 01:08:43.907979 | instance | 2026-09-04 01:08:43.908307 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-04 01:08:43.908359 | instance | Friday 04 September 2026 01:08:43 +0000 (0:00:02.226) 0:53:48.671 ****** 2026-09-04 01:08:46.506812 | instance | ok: [instance] => (item=instance) 2026-09-04 01:08:46.506887 | instance | 2026-09-04 01:08:46.507154 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-04 01:08:46.507233 | instance | Friday 04 September 2026 01:08:46 +0000 (0:00:02.599) 0:53:51.271 ****** 2026-09-04 01:08:53.311242 | instance | ok: [instance] => (item=instance) 2026-09-04 01:08:53.311381 | instance | 2026-09-04 01:08:53.311542 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-04 01:08:53.311840 | instance | Friday 04 September 2026 01:08:53 +0000 (0:00:06.803) 0:53:58.075 ****** 2026-09-04 01:08:54.646905 | instance | ok: [instance] => (item=instance) 2026-09-04 01:08:54.646977 | instance | 2026-09-04 01:08:54.647182 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-04 01:08:54.647447 | instance | Friday 04 September 2026 01:08:54 +0000 (0:00:01.335) 0:53:59.410 ****** 2026-09-04 01:08:54.745986 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-04 01:08:54.746100 | instance | 2026-09-04 01:08:54.746292 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-04 01:08:54.746422 | instance | Friday 04 September 2026 01:08:54 +0000 (0:00:00.099) 0:53:59.510 ****** 2026-09-04 01:08:56.023462 | instance | changed: [instance] 2026-09-04 01:08:56.023697 | instance | 2026-09-04 01:08:56.023941 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-04 01:08:56.024175 | instance | Friday 04 September 2026 01:08:56 +0000 (0:00:01.277) 0:54:00.787 ****** 2026-09-04 01:08:58.639170 | 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-04T01:08:43Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.92', 'hostname': 'host-172-24-0-92', 'fqdn': 'host-172-24-0-92.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'fcd1cd4d-d5c2-46f2-a13f-a93bfef39ceb', 'ip_address': '172.24.0.92'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:d7:28:36', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6549e18-ba05-4989-bfaa-e2402a81ffb4', 'numa_affinity_policy': None, 'project_id': '8baa7c31dcf049a8a9ee77d76abf4b8b', 'tenant_id': '8baa7c31dcf049a8a9ee77d76abf4b8b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['37c63784-c078-4707-b49e-7092aa5226f8'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-04T01:08:52Z', 'revision_number': 4, 'if_match': None, 'id': '7eedcc87-b05e-4634-99e4-335de49ffdc6', '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-04 01:08:58.639526 | 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-04T01:08:43Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.92', 'hostname': 'host-172-24-0-92', 'fqdn': 'host-172-24-0-92.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'fcd1cd4d-d5c2-46f2-a13f-a93bfef39ceb', 'ip_address': '172.24.0.92'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:d7:28:36', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6549e18-ba05-4989-bfaa-e2402a81ffb4', 'numa_affinity_policy': None, 'project_id': '8baa7c31dcf049a8a9ee77d76abf4b8b', 'tenant_id': '8baa7c31dcf049a8a9ee77d76abf4b8b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['37c63784-c078-4707-b49e-7092aa5226f8'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-04T01:08:52Z', 'revision_number': 4, 'if_match': None, 'id': '7eedcc87-b05e-4634-99e4-335de49ffdc6', '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-04 01:08:58.639748 | instance | 2026-09-04 01:08:58.639984 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-04 01:08:58.640224 | instance | Friday 04 September 2026 01:08:58 +0000 (0:00:02.615) 0:54:03.402 ****** 2026-09-04 01:09:00.256530 | instance | changed: [instance] 2026-09-04 01:09:00.256587 | instance | 2026-09-04 01:09:00.256598 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-04 01:09:00.256609 | instance | Friday 04 September 2026 01:09:00 +0000 (0:00:01.616) 0:54:05.019 ****** 2026-09-04 01:09:00.383043 | instance | included: atmosphere.common.glance_image for instance 2026-09-04 01:09:00.383121 | instance | 2026-09-04 01:09:00.383240 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-04 01:09:00.383344 | instance | Friday 04 September 2026 01:09:00 +0000 (0:00:00.127) 0:54:05.147 ****** 2026-09-04 01:09:02.041980 | instance | ok: [instance] 2026-09-04 01:09:02.042060 | instance | 2026-09-04 01:09:02.042143 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-04 01:09:02.042264 | instance | Friday 04 September 2026 01:09:02 +0000 (0:00:01.658) 0:54:06.806 ****** 2026-09-04 01:09:03.724663 | instance | ok: [instance] 2026-09-04 01:09:03.724740 | instance | 2026-09-04 01:09:03.725077 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-04 01:09:03.725244 | instance | Friday 04 September 2026 01:09:03 +0000 (0:00:01.682) 0:54:08.488 ****** 2026-09-04 01:09:03.816955 | instance | ok: [instance] 2026-09-04 01:09:03.817180 | instance | 2026-09-04 01:09:03.817267 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-04 01:09:03.817374 | instance | Friday 04 September 2026 01:09:03 +0000 (0:00:00.092) 0:54:08.581 ****** 2026-09-04 01:09:05.430294 | instance | ok: [instance] 2026-09-04 01:09:05.430370 | instance | 2026-09-04 01:09:05.430515 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-04 01:09:05.432778 | instance | Friday 04 September 2026 01:09:05 +0000 (0:00:01.612) 0:54:10.194 ****** 2026-09-04 01:09:05.508889 | instance | ok: [instance] 2026-09-04 01:09:05.508966 | instance | 2026-09-04 01:09:05.509069 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-04 01:09:05.509180 | instance | Friday 04 September 2026 01:09:05 +0000 (0:00:00.077) 0:54:10.271 ****** 2026-09-04 01:09:05.589279 | instance | ok: [instance] 2026-09-04 01:09:05.589355 | instance | 2026-09-04 01:09:05.589458 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-04 01:09:05.589591 | instance | Friday 04 September 2026 01:09:05 +0000 (0:00:00.081) 0:54:10.353 ****** 2026-09-04 01:09:05.830615 | instance | changed: [instance] 2026-09-04 01:09:05.830734 | instance | 2026-09-04 01:09:05.831054 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-04 01:09:05.831166 | instance | Friday 04 September 2026 01:09:05 +0000 (0:00:00.241) 0:54:10.594 ****** 2026-09-04 01:09:19.495618 | instance | changed: [instance] 2026-09-04 01:09:19.495736 | instance | 2026-09-04 01:09:19.495897 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-04 01:09:19.496049 | instance | Friday 04 September 2026 01:09:19 +0000 (0:00:13.665) 0:54:24.259 ****** 2026-09-04 01:09:19.813606 | instance | ok: [instance] 2026-09-04 01:09:19.813673 | instance | 2026-09-04 01:09:19.813685 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-04 01:09:19.813702 | instance | Friday 04 September 2026 01:09:19 +0000 (0:00:00.317) 0:54:24.577 ****** 2026-09-04 01:09:21.647645 | instance | changed: [instance] 2026-09-04 01:09:21.647886 | instance | 2026-09-04 01:09:21.648160 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-04 01:09:21.648441 | instance | Friday 04 September 2026 01:09:21 +0000 (0:00:01.834) 0:54:26.411 ****** 2026-09-04 01:09:22.392440 | instance | ok: [instance] 2026-09-04 01:09:22.392563 | instance | 2026-09-04 01:09:22.392692 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-04 01:09:22.392838 | instance | Friday 04 September 2026 01:09:22 +0000 (0:00:00.745) 0:54:27.156 ****** 2026-09-04 01:09:22.506455 | instance | ok: [instance] 2026-09-04 01:09:22.506738 | instance | 2026-09-04 01:09:22.507009 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-04 01:09:22.507283 | instance | Friday 04 September 2026 01:09:22 +0000 (0:00:00.112) 0:54:27.269 ****** 2026-09-04 01:09:55.639650 | instance | changed: [instance] 2026-09-04 01:09:55.640403 | instance | 2026-09-04 01:09:55.640490 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-04 01:09:55.640503 | instance | Friday 04 September 2026 01:09:55 +0000 (0:00:33.133) 0:55:00.402 ****** 2026-09-04 01:09:55.709807 | instance | skipping: [instance] 2026-09-04 01:09:55.710014 | instance | 2026-09-04 01:09:55.710336 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-04 01:09:55.710604 | instance | Friday 04 September 2026 01:09:55 +0000 (0:00:00.070) 0:55:00.473 ****** 2026-09-04 01:09:55.779999 | instance | skipping: [instance] 2026-09-04 01:09:55.780194 | instance | 2026-09-04 01:09:55.780443 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-04 01:09:55.780686 | instance | Friday 04 September 2026 01:09:55 +0000 (0:00:00.069) 0:55:00.543 ****** 2026-09-04 01:09:56.352498 | instance | changed: [instance] 2026-09-04 01:09:56.352682 | instance | 2026-09-04 01:09:56.352915 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-04 01:09:56.353169 | instance | Friday 04 September 2026 01:09:56 +0000 (0:00:00.572) 0:55:01.116 ****** 2026-09-04 01:09:57.385910 | instance | ok: [instance] 2026-09-04 01:09:57.386092 | instance | 2026-09-04 01:09:57.386365 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-04 01:09:57.386634 | instance | Friday 04 September 2026 01:09:57 +0000 (0:00:01.033) 0:55:02.150 ****** 2026-09-04 01:10:03.189036 | instance | changed: [instance] 2026-09-04 01:10:03.189301 | instance | 2026-09-04 01:10:03.189617 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-04 01:10:03.189789 | instance | Friday 04 September 2026 01:10:03 +0000 (0:00:05.802) 0:55:07.953 ****** 2026-09-04 01:10:03.963852 | instance | ok: [instance] 2026-09-04 01:10:03.963959 | instance | 2026-09-04 01:10:03.964163 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-04 01:10:03.964312 | instance | Friday 04 September 2026 01:10:03 +0000 (0:00:00.775) 0:55:08.728 ****** 2026-09-04 01:10:05.386057 | instance | changed: [instance] 2026-09-04 01:10:05.386296 | instance | 2026-09-04 01:10:05.386591 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-04 01:10:05.386830 | instance | Friday 04 September 2026 01:10:05 +0000 (0:00:01.422) 0:55:10.150 ****** 2026-09-04 01:10:06.843228 | instance | changed: [instance] => (item=octavia-client) 2026-09-04 01:10:06.843321 | instance | changed: [instance] => (item=octavia-server) 2026-09-04 01:10:06.843478 | instance | 2026-09-04 01:10:06.843623 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-04 01:10:06.843756 | instance | Friday 04 September 2026 01:10:06 +0000 (0:00:01.457) 0:55:11.607 ****** 2026-09-04 01:10:07.507831 | instance | changed: [instance] 2026-09-04 01:10:07.508050 | instance | 2026-09-04 01:10:07.508272 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-04 01:10:07.508530 | instance | Friday 04 September 2026 01:10:07 +0000 (0:00:00.662) 0:55:12.270 ****** 2026-09-04 01:10:09.644761 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-04 01:10:09.644969 | instance | loadbalancer quotas. 2026-09-04 01:10:09.779802 | instance | changed: [instance] 2026-09-04 01:10:09.780041 | instance | 2026-09-04 01:10:09.780303 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-04 01:10:09.780586 | instance | Friday 04 September 2026 01:10:09 +0000 (0:00:02.273) 0:55:14.544 ****** 2026-09-04 01:12:34.094491 | instance | changed: [instance] 2026-09-04 01:12:34.094707 | instance | 2026-09-04 01:12:34.094955 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-04 01:12:34.095190 | instance | Friday 04 September 2026 01:12:34 +0000 (0:02:24.314) 0:57:38.858 ****** 2026-09-04 01:12:46.476744 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-04 01:12:46.476861 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-04 01:12:46.476989 | instance | 2026-09-04 01:12:46.477145 | instance | TASK [Create Ingress] ********************************************************** 2026-09-04 01:12:46.477302 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:12.382) 0:57:51.241 ****** 2026-09-04 01:12:46.604541 | instance | included: openstack_helm_ingress for instance 2026-09-04 01:12:46.604656 | instance | 2026-09-04 01:12:46.604769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-04 01:12:46.604881 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:00.127) 0:57:51.369 ****** 2026-09-04 01:12:46.693872 | instance | skipping: [instance] 2026-09-04 01:12:46.694019 | instance | 2026-09-04 01:12:46.694194 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-04 01:12:46.694375 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:00.088) 0:57:51.457 ****** 2026-09-04 01:12:46.774244 | instance | skipping: [instance] 2026-09-04 01:12:46.774537 | instance | 2026-09-04 01:12:46.774876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-04 01:12:46.775157 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:00.080) 0:57:51.538 ****** 2026-09-04 01:12:46.860252 | instance | ok: [instance] 2026-09-04 01:12:46.860517 | instance | 2026-09-04 01:12:46.860763 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-04 01:12:46.860992 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:00.086) 0:57:51.624 ****** 2026-09-04 01:12:46.947831 | instance | included: ingress for instance 2026-09-04 01:12:46.948040 | instance | 2026-09-04 01:12:46.948288 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-04 01:12:46.948561 | instance | Friday 04 September 2026 01:12:46 +0000 (0:00:00.087) 0:57:51.712 ****** 2026-09-04 01:12:48.026578 | instance | changed: [instance] 2026-09-04 01:12:48.026691 | instance | 2026-09-04 01:12:48.026703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-04 01:12:48.026806 | instance | Friday 04 September 2026 01:12:48 +0000 (0:00:01.078) 0:57:52.790 ****** 2026-09-04 01:12:48.133751 | instance | ok: [instance] 2026-09-04 01:12:48.133893 | instance | 2026-09-04 01:12:48.133907 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-04 01:12:48.133921 | instance | Friday 04 September 2026 01:12:48 +0000 (0:00:00.107) 0:57:52.898 ****** 2026-09-04 01:12:48.239761 | instance | included: rabbitmq for instance 2026-09-04 01:12:48.239882 | instance | 2026-09-04 01:12:48.240014 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-04 01:12:48.240140 | instance | Friday 04 September 2026 01:12:48 +0000 (0:00:00.105) 0:57:53.004 ****** 2026-09-04 01:12:48.914047 | instance | ok: [instance] 2026-09-04 01:12:48.914322 | instance | 2026-09-04 01:12:48.914602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-04 01:12:48.914834 | instance | Friday 04 September 2026 01:12:48 +0000 (0:00:00.673) 0:57:53.678 ****** 2026-09-04 01:12:48.990004 | instance | skipping: [instance] 2026-09-04 01:12:48.990209 | instance | 2026-09-04 01:12:48.990533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-04 01:12:48.990779 | instance | Friday 04 September 2026 01:12:48 +0000 (0:00:00.075) 0:57:53.753 ****** 2026-09-04 01:12:49.066006 | instance | skipping: [instance] 2026-09-04 01:12:49.066270 | instance | 2026-09-04 01:12:49.066619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-04 01:12:49.066887 | instance | Friday 04 September 2026 01:12:49 +0000 (0:00:00.075) 0:57:53.829 ****** 2026-09-04 01:12:49.134500 | instance | skipping: [instance] 2026-09-04 01:12:49.134684 | instance | 2026-09-04 01:12:49.134926 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-04 01:12:49.135154 | instance | Friday 04 September 2026 01:12:49 +0000 (0:00:00.068) 0:57:53.898 ****** 2026-09-04 01:13:20.087546 | instance | changed: [instance] 2026-09-04 01:13:20.087765 | instance | 2026-09-04 01:13:20.088021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-04 01:13:20.088297 | instance | Friday 04 September 2026 01:13:20 +0000 (0:00:30.953) 0:58:24.851 ****** 2026-09-04 01:13:20.835065 | instance | ok: [instance] 2026-09-04 01:13:20.835272 | instance | 2026-09-04 01:13:20.835555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-04 01:13:20.835780 | instance | Friday 04 September 2026 01:13:20 +0000 (0:00:00.747) 0:58:25.599 ****** 2026-09-04 01:13:20.917329 | instance | ok: [instance] 2026-09-04 01:13:20.917608 | instance | 2026-09-04 01:13:20.917876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-04 01:13:20.918125 | instance | Friday 04 September 2026 01:13:20 +0000 (0:00:00.082) 0:58:25.681 ****** 2026-09-04 01:13:21.013269 | instance | skipping: [instance] 2026-09-04 01:13:21.013495 | instance | 2026-09-04 01:13:21.013772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-04 01:13:21.013997 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.096) 0:58:25.777 ****** 2026-09-04 01:13:21.083789 | instance | skipping: [instance] 2026-09-04 01:13:21.083988 | instance | 2026-09-04 01:13:21.084409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-04 01:13:21.084650 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.070) 0:58:25.847 ****** 2026-09-04 01:13:21.152575 | instance | ok: [instance] 2026-09-04 01:13:21.152730 | instance | 2026-09-04 01:13:21.152963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-04 01:13:21.153180 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.068) 0:58:25.916 ****** 2026-09-04 01:13:21.310040 | instance | ok: [instance] => (item=key_manager) 2026-09-04 01:13:21.310418 | instance | ok: [instance] => (item=oslo_db) 2026-09-04 01:13:21.310745 | instance | ok: [instance] => (item=identity) 2026-09-04 01:13:21.311062 | instance | ok: [instance] => (item=orchestration) 2026-09-04 01:13:21.311372 | instance | ok: [instance] => (item=container_infra) 2026-09-04 01:13:21.311626 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-04 01:13:21.311845 | instance | ok: [instance] => (item=oslo_cache) 2026-09-04 01:13:21.312053 | instance | 2026-09-04 01:13:21.312336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-04 01:13:21.312708 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.157) 0:58:26.073 ****** 2026-09-04 01:13:21.407421 | instance | ok: [instance] 2026-09-04 01:13:21.407605 | instance | 2026-09-04 01:13:21.407872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 01:13:21.408099 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.097) 0:58:26.171 ****** 2026-09-04 01:13:21.486259 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 01:13:21.486551 | instance | 2026-09-04 01:13:21.486787 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 01:13:21.487014 | instance | Friday 04 September 2026 01:13:21 +0000 (0:00:00.079) 0:58:26.250 ****** 2026-09-04 01:13:22.124732 | instance | changed: [instance] 2026-09-04 01:13:22.124812 | instance | 2026-09-04 01:13:22.124969 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-04 01:13:22.125125 | instance | Friday 04 September 2026 01:13:22 +0000 (0:00:00.638) 0:58:26.889 ****** 2026-09-04 01:13:22.215607 | instance | ok: [instance] => { 2026-09-04 01:13:22.215843 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-04 01:13:22.216103 | instance | } 2026-09-04 01:13:22.216325 | instance | 2026-09-04 01:13:22.216614 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-04 01:13:22.216889 | instance | Friday 04 September 2026 01:13:22 +0000 (0:00:00.090) 0:58:26.979 ****** 2026-09-04 01:13:23.328675 | instance | changed: [instance] 2026-09-04 01:13:23.328876 | instance | 2026-09-04 01:13:23.329116 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-04 01:13:23.329350 | instance | Friday 04 September 2026 01:13:23 +0000 (0:00:01.112) 0:58:28.092 ****** 2026-09-04 01:13:23.425583 | instance | skipping: [instance] 2026-09-04 01:13:23.425758 | instance | 2026-09-04 01:13:23.426021 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-04 01:13:23.426259 | instance | Friday 04 September 2026 01:13:23 +0000 (0:00:00.097) 0:58:28.189 ****** 2026-09-04 01:13:24.308946 | instance | changed: [instance] 2026-09-04 01:13:24.309184 | instance | 2026-09-04 01:13:24.309498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-04 01:13:24.309753 | instance | Friday 04 September 2026 01:13:24 +0000 (0:00:00.883) 0:58:29.073 ****** 2026-09-04 01:13:24.460036 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-04 01:13:24.460099 | instance | 2026-09-04 01:13:24.460111 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-04 01:13:24.460120 | instance | Friday 04 September 2026 01:13:24 +0000 (0:00:00.150) 0:58:29.223 ****** 2026-09-04 01:13:25.066307 | instance | changed: [instance] 2026-09-04 01:13:25.066425 | instance | 2026-09-04 01:13:25.066438 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-04 01:13:25.066574 | instance | Friday 04 September 2026 01:13:25 +0000 (0:00:00.607) 0:58:29.830 ****** 2026-09-04 01:13:25.323676 | instance | changed: [instance] 2026-09-04 01:13:25.323742 | instance | 2026-09-04 01:13:25.323754 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-04 01:13:25.323764 | instance | Friday 04 September 2026 01:13:25 +0000 (0:00:00.256) 0:58:30.086 ****** 2026-09-04 01:13:25.950469 | instance | changed: [instance] 2026-09-04 01:13:25.950548 | instance | 2026-09-04 01:13:25.950745 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-04 01:13:25.950907 | instance | Friday 04 September 2026 01:13:25 +0000 (0:00:00.627) 0:58:30.714 ****** 2026-09-04 01:13:27.026464 | instance | changed: [instance] 2026-09-04 01:13:27.026546 | instance | 2026-09-04 01:13:27.026889 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-04 01:13:27.026935 | instance | Friday 04 September 2026 01:13:27 +0000 (0:00:01.076) 0:58:31.790 ****** 2026-09-04 01:13:30.135963 | instance | changed: [instance] 2026-09-04 01:13:30.136041 | instance | 2026-09-04 01:13:30.136150 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-04 01:13:30.136282 | instance | Friday 04 September 2026 01:13:30 +0000 (0:00:03.109) 0:58:34.900 ****** 2026-09-04 01:13:30.399201 | instance | changed: [instance] 2026-09-04 01:13:30.399395 | instance | 2026-09-04 01:13:30.406254 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-04 01:13:30.406280 | instance | Friday 04 September 2026 01:13:30 +0000 (0:00:00.262) 0:58:35.163 ****** 2026-09-04 01:13:32.871147 | instance | changed: [instance] 2026-09-04 01:13:32.871868 | instance | 2026-09-04 01:13:32.871882 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-04 01:13:32.871893 | instance | Friday 04 September 2026 01:13:32 +0000 (0:00:02.472) 0:58:37.635 ****** 2026-09-04 01:13:33.611220 | instance | ok: [instance] 2026-09-04 01:13:33.611458 | instance | 2026-09-04 01:13:33.611710 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-04 01:13:33.611966 | instance | Friday 04 September 2026 01:13:33 +0000 (0:00:00.739) 0:58:38.374 ****** 2026-09-04 01:13:38.115241 | instance | changed: [instance] 2026-09-04 01:13:38.115646 | instance | 2026-09-04 01:13:38.115689 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-04 01:13:38.115696 | instance | Friday 04 September 2026 01:13:38 +0000 (0:00:04.504) 0:58:42.879 ****** 2026-09-04 01:13:38.165168 | instance | skipping: [instance] 2026-09-04 01:13:38.165954 | instance | 2026-09-04 01:13:38.166010 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-04 01:13:38.166025 | instance | Friday 04 September 2026 01:13:38 +0000 (0:00:00.049) 0:58:42.929 ****** 2026-09-04 01:13:38.222134 | instance | skipping: [instance] 2026-09-04 01:13:38.222192 | instance | 2026-09-04 01:13:38.222207 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-04 01:13:38.222261 | instance | Friday 04 September 2026 01:13:38 +0000 (0:00:00.055) 0:58:42.985 ****** 2026-09-04 01:14:36.205215 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-04 01:14:36.205288 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-04 01:14:36.205301 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-04 01:14:36.205311 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-04 01:14:36.205320 | instance | 2026-09-04 01:14:36.205329 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-04 01:14:36.205338 | instance | Friday 04 September 2026 01:14:36 +0000 (0:00:57.982) 0:59:40.967 ****** 2026-09-04 01:14:36.339694 | 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-04 01:14:36.339767 | 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-04 01:14:36.339780 | 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-04 01:14:36.339790 | 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-04 01:14:36.339820 | 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-04 01:14:36.339851 | 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-04 01:14:36.339860 | 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-04 01:14:36.339869 | 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-04 01:14:36.339878 | instance | skipping: [instance] 2026-09-04 01:14:36.339888 | instance | 2026-09-04 01:14:36.339897 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-04 01:14:36.339906 | instance | Friday 04 September 2026 01:14:36 +0000 (0:00:00.132) 0:59:41.100 ****** 2026-09-04 01:14:52.532766 | instance | changed: [instance] 2026-09-04 01:14:52.532834 | instance | 2026-09-04 01:14:52.532846 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-04 01:14:52.532856 | instance | Friday 04 September 2026 01:14:52 +0000 (0:00:16.195) 0:59:57.296 ****** 2026-09-04 01:14:53.326132 | instance | changed: [instance] 2026-09-04 01:14:53.326194 | instance | 2026-09-04 01:14:53.326206 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-04 01:14:53.326244 | instance | Friday 04 September 2026 01:14:53 +0000 (0:00:00.793) 0:59:58.089 ****** 2026-09-04 01:20:07.922821 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmp8rlgsx68.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-04 01:20:07.930924 | instance | 2026-09-04 01:20:07.931001 | instance | PLAY RECAP ********************************************************************* 2026-09-04 01:20:07.931205 | instance | instance : ok=750 changed=264 unreachable=0 failed=1 skipped=242 rescued=0 ignored=2 2026-09-04 01:20:07.931427 | instance | 2026-09-04 01:20:07.931652 | instance | Friday 04 September 2026 01:20:07 +0000 (0:05:14.603) 1:05:12.692 ****** 2026-09-04 01:20:07.931885 | instance | =============================================================================== 2026-09-04 01:20:07.932103 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 314.60s 2026-09-04 01:20:07.932320 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 289.08s 2026-09-04 01:20:07.932563 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 228.32s 2026-09-04 01:20:07.932782 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 189.77s 2026-09-04 01:20:07.933001 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 182.23s 2026-09-04 01:20:07.933222 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.34s 2026-09-04 01:20:07.933449 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 153.96s 2026-09-04 01:20:07.933667 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 144.31s 2026-09-04 01:20:07.933884 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 140.53s 2026-09-04 01:20:07.934100 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 112.54s 2026-09-04 01:20:07.934364 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 109.50s 2026-09-04 01:20:07.934590 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 102.56s 2026-09-04 01:20:07.934805 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 96.40s 2026-09-04 01:20:07.935032 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 96.34s 2026-09-04 01:20:07.935286 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.30s 2026-09-04 01:20:07.935538 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.98s 2026-09-04 01:20:07.935785 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.55s 2026-09-04 01:20:07.935987 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 41.38s 2026-09-04 01:20:07.936233 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 33.13s 2026-09-04 01:20:07.936476 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.92s 2026-09-04 01:20:08.226930 | 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-04 01:20:08.227045 | instance | ERROR [aio > converge] Executed: Failed 2026-09-04 01:20:08.227188 | 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-04 01:20:08.511993 | instance | ERROR 2026-09-04 01:20:08.512173 | instance | { 2026-09-04 01:20:08.512201 | instance | "delta": "1:06:28.358441", 2026-09-04 01:20:08.512221 | instance | "end": "2026-09-04 01:20:08.305757", 2026-09-04 01:20:08.512239 | instance | "msg": "non-zero return code", 2026-09-04 01:20:08.512257 | instance | "rc": 2, 2026-09-04 01:20:08.512274 | instance | "start": "2026-09-04 00:13:39.947316" 2026-09-04 01:20:08.512291 | instance | } failure 2026-09-04 01:20:08.597911 | 2026-09-04 01:20:08.598002 | PLAY RECAP 2026-09-04 01:20:08.598043 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-04 01:20:08.598065 | 2026-09-04 01:20:08.719295 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-04 01:20:08.730931 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-04 01:20:09.384414 | 2026-09-04 01:20:09.384528 | PLAY [all] 2026-09-04 01:20:09.397835 | 2026-09-04 01:20:09.397926 | TASK [gather-host-logs : creating directory for system status] 2026-09-04 01:20:09.733840 | instance | changed 2026-09-04 01:20:09.741114 | 2026-09-04 01:20:09.741238 | TASK [gather-host-logs : Get logs for each host] 2026-09-04 01:20:10.057424 | instance | + systemd-cgls --full --all --no-pager 2026-09-04 01:20:10.115331 | instance | + ip addr 2026-09-04 01:20:10.120335 | instance | + ip route 2026-09-04 01:20:10.122320 | instance | + lsblk 2026-09-04 01:20:10.155927 | instance | + mount 2026-09-04 01:20:10.168998 | instance | + docker images 2026-09-04 01:20:10.192088 | instance | + brctl show 2026-09-04 01:20:10.192604 | instance | /bin/bash: line 8: brctl: command not found 2026-09-04 01:20:10.192852 | instance | + ps aux --sort=-%mem 2026-09-04 01:20:10.264093 | instance | + dpkg -l 2026-09-04 01:20:10.276640 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-04 01:20:10.277103 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-04 01:20:10.299782 | instance | + '[' '!' -z '' ']' 2026-09-04 01:20:10.784432 | instance | ok: Runtime: 0:00:00.247000 2026-09-04 01:20:10.793217 | 2026-09-04 01:20:10.793322 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-04 01:20:11.436407 | instance | changed: 2026-09-04 01:20:11.436606 | instance | created directory /var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/logs/instance 2026-09-04 01:20:11.436647 | instance | cd+++++++++ system/ 2026-09-04 01:20:11.436679 | instance | >f+++++++++ system/brctl-show.txt 2026-09-04 01:20:11.436708 | instance | >f+++++++++ system/docker-images.txt 2026-09-04 01:20:11.436737 | instance | >f+++++++++ system/ip-addr.txt 2026-09-04 01:20:11.436770 | instance | >f+++++++++ system/ip-route.txt 2026-09-04 01:20:11.436799 | instance | >f+++++++++ system/lsblk.txt 2026-09-04 01:20:11.436828 | instance | >f+++++++++ system/mount.txt 2026-09-04 01:20:11.436856 | instance | >f+++++++++ system/packages.txt 2026-09-04 01:20:11.436883 | instance | >f+++++++++ system/ps.txt 2026-09-04 01:20:11.436913 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-04 01:20:11.450866 | 2026-09-04 01:20:11.451041 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-04 01:20:11.742161 | instance | changed: "values" 2026-09-04 01:20:11.964123 | instance | changed: "releases" 2026-09-04 01:20:11.981159 | 2026-09-04 01:20:11.981304 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-04 01:20:23.534615 | instance | ok: Runtime: 0:00:10.881188 2026-09-04 01:20:23.541445 | 2026-09-04 01:20:23.541537 | TASK [helm-release-status : Downloads logs to executor] 2026-09-04 01:20:24.062203 | instance | changed: 2026-09-04 01:20:24.062343 | instance | cd+++++++++ helm/ 2026-09-04 01:20:24.062372 | instance | cd+++++++++ helm/releases/ 2026-09-04 01:20:24.062394 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-04 01:20:24.062415 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-04 01:20:24.062435 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-04 01:20:24.062454 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-04 01:20:24.062474 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-04 01:20:24.062493 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-04 01:20:24.062511 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-04 01:20:24.062529 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-04 01:20:24.062548 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-04 01:20:24.062567 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-04 01:20:24.062588 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-04 01:20:24.062607 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-04 01:20:24.062626 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-04 01:20:24.062645 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-04 01:20:24.062664 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-04 01:20:24.062683 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-04 01:20:24.062702 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-04 01:20:24.062720 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-04 01:20:24.062752 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-04 01:20:24.062773 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-04 01:20:24.062792 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-04 01:20:24.062810 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-04 01:20:24.062828 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-04 01:20:24.062847 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-04 01:20:24.062865 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-04 01:20:24.062883 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-04 01:20:24.062901 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-04 01:20:24.062919 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-04 01:20:24.062938 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-04 01:20:24.062956 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-04 01:20:24.062975 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-04 01:20:24.062993 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-09-04 01:20:24.063012 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-04 01:20:24.063030 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-04 01:20:24.063047 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-04 01:20:24.063065 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-04 01:20:24.063082 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-04 01:20:24.063100 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-04 01:20:24.063119 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-04 01:20:24.063138 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-04 01:20:24.063156 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-04 01:20:24.063174 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-04 01:20:24.063193 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-04 01:20:24.063211 | instance | cd+++++++++ helm/values/ 2026-09-04 01:20:24.063229 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-04 01:20:24.063248 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-04 01:20:24.063266 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-04 01:20:24.063285 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-04 01:20:24.063303 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-04 01:20:24.063321 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-04 01:20:24.063340 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-04 01:20:24.063358 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-04 01:20:24.063376 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-04 01:20:24.063395 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-04 01:20:24.063413 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-04 01:20:24.063431 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-04 01:20:24.063449 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-04 01:20:24.063468 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-04 01:20:24.063486 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-04 01:20:24.063505 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-04 01:20:24.063523 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-04 01:20:24.063541 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-04 01:20:24.063560 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-04 01:20:24.063582 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-04 01:20:24.063602 | instance | cd+++++++++ helm/values/openstack/ 2026-09-04 01:20:24.063620 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-04 01:20:24.063638 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-04 01:20:24.063657 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-04 01:20:24.063675 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-04 01:20:24.063693 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-04 01:20:24.063713 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-04 01:20:24.063734 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-04 01:20:24.063752 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-04 01:20:24.063770 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-04 01:20:24.063788 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-04 01:20:24.063806 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-09-04 01:20:24.063824 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-04 01:20:24.063842 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-04 01:20:24.063860 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-04 01:20:24.063878 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-04 01:20:24.063896 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-04 01:20:24.063916 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-04 01:20:24.063936 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-04 01:20:24.063954 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-04 01:20:24.063972 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-04 01:20:24.063991 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-04 01:20:24.064008 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-04 01:20:24.073365 | 2026-09-04 01:20:24.073445 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-04 01:20:24.279279 | instance | changed 2026-09-04 01:20:24.285868 | 2026-09-04 01:20:24.285943 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-04 01:20:24.507024 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-04 01:20:24.507128 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-04 01:20:24.514811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:24.516738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:24.650022 | instance | node/instance 2026-09-04 01:20:24.652942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:24.764931 | instance | clusterrole/admin 2026-09-04 01:20:25.013879 | instance | clusterrole/capi-aggregated-manager-role 2026-09-04 01:20:25.095258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:25.098848 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-04 01:20:25.131549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:25.252393 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-04 01:20:25.313698 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-04 01:20:25.437300 | instance | clusterrole/capi-manager-role 2026-09-04 01:20:25.538201 | instance | clusterrole/capo-manager-role 2026-09-04 01:20:25.678627 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-04 01:20:25.767226 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-04 01:20:25.906262 | instance | clusterrole/cert-manager-cainjector 2026-09-04 01:20:25.990879 | instance | clusterrole/cert-manager-cluster-view 2026-09-04 01:20:26.137686 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-04 01:20:26.225687 | instance | clusterrole/cert-manager-controller-certificates 2026-09-04 01:20:26.360096 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-04 01:20:26.451908 | instance | clusterrole/cert-manager-controller-challenges 2026-09-04 01:20:26.610908 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-04 01:20:26.680101 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-04 01:20:26.821366 | instance | clusterrole/cert-manager-controller-issuers 2026-09-04 01:20:26.923787 | instance | clusterrole/cert-manager-controller-orders 2026-09-04 01:20:27.026998 | instance | clusterrole/cert-manager-edit 2026-09-04 01:20:27.146209 | instance | clusterrole/cert-manager-view 2026-09-04 01:20:27.251052 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-04 01:20:27.382318 | instance | clusterrole/cilium 2026-09-04 01:20:27.516752 | instance | clusterrole/cilium-operator 2026-09-04 01:20:27.633366 | instance | clusterrole/cluster-admin 2026-09-04 01:20:27.733595 | instance | clusterrole/edit 2026-09-04 01:20:27.833166 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-04 01:20:27.981103 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-04 01:20:28.051084 | instance | clusterrole/goldpinger-clusterrole 2026-09-04 01:20:28.196627 | instance | clusterrole/ingress-nginx 2026-09-04 01:20:28.292922 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-04 01:20:28.402646 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:20:28.512654 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-04 01:20:28.657130 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-04 01:20:28.750719 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-04 01:20:28.877798 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-04 01:20:28.956927 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-04 01:20:29.100019 | instance | clusterrole/kubeadm:get-nodes 2026-09-04 01:20:29.179117 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-04 01:20:29.304143 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-04 01:20:29.394314 | instance | clusterrole/local-path-provisioner 2026-09-04 01:20:29.565259 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-04 01:20:29.644896 | instance | clusterrole/neutron-coredns 2026-09-04 01:20:29.798926 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-04 01:20:29.896212 | instance | clusterrole/node-feature-discovery 2026-09-04 01:20:30.028717 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-04 01:20:30.096117 | instance | clusterrole/node-feature-discovery-gc 2026-09-04 01:20:30.288255 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-04 01:20:30.332878 | instance | clusterrole/nova-bootstrap 2026-09-04 01:20:30.514701 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-04 01:20:30.549356 | instance | clusterrole/nova-cell-setup 2026-09-04 01:20:30.701037 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-04 01:20:30.757135 | instance | clusterrole/objectstorage-provisioner-role 2026-09-04 01:20:30.951131 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-04 01:20:30.986520 | instance | clusterrole/orc-image-editor-role 2026-09-04 01:20:31.201914 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-04 01:20:31.207149 | instance | clusterrole/orc-image-viewer-role 2026-09-04 01:20:31.441843 | instance | clusterrole/orc-manager-role 2026-09-04 01:20:31.442545 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-04 01:20:31.640288 | instance | clusterrole/orc-metrics-auth-role 2026-09-04 01:20:31.647865 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-04 01:20:31.820964 | instance | clusterrole/orc-metrics-reader 2026-09-04 01:20:31.883172 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-04 01:20:32.020260 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-04 01:20:32.089802 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-04 01:20:32.236854 | instance | clusterrolebinding/cilium 2026-09-04 01:20:32.331135 | instance | clusterrolebinding/cilium-operator 2026-09-04 01:20:32.487686 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-04 01:20:32.564039 | instance | clusterrolebinding/cluster-admin 2026-09-04 01:20:32.721122 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-04 01:20:32.802864 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-04 01:20:32.931070 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-04 01:20:33.028565 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-04 01:20:33.147902 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-04 01:20:33.216813 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-04 01:20:33.366700 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-04 01:20:33.453770 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-04 01:20:33.619774 | instance | clusterrolebinding/ingress-nginx 2026-09-04 01:20:33.713252 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-04 01:20:33.848670 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-04 01:20:33.933445 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:20:34.088493 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-04 01:20:34.153861 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-04 01:20:34.311565 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-04 01:20:34.389147 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-04 01:20:34.579452 | instance | clusterrole/rook-ceph-global 2026-09-04 01:20:34.644282 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-04 01:20:34.791934 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-04 01:20:34.858988 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-04 01:20:35.011114 | instance | clusterrole/rook-ceph-mgr-system 2026-09-04 01:20:35.083484 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-04 01:20:35.217733 | instance | clusterrole/rook-ceph-object-bucket 2026-09-04 01:20:35.284976 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-04 01:20:35.448692 | instance | clusterrole/rook-ceph-osd 2026-09-04 01:20:35.515963 | instance | clusterrole/rook-ceph-system 2026-09-04 01:20:35.688377 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-04 01:20:35.746390 | instance | clusterrolebinding/local-path-provisioner 2026-09-04 01:20:35.893599 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-04 01:20:35.984671 | instance | clusterrolebinding/magnum-cluster-api 2026-09-04 01:20:36.109722 | instance | clusterrole/system:aggregate-to-admin 2026-09-04 01:20:36.218796 | instance | clusterrole/system:aggregate-to-edit 2026-09-04 01:20:36.329093 | instance | clusterrolebinding/neutron-coredns 2026-09-04 01:20:36.454883 | instance | clusterrole/system:aggregate-to-view 2026-09-04 01:20:36.564208 | instance | clusterrolebinding/node-feature-discovery 2026-09-04 01:20:36.717144 | instance | clusterrole/system:auth-delegator 2026-09-04 01:20:36.780896 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-04 01:20:36.925384 | instance | clusterrole/system:basic-user 2026-09-04 01:20:37.017295 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-04 01:20:37.207995 | instance | clusterrolebinding/nova-bootstrap 2026-09-04 01:20:37.235721 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-04 01:20:37.414035 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-04 01:20:37.448901 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-04 01:20:37.662724 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-04 01:20:37.683619 | instance | clusterrolebinding/nova-cell-setup 2026-09-04 01:20:37.867882 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-04 01:20:37.875128 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-04 01:20:38.061812 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-04 01:20:38.076277 | instance | clusterrole/system:controller:certificate-controller 2026-09-04 01:20:38.271006 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-04 01:20:38.295273 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-04 01:20:38.489820 | instance | clusterrole/system:controller:cronjob-controller 2026-09-04 01:20:38.508080 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-04 01:20:38.718713 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-04 01:20:38.723602 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-04 01:20:38.947246 | instance | clusterrole/system:controller:deployment-controller 2026-09-04 01:20:38.949220 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-04 01:20:39.127062 | instance | clusterrole/system:controller:disruption-controller 2026-09-04 01:20:39.148229 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-04 01:20:39.322820 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-04 01:20:39.337985 | instance | clusterrole/system:controller:endpoint-controller 2026-09-04 01:20:39.550437 | instance | clusterrolebinding/rook-ceph-global 2026-09-04 01:20:39.588506 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-04 01:20:39.779320 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-04 01:20:39.844472 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-04 01:20:40.004011 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-04 01:20:40.051782 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-04 01:20:40.229573 | instance | clusterrole/system:controller:expand-controller 2026-09-04 01:20:40.263273 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-04 01:20:40.471151 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-04 01:20:40.515296 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-04 01:20:40.686489 | instance | clusterrolebinding/rook-ceph-osd 2026-09-04 01:20:40.708696 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-04 01:20:40.912587 | instance | clusterrole/system:controller:job-controller 2026-09-04 01:20:40.920653 | instance | clusterrolebinding/rook-ceph-system 2026-09-04 01:20:41.153698 | instance | clusterrole/system:controller:namespace-controller 2026-09-04 01:20:41.166508 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-04 01:20:41.390868 | instance | clusterrole/system:controller:node-controller 2026-09-04 01:20:41.425219 | instance | clusterrolebinding/system:basic-user 2026-09-04 01:20:41.634653 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-04 01:20:41.638903 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-04 01:20:41.848511 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-04 01:20:41.850825 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-04 01:20:42.053549 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-04 01:20:42.070069 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-04 01:20:42.311653 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-04 01:20:42.326379 | instance | clusterrole/system:controller:replicaset-controller 2026-09-04 01:20:42.508047 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-04 01:20:42.583850 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-04 01:20:42.729836 | instance | clusterrole/system:controller:replication-controller 2026-09-04 01:20:42.785491 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-04 01:20:42.956395 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-04 01:20:43.017172 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-04 01:20:43.158970 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-04 01:20:43.231732 | instance | clusterrole/system:controller:route-controller 2026-09-04 01:20:43.404819 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-04 01:20:43.453617 | instance | clusterrole/system:controller:service-account-controller 2026-09-04 01:20:43.634671 | instance | clusterrole/system:controller:service-controller 2026-09-04 01:20:43.700703 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-04 01:20:43.845185 | instance | clusterrole/system:controller:statefulset-controller 2026-09-04 01:20:43.891672 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-04 01:20:44.047697 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-04 01:20:44.125373 | instance | clusterrole/system:controller:ttl-controller 2026-09-04 01:20:44.248233 | instance | clusterrole/system:coredns 2026-09-04 01:20:44.337913 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-04 01:20:44.488975 | instance | clusterrole/system:discovery 2026-09-04 01:20:44.587495 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-04 01:20:44.699667 | instance | clusterrole/system:heapster 2026-09-04 01:20:44.774965 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-04 01:20:44.932943 | instance | clusterrole/system:kube-aggregator 2026-09-04 01:20:45.036087 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-04 01:20:45.147956 | instance | clusterrolebinding/system:controller:job-controller 2026-09-04 01:20:45.259913 | instance | clusterrole/system:kube-controller-manager 2026-09-04 01:20:45.354970 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-04 01:20:45.476151 | instance | clusterrole/system:kube-dns 2026-09-04 01:20:45.607713 | instance | clusterrolebinding/system:controller:node-controller 2026-09-04 01:20:45.717370 | instance | clusterrole/system:kube-scheduler 2026-09-04 01:20:45.815976 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-04 01:20:45.951414 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-04 01:20:46.051655 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-04 01:20:46.191533 | instance | clusterrole/system:kubelet-api-admin 2026-09-04 01:20:46.271114 | instance | clusterrole/system:monitoring 2026-09-04 01:20:46.402589 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-04 01:20:46.488849 | instance | clusterrole/system:node 2026-09-04 01:20:46.665540 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-04 01:20:46.719481 | instance | clusterrole/system:node-bootstrapper 2026-09-04 01:20:46.858184 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-04 01:20:46.927510 | instance | clusterrole/system:node-problem-detector 2026-09-04 01:20:47.109762 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-04 01:20:47.126680 | instance | clusterrole/system:node-proxier 2026-09-04 01:20:47.331151 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-04 01:20:47.364752 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-04 01:20:47.579161 | instance | clusterrole/system:public-info-viewer 2026-09-04 01:20:47.610871 | instance | clusterrolebinding/system:controller:route-controller 2026-09-04 01:20:47.754681 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-04 01:20:47.851217 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-04 01:20:47.961952 | instance | clusterrolebinding/system:controller:service-controller 2026-09-04 01:20:48.076061 | instance | clusterrole/system:volume-scheduler 2026-09-04 01:20:48.195055 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-04 01:20:48.300508 | instance | clusterrole/vector 2026-09-04 01:20:48.425686 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-04 01:20:48.488416 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-04 01:20:48.657985 | instance | clusterrole/view 2026-09-04 01:20:48.731855 | instance | clusterrolebinding/system:coredns 2026-09-04 01:20:48.867506 | instance | clusterrolebinding/system:discovery 2026-09-04 01:20:48.953469 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-04 01:20:49.093444 | instance | clusterrolebinding/system:kube-dns 2026-09-04 01:20:49.198734 | instance | clusterrolebinding/system:kube-scheduler 2026-09-04 01:20:49.336602 | instance | clusterrolebinding/system:monitoring 2026-09-04 01:20:49.429958 | instance | clusterrolebinding/system:node 2026-09-04 01:20:49.563432 | instance | clusterrolebinding/system:node-proxier 2026-09-04 01:20:49.663613 | instance | clusterrolebinding/system:public-info-viewer 2026-09-04 01:20:49.765573 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-04 01:20:49.924446 | instance | clusterrolebinding/system:volume-scheduler 2026-09-04 01:20:49.972445 | instance | clusterrolebinding/vector 2026-09-04 01:20:50.130965 | instance | storageclass/general 2026-09-04 01:20:50.209812 | instance | namespace/auth-system 2026-09-04 01:20:50.423279 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-04 01:20:50.458670 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-04 01:20:50.658106 | instance | namespace/capi-system 2026-09-04 01:20:50.704674 | instance | namespace/capo-system 2026-09-04 01:20:50.884524 | instance | namespace/cert-manager 2026-09-04 01:20:50.915676 | instance | namespace/default 2026-09-04 01:20:51.073574 | instance | namespace/envoy-gateway-system 2026-09-04 01:20:51.128621 | instance | namespace/ingress-nginx 2026-09-04 01:20:51.284571 | instance | namespace/kube-node-lease 2026-09-04 01:20:51.364127 | instance | namespace/kube-public 2026-09-04 01:20:51.516473 | instance | namespace/kube-system 2026-09-04 01:20:51.615831 | instance | namespace/local-path-storage 2026-09-04 01:20:51.758697 | instance | namespace/magnum-system 2026-09-04 01:20:51.843198 | instance | namespace/monitoring 2026-09-04 01:20:51.961383 | instance | namespace/openstack 2026-09-04 01:20:52.044371 | instance | namespace/orc-system 2026-09-04 01:20:52.223544 | instance | namespace/rook-ceph 2026-09-04 01:20:52.253081 | instance | namespace/secretgen-controller 2026-09-04 01:20:52.866507 | instance | ok: Runtime: 0:00:28.032073 2026-09-04 01:20:52.875637 | 2026-09-04 01:20:52.875724 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-04 01:20:53.139892 | instance | changed 2026-09-04 01:20:53.146495 | 2026-09-04 01:20:53.146588 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-04 01:20:53.351238 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-04 01:20:53.351503 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-04 01:20:53.352254 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-04 01:20:53.485239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.488290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.617607 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-04 01:20:53.619989 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-04 01:20:53.622134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.627052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.737048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.738620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.807918 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-04 01:20:53.831099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.839584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.922966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:53.932637 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-04 01:20:53.937211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.016550 | instance | auth-system/endpoints/keycloak 2026-09-04 01:20:54.019594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.043895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.117260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.132340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.155442 | instance | auth-system/endpoints/keycloak-headless 2026-09-04 01:20:54.201883 | instance | auth-system/endpoints/keycloak-metrics 2026-09-04 01:20:54.228986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.241871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.323430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.358264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.385038 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-04 01:20:54.396492 | instance | auth-system/ingresses/keycloak 2026-09-04 01:20:54.477266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.491610 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:54.510431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.582772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.602122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.636849 | instance | auth-system/networkpolicies/keycloak 2026-09-04 01:20:54.646935 | instance | auth-system/pods/keycloak-0 2026-09-04 01:20:54.698471 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:54.699197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.708008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.794097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.836886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.837914 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x 2026-09-04 01:20:54.891533 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-04 01:20:54.895635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:54.985734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.022733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.066440 | instance | auth-system/secrets/keycloak 2026-09-04 01:20:55.089498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.090490 | instance | auth-system/secrets/keycloak-externaldb 2026-09-04 01:20:55.109919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.183120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.210803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.286404 | instance | auth-system/secrets/keycloak.162-253-55-118.nip.io-tls 2026-09-04 01:20:55.298768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.299334 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-04 01:20:55.310737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.390548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.408726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.504773 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-04 01:20:55.515214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.517119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.538253 | instance | auth-system/serviceaccounts/default 2026-09-04 01:20:55.600905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.625885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.701640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.710394 | instance | auth-system/serviceaccounts/keycloak 2026-09-04 01:20:55.721384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.722731 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-04 01:20:55.788802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.803859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.891606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.907041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.910278 | instance | auth-system/services/keycloak 2026-09-04 01:20:55.917278 | instance | auth-system/services/keycloak-headless 2026-09-04 01:20:55.978810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:55.996326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.087491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.091481 | instance | auth-system/services/keycloak-metrics 2026-09-04 01:20:56.096517 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-04 01:20:56.103111 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:56.111869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.167057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.197482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.265042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.288762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.292366 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-04 01:20:56.318859 | instance | auth-system/statefulsets/keycloak 2026-09-04 01:20:56.364088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.380735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.457288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.498361 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-04 01:20:56.501584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.578191 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-04 01:20:56.600305 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:56.605498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.606739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.693402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.702870 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-04 01:20:56.706124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.752002 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-04 01:20:56.780692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.799849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.872031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.884317 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-04 01:20:56.888473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.969964 | instance | capi-system/deployment/capi-controller-manager 2026-09-04 01:20:56.981114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:56.982292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.068941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.089720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.095531 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj 2026-09-04 01:20:57.186194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.215902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.227632 | instance | capi-system/endpoints/capi-webhook-service 2026-09-04 01:20:57.307382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.333078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.345022 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-04 01:20:57.431756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.437459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.453535 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-04 01:20:57.534429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.537471 | instance | capi-system/pods/capi-controller-manager-5647546676-dgfcj 2026-09-04 01:20:57.562516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.623937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.640920 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-04 01:20:57.644064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.718046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.721037 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-04 01:20:57.750003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.821421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.862024 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-04 01:20:57.895955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.929980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:57.943240 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-04 01:20:58.001828 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:58.011437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.054875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.070001 | instance | capi-system/roles/capi-leader-election-role 2026-09-04 01:20:58.170364 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-04 01:20:58.170411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.170416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.274777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.306406 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:20:58.315226 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-04 01:20:58.317522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.375612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.399134 | instance | capi-system/serviceaccounts/capi-manager 2026-09-04 01:20:58.422021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.509224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.547031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.560795 | instance | capi-system/serviceaccounts/default 2026-09-04 01:20:58.607047 | instance | capi-system/services/capi-webhook-service 2026-09-04 01:20:58.625366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.654838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.722115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.773601 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-04 01:20:58.819026 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-04 01:20:58.830122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.844071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.938119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:58.968221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.004685 | instance | cert-manager/deployment/cert-manager 2026-09-04 01:20:59.029086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.055019 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-04 01:20:59.125888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.150747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.250285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.252861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.261300 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-04 01:20:59.282645 | instance | cert-manager/endpoints/cert-manager 2026-09-04 01:20:59.362652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.370438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.477168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.488725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.495530 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-04 01:20:59.530755 | instance | capo-system/deployment/capo-controller-manager 2026-09-04 01:20:59.604401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.612085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.709041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.713542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.729067 | instance | capo-system/endpoints/capo-webhook-service 2026-09-04 01:20:59.739125 | instance | cert-manager/pods/cert-manager-79c48d47db-24g7g 2026-09-04 01:20:59.815069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.831701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.918872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.923800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:20:59.972546 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-kwblt 2026-09-04 01:20:59.987942 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-rbkv9 2026-09-04 01:21:00.006984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.022637 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:00.033596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.107055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.126370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.170319 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-bl7p8 2026-09-04 01:21:00.172065 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-04 01:21:00.225824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.234846 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:00.245102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.342635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.345423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.394130 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-04 01:21:00.425232 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-04 01:21:00.432615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.433891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.546540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.549184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.596468 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-04 01:21:00.620385 | instance | capo-system/roles/capo-leader-election-role 2026-09-04 01:21:00.659038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.761302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.802337 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-04 01:21:00.806663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.820274 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-04 01:21:00.842470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.907839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.947214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:00.999782 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-04 01:21:01.010013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.014853 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-04 01:21:01.061202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.123782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.195748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.201804 | instance | capo-system/serviceaccounts/capo-manager 2026-09-04 01:21:01.218712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.255405 | instance | capo-system/serviceaccounts/default 2026-09-04 01:21:01.324549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.335057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.439114 | instance | capo-system/services/capo-webhook-service 2026-09-04 01:21:01.443998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.460546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.507723 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-04 01:21:01.569842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.573241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.667214 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-04 01:21:01.681489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.683125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.726613 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-04 01:21:01.778079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.803273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.874864 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-04 01:21:01.882117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.912322 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:01.921317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:01.952627 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-04 01:21:01.972609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.031492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.058021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.147436 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:02.155726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.156625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.181323 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-04 01:21:02.195108 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-04 01:21:02.267883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.277531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.383817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.387892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.440468 | instance | cert-manager/serviceaccounts/default 2026-09-04 01:21:02.448855 | instance | cert-manager/services/cert-manager 2026-09-04 01:21:02.485653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.513333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.575977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.640975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.669781 | instance | cert-manager/services/cert-manager-webhook 2026-09-04 01:21:02.683030 | instance | default/configmaps/kube-root-ca.crt 2026-09-04 01:21:02.693309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.750805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.805871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.856040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.875488 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-04 01:21:02.886338 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-04 01:21:02.928413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:02.971818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.075560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.099096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.121106 | instance | default/endpoints/kubernetes 2026-09-04 01:21:03.130161 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-04 01:21:03.185770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.230791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.297102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.349840 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-04 01:21:03.357548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.378463 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-hl994 2026-09-04 01:21:03.447409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.455907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.547509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.560927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.566014 | instance | default/serviceaccounts/default 2026-09-04 01:21:03.635141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.640953 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-04 01:21:03.665651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.733059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.771021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.803197 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-04 01:21:03.839455 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-04 01:21:03.886392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:03.886527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.021759 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:04.033430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.046310 | instance | default/services/kubernetes 2026-09-04 01:21:04.054479 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:04.067484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.077959 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-04 01:21:04.125572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.173458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.258158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.258732 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-04 01:21:04.296450 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-04 01:21:04.303032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.353562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.466898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.478594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.492511 | instance | envoy-gateway-system/secrets/envoy 2026-09-04 01:21:04.537960 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-04 01:21:04.559958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.581898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.698061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.705634 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-04 01:21:04.720642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.727548 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-04 01:21:04.828213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.889619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.909267 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-04 01:21:04.911015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:04.940515 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-04 01:21:05.000993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.004625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.096141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.109571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.222183 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-04 01:21:05.223824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.243549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.340496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.345851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.417248 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-04 01:21:05.461412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.461471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.493536 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-04 01:21:05.549453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.551652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.636284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.645280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.681389 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-04 01:21:05.690717 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-04 01:21:05.737733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.737837 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:05.751004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.825927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.844287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.882158 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-04 01:21:05.884713 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-04 01:21:05.932791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:05.953277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.040881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.054244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.092834 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-04 01:21:06.092891 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-04 01:21:06.134806 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:06.141795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.161054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.230139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.258834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.289187 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-04 01:21:06.329895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.336014 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-04 01:21:06.380949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.445923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.488332 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-04 01:21:06.489904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.548831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.555053 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-04 01:21:06.583812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.625939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.675864 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-04 01:21:06.733099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.755896 | instance | ingress-nginx/pods/ingress-nginx-controller-r886h 2026-09-04 01:21:06.848702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:06.910792 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-42xxp 2026-09-04 01:21:06.986140 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-04 01:21:06.998412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.118543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.162720 | instance | ingress-nginx/roles/ingress-nginx 2026-09-04 01:21:07.170986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.225391 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-04 01:21:07.340839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.342331 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-04 01:21:07.432028 | instance | kube-node-lease/serviceaccounts/default 2026-09-04 01:21:07.442738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.499816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.596589 | instance | ingress-nginx/serviceaccounts/default 2026-09-04 01:21:07.605973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.626925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.655821 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-04 01:21:07.726827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.784368 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-04 01:21:07.805129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.913940 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-04 01:21:07.921292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:07.995260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.043900 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-04 01:21:08.053513 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:08.062613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.145747 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-04 01:21:08.169583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.240238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.280434 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-04 01:21:08.320059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.374927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.390038 | instance | kube-public/configmaps/cluster-info 2026-09-04 01:21:08.479793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.514849 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-04 01:21:08.586330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.627847 | instance | kube-system/configmaps/cilium-config 2026-09-04 01:21:08.803396 | instance | kube-system/configmaps/coredns 2026-09-04 01:21:08.831099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:08.858279 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-04 01:21:09.052639 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-04 01:21:09.069582 | instance | kube-system/configmaps/kube-proxy 2026-09-04 01:21:09.151416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.257186 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-04 01:21:09.277821 | instance | kube-system/configmaps/kubeadm-config 2026-09-04 01:21:09.294315 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:09.306540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.489026 | instance | kube-system/configmaps/kubelet-config 2026-09-04 01:21:09.493193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.519135 | instance | kube-system/daemonsets/cilium 2026-09-04 01:21:09.632587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.633303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.708743 | instance | kube-system/daemonsets/kube-proxy 2026-09-04 01:21:09.752813 | instance | kube-system/deployment/cilium-operator 2026-09-04 01:21:09.791314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.924013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:09.963039 | instance | kube-system/deployment/coredns 2026-09-04 01:21:09.986808 | instance | kube-system/endpoints/kube-dns 2026-09-04 01:21:10.178155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:10.179483 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-04 01:21:10.209538 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-04 01:21:10.405203 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-04 01:21:10.440446 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-04 01:21:10.480034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:10.654772 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-04 01:21:10.667316 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-04 01:21:10.889164 | instance | kube-system/pods/cilium-cbkhr 2026-09-04 01:21:10.895654 | instance | kube-system/pods/cilium-operator-869df985b8-ww462 2026-09-04 01:21:11.150608 | instance | kube-system/pods/coredns-67659f764b-brjp6 2026-09-04 01:21:11.197136 | instance | kube-system/pods/coredns-67659f764b-tdrwg 2026-09-04 01:21:11.388654 | instance | kube-system/pods/etcd-instance 2026-09-04 01:21:11.466667 | instance | kube-system/pods/kube-apiserver-instance 2026-09-04 01:21:11.638077 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-04 01:21:11.677251 | instance | kube-system/pods/kube-proxy-mg6jt 2026-09-04 01:21:11.906327 | instance | kube-system/pods/kube-scheduler-instance 2026-09-04 01:21:11.940992 | instance | kube-system/pods/kube-vip-instance 2026-09-04 01:21:12.136081 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-04 01:21:12.170307 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-04 01:21:12.381635 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-04 01:21:12.422572 | instance | kube-system/rolebindings/kube-proxy 2026-09-04 01:21:12.588008 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-04 01:21:12.600197 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-04 01:21:12.842273 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-04 01:21:12.884083 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-04 01:21:13.024119 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-04 01:21:13.043802 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-04 01:21:13.212819 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-04 01:21:13.264124 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-04 01:21:13.473181 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-04 01:21:13.474113 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-04 01:21:13.665638 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-04 01:21:13.690075 | instance | kube-system/roles/cilium-config-agent 2026-09-04 01:21:13.860812 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-04 01:21:13.915194 | instance | kube-system/roles/kube-proxy 2026-09-04 01:21:14.088303 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-04 01:21:14.144775 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-04 01:21:14.333984 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-04 01:21:14.352751 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-04 01:21:14.566106 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-04 01:21:14.615144 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-04 01:21:14.756365 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-04 01:21:14.818304 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-04 01:21:14.984149 | instance | kube-public/serviceaccounts/default 2026-09-04 01:21:15.034763 | instance | kube-system/secrets/bootstrap-token-4lqi61 2026-09-04 01:21:15.210823 | instance | kube-system/secrets/bootstrap-token-o0crkw 2026-09-04 01:21:15.257388 | instance | kube-system/secrets/kubeadm-certs 2026-09-04 01:21:15.439882 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-04 01:21:15.485600 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-04 01:21:15.732423 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-04 01:21:15.782953 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-04 01:21:15.994340 | instance | kube-system/serviceaccounts/cilium 2026-09-04 01:21:16.040676 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-04 01:21:16.282620 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-04 01:21:16.334131 | instance | kube-system/serviceaccounts/coredns 2026-09-04 01:21:16.526081 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-04 01:21:16.590422 | instance | kube-system/services/kube-dns 2026-09-04 01:21:16.738280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:16.815916 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-04 01:21:16.823840 | instance | kube-system/serviceaccounts/default 2026-09-04 01:21:17.061861 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-04 01:21:17.097405 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-04 01:21:17.306138 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-04 01:21:17.393942 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-04 01:21:17.561860 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-04 01:21:17.659627 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-04 01:21:17.847073 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-04 01:21:17.909927 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-04 01:21:18.127287 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-04 01:21:18.166559 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-04 01:21:18.383138 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-04 01:21:18.420617 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-04 01:21:18.645798 | instance | kube-system/serviceaccounts/expand-controller 2026-09-04 01:21:18.693101 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-04 01:21:18.923939 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-04 01:21:18.977580 | instance | kube-system/serviceaccounts/job-controller 2026-09-04 01:21:19.138151 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-04 01:21:19.189558 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-04 01:21:19.416297 | instance | kube-system/serviceaccounts/node-controller 2026-09-04 01:21:19.486205 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-04 01:21:19.711164 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-04 01:21:19.776880 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-04 01:21:19.964594 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-04 01:21:20.016592 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-04 01:21:20.192568 | instance | kube-system/serviceaccounts/replication-controller 2026-09-04 01:21:20.308365 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-04 01:21:20.464290 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-04 01:21:20.583311 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-04 01:21:20.733530 | instance | kube-system/serviceaccounts/service-controller 2026-09-04 01:21:20.822634 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-04 01:21:21.000496 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-04 01:21:21.082295 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-04 01:21:21.310849 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-04 01:21:21.340950 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-04 01:21:21.554868 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-04 01:21:21.577856 | instance | local-path-storage/configmaps/local-path-config 2026-09-04 01:21:21.791652 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-04 01:21:21.792401 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-88h5d 2026-09-04 01:21:22.035204 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-04 01:21:22.037451 | instance | local-path-storage/serviceaccounts/default 2026-09-04 01:21:22.284159 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-04 01:21:22.297303 | instance | magnum-system/serviceaccounts/default 2026-09-04 01:21:22.532824 | instance | monitoring/daemonsets/goldpinger 2026-09-04 01:21:22.560476 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-04 01:21:22.763563 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-04 01:21:22.790973 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-04 01:21:23.024775 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-04 01:21:23.031068 | instance | monitoring/daemonsets/vector 2026-09-04 01:21:23.278070 | instance | monitoring/configmaps/goldpinger-zap 2026-09-04 01:21:23.279843 | instance | monitoring/configmaps/ipmi-exporter 2026-09-04 01:21:23.534918 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-04 01:21:23.539324 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-04 01:21:23.762842 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-04 01:21:23.767122 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-04 01:21:23.971157 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-04 01:21:24.001584 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-04 01:21:24.222587 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-04 01:21:24.269544 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-04 01:21:24.446081 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-04 01:21:24.675172 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-04 01:21:24.716216 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-04 01:21:24.939039 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-04 01:21:25.173058 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-04 01:21:25.177967 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-04 01:21:25.443911 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-04 01:21:25.459908 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-04 01:21:25.708191 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-04 01:21:25.737133 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-04 01:21:25.967266 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-04 01:21:25.967377 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-04 01:21:26.200897 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-04 01:21:26.203184 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-04 01:21:26.449908 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-04 01:21:26.478004 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-04 01:21:26.679712 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-04 01:21:26.685015 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-04 01:21:26.930187 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-04 01:21:26.936338 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-04 01:21:27.150817 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-04 01:21:27.177916 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-04 01:21:27.374833 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:21:27.429946 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-04 01:21:27.627044 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-04 01:21:27.719614 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-04 01:21:27.894629 | instance | monitoring/deployment/loki-gateway 2026-09-04 01:21:27.936809 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-04 01:21:28.124123 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-04 01:21:28.186155 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-04 01:21:28.388882 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-04 01:21:28.414417 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-04 01:21:28.624627 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-04 01:21:28.630650 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-04 01:21:28.853534 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-04 01:21:28.854131 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-04 01:21:29.092123 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-04 01:21:29.105582 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-04 01:21:29.339289 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-04 01:21:29.342825 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-04 01:21:29.579859 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-04 01:21:29.587543 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-04 01:21:29.780723 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-04 01:21:29.806138 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-04 01:21:30.037598 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-04 01:21:30.043654 | instance | monitoring/configmaps/loki 2026-09-04 01:21:30.274338 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-04 01:21:30.279206 | instance | monitoring/configmaps/loki-gateway 2026-09-04 01:21:30.480094 | instance | monitoring/configmaps/loki-runtime 2026-09-04 01:21:30.521313 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-04 01:21:30.706321 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-04 01:21:30.745943 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-04 01:21:30.920555 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-04 01:21:30.976771 | instance | monitoring/configmaps/vector 2026-09-04 01:21:31.215059 | instance | openstack/configmaps/barbican-bin 2026-09-04 01:21:31.239818 | instance | openstack/configmaps/ceph-csi-config 2026-09-04 01:21:31.489982 | instance | openstack/configmaps/ceph-etc 2026-09-04 01:21:31.509971 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-04 01:21:31.735255 | instance | openstack/configmaps/cinder-bin 2026-09-04 01:21:31.771311 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-04 01:21:32.009739 | instance | openstack/configmaps/glance-bin 2026-09-04 01:21:32.040844 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-04 01:21:32.307815 | instance | openstack/configmaps/heat-bin 2026-09-04 01:21:32.358625 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-04 01:21:32.562442 | instance | openstack/configmaps/keepalived-bin 2026-09-04 01:21:32.646463 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-04 01:21:32.649683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:32.857672 | instance | openstack/configmaps/keystone-bin 2026-09-04 01:21:32.925610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:32.975677 | instance | openstack/cronjobs/nova-cell-setup 2026-09-04 01:21:33.020031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.161574 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-04 01:21:33.244994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.252284 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-04 01:21:33.366021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.473448 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-04 01:21:33.503987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.528464 | instance | openstack/configmaps/libvirt-bin 2026-09-04 01:21:33.633114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.731975 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-04 01:21:33.747370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.794338 | instance | openstack/configmaps/magnum-bin 2026-09-04 01:21:33.859074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.951141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:33.982912 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-04 01:21:34.055321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.088619 | instance | openstack/configmaps/neutron-bin 2026-09-04 01:21:34.149232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.245496 | instance | openstack/configmaps/neutron-coredns 2026-09-04 01:21:34.272637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.405692 | instance | openstack/configmaps/nova-bin 2026-09-04 01:21:34.411124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.556095 | instance | openstack/configmaps/octavia-bin 2026-09-04 01:21:34.556869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.699526 | instance | openstack/configmaps/openvswitch-bin 2026-09-04 01:21:34.713170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.793950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:34.834451 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-04 01:21:34.884602 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-04 01:21:34.909665 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:34.920075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.011924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.039106 | instance | openstack/configmaps/placement-bin 2026-09-04 01:21:35.099104 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-04 01:21:35.117170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.208026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.287621 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-04 01:21:35.296185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.334263 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-04 01:21:35.385700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.491402 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-04 01:21:35.508277 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:35.515294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.581438 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-04 01:21:35.605587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.693246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.694638 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-04 01:21:35.778714 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-04 01:21:35.779578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:35.897446 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-04 01:21:36.007760 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-04 01:21:36.173070 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-04 01:21:36.306435 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-04 01:21:36.428464 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-04 01:21:36.607896 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-04 01:21:36.730519 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-04 01:21:36.879798 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-04 01:21:36.975966 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-04 01:21:37.233499 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-04 01:21:37.288870 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-04 01:21:37.482185 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-04 01:21:37.570042 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-04 01:21:37.765654 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-04 01:21:37.850307 | instance | openstack/configmaps/rook-config-override 2026-09-04 01:21:38.026066 | instance | openstack/configmaps/staffeln-bin 2026-09-04 01:21:38.087637 | instance | openstack/configmaps/valkey-configuration 2026-09-04 01:21:38.296758 | instance | openstack/configmaps/valkey-health 2026-09-04 01:21:38.344625 | instance | openstack/configmaps/valkey-scripts 2026-09-04 01:21:38.536608 | instance | monitoring/endpoints/alertmanager-operated 2026-09-04 01:21:38.608026 | instance | monitoring/endpoints/goldpinger 2026-09-04 01:21:38.734546 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-04 01:21:38.821480 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-04 01:21:38.983465 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:21:39.028080 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-04 01:21:39.199292 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-04 01:21:39.252070 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-04 01:21:39.446678 | instance | monitoring/endpoints/loki 2026-09-04 01:21:39.484615 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-04 01:21:39.689597 | instance | monitoring/endpoints/loki-gateway 2026-09-04 01:21:39.695231 | instance | monitoring/endpoints/loki-headless 2026-09-04 01:21:39.890493 | instance | monitoring/endpoints/loki-memberlist 2026-09-04 01:21:39.943557 | instance | monitoring/endpoints/loki-results-cache 2026-09-04 01:21:40.095454 | instance | monitoring/endpoints/prometheus-operated 2026-09-04 01:21:40.179775 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-04 01:21:40.348148 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-04 01:21:40.401928 | instance | monitoring/endpoints/vector-headless 2026-09-04 01:21:40.611145 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-04 01:21:40.664889 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-04 01:21:40.863027 | instance | openstack/daemonsets/keepalived 2026-09-04 01:21:40.908634 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-04 01:21:41.194711 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-04 01:21:41.197380 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-09-04 01:21:41.514832 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-09-04 01:21:41.550626 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-09-04 01:21:41.810568 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-04 01:21:41.873153 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-09-04 01:21:42.088970 | instance | openstack/daemonsets/nova-compute-default 2026-09-04 01:21:42.179207 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-04 01:21:42.210472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.387247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.471733 | instance | openstack/daemonsets/openvswitch 2026-09-04 01:21:42.527507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.551026 | instance | openstack/deployment/barbican-api 2026-09-04 01:21:42.646515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.705140 | instance | openstack/deployment/cinder-api 2026-09-04 01:21:42.754703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.789031 | instance | openstack/deployment/cinder-backup 2026-09-04 01:21:42.913140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:42.976272 | instance | openstack/deployment/cinder-scheduler 2026-09-04 01:21:43.024082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.078735 | instance | openstack/deployment/cinder-volume 2026-09-04 01:21:43.128720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.255843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.270390 | instance | openstack/deployment/glance-api 2026-09-04 01:21:43.385284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.407785 | instance | openstack/deployment/heat-api 2026-09-04 01:21:43.486300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.596093 | instance | openstack/deployment/heat-cfn 2026-09-04 01:21:43.598448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.681771 | instance | openstack/deployment/heat-engine 2026-09-04 01:21:43.727672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.847234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:43.889782 | instance | openstack/deployment/keystone-api 2026-09-04 01:21:43.962637 | instance | openstack/deployment/magnum-api 2026-09-04 01:21:43.964416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.089208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.188919 | instance | openstack/deployment/memcached-memcached 2026-09-04 01:21:44.214206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.248160 | instance | openstack/deployment/neutron-coredns 2026-09-04 01:21:44.336194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.498496 | instance | openstack/deployment/neutron-rpc-server 2026-09-04 01:21:44.499911 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-04 01:21:44.510079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.549223 | instance | openstack/deployment/neutron-server 2026-09-04 01:21:44.601224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.709132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.790039 | instance | openstack/deployment/nova-api-metadata 2026-09-04 01:21:44.849401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:44.851663 | instance | openstack/deployment/nova-api-osapi 2026-09-04 01:21:44.974827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:45.070704 | instance | openstack/deployment/nova-conductor 2026-09-04 01:21:45.092938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:45.140301 | instance | openstack/deployment/nova-novncproxy 2026-09-04 01:21:45.209070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-04 01:21:45.337512 | instance | openstack/deployment/nova-scheduler 2026-09-04 01:21:45.447075 | instance | openstack/deployment/octavia-api 2026-09-04 01:21:45.646095 | instance | openstack/deployment/octavia-housekeeping 2026-09-04 01:21:45.764453 | instance | openstack/deployment/octavia-worker 2026-09-04 01:21:45.925326 | instance | openstack/deployment/placement-api 2026-09-04 01:21:46.051392 | instance | openstack/deployment/pxc-operator 2026-09-04 01:21:46.224318 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-04 01:21:46.360412 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-04 01:21:46.517985 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-04 01:21:46.651647 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-04 01:21:46.807826 | instance | openstack/deployment/staffeln-api 2026-09-04 01:21:47.026274 | instance | openstack/deployment/staffeln-conductor 2026-09-04 01:21:47.111101 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-04 01:21:47.330473 | instance | monitoring/pods/goldpinger-rhl5j 2026-09-04 01:21:47.388754 | instance | monitoring/pods/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w 2026-09-04 01:21:47.554999 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7 2026-09-04 01:21:47.639606 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s7x5l 2026-09-04 01:21:47.795852 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grndb 2026-09-04 01:21:47.891899 | instance | monitoring/pods/loki-0 2026-09-04 01:21:48.041507 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-04 01:21:48.110897 | instance | monitoring/pods/loki-gateway-cf54cb88c-ngm2d 2026-09-04 01:21:48.251552 | instance | monitoring/pods/loki-results-cache-0 2026-09-04 01:21:48.343870 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-z95x4 2026-09-04 01:21:48.513840 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-nvtsv 2026-09-04 01:21:48.560461 | instance | monitoring/pods/node-feature-discovery-worker-mg94f 2026-09-04 01:21:48.718478 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-04 01:21:48.795270 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-x9z5j 2026-09-04 01:21:48.970615 | instance | monitoring/pods/vector-2hv6d 2026-09-04 01:21:49.045189 | instance | openstack/endpoints/barbican-api 2026-09-04 01:21:49.235835 | instance | openstack/endpoints/ceph-mon 2026-09-04 01:21:49.319773 | instance | openstack/endpoints/cinder-api 2026-09-04 01:21:49.508157 | instance | openstack/endpoints/glance-api 2026-09-04 01:21:49.560656 | instance | openstack/endpoints/heat-api 2026-09-04 01:21:49.740632 | instance | openstack/endpoints/heat-cfn 2026-09-04 01:21:49.815298 | instance | openstack/endpoints/keystone-api 2026-09-04 01:21:49.991278 | instance | openstack/endpoints/magnum-api 2026-09-04 01:21:50.076169 | instance | openstack/endpoints/memcached 2026-09-04 01:21:50.266278 | instance | openstack/endpoints/memcached-metrics 2026-09-04 01:21:50.377725 | instance | openstack/endpoints/neutron-coredns 2026-09-04 01:21:50.517738 | instance | openstack/endpoints/neutron-coredns-metrics 2026-09-04 01:21:50.623634 | instance | openstack/endpoints/neutron-server 2026-09-04 01:21:50.770641 | instance | openstack/endpoints/nova-api 2026-09-04 01:21:50.842951 | instance | openstack/endpoints/nova-metadata 2026-09-04 01:21:51.058450 | instance | openstack/endpoints/nova-novncproxy 2026-09-04 01:21:51.114953 | instance | openstack/endpoints/octavia-api 2026-09-04 01:21:51.300159 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-04 01:21:51.388734 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-04 01:21:51.586067 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-04 01:21:51.655953 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-04 01:21:51.875978 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-04 01:21:51.935799 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-04 01:21:52.131044 | instance | openstack/endpoints/placement-api 2026-09-04 01:21:52.198417 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-04 01:21:52.393532 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-04 01:21:52.460576 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-04 01:21:52.705282 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-04 01:21:52.771166 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-04 01:21:52.946881 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-04 01:21:53.051573 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-04 01:21:53.208708 | instance | openstack/endpoints/rabbitmq-glance 2026-09-04 01:21:53.317426 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-04 01:21:53.469811 | instance | openstack/endpoints/rabbitmq-heat 2026-09-04 01:21:53.612880 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-04 01:21:53.745610 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-04 01:21:53.864615 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-04 01:21:54.015958 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-04 01:21:54.142899 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-04 01:21:54.282989 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-04 01:21:54.402235 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-04 01:21:54.567319 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-04 01:21:54.698915 | instance | openstack/endpoints/rabbitmq-nova 2026-09-04 01:21:54.833251 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-04 01:21:55.001594 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-04 01:21:55.089941 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-04 01:21:55.277620 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-04 01:21:55.392853 | instance | openstack/endpoints/staffeln-api 2026-09-04 01:21:55.578420 | instance | openstack/endpoints/valkey 2026-09-04 01:21:55.685190 | instance | openstack/endpoints/valkey-headless 2026-09-04 01:21:55.839367 | instance | openstack/endpoints/valkey-metrics 2026-09-04 01:21:55.973980 | instance | openstack/ingresses/cloudformation 2026-09-04 01:21:56.098438 | instance | openstack/ingresses/compute 2026-09-04 01:21:56.237748 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-04 01:21:56.391248 | instance | openstack/ingresses/identity 2026-09-04 01:21:56.536073 | instance | openstack/ingresses/image 2026-09-04 01:21:56.666585 | instance | openstack/ingresses/key-manager 2026-09-04 01:21:56.819955 | instance | openstack/ingresses/load-balancer 2026-09-04 01:21:56.914093 | instance | openstack/ingresses/network 2026-09-04 01:21:57.088994 | instance | openstack/ingresses/orchestration 2026-09-04 01:21:57.235949 | instance | openstack/ingresses/placement 2026-09-04 01:21:57.372844 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-04 01:21:57.475051 | instance | openstack/ingresses/volumev3 2026-09-04 01:21:57.652513 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-04 01:21:57.735022 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-04 01:21:57.879067 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-04 01:21:57.955208 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-04 01:21:58.081372 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-04 01:21:58.181233 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-04 01:21:58.303944 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-04 01:21:58.422080 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-04 01:21:58.500211 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-04 01:21:58.658839 | instance | openstack/networkpolicies/valkey 2026-09-04 01:21:58.747575 | instance | openstack/jobs/barbican-db-init 2026-09-04 01:21:58.890680 | instance | openstack/jobs/barbican-db-sync 2026-09-04 01:21:59.027968 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-04 01:21:59.152013 | instance | openstack/jobs/barbican-ks-service 2026-09-04 01:21:59.290826 | instance | openstack/jobs/barbican-ks-user 2026-09-04 01:21:59.427271 | instance | openstack/jobs/barbican-rabbit-init 2026-09-04 01:21:59.567135 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-04 01:21:59.721165 | instance | openstack/jobs/cinder-bootstrap 2026-09-04 01:21:59.843201 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-04 01:22:00.009231 | instance | openstack/jobs/cinder-db-init 2026-09-04 01:22:00.108504 | instance | openstack/jobs/cinder-db-sync 2026-09-04 01:22:00.272417 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-04 01:22:00.391742 | instance | openstack/jobs/cinder-ks-service 2026-09-04 01:22:00.571289 | instance | openstack/jobs/cinder-ks-user 2026-09-04 01:22:00.697067 | instance | openstack/jobs/cinder-rabbit-init 2026-09-04 01:22:00.840179 | instance | openstack/jobs/cinder-storage-init 2026-09-04 01:22:01.004734 | instance | openstack/jobs/cinder-volume-usage-audit-29808065 2026-09-04 01:22:01.128470 | instance | openstack/jobs/glance-db-init 2026-09-04 01:22:01.261679 | instance | openstack/jobs/glance-db-sync 2026-09-04 01:22:01.402522 | instance | openstack/jobs/glance-ks-endpoints 2026-09-04 01:22:01.564631 | instance | openstack/jobs/glance-ks-service 2026-09-04 01:22:01.721580 | instance | openstack/jobs/glance-ks-user 2026-09-04 01:22:01.835926 | instance | openstack/jobs/glance-metadefs-load 2026-09-04 01:22:01.973944 | instance | openstack/jobs/glance-rabbit-init 2026-09-04 01:22:02.104998 | instance | openstack/jobs/glance-storage-init 2026-09-04 01:22:02.240006 | instance | openstack/jobs/heat-bootstrap 2026-09-04 01:22:02.395539 | instance | openstack/jobs/heat-db-init 2026-09-04 01:22:02.525427 | instance | openstack/jobs/heat-db-sync 2026-09-04 01:22:02.712164 | instance | openstack/jobs/heat-domain-ks-user 2026-09-04 01:22:02.821765 | instance | openstack/jobs/heat-engine-cleaner-29808070 2026-09-04 01:22:03.005028 | instance | openstack/jobs/heat-engine-cleaner-29808075 2026-09-04 01:22:03.082317 | instance | openstack/jobs/heat-engine-cleaner-29808080 2026-09-04 01:22:03.271295 | instance | openstack/jobs/heat-ks-endpoints 2026-09-04 01:22:03.369818 | instance | openstack/jobs/heat-ks-service 2026-09-04 01:22:03.613263 | instance | openstack/jobs/heat-ks-user 2026-09-04 01:22:03.628961 | instance | openstack/jobs/heat-rabbit-init 2026-09-04 01:22:03.860890 | instance | openstack/jobs/heat-trusts 2026-09-04 01:22:03.921688 | instance | openstack/jobs/keystone-bootstrap 2026-09-04 01:22:04.126878 | instance | openstack/jobs/keystone-credential-setup 2026-09-04 01:22:04.202107 | instance | openstack/jobs/keystone-db-init 2026-09-04 01:22:04.400036 | instance | openstack/jobs/keystone-db-sync 2026-09-04 01:22:04.493404 | instance | openstack/jobs/keystone-domain-manage 2026-09-04 01:22:04.728716 | instance | openstack/jobs/keystone-fernet-setup 2026-09-04 01:22:04.746467 | instance | openstack/jobs/keystone-rabbit-init 2026-09-04 01:22:04.984841 | instance | openstack/jobs/magnum-db-init 2026-09-04 01:22:05.022289 | instance | openstack/jobs/magnum-db-sync 2026-09-04 01:22:05.252803 | instance | openstack/jobs/neutron-db-init 2026-09-04 01:22:05.268076 | instance | openstack/jobs/neutron-db-sync 2026-09-04 01:22:05.533274 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-04 01:22:05.534754 | instance | openstack/jobs/neutron-ks-service 2026-09-04 01:22:05.789886 | instance | openstack/jobs/neutron-ks-user 2026-09-04 01:22:05.852245 | instance | openstack/jobs/neutron-rabbit-init 2026-09-04 01:22:06.065668 | instance | openstack/jobs/nova-bootstrap 2026-09-04 01:22:06.159437 | instance | openstack/jobs/nova-cell-setup 2026-09-04 01:22:06.374309 | instance | openstack/jobs/nova-cell-setup-29808060 2026-09-04 01:22:06.469041 | instance | openstack/jobs/nova-db-init 2026-09-04 01:22:06.681794 | instance | openstack/jobs/nova-db-sync 2026-09-04 01:22:06.742244 | instance | openstack/jobs/nova-ks-endpoints 2026-09-04 01:22:06.940163 | instance | openstack/jobs/nova-ks-service 2026-09-04 01:22:07.055436 | instance | openstack/jobs/nova-ks-user 2026-09-04 01:22:07.274632 | instance | openstack/jobs/nova-rabbit-init 2026-09-04 01:22:07.339255 | instance | openstack/jobs/nova-service-cleaner-29808060 2026-09-04 01:22:07.574407 | instance | openstack/jobs/octavia-bootstrap 2026-09-04 01:22:07.634678 | instance | openstack/jobs/octavia-db-init 2026-09-04 01:22:07.840361 | instance | openstack/jobs/octavia-db-sync 2026-09-04 01:22:07.909262 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-04 01:22:08.092991 | instance | openstack/jobs/octavia-ks-service 2026-09-04 01:22:08.194251 | instance | openstack/jobs/octavia-ks-user 2026-09-04 01:22:08.377227 | instance | openstack/jobs/octavia-rabbit-init 2026-09-04 01:22:08.499375 | instance | openstack/jobs/placement-db-init 2026-09-04 01:22:08.643088 | instance | openstack/jobs/placement-db-sync 2026-09-04 01:22:08.787473 | instance | openstack/jobs/placement-ks-endpoints 2026-09-04 01:22:08.907307 | instance | openstack/jobs/placement-ks-service 2026-09-04 01:22:09.033673 | instance | openstack/jobs/placement-ks-user 2026-09-04 01:22:09.129138 | instance | openstack/jobs/staffeln-db-init 2026-09-04 01:22:09.227721 | instance | openstack/jobs/staffeln-db-sync 2026-09-04 01:22:09.346967 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-04 01:22:09.450902 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-04 01:22:09.536240 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-04 01:22:09.633388 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-04 01:22:09.721638 | instance | monitoring/secrets/alertmanager-tls 2026-09-04 01:22:09.822323 | instance | monitoring/secrets/grafana-tls 2026-09-04 01:22:09.919886 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-04 01:22:10.021467 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-04 01:22:10.084960 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-04 01:22:10.206325 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-04 01:22:10.288227 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-04 01:22:10.388917 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-04 01:22:10.510338 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-04 01:22:10.611720 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-04 01:22:10.739450 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-04 01:22:10.817831 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grndb-tls 2026-09-04 01:22:10.951393 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-04 01:22:11.049932 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-04 01:22:11.160102 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-04 01:22:11.257418 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-04 01:22:11.381791 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-04 01:22:11.492220 | instance | monitoring/secrets/prometheus-tls 2026-09-04 01:22:11.608138 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-04 01:22:11.741265 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-04 01:22:11.847740 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-04 01:22:12.137189 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-04 01:22:12.216130 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-04 01:22:12.392316 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-04 01:22:12.486770 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-04 01:22:12.609528 | instance | openstack/pods/barbican-api-b9645bf47-q2qf4 2026-09-04 01:22:12.718902 | instance | openstack/pods/barbican-db-init-s6x57 2026-09-04 01:22:12.872123 | instance | openstack/pods/barbican-db-sync-dq4s7 2026-09-04 01:22:13.004443 | instance | openstack/pods/barbican-ks-endpoints-d8tkf 2026-09-04 01:22:13.173450 | instance | openstack/pods/barbican-ks-service-lft2c 2026-09-04 01:22:13.256633 | instance | openstack/pods/barbican-ks-user-mrvtk 2026-09-04 01:22:13.462380 | instance | openstack/pods/barbican-rabbit-init-j5jzv 2026-09-04 01:22:13.593795 | instance | openstack/pods/cinder-api-857667b49b-p6ckg 2026-09-04 01:22:13.770599 | instance | openstack/pods/cinder-backup-59d8fc57f4-jlmhf 2026-09-04 01:22:13.873134 | instance | openstack/pods/cinder-backup-storage-init-xq87k 2026-09-04 01:22:14.094688 | instance | openstack/pods/cinder-bootstrap-qjxmg 2026-09-04 01:22:14.187298 | instance | openstack/pods/cinder-create-internal-tenant-d5hmp 2026-09-04 01:22:14.444419 | instance | openstack/pods/cinder-db-init-h44lf 2026-09-04 01:22:14.506269 | instance | openstack/pods/cinder-db-sync-6jkcw 2026-09-04 01:22:14.674268 | instance | openstack/pods/cinder-ks-endpoints-kkzjr 2026-09-04 01:22:14.746145 | instance | openstack/pods/cinder-ks-service-dfdgc 2026-09-04 01:22:14.954535 | instance | openstack/pods/cinder-ks-user-jlw6s 2026-09-04 01:22:15.024730 | instance | openstack/pods/cinder-rabbit-init-d7l4k 2026-09-04 01:22:15.186762 | instance | openstack/pods/cinder-scheduler-647f6c79b8-ws8mf 2026-09-04 01:22:15.263420 | instance | openstack/pods/cinder-storage-init-sx77z 2026-09-04 01:22:15.491812 | instance | openstack/pods/cinder-volume-fc4bdf964-hbk5c 2026-09-04 01:22:15.548728 | instance | openstack/pods/cinder-volume-usage-audit-29808065-kbwnm 2026-09-04 01:22:15.805332 | instance | openstack/pods/glance-api-7665585687-72nf9 2026-09-04 01:22:15.821996 | instance | openstack/pods/glance-db-init-ngngx 2026-09-04 01:22:16.072858 | instance | openstack/pods/glance-db-sync-dkp9v 2026-09-04 01:22:16.091205 | instance | openstack/pods/glance-ks-endpoints-pd6h4 2026-09-04 01:22:16.351423 | instance | openstack/pods/glance-ks-service-tfk7s 2026-09-04 01:22:16.383660 | instance | openstack/pods/glance-ks-user-p5nhp 2026-09-04 01:22:16.619754 | instance | openstack/pods/glance-metadefs-load-pv2rw 2026-09-04 01:22:16.702515 | instance | openstack/pods/glance-rabbit-init-64tq5 2026-09-04 01:22:16.882907 | instance | openstack/pods/glance-storage-init-nf6dn 2026-09-04 01:22:16.948864 | instance | openstack/pods/heat-api-6fbf678c4-mtc7f 2026-09-04 01:22:17.158327 | instance | openstack/pods/heat-bootstrap-thdbv 2026-09-04 01:22:17.291258 | instance | openstack/pods/heat-cfn-7d485d47d8-9xhw8 2026-09-04 01:22:17.503105 | instance | openstack/pods/heat-db-init-5227r 2026-09-04 01:22:17.592873 | instance | openstack/pods/heat-db-sync-9mj87 2026-09-04 01:22:17.831148 | instance | openstack/pods/heat-domain-ks-user-pcmnm 2026-09-04 01:22:17.914480 | instance | openstack/pods/heat-engine-74db4bd9bc-wjjk6 2026-09-04 01:22:18.129256 | instance | openstack/pods/heat-engine-cleaner-29808070-8vhp2 2026-09-04 01:22:18.208752 | instance | openstack/pods/heat-engine-cleaner-29808075-2m5qr 2026-09-04 01:22:18.423077 | instance | openstack/pods/heat-engine-cleaner-29808080-4zt98 2026-09-04 01:22:18.504088 | instance | openstack/pods/heat-ks-endpoints-r54wq 2026-09-04 01:22:18.688311 | instance | openstack/pods/heat-ks-service-l9wlv 2026-09-04 01:22:18.809145 | instance | openstack/pods/heat-ks-user-5gndn 2026-09-04 01:22:19.002807 | instance | openstack/pods/heat-rabbit-init-z8twg 2026-09-04 01:22:19.097436 | instance | openstack/pods/heat-trusts-8rr9x 2026-09-04 01:22:19.285647 | instance | openstack/pods/keepalived-tbzbk 2026-09-04 01:22:19.398419 | instance | openstack/pods/keystone-api-74d968fc65-pbs6c 2026-09-04 01:22:19.561173 | instance | openstack/pods/keystone-bootstrap-sdntj 2026-09-04 01:22:19.699690 | instance | openstack/pods/keystone-credential-setup-xtmnb 2026-09-04 01:22:19.885393 | instance | openstack/pods/keystone-db-init-t4qgt 2026-09-04 01:22:20.036447 | instance | openstack/pods/keystone-db-sync-pg7g6 2026-09-04 01:22:20.151239 | instance | openstack/pods/keystone-domain-manage-96h8b 2026-09-04 01:22:20.287914 | instance | openstack/pods/keystone-fernet-setup-f7fzb 2026-09-04 01:22:20.455571 | instance | openstack/pods/keystone-rabbit-init-dvc9p 2026-09-04 01:22:20.603866 | instance | openstack/pods/libvirt-libvirt-default-k2m7j 2026-09-04 01:22:20.749969 | instance | openstack/pods/magnum-api-668bffb6cd-shpbs 2026-09-04 01:22:20.894862 | instance | openstack/pods/magnum-conductor-0 2026-09-04 01:22:21.007366 | instance | openstack/pods/magnum-db-init-b5xw9 2026-09-04 01:22:21.160835 | instance | openstack/pods/magnum-db-sync-8n8n4 2026-09-04 01:22:21.292771 | instance | openstack/pods/memcached-memcached-6479589586-j8xjr 2026-09-04 01:22:21.419097 | instance | openstack/pods/neutron-coredns-7dd4958666-fmq9z 2026-09-04 01:22:21.610252 | instance | openstack/pods/neutron-db-init-87wvm 2026-09-04 01:22:21.720565 | instance | openstack/pods/neutron-db-sync-lnhgv 2026-09-04 01:22:21.922301 | instance | openstack/pods/neutron-dhcp-agent-default-9fbxz 2026-09-04 01:22:22.006515 | instance | openstack/pods/neutron-ks-endpoints-g5lj5 2026-09-04 01:22:22.116384 | instance | openstack/pods/neutron-ks-service-8tb5f 2026-09-04 01:22:22.222849 | instance | openstack/pods/neutron-ks-user-cm8xf 2026-09-04 01:22:22.397788 | instance | openstack/pods/neutron-l3-agent-default-sjqtn 2026-09-04 01:22:22.512710 | instance | openstack/pods/neutron-metadata-agent-default-n8kjq 2026-09-04 01:22:22.710550 | instance | openstack/pods/neutron-netns-cleanup-cron-default-v6qvh 2026-09-04 01:22:22.831956 | instance | openstack/pods/neutron-ovs-agent-default-bzhbk 2026-09-04 01:22:23.010605 | instance | monitoring/serviceaccounts/default 2026-09-04 01:22:23.124114 | instance | monitoring/serviceaccounts/goldpinger 2026-09-04 01:22:23.340536 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-04 01:22:23.437961 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-04 01:22:23.685993 | instance | openstack/pods/neutron-rabbit-init-plmt9 2026-09-04 01:22:23.773613 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:22:23.937380 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-04 01:22:24.099616 | instance | openstack/pods/neutron-rpc-server-cbc57fc6d-4szch 2026-09-04 01:22:24.249981 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-04 01:22:24.413105 | instance | openstack/pods/neutron-server-669cbfc954-h6wdm 2026-09-04 01:22:24.592228 | instance | openstack/pods/nova-api-metadata-64c774cc85-999gm 2026-09-04 01:22:24.735666 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-04 01:22:24.862842 | instance | openstack/pods/nova-api-osapi-864c6d9df7-rfgnl 2026-09-04 01:22:25.059783 | instance | monitoring/serviceaccounts/loki 2026-09-04 01:22:25.147821 | instance | openstack/pods/nova-bootstrap-hzstf 2026-09-04 01:22:25.370084 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-04 01:22:25.459171 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-04 01:22:25.714756 | instance | openstack/pods/nova-cell-setup-29808060-dnpdr 2026-09-04 01:22:25.717754 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-04 01:22:26.004749 | instance | openstack/pods/nova-cell-setup-9cls2 2026-09-04 01:22:26.028953 | instance | openstack/pods/nova-compute-default-4mwqw 2026-09-04 01:22:26.295249 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-04 01:22:26.341179 | instance | openstack/pods/nova-conductor-5d7d9b6c4c-kx6v9 2026-09-04 01:22:26.629366 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-04 01:22:26.646021 | instance | openstack/pods/nova-db-init-x6vx2 2026-09-04 01:22:26.894576 | instance | monitoring/serviceaccounts/vector 2026-09-04 01:22:26.927193 | instance | openstack/pods/nova-db-sync-8cvdb 2026-09-04 01:22:27.205416 | instance | openstack/pods/nova-ks-endpoints-f6lsz 2026-09-04 01:22:27.215592 | instance | openstack/pods/nova-ks-service-p8k6g 2026-09-04 01:22:27.516226 | instance | openstack/pods/nova-ks-user-nnmtk 2026-09-04 01:22:27.525506 | instance | openstack/pods/nova-novncproxy-7bd94f59c8-cr59r 2026-09-04 01:22:27.767768 | instance | openstack/pods/nova-rabbit-init-tslh8 2026-09-04 01:22:27.808867 | instance | openstack/pods/nova-scheduler-bd4574b5f-wnrqf 2026-09-04 01:22:28.072684 | instance | openstack/pods/nova-service-cleaner-29808060-5bbqb 2026-09-04 01:22:28.114058 | instance | openstack/pods/octavia-api-996f9b577-24kbw 2026-09-04 01:22:28.339421 | instance | openstack/pods/octavia-bootstrap-x9jmm 2026-09-04 01:22:28.379974 | instance | openstack/pods/octavia-db-init-74tfm 2026-09-04 01:22:28.616629 | instance | openstack/pods/octavia-db-sync-8tzw5 2026-09-04 01:22:28.668237 | instance | openstack/pods/octavia-health-manager-default-j475w 2026-09-04 01:22:28.864382 | instance | openstack/pods/octavia-housekeeping-7959d75976-ns76t 2026-09-04 01:22:28.964896 | instance | openstack/pods/octavia-ks-endpoints-qsqmx 2026-09-04 01:22:29.118843 | instance | openstack/pods/octavia-ks-service-4xcqv 2026-09-04 01:22:29.256484 | instance | openstack/pods/octavia-ks-user-ksm9c 2026-09-04 01:22:29.405456 | instance | openstack/pods/octavia-rabbit-init-5bcw2 2026-09-04 01:22:29.583733 | instance | openstack/pods/octavia-worker-57d7cfbcf5-t42j8 2026-09-04 01:22:29.701085 | instance | openstack/pods/openvswitch-cjtxr 2026-09-04 01:22:29.887232 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-04 01:22:29.986252 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-04 01:22:30.130760 | instance | openstack/pods/placement-api-78867c9f8d-ggfld 2026-09-04 01:22:30.298271 | instance | openstack/pods/placement-db-init-9jmww 2026-09-04 01:22:30.422888 | instance | openstack/pods/placement-db-sync-qdw8h 2026-09-04 01:22:30.527401 | instance | openstack/pods/placement-ks-endpoints-mr5l8 2026-09-04 01:22:30.672386 | instance | openstack/pods/placement-ks-service-kjgzl 2026-09-04 01:22:30.790269 | instance | openstack/pods/placement-ks-user-57f9n 2026-09-04 01:22:30.948322 | instance | openstack/pods/pxc-operator-69cb5bbdb9-9qfzx 2026-09-04 01:22:31.083464 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-04 01:22:31.227283 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-04 01:22:31.374647 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-5xg42 2026-09-04 01:22:31.515283 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-04 01:22:31.674959 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-04 01:22:31.820766 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-04 01:22:31.978743 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-04 01:22:32.092586 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-v8lds 2026-09-04 01:22:32.280931 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-04 01:22:32.373445 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-04 01:22:32.573278 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-04 01:22:32.684468 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zrx7n 2026-09-04 01:22:32.852139 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-04 01:22:32.960072 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8z587 2026-09-04 01:22:33.276564 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-04 01:22:33.289794 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-04 01:22:33.693480 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-04 01:22:33.694087 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-04 01:22:34.096995 | instance | openstack/pods/staffeln-api-6554b45cf6-m57g6 2026-09-04 01:22:34.128199 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-04 01:22:34.387683 | instance | openstack/pods/staffeln-conductor-55c7d4768c-sdc4z 2026-09-04 01:22:34.546682 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-04 01:22:34.686374 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-04 01:22:34.997535 | instance | openstack/pods/staffeln-db-init-rndhh 2026-09-04 01:22:35.101111 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-04 01:22:35.320242 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-04 01:22:35.628858 | instance | openstack/pods/staffeln-db-sync-rm6wz 2026-09-04 01:22:35.761276 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-04 01:22:35.940732 | instance | openstack/pods/valkey-node-0 2026-09-04 01:22:36.170853 | instance | monitoring/services/alertmanager-operated 2026-09-04 01:22:36.256516 | instance | monitoring/services/goldpinger 2026-09-04 01:22:36.431329 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-04 01:22:36.509244 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-04 01:22:36.692703 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-04 01:22:36.772944 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-04 01:22:36.944659 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-04 01:22:37.065861 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-04 01:22:37.216572 | instance | monitoring/services/loki 2026-09-04 01:22:37.344391 | instance | monitoring/services/loki-chunks-cache 2026-09-04 01:22:37.472477 | instance | monitoring/services/loki-gateway 2026-09-04 01:22:37.592041 | instance | monitoring/services/loki-headless 2026-09-04 01:22:37.685993 | instance | monitoring/services/loki-memberlist 2026-09-04 01:22:37.810603 | instance | monitoring/services/loki-results-cache 2026-09-04 01:22:37.924274 | instance | monitoring/services/prometheus-operated 2026-09-04 01:22:38.055964 | instance | monitoring/services/prometheus-pushgateway 2026-09-04 01:22:38.188088 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-04 01:22:38.316144 | instance | monitoring/services/vector-headless 2026-09-04 01:22:38.433946 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-04 01:22:38.586114 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-04 01:22:38.679442 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-04 01:22:38.825848 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-04 01:22:38.908903 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-04 01:22:39.044526 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-04 01:22:39.111608 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-04 01:22:39.250084 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-04 01:22:39.342199 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-04 01:22:39.462289 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-04 01:22:39.579178 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-04 01:22:39.660417 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-04 01:22:39.807089 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-04 01:22:39.896932 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-04 01:22:40.034488 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-04 01:22:40.116564 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-04 01:22:40.277169 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-04 01:22:40.334422 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-04 01:22:40.508689 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-04 01:22:40.587372 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-04 01:22:40.714027 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-04 01:22:40.809332 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-04 01:22:40.936330 | instance | openstack/rolebindings/cinder-storage-init 2026-09-04 01:22:41.035240 | instance | openstack/rolebindings/glance-glance-api 2026-09-04 01:22:41.169529 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-04 01:22:41.242738 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-04 01:22:41.363918 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-04 01:22:41.474592 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-04 01:22:41.616797 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-04 01:22:41.700851 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-04 01:22:41.886531 | instance | monitoring/statefulsets/loki 2026-09-04 01:22:41.893640 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-04 01:22:42.149655 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-04 01:22:42.151765 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-04 01:22:42.402955 | instance | monitoring/statefulsets/loki-results-cache 2026-09-04 01:22:42.403443 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-04 01:22:42.612453 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-04 01:22:42.617411 | instance | openstack/rolebindings/glance-glance-test 2026-09-04 01:22:42.898270 | instance | openstack/rolebindings/glance-storage-init 2026-09-04 01:22:42.905203 | instance | openstack/rolebindings/heat-heat-api 2026-09-04 01:22:43.049804 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-04 01:22:43.068401 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-04 01:22:43.225828 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-04 01:22:43.284140 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-04 01:22:43.479607 | instance | openstack/rolebindings/heat-heat-engine 2026-09-04 01:22:43.528167 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-04 01:22:43.707863 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-04 01:22:43.718830 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-04 01:22:43.913173 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-04 01:22:43.917586 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-04 01:22:44.163788 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-04 01:22:44.167726 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-04 01:22:44.390985 | instance | openstack/rolebindings/heat-heat-test 2026-09-04 01:22:44.403875 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-04 01:22:44.604180 | instance | openstack/rolebindings/keepalived 2026-09-04 01:22:44.671109 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-04 01:22:44.831029 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-04 01:22:44.900801 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-04 01:22:45.069637 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-04 01:22:45.133342 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-04 01:22:45.289413 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-04 01:22:45.356108 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-04 01:22:45.503255 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-04 01:22:45.589865 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-04 01:22:45.727385 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-04 01:22:45.819942 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-04 01:22:45.954896 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-04 01:22:46.044902 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-04 01:22:46.205295 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-04 01:22:46.259401 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-04 01:22:46.432227 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-04 01:22:46.518294 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-04 01:22:46.667952 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-04 01:22:46.762887 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-04 01:22:46.896780 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-04 01:22:46.950863 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-04 01:22:47.134272 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-04 01:22:47.164130 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-04 01:22:47.369254 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-04 01:22:47.397098 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-04 01:22:47.600287 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-09-04 01:22:47.629024 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-04 01:22:47.804766 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-04 01:22:47.855671 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-04 01:22:48.043809 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-09-04 01:22:48.065746 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-09-04 01:22:48.255756 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-09-04 01:22:48.262831 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-04 01:22:48.480482 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-04 01:22:48.512176 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-04 01:22:48.692541 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-04 01:22:48.692601 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-04 01:22:48.875408 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-04 01:22:48.882391 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-04 01:22:49.079749 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-04 01:22:49.080161 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-04 01:22:49.265297 | instance | openstack/rolebindings/nova-nova-compute 2026-09-04 01:22:49.293245 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-04 01:22:49.511510 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-04 01:22:49.536159 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-04 01:22:49.699043 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-04 01:22:49.775797 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-04 01:22:49.955974 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-04 01:22:49.993218 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-04 01:22:50.184662 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-04 01:22:50.220854 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-04 01:22:50.402335 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-04 01:22:50.451371 | instance | openstack/rolebindings/nova-nova-test 2026-09-04 01:22:50.663061 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-04 01:22:50.677484 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-04 01:22:50.881688 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-04 01:22:50.897386 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-04 01:22:51.077902 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-04 01:22:51.084137 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-04 01:22:51.284862 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-04 01:22:51.288477 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-04 01:22:51.511024 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-04 01:22:51.514438 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-04 01:22:51.694961 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-04 01:22:51.760896 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-04 01:22:51.918927 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-04 01:22:51.990935 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-04 01:22:52.128036 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-04 01:22:52.214149 | instance | openstack/roles/cinder-backup-storage-init 2026-09-04 01:22:52.345075 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-04 01:22:52.470193 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-04 01:22:52.624615 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-04 01:22:52.698829 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-04 01:22:52.866159 | instance | openstack/rolebindings/placement-placement-api 2026-09-04 01:22:52.958544 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-04 01:22:53.093042 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-04 01:22:53.174651 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-04 01:22:53.342464 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-04 01:22:53.400837 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-04 01:22:53.632314 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-04 01:22:53.647664 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-04 01:22:53.853998 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-04 01:22:53.867082 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-04 01:22:54.080379 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-04 01:22:54.101587 | instance | openstack/rolebindings/pxc-operator 2026-09-04 01:22:54.294806 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-04 01:22:54.338400 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-04 01:22:54.518696 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-04 01:22:54.633711 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-04 01:22:54.763642 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-04 01:22:54.896163 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-04 01:22:54.990015 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-04 01:22:55.098488 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-04 01:22:55.221871 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-04 01:22:55.305888 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-04 01:22:55.505036 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-04 01:22:55.561457 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-04 01:22:55.725652 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-04 01:22:55.819054 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-04 01:22:55.999575 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-04 01:22:56.097367 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-04 01:22:56.277581 | instance | openstack/roles/cinder-storage-init 2026-09-04 01:22:56.339671 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-04 01:22:56.564048 | instance | openstack/roles/glance-openstack-glance-api 2026-09-04 01:22:56.588745 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-04 01:22:56.792398 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-04 01:22:56.832060 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-04 01:22:57.038402 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-04 01:22:57.045010 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-04 01:22:57.278375 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-04 01:22:57.290520 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-04 01:22:57.490950 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-04 01:22:57.511985 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-04 01:22:57.729728 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-04 01:22:57.741645 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-04 01:22:57.965389 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-04 01:22:57.973504 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-04 01:22:58.212189 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-04 01:22:58.220123 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-04 01:22:58.423676 | instance | openstack/roles/glance-openstack-glance-test 2026-09-04 01:22:58.481881 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-04 01:22:58.708276 | instance | openstack/roles/glance-storage-init 2026-09-04 01:22:58.764343 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-04 01:22:58.944859 | instance | openstack/roles/heat-openstack-heat-api 2026-09-04 01:22:59.020679 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-04 01:22:59.179539 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-04 01:22:59.264755 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-04 01:22:59.433952 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-04 01:22:59.524110 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-04 01:22:59.697671 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-04 01:22:59.776190 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-04 01:23:00.008493 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-04 01:23:00.015062 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-04 01:23:00.232906 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-04 01:23:00.301801 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-04 01:23:00.508414 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-04 01:23:00.565312 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-04 01:23:00.737234 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-04 01:23:00.844328 | instance | openstack/roles/heat-openstack-heat-test 2026-09-04 01:23:01.012910 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-04 01:23:01.070749 | instance | openstack/roles/keepalived 2026-09-04 01:23:01.245745 | instance | openstack/roles/keystone-credential-rotate 2026-09-04 01:23:01.323894 | instance | openstack/roles/keystone-credential-setup 2026-09-04 01:23:01.458856 | instance | openstack/roles/keystone-fernet-rotate 2026-09-04 01:23:01.576616 | instance | openstack/roles/keystone-fernet-setup 2026-09-04 01:23:01.694956 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-04 01:23:01.795199 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-04 01:23:01.931698 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-04 01:23:02.029607 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-04 01:23:02.154927 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-04 01:23:02.278881 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-04 01:23:02.398281 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-04 01:23:02.535111 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-04 01:23:02.640733 | instance | openstack/roles/libvirt-cert-manager 2026-09-04 01:23:02.790376 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-04 01:23:02.895860 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-04 01:23:03.033832 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-04 01:23:03.130841 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-04 01:23:03.280998 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-04 01:23:03.386608 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-04 01:23:03.555660 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-04 01:23:03.633335 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-04 01:23:03.796132 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-04 01:23:03.899613 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-04 01:23:04.047098 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-04 01:23:04.140051 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-04 01:23:04.280443 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-09-04 01:23:04.409330 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-04 01:23:04.517667 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-04 01:23:04.643038 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-04 01:23:04.731876 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-09-04 01:23:04.875847 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-09-04 01:23:04.946311 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-09-04 01:23:05.090593 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-04 01:23:05.134955 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-04 01:23:05.326774 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-04 01:23:05.366407 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-04 01:23:05.593457 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-04 01:23:05.613686 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-04 01:23:05.767222 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-04 01:23:05.797307 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-04 01:23:05.995885 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-04 01:23:06.036316 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-04 01:23:06.254298 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-04 01:23:06.299925 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-04 01:23:06.467083 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-04 01:23:06.570484 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-04 01:23:06.703471 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-04 01:23:06.799118 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-04 01:23:06.931130 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-04 01:23:07.056409 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-04 01:23:07.178003 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-04 01:23:07.301308 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-04 01:23:07.416060 | instance | openstack/roles/nova-openstack-nova-test 2026-09-04 01:23:07.552404 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-04 01:23:07.671275 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-04 01:23:07.806146 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-04 01:23:07.946688 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-04 01:23:08.043518 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-04 01:23:08.171682 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-04 01:23:08.289004 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-04 01:23:08.418874 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-04 01:23:08.575202 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-04 01:23:08.641957 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-04 01:23:08.822839 | instance | openstack/roles/placement-openstack-placement-api 2026-09-04 01:23:08.913559 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-04 01:23:09.069969 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-04 01:23:09.129818 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-04 01:23:09.298446 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-04 01:23:09.392273 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-04 01:23:09.565212 | instance | openstack/roles/pxc-operator 2026-09-04 01:23:09.671572 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-04 01:23:09.807432 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-04 01:23:09.922338 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-04 01:23:10.054291 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-04 01:23:10.145020 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-04 01:23:10.288861 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-04 01:23:10.354675 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-04 01:23:10.488084 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-04 01:23:10.623915 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-04 01:23:10.736448 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-04 01:23:10.841770 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-04 01:23:10.959132 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-04 01:23:11.064758 | instance | openstack/roles/rook-ceph-mgr 2026-09-04 01:23:11.210395 | instance | openstack/roles/rook-ceph-osd 2026-09-04 01:23:11.298568 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-04 01:23:11.409634 | instance | openstack/roles/staffeln-conductor 2026-09-04 01:23:11.530294 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-04 01:23:11.669793 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-04 01:23:11.740750 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-04 01:23:11.908872 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-04 01:23:11.946559 | instance | openstack/secrets/barbican-api-certs 2026-09-04 01:23:12.189556 | instance | openstack/secrets/barbican-db-admin 2026-09-04 01:23:12.191644 | instance | openstack/secrets/barbican-db-user 2026-09-04 01:23:12.441262 | instance | openstack/secrets/barbican-etc 2026-09-04 01:23:12.443637 | instance | openstack/secrets/barbican-keystone-admin 2026-09-04 01:23:12.635078 | instance | openstack/secrets/barbican-keystone-user 2026-09-04 01:23:12.644242 | instance | openstack/serviceaccounts/barbican-api 2026-09-04 01:23:12.850232 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-04 01:23:13.076184 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-04 01:23:13.094899 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-04 01:23:13.520160 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-04 01:23:13.534492 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-04 01:23:13.767253 | instance | openstack/secrets/cinder-api-certs 2026-09-04 01:23:13.991282 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-04 01:23:14.030285 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-04 01:23:14.238549 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-04 01:23:14.439370 | instance | openstack/secrets/cinder-db-admin 2026-09-04 01:23:14.662392 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-04 01:23:14.705295 | instance | openstack/secrets/cinder-db-user 2026-09-04 01:23:14.917125 | instance | openstack/serviceaccounts/barbican-test 2026-09-04 01:23:15.080879 | instance | openstack/secrets/cinder-etc 2026-09-04 01:23:15.324772 | instance | openstack/serviceaccounts/cinder-api 2026-09-04 01:23:15.346574 | instance | openstack/secrets/cinder-keystone-admin 2026-09-04 01:23:15.624135 | instance | openstack/serviceaccounts/cinder-backup 2026-09-04 01:23:15.799976 | instance | openstack/secrets/cinder-keystone-test 2026-09-04 01:23:16.027832 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-04 01:23:16.049183 | instance | openstack/secrets/cinder-keystone-user 2026-09-04 01:23:16.324018 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-04 01:23:16.480935 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-04 01:23:16.734994 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-04 01:23:16.747960 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-04 01:23:16.989194 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-04 01:23:17.217123 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-04 01:23:17.253067 | instance | openstack/secrets/glance-api-certs 2026-09-04 01:23:17.516803 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-04 01:23:17.685088 | instance | openstack/secrets/glance-db-admin 2026-09-04 01:23:17.951140 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-04 01:23:17.981525 | instance | openstack/secrets/glance-db-user 2026-09-04 01:23:18.199665 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-04 01:23:18.396866 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-04 01:23:18.625925 | instance | openstack/secrets/glance-etc 2026-09-04 01:23:18.862271 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-04 01:23:18.903655 | instance | openstack/secrets/glance-keystone-admin 2026-09-04 01:23:19.069680 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-04 01:23:19.285416 | instance | openstack/secrets/glance-keystone-test 2026-09-04 01:23:19.504902 | instance | openstack/secrets/glance-keystone-user 2026-09-04 01:23:19.517531 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-04 01:23:19.734962 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-04 01:23:19.940716 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-04 01:23:20.008967 | instance | openstack/serviceaccounts/cinder-test 2026-09-04 01:23:20.133975 | instance | openstack/secrets/heat-api-certs 2026-09-04 01:23:20.375026 | instance | openstack/serviceaccounts/cinder-volume 2026-09-04 01:23:20.399767 | instance | openstack/secrets/heat-cfn-certs 2026-09-04 01:23:20.611291 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-04 01:23:20.853550 | instance | openstack/secrets/heat-db-admin 2026-09-04 01:23:21.040766 | instance | openstack/secrets/heat-db-user 2026-09-04 01:23:21.083208 | instance | openstack/secrets/heat-etc 2026-09-04 01:23:21.269833 | instance | openstack/secrets/heat-keystone-admin 2026-09-04 01:23:21.323208 | instance | openstack/serviceaccounts/default 2026-09-04 01:23:21.509988 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-04 01:23:21.744826 | instance | openstack/serviceaccounts/glance-api 2026-09-04 01:23:21.755714 | instance | openstack/secrets/heat-keystone-test 2026-09-04 01:23:21.953959 | instance | openstack/serviceaccounts/glance-db-init 2026-09-04 01:23:22.146813 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-04 01:23:22.399407 | instance | openstack/secrets/heat-keystone-trustee 2026-09-04 01:23:22.586497 | instance | openstack/secrets/heat-keystone-user 2026-09-04 01:23:22.645170 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-04 01:23:22.776845 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-04 01:23:22.863527 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-04 01:23:23.067568 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-04 01:23:23.220208 | instance | openstack/secrets/images-rbd-keyring 2026-09-04 01:23:23.452384 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-04 01:23:23.496687 | instance | openstack/secrets/internal-percona-xtradb 2026-09-04 01:23:23.732168 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-04 01:23:23.952470 | instance | openstack/secrets/keepalived-etc 2026-09-04 01:23:24.185409 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-04 01:23:24.193487 | instance | openstack/secrets/keystone-api-certs 2026-09-04 01:23:24.415818 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-04 01:23:24.624072 | instance | openstack/secrets/keystone-credential-keys 2026-09-04 01:23:24.876264 | instance | openstack/serviceaccounts/glance-test 2026-09-04 01:23:24.922799 | instance | openstack/secrets/keystone-db-admin 2026-09-04 01:23:25.146486 | instance | openstack/serviceaccounts/heat-api 2026-09-04 01:23:25.337040 | instance | openstack/secrets/keystone-db-user 2026-09-04 01:23:25.617216 | instance | openstack/secrets/keystone-etc 2026-09-04 01:23:25.621532 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-04 01:23:25.855812 | instance | openstack/secrets/keystone-fernet-keys 2026-09-04 01:23:26.060379 | instance | openstack/serviceaccounts/heat-cfn 2026-09-04 01:23:26.092619 | instance | openstack/secrets/keystone-keystone-admin 2026-09-04 01:23:26.325454 | instance | openstack/serviceaccounts/heat-db-init 2026-09-04 01:23:26.518473 | instance | openstack/secrets/keystone-keystone-test 2026-09-04 01:23:26.753647 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-04 01:23:26.777587 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-04 01:23:27.006299 | instance | openstack/serviceaccounts/heat-engine 2026-09-04 01:23:27.148219 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-04 01:23:27.420272 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-04 01:23:27.455467 | instance | openstack/secrets/libvirt-api-ca 2026-09-04 01:23:27.714295 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-04 01:23:27.902026 | instance | openstack/secrets/libvirt-etc 2026-09-04 01:23:28.141324 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-04 01:23:28.180917 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-04 01:23:28.429310 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-04 01:23:28.601207 | instance | openstack/secrets/libvirt-libvirt-default-k2m7j-api 2026-09-04 01:23:28.886315 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-04 01:23:28.898278 | instance | openstack/secrets/libvirt-libvirt-default-k2m7j-vnc 2026-09-04 01:23:29.083862 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-04 01:23:29.279751 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-04 01:23:29.524771 | instance | openstack/secrets/magnum-db-admin 2026-09-04 01:23:29.582752 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-04 01:23:29.729144 | instance | openstack/serviceaccounts/heat-test 2026-09-04 01:23:29.986396 | instance | openstack/secrets/magnum-db-user 2026-09-04 01:23:30.145918 | instance | openstack/serviceaccounts/heat-trusts 2026-09-04 01:23:30.229573 | instance | openstack/secrets/magnum-etc 2026-09-04 01:23:30.470833 | instance | openstack/serviceaccounts/keepalived 2026-09-04 01:23:30.586699 | instance | openstack/secrets/magnum-keystone-admin 2026-09-04 01:23:30.809356 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-04 01:23:30.924272 | instance | openstack/serviceaccounts/keystone-api 2026-09-04 01:23:31.049620 | instance | openstack/secrets/magnum-keystone-user 2026-09-04 01:23:31.264527 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-04 01:23:31.328565 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-04 01:23:31.601801 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-04 01:23:31.687927 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-04 01:23:31.924525 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-04 01:23:32.029948 | instance | openstack/secrets/neutron-db-admin 2026-09-04 01:23:32.278396 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-04 01:23:32.329490 | instance | openstack/secrets/neutron-db-user 2026-09-04 01:23:32.588059 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-04 01:23:32.734718 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-09-04 01:23:32.991455 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-04 01:23:33.032778 | instance | openstack/secrets/neutron-etc 2026-09-04 01:23:33.279902 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-04 01:23:33.432083 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-04 01:23:33.695386 | instance | openstack/secrets/neutron-keystone-admin 2026-09-04 01:23:33.841859 | instance | openstack/secrets/neutron-keystone-test 2026-09-04 01:23:33.893525 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-04 01:23:34.074174 | instance | openstack/serviceaccounts/keystone-test 2026-09-04 01:23:34.353262 | instance | openstack/secrets/neutron-keystone-user 2026-09-04 01:23:34.491636 | instance | openstack/serviceaccounts/libvirt 2026-09-04 01:23:34.610576 | instance | openstack/secrets/neutron-l3-agent-default 2026-09-04 01:23:34.853564 | instance | openstack/serviceaccounts/magnum-api 2026-09-04 01:23:34.944738 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-04 01:23:35.291127 | instance | openstack/secrets/neutron-metadata-agent-default 2026-09-04 01:23:35.347526 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-04 01:23:35.526583 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-04 01:23:35.806965 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-04 01:23:36.004179 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-04 01:23:36.050199 | instance | openstack/secrets/neutron-ovs-agent-default 2026-09-04 01:23:36.263834 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-04 01:23:36.414071 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-04 01:23:36.716611 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-04 01:23:36.904615 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-04 01:23:36.969868 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-04 01:23:37.220308 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-04 01:23:37.348416 | instance | openstack/secrets/neutron-server-certs 2026-09-04 01:23:37.589288 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-04 01:23:37.606733 | instance | openstack/secrets/nova-api-certs 2026-09-04 01:23:37.802386 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-04 01:23:37.976326 | instance | openstack/secrets/nova-compute-default 2026-09-04 01:23:38.198811 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-04 01:23:38.274269 | instance | openstack/secrets/nova-db-admin 2026-09-04 01:23:38.445175 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-09-04 01:23:38.656691 | instance | openstack/secrets/nova-db-api-admin 2026-09-04 01:23:38.793860 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-04 01:23:38.854999 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-04 01:23:39.184311 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-04 01:23:39.254537 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-09-04 01:23:39.585144 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-09-04 01:23:39.671331 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-04 01:23:39.945534 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-09-04 01:23:40.048045 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-04 01:23:40.278247 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-04 01:23:40.432749 | instance | openstack/serviceaccounts/neutron-server 2026-09-04 01:23:40.638594 | instance | openstack/serviceaccounts/neutron-test 2026-09-04 01:23:40.844035 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-04 01:23:40.995981 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-04 01:23:41.204532 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-04 01:23:41.418034 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-04 01:23:41.564804 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-04 01:23:41.814325 | instance | openstack/serviceaccounts/nova-compute 2026-09-04 01:23:41.958403 | instance | openstack/serviceaccounts/nova-conductor 2026-09-04 01:23:42.200965 | instance | openstack/serviceaccounts/nova-db-init 2026-09-04 01:23:42.405376 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-04 01:23:42.580488 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-04 01:23:42.786567 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-04 01:23:42.969552 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-04 01:23:43.202207 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-04 01:23:43.380085 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-04 01:23:43.618320 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-04 01:23:43.791375 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-04 01:23:44.061633 | instance | openstack/serviceaccounts/nova-test 2026-09-04 01:23:44.220497 | instance | openstack/serviceaccounts/octavia-api 2026-09-04 01:23:44.515727 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-04 01:23:44.651625 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-04 01:23:44.842543 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-04 01:23:44.998871 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-04 01:23:45.234082 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-04 01:23:45.414843 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-04 01:23:45.648667 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-04 01:23:45.792001 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-04 01:23:46.021485 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-04 01:23:46.282604 | instance | openstack/serviceaccounts/octavia-worker 2026-09-04 01:23:46.559748 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-04 01:23:46.801932 | instance | openstack/serviceaccounts/placement-api 2026-09-04 01:23:47.025268 | instance | openstack/serviceaccounts/placement-db-init 2026-09-04 01:23:47.277413 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-04 01:23:47.502305 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-04 01:23:47.733032 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-04 01:23:47.994311 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-04 01:23:48.200531 | instance | openstack/serviceaccounts/pxc-operator 2026-09-04 01:23:48.476746 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-04 01:23:48.726407 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-04 01:23:48.917888 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-04 01:23:49.180482 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-04 01:23:49.392157 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-04 01:23:49.670279 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-04 01:23:49.872438 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-04 01:23:50.080065 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-04 01:23:50.287447 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-04 01:23:50.563396 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-04 01:23:50.739112 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-04 01:23:50.945307 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-04 01:23:51.141550 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-04 01:23:51.441226 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-04 01:23:51.579399 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-04 01:23:51.868282 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-04 01:23:51.981721 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-04 01:23:52.318945 | instance | openstack/serviceaccounts/staffeln-api 2026-09-04 01:23:52.400654 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-04 01:23:52.748972 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-04 01:23:52.812183 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-04 01:23:53.169146 | instance | openstack/serviceaccounts/valkey 2026-09-04 01:23:53.223578 | instance | openstack/secrets/nova-db-api-user 2026-09-04 01:23:53.463281 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-04 01:23:53.586810 | instance | openstack/secrets/nova-db-cell0-user 2026-09-04 01:23:53.702428 | instance | openstack/secrets/nova-db-user 2026-09-04 01:23:53.794044 | instance | openstack/secrets/nova-etc 2026-09-04 01:23:53.912184 | instance | openstack/secrets/nova-keystone-admin 2026-09-04 01:23:54.024112 | instance | openstack/secrets/nova-keystone-test 2026-09-04 01:23:54.151597 | instance | openstack/secrets/nova-keystone-user 2026-09-04 01:23:54.239426 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-04 01:23:54.376067 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-04 01:23:54.494598 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-04 01:23:54.635723 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-04 01:23:54.750470 | instance | openstack/secrets/nova-ssh 2026-09-04 01:23:54.870329 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-04 01:23:54.961416 | instance | openstack/secrets/octavia-api-certs 2026-09-04 01:23:55.107923 | instance | openstack/secrets/octavia-client-ca 2026-09-04 01:23:55.198913 | instance | openstack/secrets/octavia-client-certs 2026-09-04 01:23:55.377108 | instance | openstack/secrets/octavia-db-admin 2026-09-04 01:23:55.418615 | instance | openstack/secrets/octavia-db-user 2026-09-04 01:23:55.640487 | instance | openstack/secrets/octavia-etc 2026-09-04 01:23:55.659812 | instance | openstack/secrets/octavia-health-manager-default 2026-09-04 01:23:55.887427 | instance | openstack/secrets/octavia-keystone-admin 2026-09-04 01:23:55.904189 | instance | openstack/secrets/octavia-keystone-test 2026-09-04 01:23:56.116938 | instance | openstack/secrets/octavia-keystone-user 2026-09-04 01:23:56.137213 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-04 01:23:56.376707 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-04 01:23:56.378189 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-04 01:23:56.623996 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-04 01:23:56.629301 | instance | openstack/secrets/octavia-server-ca 2026-09-04 01:23:56.808728 | instance | openstack/secrets/percona-xtradb 2026-09-04 01:23:56.871085 | instance | openstack/secrets/placement-api-certs 2026-09-04 01:23:57.051387 | instance | openstack/secrets/placement-db-admin 2026-09-04 01:23:57.102319 | instance | openstack/secrets/placement-db-user 2026-09-04 01:23:57.304554 | instance | openstack/secrets/placement-etc 2026-09-04 01:23:57.344723 | instance | openstack/secrets/placement-keystone-admin 2026-09-04 01:23:57.569401 | instance | openstack/secrets/placement-keystone-user 2026-09-04 01:23:57.585112 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-04 01:23:57.816744 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-04 01:23:57.820792 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-04 01:23:58.054599 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-04 01:23:58.055918 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-04 01:23:58.288267 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-04 01:23:58.294876 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-04 01:23:58.548784 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-04 01:23:58.550504 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-04 01:23:58.782829 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-04 01:23:58.786985 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-04 01:23:59.019541 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-04 01:23:59.026284 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-04 01:23:59.258421 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-04 01:23:59.271331 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-04 01:23:59.555453 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-04 01:23:59.566673 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-04 01:23:59.784085 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-04 01:23:59.785215 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-04 01:24:00.023741 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-04 01:24:00.088441 | instance | openstack/secrets/rook-ceph-config 2026-09-04 01:24:00.295415 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-04 01:24:00.386615 | instance | openstack/secrets/rook-ceph-mon 2026-09-04 01:24:00.528011 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-04 01:24:00.636689 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-04 01:24:00.754513 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-04 01:24:00.865012 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-04 01:24:01.000173 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-04 01:24:01.112014 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-04 01:24:01.236553 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-04 01:24:01.341217 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-04 01:24:01.510795 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-04 01:24:01.641653 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-04 01:24:01.740902 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-04 01:24:01.891809 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-04 01:24:02.003379 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-04 01:24:02.171259 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-04 01:24:02.268020 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-04 01:24:02.500726 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-04 01:24:02.527992 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-04 01:24:02.763813 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-09-04 01:24:02.776405 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-04 01:24:02.984916 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-04 01:24:03.113774 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-04 01:24:03.291077 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-04 01:24:03.331185 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-04 01:24:03.568607 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-04 01:24:03.610837 | instance | openstack/services/barbican-api 2026-09-04 01:24:03.800936 | instance | openstack/services/ceph-mon 2026-09-04 01:24:03.925073 | instance | openstack/services/cinder-api 2026-09-04 01:24:04.061190 | instance | openstack/services/glance-api 2026-09-04 01:24:04.169261 | instance | openstack/services/heat-api 2026-09-04 01:24:04.337193 | instance | openstack/services/heat-cfn 2026-09-04 01:24:04.462272 | instance | openstack/services/keystone-api 2026-09-04 01:24:04.636987 | instance | openstack/services/magnum-api 2026-09-04 01:24:04.758025 | instance | openstack/services/memcached 2026-09-04 01:24:04.958887 | instance | openstack/services/memcached-metrics 2026-09-04 01:24:05.032542 | instance | openstack/services/neutron-coredns 2026-09-04 01:24:05.250112 | instance | openstack/services/neutron-coredns-metrics 2026-09-04 01:24:05.319921 | instance | openstack/services/neutron-server 2026-09-04 01:24:05.590279 | instance | openstack/services/nova-api 2026-09-04 01:24:05.614159 | instance | openstack/services/nova-metadata 2026-09-04 01:24:05.896896 | instance | openstack/services/nova-novncproxy 2026-09-04 01:24:05.902544 | instance | openstack/services/octavia-api 2026-09-04 01:24:06.188608 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-04 01:24:06.191630 | instance | openstack/services/percona-xtradb-haproxy 2026-09-04 01:24:06.524208 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-04 01:24:06.538307 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-04 01:24:06.827270 | instance | openstack/services/percona-xtradb-pxc 2026-09-04 01:24:06.859182 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-04 01:24:07.125177 | instance | openstack/services/placement-api 2026-09-04 01:24:07.142489 | instance | openstack/services/rabbitmq-barbican 2026-09-04 01:24:07.448786 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-04 01:24:07.483177 | instance | openstack/services/rabbitmq-cinder 2026-09-04 01:24:07.707784 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-04 01:24:07.733427 | instance | openstack/services/rabbitmq-glance 2026-09-04 01:24:07.975643 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-04 01:24:08.009231 | instance | openstack/services/rabbitmq-heat 2026-09-04 01:24:08.262738 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-04 01:24:08.277412 | instance | openstack/services/rabbitmq-keystone 2026-09-04 01:24:08.531591 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-04 01:24:08.564963 | instance | openstack/services/rabbitmq-magnum 2026-09-04 01:24:08.835718 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-04 01:24:08.859091 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-04 01:24:09.116392 | instance | openstack/services/rabbitmq-neutron 2026-09-04 01:24:09.130151 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-04 01:24:09.366988 | instance | openstack/services/rabbitmq-nova 2026-09-04 01:24:09.402777 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-04 01:24:09.679518 | instance | openstack/services/rabbitmq-octavia 2026-09-04 01:24:09.699525 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-04 01:24:09.966806 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-04 01:24:09.998270 | instance | openstack/services/staffeln-api 2026-09-04 01:24:10.229325 | instance | openstack/services/valkey 2026-09-04 01:24:10.284201 | instance | openstack/services/valkey-headless 2026-09-04 01:24:10.533583 | instance | openstack/services/valkey-metrics 2026-09-04 01:24:10.585039 | instance | openstack/statefulsets/magnum-conductor 2026-09-04 01:24:10.846666 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-04 01:24:10.891240 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-04 01:24:11.179453 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-04 01:24:11.242978 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-04 01:24:11.502369 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-04 01:24:11.578272 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-04 01:24:11.816981 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-04 01:24:11.948543 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-04 01:24:12.186951 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-04 01:24:12.249323 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-04 01:24:12.525701 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-04 01:24:12.575960 | instance | openstack/statefulsets/valkey-node 2026-09-04 01:24:12.910297 | instance | orc-system/deployment/orc-controller-manager 2026-09-04 01:24:12.946313 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-04 01:24:13.112019 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-04 01:24:13.129648 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-04 01:24:13.361332 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-04 01:24:13.364644 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-04 01:24:13.621501 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-04 01:24:13.628202 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-v9wkr 2026-09-04 01:24:13.864317 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-04 01:24:13.870980 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-gdnp9 2026-09-04 01:24:14.113793 | instance | orc-system/roles/orc-leader-election-role 2026-09-04 01:24:14.145252 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-04 01:24:14.345851 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-04 01:24:14.417978 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-04 01:24:14.601199 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-04 01:24:14.673143 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-04 01:24:14.828097 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-04 01:24:14.935009 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-04 01:24:15.170367 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-04 01:24:15.170737 | instance | openstack/secrets/staffeln-db-admin 2026-09-04 01:24:15.384172 | instance | openstack/secrets/staffeln-db-user 2026-09-04 01:24:15.462402 | instance | openstack/secrets/staffeln-etc 2026-09-04 01:24:15.626007 | instance | openstack/secrets/valkey-ca 2026-09-04 01:24:15.708584 | instance | openstack/secrets/valkey-server-certs 2026-09-04 01:24:15.852940 | instance | orc-system/serviceaccounts/default 2026-09-04 01:24:15.923663 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-04 01:24:16.090424 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-04 01:24:16.157918 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-04 01:24:16.308927 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-04 01:24:16.407852 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-04 01:24:16.562208 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-04 01:24:16.659302 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-04 01:24:16.784906 | instance | rook-ceph/roles/rook-ceph-system 2026-09-04 01:24:16.898506 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-04 01:24:17.030710 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-04 01:24:17.277331 | instance | rook-ceph/serviceaccounts/default 2026-09-04 01:24:17.306844 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-04 01:24:17.563909 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-04 01:24:17.592124 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-04 01:24:17.820123 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-04 01:24:17.920560 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-04 01:24:18.100947 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-04 01:24:18.216016 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-04 01:24:18.390198 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-04 01:24:18.510428 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-04 01:24:18.668913 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-04 01:24:18.769855 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-04 01:24:18.990736 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-04 01:24:19.013762 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-04 01:24:19.226032 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-04 01:24:19.231562 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-f69v9 2026-09-04 01:24:19.481336 | instance | secretgen-controller/serviceaccounts/default 2026-09-04 01:24:19.488196 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-04 01:24:19.718201 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-04 01:24:19.737933 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-04 01:24:19.944129 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-04 01:24:19.989882 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-04 01:24:20.195797 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-04 01:24:20.202754 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-04 01:24:20.562623 | instance | ok: Runtime: 0:03:27.129358 2026-09-04 01:24:20.581993 | 2026-09-04 01:24:20.582065 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-04 01:24:21.492395 | instance | changed: 2026-09-04 01:24:21.492581 | instance | cd+++++++++ objects/ 2026-09-04 01:24:21.492613 | instance | cd+++++++++ objects/cluster/ 2026-09-04 01:24:21.492636 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-04 01:24:21.492656 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-04 01:24:21.492676 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-04 01:24:21.492695 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-04 01:24:21.492715 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-04 01:24:21.492734 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-04 01:24:21.492753 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-04 01:24:21.492773 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-04 01:24:21.492805 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-04 01:24:21.492829 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-04 01:24:21.492854 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-04 01:24:21.492875 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-04 01:24:21.492894 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-04 01:24:21.492913 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-04 01:24:21.492931 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-04 01:24:21.492950 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-04 01:24:21.492986 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-04 01:24:21.493006 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-04 01:24:21.493025 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-04 01:24:21.493044 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-04 01:24:21.493063 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-04 01:24:21.493081 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-09-04 01:24:21.493099 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-09-04 01:24:21.493117 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-04 01:24:21.493136 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-04 01:24:21.493154 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-04 01:24:21.493173 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-04 01:24:21.493192 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-04 01:24:21.493210 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-04 01:24:21.493229 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-04 01:24:21.493247 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-04 01:24:21.493265 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-04 01:24:21.493283 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-04 01:24:21.493302 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-04 01:24:21.493320 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-04 01:24:21.493338 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-04 01:24:21.493356 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-04 01:24:21.493374 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-04 01:24:21.493392 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-04 01:24:21.493410 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-04 01:24:21.493427 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-04 01:24:21.493445 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-04 01:24:21.493463 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-04 01:24:21.493488 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-04 01:24:21.493507 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-04 01:24:21.493525 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-04 01:24:21.493543 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-04 01:24:21.493561 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-04 01:24:21.493579 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-04 01:24:21.493597 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-04 01:24:21.493615 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-04 01:24:21.493634 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-04 01:24:21.493652 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-04 01:24:21.493670 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-04 01:24:21.493688 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-04 01:24:21.493707 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-04 01:24:21.493726 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-04 01:24:21.493744 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-04 01:24:21.493763 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-04 01:24:21.493781 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-04 01:24:21.493799 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-04 01:24:21.493817 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-04 01:24:21.493835 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-04 01:24:21.493853 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.493873 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.493892 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.493910 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.493928 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.493946 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.493964 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-04 01:24:21.493981 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-04 01:24:21.493999 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-04 01:24:21.494017 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-04 01:24:21.494036 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-09-04 01:24:21.494054 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-09-04 01:24:21.494072 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-04 01:24:21.494090 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-04 01:24:21.494108 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-04 01:24:21.494125 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-04 01:24:21.494143 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-04 01:24:21.494166 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-04 01:24:21.494185 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-04 01:24:21.494203 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-04 01:24:21.494221 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-04 01:24:21.494238 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-04 01:24:21.494256 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-04 01:24:21.494275 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-04 01:24:21.494293 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-04 01:24:21.494312 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-04 01:24:21.494330 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-04 01:24:21.494348 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-04 01:24:21.494367 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-04 01:24:21.494385 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-04 01:24:21.494403 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-04 01:24:21.494420 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-04 01:24:21.494438 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-04 01:24:21.494456 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-04 01:24:21.494473 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-04 01:24:21.494491 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-04 01:24:21.494510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-04 01:24:21.494528 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-04 01:24:21.494545 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-04 01:24:21.494563 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-04 01:24:21.494581 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-04 01:24:21.494599 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-04 01:24:21.494617 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-04 01:24:21.494635 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-04 01:24:21.494653 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-04 01:24:21.494671 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-04 01:24:21.494689 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-04 01:24:21.494707 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-04 01:24:21.494725 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-04 01:24:21.494744 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-04 01:24:21.494762 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-04 01:24:21.494780 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-04 01:24:21.494805 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-04 01:24:21.494828 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-04 01:24:21.494848 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-04 01:24:21.494867 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-04 01:24:21.494886 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-04 01:24:21.494904 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-04 01:24:21.494922 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-04 01:24:21.494941 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-04 01:24:21.494959 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-04 01:24:21.494977 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-04 01:24:21.494995 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-04 01:24:21.495014 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-04 01:24:21.495031 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-04 01:24:21.495049 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-04 01:24:21.495067 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-04 01:24:21.495085 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-04 01:24:21.495103 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-04 01:24:21.495122 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-04 01:24:21.495141 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-04 01:24:21.495161 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-04 01:24:21.495179 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-04 01:24:21.495197 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-04 01:24:21.495215 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-04 01:24:21.495232 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-04 01:24:21.495250 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-04 01:24:21.495268 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-04 01:24:21.495286 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-04 01:24:21.495342 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-04 01:24:21.495363 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-04 01:24:21.495382 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-04 01:24:21.495400 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-04 01:24:21.495419 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-04 01:24:21.495438 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-04 01:24:21.495456 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-04 01:24:21.495476 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-04 01:24:21.495503 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-04 01:24:21.495523 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-04 01:24:21.495541 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-04 01:24:21.495560 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-04 01:24:21.495578 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-04 01:24:21.495596 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-04 01:24:21.495614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-04 01:24:21.495632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-04 01:24:21.495650 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-04 01:24:21.495668 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-04 01:24:21.495686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-04 01:24:21.495704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-04 01:24:21.495721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-04 01:24:21.495740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-04 01:24:21.495758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-04 01:24:21.495776 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-04 01:24:21.495794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-04 01:24:21.495812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-04 01:24:21.495830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-04 01:24:21.495848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-04 01:24:21.495866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-04 01:24:21.495884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-04 01:24:21.495902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-04 01:24:21.495920 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-04 01:24:21.495939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-04 01:24:21.495957 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-04 01:24:21.495976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-04 01:24:21.495994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-04 01:24:21.496012 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-04 01:24:21.496030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-04 01:24:21.496048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-04 01:24:21.496066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-04 01:24:21.496085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-04 01:24:21.496107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-04 01:24:21.496126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-04 01:24:21.496145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-04 01:24:21.496163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-04 01:24:21.496182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-04 01:24:21.496200 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-04 01:24:21.496218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-04 01:24:21.496237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-04 01:24:21.496256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-04 01:24:21.496274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-04 01:24:21.496292 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-04 01:24:21.496311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-04 01:24:21.496329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-04 01:24:21.496349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-04 01:24:21.496367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-04 01:24:21.496386 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-04 01:24:21.496405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-04 01:24:21.496423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-04 01:24:21.496442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-04 01:24:21.496460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-04 01:24:21.496478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-04 01:24:21.496496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-04 01:24:21.496514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-04 01:24:21.496532 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-04 01:24:21.496550 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-04 01:24:21.496569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-04 01:24:21.496587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-04 01:24:21.496604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-04 01:24:21.496622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-04 01:24:21.496640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-04 01:24:21.496658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-04 01:24:21.496677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-04 01:24:21.496700 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-04 01:24:21.496720 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-04 01:24:21.496739 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-04 01:24:21.496757 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-04 01:24:21.496776 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-04 01:24:21.496794 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-04 01:24:21.496812 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-04 01:24:21.496830 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-04 01:24:21.496848 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-04 01:24:21.496865 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-04 01:24:21.496883 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-04 01:24:21.496901 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-04 01:24:21.496918 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-04 01:24:21.496936 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-04 01:24:21.496953 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-04 01:24:21.496988 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-04 01:24:21.497007 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-04 01:24:21.497024 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-04 01:24:21.497042 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-04 01:24:21.497061 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-04 01:24:21.497079 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-04 01:24:21.497098 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-04 01:24:21.497117 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-04 01:24:21.497135 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-04 01:24:21.497154 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-04 01:24:21.497172 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-04 01:24:21.497190 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-04 01:24:21.497209 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-04 01:24:21.497227 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-04 01:24:21.497245 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-04 01:24:21.497263 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-04 01:24:21.497281 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-04 01:24:21.497299 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-04 01:24:21.497317 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-04 01:24:21.497334 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-04 01:24:21.497352 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-04 01:24:21.497370 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-04 01:24:21.497388 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-04 01:24:21.497406 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-04 01:24:21.497429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-04 01:24:21.497449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-04 01:24:21.497468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-04 01:24:21.497487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-04 01:24:21.497506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-04 01:24:21.497526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-04 01:24:21.497544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-04 01:24:21.497563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-04 01:24:21.497581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-04 01:24:21.497600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-04 01:24:21.497618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-04 01:24:21.497636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-04 01:24:21.497655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-04 01:24:21.497673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-04 01:24:21.497691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-04 01:24:21.497709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-04 01:24:21.497727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-04 01:24:21.497746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-04 01:24:21.497764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-04 01:24:21.497784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-04 01:24:21.497803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-04 01:24:21.497823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-04 01:24:21.497844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-04 01:24:21.497862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-04 01:24:21.497880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-04 01:24:21.497899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-04 01:24:21.497917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-04 01:24:21.497936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-04 01:24:21.497954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-04 01:24:21.497973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-04 01:24:21.497992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-04 01:24:21.498010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-04 01:24:21.498034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-04 01:24:21.498054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-04 01:24:21.498072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-04 01:24:21.498091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-04 01:24:21.498109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-04 01:24:21.498127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-04 01:24:21.498146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-04 01:24:21.498164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-04 01:24:21.498182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-04 01:24:21.498200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-04 01:24:21.498218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-04 01:24:21.498236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-04 01:24:21.498254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-04 01:24:21.498272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-04 01:24:21.498290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-04 01:24:21.498309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-04 01:24:21.498327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.498345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.498364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.498382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.498401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.498419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.498437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-04 01:24:21.498455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-04 01:24:21.498473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-04 01:24:21.498491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-04 01:24:21.498509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-04 01:24:21.498528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-04 01:24:21.498546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-04 01:24:21.498565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-04 01:24:21.498584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-04 01:24:21.498602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-04 01:24:21.498620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-04 01:24:21.498638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-04 01:24:21.498661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-04 01:24:21.498680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-04 01:24:21.498699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-09-04 01:24:21.498718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-09-04 01:24:21.498737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-04 01:24:21.498756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-04 01:24:21.498775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-04 01:24:21.498794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-04 01:24:21.498813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-04 01:24:21.498832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-04 01:24:21.498851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-04 01:24:21.498870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-04 01:24:21.498889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-04 01:24:21.498907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-04 01:24:21.498926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-04 01:24:21.498945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-04 01:24:21.498964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-04 01:24:21.498982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-04 01:24:21.499001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-04 01:24:21.499019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-04 01:24:21.499037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-04 01:24:21.499056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-04 01:24:21.499074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-04 01:24:21.499093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-04 01:24:21.499111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-04 01:24:21.499129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-04 01:24:21.499147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-04 01:24:21.499166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-04 01:24:21.499185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-04 01:24:21.499203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-04 01:24:21.499222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-04 01:24:21.499240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-04 01:24:21.499257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-04 01:24:21.499275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-04 01:24:21.499295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-04 01:24:21.499414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-04 01:24:21.499443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-04 01:24:21.499464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-04 01:24:21.499483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-04 01:24:21.499501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-04 01:24:21.499520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-04 01:24:21.499538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-04 01:24:21.499557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-04 01:24:21.499575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-04 01:24:21.499594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-04 01:24:21.499613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-04 01:24:21.499632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-04 01:24:21.499650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-04 01:24:21.499669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-04 01:24:21.499687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-04 01:24:21.499705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-04 01:24:21.499723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-04 01:24:21.499742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-04 01:24:21.499760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-04 01:24:21.499778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-04 01:24:21.499797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-04 01:24:21.499815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-04 01:24:21.499833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-04 01:24:21.499851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-04 01:24:21.499868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-04 01:24:21.499886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-04 01:24:21.499904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-04 01:24:21.499922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-04 01:24:21.499940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-04 01:24:21.499959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-04 01:24:21.499976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-04 01:24:21.499994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-04 01:24:21.500017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-04 01:24:21.500037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-04 01:24:21.500054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-04 01:24:21.500073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-04 01:24:21.500090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-04 01:24:21.500109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-04 01:24:21.500127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-04 01:24:21.500145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-04 01:24:21.500163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-04 01:24:21.500182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-04 01:24:21.500200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-04 01:24:21.500218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-04 01:24:21.500236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-04 01:24:21.500254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-04 01:24:21.500272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-04 01:24:21.500290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-04 01:24:21.500308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-04 01:24:21.500327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-04 01:24:21.500346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-04 01:24:21.500364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-04 01:24:21.500382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-04 01:24:21.500400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-04 01:24:21.500418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-04 01:24:21.500436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-04 01:24:21.500454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-04 01:24:21.500472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-04 01:24:21.500490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-04 01:24:21.500507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-04 01:24:21.500525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-04 01:24:21.500542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-04 01:24:21.500560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-04 01:24:21.500582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-04 01:24:21.500601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-04 01:24:21.500619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-04 01:24:21.500637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-04 01:24:21.500656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-04 01:24:21.500673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-04 01:24:21.500691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-04 01:24:21.500709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-04 01:24:21.500727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-04 01:24:21.500746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-04 01:24:21.500764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-04 01:24:21.500782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-04 01:24:21.500800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-04 01:24:21.500818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-04 01:24:21.500836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-04 01:24:21.500855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-04 01:24:21.500873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-04 01:24:21.500891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-04 01:24:21.500909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-04 01:24:21.500927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-04 01:24:21.500945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-04 01:24:21.500994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-04 01:24:21.501016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-04 01:24:21.501034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-04 01:24:21.501052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-04 01:24:21.501071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-04 01:24:21.501090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-04 01:24:21.501107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-04 01:24:21.501126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-04 01:24:21.501144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-04 01:24:21.501162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-04 01:24:21.501180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-04 01:24:21.501197 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-04 01:24:21.501215 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-04 01:24:21.501233 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-04 01:24:21.501251 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-04 01:24:21.501274 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-04 01:24:21.501294 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-04 01:24:21.501312 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-04 01:24:21.501331 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-04 01:24:21.501349 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-04 01:24:21.501367 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-04 01:24:21.501386 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-04 01:24:21.501404 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-04 01:24:21.501422 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-04 01:24:21.501440 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-04 01:24:21.501458 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-04 01:24:21.501477 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-04 01:24:21.501494 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-04 01:24:21.501512 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-04 01:24:21.501555 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-04 01:24:21.501590 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-04 01:24:21.501612 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-04 01:24:21.501631 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-04 01:24:21.501650 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-04 01:24:21.501668 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-04 01:24:21.501686 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-04 01:24:21.501705 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-04 01:24:21.501723 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-04 01:24:21.501742 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-04 01:24:21.501761 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-04 01:24:21.501779 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-04 01:24:21.501797 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-04 01:24:21.501815 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-04 01:24:21.501832 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-04 01:24:21.501850 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-04 01:24:21.501867 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-04 01:24:21.501884 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-04 01:24:21.501902 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-04 01:24:21.501919 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-04 01:24:21.501937 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-04 01:24:21.501955 | instance | cd+++++++++ objects/cluster/node/ 2026-09-04 01:24:21.501973 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-04 01:24:21.501990 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-04 01:24:21.502008 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-04 01:24:21.502026 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-04 01:24:21.502043 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-04 01:24:21.502061 | instance | cd+++++++++ objects/namespaced/ 2026-09-04 01:24:21.502079 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-04 01:24:21.502104 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-04 01:24:21.502124 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-04 01:24:21.502142 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-04 01:24:21.502160 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.502178 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.502196 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-04 01:24:21.502214 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-04 01:24:21.502231 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-04 01:24:21.502249 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-04 01:24:21.502266 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-04 01:24:21.502284 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-04 01:24:21.502307 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-04 01:24:21.502331 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-04 01:24:21.502350 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-04 01:24:21.502369 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-04 01:24:21.502387 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-04 01:24:21.502405 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-04 01:24:21.502424 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-04 01:24:21.502442 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-04 01:24:21.502459 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-04 01:24:21.502477 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-04 01:24:21.502495 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-04 01:24:21.502515 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-04 01:24:21.502541 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-04 01:24:21.502562 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-118.nip.io-tls.txt 2026-09-04 01:24:21.502580 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-118.nip.io-tls.yaml 2026-09-04 01:24:21.502598 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-04 01:24:21.502617 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-04 01:24:21.502635 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-04 01:24:21.502653 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-04 01:24:21.502671 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-04 01:24:21.502689 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-04 01:24:21.502708 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.502727 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-04 01:24:21.502753 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-04 01:24:21.502778 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-04 01:24:21.502800 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-04 01:24:21.502833 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-04 01:24:21.502857 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-04 01:24:21.502878 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-04 01:24:21.502897 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-04 01:24:21.502923 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-04 01:24:21.502947 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-04 01:24:21.502971 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-04 01:24:21.502995 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-04 01:24:21.503015 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-04 01:24:21.503034 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-04 01:24:21.503052 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.503071 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.503093 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-04 01:24:21.503118 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-04 01:24:21.503143 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-04 01:24:21.503166 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-04 01:24:21.503189 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-04 01:24:21.503212 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-04 01:24:21.503231 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-04 01:24:21.503250 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x.txt 2026-09-04 01:24:21.503269 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x.yaml 2026-09-04 01:24:21.503287 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-04 01:24:21.503353 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-04 01:24:21.503379 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-04 01:24:21.503399 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-04 01:24:21.503418 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-04 01:24:21.503436 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-04 01:24:21.503455 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-04 01:24:21.503473 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-04 01:24:21.503491 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-04 01:24:21.503510 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-04 01:24:21.503542 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-04 01:24:21.503563 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-04 01:24:21.503581 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-04 01:24:21.503600 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.503618 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-04 01:24:21.503636 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-04 01:24:21.503655 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-04 01:24:21.503673 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-04 01:24:21.503691 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-04 01:24:21.503709 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.503727 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.503746 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-04 01:24:21.503764 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-04 01:24:21.503782 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-04 01:24:21.503802 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-04 01:24:21.503831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-04 01:24:21.503860 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-04 01:24:21.503886 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-04 01:24:21.503913 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj.txt 2026-09-04 01:24:21.503939 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj.yaml 2026-09-04 01:24:21.503966 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-04 01:24:21.503993 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-04 01:24:21.504019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-04 01:24:21.504046 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-04 01:24:21.504073 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-04 01:24:21.504100 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-04 01:24:21.504128 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-04 01:24:21.504155 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-04 01:24:21.504182 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-04 01:24:21.504477 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-04 01:24:21.504514 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-04 01:24:21.504554 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-04 01:24:21.504586 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-04 01:24:21.504614 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.504641 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-04 01:24:21.504669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-04 01:24:21.504696 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-04 01:24:21.504723 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-04 01:24:21.504750 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-04 01:24:21.504778 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.504805 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.504832 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-04 01:24:21.504859 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-04 01:24:21.504886 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-04 01:24:21.504914 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-04 01:24:21.504942 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-04 01:24:21.504992 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-04 01:24:21.505023 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-04 01:24:21.505050 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-dgfcj.txt 2026-09-04 01:24:21.505078 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-dgfcj.yaml 2026-09-04 01:24:21.505104 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-04 01:24:21.505131 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-04 01:24:21.505158 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-04 01:24:21.505185 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-04 01:24:21.505211 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-04 01:24:21.505238 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-04 01:24:21.505264 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-04 01:24:21.505290 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-04 01:24:21.505317 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-04 01:24:21.505343 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-04 01:24:21.505370 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-04 01:24:21.505396 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-04 01:24:21.505424 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-04 01:24:21.505458 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.505487 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-04 01:24:21.505518 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-04 01:24:21.505555 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-04 01:24:21.505585 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-04 01:24:21.505612 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-04 01:24:21.505639 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.505666 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.505693 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-04 01:24:21.505719 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-04 01:24:21.505746 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-04 01:24:21.505772 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-04 01:24:21.505798 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-04 01:24:21.505824 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-04 01:24:21.505850 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-04 01:24:21.505877 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-bl7p8.txt 2026-09-04 01:24:21.505903 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-bl7p8.yaml 2026-09-04 01:24:21.505929 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-04 01:24:21.505956 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-04 01:24:21.505982 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-04 01:24:21.506008 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-04 01:24:21.506035 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-04 01:24:21.506061 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-04 01:24:21.506088 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-04 01:24:21.506114 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-04 01:24:21.506140 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-04 01:24:21.506166 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-04 01:24:21.506192 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-04 01:24:21.506218 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-04 01:24:21.506244 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-04 01:24:21.506270 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.506296 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-04 01:24:21.506323 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-04 01:24:21.506350 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-04 01:24:21.506376 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-04 01:24:21.506402 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-04 01:24:21.506428 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.506467 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.506496 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-04 01:24:21.506531 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-04 01:24:21.506567 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-04 01:24:21.506596 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-04 01:24:21.506623 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-04 01:24:21.506650 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-04 01:24:21.506677 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-04 01:24:21.506704 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-04 01:24:21.506731 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-04 01:24:21.506757 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-04 01:24:21.506784 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-04 01:24:21.506811 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-04 01:24:21.506838 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-04 01:24:21.506865 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-24g7g.txt 2026-09-04 01:24:21.506892 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-24g7g.yaml 2026-09-04 01:24:21.506919 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-kwblt.txt 2026-09-04 01:24:21.506946 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-kwblt.yaml 2026-09-04 01:24:21.506973 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-rbkv9.txt 2026-09-04 01:24:21.507001 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-rbkv9.yaml 2026-09-04 01:24:21.507028 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-04 01:24:21.507055 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-04 01:24:21.507082 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-04 01:24:21.507109 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-04 01:24:21.507136 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-04 01:24:21.507162 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-04 01:24:21.507189 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-04 01:24:21.507216 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-04 01:24:21.507244 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-04 01:24:21.507270 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-04 01:24:21.507297 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-04 01:24:21.507353 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-04 01:24:21.507383 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-04 01:24:21.507410 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-04 01:24:21.507444 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-04 01:24:21.507473 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-04 01:24:21.507501 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-04 01:24:21.507537 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-04 01:24:21.507571 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-04 01:24:21.507599 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-04 01:24:21.507626 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-04 01:24:21.507653 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-04 01:24:21.507680 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-04 01:24:21.507707 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-04 01:24:21.507734 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-04 01:24:21.507761 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-04 01:24:21.507788 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-04 01:24:21.507815 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-04 01:24:21.507842 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-04 01:24:21.507868 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-04 01:24:21.507895 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-04 01:24:21.507921 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-04 01:24:21.507948 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-04 01:24:21.507975 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-04 01:24:21.508001 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-04 01:24:21.508028 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-04 01:24:21.508055 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-04 01:24:21.508082 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-04 01:24:21.508108 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-04 01:24:21.508135 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.508162 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.508189 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-04 01:24:21.508216 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-04 01:24:21.508242 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-04 01:24:21.508269 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-04 01:24:21.508295 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-04 01:24:21.508323 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-04 01:24:21.508449 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-04 01:24:21.508494 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-04 01:24:21.508533 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-04 01:24:21.508570 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-04 01:24:21.508608 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-04 01:24:21.508639 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-04 01:24:21.508667 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-04 01:24:21.508696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.508727 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.508766 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-04 01:24:21.508798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-04 01:24:21.508825 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-04 01:24:21.508852 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-04 01:24:21.508879 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-04 01:24:21.508906 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-04 01:24:21.508933 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-04 01:24:21.508982 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-hl994.txt 2026-09-04 01:24:21.509012 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-hl994.yaml 2026-09-04 01:24:21.509043 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-04 01:24:21.509080 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-04 01:24:21.509108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-04 01:24:21.509136 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-04 01:24:21.509164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-04 01:24:21.509190 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-04 01:24:21.509219 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-04 01:24:21.509256 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-04 01:24:21.509285 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-04 01:24:21.509313 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-04 01:24:21.509341 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-04 01:24:21.509402 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-04 01:24:21.509435 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-04 01:24:21.509463 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-04 01:24:21.509491 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-04 01:24:21.509522 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-04 01:24:21.509558 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-04 01:24:21.509586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-04 01:24:21.509621 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-04 01:24:21.509649 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-04 01:24:21.509677 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-04 01:24:21.509704 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-04 01:24:21.509731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-04 01:24:21.509757 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-04 01:24:21.509784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-04 01:24:21.509810 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-04 01:24:21.509838 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-04 01:24:21.509865 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.509892 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-04 01:24:21.509918 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-04 01:24:21.509945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-04 01:24:21.509971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-04 01:24:21.509998 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-04 01:24:21.510024 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-04 01:24:21.510050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-04 01:24:21.510077 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-04 01:24:21.510103 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-04 01:24:21.510129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-04 01:24:21.510155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-04 01:24:21.510181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-04 01:24:21.510213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-04 01:24:21.510248 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-04 01:24:21.510276 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-04 01:24:21.510303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.510333 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.510368 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-04 01:24:21.510397 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-04 01:24:21.510432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-04 01:24:21.510465 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-04 01:24:21.510492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-04 01:24:21.510524 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-04 01:24:21.510564 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-04 01:24:21.510611 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-04 01:24:21.510642 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-04 01:24:21.510671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-04 01:24:21.510700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-04 01:24:21.510728 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-04 01:24:21.510755 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-04 01:24:21.510783 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-04 01:24:21.510810 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-04 01:24:21.510841 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-04 01:24:21.510870 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-r886h.txt 2026-09-04 01:24:21.510898 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-r886h.yaml 2026-09-04 01:24:21.510925 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-42xxp.txt 2026-09-04 01:24:21.510953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-42xxp.yaml 2026-09-04 01:24:21.510980 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-04 01:24:21.511007 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-04 01:24:21.511034 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-04 01:24:21.511061 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-04 01:24:21.511089 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-04 01:24:21.511116 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-04 01:24:21.511143 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-04 01:24:21.511170 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-04 01:24:21.511197 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-04 01:24:21.511223 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-04 01:24:21.511249 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-04 01:24:21.511276 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-04 01:24:21.511303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-04 01:24:21.511374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-04 01:24:21.511406 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-04 01:24:21.511434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-04 01:24:21.511461 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-04 01:24:21.511489 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-04 01:24:21.511519 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-04 01:24:21.511556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-04 01:24:21.511586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-04 01:24:21.511622 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-04 01:24:21.511650 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-04 01:24:21.511677 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-04 01:24:21.511704 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-04 01:24:21.511731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-04 01:24:21.511758 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-04 01:24:21.511784 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-04 01:24:21.511808 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-04 01:24:21.511826 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.511844 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.511862 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-04 01:24:21.511882 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-04 01:24:21.511900 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-04 01:24:21.511918 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-04 01:24:21.511937 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-04 01:24:21.511956 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-04 01:24:21.511974 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-04 01:24:21.511992 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.512010 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.512029 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-04 01:24:21.512047 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-04 01:24:21.512065 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-04 01:24:21.512084 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-04 01:24:21.512102 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-04 01:24:21.512120 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-04 01:24:21.512138 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-04 01:24:21.512157 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-04 01:24:21.512175 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-04 01:24:21.512193 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-04 01:24:21.512211 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-04 01:24:21.512229 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-04 01:24:21.512249 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-04 01:24:21.512267 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-04 01:24:21.512285 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-04 01:24:21.512304 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-04 01:24:21.512323 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-04 01:24:21.512346 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-04 01:24:21.512367 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-04 01:24:21.512386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-04 01:24:21.512405 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-04 01:24:21.512423 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-04 01:24:21.512442 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-04 01:24:21.512461 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-04 01:24:21.512479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-04 01:24:21.512497 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.512519 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.512546 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-04 01:24:21.512567 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-04 01:24:21.512586 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-04 01:24:21.512604 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-04 01:24:21.512622 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-04 01:24:21.512640 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-04 01:24:21.512658 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-04 01:24:21.512676 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-04 01:24:21.512694 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-04 01:24:21.512712 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-04 01:24:21.512729 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-04 01:24:21.512747 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-04 01:24:21.512765 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-04 01:24:21.512782 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-04 01:24:21.512801 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-04 01:24:21.512820 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-04 01:24:21.512841 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-04 01:24:21.512859 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-04 01:24:21.512876 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-04 01:24:21.512894 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-04 01:24:21.512912 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-04 01:24:21.512930 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-04 01:24:21.512948 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-04 01:24:21.512984 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-04 01:24:21.513004 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-04 01:24:21.513028 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-04 01:24:21.513047 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-04 01:24:21.513065 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-04 01:24:21.513084 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-04 01:24:21.513102 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-04 01:24:21.513121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cbkhr.txt 2026-09-04 01:24:21.513139 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cbkhr.yaml 2026-09-04 01:24:21.513157 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ww462.txt 2026-09-04 01:24:21.513174 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ww462.yaml 2026-09-04 01:24:21.513192 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-brjp6.txt 2026-09-04 01:24:21.513210 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-brjp6.yaml 2026-09-04 01:24:21.513228 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tdrwg.txt 2026-09-04 01:24:21.513246 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tdrwg.yaml 2026-09-04 01:24:21.513263 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-04 01:24:21.513281 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-04 01:24:21.513299 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-04 01:24:21.513317 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-04 01:24:21.513334 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-04 01:24:21.513351 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-04 01:24:21.513369 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mg6jt.txt 2026-09-04 01:24:21.513387 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mg6jt.yaml 2026-09-04 01:24:21.513404 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-04 01:24:21.513422 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-04 01:24:21.513439 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-04 01:24:21.513457 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-04 01:24:21.513475 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-04 01:24:21.513493 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-04 01:24:21.513514 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-04 01:24:21.513540 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-04 01:24:21.513560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-04 01:24:21.513579 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-04 01:24:21.513597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-04 01:24:21.513615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-04 01:24:21.513637 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-04 01:24:21.513663 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-04 01:24:21.513689 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-04 01:24:21.513709 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-04 01:24:21.513727 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-04 01:24:21.513746 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-04 01:24:21.513765 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-04 01:24:21.513783 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-04 01:24:21.513801 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-04 01:24:21.513821 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-04 01:24:21.513843 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-04 01:24:21.513867 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-04 01:24:21.513894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-04 01:24:21.513916 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-04 01:24:21.513936 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-04 01:24:21.513955 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-04 01:24:21.513974 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-04 01:24:21.514000 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-04 01:24:21.514024 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-04 01:24:21.514043 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-04 01:24:21.514062 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-04 01:24:21.514080 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-04 01:24:21.514099 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-04 01:24:21.514119 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-04 01:24:21.514144 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-04 01:24:21.514167 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-04 01:24:21.514188 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-04 01:24:21.514206 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-04 01:24:21.514228 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-04 01:24:21.514254 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-04 01:24:21.514277 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-04 01:24:21.514299 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-04 01:24:21.514321 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-04 01:24:21.514345 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-04 01:24:21.514365 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-04 01:24:21.514390 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-04 01:24:21.514414 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-04 01:24:21.514436 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-04 01:24:21.514458 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-04 01:24:21.514481 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4lqi61.txt 2026-09-04 01:24:21.514505 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4lqi61.yaml 2026-09-04 01:24:21.514530 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-o0crkw.txt 2026-09-04 01:24:21.514554 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-o0crkw.yaml 2026-09-04 01:24:21.514576 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-04 01:24:21.514599 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-04 01:24:21.514622 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-04 01:24:21.514646 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-04 01:24:21.514669 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-04 01:24:21.514691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-04 01:24:21.514713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-04 01:24:21.514735 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-04 01:24:21.514757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-04 01:24:21.514779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-04 01:24:21.514804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-04 01:24:21.514826 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-04 01:24:21.514849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-04 01:24:21.514871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-04 01:24:21.514894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-04 01:24:21.514917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-04 01:24:21.514939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-04 01:24:21.514961 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-04 01:24:21.514987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-04 01:24:21.515012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-04 01:24:21.515035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-04 01:24:21.515058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-04 01:24:21.515080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-04 01:24:21.515103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-04 01:24:21.515127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.515156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-04 01:24:21.515180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-04 01:24:21.515203 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-04 01:24:21.515225 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-04 01:24:21.515248 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-04 01:24:21.515272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-04 01:24:21.515296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-04 01:24:21.515319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-04 01:24:21.515361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-04 01:24:21.515384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-04 01:24:21.515404 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-04 01:24:21.515423 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-04 01:24:21.515446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-04 01:24:21.515472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-04 01:24:21.515495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-04 01:24:21.515519 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-04 01:24:21.515544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-04 01:24:21.515567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-04 01:24:21.515590 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-04 01:24:21.515612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-04 01:24:21.515635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-04 01:24:21.515658 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-04 01:24:21.515680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-04 01:24:21.515702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-04 01:24:21.515724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-04 01:24:21.515744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-04 01:24:21.515762 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-04 01:24:21.515780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-04 01:24:21.515798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-04 01:24:21.515816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-04 01:24:21.515834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-04 01:24:21.515851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-04 01:24:21.515875 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-04 01:24:21.515894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-04 01:24:21.515912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-04 01:24:21.515931 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-04 01:24:21.515949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-04 01:24:21.515967 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-04 01:24:21.515985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-04 01:24:21.516003 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-04 01:24:21.516021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-04 01:24:21.516039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-04 01:24:21.516057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-04 01:24:21.516074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-04 01:24:21.516092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-04 01:24:21.516110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-04 01:24:21.516128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-04 01:24:21.516145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-04 01:24:21.516162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-04 01:24:21.516179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-04 01:24:21.516197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-04 01:24:21.516215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-04 01:24:21.516233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-04 01:24:21.516251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-04 01:24:21.516268 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-04 01:24:21.516286 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-04 01:24:21.516304 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-04 01:24:21.516322 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-04 01:24:21.516340 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-04 01:24:21.516358 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-04 01:24:21.516377 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-04 01:24:21.516395 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-04 01:24:21.516413 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-04 01:24:21.516430 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-04 01:24:21.516448 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-04 01:24:21.516471 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-04 01:24:21.516490 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-04 01:24:21.516510 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-04 01:24:21.516537 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-04 01:24:21.516558 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-04 01:24:21.516576 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-04 01:24:21.516595 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.516614 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.516632 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-04 01:24:21.516651 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-04 01:24:21.516669 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-04 01:24:21.516687 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-04 01:24:21.516705 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-04 01:24:21.516723 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-04 01:24:21.516742 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-88h5d.txt 2026-09-04 01:24:21.516760 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-88h5d.yaml 2026-09-04 01:24:21.516779 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-04 01:24:21.516797 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-04 01:24:21.516818 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-04 01:24:21.516840 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-04 01:24:21.516858 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-04 01:24:21.516877 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-04 01:24:21.516895 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-04 01:24:21.516913 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-04 01:24:21.516932 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-04 01:24:21.516950 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-04 01:24:21.516987 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.517007 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.517026 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-04 01:24:21.517105 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-04 01:24:21.517282 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.517308 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-04 01:24:21.517328 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-04 01:24:21.517347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-04 01:24:21.517366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-04 01:24:21.517392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-04 01:24:21.517412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-04 01:24:21.517431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-04 01:24:21.517450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-04 01:24:21.517469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-04 01:24:21.517487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-04 01:24:21.517506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-04 01:24:21.517534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-04 01:24:21.517557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-04 01:24:21.517577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-04 01:24:21.517596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-04 01:24:21.517614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-04 01:24:21.517633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-04 01:24:21.517651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-04 01:24:21.517670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-04 01:24:21.517688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-04 01:24:21.517707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-04 01:24:21.517725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-04 01:24:21.517743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-04 01:24:21.517762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-04 01:24:21.517780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-04 01:24:21.517798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-04 01:24:21.517816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-04 01:24:21.517834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-04 01:24:21.517853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-04 01:24:21.517871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-04 01:24:21.517889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-04 01:24:21.517906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-04 01:24:21.517925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-04 01:24:21.517949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-04 01:24:21.517968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-04 01:24:21.517987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-04 01:24:21.518005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-04 01:24:21.518023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-04 01:24:21.518041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-04 01:24:21.518059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-04 01:24:21.518078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-04 01:24:21.518097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-04 01:24:21.518116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-04 01:24:21.518134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-04 01:24:21.518153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-04 01:24:21.518172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-04 01:24:21.518191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-04 01:24:21.518210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-04 01:24:21.518228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.518247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.518265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-04 01:24:21.518284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-04 01:24:21.518303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-04 01:24:21.518321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-04 01:24:21.518340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-04 01:24:21.518358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-04 01:24:21.518376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-04 01:24:21.518395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-04 01:24:21.518413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-04 01:24:21.518431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-04 01:24:21.518449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-04 01:24:21.518467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-04 01:24:21.518485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-04 01:24:21.518512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-04 01:24:21.518540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-04 01:24:21.518563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-04 01:24:21.518582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-04 01:24:21.518600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-04 01:24:21.518619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-04 01:24:21.518638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-04 01:24:21.518656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-04 01:24:21.518674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-04 01:24:21.518692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-04 01:24:21.518710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-04 01:24:21.518728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-04 01:24:21.518746 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-04 01:24:21.518764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-04 01:24:21.518781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-04 01:24:21.518799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-04 01:24:21.518817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-04 01:24:21.518835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-04 01:24:21.518853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-04 01:24:21.518871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-04 01:24:21.518889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-04 01:24:21.518907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-04 01:24:21.518925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-04 01:24:21.518943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-04 01:24:21.518962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-04 01:24:21.518980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.519000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.519019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-04 01:24:21.519037 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-04 01:24:21.519056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-04 01:24:21.519079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-04 01:24:21.519098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-04 01:24:21.519117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-04 01:24:21.519136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.519154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.519172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-04 01:24:21.519190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-04 01:24:21.519208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-04 01:24:21.519225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-04 01:24:21.519243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-04 01:24:21.519261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-04 01:24:21.519279 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-04 01:24:21.519296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-04 01:24:21.519314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-04 01:24:21.519332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-04 01:24:21.519435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-04 01:24:21.519466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-04 01:24:21.519488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-04 01:24:21.519515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-04 01:24:21.519535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-04 01:24:21.519555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-04 01:24:21.519575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-04 01:24:21.519595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-04 01:24:21.519614 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-04 01:24:21.519633 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-04 01:24:21.519651 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-04 01:24:21.519670 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-04 01:24:21.519689 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-04 01:24:21.519707 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-04 01:24:21.519726 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-04 01:24:21.519744 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-04 01:24:21.519763 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-04 01:24:21.519782 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-04 01:24:21.519800 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-04 01:24:21.519826 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-04 01:24:21.519846 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-04 01:24:21.519864 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-04 01:24:21.519883 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.519901 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.519920 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.519939 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.519957 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.519975 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.519993 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-04 01:24:21.520012 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-04 01:24:21.520044 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-04 01:24:21.520063 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-04 01:24:21.520080 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-04 01:24:21.520098 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-04 01:24:21.520116 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-04 01:24:21.520142 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-04 01:24:21.520161 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-04 01:24:21.520180 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-04 01:24:21.520198 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-04 01:24:21.520217 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-04 01:24:21.520235 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-04 01:24:21.520253 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.520271 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.520290 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.520308 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.520326 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.520344 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.520362 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.520380 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.520397 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-04 01:24:21.520415 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-04 01:24:21.520434 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.520457 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.520476 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-04 01:24:21.520495 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-04 01:24:21.520513 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-04 01:24:21.520531 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-04 01:24:21.520550 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-04 01:24:21.520567 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-04 01:24:21.520585 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-04 01:24:21.520603 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-04 01:24:21.520621 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-04 01:24:21.520640 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-04 01:24:21.520658 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-04 01:24:21.520676 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-04 01:24:21.520694 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-04 01:24:21.520712 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-04 01:24:21.520730 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-04 01:24:21.520748 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-04 01:24:21.520766 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-04 01:24:21.520784 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-04 01:24:21.520802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-04 01:24:21.520820 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-04 01:24:21.520838 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-04 01:24:21.520857 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.520875 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.520893 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.520911 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.520930 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.520948 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.520985 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-04 01:24:21.521006 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-04 01:24:21.521031 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-04 01:24:21.521050 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-04 01:24:21.521069 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-04 01:24:21.521092 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-04 01:24:21.521113 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-04 01:24:21.521131 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-04 01:24:21.521150 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-04 01:24:21.521168 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-04 01:24:21.521186 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rhl5j.txt 2026-09-04 01:24:21.521204 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rhl5j.yaml 2026-09-04 01:24:21.521222 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w.txt 2026-09-04 01:24:21.521240 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w.yaml 2026-09-04 01:24:21.521258 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7.txt 2026-09-04 01:24:21.521276 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7.yaml 2026-09-04 01:24:21.521294 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s7x5l.txt 2026-09-04 01:24:21.521312 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s7x5l.yaml 2026-09-04 01:24:21.521330 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grndb.txt 2026-09-04 01:24:21.521348 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grndb.yaml 2026-09-04 01:24:21.521366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-04 01:24:21.521385 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-04 01:24:21.521403 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-04 01:24:21.521421 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-04 01:24:21.521439 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ngm2d.txt 2026-09-04 01:24:21.521457 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ngm2d.yaml 2026-09-04 01:24:21.521476 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-04 01:24:21.521494 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-04 01:24:21.521511 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-z95x4.txt 2026-09-04 01:24:21.521529 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-z95x4.yaml 2026-09-04 01:24:21.521547 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nvtsv.txt 2026-09-04 01:24:21.521565 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nvtsv.yaml 2026-09-04 01:24:21.521583 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mg94f.txt 2026-09-04 01:24:21.521600 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mg94f.yaml 2026-09-04 01:24:21.521617 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-04 01:24:21.521635 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-04 01:24:21.521658 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-x9z5j.txt 2026-09-04 01:24:21.521677 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-x9z5j.yaml 2026-09-04 01:24:21.521695 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2hv6d.txt 2026-09-04 01:24:21.521713 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2hv6d.yaml 2026-09-04 01:24:21.521731 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-04 01:24:21.521749 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.521767 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.521785 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-04 01:24:21.521803 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-04 01:24:21.521821 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-04 01:24:21.521840 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-04 01:24:21.521858 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-04 01:24:21.521876 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-04 01:24:21.521894 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-04 01:24:21.521912 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.521930 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.521948 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-04 01:24:21.521966 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-04 01:24:21.521983 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-04 01:24:21.522001 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-04 01:24:21.522018 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-04 01:24:21.522036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-04 01:24:21.522054 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-04 01:24:21.522072 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-04 01:24:21.522091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-04 01:24:21.522109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-04 01:24:21.522128 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-04 01:24:21.522146 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.522164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.522183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-04 01:24:21.522201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-04 01:24:21.522219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-04 01:24:21.522242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-04 01:24:21.522261 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-04 01:24:21.522279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-04 01:24:21.522297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-04 01:24:21.522315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-04 01:24:21.522334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-04 01:24:21.522352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-04 01:24:21.522370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-04 01:24:21.522388 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-04 01:24:21.522406 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-04 01:24:21.522425 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-04 01:24:21.522443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-04 01:24:21.522461 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-04 01:24:21.522479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.522497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.522515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-04 01:24:21.522533 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-04 01:24:21.522550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-04 01:24:21.522568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-04 01:24:21.522586 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grndb-tls.txt 2026-09-04 01:24:21.522605 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grndb-tls.yaml 2026-09-04 01:24:21.522623 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-04 01:24:21.522640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-04 01:24:21.522658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-04 01:24:21.522676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-04 01:24:21.522695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-04 01:24:21.522713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-04 01:24:21.522731 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-04 01:24:21.522749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-04 01:24:21.522767 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.522791 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.522811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-04 01:24:21.522829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-04 01:24:21.522848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-04 01:24:21.522866 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-04 01:24:21.522884 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-04 01:24:21.522902 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-04 01:24:21.522920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-04 01:24:21.522939 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-04 01:24:21.522956 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-04 01:24:21.522975 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-04 01:24:21.522993 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-04 01:24:21.523011 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-04 01:24:21.523029 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-04 01:24:21.523047 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-04 01:24:21.523065 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-04 01:24:21.523084 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-04 01:24:21.523101 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-04 01:24:21.523119 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-04 01:24:21.523139 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-04 01:24:21.523157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-04 01:24:21.523175 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-04 01:24:21.523193 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.523211 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.523229 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.523247 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.523265 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.523283 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.523302 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.523321 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.523339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-04 01:24:21.523444 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-04 01:24:21.523476 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.523497 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.523517 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-04 01:24:21.523537 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-04 01:24:21.523557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-04 01:24:21.523576 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-04 01:24:21.523595 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-04 01:24:21.523614 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-04 01:24:21.523632 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-04 01:24:21.523651 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-04 01:24:21.523669 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-04 01:24:21.523687 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-04 01:24:21.523706 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-04 01:24:21.523724 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-04 01:24:21.523743 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-04 01:24:21.523761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-04 01:24:21.523779 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-04 01:24:21.523798 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-04 01:24:21.523815 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-04 01:24:21.523833 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-04 01:24:21.523851 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-04 01:24:21.523870 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.523888 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.523907 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-04 01:24:21.523925 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-04 01:24:21.523944 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-04 01:24:21.523963 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-04 01:24:21.523981 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-04 01:24:21.523998 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-04 01:24:21.524016 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-04 01:24:21.524034 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-04 01:24:21.524052 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.524075 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.524095 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-04 01:24:21.524113 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-04 01:24:21.524131 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-04 01:24:21.524149 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-04 01:24:21.524167 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-04 01:24:21.524184 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-04 01:24:21.524202 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-04 01:24:21.524220 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-04 01:24:21.524237 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-04 01:24:21.524255 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-04 01:24:21.524273 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-04 01:24:21.524291 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-04 01:24:21.524309 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-04 01:24:21.524327 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-04 01:24:21.524345 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-04 01:24:21.524363 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-04 01:24:21.524382 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-04 01:24:21.524401 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-04 01:24:21.524419 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-04 01:24:21.524437 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-04 01:24:21.524455 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-04 01:24:21.524472 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-04 01:24:21.524490 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-04 01:24:21.524508 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-04 01:24:21.524526 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-04 01:24:21.524543 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-04 01:24:21.524561 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-04 01:24:21.524579 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-04 01:24:21.524597 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-04 01:24:21.524615 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-04 01:24:21.524633 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-04 01:24:21.524651 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-04 01:24:21.524670 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-04 01:24:21.524689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-04 01:24:21.524713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-04 01:24:21.524733 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-04 01:24:21.524752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-04 01:24:21.524771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-04 01:24:21.524789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-04 01:24:21.524808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-04 01:24:21.524827 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-04 01:24:21.524846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-04 01:24:21.524865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-04 01:24:21.524883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-04 01:24:21.524902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-04 01:24:21.524920 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-04 01:24:21.524938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-04 01:24:21.524972 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-04 01:24:21.524997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-04 01:24:21.525016 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-04 01:24:21.525035 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-04 01:24:21.525054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.525072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.525090 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-04 01:24:21.525108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-04 01:24:21.525126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-04 01:24:21.525144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-04 01:24:21.525162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-04 01:24:21.525180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-04 01:24:21.525198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-04 01:24:21.525216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-04 01:24:21.525233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-04 01:24:21.525251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-04 01:24:21.525269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-09-04 01:24:21.525288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-09-04 01:24:21.525306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-04 01:24:21.525324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-04 01:24:21.525342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-04 01:24:21.525359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-04 01:24:21.525377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-04 01:24:21.525395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-04 01:24:21.525418 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-04 01:24:21.525437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-04 01:24:21.525456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-04 01:24:21.525474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-04 01:24:21.525492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-04 01:24:21.525510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-04 01:24:21.525528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-04 01:24:21.525545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-04 01:24:21.525563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-04 01:24:21.525581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-04 01:24:21.525598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-04 01:24:21.525616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-04 01:24:21.525633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-04 01:24:21.525651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-04 01:24:21.525668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-04 01:24:21.525686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-04 01:24:21.525704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-04 01:24:21.525722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-04 01:24:21.525739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-04 01:24:21.525757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-04 01:24:21.525775 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-04 01:24:21.525792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-04 01:24:21.525810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-04 01:24:21.525828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-04 01:24:21.525846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-04 01:24:21.525864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-04 01:24:21.525883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-04 01:24:21.525900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-04 01:24:21.525918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-04 01:24:21.525936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-04 01:24:21.525955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-04 01:24:21.525973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-04 01:24:21.525991 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-04 01:24:21.526014 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-04 01:24:21.526033 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-04 01:24:21.526053 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-04 01:24:21.526071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-04 01:24:21.526089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-04 01:24:21.526108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-04 01:24:21.526126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-04 01:24:21.526144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-04 01:24:21.526162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-04 01:24:21.526181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-04 01:24:21.526199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-04 01:24:21.526218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-04 01:24:21.526237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-04 01:24:21.526255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-04 01:24:21.526273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-04 01:24:21.526291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-04 01:24:21.526309 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-04 01:24:21.526327 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-04 01:24:21.526345 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-04 01:24:21.526363 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-04 01:24:21.526381 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-04 01:24:21.526399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-04 01:24:21.526416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-04 01:24:21.526434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-04 01:24:21.526452 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-04 01:24:21.526469 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-04 01:24:21.526487 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-04 01:24:21.526505 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-04 01:24:21.526524 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-04 01:24:21.526542 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-04 01:24:21.526560 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-04 01:24:21.526578 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-04 01:24:21.526596 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-04 01:24:21.526614 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-04 01:24:21.526631 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-04 01:24:21.526654 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-04 01:24:21.526672 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-04 01:24:21.526690 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-04 01:24:21.526707 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-04 01:24:21.526725 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-04 01:24:21.526743 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-04 01:24:21.526760 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-04 01:24:21.526778 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-04 01:24:21.526796 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-04 01:24:21.526814 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-04 01:24:21.526831 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-09-04 01:24:21.526849 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-09-04 01:24:21.526867 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-09-04 01:24:21.526884 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-09-04 01:24:21.526901 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-09-04 01:24:21.526919 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-09-04 01:24:21.526937 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-04 01:24:21.526954 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-04 01:24:21.526973 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-09-04 01:24:21.526992 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-09-04 01:24:21.527010 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-04 01:24:21.527028 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-04 01:24:21.527045 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-04 01:24:21.527063 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-04 01:24:21.527081 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-04 01:24:21.527099 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-04 01:24:21.527117 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-04 01:24:21.527135 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-04 01:24:21.527153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-04 01:24:21.527170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-04 01:24:21.527188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-04 01:24:21.527206 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-04 01:24:21.527224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-04 01:24:21.527242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-04 01:24:21.527260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-04 01:24:21.527283 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-04 01:24:21.527302 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-04 01:24:21.527320 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-04 01:24:21.527338 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-04 01:24:21.527404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-04 01:24:21.527428 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-04 01:24:21.527447 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-04 01:24:21.527466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-04 01:24:21.527484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-04 01:24:21.527502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-04 01:24:21.527520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-04 01:24:21.527538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-04 01:24:21.527557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-04 01:24:21.527575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-04 01:24:21.527593 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-04 01:24:21.527611 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-04 01:24:21.527629 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-09-04 01:24:21.527647 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-09-04 01:24:21.527665 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-04 01:24:21.527683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-04 01:24:21.527701 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-04 01:24:21.527719 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-04 01:24:21.527737 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-04 01:24:21.527755 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-04 01:24:21.527773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-04 01:24:21.527791 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-04 01:24:21.527816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-04 01:24:21.527845 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-04 01:24:21.527871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-04 01:24:21.527898 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-04 01:24:21.527924 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-04 01:24:21.527950 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-04 01:24:21.527977 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-04 01:24:21.528003 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-04 01:24:21.528030 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-04 01:24:21.528057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-04 01:24:21.528083 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-04 01:24:21.528120 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-04 01:24:21.528149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-04 01:24:21.528176 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-04 01:24:21.528202 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-04 01:24:21.528229 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-04 01:24:21.528255 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-04 01:24:21.528282 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-04 01:24:21.528308 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-04 01:24:21.528335 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-04 01:24:21.528363 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-04 01:24:21.528390 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-04 01:24:21.528416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-04 01:24:21.528444 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-04 01:24:21.528471 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-04 01:24:21.528497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-04 01:24:21.528524 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-04 01:24:21.528550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-04 01:24:21.528576 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-04 01:24:21.528603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-04 01:24:21.528629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-04 01:24:21.528656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-04 01:24:21.528683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-04 01:24:21.528711 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-04 01:24:21.528738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-04 01:24:21.528766 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-04 01:24:21.528793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-04 01:24:21.528819 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-04 01:24:21.528846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-04 01:24:21.528874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-04 01:24:21.528901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-04 01:24:21.528928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-04 01:24:21.528955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-04 01:24:21.529182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-04 01:24:21.529209 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-04 01:24:21.529236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-04 01:24:21.529264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-04 01:24:21.529291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-04 01:24:21.529326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-04 01:24:21.529354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-09-04 01:24:21.529381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-09-04 01:24:21.529408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-09-04 01:24:21.529435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-09-04 01:24:21.529463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-04 01:24:21.529490 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-04 01:24:21.529517 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-04 01:24:21.529543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-04 01:24:21.529570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-04 01:24:21.529597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-04 01:24:21.529623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-04 01:24:21.529650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-04 01:24:21.529676 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-04 01:24:21.529702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-04 01:24:21.529729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-04 01:24:21.529755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-04 01:24:21.529781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-04 01:24:21.529808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-04 01:24:21.529834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-04 01:24:21.529860 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-04 01:24:21.529887 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-04 01:24:21.529913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-04 01:24:21.529939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-04 01:24:21.529965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-04 01:24:21.529991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-04 01:24:21.530017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-04 01:24:21.530043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-04 01:24:21.530069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-04 01:24:21.530096 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-04 01:24:21.530121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-04 01:24:21.530147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-04 01:24:21.530173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-04 01:24:21.530199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-04 01:24:21.530230 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-04 01:24:21.530273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-04 01:24:21.530307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-04 01:24:21.530335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-04 01:24:21.530365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-04 01:24:21.530392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-04 01:24:21.530418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-04 01:24:21.530445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-04 01:24:21.530471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-04 01:24:21.530497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-04 01:24:21.530524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-04 01:24:21.530550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-04 01:24:21.530577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-04 01:24:21.530603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-04 01:24:21.530630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-04 01:24:21.530656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-04 01:24:21.530682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-04 01:24:21.530708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-04 01:24:21.530734 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-04 01:24:21.530760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-04 01:24:21.530788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-04 01:24:21.530816 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-04 01:24:21.530844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-04 01:24:21.530871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-04 01:24:21.530898 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-04 01:24:21.530925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-04 01:24:21.530952 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-04 01:24:21.530979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-04 01:24:21.531006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-04 01:24:21.531033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-04 01:24:21.531060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-04 01:24:21.531086 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-04 01:24:21.531114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-04 01:24:21.531141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-04 01:24:21.531168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-04 01:24:21.531195 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-04 01:24:21.531222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-04 01:24:21.531256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-04 01:24:21.531284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-04 01:24:21.531312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-04 01:24:21.531340 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-04 01:24:21.531396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-04 01:24:21.531435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-04 01:24:21.531466 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-04 01:24:21.531494 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-04 01:24:21.531521 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-04 01:24:21.531550 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-04 01:24:21.531577 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-04 01:24:21.531604 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-04 01:24:21.531630 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-04 01:24:21.531657 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-04 01:24:21.531684 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-04 01:24:21.531711 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-04 01:24:21.531738 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-04 01:24:21.531765 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-04 01:24:21.531791 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-04 01:24:21.531818 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-04 01:24:21.531845 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-04 01:24:21.531871 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-04 01:24:21.531898 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-04 01:24:21.531925 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-04 01:24:21.531952 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-04 01:24:21.531978 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-04 01:24:21.532005 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-04 01:24:21.532032 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-04 01:24:21.532059 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-04 01:24:21.532085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-04 01:24:21.532112 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-04 01:24:21.532139 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-04 01:24:21.532166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-04 01:24:21.532193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-04 01:24:21.532220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-04 01:24:21.532246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-04 01:24:21.532273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-04 01:24:21.532300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-04 01:24:21.532334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-04 01:24:21.532362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-04 01:24:21.532389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-04 01:24:21.532416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-04 01:24:21.532442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-04 01:24:21.532468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-04 01:24:21.532494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-04 01:24:21.532525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-04 01:24:21.532556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-04 01:24:21.532584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-04 01:24:21.532617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-04 01:24:21.532646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-04 01:24:21.532674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-04 01:24:21.532702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-04 01:24:21.532729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-04 01:24:21.532755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-04 01:24:21.532782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-04 01:24:21.532808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-04 01:24:21.532845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-04 01:24:21.532879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-04 01:24:21.532909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-04 01:24:21.532940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-04 01:24:21.532992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-04 01:24:21.533031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-04 01:24:21.533063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-04 01:24:21.533090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-04 01:24:21.533121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29808065.txt 2026-09-04 01:24:21.533150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29808065.yaml 2026-09-04 01:24:21.533178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-04 01:24:21.533206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-04 01:24:21.533233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-04 01:24:21.533260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-04 01:24:21.533287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-04 01:24:21.533314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-04 01:24:21.533341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-04 01:24:21.533368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-04 01:24:21.533394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-04 01:24:21.533430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-04 01:24:21.533458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-04 01:24:21.533485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-04 01:24:21.533512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-04 01:24:21.533540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-04 01:24:21.533566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-04 01:24:21.533592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-04 01:24:21.533618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-04 01:24:21.533645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-04 01:24:21.533671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-04 01:24:21.533698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-04 01:24:21.533725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-04 01:24:21.533751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-04 01:24:21.533777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-04 01:24:21.533804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-04 01:24:21.533831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808070.txt 2026-09-04 01:24:21.533857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808070.yaml 2026-09-04 01:24:21.533884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808075.txt 2026-09-04 01:24:21.533911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808075.yaml 2026-09-04 01:24:21.533937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808080.txt 2026-09-04 01:24:21.533964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29808080.yaml 2026-09-04 01:24:21.533990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-04 01:24:21.534016 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-04 01:24:21.534044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-04 01:24:21.534072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-04 01:24:21.534098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-04 01:24:21.534125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-04 01:24:21.534153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-04 01:24:21.534180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-04 01:24:21.534207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-04 01:24:21.534233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-04 01:24:21.534259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-04 01:24:21.534286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-04 01:24:21.534312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-04 01:24:21.534338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-04 01:24:21.534365 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-04 01:24:21.534392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-04 01:24:21.534419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-04 01:24:21.534453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-04 01:24:21.534480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-04 01:24:21.534507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-04 01:24:21.534534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-04 01:24:21.534560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-04 01:24:21.534587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-04 01:24:21.534613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-04 01:24:21.534639 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-04 01:24:21.534665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-04 01:24:21.534692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-04 01:24:21.534718 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-04 01:24:21.534745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-04 01:24:21.534772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-04 01:24:21.534799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-04 01:24:21.534826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-04 01:24:21.534853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-04 01:24:21.534880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-04 01:24:21.534906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-04 01:24:21.534934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-04 01:24:21.534962 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-04 01:24:21.534990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-04 01:24:21.535021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-04 01:24:21.535053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-04 01:24:21.535081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-09-04 01:24:21.535109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-09-04 01:24:21.535136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29808060.txt 2026-09-04 01:24:21.535163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29808060.yaml 2026-09-04 01:24:21.535194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-09-04 01:24:21.535225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-09-04 01:24:21.535256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-04 01:24:21.535287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-04 01:24:21.535314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-04 01:24:21.535344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-04 01:24:21.535424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-04 01:24:21.535463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-04 01:24:21.535493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-04 01:24:21.535521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-04 01:24:21.535548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-04 01:24:21.535583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-04 01:24:21.535611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-04 01:24:21.535638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-04 01:24:21.535666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29808060.txt 2026-09-04 01:24:21.535693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29808060.yaml 2026-09-04 01:24:21.535720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-04 01:24:21.535747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-04 01:24:21.535773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-04 01:24:21.535799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-04 01:24:21.535819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-04 01:24:21.535840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-04 01:24:21.535858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-04 01:24:21.535876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-04 01:24:21.535894 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-04 01:24:21.535912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-04 01:24:21.535931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-04 01:24:21.535949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-04 01:24:21.535967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-04 01:24:21.535985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-04 01:24:21.536003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-04 01:24:21.536021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-04 01:24:21.536039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-04 01:24:21.536058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-04 01:24:21.536076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-04 01:24:21.536095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-04 01:24:21.536114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-04 01:24:21.536132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-04 01:24:21.536150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-04 01:24:21.536168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-04 01:24:21.536186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-04 01:24:21.536204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-04 01:24:21.536221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-04 01:24:21.536239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-04 01:24:21.536257 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-04 01:24:21.536275 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-04 01:24:21.536294 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-04 01:24:21.536312 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-04 01:24:21.536336 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-04 01:24:21.536355 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-04 01:24:21.536374 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-04 01:24:21.536391 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-04 01:24:21.536410 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-04 01:24:21.536429 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-04 01:24:21.536448 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-04 01:24:21.536468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-04 01:24:21.536487 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-04 01:24:21.536505 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-04 01:24:21.536524 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-04 01:24:21.536542 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-04 01:24:21.536560 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-04 01:24:21.536578 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-04 01:24:21.536597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-04 01:24:21.536615 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-04 01:24:21.536633 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-04 01:24:21.536651 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-04 01:24:21.536669 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-04 01:24:21.536686 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-04 01:24:21.536704 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-04 01:24:21.536722 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-04 01:24:21.536739 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-04 01:24:21.536757 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-04 01:24:21.536775 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-04 01:24:21.536793 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-04 01:24:21.536811 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-04 01:24:21.536829 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-b9645bf47-q2qf4.txt 2026-09-04 01:24:21.536847 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-b9645bf47-q2qf4.yaml 2026-09-04 01:24:21.536865 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-s6x57.txt 2026-09-04 01:24:21.536887 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-s6x57.yaml 2026-09-04 01:24:21.536905 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-dq4s7.txt 2026-09-04 01:24:21.536922 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-dq4s7.yaml 2026-09-04 01:24:21.536939 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-d8tkf.txt 2026-09-04 01:24:21.536972 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-d8tkf.yaml 2026-09-04 01:24:21.536994 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-lft2c.txt 2026-09-04 01:24:21.537013 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-lft2c.yaml 2026-09-04 01:24:21.537030 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-mrvtk.txt 2026-09-04 01:24:21.537048 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-mrvtk.yaml 2026-09-04 01:24:21.537066 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-j5jzv.txt 2026-09-04 01:24:21.537084 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-j5jzv.yaml 2026-09-04 01:24:21.537101 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-857667b49b-p6ckg.txt 2026-09-04 01:24:21.537119 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-857667b49b-p6ckg.yaml 2026-09-04 01:24:21.537136 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59d8fc57f4-jlmhf.txt 2026-09-04 01:24:21.537154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59d8fc57f4-jlmhf.yaml 2026-09-04 01:24:21.537172 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xq87k.txt 2026-09-04 01:24:21.537189 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xq87k.yaml 2026-09-04 01:24:21.537207 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qjxmg.txt 2026-09-04 01:24:21.537224 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qjxmg.yaml 2026-09-04 01:24:21.537242 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-d5hmp.txt 2026-09-04 01:24:21.537259 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-d5hmp.yaml 2026-09-04 01:24:21.537277 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-h44lf.txt 2026-09-04 01:24:21.537295 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-h44lf.yaml 2026-09-04 01:24:21.537313 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6jkcw.txt 2026-09-04 01:24:21.537330 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6jkcw.yaml 2026-09-04 01:24:21.537348 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kkzjr.txt 2026-09-04 01:24:21.537366 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kkzjr.yaml 2026-09-04 01:24:21.537384 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dfdgc.txt 2026-09-04 01:24:21.537401 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dfdgc.yaml 2026-09-04 01:24:21.537419 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jlw6s.txt 2026-09-04 01:24:21.537436 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jlw6s.yaml 2026-09-04 01:24:21.537454 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-d7l4k.txt 2026-09-04 01:24:21.537471 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-d7l4k.yaml 2026-09-04 01:24:21.537489 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-647f6c79b8-ws8mf.txt 2026-09-04 01:24:21.537506 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-647f6c79b8-ws8mf.yaml 2026-09-04 01:24:21.537529 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-sx77z.txt 2026-09-04 01:24:21.537548 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-sx77z.yaml 2026-09-04 01:24:21.537566 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-fc4bdf964-hbk5c.txt 2026-09-04 01:24:21.537583 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-fc4bdf964-hbk5c.yaml 2026-09-04 01:24:21.537601 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29808065-kbwnm.txt 2026-09-04 01:24:21.537619 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29808065-kbwnm.yaml 2026-09-04 01:24:21.537637 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7665585687-72nf9.txt 2026-09-04 01:24:21.537655 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7665585687-72nf9.yaml 2026-09-04 01:24:21.537673 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ngngx.txt 2026-09-04 01:24:21.537691 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ngngx.yaml 2026-09-04 01:24:21.537710 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-dkp9v.txt 2026-09-04 01:24:21.537729 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-dkp9v.yaml 2026-09-04 01:24:21.537747 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-pd6h4.txt 2026-09-04 01:24:21.537765 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-pd6h4.yaml 2026-09-04 01:24:21.537783 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-tfk7s.txt 2026-09-04 01:24:21.537801 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-tfk7s.yaml 2026-09-04 01:24:21.537820 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-p5nhp.txt 2026-09-04 01:24:21.537838 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-p5nhp.yaml 2026-09-04 01:24:21.537856 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pv2rw.txt 2026-09-04 01:24:21.537874 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pv2rw.yaml 2026-09-04 01:24:21.537892 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-64tq5.txt 2026-09-04 01:24:21.537910 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-64tq5.yaml 2026-09-04 01:24:21.537928 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nf6dn.txt 2026-09-04 01:24:21.537946 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nf6dn.yaml 2026-09-04 01:24:21.537964 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6fbf678c4-mtc7f.txt 2026-09-04 01:24:21.537982 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6fbf678c4-mtc7f.yaml 2026-09-04 01:24:21.538000 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-thdbv.txt 2026-09-04 01:24:21.538019 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-thdbv.yaml 2026-09-04 01:24:21.538037 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7d485d47d8-9xhw8.txt 2026-09-04 01:24:21.538055 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7d485d47d8-9xhw8.yaml 2026-09-04 01:24:21.538073 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-5227r.txt 2026-09-04 01:24:21.538091 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-5227r.yaml 2026-09-04 01:24:21.538109 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-9mj87.txt 2026-09-04 01:24:21.538127 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-9mj87.yaml 2026-09-04 01:24:21.538145 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-pcmnm.txt 2026-09-04 01:24:21.538168 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-pcmnm.yaml 2026-09-04 01:24:21.538187 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-74db4bd9bc-wjjk6.txt 2026-09-04 01:24:21.538206 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-74db4bd9bc-wjjk6.yaml 2026-09-04 01:24:21.538224 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808070-8vhp2.txt 2026-09-04 01:24:21.538242 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808070-8vhp2.yaml 2026-09-04 01:24:21.538260 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808075-2m5qr.txt 2026-09-04 01:24:21.538277 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808075-2m5qr.yaml 2026-09-04 01:24:21.538295 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808080-4zt98.txt 2026-09-04 01:24:21.538312 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29808080-4zt98.yaml 2026-09-04 01:24:21.538330 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-r54wq.txt 2026-09-04 01:24:21.538348 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-r54wq.yaml 2026-09-04 01:24:21.538365 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-l9wlv.txt 2026-09-04 01:24:21.538384 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-l9wlv.yaml 2026-09-04 01:24:21.538402 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-5gndn.txt 2026-09-04 01:24:21.538421 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-5gndn.yaml 2026-09-04 01:24:21.538439 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-z8twg.txt 2026-09-04 01:24:21.538457 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-z8twg.yaml 2026-09-04 01:24:21.538475 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8rr9x.txt 2026-09-04 01:24:21.538492 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8rr9x.yaml 2026-09-04 01:24:21.538511 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-tbzbk.txt 2026-09-04 01:24:21.538529 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-tbzbk.yaml 2026-09-04 01:24:21.538547 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-74d968fc65-pbs6c.txt 2026-09-04 01:24:21.538564 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-74d968fc65-pbs6c.yaml 2026-09-04 01:24:21.538583 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sdntj.txt 2026-09-04 01:24:21.538601 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sdntj.yaml 2026-09-04 01:24:21.538619 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xtmnb.txt 2026-09-04 01:24:21.538637 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xtmnb.yaml 2026-09-04 01:24:21.538655 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-t4qgt.txt 2026-09-04 01:24:21.538673 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-t4qgt.yaml 2026-09-04 01:24:21.538691 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-pg7g6.txt 2026-09-04 01:24:21.538708 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-pg7g6.yaml 2026-09-04 01:24:21.538726 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-96h8b.txt 2026-09-04 01:24:21.538743 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-96h8b.yaml 2026-09-04 01:24:21.538761 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-f7fzb.txt 2026-09-04 01:24:21.538779 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-f7fzb.yaml 2026-09-04 01:24:21.538815 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-dvc9p.txt 2026-09-04 01:24:21.538837 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-dvc9p.yaml 2026-09-04 01:24:21.538856 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k2m7j.txt 2026-09-04 01:24:21.538874 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k2m7j.yaml 2026-09-04 01:24:21.538891 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-668bffb6cd-shpbs.txt 2026-09-04 01:24:21.538909 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-668bffb6cd-shpbs.yaml 2026-09-04 01:24:21.538927 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-04 01:24:21.538946 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-04 01:24:21.538964 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-b5xw9.txt 2026-09-04 01:24:21.538983 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-b5xw9.yaml 2026-09-04 01:24:21.539002 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-8n8n4.txt 2026-09-04 01:24:21.539021 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-8n8n4.yaml 2026-09-04 01:24:21.539039 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-j8xjr.txt 2026-09-04 01:24:21.539058 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-j8xjr.yaml 2026-09-04 01:24:21.539076 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-fmq9z.txt 2026-09-04 01:24:21.539094 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-fmq9z.yaml 2026-09-04 01:24:21.539112 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-87wvm.txt 2026-09-04 01:24:21.539131 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-87wvm.yaml 2026-09-04 01:24:21.539149 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lnhgv.txt 2026-09-04 01:24:21.539167 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lnhgv.yaml 2026-09-04 01:24:21.539185 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-9fbxz.txt 2026-09-04 01:24:21.539203 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-9fbxz.yaml 2026-09-04 01:24:21.539222 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-g5lj5.txt 2026-09-04 01:24:21.539240 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-g5lj5.yaml 2026-09-04 01:24:21.539258 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8tb5f.txt 2026-09-04 01:24:21.539276 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8tb5f.yaml 2026-09-04 01:24:21.539294 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cm8xf.txt 2026-09-04 01:24:21.539312 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cm8xf.yaml 2026-09-04 01:24:21.539329 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-sjqtn.txt 2026-09-04 01:24:21.539347 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-sjqtn.yaml 2026-09-04 01:24:21.539396 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-n8kjq.txt 2026-09-04 01:24:21.539424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-n8kjq.yaml 2026-09-04 01:24:21.539447 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-v6qvh.txt 2026-09-04 01:24:21.539466 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-v6qvh.yaml 2026-09-04 01:24:21.539484 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-bzhbk.txt 2026-09-04 01:24:21.539508 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-bzhbk.yaml 2026-09-04 01:24:21.539527 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-plmt9.txt 2026-09-04 01:24:21.539545 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-plmt9.yaml 2026-09-04 01:24:21.539563 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-cbc57fc6d-4szch.txt 2026-09-04 01:24:21.539581 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-cbc57fc6d-4szch.yaml 2026-09-04 01:24:21.539598 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-669cbfc954-h6wdm.txt 2026-09-04 01:24:21.539616 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-669cbfc954-h6wdm.yaml 2026-09-04 01:24:21.539634 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-64c774cc85-999gm.txt 2026-09-04 01:24:21.539651 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-64c774cc85-999gm.yaml 2026-09-04 01:24:21.539669 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-864c6d9df7-rfgnl.txt 2026-09-04 01:24:21.539686 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-864c6d9df7-rfgnl.yaml 2026-09-04 01:24:21.539704 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hzstf.txt 2026-09-04 01:24:21.539722 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hzstf.yaml 2026-09-04 01:24:21.539739 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29808060-dnpdr.txt 2026-09-04 01:24:21.539757 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29808060-dnpdr.yaml 2026-09-04 01:24:21.539775 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9cls2.txt 2026-09-04 01:24:21.539792 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9cls2.yaml 2026-09-04 01:24:21.539810 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4mwqw.txt 2026-09-04 01:24:21.539828 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4mwqw.yaml 2026-09-04 01:24:21.539845 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5d7d9b6c4c-kx6v9.txt 2026-09-04 01:24:21.539863 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5d7d9b6c4c-kx6v9.yaml 2026-09-04 01:24:21.539881 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-x6vx2.txt 2026-09-04 01:24:21.539899 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-x6vx2.yaml 2026-09-04 01:24:21.539916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8cvdb.txt 2026-09-04 01:24:21.539934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8cvdb.yaml 2026-09-04 01:24:21.539952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-f6lsz.txt 2026-09-04 01:24:21.539970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-f6lsz.yaml 2026-09-04 01:24:21.539987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-p8k6g.txt 2026-09-04 01:24:21.540005 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-p8k6g.yaml 2026-09-04 01:24:21.540022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-nnmtk.txt 2026-09-04 01:24:21.540040 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-nnmtk.yaml 2026-09-04 01:24:21.540057 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7bd94f59c8-cr59r.txt 2026-09-04 01:24:21.540075 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7bd94f59c8-cr59r.yaml 2026-09-04 01:24:21.540093 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-tslh8.txt 2026-09-04 01:24:21.540111 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-tslh8.yaml 2026-09-04 01:24:21.540133 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bd4574b5f-wnrqf.txt 2026-09-04 01:24:21.540152 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bd4574b5f-wnrqf.yaml 2026-09-04 01:24:21.540170 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29808060-5bbqb.txt 2026-09-04 01:24:21.540188 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29808060-5bbqb.yaml 2026-09-04 01:24:21.540206 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-996f9b577-24kbw.txt 2026-09-04 01:24:21.540224 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-996f9b577-24kbw.yaml 2026-09-04 01:24:21.540241 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-x9jmm.txt 2026-09-04 01:24:21.540259 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-x9jmm.yaml 2026-09-04 01:24:21.540277 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-74tfm.txt 2026-09-04 01:24:21.540295 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-74tfm.yaml 2026-09-04 01:24:21.540314 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-8tzw5.txt 2026-09-04 01:24:21.540332 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-8tzw5.yaml 2026-09-04 01:24:21.540350 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-j475w.txt 2026-09-04 01:24:21.540369 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-j475w.yaml 2026-09-04 01:24:21.540387 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7959d75976-ns76t.txt 2026-09-04 01:24:21.540406 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7959d75976-ns76t.yaml 2026-09-04 01:24:21.540424 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-qsqmx.txt 2026-09-04 01:24:21.540442 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-qsqmx.yaml 2026-09-04 01:24:21.540460 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-4xcqv.txt 2026-09-04 01:24:21.540479 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-4xcqv.yaml 2026-09-04 01:24:21.540498 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ksm9c.txt 2026-09-04 01:24:21.540516 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ksm9c.yaml 2026-09-04 01:24:21.540535 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5bcw2.txt 2026-09-04 01:24:21.540553 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5bcw2.yaml 2026-09-04 01:24:21.540572 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-57d7cfbcf5-t42j8.txt 2026-09-04 01:24:21.540590 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-57d7cfbcf5-t42j8.yaml 2026-09-04 01:24:21.540608 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-cjtxr.txt 2026-09-04 01:24:21.540627 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-cjtxr.yaml 2026-09-04 01:24:21.540645 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-04 01:24:21.540663 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-04 01:24:21.540682 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-04 01:24:21.540700 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-04 01:24:21.540718 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-78867c9f8d-ggfld.txt 2026-09-04 01:24:21.540736 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-78867c9f8d-ggfld.yaml 2026-09-04 01:24:21.540754 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9jmww.txt 2026-09-04 01:24:21.540780 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9jmww.yaml 2026-09-04 01:24:21.540800 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qdw8h.txt 2026-09-04 01:24:21.540819 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qdw8h.yaml 2026-09-04 01:24:21.540837 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mr5l8.txt 2026-09-04 01:24:21.540855 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mr5l8.yaml 2026-09-04 01:24:21.540873 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kjgzl.txt 2026-09-04 01:24:21.540890 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kjgzl.yaml 2026-09-04 01:24:21.540908 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-57f9n.txt 2026-09-04 01:24:21.540926 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-57f9n.yaml 2026-09-04 01:24:21.540944 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-9qfzx.txt 2026-09-04 01:24:21.540978 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-9qfzx.yaml 2026-09-04 01:24:21.540998 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-04 01:24:21.541018 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-04 01:24:21.541036 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-04 01:24:21.541054 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-04 01:24:21.541073 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5xg42.txt 2026-09-04 01:24:21.541091 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5xg42.yaml 2026-09-04 01:24:21.541109 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-04 01:24:21.541127 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-04 01:24:21.541144 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-04 01:24:21.541163 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-04 01:24:21.541180 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-04 01:24:21.541198 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-04 01:24:21.541216 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-04 01:24:21.541234 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-04 01:24:21.541252 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-v8lds.txt 2026-09-04 01:24:21.541270 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-v8lds.yaml 2026-09-04 01:24:21.541288 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-04 01:24:21.541307 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-04 01:24:21.541326 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-04 01:24:21.541344 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-04 01:24:21.541362 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-04 01:24:21.541380 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-04 01:24:21.541398 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zrx7n.txt 2026-09-04 01:24:21.541421 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zrx7n.yaml 2026-09-04 01:24:21.541440 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8z587.txt 2026-09-04 01:24:21.541459 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8z587.yaml 2026-09-04 01:24:21.541478 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6554b45cf6-m57g6.txt 2026-09-04 01:24:21.541496 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6554b45cf6-m57g6.yaml 2026-09-04 01:24:21.541515 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55c7d4768c-sdc4z.txt 2026-09-04 01:24:21.541533 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55c7d4768c-sdc4z.yaml 2026-09-04 01:24:21.541551 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-rndhh.txt 2026-09-04 01:24:21.541569 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-rndhh.yaml 2026-09-04 01:24:21.541587 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-rm6wz.txt 2026-09-04 01:24:21.541605 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-rm6wz.yaml 2026-09-04 01:24:21.541623 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-04 01:24:21.541641 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-04 01:24:21.541660 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-04 01:24:21.541678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-04 01:24:21.541696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-04 01:24:21.541714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-04 01:24:21.541732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-04 01:24:21.541750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-04 01:24:21.541768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-04 01:24:21.541786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-04 01:24:21.541804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-04 01:24:21.541822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-04 01:24:21.541840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-04 01:24:21.541858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-04 01:24:21.541876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-04 01:24:21.541893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-04 01:24:21.541911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-04 01:24:21.541929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-04 01:24:21.541946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-04 01:24:21.541964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-04 01:24:21.541981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-04 01:24:21.541999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-04 01:24:21.542018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-04 01:24:21.542040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-04 01:24:21.542059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-04 01:24:21.542077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-04 01:24:21.542095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-04 01:24:21.542112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-04 01:24:21.542131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-04 01:24:21.542149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-04 01:24:21.542166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-04 01:24:21.542184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-04 01:24:21.542203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-04 01:24:21.542221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-04 01:24:21.542239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-04 01:24:21.542256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-04 01:24:21.542273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-04 01:24:21.542291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-04 01:24:21.542308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-04 01:24:21.542326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-04 01:24:21.542343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-04 01:24:21.542361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-04 01:24:21.542379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-04 01:24:21.542396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-04 01:24:21.542414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-04 01:24:21.542432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-04 01:24:21.542449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-04 01:24:21.542467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-04 01:24:21.542485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-04 01:24:21.542502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-04 01:24:21.542520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-04 01:24:21.542537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-04 01:24:21.542555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-04 01:24:21.542572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-04 01:24:21.542589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-04 01:24:21.542607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-04 01:24:21.542629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-04 01:24:21.542648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-04 01:24:21.542666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-04 01:24:21.542684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-04 01:24:21.542703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-04 01:24:21.542720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-04 01:24:21.542738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-04 01:24:21.542757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-04 01:24:21.542776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-04 01:24:21.542794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-04 01:24:21.542812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-04 01:24:21.542831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-04 01:24:21.542849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-04 01:24:21.542867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-04 01:24:21.542887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-04 01:24:21.542912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-04 01:24:21.542938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-04 01:24:21.542962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-04 01:24:21.542981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-04 01:24:21.543000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-04 01:24:21.543018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-04 01:24:21.543037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-04 01:24:21.543055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-04 01:24:21.543073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-04 01:24:21.543091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-04 01:24:21.543110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-04 01:24:21.543128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-04 01:24:21.543145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-04 01:24:21.543163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-04 01:24:21.543181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-04 01:24:21.543199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-04 01:24:21.543217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-04 01:24:21.543234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-04 01:24:21.543252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-04 01:24:21.543276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-04 01:24:21.543294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-04 01:24:21.543312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-04 01:24:21.543331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-04 01:24:21.543349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-04 01:24:21.543367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-04 01:24:21.543425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-04 01:24:21.543449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-04 01:24:21.543468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-04 01:24:21.543487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-04 01:24:21.543505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-04 01:24:21.543524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-04 01:24:21.543543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-04 01:24:21.543561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-04 01:24:21.543579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-04 01:24:21.543597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-04 01:24:21.543615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-04 01:24:21.543633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-04 01:24:21.543651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-04 01:24:21.543669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-04 01:24:21.543686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-04 01:24:21.543705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-04 01:24:21.543723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-04 01:24:21.543741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-04 01:24:21.543760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-04 01:24:21.543778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-04 01:24:21.543797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-04 01:24:21.543815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-04 01:24:21.543834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-04 01:24:21.543852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-04 01:24:21.543871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-04 01:24:21.543889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-04 01:24:21.543907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-04 01:24:21.543925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-04 01:24:21.543949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-04 01:24:21.543969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-04 01:24:21.543987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-04 01:24:21.544005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-04 01:24:21.544022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-04 01:24:21.544040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-04 01:24:21.544058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-04 01:24:21.544076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-04 01:24:21.544094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-04 01:24:21.544112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-04 01:24:21.544130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-04 01:24:21.544148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-04 01:24:21.544166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-04 01:24:21.544184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-04 01:24:21.544202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-04 01:24:21.544222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-04 01:24:21.544241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-04 01:24:21.544259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-04 01:24:21.544278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-04 01:24:21.544296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-04 01:24:21.544315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-04 01:24:21.544334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-04 01:24:21.544352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-04 01:24:21.544371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-04 01:24:21.544389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-04 01:24:21.544407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-04 01:24:21.544425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-04 01:24:21.544443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-04 01:24:21.544461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-04 01:24:21.544479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-09-04 01:24:21.544497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-09-04 01:24:21.544514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-04 01:24:21.544532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-04 01:24:21.544555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-04 01:24:21.544574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-04 01:24:21.544592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-04 01:24:21.544609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-04 01:24:21.544627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-09-04 01:24:21.544644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-09-04 01:24:21.544662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-09-04 01:24:21.544680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-09-04 01:24:21.544699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-09-04 01:24:21.544718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-09-04 01:24:21.544736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-04 01:24:21.544754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-04 01:24:21.544771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-04 01:24:21.544789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-04 01:24:21.544806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-04 01:24:21.544827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-04 01:24:21.544847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-04 01:24:21.544864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-04 01:24:21.544882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-04 01:24:21.544900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-04 01:24:21.544918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-04 01:24:21.544935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-04 01:24:21.544953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-04 01:24:21.544989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-04 01:24:21.545008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-04 01:24:21.545026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-04 01:24:21.545044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-04 01:24:21.545062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-04 01:24:21.545080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-04 01:24:21.545098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-04 01:24:21.545116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-04 01:24:21.545134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-04 01:24:21.545152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-04 01:24:21.545170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-04 01:24:21.545191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-04 01:24:21.545210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-04 01:24:21.545227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-04 01:24:21.545244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-04 01:24:21.545262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-04 01:24:21.545280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-04 01:24:21.545297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-04 01:24:21.545315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-04 01:24:21.545333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-04 01:24:21.545351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-04 01:24:21.545369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-04 01:24:21.545388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-04 01:24:21.545406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-04 01:24:21.545424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-04 01:24:21.545442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-04 01:24:21.545461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-04 01:24:21.545479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-04 01:24:21.545497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-04 01:24:21.545516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-04 01:24:21.545534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-04 01:24:21.545552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-04 01:24:21.545571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-04 01:24:21.545589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-04 01:24:21.545608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-04 01:24:21.545626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-04 01:24:21.545644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-04 01:24:21.545663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-04 01:24:21.545681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-04 01:24:21.545699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-04 01:24:21.545717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-04 01:24:21.545735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-04 01:24:21.545753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-04 01:24:21.545771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-04 01:24:21.545794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-04 01:24:21.545813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-04 01:24:21.545831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-04 01:24:21.545849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-04 01:24:21.545867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-04 01:24:21.545885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-04 01:24:21.545903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-04 01:24:21.545921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-04 01:24:21.545939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-04 01:24:21.545956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-04 01:24:21.545974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-04 01:24:21.545992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-04 01:24:21.546010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-04 01:24:21.546028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-04 01:24:21.546046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-04 01:24:21.546065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-04 01:24:21.546083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-04 01:24:21.546101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-04 01:24:21.546119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-04 01:24:21.546136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-04 01:24:21.546154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-04 01:24:21.546172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-04 01:24:21.546190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-04 01:24:21.546207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-04 01:24:21.546225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-04 01:24:21.546242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-04 01:24:21.546260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-04 01:24:21.546278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-04 01:24:21.546296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-04 01:24:21.546314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-04 01:24:21.546333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-04 01:24:21.546351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-04 01:24:21.546368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-04 01:24:21.546386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-04 01:24:21.546408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-04 01:24:21.546427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-04 01:24:21.546446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-04 01:24:21.546463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-04 01:24:21.546481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-04 01:24:21.546499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-04 01:24:21.546517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-04 01:24:21.546536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-04 01:24:21.546555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-04 01:24:21.546573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.546591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.546609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-04 01:24:21.546628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-04 01:24:21.546647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-04 01:24:21.546666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-04 01:24:21.546684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.546702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.546720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-04 01:24:21.546739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-04 01:24:21.546757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-04 01:24:21.546775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-04 01:24:21.546793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-04 01:24:21.546812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-04 01:24:21.546830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-04 01:24:21.546848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-04 01:24:21.546867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-04 01:24:21.546885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-04 01:24:21.546903 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-04 01:24:21.546921 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-04 01:24:21.546938 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-04 01:24:21.546956 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-04 01:24:21.546974 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-04 01:24:21.546991 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-04 01:24:21.547013 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-04 01:24:21.547032 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-04 01:24:21.547050 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-04 01:24:21.547067 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-04 01:24:21.547086 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-04 01:24:21.547104 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-04 01:24:21.547122 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-04 01:24:21.547140 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-04 01:24:21.547158 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-04 01:24:21.547176 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-04 01:24:21.547194 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-04 01:24:21.547212 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-04 01:24:21.547230 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-04 01:24:21.547247 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-04 01:24:21.547265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-04 01:24:21.547283 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-04 01:24:21.547301 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-04 01:24:21.547318 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-04 01:24:21.547336 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-04 01:24:21.547355 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-04 01:24:21.547373 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-04 01:24:21.547408 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-04 01:24:21.547429 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-04 01:24:21.547448 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-04 01:24:21.547466 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-04 01:24:21.547485 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-04 01:24:21.547503 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-04 01:24:21.547521 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-04 01:24:21.547538 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-04 01:24:21.547556 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-04 01:24:21.547574 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-04 01:24:21.547591 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-04 01:24:21.547610 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-04 01:24:21.547633 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-04 01:24:21.547652 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-04 01:24:21.547670 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-04 01:24:21.547688 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-04 01:24:21.547706 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-04 01:24:21.547724 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-04 01:24:21.547742 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-04 01:24:21.547759 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-04 01:24:21.547777 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-04 01:24:21.547795 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-04 01:24:21.547813 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-04 01:24:21.547830 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-04 01:24:21.547848 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-04 01:24:21.547867 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-04 01:24:21.547885 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-04 01:24:21.547903 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-04 01:24:21.547922 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-04 01:24:21.547940 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-04 01:24:21.547959 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-04 01:24:21.547977 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-04 01:24:21.547995 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-04 01:24:21.548013 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-04 01:24:21.548031 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-04 01:24:21.548049 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-04 01:24:21.548067 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-04 01:24:21.548086 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-04 01:24:21.548104 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-04 01:24:21.548122 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-04 01:24:21.548141 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-04 01:24:21.548159 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-04 01:24:21.548177 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-04 01:24:21.548195 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-04 01:24:21.548213 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-04 01:24:21.548236 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-04 01:24:21.548254 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-04 01:24:21.548272 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-04 01:24:21.548290 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-04 01:24:21.548308 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-04 01:24:21.548326 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-04 01:24:21.548344 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-04 01:24:21.548362 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-04 01:24:21.548380 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-04 01:24:21.548398 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-04 01:24:21.548416 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-04 01:24:21.548434 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-04 01:24:21.548452 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-04 01:24:21.548470 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-04 01:24:21.548488 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-04 01:24:21.548506 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-04 01:24:21.548524 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-04 01:24:21.548542 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-04 01:24:21.548560 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-04 01:24:21.548578 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-04 01:24:21.548596 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-04 01:24:21.548613 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-04 01:24:21.548631 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-04 01:24:21.548648 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-04 01:24:21.548666 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-04 01:24:21.548683 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-04 01:24:21.548701 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-04 01:24:21.548719 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-04 01:24:21.548738 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-04 01:24:21.548755 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-04 01:24:21.548773 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-04 01:24:21.548791 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-04 01:24:21.548809 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-04 01:24:21.548829 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-04 01:24:21.548854 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-04 01:24:21.548873 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-04 01:24:21.548890 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-04 01:24:21.548908 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-04 01:24:21.548926 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-04 01:24:21.548944 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-04 01:24:21.548978 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-04 01:24:21.548999 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-04 01:24:21.549019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-04 01:24:21.549037 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-04 01:24:21.549055 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-04 01:24:21.549073 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-04 01:24:21.549091 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-04 01:24:21.549110 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-04 01:24:21.549128 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-04 01:24:21.549146 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-04 01:24:21.549165 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-04 01:24:21.549183 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-04 01:24:21.549201 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-04 01:24:21.549220 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-04 01:24:21.549238 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-04 01:24:21.549256 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-04 01:24:21.549274 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-04 01:24:21.549293 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-04 01:24:21.549311 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-04 01:24:21.549330 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-04 01:24:21.549348 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-04 01:24:21.549366 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-04 01:24:21.549384 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-04 01:24:21.549402 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-04 01:24:21.549420 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-04 01:24:21.549438 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-04 01:24:21.549456 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-04 01:24:21.549480 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-04 01:24:21.549499 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-04 01:24:21.549517 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-04 01:24:21.549535 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-04 01:24:21.549553 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-04 01:24:21.549571 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-04 01:24:21.549589 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-04 01:24:21.549606 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-04 01:24:21.549623 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-04 01:24:21.549641 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-04 01:24:21.549658 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-04 01:24:21.549675 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-04 01:24:21.549692 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-09-04 01:24:21.549710 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-09-04 01:24:21.549728 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-04 01:24:21.549745 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-04 01:24:21.549763 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-04 01:24:21.549781 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-04 01:24:21.549798 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-04 01:24:21.549816 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-04 01:24:21.549833 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-09-04 01:24:21.549850 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-09-04 01:24:21.549867 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-09-04 01:24:21.549885 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-09-04 01:24:21.549903 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-09-04 01:24:21.549921 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-09-04 01:24:21.549938 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-04 01:24:21.549956 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-04 01:24:21.549974 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-04 01:24:21.549992 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-04 01:24:21.550010 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-04 01:24:21.550028 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-04 01:24:21.550052 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-04 01:24:21.550071 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-04 01:24:21.550089 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-04 01:24:21.550106 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-04 01:24:21.550124 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-04 01:24:21.550142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-04 01:24:21.550159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-04 01:24:21.550177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-04 01:24:21.550194 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-04 01:24:21.550212 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-04 01:24:21.550230 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-04 01:24:21.550247 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-04 01:24:21.550264 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-04 01:24:21.550283 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-04 01:24:21.550301 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-04 01:24:21.550319 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-04 01:24:21.550337 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-04 01:24:21.550355 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-04 01:24:21.550373 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-04 01:24:21.550391 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-04 01:24:21.550409 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-04 01:24:21.550427 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-04 01:24:21.550445 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-04 01:24:21.550463 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-04 01:24:21.550481 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-04 01:24:21.550499 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-04 01:24:21.550517 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-04 01:24:21.550535 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-04 01:24:21.550553 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-04 01:24:21.550571 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-04 01:24:21.550589 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-04 01:24:21.550607 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-04 01:24:21.550625 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-04 01:24:21.550643 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-04 01:24:21.550666 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-04 01:24:21.550685 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-04 01:24:21.550704 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-04 01:24:21.550722 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-04 01:24:21.550740 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-04 01:24:21.550758 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-04 01:24:21.550775 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-04 01:24:21.550793 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-04 01:24:21.550811 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-04 01:24:21.550828 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-04 01:24:21.550846 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-04 01:24:21.550864 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-04 01:24:21.550884 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-04 01:24:21.550902 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-04 01:24:21.550920 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-04 01:24:21.550938 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-04 01:24:21.550956 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-04 01:24:21.550974 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-04 01:24:21.550992 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-04 01:24:21.551009 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-04 01:24:21.551028 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-04 01:24:21.551045 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-04 01:24:21.551063 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-04 01:24:21.551080 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-04 01:24:21.551098 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-04 01:24:21.551115 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-04 01:24:21.551133 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-04 01:24:21.551151 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-04 01:24:21.551169 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-04 01:24:21.551187 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-04 01:24:21.551205 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-04 01:24:21.551223 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-04 01:24:21.551246 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-04 01:24:21.551265 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-04 01:24:21.551283 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-04 01:24:21.551301 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-04 01:24:21.551319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-04 01:24:21.551337 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-04 01:24:21.551355 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-04 01:24:21.551372 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-04 01:24:21.551390 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-04 01:24:21.551458 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-04 01:24:21.551485 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-04 01:24:21.551505 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-04 01:24:21.551523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-04 01:24:21.551541 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-04 01:24:21.551559 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-04 01:24:21.551577 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-04 01:24:21.551595 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-04 01:24:21.551613 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-04 01:24:21.551631 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-04 01:24:21.551648 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-04 01:24:21.551667 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-04 01:24:21.551686 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-04 01:24:21.551704 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-04 01:24:21.551722 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-04 01:24:21.551740 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-04 01:24:21.551758 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-04 01:24:21.551776 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.551794 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.551812 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-04 01:24:21.551831 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-04 01:24:21.551849 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-04 01:24:21.551867 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-04 01:24:21.551885 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.551903 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.551926 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-04 01:24:21.551946 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-04 01:24:21.551964 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-04 01:24:21.551982 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-04 01:24:21.552000 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-04 01:24:21.552018 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-04 01:24:21.552037 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-04 01:24:21.552055 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-04 01:24:21.552072 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-04 01:24:21.552090 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-04 01:24:21.552108 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-04 01:24:21.552126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-04 01:24:21.552144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-04 01:24:21.552161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-04 01:24:21.552179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-04 01:24:21.552196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-04 01:24:21.552214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-04 01:24:21.552231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-04 01:24:21.552249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-04 01:24:21.552266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-04 01:24:21.552284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-04 01:24:21.552301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-04 01:24:21.552319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-04 01:24:21.552336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-04 01:24:21.552353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-04 01:24:21.552370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-04 01:24:21.552388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-04 01:24:21.552405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-04 01:24:21.552423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-04 01:24:21.552440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-04 01:24:21.552457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-04 01:24:21.552475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-04 01:24:21.552493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-04 01:24:21.552511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-04 01:24:21.552529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-04 01:24:21.552546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-04 01:24:21.552568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-04 01:24:21.552586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-04 01:24:21.552604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-04 01:24:21.552622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-04 01:24:21.552639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-04 01:24:21.552657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-04 01:24:21.552674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-04 01:24:21.552691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-04 01:24:21.552709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-04 01:24:21.552726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-04 01:24:21.552743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-04 01:24:21.552760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-04 01:24:21.552778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-04 01:24:21.552795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-04 01:24:21.552812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-04 01:24:21.552830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-04 01:24:21.552848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-04 01:24:21.552865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-04 01:24:21.552883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-04 01:24:21.552901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-04 01:24:21.552920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-04 01:24:21.552938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-04 01:24:21.552960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-04 01:24:21.552991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-04 01:24:21.553010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-04 01:24:21.553029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-04 01:24:21.553047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-04 01:24:21.553064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-04 01:24:21.553082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-04 01:24:21.553100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-04 01:24:21.553118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-04 01:24:21.553136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-04 01:24:21.553154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-04 01:24:21.553172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-04 01:24:21.553190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-04 01:24:21.553208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-04 01:24:21.553230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-04 01:24:21.553249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-04 01:24:21.553268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-04 01:24:21.553286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-04 01:24:21.553304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-04 01:24:21.553322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-04 01:24:21.553340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-04 01:24:21.553358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-04 01:24:21.553376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-04 01:24:21.553394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-04 01:24:21.553412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-04 01:24:21.553430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-04 01:24:21.553448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-04 01:24:21.553466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-04 01:24:21.553484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-04 01:24:21.553501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-04 01:24:21.553519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-04 01:24:21.553537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-04 01:24:21.553555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-04 01:24:21.553573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-04 01:24:21.553591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-04 01:24:21.553609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-04 01:24:21.553627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-04 01:24:21.553645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-04 01:24:21.553663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-04 01:24:21.553682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-04 01:24:21.553700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-04 01:24:21.553718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-04 01:24:21.553735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-04 01:24:21.553754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-04 01:24:21.553772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-04 01:24:21.553790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-04 01:24:21.553808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-04 01:24:21.553825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-04 01:24:21.553844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-04 01:24:21.553862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-04 01:24:21.553879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-04 01:24:21.553901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-04 01:24:21.553919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-04 01:24:21.553937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-04 01:24:21.553955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-04 01:24:21.553972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-04 01:24:21.553990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-04 01:24:21.554008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-04 01:24:21.554025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-04 01:24:21.554043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-04 01:24:21.554060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-04 01:24:21.554078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-04 01:24:21.554095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-04 01:24:21.554113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-04 01:24:21.554131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-04 01:24:21.554148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k2m7j-api.txt 2026-09-04 01:24:21.554166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k2m7j-api.yaml 2026-09-04 01:24:21.554184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k2m7j-vnc.txt 2026-09-04 01:24:21.554202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k2m7j-vnc.yaml 2026-09-04 01:24:21.554220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-04 01:24:21.554239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-04 01:24:21.554257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-04 01:24:21.554275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-04 01:24:21.554293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-04 01:24:21.554311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-04 01:24:21.554329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-04 01:24:21.554347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-04 01:24:21.554365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-04 01:24:21.554382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-04 01:24:21.554400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-04 01:24:21.554418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-04 01:24:21.554437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-04 01:24:21.554455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-04 01:24:21.554472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-04 01:24:21.554490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-04 01:24:21.554507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-04 01:24:21.554530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-04 01:24:21.554548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-04 01:24:21.554565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-04 01:24:21.554583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-04 01:24:21.554601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-04 01:24:21.554619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-09-04 01:24:21.554637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-09-04 01:24:21.554654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-04 01:24:21.554672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-04 01:24:21.554689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-04 01:24:21.554707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-04 01:24:21.554724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-04 01:24:21.554741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-04 01:24:21.554759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-04 01:24:21.554776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-04 01:24:21.554794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-09-04 01:24:21.554811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-09-04 01:24:21.554832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-09-04 01:24:21.554851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-09-04 01:24:21.554868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-04 01:24:21.554886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-04 01:24:21.554904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-09-04 01:24:21.554921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-09-04 01:24:21.554939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-04 01:24:21.554957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-04 01:24:21.554974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-04 01:24:21.554991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-04 01:24:21.555009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-04 01:24:21.555026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-04 01:24:21.555043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-04 01:24:21.555061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-04 01:24:21.555078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-04 01:24:21.555096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-04 01:24:21.555113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-04 01:24:21.555131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-04 01:24:21.555149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-04 01:24:21.555171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-04 01:24:21.555189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-04 01:24:21.555207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-04 01:24:21.555225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-04 01:24:21.555242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-04 01:24:21.555260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-04 01:24:21.555277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-04 01:24:21.555295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-04 01:24:21.555312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-04 01:24:21.555330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-04 01:24:21.555347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-04 01:24:21.555365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-04 01:24:21.555383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-04 01:24:21.555401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-04 01:24:21.555432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-04 01:24:21.555451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-04 01:24:21.555469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-04 01:24:21.555487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-04 01:24:21.555505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-04 01:24:21.555523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-04 01:24:21.555541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-04 01:24:21.555560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-04 01:24:21.555578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-04 01:24:21.555596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-04 01:24:21.555614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-04 01:24:21.555632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-04 01:24:21.555651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-04 01:24:21.555669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-04 01:24:21.555688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-04 01:24:21.555706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-04 01:24:21.555724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-04 01:24:21.555742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-04 01:24:21.555760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-04 01:24:21.555778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-04 01:24:21.555796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-04 01:24:21.555814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-04 01:24:21.555871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-04 01:24:21.555895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-04 01:24:21.555935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-04 01:24:21.555955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-04 01:24:21.555973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-04 01:24:21.555991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-04 01:24:21.556009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-04 01:24:21.556026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-04 01:24:21.556044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-04 01:24:21.556062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-04 01:24:21.556079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-04 01:24:21.556097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-04 01:24:21.556115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-04 01:24:21.556133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-04 01:24:21.556150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-04 01:24:21.556168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-04 01:24:21.556186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-04 01:24:21.556204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-04 01:24:21.556222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-04 01:24:21.556240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-04 01:24:21.556258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-04 01:24:21.556276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-04 01:24:21.556294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-04 01:24:21.556312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-04 01:24:21.556330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-04 01:24:21.556348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-04 01:24:21.556366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-04 01:24:21.556383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-04 01:24:21.556401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-04 01:24:21.556419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-04 01:24:21.556437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-04 01:24:21.556455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-04 01:24:21.556473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-04 01:24:21.556490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-04 01:24:21.556508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-04 01:24:21.556526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-04 01:24:21.556549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-04 01:24:21.556567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-04 01:24:21.556585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-04 01:24:21.556603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-04 01:24:21.556621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-04 01:24:21.556639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-04 01:24:21.556656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-04 01:24:21.556674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-04 01:24:21.556692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-04 01:24:21.556710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-04 01:24:21.556728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-04 01:24:21.556746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-04 01:24:21.556764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-04 01:24:21.556782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-04 01:24:21.556800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-04 01:24:21.556818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-04 01:24:21.556836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-04 01:24:21.556854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-04 01:24:21.556872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-04 01:24:21.556890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-04 01:24:21.556908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-04 01:24:21.556926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-04 01:24:21.556944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-04 01:24:21.556979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-04 01:24:21.556999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-04 01:24:21.557017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-04 01:24:21.557035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-04 01:24:21.557053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-04 01:24:21.557071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-04 01:24:21.557089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-04 01:24:21.557106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-04 01:24:21.557124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-04 01:24:21.557141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-04 01:24:21.557164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-04 01:24:21.557182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-04 01:24:21.557200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-04 01:24:21.557218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-04 01:24:21.557235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-04 01:24:21.557252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-04 01:24:21.557269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-04 01:24:21.557287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-04 01:24:21.557304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-04 01:24:21.557322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-04 01:24:21.557340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-04 01:24:21.557357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-04 01:24:21.557375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-04 01:24:21.557393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-04 01:24:21.557411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-04 01:24:21.557428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-04 01:24:21.557445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-04 01:24:21.557462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-04 01:24:21.557480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-04 01:24:21.557498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-04 01:24:21.557515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-04 01:24:21.557532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-04 01:24:21.557549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-04 01:24:21.557567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-04 01:24:21.557584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-04 01:24:21.557602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-04 01:24:21.557620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-04 01:24:21.557638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-04 01:24:21.557655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-04 01:24:21.557673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-04 01:24:21.557690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-04 01:24:21.557708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-04 01:24:21.557726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-04 01:24:21.557743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-04 01:24:21.557761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-04 01:24:21.557783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-04 01:24:21.557801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-04 01:24:21.557819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-04 01:24:21.557837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-04 01:24:21.557854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-04 01:24:21.557872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-04 01:24:21.557889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-04 01:24:21.557907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-04 01:24:21.557924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-04 01:24:21.557942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-04 01:24:21.557960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-04 01:24:21.557978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-04 01:24:21.557996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-04 01:24:21.558014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-09-04 01:24:21.558033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-09-04 01:24:21.558051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-04 01:24:21.558069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-04 01:24:21.558087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-04 01:24:21.558105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-04 01:24:21.558123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-04 01:24:21.558141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-04 01:24:21.558159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-04 01:24:21.558176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-04 01:24:21.558194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-04 01:24:21.558213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-04 01:24:21.558230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-04 01:24:21.558248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-04 01:24:21.558266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-04 01:24:21.558285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-04 01:24:21.558303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-04 01:24:21.558321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-04 01:24:21.558339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-04 01:24:21.558434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-04 01:24:21.558454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-04 01:24:21.558473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-04 01:24:21.558491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-04 01:24:21.558510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-04 01:24:21.558528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-04 01:24:21.558546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-04 01:24:21.558565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-04 01:24:21.558583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-04 01:24:21.558601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-04 01:24:21.558619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-04 01:24:21.558637 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-04 01:24:21.558655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-04 01:24:21.558673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-04 01:24:21.558691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-04 01:24:21.558708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-04 01:24:21.558726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-04 01:24:21.558744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-04 01:24:21.558763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-04 01:24:21.558781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-04 01:24:21.558799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-04 01:24:21.558820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-04 01:24:21.558840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-04 01:24:21.558858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-04 01:24:21.558876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-04 01:24:21.558893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-04 01:24:21.558911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-04 01:24:21.558929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-04 01:24:21.558947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-04 01:24:21.558965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-04 01:24:21.558983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-04 01:24:21.559001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-04 01:24:21.559019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-04 01:24:21.559037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-04 01:24:21.559054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-04 01:24:21.559073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-04 01:24:21.559095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-04 01:24:21.559114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-04 01:24:21.559132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-04 01:24:21.559150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-04 01:24:21.559168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-04 01:24:21.559186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-04 01:24:21.559204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-04 01:24:21.559222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-04 01:24:21.559240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-04 01:24:21.559258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-04 01:24:21.559276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-04 01:24:21.559295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-04 01:24:21.559313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-04 01:24:21.559331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-04 01:24:21.559349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-04 01:24:21.559367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-04 01:24:21.559385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-04 01:24:21.559403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-04 01:24:21.559449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-04 01:24:21.559470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-04 01:24:21.559488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-04 01:24:21.559506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-04 01:24:21.559525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-04 01:24:21.559543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-04 01:24:21.559561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-04 01:24:21.559580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-04 01:24:21.559598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-04 01:24:21.559616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-04 01:24:21.559634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-04 01:24:21.559651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-04 01:24:21.559669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-04 01:24:21.559687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-04 01:24:21.559704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-04 01:24:21.559721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-04 01:24:21.559745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-04 01:24:21.559763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-04 01:24:21.559781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-04 01:24:21.559799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-04 01:24:21.559816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-04 01:24:21.559834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-04 01:24:21.559851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-04 01:24:21.559869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-04 01:24:21.559887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-04 01:24:21.559905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-04 01:24:21.559922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-04 01:24:21.559940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-04 01:24:21.559957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-04 01:24:21.559975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-04 01:24:21.559993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-04 01:24:21.560010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-04 01:24:21.560027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-04 01:24:21.560045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-04 01:24:21.560062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-04 01:24:21.560079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-04 01:24:21.560097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-04 01:24:21.560114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-04 01:24:21.560131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-04 01:24:21.560149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-04 01:24:21.560166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-04 01:24:21.560184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-04 01:24:21.560201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-04 01:24:21.560218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-04 01:24:21.560236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-04 01:24:21.560253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-04 01:24:21.560270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-04 01:24:21.560288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-04 01:24:21.560305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-04 01:24:21.560323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-04 01:24:21.560340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-04 01:24:21.560362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-04 01:24:21.560381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-04 01:24:21.560398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-04 01:24:21.560416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-04 01:24:21.560434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-04 01:24:21.560452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-04 01:24:21.560470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-04 01:24:21.560488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-04 01:24:21.560506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-04 01:24:21.560524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-04 01:24:21.560542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-04 01:24:21.560560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-04 01:24:21.560579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-04 01:24:21.560596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-04 01:24:21.560615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-04 01:24:21.560633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-04 01:24:21.560651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-04 01:24:21.560669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-04 01:24:21.560687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-04 01:24:21.560705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-04 01:24:21.560723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-04 01:24:21.560741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-04 01:24:21.560759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-04 01:24:21.560777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-04 01:24:21.560796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-04 01:24:21.560816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-04 01:24:21.560837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-04 01:24:21.560855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-04 01:24:21.560873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-04 01:24:21.560892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-04 01:24:21.560910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-04 01:24:21.560928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-04 01:24:21.560947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-04 01:24:21.560981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-04 01:24:21.561002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-04 01:24:21.561026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-04 01:24:21.561045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-04 01:24:21.561063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-04 01:24:21.561082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-04 01:24:21.561100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-04 01:24:21.561117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-04 01:24:21.561136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-04 01:24:21.561154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-04 01:24:21.561171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-04 01:24:21.561189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-04 01:24:21.561207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-04 01:24:21.561225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-04 01:24:21.561243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-04 01:24:21.561261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-04 01:24:21.561279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-04 01:24:21.561297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-04 01:24:21.561315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-04 01:24:21.561333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-04 01:24:21.561351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-04 01:24:21.561369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-04 01:24:21.561387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-04 01:24:21.561405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-04 01:24:21.561423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-09-04 01:24:21.561441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-09-04 01:24:21.561458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-04 01:24:21.561476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-04 01:24:21.561493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-04 01:24:21.561511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-04 01:24:21.561529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-04 01:24:21.561547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-04 01:24:21.561565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-09-04 01:24:21.561583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-09-04 01:24:21.561601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-09-04 01:24:21.561618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-09-04 01:24:21.561641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-04 01:24:21.561660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-04 01:24:21.561678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-09-04 01:24:21.561696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-09-04 01:24:21.561714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-04 01:24:21.561732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-04 01:24:21.561750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-04 01:24:21.561768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-04 01:24:21.561786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-04 01:24:21.561804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-04 01:24:21.561823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-04 01:24:21.561841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-04 01:24:21.561859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-04 01:24:21.561877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-04 01:24:21.561895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-04 01:24:21.561914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-04 01:24:21.561932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-04 01:24:21.561950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-04 01:24:21.561968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-04 01:24:21.561986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-04 01:24:21.562004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-04 01:24:21.562023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-04 01:24:21.562042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-04 01:24:21.562060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-04 01:24:21.562079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-04 01:24:21.562097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-04 01:24:21.562114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-04 01:24:21.562131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-04 01:24:21.562149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-04 01:24:21.562167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-04 01:24:21.562185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-04 01:24:21.562202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-04 01:24:21.562220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-04 01:24:21.562237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-04 01:24:21.562259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-04 01:24:21.562277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-04 01:24:21.562294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-04 01:24:21.562311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-04 01:24:21.562329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-04 01:24:21.562347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-04 01:24:21.562365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-04 01:24:21.562383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-04 01:24:21.562401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-04 01:24:21.562418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-04 01:24:21.562436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-04 01:24:21.562454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-04 01:24:21.562473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-04 01:24:21.562491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-04 01:24:21.562508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-04 01:24:21.562526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-04 01:24:21.562544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-04 01:24:21.562562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-04 01:24:21.562579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-04 01:24:21.562597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-04 01:24:21.562614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-04 01:24:21.562632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-04 01:24:21.562650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-04 01:24:21.562667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-04 01:24:21.562685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-04 01:24:21.562703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-04 01:24:21.562721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-04 01:24:21.562738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-04 01:24:21.562755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-04 01:24:21.562773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-04 01:24:21.562791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-04 01:24:21.562808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-04 01:24:21.562826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-04 01:24:21.562843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-04 01:24:21.562861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-04 01:24:21.562883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-04 01:24:21.562902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-04 01:24:21.562920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-04 01:24:21.562937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-04 01:24:21.562955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-04 01:24:21.562973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-04 01:24:21.562990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-04 01:24:21.563008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-04 01:24:21.563026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-04 01:24:21.563044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-04 01:24:21.563063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-04 01:24:21.563081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-04 01:24:21.563099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-04 01:24:21.563117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-04 01:24:21.563135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-04 01:24:21.563153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-04 01:24:21.563171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-04 01:24:21.563189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-04 01:24:21.563208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-04 01:24:21.563226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-04 01:24:21.563244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-04 01:24:21.563262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-04 01:24:21.563280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-04 01:24:21.563298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-04 01:24:21.563316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-04 01:24:21.563334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-04 01:24:21.563352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-04 01:24:21.563370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-04 01:24:21.563387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-04 01:24:21.563405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-04 01:24:21.563426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-04 01:24:21.563456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-04 01:24:21.563474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-04 01:24:21.563497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-04 01:24:21.563516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-04 01:24:21.563534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-04 01:24:21.563552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-04 01:24:21.563569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.563587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.563605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-04 01:24:21.563623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-04 01:24:21.563641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-04 01:24:21.563659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-04 01:24:21.563677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-04 01:24:21.563695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-04 01:24:21.563713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.563731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.563749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-04 01:24:21.563766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-04 01:24:21.563784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-04 01:24:21.563802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-04 01:24:21.563822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-04 01:24:21.563842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-04 01:24:21.563860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-04 01:24:21.563878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-04 01:24:21.563896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-04 01:24:21.563914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-04 01:24:21.563932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-04 01:24:21.563950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-04 01:24:21.563969 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-04 01:24:21.563987 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-04 01:24:21.564005 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-04 01:24:21.564024 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-04 01:24:21.564042 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-04 01:24:21.564060 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-04 01:24:21.564078 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-04 01:24:21.564096 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-04 01:24:21.564114 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-04 01:24:21.564132 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-04 01:24:21.564154 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-04 01:24:21.564173 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-04 01:24:21.564191 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-04 01:24:21.564210 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-04 01:24:21.564228 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-04 01:24:21.564246 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-04 01:24:21.564264 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-04 01:24:21.564282 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-04 01:24:21.564301 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-04 01:24:21.564319 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-04 01:24:21.564338 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-04 01:24:21.564356 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-09-04 01:24:21.564374 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-09-04 01:24:21.564393 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-09-04 01:24:21.564411 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-09-04 01:24:21.564429 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-04 01:24:21.564447 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-04 01:24:21.564465 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-04 01:24:21.564484 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-04 01:24:21.564502 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-04 01:24:21.564520 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-04 01:24:21.564537 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-04 01:24:21.564555 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-04 01:24:21.564573 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-04 01:24:21.564591 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-04 01:24:21.564609 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-04 01:24:21.564626 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-04 01:24:21.564644 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-04 01:24:21.564662 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-04 01:24:21.564681 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-04 01:24:21.564698 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-04 01:24:21.564716 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-04 01:24:21.564733 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-04 01:24:21.564750 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-04 01:24:21.564768 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-04 01:24:21.564786 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-04 01:24:21.564808 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-04 01:24:21.564827 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-04 01:24:21.564845 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-04 01:24:21.564863 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-04 01:24:21.564880 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-04 01:24:21.564898 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-04 01:24:21.564916 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-04 01:24:21.564934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-04 01:24:21.564952 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-04 01:24:21.564985 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-04 01:24:21.565004 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-04 01:24:21.565022 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-04 01:24:21.565040 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-04 01:24:21.565058 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-04 01:24:21.565075 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-04 01:24:21.565093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-04 01:24:21.565110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-04 01:24:21.565128 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-04 01:24:21.565145 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-04 01:24:21.565163 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-04 01:24:21.565181 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-04 01:24:21.565198 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-04 01:24:21.565216 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-04 01:24:21.565234 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-04 01:24:21.565252 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-04 01:24:21.565269 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-04 01:24:21.565287 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-04 01:24:21.565305 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-04 01:24:21.565323 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-04 01:24:21.565341 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-04 01:24:21.565359 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-04 01:24:21.565377 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-04 01:24:21.565395 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-04 01:24:21.565413 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-04 01:24:21.565430 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-04 01:24:21.565449 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-04 01:24:21.565471 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-04 01:24:21.565490 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-04 01:24:21.565508 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-04 01:24:21.565526 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-04 01:24:21.565544 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-04 01:24:21.565562 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-04 01:24:21.565581 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-04 01:24:21.565599 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-04 01:24:21.565618 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-04 01:24:21.565636 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-04 01:24:21.565654 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-04 01:24:21.565673 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-04 01:24:21.565691 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-04 01:24:21.565710 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-04 01:24:21.565728 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-04 01:24:21.565747 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-04 01:24:21.565765 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-04 01:24:21.565783 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-04 01:24:21.565801 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-04 01:24:21.565820 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-04 01:24:21.565838 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-04 01:24:21.565856 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-04 01:24:21.565874 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-04 01:24:21.565892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-04 01:24:21.565910 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-04 01:24:21.565928 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-04 01:24:21.565945 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-04 01:24:21.565963 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-04 01:24:21.565981 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-04 01:24:21.565999 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-04 01:24:21.566017 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-04 01:24:21.566036 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-04 01:24:21.566054 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-04 01:24:21.566072 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-04 01:24:21.566090 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-04 01:24:21.566108 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-04 01:24:21.566129 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-04 01:24:21.566148 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-04 01:24:21.566165 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-04 01:24:21.566183 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-04 01:24:21.566200 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-04 01:24:21.566218 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-04 01:24:21.566236 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-04 01:24:21.566254 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-04 01:24:21.566272 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.566290 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.566308 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-04 01:24:21.566326 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-04 01:24:21.566344 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-04 01:24:21.566362 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-04 01:24:21.566379 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-04 01:24:21.566398 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-04 01:24:21.566416 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-04 01:24:21.566434 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-v9wkr.txt 2026-09-04 01:24:21.566452 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-v9wkr.yaml 2026-09-04 01:24:21.566471 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-04 01:24:21.566489 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-04 01:24:21.566508 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-04 01:24:21.566526 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-04 01:24:21.566544 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-04 01:24:21.566562 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-04 01:24:21.566580 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-04 01:24:21.566598 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-04 01:24:21.566616 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-04 01:24:21.566634 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-04 01:24:21.566652 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-04 01:24:21.566670 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-04 01:24:21.566688 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-04 01:24:21.566705 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-04 01:24:21.566723 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-04 01:24:21.566742 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-04 01:24:21.566760 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.566783 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.566802 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-04 01:24:21.566821 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-04 01:24:21.566840 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-04 01:24:21.566858 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-04 01:24:21.566876 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-04 01:24:21.566894 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-04 01:24:21.566912 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-04 01:24:21.566930 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-04 01:24:21.566949 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-04 01:24:21.566967 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-04 01:24:21.566992 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-gdnp9.txt 2026-09-04 01:24:21.567014 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-gdnp9.yaml 2026-09-04 01:24:21.567035 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-04 01:24:21.567057 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-04 01:24:21.567080 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-04 01:24:21.567105 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-04 01:24:21.567127 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-04 01:24:21.567149 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-04 01:24:21.567170 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-04 01:24:21.567192 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.567216 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.567238 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-04 01:24:21.567260 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-04 01:24:21.567284 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-04 01:24:21.567303 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-04 01:24:21.567321 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-04 01:24:21.567339 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-04 01:24:21.567357 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-04 01:24:21.567375 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-04 01:24:21.567392 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.567412 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.567433 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-04 01:24:21.567491 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-04 01:24:21.567520 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-04 01:24:21.567545 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-04 01:24:21.567568 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-04 01:24:21.567591 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-04 01:24:21.567615 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-04 01:24:21.567637 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.567656 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.567678 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-04 01:24:21.567700 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-04 01:24:21.567719 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-04 01:24:21.567742 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-04 01:24:21.567761 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.567781 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.567800 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-04 01:24:21.567820 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-04 01:24:21.567841 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-04 01:24:21.567862 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-04 01:24:21.567885 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-04 01:24:21.567904 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-04 01:24:21.567925 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-04 01:24:21.567943 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-04 01:24:21.567961 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-04 01:24:21.567979 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-04 01:24:21.567997 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-04 01:24:21.568015 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-04 01:24:21.568033 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-04 01:24:21.568050 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-04 01:24:21.568068 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-04 01:24:21.568085 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-04 01:24:21.568103 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-04 01:24:21.568122 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-04 01:24:21.568141 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-04 01:24:21.568159 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-04 01:24:21.568177 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-04 01:24:21.568195 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-04 01:24:21.568213 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-04 01:24:21.568235 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-04 01:24:21.568254 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-04 01:24:21.568273 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-04 01:24:21.568291 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-04 01:24:21.568313 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-04 01:24:21.568334 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-04 01:24:21.568353 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-04 01:24:21.568371 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-04 01:24:21.568392 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-04 01:24:21.568415 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-04 01:24:21.568434 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-04 01:24:21.568453 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-04 01:24:21.568472 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-04 01:24:21.568490 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-04 01:24:21.568508 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-04 01:24:21.568526 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-04 01:24:21.568545 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-04 01:24:21.568563 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-f69v9.txt 2026-09-04 01:24:21.568581 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-f69v9.yaml 2026-09-04 01:24:21.568600 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-04 01:24:21.568619 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-04 01:24:21.568637 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-04 01:24:21.568656 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-04 01:24:21.568674 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-04 01:24:21.604669 | 2026-09-04 01:24:21.604753 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-04 01:24:21.814025 | instance | changed 2026-09-04 01:24:21.821904 | 2026-09-04 01:24:21.821991 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-04 01:24:22.077118 | instance | changed 2026-09-04 01:24:22.083596 | 2026-09-04 01:24:22.083669 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-04 01:24:22.772721 | instance | auth-system/keycloak-0/keycloak 2026-09-04 01:24:23.011776 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-04 01:24:23.206682 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x/manager 2026-09-04 01:24:23.444200 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x" not found 2026-09-04 01:24:23.700701 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj/manager 2026-09-04 01:24:23.913802 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj" not found 2026-09-04 01:24:24.142757 | instance | capi-system/capi-controller-manager-5647546676-dgfcj/manager 2026-09-04 01:24:24.399525 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-dgfcj" not found 2026-09-04 01:24:24.652415 | instance | capo-system/capo-controller-manager-56cf844ccd-bl7p8/manager 2026-09-04 01:24:24.892651 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-bl7p8" not found 2026-09-04 01:24:25.133454 | instance | cert-manager/cert-manager-79c48d47db-24g7g/cert-manager-controller 2026-09-04 01:24:25.380007 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-24g7g" not found 2026-09-04 01:24:25.608608 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-kwblt/cert-manager-cainjector 2026-09-04 01:24:25.849255 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-kwblt" not found 2026-09-04 01:24:26.076373 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-rbkv9/cert-manager-webhook 2026-09-04 01:24:26.322684 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-rbkv9" not found 2026-09-04 01:24:26.587134 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-hl994/envoy-gateway 2026-09-04 01:24:26.909050 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-hl994" not found 2026-09-04 01:24:27.184688 | instance | ingress-nginx/ingress-nginx-controller-r886h/controller 2026-09-04 01:24:27.450576 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-r886h" not found 2026-09-04 01:24:27.701105 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-42xxp/ingress-nginx-default-backend 2026-09-04 01:24:27.908087 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-42xxp" not found 2026-09-04 01:24:28.142944 | instance | kube-system/cilium-cbkhr/config 2026-09-04 01:24:28.367879 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-cbkhr" not found 2026-09-04 01:24:28.372387 | instance | kube-system/cilium-cbkhr/mount-cgroup 2026-09-04 01:24:28.640801 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-cbkhr" not found 2026-09-04 01:24:28.644998 | instance | kube-system/cilium-cbkhr/apply-sysctl-overwrites 2026-09-04 01:24:28.859343 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-cbkhr" not found 2026-09-04 01:24:28.862387 | instance | kube-system/cilium-cbkhr/mount-bpf-fs 2026-09-04 01:24:29.099576 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-cbkhr" not found 2026-09-04 01:24:29.105047 | instance | kube-system/cilium-cbkhr/clean-cilium-state 2026-09-04 01:24:29.332933 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-cbkhr" not found 2026-09-04 01:24:29.336875 | instance | kube-system/cilium-cbkhr/install-cni-binaries 2026-09-04 01:24:29.581419 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-cbkhr" not found 2026-09-04 01:24:29.589158 | instance | kube-system/cilium-cbkhr/cilium-agent 2026-09-04 01:24:29.924789 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-cbkhr" not found 2026-09-04 01:24:30.120909 | instance | kube-system/cilium-operator-869df985b8-ww462/cilium-operator 2026-09-04 01:24:30.350307 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-ww462" not found 2026-09-04 01:24:30.599746 | instance | kube-system/coredns-67659f764b-brjp6/coredns 2026-09-04 01:24:30.846604 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-brjp6" not found 2026-09-04 01:24:31.087216 | instance | kube-system/coredns-67659f764b-tdrwg/coredns 2026-09-04 01:24:31.326950 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tdrwg" not found 2026-09-04 01:24:31.601812 | instance | kube-system/etcd-instance/etcd 2026-09-04 01:24:31.842049 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-04 01:24:32.055150 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-04 01:24:32.291931 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-04 01:24:32.535210 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-04 01:24:32.847640 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-04 01:24:33.069710 | instance | kube-system/kube-proxy-mg6jt/kube-proxy 2026-09-04 01:24:33.299173 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-mg6jt" not found 2026-09-04 01:24:33.521734 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-04 01:24:33.751207 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-04 01:24:33.975104 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-04 01:24:34.195410 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-04 01:24:34.450544 | instance | local-path-storage/local-path-provisioner-679c578f5-88h5d/local-path-provisioner 2026-09-04 01:24:34.699529 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-88h5d" not found 2026-09-04 01:24:34.944304 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-04 01:24:35.166586 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-04 01:24:35.170307 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-04 01:24:35.404995 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-04 01:24:35.409459 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-04 01:24:35.620552 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-04 01:24:35.623529 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-04 01:24:35.851297 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-04 01:24:36.065927 | instance | monitoring/goldpinger-rhl5j/goldpinger-daemon 2026-09-04 01:24:36.301201 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-rhl5j" not found 2026-09-04 01:24:36.508694 | instance | monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-dashboard 2026-09-04 01:24:36.744737 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-65fd7c94bc-bcv2w" not found 2026-09-04 01:24:36.748970 | instance | monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-datasources 2026-09-04 01:24:36.947428 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-65fd7c94bc-bcv2w" not found 2026-09-04 01:24:36.953117 | instance | monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana 2026-09-04 01:24:37.240439 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-65fd7c94bc-bcv2w" not found 2026-09-04 01:24:37.475618 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7/kube-state-metrics 2026-09-04 01:24:37.730058 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7" not found 2026-09-04 01:24:37.948802 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-s7x5l/kube-prometheus-stack 2026-09-04 01:24:38.189274 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-s7x5l" not found 2026-09-04 01:24:38.407579 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/node-exporter 2026-09-04 01:24:38.659260 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/pod-tls-sidecar 2026-09-04 01:24:38.887344 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-grndb" not found 2026-09-04 01:24:39.111538 | instance | monitoring/loki-0/loki 2026-09-04 01:24:39.330077 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-04 01:24:39.569934 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-04 01:24:39.773611 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-04 01:24:39.778409 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-04 01:24:39.995145 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-04 01:24:40.204006 | instance | monitoring/loki-gateway-cf54cb88c-ngm2d/nginx 2026-09-04 01:24:40.648331 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-ngm2d" not found 2026-09-04 01:24:40.863722 | instance | monitoring/loki-results-cache-0/memcached 2026-09-04 01:24:41.080682 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-04 01:24:41.083493 | instance | monitoring/loki-results-cache-0/exporter 2026-09-04 01:24:41.255935 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-04 01:24:41.518838 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-z95x4/gc 2026-09-04 01:24:41.760576 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-z95x4" not found 2026-09-04 01:24:41.996436 | instance | monitoring/node-feature-discovery-master-8665476dbc-nvtsv/master 2026-09-04 01:24:42.226847 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-nvtsv" not found 2026-09-04 01:24:42.464949 | instance | monitoring/node-feature-discovery-worker-mg94f/worker 2026-09-04 01:24:42.701788 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mg94f" not found 2026-09-04 01:24:42.932068 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-04 01:24:43.130388 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-04 01:24:43.135926 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-04 01:24:43.380430 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-04 01:24:43.386673 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-04 01:24:43.626400 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-04 01:24:43.630673 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-04 01:24:43.861914 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-04 01:24:43.866462 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-04 01:24:44.118873 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-04 01:24:44.335826 | instance | monitoring/prometheus-pushgateway-7b8659c68b-x9z5j/pushgateway 2026-09-04 01:24:44.599160 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-x9z5j" not found 2026-09-04 01:24:44.794590 | instance | monitoring/vector-2hv6d/vector 2026-09-04 01:24:45.075068 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-2hv6d" not found 2026-09-04 01:24:45.285087 | instance | openstack/barbican-api-b9645bf47-q2qf4/init 2026-09-04 01:24:45.533869 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-b9645bf47-q2qf4" not found 2026-09-04 01:24:45.538309 | instance | openstack/barbican-api-b9645bf47-q2qf4/barbican-api 2026-09-04 01:24:45.762781 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-b9645bf47-q2qf4" not found 2026-09-04 01:24:45.984161 | instance | openstack/barbican-db-init-s6x57/init 2026-09-04 01:24:46.206940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-s6x57" not found 2026-09-04 01:24:46.213001 | instance | openstack/barbican-db-init-s6x57/barbican-db-init-0 2026-09-04 01:24:46.464136 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-s6x57" not found 2026-09-04 01:24:46.716612 | instance | openstack/barbican-db-sync-dq4s7/init 2026-09-04 01:24:46.927421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-dq4s7" not found 2026-09-04 01:24:46.931868 | instance | openstack/barbican-db-sync-dq4s7/barbican-db-sync 2026-09-04 01:24:47.152366 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-dq4s7" not found 2026-09-04 01:24:47.414170 | instance | openstack/barbican-ks-endpoints-d8tkf/init 2026-09-04 01:24:47.655387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-d8tkf" not found 2026-09-04 01:24:47.659902 | instance | openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-admin 2026-09-04 01:24:47.896036 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-d8tkf" not found 2026-09-04 01:24:47.901883 | instance | openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-internal 2026-09-04 01:24:48.108864 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-d8tkf" not found 2026-09-04 01:24:48.113327 | instance | openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-public 2026-09-04 01:24:48.345757 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-d8tkf" not found 2026-09-04 01:24:48.557727 | instance | openstack/barbican-ks-service-lft2c/init 2026-09-04 01:24:48.812726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-lft2c" not found 2026-09-04 01:24:48.816623 | instance | openstack/barbican-ks-service-lft2c/key-manager-ks-service-registration 2026-09-04 01:24:49.046432 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-lft2c" not found 2026-09-04 01:24:49.269838 | instance | openstack/barbican-ks-user-mrvtk/init 2026-09-04 01:24:49.488411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-mrvtk" not found 2026-09-04 01:24:49.493080 | instance | openstack/barbican-ks-user-mrvtk/barbican-ks-user 2026-09-04 01:24:49.746011 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-mrvtk" not found 2026-09-04 01:24:49.960528 | instance | openstack/barbican-rabbit-init-j5jzv/init 2026-09-04 01:24:50.167799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-j5jzv" not found 2026-09-04 01:24:50.171530 | instance | openstack/barbican-rabbit-init-j5jzv/rabbit-init 2026-09-04 01:24:50.389004 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-j5jzv" not found 2026-09-04 01:24:50.616924 | instance | openstack/cinder-api-857667b49b-p6ckg/init 2026-09-04 01:24:50.856405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-857667b49b-p6ckg" not found 2026-09-04 01:24:50.860051 | instance | openstack/cinder-api-857667b49b-p6ckg/ceph-coordination-volume-perms 2026-09-04 01:24:51.049548 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-857667b49b-p6ckg" not found 2026-09-04 01:24:51.053311 | instance | openstack/cinder-api-857667b49b-p6ckg/cinder-api 2026-09-04 01:24:51.306291 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-857667b49b-p6ckg" not found 2026-09-04 01:24:51.541828 | instance | openstack/cinder-backup-59d8fc57f4-jlmhf/init 2026-09-04 01:24:51.732863 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-59d8fc57f4-jlmhf" not found 2026-09-04 01:24:51.736842 | instance | openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-backup-keyring-placement 2026-09-04 01:24:51.922847 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-59d8fc57f4-jlmhf" not found 2026-09-04 01:24:51.930284 | instance | openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-keyring-placement-rbd1 2026-09-04 01:24:52.161033 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-59d8fc57f4-jlmhf" not found 2026-09-04 01:24:52.165695 | instance | openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-coordination-volume-perms 2026-09-04 01:24:52.378537 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-59d8fc57f4-jlmhf" not found 2026-09-04 01:24:52.382335 | instance | openstack/cinder-backup-59d8fc57f4-jlmhf/cinder-backup 2026-09-04 01:24:52.653606 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-59d8fc57f4-jlmhf" not found 2026-09-04 01:24:52.874403 | instance | openstack/cinder-backup-storage-init-xq87k/init 2026-09-04 01:24:53.107080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-xq87k" not found 2026-09-04 01:24:53.113939 | instance | openstack/cinder-backup-storage-init-xq87k/ceph-keyring-placement 2026-09-04 01:24:53.343617 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-xq87k" not found 2026-09-04 01:24:53.348154 | instance | openstack/cinder-backup-storage-init-xq87k/cinder-backup-storage-init 2026-09-04 01:24:53.593554 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-xq87k" not found 2026-09-04 01:24:53.822542 | instance | openstack/cinder-bootstrap-qjxmg/init 2026-09-04 01:24:54.044733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-qjxmg" not found 2026-09-04 01:24:54.048662 | instance | openstack/cinder-bootstrap-qjxmg/bootstrap 2026-09-04 01:24:54.267617 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-qjxmg" not found 2026-09-04 01:24:54.502164 | instance | openstack/cinder-create-internal-tenant-d5hmp/init 2026-09-04 01:24:54.734917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-d5hmp" not found 2026-09-04 01:24:54.739650 | instance | openstack/cinder-create-internal-tenant-d5hmp/create-internal-tenant 2026-09-04 01:24:54.972952 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-d5hmp" not found 2026-09-04 01:24:55.181010 | instance | openstack/cinder-db-init-h44lf/init 2026-09-04 01:24:55.410832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-h44lf" not found 2026-09-04 01:24:55.421272 | instance | openstack/cinder-db-init-h44lf/cinder-db-init-0 2026-09-04 01:24:55.662100 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-h44lf" not found 2026-09-04 01:24:55.893119 | instance | openstack/cinder-db-sync-6jkcw/init 2026-09-04 01:24:56.113238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-6jkcw" not found 2026-09-04 01:24:56.118402 | instance | openstack/cinder-db-sync-6jkcw/cinder-db-sync 2026-09-04 01:24:56.361124 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-6jkcw" not found 2026-09-04 01:24:56.619405 | instance | openstack/cinder-ks-endpoints-kkzjr/init 2026-09-04 01:24:56.841917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-kkzjr" not found 2026-09-04 01:24:56.847026 | instance | openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-admin 2026-09-04 01:24:57.072698 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-kkzjr" not found 2026-09-04 01:24:57.076949 | instance | openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-internal 2026-09-04 01:24:57.313471 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-kkzjr" not found 2026-09-04 01:24:57.318710 | instance | openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-public 2026-09-04 01:24:57.555428 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-kkzjr" not found 2026-09-04 01:24:57.787379 | instance | openstack/cinder-ks-service-dfdgc/init 2026-09-04 01:24:58.014009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-dfdgc" not found 2026-09-04 01:24:58.019054 | instance | openstack/cinder-ks-service-dfdgc/volumev3-ks-service-registration 2026-09-04 01:24:58.241775 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-dfdgc" not found 2026-09-04 01:24:58.484750 | instance | openstack/cinder-ks-user-jlw6s/init 2026-09-04 01:24:58.725844 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-jlw6s" not found 2026-09-04 01:24:58.730209 | instance | openstack/cinder-ks-user-jlw6s/cinder-ks-user 2026-09-04 01:24:58.962815 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-jlw6s" not found 2026-09-04 01:24:59.182294 | instance | openstack/cinder-rabbit-init-d7l4k/init 2026-09-04 01:24:59.417680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-d7l4k" not found 2026-09-04 01:24:59.421459 | instance | openstack/cinder-rabbit-init-d7l4k/rabbit-init 2026-09-04 01:24:59.680007 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-d7l4k" not found 2026-09-04 01:24:59.888726 | instance | openstack/cinder-scheduler-647f6c79b8-ws8mf/init 2026-09-04 01:25:00.129758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-647f6c79b8-ws8mf" not found 2026-09-04 01:25:00.133763 | instance | openstack/cinder-scheduler-647f6c79b8-ws8mf/ceph-coordination-volume-perms 2026-09-04 01:25:00.350062 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-647f6c79b8-ws8mf" not found 2026-09-04 01:25:00.358172 | instance | openstack/cinder-scheduler-647f6c79b8-ws8mf/cinder-scheduler 2026-09-04 01:25:00.576576 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-647f6c79b8-ws8mf" not found 2026-09-04 01:25:00.772938 | instance | openstack/cinder-storage-init-sx77z/init 2026-09-04 01:25:01.007036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-sx77z" not found 2026-09-04 01:25:01.011216 | instance | openstack/cinder-storage-init-sx77z/ceph-keyring-placement 2026-09-04 01:25:01.238845 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-sx77z" not found 2026-09-04 01:25:01.241922 | instance | openstack/cinder-storage-init-sx77z/cinder-storage-init-rbd1 2026-09-04 01:25:01.454990 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-sx77z" not found 2026-09-04 01:25:01.690200 | instance | openstack/cinder-volume-fc4bdf964-hbk5c/init 2026-09-04 01:25:01.933782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-fc4bdf964-hbk5c" not found 2026-09-04 01:25:01.937122 | instance | openstack/cinder-volume-fc4bdf964-hbk5c/ceph-keyring-placement-rbd1 2026-09-04 01:25:02.158558 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-fc4bdf964-hbk5c" not found 2026-09-04 01:25:02.162585 | instance | openstack/cinder-volume-fc4bdf964-hbk5c/ceph-coordination-volume-perms 2026-09-04 01:25:02.389059 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-fc4bdf964-hbk5c" not found 2026-09-04 01:25:02.393377 | instance | openstack/cinder-volume-fc4bdf964-hbk5c/init-cinder-conf 2026-09-04 01:25:02.652029 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-fc4bdf964-hbk5c" not found 2026-09-04 01:25:02.655980 | instance | openstack/cinder-volume-fc4bdf964-hbk5c/cinder-volume 2026-09-04 01:25:02.864142 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-fc4bdf964-hbk5c" not found 2026-09-04 01:25:03.097264 | instance | openstack/cinder-volume-usage-audit-29808065-kbwnm/init 2026-09-04 01:25:03.323601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29808065-kbwnm" not found 2026-09-04 01:25:03.327561 | instance | openstack/cinder-volume-usage-audit-29808065-kbwnm/cinder-volume-usage-audit 2026-09-04 01:25:03.596060 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29808065-kbwnm" not found 2026-09-04 01:25:03.835775 | instance | openstack/glance-api-7665585687-72nf9/init 2026-09-04 01:25:04.096952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7665585687-72nf9" not found 2026-09-04 01:25:04.101559 | instance | openstack/glance-api-7665585687-72nf9/glance-perms 2026-09-04 01:25:04.318477 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7665585687-72nf9" not found 2026-09-04 01:25:04.324142 | instance | openstack/glance-api-7665585687-72nf9/ceph-keyring-placement 2026-09-04 01:25:04.575589 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7665585687-72nf9" not found 2026-09-04 01:25:04.579920 | instance | openstack/glance-api-7665585687-72nf9/glance-api 2026-09-04 01:25:04.818501 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7665585687-72nf9" not found 2026-09-04 01:25:05.041295 | instance | openstack/glance-db-init-ngngx/init 2026-09-04 01:25:05.285267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-ngngx" not found 2026-09-04 01:25:05.288789 | instance | openstack/glance-db-init-ngngx/glance-db-init-0 2026-09-04 01:25:05.517320 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-ngngx" not found 2026-09-04 01:25:05.721394 | instance | openstack/glance-db-sync-dkp9v/init 2026-09-04 01:25:05.917140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-dkp9v" not found 2026-09-04 01:25:05.921818 | instance | openstack/glance-db-sync-dkp9v/glance-db-sync 2026-09-04 01:25:06.116992 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-dkp9v" not found 2026-09-04 01:25:06.331110 | instance | openstack/glance-ks-endpoints-pd6h4/init 2026-09-04 01:25:06.581521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-pd6h4" not found 2026-09-04 01:25:06.586095 | instance | openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-admin 2026-09-04 01:25:06.801449 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-pd6h4" not found 2026-09-04 01:25:06.806113 | instance | openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-internal 2026-09-04 01:25:07.043563 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-pd6h4" not found 2026-09-04 01:25:07.047727 | instance | openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-public 2026-09-04 01:25:07.262047 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-pd6h4" not found 2026-09-04 01:25:07.542338 | instance | openstack/glance-ks-service-tfk7s/init 2026-09-04 01:25:07.745563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-tfk7s" not found 2026-09-04 01:25:07.750606 | instance | openstack/glance-ks-service-tfk7s/image-ks-service-registration 2026-09-04 01:25:07.964133 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-tfk7s" not found 2026-09-04 01:25:08.192533 | instance | openstack/glance-ks-user-p5nhp/init 2026-09-04 01:25:08.420914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-p5nhp" not found 2026-09-04 01:25:08.424906 | instance | openstack/glance-ks-user-p5nhp/glance-ks-user 2026-09-04 01:25:08.661049 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-p5nhp" not found 2026-09-04 01:25:08.900044 | instance | openstack/glance-metadefs-load-pv2rw/init 2026-09-04 01:25:09.084262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-pv2rw" not found 2026-09-04 01:25:09.091128 | instance | openstack/glance-metadefs-load-pv2rw/glance-metadefs-load 2026-09-04 01:25:09.291992 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-pv2rw" not found 2026-09-04 01:25:09.530677 | instance | openstack/glance-rabbit-init-64tq5/init 2026-09-04 01:25:09.755543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-64tq5" not found 2026-09-04 01:25:09.759454 | instance | openstack/glance-rabbit-init-64tq5/rabbit-init 2026-09-04 01:25:09.991054 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-64tq5" not found 2026-09-04 01:25:10.226340 | instance | openstack/glance-storage-init-nf6dn/init 2026-09-04 01:25:10.399525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-nf6dn" not found 2026-09-04 01:25:10.404012 | instance | openstack/glance-storage-init-nf6dn/ceph-keyring-placement 2026-09-04 01:25:10.635400 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-nf6dn" not found 2026-09-04 01:25:10.639564 | instance | openstack/glance-storage-init-nf6dn/glance-storage-init 2026-09-04 01:25:10.873629 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-nf6dn" not found 2026-09-04 01:25:11.107146 | instance | openstack/heat-api-6fbf678c4-mtc7f/init 2026-09-04 01:25:11.358025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-6fbf678c4-mtc7f" not found 2026-09-04 01:25:11.362040 | instance | openstack/heat-api-6fbf678c4-mtc7f/heat-api 2026-09-04 01:25:11.617077 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-6fbf678c4-mtc7f" not found 2026-09-04 01:25:11.861454 | instance | openstack/heat-bootstrap-thdbv/init 2026-09-04 01:25:12.134651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-thdbv" not found 2026-09-04 01:25:12.138644 | instance | openstack/heat-bootstrap-thdbv/bootstrap 2026-09-04 01:25:12.394708 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-thdbv" not found 2026-09-04 01:25:12.638012 | instance | openstack/heat-cfn-7d485d47d8-9xhw8/init 2026-09-04 01:25:12.861843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-7d485d47d8-9xhw8" not found 2026-09-04 01:25:12.865842 | instance | openstack/heat-cfn-7d485d47d8-9xhw8/heat-cfn 2026-09-04 01:25:13.102768 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-7d485d47d8-9xhw8" not found 2026-09-04 01:25:13.323476 | instance | openstack/heat-db-init-5227r/init 2026-09-04 01:25:13.536941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-5227r" not found 2026-09-04 01:25:13.541222 | instance | openstack/heat-db-init-5227r/heat-db-init-0 2026-09-04 01:25:13.749703 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-5227r" not found 2026-09-04 01:25:13.985270 | instance | openstack/heat-db-sync-9mj87/init 2026-09-04 01:25:14.222720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-9mj87" not found 2026-09-04 01:25:14.227034 | instance | openstack/heat-db-sync-9mj87/heat-db-sync 2026-09-04 01:25:14.482449 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-9mj87" not found 2026-09-04 01:25:14.738809 | instance | openstack/heat-domain-ks-user-pcmnm/init 2026-09-04 01:25:14.986396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-pcmnm" not found 2026-09-04 01:25:14.990753 | instance | openstack/heat-domain-ks-user-pcmnm/heat-ks-domain-user 2026-09-04 01:25:15.212036 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-pcmnm" not found 2026-09-04 01:25:15.467664 | instance | openstack/heat-engine-74db4bd9bc-wjjk6/init 2026-09-04 01:25:15.740444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-74db4bd9bc-wjjk6" not found 2026-09-04 01:25:15.745749 | instance | openstack/heat-engine-74db4bd9bc-wjjk6/heat-engine 2026-09-04 01:25:16.005412 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-74db4bd9bc-wjjk6" not found 2026-09-04 01:25:16.128444 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29808070-8vhp2" not found 2026-09-04 01:25:16.237078 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29808070-8vhp2" not found 2026-09-04 01:25:16.477738 | instance | openstack/heat-engine-cleaner-29808075-2m5qr/init 2026-09-04 01:25:16.732297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29808075-2m5qr" not found 2026-09-04 01:25:16.736528 | instance | openstack/heat-engine-cleaner-29808075-2m5qr/heat-engine-cleaner 2026-09-04 01:25:16.955963 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29808075-2m5qr" not found 2026-09-04 01:25:17.211671 | instance | openstack/heat-engine-cleaner-29808080-4zt98/init 2026-09-04 01:25:17.453543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29808080-4zt98" not found 2026-09-04 01:25:17.459094 | instance | openstack/heat-engine-cleaner-29808080-4zt98/heat-engine-cleaner 2026-09-04 01:25:17.704962 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29808080-4zt98" not found 2026-09-04 01:25:17.954293 | instance | openstack/heat-ks-endpoints-r54wq/init 2026-09-04 01:25:18.182770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:18.187241 | instance | openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-admin 2026-09-04 01:25:18.405110 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:18.409558 | instance | openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-internal 2026-09-04 01:25:18.645917 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:18.650518 | instance | openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-public 2026-09-04 01:25:18.903214 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:18.907408 | instance | openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-admin 2026-09-04 01:25:19.131008 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:19.133827 | instance | openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-internal 2026-09-04 01:25:19.369729 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:19.373815 | instance | openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-public 2026-09-04 01:25:19.602306 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-r54wq" not found 2026-09-04 01:25:19.805481 | instance | openstack/heat-ks-service-l9wlv/init 2026-09-04 01:25:20.042550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-l9wlv" not found 2026-09-04 01:25:20.046863 | instance | openstack/heat-ks-service-l9wlv/orchestration-ks-service-registration 2026-09-04 01:25:20.281647 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-l9wlv" not found 2026-09-04 01:25:20.286057 | instance | openstack/heat-ks-service-l9wlv/cloudformation-ks-service-registration 2026-09-04 01:25:20.512686 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-l9wlv" not found 2026-09-04 01:25:20.740903 | instance | openstack/heat-ks-user-5gndn/init 2026-09-04 01:25:20.958823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-5gndn" not found 2026-09-04 01:25:20.962697 | instance | openstack/heat-ks-user-5gndn/heat-ks-user 2026-09-04 01:25:21.179623 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-5gndn" not found 2026-09-04 01:25:21.183925 | instance | openstack/heat-ks-user-5gndn/heat-trustee-ks-user 2026-09-04 01:25:21.387907 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-5gndn" not found 2026-09-04 01:25:21.607627 | instance | openstack/heat-rabbit-init-z8twg/init 2026-09-04 01:25:21.816648 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-z8twg" not found 2026-09-04 01:25:21.820804 | instance | openstack/heat-rabbit-init-z8twg/rabbit-init 2026-09-04 01:25:22.047756 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-z8twg" not found 2026-09-04 01:25:22.259717 | instance | openstack/heat-trusts-8rr9x/init 2026-09-04 01:25:22.530982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-8rr9x" not found 2026-09-04 01:25:22.535858 | instance | openstack/heat-trusts-8rr9x/heat-trusts 2026-09-04 01:25:22.746374 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-8rr9x" not found 2026-09-04 01:25:22.978329 | instance | openstack/keepalived-tbzbk/init 2026-09-04 01:25:23.220972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-tbzbk" not found 2026-09-04 01:25:23.224807 | instance | openstack/keepalived-tbzbk/wait-for-ip 2026-09-04 01:25:23.726129 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-tbzbk" not found 2026-09-04 01:25:23.730330 | instance | openstack/keepalived-tbzbk/keepalived 2026-09-04 01:25:23.836238 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-tbzbk" is waiting to start: PodInitializing 2026-09-04 01:25:23.944145 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-tbzbk" not found 2026-09-04 01:25:24.175989 | instance | openstack/keystone-api-74d968fc65-pbs6c/init 2026-09-04 01:25:24.398867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-74d968fc65-pbs6c" not found 2026-09-04 01:25:24.402950 | instance | openstack/keystone-api-74d968fc65-pbs6c/keystone-api 2026-09-04 01:25:24.969029 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-74d968fc65-pbs6c" not found 2026-09-04 01:25:25.146440 | instance | openstack/keystone-bootstrap-sdntj/init 2026-09-04 01:25:25.357419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-sdntj" not found 2026-09-04 01:25:25.361405 | instance | openstack/keystone-bootstrap-sdntj/bootstrap 2026-09-04 01:25:25.625923 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-sdntj" not found 2026-09-04 01:25:25.875339 | instance | openstack/keystone-credential-setup-xtmnb/init 2026-09-04 01:25:26.112023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xtmnb" not found 2026-09-04 01:25:26.116691 | instance | openstack/keystone-credential-setup-xtmnb/keystone-credential-setup 2026-09-04 01:25:26.353764 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xtmnb" not found 2026-09-04 01:25:26.605446 | instance | openstack/keystone-db-init-t4qgt/init 2026-09-04 01:25:26.824861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-t4qgt" not found 2026-09-04 01:25:26.828508 | instance | openstack/keystone-db-init-t4qgt/keystone-db-init-0 2026-09-04 01:25:27.052993 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-t4qgt" not found 2026-09-04 01:25:27.279536 | instance | openstack/keystone-db-sync-pg7g6/init 2026-09-04 01:25:27.525617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-pg7g6" not found 2026-09-04 01:25:27.530589 | instance | openstack/keystone-db-sync-pg7g6/keystone-db-sync 2026-09-04 01:25:27.759319 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-pg7g6" not found 2026-09-04 01:25:27.974523 | instance | openstack/keystone-domain-manage-96h8b/init 2026-09-04 01:25:28.206123 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-96h8b" not found 2026-09-04 01:25:28.211752 | instance | openstack/keystone-domain-manage-96h8b/keystone-domain-manage 2026-09-04 01:25:28.423103 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-96h8b" not found 2026-09-04 01:25:28.660427 | instance | openstack/keystone-fernet-setup-f7fzb/init 2026-09-04 01:25:28.899252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-f7fzb" not found 2026-09-04 01:25:28.904018 | instance | openstack/keystone-fernet-setup-f7fzb/keystone-fernet-setup 2026-09-04 01:25:29.112787 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-f7fzb" not found 2026-09-04 01:25:29.352087 | instance | openstack/keystone-rabbit-init-dvc9p/init 2026-09-04 01:25:29.618499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-dvc9p" not found 2026-09-04 01:25:29.623189 | instance | openstack/keystone-rabbit-init-dvc9p/rabbit-init 2026-09-04 01:25:29.865688 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-dvc9p" not found 2026-09-04 01:25:30.079721 | instance | openstack/libvirt-libvirt-default-k2m7j/init 2026-09-04 01:25:30.322055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:30.328435 | instance | openstack/libvirt-libvirt-default-k2m7j/init-dynamic-options 2026-09-04 01:25:30.566975 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:30.572764 | instance | openstack/libvirt-libvirt-default-k2m7j/ceph-admin-keyring-placement 2026-09-04 01:25:30.790804 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:30.795245 | instance | openstack/libvirt-libvirt-default-k2m7j/ceph-keyring-placement 2026-09-04 01:25:31.027633 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:31.031767 | instance | openstack/libvirt-libvirt-default-k2m7j/tls-sidecar 2026-09-04 01:25:31.262906 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:31.267343 | instance | openstack/libvirt-libvirt-default-k2m7j/libvirt 2026-09-04 01:25:31.532219 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:31.534983 | instance | openstack/libvirt-libvirt-default-k2m7j/libvirt-exporter 2026-09-04 01:25:31.736818 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-k2m7j" not found 2026-09-04 01:25:31.971410 | instance | openstack/magnum-api-668bffb6cd-shpbs/init 2026-09-04 01:25:32.244123 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-668bffb6cd-shpbs" not found 2026-09-04 01:25:32.248668 | instance | openstack/magnum-api-668bffb6cd-shpbs/magnum-api 2026-09-04 01:25:32.342889 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-668bffb6cd-shpbs" is waiting to start: PodInitializing 2026-09-04 01:25:32.435380 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-668bffb6cd-shpbs" not found 2026-09-04 01:25:32.684843 | instance | openstack/magnum-conductor-0/init 2026-09-04 01:25:32.982036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-04 01:25:32.986044 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-04 01:25:33.095444 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-04 01:25:33.198148 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-04 01:25:33.202465 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-04 01:25:33.314576 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-04 01:25:33.427767 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-04 01:25:33.665431 | instance | openstack/magnum-db-init-b5xw9/init 2026-09-04 01:25:33.900553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-b5xw9" not found 2026-09-04 01:25:33.903287 | instance | openstack/magnum-db-init-b5xw9/magnum-db-init-0 2026-09-04 01:25:34.123366 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-b5xw9" not found 2026-09-04 01:25:34.346177 | instance | openstack/magnum-db-sync-8n8n4/init 2026-09-04 01:25:34.572178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-8n8n4" not found 2026-09-04 01:25:34.577436 | instance | openstack/magnum-db-sync-8n8n4/magnum-db-sync 2026-09-04 01:25:35.051337 | instance | openstack/memcached-memcached-6479589586-j8xjr/init 2026-09-04 01:25:35.293772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-j8xjr" not found 2026-09-04 01:25:35.301665 | instance | openstack/memcached-memcached-6479589586-j8xjr/memcached 2026-09-04 01:25:35.568620 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-j8xjr" not found 2026-09-04 01:25:35.574115 | instance | openstack/memcached-memcached-6479589586-j8xjr/memcached-exporter 2026-09-04 01:25:35.803878 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-j8xjr" not found 2026-09-04 01:25:36.041955 | instance | openstack/neutron-coredns-7dd4958666-fmq9z/coredns 2026-09-04 01:25:36.273514 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-fmq9z" not found 2026-09-04 01:25:36.499595 | instance | openstack/neutron-db-init-87wvm/init 2026-09-04 01:25:36.738418 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-87wvm" not found 2026-09-04 01:25:36.743371 | instance | openstack/neutron-db-init-87wvm/neutron-db-init-0 2026-09-04 01:25:37.000776 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-87wvm" not found 2026-09-04 01:25:37.246134 | instance | openstack/neutron-db-sync-lnhgv/init 2026-09-04 01:25:37.488016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-lnhgv" not found 2026-09-04 01:25:37.492581 | instance | openstack/neutron-db-sync-lnhgv/neutron-db-sync 2026-09-04 01:25:37.740106 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-lnhgv" not found 2026-09-04 01:25:37.971167 | instance | openstack/neutron-dhcp-agent-default-9fbxz/init 2026-09-04 01:25:38.204864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-9fbxz" not found 2026-09-04 01:25:38.209525 | instance | openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent-init 2026-09-04 01:25:38.439328 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-9fbxz" not found 2026-09-04 01:25:38.443702 | instance | openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent 2026-09-04 01:25:38.697060 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-9fbxz" not found 2026-09-04 01:25:38.905574 | instance | openstack/neutron-ks-endpoints-g5lj5/init 2026-09-04 01:25:39.088553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-g5lj5" not found 2026-09-04 01:25:39.093216 | instance | openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-admin 2026-09-04 01:25:39.293788 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-g5lj5" not found 2026-09-04 01:25:39.298151 | instance | openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-internal 2026-09-04 01:25:39.535709 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-g5lj5" not found 2026-09-04 01:25:39.540120 | instance | openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-public 2026-09-04 01:25:39.776841 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-g5lj5" not found 2026-09-04 01:25:40.007125 | instance | openstack/neutron-ks-service-8tb5f/init 2026-09-04 01:25:40.248187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8tb5f" not found 2026-09-04 01:25:40.252097 | instance | openstack/neutron-ks-service-8tb5f/network-ks-service-registration 2026-09-04 01:25:40.491253 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8tb5f" not found 2026-09-04 01:25:40.725371 | instance | openstack/neutron-ks-user-cm8xf/init 2026-09-04 01:25:40.951252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-cm8xf" not found 2026-09-04 01:25:40.955703 | instance | openstack/neutron-ks-user-cm8xf/neutron-ks-user 2026-09-04 01:25:41.183954 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-cm8xf" not found 2026-09-04 01:25:41.409517 | instance | openstack/neutron-l3-agent-default-sjqtn/init 2026-09-04 01:25:41.662006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-sjqtn" not found 2026-09-04 01:25:41.666336 | instance | openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent-init 2026-09-04 01:25:41.897492 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-sjqtn" not found 2026-09-04 01:25:41.901277 | instance | openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent 2026-09-04 01:25:42.124969 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-sjqtn" not found 2026-09-04 01:25:42.378784 | instance | openstack/neutron-metadata-agent-default-n8kjq/init 2026-09-04 01:25:42.617313 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-n8kjq" not found 2026-09-04 01:25:42.621164 | instance | openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent-init 2026-09-04 01:25:42.876838 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-n8kjq" not found 2026-09-04 01:25:42.881024 | instance | openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent 2026-09-04 01:25:43.116410 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-n8kjq" not found 2026-09-04 01:25:43.350108 | instance | openstack/neutron-netns-cleanup-cron-default-v6qvh/init 2026-09-04 01:25:43.619975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-v6qvh" not found 2026-09-04 01:25:43.623838 | instance | openstack/neutron-netns-cleanup-cron-default-v6qvh/neutron-netns-cleanup-cron 2026-09-04 01:25:43.847561 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-v6qvh" not found 2026-09-04 01:25:44.077737 | instance | openstack/neutron-ovs-agent-default-bzhbk/init 2026-09-04 01:25:44.294033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-bzhbk" not found 2026-09-04 01:25:44.298419 | instance | openstack/neutron-ovs-agent-default-bzhbk/neutron-openvswitch-agent-kernel-modules 2026-09-04 01:25:44.570505 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-bzhbk" not found 2026-09-04 01:25:44.574936 | instance | openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent-init 2026-09-04 01:25:44.804250 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-bzhbk" not found 2026-09-04 01:25:44.809749 | instance | openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent 2026-09-04 01:25:45.091731 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-bzhbk" not found 2026-09-04 01:25:45.324758 | instance | openstack/neutron-rabbit-init-plmt9/init 2026-09-04 01:25:45.567671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-plmt9" not found 2026-09-04 01:25:45.572872 | instance | openstack/neutron-rabbit-init-plmt9/rabbit-init 2026-09-04 01:25:45.795748 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-plmt9" not found 2026-09-04 01:25:46.013388 | instance | openstack/neutron-rpc-server-cbc57fc6d-4szch/init 2026-09-04 01:25:46.258124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-cbc57fc6d-4szch" not found 2026-09-04 01:25:46.264554 | instance | openstack/neutron-rpc-server-cbc57fc6d-4szch/neutron-rpc-server 2026-09-04 01:25:46.518563 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-cbc57fc6d-4szch" not found 2026-09-04 01:25:46.780225 | instance | openstack/neutron-server-669cbfc954-h6wdm/init 2026-09-04 01:25:47.012680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-669cbfc954-h6wdm" not found 2026-09-04 01:25:47.016933 | instance | openstack/neutron-server-669cbfc954-h6wdm/neutron-server 2026-09-04 01:25:47.278081 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-669cbfc954-h6wdm" not found 2026-09-04 01:25:47.287303 | instance | openstack/neutron-server-669cbfc954-h6wdm/neutron-policy-server 2026-09-04 01:25:47.526260 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-669cbfc954-h6wdm" not found 2026-09-04 01:25:47.752025 | instance | openstack/nova-api-metadata-64c774cc85-999gm/init 2026-09-04 01:25:47.997967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-64c774cc85-999gm" not found 2026-09-04 01:25:48.002240 | instance | openstack/nova-api-metadata-64c774cc85-999gm/nova-api-metadata-init 2026-09-04 01:25:48.231554 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-64c774cc85-999gm" not found 2026-09-04 01:25:48.236323 | instance | openstack/nova-api-metadata-64c774cc85-999gm/nova-api 2026-09-04 01:25:48.455014 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-64c774cc85-999gm" not found 2026-09-04 01:25:48.684047 | instance | openstack/nova-api-osapi-864c6d9df7-rfgnl/init 2026-09-04 01:25:48.915885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-864c6d9df7-rfgnl" not found 2026-09-04 01:25:48.920141 | instance | openstack/nova-api-osapi-864c6d9df7-rfgnl/nova-osapi 2026-09-04 01:25:49.146112 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-864c6d9df7-rfgnl" not found 2026-09-04 01:25:49.368445 | instance | openstack/nova-bootstrap-hzstf/init 2026-09-04 01:25:49.635277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-hzstf" not found 2026-09-04 01:25:49.639590 | instance | openstack/nova-bootstrap-hzstf/bootstrap 2026-09-04 01:25:49.885928 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-hzstf" not found 2026-09-04 01:25:50.139997 | instance | openstack/nova-cell-setup-29808060-dnpdr/init 2026-09-04 01:25:50.409379 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29808060-dnpdr" not found 2026-09-04 01:25:50.414327 | instance | openstack/nova-cell-setup-29808060-dnpdr/nova-cell-setup 2026-09-04 01:25:50.645109 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29808060-dnpdr" not found 2026-09-04 01:25:50.864724 | instance | openstack/nova-cell-setup-9cls2/init 2026-09-04 01:25:51.078871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9cls2" not found 2026-09-04 01:25:51.083561 | instance | openstack/nova-cell-setup-9cls2/nova-cell-setup-init 2026-09-04 01:25:51.296594 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9cls2" not found 2026-09-04 01:25:51.300984 | instance | openstack/nova-cell-setup-9cls2/nova-cell-setup 2026-09-04 01:25:51.551174 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9cls2" not found 2026-09-04 01:25:51.801134 | instance | openstack/nova-compute-default-4mwqw/init 2026-09-04 01:25:52.088986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:52.092927 | instance | openstack/nova-compute-default-4mwqw/nova-compute-init 2026-09-04 01:25:52.314829 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:52.319650 | instance | openstack/nova-compute-default-4mwqw/ceph-perms 2026-09-04 01:25:52.544108 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:52.549074 | instance | openstack/nova-compute-default-4mwqw/ceph-admin-keyring-placement 2026-09-04 01:25:52.763864 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:52.766626 | instance | openstack/nova-compute-default-4mwqw/ceph-keyring-placement 2026-09-04 01:25:52.981100 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:52.985013 | instance | openstack/nova-compute-default-4mwqw/nova-compute-vnc-init 2026-09-04 01:25:53.239968 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:53.244017 | instance | openstack/nova-compute-default-4mwqw/nova-compute-ssh-init 2026-09-04 01:25:53.492870 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:53.497416 | instance | openstack/nova-compute-default-4mwqw/nova-compute 2026-09-04 01:25:53.724334 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:53.727834 | instance | openstack/nova-compute-default-4mwqw/nova-compute-ssh 2026-09-04 01:25:53.949473 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-4mwqw" not found 2026-09-04 01:25:54.185338 | instance | openstack/nova-conductor-5d7d9b6c4c-kx6v9/init 2026-09-04 01:25:54.391193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5d7d9b6c4c-kx6v9" not found 2026-09-04 01:25:54.395428 | instance | openstack/nova-conductor-5d7d9b6c4c-kx6v9/nova-conductor 2026-09-04 01:25:54.606070 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5d7d9b6c4c-kx6v9" not found 2026-09-04 01:25:54.822829 | instance | openstack/nova-db-init-x6vx2/init 2026-09-04 01:25:55.058096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-x6vx2" not found 2026-09-04 01:25:55.061807 | instance | openstack/nova-db-init-x6vx2/nova-db-init-0 2026-09-04 01:25:55.286670 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-x6vx2" not found 2026-09-04 01:25:55.291066 | instance | openstack/nova-db-init-x6vx2/nova-db-init-1 2026-09-04 01:25:55.542933 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-x6vx2" not found 2026-09-04 01:25:55.546771 | instance | openstack/nova-db-init-x6vx2/nova-db-init-2 2026-09-04 01:25:55.752440 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-x6vx2" not found 2026-09-04 01:25:55.978679 | instance | openstack/nova-db-sync-8cvdb/init 2026-09-04 01:25:56.201683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-8cvdb" not found 2026-09-04 01:25:56.205825 | instance | openstack/nova-db-sync-8cvdb/nova-db-sync 2026-09-04 01:25:56.446782 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-8cvdb" not found 2026-09-04 01:25:56.720405 | instance | openstack/nova-ks-endpoints-f6lsz/init 2026-09-04 01:25:56.921083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-f6lsz" not found 2026-09-04 01:25:56.925545 | instance | openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-admin 2026-09-04 01:25:57.154996 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-f6lsz" not found 2026-09-04 01:25:57.161518 | instance | openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-internal 2026-09-04 01:25:57.403895 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-f6lsz" not found 2026-09-04 01:25:57.407965 | instance | openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-public 2026-09-04 01:25:57.656405 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-f6lsz" not found 2026-09-04 01:25:57.920503 | instance | openstack/nova-ks-service-p8k6g/init 2026-09-04 01:25:58.149618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-p8k6g" not found 2026-09-04 01:25:58.153552 | instance | openstack/nova-ks-service-p8k6g/compute-ks-service-registration 2026-09-04 01:25:58.363841 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-p8k6g" not found 2026-09-04 01:25:58.620290 | instance | openstack/nova-ks-user-nnmtk/init 2026-09-04 01:25:58.832193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-nnmtk" not found 2026-09-04 01:25:58.836484 | instance | openstack/nova-ks-user-nnmtk/nova-ks-user 2026-09-04 01:25:59.056743 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-nnmtk" not found 2026-09-04 01:25:59.286144 | instance | openstack/nova-novncproxy-7bd94f59c8-cr59r/init 2026-09-04 01:25:59.536826 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7bd94f59c8-cr59r" not found 2026-09-04 01:25:59.543465 | instance | openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init 2026-09-04 01:25:59.770804 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7bd94f59c8-cr59r" not found 2026-09-04 01:25:59.775128 | instance | openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init-assets 2026-09-04 01:26:00.014870 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7bd94f59c8-cr59r" not found 2026-09-04 01:26:00.020702 | instance | openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy 2026-09-04 01:26:00.267976 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7bd94f59c8-cr59r" not found 2026-09-04 01:26:00.498344 | instance | openstack/nova-rabbit-init-tslh8/init 2026-09-04 01:26:00.723212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-tslh8" not found 2026-09-04 01:26:00.726724 | instance | openstack/nova-rabbit-init-tslh8/rabbit-init 2026-09-04 01:26:00.928389 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-tslh8" not found 2026-09-04 01:26:01.157980 | instance | openstack/nova-scheduler-bd4574b5f-wnrqf/init 2026-09-04 01:26:01.400281 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-bd4574b5f-wnrqf" not found 2026-09-04 01:26:01.404864 | instance | openstack/nova-scheduler-bd4574b5f-wnrqf/nova-scheduler 2026-09-04 01:26:01.681435 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-bd4574b5f-wnrqf" not found 2026-09-04 01:26:01.913742 | instance | openstack/nova-service-cleaner-29808060-5bbqb/init 2026-09-04 01:26:02.152111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29808060-5bbqb" not found 2026-09-04 01:26:02.155716 | instance | openstack/nova-service-cleaner-29808060-5bbqb/nova-service-cleaner 2026-09-04 01:26:02.380738 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29808060-5bbqb" not found 2026-09-04 01:26:02.641408 | instance | openstack/octavia-api-996f9b577-24kbw/init 2026-09-04 01:26:02.835346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-996f9b577-24kbw" not found 2026-09-04 01:26:02.839529 | instance | openstack/octavia-api-996f9b577-24kbw/octavia-api 2026-09-04 01:26:03.087827 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-996f9b577-24kbw" not found 2026-09-04 01:26:03.348891 | instance | openstack/octavia-bootstrap-x9jmm/init 2026-09-04 01:26:03.591047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-x9jmm" not found 2026-09-04 01:26:03.594867 | instance | openstack/octavia-bootstrap-x9jmm/bootstrap 2026-09-04 01:26:03.826420 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-x9jmm" not found 2026-09-04 01:26:04.079680 | instance | openstack/octavia-db-init-74tfm/init 2026-09-04 01:26:04.308782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-74tfm" not found 2026-09-04 01:26:04.313331 | instance | openstack/octavia-db-init-74tfm/octavia-db-init-0 2026-09-04 01:26:04.551643 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-74tfm" not found 2026-09-04 01:26:04.555244 | instance | openstack/octavia-db-init-74tfm/octavia-db-init-1 2026-09-04 01:26:04.740155 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-74tfm" not found 2026-09-04 01:26:04.957531 | instance | openstack/octavia-db-sync-8tzw5/init 2026-09-04 01:26:05.155438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-8tzw5" not found 2026-09-04 01:26:05.159451 | instance | openstack/octavia-db-sync-8tzw5/octavia-db-sync 2026-09-04 01:26:05.408972 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-8tzw5" not found 2026-09-04 01:26:05.666101 | instance | openstack/octavia-health-manager-default-j475w/init 2026-09-04 01:26:05.900377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-j475w" not found 2026-09-04 01:26:05.905010 | instance | openstack/octavia-health-manager-default-j475w/octavia-health-manager-get-port 2026-09-04 01:26:06.134629 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-j475w" not found 2026-09-04 01:26:06.139066 | instance | openstack/octavia-health-manager-default-j475w/octavia-health-manager-nic-init 2026-09-04 01:26:06.398801 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-j475w" not found 2026-09-04 01:26:06.405611 | instance | openstack/octavia-health-manager-default-j475w/octavia-health-manager 2026-09-04 01:26:06.651075 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-j475w" not found 2026-09-04 01:26:06.901096 | instance | openstack/octavia-housekeeping-7959d75976-ns76t/init 2026-09-04 01:26:07.197238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-7959d75976-ns76t" not found 2026-09-04 01:26:07.203678 | instance | openstack/octavia-housekeeping-7959d75976-ns76t/octavia-housekeeping 2026-09-04 01:26:07.458854 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-7959d75976-ns76t" not found 2026-09-04 01:26:07.706009 | instance | openstack/octavia-ks-endpoints-qsqmx/init 2026-09-04 01:26:07.940006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-qsqmx" not found 2026-09-04 01:26:07.944832 | instance | openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-admin 2026-09-04 01:26:08.182104 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-qsqmx" not found 2026-09-04 01:26:08.185548 | instance | openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-internal 2026-09-04 01:26:08.408038 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-qsqmx" not found 2026-09-04 01:26:08.413003 | instance | openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-public 2026-09-04 01:26:08.651871 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-qsqmx" not found 2026-09-04 01:26:08.860545 | instance | openstack/octavia-ks-service-4xcqv/init 2026-09-04 01:26:09.067304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-4xcqv" not found 2026-09-04 01:26:09.071477 | instance | openstack/octavia-ks-service-4xcqv/load-balancer-ks-service-registration 2026-09-04 01:26:09.289121 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-4xcqv" not found 2026-09-04 01:26:09.568385 | instance | openstack/octavia-ks-user-ksm9c/init 2026-09-04 01:26:09.792129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-ksm9c" not found 2026-09-04 01:26:09.796517 | instance | openstack/octavia-ks-user-ksm9c/octavia-ks-user 2026-09-04 01:26:10.054241 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-ksm9c" not found 2026-09-04 01:26:10.309383 | instance | openstack/octavia-rabbit-init-5bcw2/init 2026-09-04 01:26:10.559286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-5bcw2" not found 2026-09-04 01:26:10.565712 | instance | openstack/octavia-rabbit-init-5bcw2/rabbit-init 2026-09-04 01:26:10.790133 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-5bcw2" not found 2026-09-04 01:26:11.002626 | instance | openstack/octavia-worker-57d7cfbcf5-t42j8/init 2026-09-04 01:26:11.234036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-57d7cfbcf5-t42j8" not found 2026-09-04 01:26:11.237589 | instance | openstack/octavia-worker-57d7cfbcf5-t42j8/octavia-worker 2026-09-04 01:26:11.483783 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-57d7cfbcf5-t42j8" not found 2026-09-04 01:26:11.744699 | instance | openstack/openvswitch-cjtxr/init 2026-09-04 01:26:11.970370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-cjtxr" not found 2026-09-04 01:26:11.974667 | instance | openstack/openvswitch-cjtxr/openvswitch-db-perms 2026-09-04 01:26:12.217195 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-cjtxr" not found 2026-09-04 01:26:12.221772 | instance | openstack/openvswitch-cjtxr/openvswitch-vswitchd-modules 2026-09-04 01:26:12.483889 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-cjtxr" not found 2026-09-04 01:26:12.487803 | instance | openstack/openvswitch-cjtxr/openvswitch-db 2026-09-04 01:26:12.721803 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-cjtxr" not found 2026-09-04 01:26:12.725703 | instance | openstack/openvswitch-cjtxr/openvswitch-vswitchd 2026-09-04 01:26:12.971868 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-cjtxr" not found 2026-09-04 01:26:13.211146 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-04 01:26:13.476473 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-04 01:26:13.483424 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-04 01:26:13.698996 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-04 01:26:13.703220 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-04 01:26:14.152562 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-04 01:26:14.158133 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-04 01:26:14.440842 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-04 01:26:14.712314 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-04 01:26:14.948335 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-04 01:26:14.952232 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-04 01:26:15.248953 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-04 01:26:15.254192 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-04 01:26:15.520090 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-04 01:26:15.775779 | instance | openstack/placement-api-78867c9f8d-ggfld/init 2026-09-04 01:26:16.027099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-78867c9f8d-ggfld" not found 2026-09-04 01:26:16.031952 | instance | openstack/placement-api-78867c9f8d-ggfld/placement-api 2026-09-04 01:26:16.298482 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-78867c9f8d-ggfld" not found 2026-09-04 01:26:16.555088 | instance | openstack/placement-db-init-9jmww/init 2026-09-04 01:26:16.781348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-9jmww" not found 2026-09-04 01:26:16.788272 | instance | openstack/placement-db-init-9jmww/placement-db-init-0 2026-09-04 01:26:17.033740 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-9jmww" not found 2026-09-04 01:26:17.274619 | instance | openstack/placement-db-sync-qdw8h/init 2026-09-04 01:26:17.525918 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-qdw8h" not found 2026-09-04 01:26:17.531786 | instance | openstack/placement-db-sync-qdw8h/placement-db-sync 2026-09-04 01:26:17.767339 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-qdw8h" not found 2026-09-04 01:26:18.020378 | instance | openstack/placement-ks-endpoints-mr5l8/init 2026-09-04 01:26:18.274192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-mr5l8" not found 2026-09-04 01:26:18.279567 | instance | openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-admin 2026-09-04 01:26:18.525530 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-mr5l8" not found 2026-09-04 01:26:18.531540 | instance | openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-internal 2026-09-04 01:26:18.785678 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-mr5l8" not found 2026-09-04 01:26:18.792841 | instance | openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-public 2026-09-04 01:26:19.056978 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-mr5l8" not found 2026-09-04 01:26:19.297813 | instance | openstack/placement-ks-service-kjgzl/init 2026-09-04 01:26:19.563139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-kjgzl" not found 2026-09-04 01:26:19.568933 | instance | openstack/placement-ks-service-kjgzl/placement-ks-service-registration 2026-09-04 01:26:19.819349 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-kjgzl" not found 2026-09-04 01:26:20.055213 | instance | openstack/placement-ks-user-57f9n/init 2026-09-04 01:26:20.293922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-57f9n" not found 2026-09-04 01:26:20.299662 | instance | openstack/placement-ks-user-57f9n/placement-ks-user 2026-09-04 01:26:20.528496 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-57f9n" not found 2026-09-04 01:26:20.749623 | instance | openstack/pxc-operator-69cb5bbdb9-9qfzx/percona-xtradb-cluster-operator 2026-09-04 01:26:20.993874 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-9qfzx" not found 2026-09-04 01:26:21.213781 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-04 01:26:21.469115 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-04 01:26:21.475183 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-04 01:26:21.743244 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-04 01:26:21.988248 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-04 01:26:22.216529 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-04 01:26:22.221586 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-04 01:26:22.460298 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-04 01:26:22.696841 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-5xg42/rabbitmq-cluster-operator 2026-09-04 01:26:22.971908 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-5xg42" not found 2026-09-04 01:26:23.197375 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-04 01:26:23.435188 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-04 01:26:23.440578 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-04 01:26:23.706632 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-04 01:26:23.936956 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-04 01:26:24.130308 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-04 01:26:24.138272 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-04 01:26:24.346868 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-04 01:26:24.604789 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-04 01:26:24.835561 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-04 01:26:24.839542 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-04 01:26:25.061992 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-04 01:26:25.296745 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-04 01:26:25.551489 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-04 01:26:25.556662 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-04 01:26:25.794833 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-04 01:26:26.026683 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-v8lds/rabbitmq-cluster-operator 2026-09-04 01:26:26.266621 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-v8lds" not found 2026-09-04 01:26:26.511668 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-04 01:26:26.738632 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-04 01:26:26.743709 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-04 01:26:26.986308 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-04 01:26:27.230509 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-04 01:26:27.482133 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-04 01:26:27.486980 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-04 01:26:27.743053 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-04 01:26:27.986554 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-04 01:26:28.191178 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-04 01:26:28.202447 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-04 01:26:28.429097 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-04 01:26:28.680349 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/make-container-crash-dir 2026-09-04 01:26:28.901334 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zrx7n" not found 2026-09-04 01:26:28.906385 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/chown-container-data-dir 2026-09-04 01:26:29.109446 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zrx7n" not found 2026-09-04 01:26:29.113279 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/ceph-crash 2026-09-04 01:26:29.338431 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-zrx7n" not found 2026-09-04 01:26:29.579115 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/chown-container-data-dir 2026-09-04 01:26:29.787530 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8z587" not found 2026-09-04 01:26:29.792394 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/rgw 2026-09-04 01:26:30.038935 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8z587" not found 2026-09-04 01:26:30.043033 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/log-collector 2026-09-04 01:26:30.276788 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8z587" not found 2026-09-04 01:26:30.548696 | instance | openstack/staffeln-api-6554b45cf6-m57g6/init 2026-09-04 01:26:30.774871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6554b45cf6-m57g6" not found 2026-09-04 01:26:30.780190 | instance | openstack/staffeln-api-6554b45cf6-m57g6/staffeln-api 2026-09-04 01:26:31.037487 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6554b45cf6-m57g6" not found 2026-09-04 01:26:31.266092 | instance | openstack/staffeln-conductor-55c7d4768c-sdc4z/staffeln-conductor 2026-09-04 01:26:31.495233 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-55c7d4768c-sdc4z" not found 2026-09-04 01:26:31.735662 | instance | openstack/staffeln-db-init-rndhh/init 2026-09-04 01:26:31.950580 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-rndhh" not found 2026-09-04 01:26:31.954476 | instance | openstack/staffeln-db-init-rndhh/staffeln-db-init-0 2026-09-04 01:26:32.171668 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-rndhh" not found 2026-09-04 01:26:32.394419 | instance | openstack/staffeln-db-sync-rm6wz/init 2026-09-04 01:26:32.641895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-rm6wz" not found 2026-09-04 01:26:32.646295 | instance | openstack/staffeln-db-sync-rm6wz/staffeln-db-sync 2026-09-04 01:26:32.873281 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-rm6wz" not found 2026-09-04 01:26:33.122014 | instance | openstack/valkey-node-0/valkey 2026-09-04 01:26:33.341395 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-04 01:26:33.345540 | instance | openstack/valkey-node-0/sentinel 2026-09-04 01:26:33.584822 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-04 01:26:33.588994 | instance | openstack/valkey-node-0/metrics 2026-09-04 01:26:33.813030 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-04 01:26:34.033482 | instance | orc-system/orc-controller-manager-6cb597b5d4-v9wkr/manager 2026-09-04 01:26:34.261798 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-v9wkr" not found 2026-09-04 01:26:34.492327 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-gdnp9/rook-ceph-operator 2026-09-04 01:26:34.754710 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-gdnp9" not found 2026-09-04 01:26:34.972020 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-f69v9/secretgen-controller 2026-09-04 01:26:35.228155 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-f69v9" not found 2026-09-04 01:26:35.322080 | instance | ERROR 2026-09-04 01:26:35.322349 | instance | { 2026-09-04 01:26:35.322395 | instance | "delta": "0:02:12.935249", 2026-09-04 01:26:35.322426 | instance | "end": "2026-09-04 01:26:35.235120", 2026-09-04 01:26:35.322452 | instance | "msg": "non-zero return code", 2026-09-04 01:26:35.322479 | instance | "rc": 123, 2026-09-04 01:26:35.322504 | instance | "start": "2026-09-04 01:24:22.299871" 2026-09-04 01:26:35.322528 | instance | } 2026-09-04 01:26:35.322564 | instance | ERROR: Ignoring Errors 2026-09-04 01:26:35.335885 | 2026-09-04 01:26:35.335963 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-04 01:26:35.990957 | instance | changed: 2026-09-04 01:26:35.991158 | instance | cd+++++++++ pod-logs/ 2026-09-04 01:26:35.991208 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-04 01:26:35.991251 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-04 01:26:35.991289 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-04 01:26:35.991327 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-04 01:26:35.991364 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x/ 2026-09-04 01:26:35.991405 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x/manager.txt 2026-09-04 01:26:35.991443 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-04 01:26:35.991481 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj/ 2026-09-04 01:26:35.991520 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj/manager.txt 2026-09-04 01:26:35.991557 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-04 01:26:35.991595 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-dgfcj/ 2026-09-04 01:26:35.991633 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-dgfcj/manager.txt 2026-09-04 01:26:35.991670 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-04 01:26:35.991707 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-bl7p8/ 2026-09-04 01:26:35.991745 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-bl7p8/manager.txt 2026-09-04 01:26:35.991782 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-04 01:26:35.991818 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-24g7g/ 2026-09-04 01:26:35.991855 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-24g7g/cert-manager-controller.txt 2026-09-04 01:26:35.991892 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-kwblt/ 2026-09-04 01:26:35.991944 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-kwblt/cert-manager-cainjector.txt 2026-09-04 01:26:35.991983 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-rbkv9/ 2026-09-04 01:26:35.992021 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-rbkv9/cert-manager-webhook.txt 2026-09-04 01:26:35.992057 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-04 01:26:35.992094 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-hl994/ 2026-09-04 01:26:35.992194 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-hl994/envoy-gateway.txt 2026-09-04 01:26:35.992232 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-04 01:26:35.992270 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-04 01:26:35.992306 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-04 01:26:35.992343 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-04 01:26:35.992380 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-04 01:26:35.992416 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x/ 2026-09-04 01:26:35.992453 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-tzl4x/manager.txt 2026-09-04 01:26:35.992490 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-04 01:26:35.992527 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj/ 2026-09-04 01:26:35.992563 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-fljdj/manager.txt 2026-09-04 01:26:35.992600 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-04 01:26:35.992637 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-dgfcj/ 2026-09-04 01:26:35.992674 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-dgfcj/manager.txt 2026-09-04 01:26:35.992710 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-04 01:26:35.992747 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-bl7p8/ 2026-09-04 01:26:35.992783 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-bl7p8/manager.txt 2026-09-04 01:26:35.992820 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-04 01:26:35.992856 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-24g7g/ 2026-09-04 01:26:35.992893 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-24g7g/cert-manager-controller.txt 2026-09-04 01:26:35.992928 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-kwblt/ 2026-09-04 01:26:35.992982 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-kwblt/cert-manager-cainjector.txt 2026-09-04 01:26:35.993025 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-rbkv9/ 2026-09-04 01:26:35.993062 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-rbkv9/cert-manager-webhook.txt 2026-09-04 01:26:35.993099 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-04 01:26:35.993136 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-hl994/ 2026-09-04 01:26:35.993172 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-hl994/envoy-gateway.txt 2026-09-04 01:26:35.993208 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-04 01:26:35.993245 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-r886h/ 2026-09-04 01:26:35.993289 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-r886h/controller.txt 2026-09-04 01:26:35.993328 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-42xxp/ 2026-09-04 01:26:35.993365 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-42xxp/ingress-nginx-default-backend.txt 2026-09-04 01:26:35.993402 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-04 01:26:35.993439 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/ 2026-09-04 01:26:35.993476 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/apply-sysctl-overwrites.txt 2026-09-04 01:26:35.993512 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/cilium-agent.txt 2026-09-04 01:26:35.993549 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/clean-cilium-state.txt 2026-09-04 01:26:35.993585 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/config.txt 2026-09-04 01:26:35.993622 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/install-cni-binaries.txt 2026-09-04 01:26:35.993659 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/mount-bpf-fs.txt 2026-09-04 01:26:35.993695 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cbkhr/mount-cgroup.txt 2026-09-04 01:26:35.993731 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ww462/ 2026-09-04 01:26:35.993767 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ww462/cilium-operator.txt 2026-09-04 01:26:35.993803 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-brjp6/ 2026-09-04 01:26:35.993839 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-brjp6/coredns.txt 2026-09-04 01:26:35.993876 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tdrwg/ 2026-09-04 01:26:35.993912 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tdrwg/coredns.txt 2026-09-04 01:26:35.993948 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-04 01:26:35.993985 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-04 01:26:35.994021 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-04 01:26:35.994057 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-04 01:26:35.994092 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-04 01:26:35.994128 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-04 01:26:35.994164 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mg6jt/ 2026-09-04 01:26:35.994200 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mg6jt/kube-proxy.txt 2026-09-04 01:26:35.994236 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-04 01:26:35.994273 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-04 01:26:35.994309 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-04 01:26:35.994345 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-04 01:26:35.994380 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-04 01:26:35.994417 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-88h5d/ 2026-09-04 01:26:35.994454 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-88h5d/local-path-provisioner.txt 2026-09-04 01:26:35.994491 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-04 01:26:35.994536 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-04 01:26:35.994575 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-04 01:26:35.994612 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-04 01:26:35.994648 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-04 01:26:35.994685 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-04 01:26:35.994722 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rhl5j/ 2026-09-04 01:26:35.994759 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rhl5j/goldpinger-daemon.txt 2026-09-04 01:26:35.994795 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/ 2026-09-04 01:26:35.994830 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-dashboard.txt 2026-09-04 01:26:35.994867 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-datasources.txt 2026-09-04 01:26:35.994903 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana.txt 2026-09-04 01:26:35.994939 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7/ 2026-09-04 01:26:35.994975 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7/kube-state-metrics.txt 2026-09-04 01:26:35.995012 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s7x5l/ 2026-09-04 01:26:35.995048 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s7x5l/kube-prometheus-stack.txt 2026-09-04 01:26:35.995084 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/ 2026-09-04 01:26:35.995120 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/node-exporter.txt 2026-09-04 01:26:35.995157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/pod-tls-sidecar.txt 2026-09-04 01:26:35.995193 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-04 01:26:35.995229 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-04 01:26:35.995265 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-04 01:26:35.995301 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-04 01:26:35.995337 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-04 01:26:35.995373 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ngm2d/ 2026-09-04 01:26:35.995410 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ngm2d/nginx.txt 2026-09-04 01:26:35.995446 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-04 01:26:35.995483 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-04 01:26:35.995519 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-04 01:26:35.995550 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-z95x4/ 2026-09-04 01:26:35.995581 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-z95x4/gc.txt 2026-09-04 01:26:35.995610 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nvtsv/ 2026-09-04 01:26:35.995650 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nvtsv/master.txt 2026-09-04 01:26:35.995688 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mg94f/ 2026-09-04 01:26:35.995724 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mg94f/worker.txt 2026-09-04 01:26:35.995761 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-04 01:26:35.995798 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-04 01:26:35.995834 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-04 01:26:35.995872 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-04 01:26:35.996005 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-04 01:26:35.996058 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-04 01:26:35.996097 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-x9z5j/ 2026-09-04 01:26:35.996149 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-x9z5j/pushgateway.txt 2026-09-04 01:26:35.996185 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-2hv6d/ 2026-09-04 01:26:35.996222 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-2hv6d/vector.txt 2026-09-04 01:26:35.996258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-04 01:26:35.996294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-b9645bf47-q2qf4/ 2026-09-04 01:26:35.996330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-b9645bf47-q2qf4/barbican-api.txt 2026-09-04 01:26:35.996367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-b9645bf47-q2qf4/init.txt 2026-09-04 01:26:35.996404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-s6x57/ 2026-09-04 01:26:35.996440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-s6x57/barbican-db-init-0.txt 2026-09-04 01:26:35.996476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-s6x57/init.txt 2026-09-04 01:26:35.996511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-dq4s7/ 2026-09-04 01:26:35.996547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-dq4s7/barbican-db-sync.txt 2026-09-04 01:26:35.996583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-dq4s7/init.txt 2026-09-04 01:26:35.996624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-d8tkf/ 2026-09-04 01:26:35.996660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-d8tkf/init.txt 2026-09-04 01:26:35.996696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-admin.txt 2026-09-04 01:26:35.996732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-internal.txt 2026-09-04 01:26:35.996768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-public.txt 2026-09-04 01:26:35.996803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-lft2c/ 2026-09-04 01:26:35.996838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-lft2c/init.txt 2026-09-04 01:26:35.996874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-lft2c/key-manager-ks-service-registration.txt 2026-09-04 01:26:35.996909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrvtk/ 2026-09-04 01:26:35.996945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrvtk/barbican-ks-user.txt 2026-09-04 01:26:35.997012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrvtk/init.txt 2026-09-04 01:26:35.997052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j5jzv/ 2026-09-04 01:26:35.997088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j5jzv/init.txt 2026-09-04 01:26:35.997124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j5jzv/rabbit-init.txt 2026-09-04 01:26:35.997160 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-857667b49b-p6ckg/ 2026-09-04 01:26:35.997196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-857667b49b-p6ckg/ceph-coordination-volume-perms.txt 2026-09-04 01:26:35.997231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-857667b49b-p6ckg/cinder-api.txt 2026-09-04 01:26:35.997267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-857667b49b-p6ckg/init.txt 2026-09-04 01:26:35.997303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/ 2026-09-04 01:26:35.997338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-backup-keyring-placement.txt 2026-09-04 01:26:35.997374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-coordination-volume-perms.txt 2026-09-04 01:26:35.997410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-keyring-placement-rbd1.txt 2026-09-04 01:26:35.997446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/cinder-backup.txt 2026-09-04 01:26:35.997480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59d8fc57f4-jlmhf/init.txt 2026-09-04 01:26:35.997515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xq87k/ 2026-09-04 01:26:35.997549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xq87k/ceph-keyring-placement.txt 2026-09-04 01:26:35.997583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xq87k/cinder-backup-storage-init.txt 2026-09-04 01:26:35.997620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xq87k/init.txt 2026-09-04 01:26:35.997656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qjxmg/ 2026-09-04 01:26:35.997690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qjxmg/bootstrap.txt 2026-09-04 01:26:35.997724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qjxmg/init.txt 2026-09-04 01:26:35.997759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d5hmp/ 2026-09-04 01:26:35.997790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d5hmp/create-internal-tenant.txt 2026-09-04 01:26:35.997823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d5hmp/init.txt 2026-09-04 01:26:35.997856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-h44lf/ 2026-09-04 01:26:35.997890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-h44lf/cinder-db-init-0.txt 2026-09-04 01:26:35.997925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-h44lf/init.txt 2026-09-04 01:26:35.997956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jkcw/ 2026-09-04 01:26:35.997991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jkcw/cinder-db-sync.txt 2026-09-04 01:26:35.998024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jkcw/init.txt 2026-09-04 01:26:35.998058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzjr/ 2026-09-04 01:26:35.998092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzjr/init.txt 2026-09-04 01:26:35.998126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-admin.txt 2026-09-04 01:26:35.998174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-internal.txt 2026-09-04 01:26:35.998209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-public.txt 2026-09-04 01:26:35.998245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dfdgc/ 2026-09-04 01:26:35.998280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dfdgc/init.txt 2026-09-04 01:26:35.998314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dfdgc/volumev3-ks-service-registration.txt 2026-09-04 01:26:35.998349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jlw6s/ 2026-09-04 01:26:35.998385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jlw6s/cinder-ks-user.txt 2026-09-04 01:26:35.998419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jlw6s/init.txt 2026-09-04 01:26:35.998455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d7l4k/ 2026-09-04 01:26:35.998491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d7l4k/init.txt 2026-09-04 01:26:35.998526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d7l4k/rabbit-init.txt 2026-09-04 01:26:35.998561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-647f6c79b8-ws8mf/ 2026-09-04 01:26:35.998596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-647f6c79b8-ws8mf/ceph-coordination-volume-perms.txt 2026-09-04 01:26:35.998631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-647f6c79b8-ws8mf/cinder-scheduler.txt 2026-09-04 01:26:35.998666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-647f6c79b8-ws8mf/init.txt 2026-09-04 01:26:35.998700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sx77z/ 2026-09-04 01:26:35.998735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sx77z/ceph-keyring-placement.txt 2026-09-04 01:26:35.998770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sx77z/cinder-storage-init-rbd1.txt 2026-09-04 01:26:35.998805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sx77z/init.txt 2026-09-04 01:26:35.998839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/ 2026-09-04 01:26:35.998874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/ceph-coordination-volume-perms.txt 2026-09-04 01:26:35.998909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/ceph-keyring-placement-rbd1.txt 2026-09-04 01:26:35.998945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/cinder-volume.txt 2026-09-04 01:26:35.998980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/init-cinder-conf.txt 2026-09-04 01:26:35.999016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-fc4bdf964-hbk5c/init.txt 2026-09-04 01:26:35.999051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29808065-kbwnm/ 2026-09-04 01:26:35.999087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29808065-kbwnm/cinder-volume-usage-audit.txt 2026-09-04 01:26:35.999123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29808065-kbwnm/init.txt 2026-09-04 01:26:35.999159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7665585687-72nf9/ 2026-09-04 01:26:35.999195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7665585687-72nf9/ceph-keyring-placement.txt 2026-09-04 01:26:35.999230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7665585687-72nf9/glance-api.txt 2026-09-04 01:26:35.999265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7665585687-72nf9/glance-perms.txt 2026-09-04 01:26:35.999308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7665585687-72nf9/init.txt 2026-09-04 01:26:35.999345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ngngx/ 2026-09-04 01:26:35.999381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ngngx/glance-db-init-0.txt 2026-09-04 01:26:35.999417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ngngx/init.txt 2026-09-04 01:26:35.999453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-dkp9v/ 2026-09-04 01:26:35.999489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-dkp9v/glance-db-sync.txt 2026-09-04 01:26:35.999525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-dkp9v/init.txt 2026-09-04 01:26:35.999560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-pd6h4/ 2026-09-04 01:26:35.999596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-admin.txt 2026-09-04 01:26:35.999632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-internal.txt 2026-09-04 01:26:35.999668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-public.txt 2026-09-04 01:26:35.999703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-pd6h4/init.txt 2026-09-04 01:26:35.999739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tfk7s/ 2026-09-04 01:26:35.999775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tfk7s/image-ks-service-registration.txt 2026-09-04 01:26:35.999810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tfk7s/init.txt 2026-09-04 01:26:35.999846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p5nhp/ 2026-09-04 01:26:35.999881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p5nhp/glance-ks-user.txt 2026-09-04 01:26:35.999916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p5nhp/init.txt 2026-09-04 01:26:35.999951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pv2rw/ 2026-09-04 01:26:35.999987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pv2rw/glance-metadefs-load.txt 2026-09-04 01:26:36.000021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pv2rw/init.txt 2026-09-04 01:26:36.000057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-64tq5/ 2026-09-04 01:26:36.000092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-64tq5/init.txt 2026-09-04 01:26:36.000173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-64tq5/rabbit-init.txt 2026-09-04 01:26:36.000212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nf6dn/ 2026-09-04 01:26:36.000248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nf6dn/ceph-keyring-placement.txt 2026-09-04 01:26:36.000284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nf6dn/glance-storage-init.txt 2026-09-04 01:26:36.000319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nf6dn/init.txt 2026-09-04 01:26:36.000355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-6fbf678c4-mtc7f/ 2026-09-04 01:26:36.000391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6fbf678c4-mtc7f/heat-api.txt 2026-09-04 01:26:36.000427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6fbf678c4-mtc7f/init.txt 2026-09-04 01:26:36.000463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-thdbv/ 2026-09-04 01:26:36.000498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-thdbv/bootstrap.txt 2026-09-04 01:26:36.000534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-thdbv/init.txt 2026-09-04 01:26:36.000579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d485d47d8-9xhw8/ 2026-09-04 01:26:36.000619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d485d47d8-9xhw8/heat-cfn.txt 2026-09-04 01:26:36.000657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d485d47d8-9xhw8/init.txt 2026-09-04 01:26:36.000693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-5227r/ 2026-09-04 01:26:36.000724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-5227r/heat-db-init-0.txt 2026-09-04 01:26:36.000753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-5227r/init.txt 2026-09-04 01:26:36.000781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-9mj87/ 2026-09-04 01:26:36.000814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-9mj87/heat-db-sync.txt 2026-09-04 01:26:36.000849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-9mj87/init.txt 2026-09-04 01:26:36.000885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-pcmnm/ 2026-09-04 01:26:36.000921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-pcmnm/heat-ks-domain-user.txt 2026-09-04 01:26:36.000972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-pcmnm/init.txt 2026-09-04 01:26:36.001016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-74db4bd9bc-wjjk6/ 2026-09-04 01:26:36.001051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-74db4bd9bc-wjjk6/heat-engine.txt 2026-09-04 01:26:36.001086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-74db4bd9bc-wjjk6/init.txt 2026-09-04 01:26:36.001121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808075-2m5qr/ 2026-09-04 01:26:36.001157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808075-2m5qr/heat-engine-cleaner.txt 2026-09-04 01:26:36.001192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808075-2m5qr/init.txt 2026-09-04 01:26:36.001227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808080-4zt98/ 2026-09-04 01:26:36.001263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808080-4zt98/heat-engine-cleaner.txt 2026-09-04 01:26:36.001299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29808080-4zt98/init.txt 2026-09-04 01:26:36.001335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/ 2026-09-04 01:26:36.001371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-admin.txt 2026-09-04 01:26:36.001407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-internal.txt 2026-09-04 01:26:36.001442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-public.txt 2026-09-04 01:26:36.001478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/init.txt 2026-09-04 01:26:36.001515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-admin.txt 2026-09-04 01:26:36.001551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-internal.txt 2026-09-04 01:26:36.001588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-public.txt 2026-09-04 01:26:36.001624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-l9wlv/ 2026-09-04 01:26:36.001661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-l9wlv/cloudformation-ks-service-registration.txt 2026-09-04 01:26:36.001697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-l9wlv/init.txt 2026-09-04 01:26:36.001733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-l9wlv/orchestration-ks-service-registration.txt 2026-09-04 01:26:36.001776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-5gndn/ 2026-09-04 01:26:36.001814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-5gndn/heat-ks-user.txt 2026-09-04 01:26:36.001850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-5gndn/heat-trustee-ks-user.txt 2026-09-04 01:26:36.001885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-5gndn/init.txt 2026-09-04 01:26:36.001921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-z8twg/ 2026-09-04 01:26:36.001957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-z8twg/init.txt 2026-09-04 01:26:36.001993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-z8twg/rabbit-init.txt 2026-09-04 01:26:36.002030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8rr9x/ 2026-09-04 01:26:36.002066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8rr9x/heat-trusts.txt 2026-09-04 01:26:36.002100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8rr9x/init.txt 2026-09-04 01:26:36.002135 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-tbzbk/ 2026-09-04 01:26:36.002172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-tbzbk/init.txt 2026-09-04 01:26:36.002206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-tbzbk/keepalived.txt 2026-09-04 01:26:36.002240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-tbzbk/wait-for-ip.txt 2026-09-04 01:26:36.002276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-74d968fc65-pbs6c/ 2026-09-04 01:26:36.002329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-74d968fc65-pbs6c/init.txt 2026-09-04 01:26:36.002367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-74d968fc65-pbs6c/keystone-api.txt 2026-09-04 01:26:36.002403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sdntj/ 2026-09-04 01:26:36.002450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sdntj/bootstrap.txt 2026-09-04 01:26:36.002488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sdntj/init.txt 2026-09-04 01:26:36.002523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xtmnb/ 2026-09-04 01:26:36.002559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xtmnb/init.txt 2026-09-04 01:26:36.002595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xtmnb/keystone-credential-setup.txt 2026-09-04 01:26:36.002629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-t4qgt/ 2026-09-04 01:26:36.002665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-t4qgt/init.txt 2026-09-04 01:26:36.002699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-t4qgt/keystone-db-init-0.txt 2026-09-04 01:26:36.002734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pg7g6/ 2026-09-04 01:26:36.002769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pg7g6/init.txt 2026-09-04 01:26:36.002796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pg7g6/keystone-db-sync.txt 2026-09-04 01:26:36.002826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-96h8b/ 2026-09-04 01:26:36.002861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-96h8b/init.txt 2026-09-04 01:26:36.002895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-96h8b/keystone-domain-manage.txt 2026-09-04 01:26:36.002930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-f7fzb/ 2026-09-04 01:26:36.002965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-f7fzb/init.txt 2026-09-04 01:26:36.003000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-f7fzb/keystone-fernet-setup.txt 2026-09-04 01:26:36.003044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dvc9p/ 2026-09-04 01:26:36.003082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dvc9p/init.txt 2026-09-04 01:26:36.003119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-dvc9p/rabbit-init.txt 2026-09-04 01:26:36.003155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/ 2026-09-04 01:26:36.003191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/ceph-admin-keyring-placement.txt 2026-09-04 01:26:36.003226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/ceph-keyring-placement.txt 2026-09-04 01:26:36.003262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/init-dynamic-options.txt 2026-09-04 01:26:36.003299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/init.txt 2026-09-04 01:26:36.003335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/libvirt-exporter.txt 2026-09-04 01:26:36.003371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/libvirt.txt 2026-09-04 01:26:36.003407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k2m7j/tls-sidecar.txt 2026-09-04 01:26:36.003443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-668bffb6cd-shpbs/ 2026-09-04 01:26:36.003479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-668bffb6cd-shpbs/init.txt 2026-09-04 01:26:36.003515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-668bffb6cd-shpbs/magnum-api.txt 2026-09-04 01:26:36.003552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-04 01:26:36.003588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-04 01:26:36.003627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-04 01:26:36.003665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-04 01:26:36.003701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-b5xw9/ 2026-09-04 01:26:36.003736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-b5xw9/init.txt 2026-09-04 01:26:36.003772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-b5xw9/magnum-db-init-0.txt 2026-09-04 01:26:36.003808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-8n8n4/ 2026-09-04 01:26:36.003844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-8n8n4/init.txt 2026-09-04 01:26:36.003881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-8n8n4/magnum-db-sync.txt 2026-09-04 01:26:36.003916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j8xjr/ 2026-09-04 01:26:36.003952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j8xjr/init.txt 2026-09-04 01:26:36.003989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j8xjr/memcached-exporter.txt 2026-09-04 01:26:36.004025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j8xjr/memcached.txt 2026-09-04 01:26:36.004061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-fmq9z/ 2026-09-04 01:26:36.004097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-fmq9z/coredns.txt 2026-09-04 01:26:36.004161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-87wvm/ 2026-09-04 01:26:36.004198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-87wvm/init.txt 2026-09-04 01:26:36.004234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-87wvm/neutron-db-init-0.txt 2026-09-04 01:26:36.004278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lnhgv/ 2026-09-04 01:26:36.004317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lnhgv/init.txt 2026-09-04 01:26:36.004354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lnhgv/neutron-db-sync.txt 2026-09-04 01:26:36.004390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9fbxz/ 2026-09-04 01:26:36.004425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9fbxz/init.txt 2026-09-04 01:26:36.004461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent-init.txt 2026-09-04 01:26:36.004497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent.txt 2026-09-04 01:26:36.004534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g5lj5/ 2026-09-04 01:26:36.004570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g5lj5/init.txt 2026-09-04 01:26:36.004606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-admin.txt 2026-09-04 01:26:36.004642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-internal.txt 2026-09-04 01:26:36.004678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-public.txt 2026-09-04 01:26:36.004714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8tb5f/ 2026-09-04 01:26:36.004749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8tb5f/init.txt 2026-09-04 01:26:36.004785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8tb5f/network-ks-service-registration.txt 2026-09-04 01:26:36.004821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cm8xf/ 2026-09-04 01:26:36.004857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cm8xf/init.txt 2026-09-04 01:26:36.004893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cm8xf/neutron-ks-user.txt 2026-09-04 01:26:36.004929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-sjqtn/ 2026-09-04 01:26:36.004986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-sjqtn/init.txt 2026-09-04 01:26:36.005026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent-init.txt 2026-09-04 01:26:36.005063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent.txt 2026-09-04 01:26:36.005100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-n8kjq/ 2026-09-04 01:26:36.005135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-n8kjq/init.txt 2026-09-04 01:26:36.005171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent-init.txt 2026-09-04 01:26:36.005207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent.txt 2026-09-04 01:26:36.005242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6qvh/ 2026-09-04 01:26:36.005278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6qvh/init.txt 2026-09-04 01:26:36.005314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6qvh/neutron-netns-cleanup-cron.txt 2026-09-04 01:26:36.005350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-bzhbk/ 2026-09-04 01:26:36.005386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-bzhbk/init.txt 2026-09-04 01:26:36.005422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-bzhbk/neutron-openvswitch-agent-kernel-modules.txt 2026-09-04 01:26:36.005466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent-init.txt 2026-09-04 01:26:36.005503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent.txt 2026-09-04 01:26:36.005539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-plmt9/ 2026-09-04 01:26:36.005575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-plmt9/init.txt 2026-09-04 01:26:36.005611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-plmt9/rabbit-init.txt 2026-09-04 01:26:36.005647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cbc57fc6d-4szch/ 2026-09-04 01:26:36.005683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cbc57fc6d-4szch/init.txt 2026-09-04 01:26:36.005718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cbc57fc6d-4szch/neutron-rpc-server.txt 2026-09-04 01:26:36.005753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-669cbfc954-h6wdm/ 2026-09-04 01:26:36.005789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-669cbfc954-h6wdm/init.txt 2026-09-04 01:26:36.005825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-669cbfc954-h6wdm/neutron-policy-server.txt 2026-09-04 01:26:36.005861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-669cbfc954-h6wdm/neutron-server.txt 2026-09-04 01:26:36.005895 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-64c774cc85-999gm/ 2026-09-04 01:26:36.005926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-64c774cc85-999gm/init.txt 2026-09-04 01:26:36.005953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-64c774cc85-999gm/nova-api-metadata-init.txt 2026-09-04 01:26:36.005981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-64c774cc85-999gm/nova-api.txt 2026-09-04 01:26:36.006004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-864c6d9df7-rfgnl/ 2026-09-04 01:26:36.006024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-864c6d9df7-rfgnl/init.txt 2026-09-04 01:26:36.006042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-864c6d9df7-rfgnl/nova-osapi.txt 2026-09-04 01:26:36.006061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hzstf/ 2026-09-04 01:26:36.006083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hzstf/bootstrap.txt 2026-09-04 01:26:36.006110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hzstf/init.txt 2026-09-04 01:26:36.006137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29808060-dnpdr/ 2026-09-04 01:26:36.006161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29808060-dnpdr/init.txt 2026-09-04 01:26:36.006182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29808060-dnpdr/nova-cell-setup.txt 2026-09-04 01:26:36.006207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9cls2/ 2026-09-04 01:26:36.006235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9cls2/init.txt 2026-09-04 01:26:36.006260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9cls2/nova-cell-setup-init.txt 2026-09-04 01:26:36.006284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9cls2/nova-cell-setup.txt 2026-09-04 01:26:36.006307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/ 2026-09-04 01:26:36.006329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/ceph-admin-keyring-placement.txt 2026-09-04 01:26:36.006349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/ceph-keyring-placement.txt 2026-09-04 01:26:36.006368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/ceph-perms.txt 2026-09-04 01:26:36.006392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/init.txt 2026-09-04 01:26:36.006412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/nova-compute-init.txt 2026-09-04 01:26:36.006433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/nova-compute-ssh-init.txt 2026-09-04 01:26:36.006461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/nova-compute-ssh.txt 2026-09-04 01:26:36.006493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/nova-compute-vnc-init.txt 2026-09-04 01:26:36.006528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4mwqw/nova-compute.txt 2026-09-04 01:26:36.006564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5d7d9b6c4c-kx6v9/ 2026-09-04 01:26:36.006601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5d7d9b6c4c-kx6v9/init.txt 2026-09-04 01:26:36.006640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5d7d9b6c4c-kx6v9/nova-conductor.txt 2026-09-04 01:26:36.006677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-x6vx2/ 2026-09-04 01:26:36.006713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-x6vx2/init.txt 2026-09-04 01:26:36.006749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-x6vx2/nova-db-init-0.txt 2026-09-04 01:26:36.006785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-x6vx2/nova-db-init-1.txt 2026-09-04 01:26:36.006822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-x6vx2/nova-db-init-2.txt 2026-09-04 01:26:36.006858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8cvdb/ 2026-09-04 01:26:36.006895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8cvdb/init.txt 2026-09-04 01:26:36.006931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8cvdb/nova-db-sync.txt 2026-09-04 01:26:36.006967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f6lsz/ 2026-09-04 01:26:36.007003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-admin.txt 2026-09-04 01:26:36.007039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-internal.txt 2026-09-04 01:26:36.007075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-public.txt 2026-09-04 01:26:36.007110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f6lsz/init.txt 2026-09-04 01:26:36.007146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-p8k6g/ 2026-09-04 01:26:36.007183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-p8k6g/compute-ks-service-registration.txt 2026-09-04 01:26:36.007219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-p8k6g/init.txt 2026-09-04 01:26:36.007255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nnmtk/ 2026-09-04 01:26:36.007291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nnmtk/init.txt 2026-09-04 01:26:36.007327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nnmtk/nova-ks-user.txt 2026-09-04 01:26:36.007363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7bd94f59c8-cr59r/ 2026-09-04 01:26:36.007399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7bd94f59c8-cr59r/init.txt 2026-09-04 01:26:36.007434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init-assets.txt 2026-09-04 01:26:36.007470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init.txt 2026-09-04 01:26:36.007506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy.txt 2026-09-04 01:26:36.007549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tslh8/ 2026-09-04 01:26:36.007587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tslh8/init.txt 2026-09-04 01:26:36.007623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-tslh8/rabbit-init.txt 2026-09-04 01:26:36.007658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4574b5f-wnrqf/ 2026-09-04 01:26:36.007694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4574b5f-wnrqf/init.txt 2026-09-04 01:26:36.007730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bd4574b5f-wnrqf/nova-scheduler.txt 2026-09-04 01:26:36.007765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29808060-5bbqb/ 2026-09-04 01:26:36.007801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29808060-5bbqb/init.txt 2026-09-04 01:26:36.007837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29808060-5bbqb/nova-service-cleaner.txt 2026-09-04 01:26:36.007873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-996f9b577-24kbw/ 2026-09-04 01:26:36.007909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-996f9b577-24kbw/init.txt 2026-09-04 01:26:36.007945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-996f9b577-24kbw/octavia-api.txt 2026-09-04 01:26:36.007981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-x9jmm/ 2026-09-04 01:26:36.008017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-x9jmm/bootstrap.txt 2026-09-04 01:26:36.008053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-x9jmm/init.txt 2026-09-04 01:26:36.008088 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-74tfm/ 2026-09-04 01:26:36.008169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-74tfm/init.txt 2026-09-04 01:26:36.008211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-74tfm/octavia-db-init-0.txt 2026-09-04 01:26:36.008248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-74tfm/octavia-db-init-1.txt 2026-09-04 01:26:36.008284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8tzw5/ 2026-09-04 01:26:36.008320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8tzw5/init.txt 2026-09-04 01:26:36.008355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8tzw5/octavia-db-sync.txt 2026-09-04 01:26:36.008390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-j475w/ 2026-09-04 01:26:36.008425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-j475w/init.txt 2026-09-04 01:26:36.008460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-j475w/octavia-health-manager-get-port.txt 2026-09-04 01:26:36.008496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-j475w/octavia-health-manager-nic-init.txt 2026-09-04 01:26:36.008532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-j475w/octavia-health-manager.txt 2026-09-04 01:26:36.008567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7959d75976-ns76t/ 2026-09-04 01:26:36.008602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7959d75976-ns76t/init.txt 2026-09-04 01:26:36.008638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7959d75976-ns76t/octavia-housekeeping.txt 2026-09-04 01:26:36.008672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-qsqmx/ 2026-09-04 01:26:36.008707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-qsqmx/init.txt 2026-09-04 01:26:36.008743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-admin.txt 2026-09-04 01:26:36.008787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-internal.txt 2026-09-04 01:26:36.008825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-public.txt 2026-09-04 01:26:36.008861 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4xcqv/ 2026-09-04 01:26:36.008897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4xcqv/init.txt 2026-09-04 01:26:36.008932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4xcqv/load-balancer-ks-service-registration.txt 2026-09-04 01:26:36.008999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ksm9c/ 2026-09-04 01:26:36.009041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ksm9c/init.txt 2026-09-04 01:26:36.009079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ksm9c/octavia-ks-user.txt 2026-09-04 01:26:36.009115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5bcw2/ 2026-09-04 01:26:36.009150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5bcw2/init.txt 2026-09-04 01:26:36.009186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5bcw2/rabbit-init.txt 2026-09-04 01:26:36.009221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-57d7cfbcf5-t42j8/ 2026-09-04 01:26:36.009257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-57d7cfbcf5-t42j8/init.txt 2026-09-04 01:26:36.009292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-57d7cfbcf5-t42j8/octavia-worker.txt 2026-09-04 01:26:36.009328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/ 2026-09-04 01:26:36.009364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/init.txt 2026-09-04 01:26:36.009400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/openvswitch-db-perms.txt 2026-09-04 01:26:36.009436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/openvswitch-db.txt 2026-09-04 01:26:36.009470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/openvswitch-vswitchd-modules.txt 2026-09-04 01:26:36.009505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-cjtxr/openvswitch-vswitchd.txt 2026-09-04 01:26:36.009541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-04 01:26:36.009576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-04 01:26:36.009611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-04 01:26:36.009646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-04 01:26:36.009681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-04 01:26:36.009716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-04 01:26:36.009752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-04 01:26:36.009787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-04 01:26:36.009822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-04 01:26:36.009858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-78867c9f8d-ggfld/ 2026-09-04 01:26:36.009893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-78867c9f8d-ggfld/init.txt 2026-09-04 01:26:36.009928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-78867c9f8d-ggfld/placement-api.txt 2026-09-04 01:26:36.009963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9jmww/ 2026-09-04 01:26:36.010006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9jmww/init.txt 2026-09-04 01:26:36.010044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9jmww/placement-db-init-0.txt 2026-09-04 01:26:36.010080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qdw8h/ 2026-09-04 01:26:36.010116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qdw8h/init.txt 2026-09-04 01:26:36.010152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qdw8h/placement-db-sync.txt 2026-09-04 01:26:36.010187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mr5l8/ 2026-09-04 01:26:36.010223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mr5l8/init.txt 2026-09-04 01:26:36.010258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-admin.txt 2026-09-04 01:26:36.010294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-internal.txt 2026-09-04 01:26:36.010329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-public.txt 2026-09-04 01:26:36.010364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kjgzl/ 2026-09-04 01:26:36.010399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kjgzl/init.txt 2026-09-04 01:26:36.010435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kjgzl/placement-ks-service-registration.txt 2026-09-04 01:26:36.010470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-57f9n/ 2026-09-04 01:26:36.010505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-57f9n/init.txt 2026-09-04 01:26:36.010540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-57f9n/placement-ks-user.txt 2026-09-04 01:26:36.010575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-9qfzx/ 2026-09-04 01:26:36.010610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-9qfzx/percona-xtradb-cluster-operator.txt 2026-09-04 01:26:36.010645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-04 01:26:36.010680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-04 01:26:36.010715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-04 01:26:36.010750 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-04 01:26:36.010786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-04 01:26:36.010821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-04 01:26:36.010857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5xg42/ 2026-09-04 01:26:36.010891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5xg42/rabbitmq-cluster-operator.txt 2026-09-04 01:26:36.010927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-04 01:26:36.010962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-04 01:26:36.010997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-04 01:26:36.011032 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-04 01:26:36.011068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-04 01:26:36.011103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-04 01:26:36.011139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-04 01:26:36.011175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-04 01:26:36.011217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-04 01:26:36.011255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-04 01:26:36.011291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-04 01:26:36.011327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-04 01:26:36.011362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-v8lds/ 2026-09-04 01:26:36.011398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-v8lds/rabbitmq-cluster-operator.txt 2026-09-04 01:26:36.011433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-04 01:26:36.011468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-04 01:26:36.011504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-04 01:26:36.011538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-04 01:26:36.011570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-04 01:26:36.011602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-04 01:26:36.011635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-04 01:26:36.011670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-04 01:26:36.011705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-04 01:26:36.011741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/ 2026-09-04 01:26:36.011777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/ceph-crash.txt 2026-09-04 01:26:36.011813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/chown-container-data-dir.txt 2026-09-04 01:26:36.011849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/make-container-crash-dir.txt 2026-09-04 01:26:36.011885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/ 2026-09-04 01:26:36.011921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/chown-container-data-dir.txt 2026-09-04 01:26:36.011956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/log-collector.txt 2026-09-04 01:26:36.011991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/rgw.txt 2026-09-04 01:26:36.012026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6554b45cf6-m57g6/ 2026-09-04 01:26:36.012061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6554b45cf6-m57g6/init.txt 2026-09-04 01:26:36.012096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6554b45cf6-m57g6/staffeln-api.txt 2026-09-04 01:26:36.012148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55c7d4768c-sdc4z/ 2026-09-04 01:26:36.012182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55c7d4768c-sdc4z/staffeln-conductor.txt 2026-09-04 01:26:36.012218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rndhh/ 2026-09-04 01:26:36.012253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rndhh/init.txt 2026-09-04 01:26:36.012288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rndhh/staffeln-db-init-0.txt 2026-09-04 01:26:36.012332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-rm6wz/ 2026-09-04 01:26:36.012369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-rm6wz/init.txt 2026-09-04 01:26:36.012405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-rm6wz/staffeln-db-sync.txt 2026-09-04 01:26:36.012440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-04 01:26:36.012475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-04 01:26:36.012511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-04 01:26:36.012545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-04 01:26:36.012581 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-04 01:26:36.012616 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-v9wkr/ 2026-09-04 01:26:36.012651 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-v9wkr/manager.txt 2026-09-04 01:26:36.012686 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-04 01:26:36.012721 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-gdnp9/ 2026-09-04 01:26:36.012756 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-gdnp9/rook-ceph-operator.txt 2026-09-04 01:26:36.012791 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-04 01:26:36.012826 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-f69v9/ 2026-09-04 01:26:36.012861 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-f69v9/secretgen-controller.txt 2026-09-04 01:26:36.012897 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-04 01:26:36.012932 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-r886h/ 2026-09-04 01:26:36.012997 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-r886h/controller.txt 2026-09-04 01:26:36.013039 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-42xxp/ 2026-09-04 01:26:36.013075 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-42xxp/ingress-nginx-default-backend.txt 2026-09-04 01:26:36.013111 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-04 01:26:36.013147 | instance | cd+++++++++ pod-logs/kube-system/cilium-cbkhr/ 2026-09-04 01:26:36.013184 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/apply-sysctl-overwrites.txt 2026-09-04 01:26:36.013220 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/cilium-agent.txt 2026-09-04 01:26:36.013256 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/clean-cilium-state.txt 2026-09-04 01:26:36.013291 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/config.txt 2026-09-04 01:26:36.013325 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/install-cni-binaries.txt 2026-09-04 01:26:36.013360 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/mount-bpf-fs.txt 2026-09-04 01:26:36.013395 | instance | >f+++++++++ pod-logs/kube-system/cilium-cbkhr/mount-cgroup.txt 2026-09-04 01:26:36.013430 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ww462/ 2026-09-04 01:26:36.013466 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ww462/cilium-operator.txt 2026-09-04 01:26:36.013501 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-brjp6/ 2026-09-04 01:26:36.013536 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-brjp6/coredns.txt 2026-09-04 01:26:36.013572 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tdrwg/ 2026-09-04 01:26:36.013608 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tdrwg/coredns.txt 2026-09-04 01:26:36.013643 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-04 01:26:36.013679 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-04 01:26:36.013723 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-04 01:26:36.013761 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-04 01:26:36.013798 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-04 01:26:36.013833 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-04 01:26:36.013869 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-mg6jt/ 2026-09-04 01:26:36.013904 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-mg6jt/kube-proxy.txt 2026-09-04 01:26:36.013940 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-04 01:26:36.013975 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-04 01:26:36.014010 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-04 01:26:36.014046 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-04 01:26:36.014081 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-04 01:26:36.014117 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-88h5d/ 2026-09-04 01:26:36.014152 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-88h5d/local-path-provisioner.txt 2026-09-04 01:26:36.014188 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-04 01:26:36.014224 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-04 01:26:36.014260 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-04 01:26:36.014296 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-04 01:26:36.014331 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-04 01:26:36.014367 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-04 01:26:36.014403 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-rhl5j/ 2026-09-04 01:26:36.014438 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-rhl5j/goldpinger-daemon.txt 2026-09-04 01:26:36.014473 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/ 2026-09-04 01:26:36.014509 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-dashboard.txt 2026-09-04 01:26:36.014544 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana-sc-datasources.txt 2026-09-04 01:26:36.014580 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fd7c94bc-bcv2w/grafana.txt 2026-09-04 01:26:36.014616 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7/ 2026-09-04 01:26:36.014652 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-zvzh7/kube-state-metrics.txt 2026-09-04 01:26:36.014688 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s7x5l/ 2026-09-04 01:26:36.014723 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s7x5l/kube-prometheus-stack.txt 2026-09-04 01:26:36.014758 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/ 2026-09-04 01:26:36.014793 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/node-exporter.txt 2026-09-04 01:26:36.014828 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grndb/pod-tls-sidecar.txt 2026-09-04 01:26:36.014864 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-04 01:26:36.014899 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-04 01:26:36.014942 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-04 01:26:36.014979 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-04 01:26:36.015015 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-04 01:26:36.015050 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ngm2d/ 2026-09-04 01:26:36.015085 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ngm2d/nginx.txt 2026-09-04 01:26:36.015121 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-04 01:26:36.015156 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-04 01:26:36.015192 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-04 01:26:36.015228 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-z95x4/ 2026-09-04 01:26:36.015263 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-z95x4/gc.txt 2026-09-04 01:26:36.015298 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nvtsv/ 2026-09-04 01:26:36.015334 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nvtsv/master.txt 2026-09-04 01:26:36.015369 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mg94f/ 2026-09-04 01:26:36.015405 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mg94f/worker.txt 2026-09-04 01:26:36.015440 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-04 01:26:36.015476 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-04 01:26:36.015512 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-04 01:26:36.015547 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-04 01:26:36.015583 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-04 01:26:36.015621 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-04 01:26:36.015659 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-x9z5j/ 2026-09-04 01:26:36.015694 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-x9z5j/pushgateway.txt 2026-09-04 01:26:36.015729 | instance | cd+++++++++ pod-logs/monitoring/vector-2hv6d/ 2026-09-04 01:26:36.015763 | instance | >f+++++++++ pod-logs/monitoring/vector-2hv6d/vector.txt 2026-09-04 01:26:36.015799 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-04 01:26:36.015834 | instance | cd+++++++++ pod-logs/openstack/barbican-api-b9645bf47-q2qf4/ 2026-09-04 01:26:36.015869 | instance | >f+++++++++ pod-logs/openstack/barbican-api-b9645bf47-q2qf4/barbican-api.txt 2026-09-04 01:26:36.015905 | instance | >f+++++++++ pod-logs/openstack/barbican-api-b9645bf47-q2qf4/init.txt 2026-09-04 01:26:36.015940 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-s6x57/ 2026-09-04 01:26:36.015976 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-s6x57/barbican-db-init-0.txt 2026-09-04 01:26:36.016011 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-s6x57/init.txt 2026-09-04 01:26:36.016046 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-dq4s7/ 2026-09-04 01:26:36.016081 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-dq4s7/barbican-db-sync.txt 2026-09-04 01:26:36.016121 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-dq4s7/init.txt 2026-09-04 01:26:36.016198 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-d8tkf/ 2026-09-04 01:26:36.016235 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-d8tkf/init.txt 2026-09-04 01:26:36.016272 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-admin.txt 2026-09-04 01:26:36.016319 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-internal.txt 2026-09-04 01:26:36.016358 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-d8tkf/key-manager-ks-endpoints-public.txt 2026-09-04 01:26:36.016394 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-lft2c/ 2026-09-04 01:26:36.016430 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-lft2c/init.txt 2026-09-04 01:26:36.016466 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-lft2c/key-manager-ks-service-registration.txt 2026-09-04 01:26:36.016501 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-mrvtk/ 2026-09-04 01:26:36.016537 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mrvtk/barbican-ks-user.txt 2026-09-04 01:26:36.016573 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mrvtk/init.txt 2026-09-04 01:26:36.016609 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-j5jzv/ 2026-09-04 01:26:36.016644 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-j5jzv/init.txt 2026-09-04 01:26:36.016679 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-j5jzv/rabbit-init.txt 2026-09-04 01:26:36.016712 | instance | cd+++++++++ pod-logs/openstack/cinder-api-857667b49b-p6ckg/ 2026-09-04 01:26:36.016742 | instance | >f+++++++++ pod-logs/openstack/cinder-api-857667b49b-p6ckg/ceph-coordination-volume-perms.txt 2026-09-04 01:26:36.016767 | instance | >f+++++++++ pod-logs/openstack/cinder-api-857667b49b-p6ckg/cinder-api.txt 2026-09-04 01:26:36.016788 | instance | >f+++++++++ pod-logs/openstack/cinder-api-857667b49b-p6ckg/init.txt 2026-09-04 01:26:36.016813 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/ 2026-09-04 01:26:36.016843 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-backup-keyring-placement.txt 2026-09-04 01:26:36.016877 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-coordination-volume-perms.txt 2026-09-04 01:26:36.016911 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/ceph-keyring-placement-rbd1.txt 2026-09-04 01:26:36.016946 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/cinder-backup.txt 2026-09-04 01:26:36.017007 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59d8fc57f4-jlmhf/init.txt 2026-09-04 01:26:36.017046 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-xq87k/ 2026-09-04 01:26:36.017082 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xq87k/ceph-keyring-placement.txt 2026-09-04 01:26:36.017117 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xq87k/cinder-backup-storage-init.txt 2026-09-04 01:26:36.017152 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xq87k/init.txt 2026-09-04 01:26:36.017188 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-qjxmg/ 2026-09-04 01:26:36.017223 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qjxmg/bootstrap.txt 2026-09-04 01:26:36.017258 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qjxmg/init.txt 2026-09-04 01:26:36.017293 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d5hmp/ 2026-09-04 01:26:36.017328 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d5hmp/create-internal-tenant.txt 2026-09-04 01:26:36.017364 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d5hmp/init.txt 2026-09-04 01:26:36.017400 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-h44lf/ 2026-09-04 01:26:36.017435 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-h44lf/cinder-db-init-0.txt 2026-09-04 01:26:36.017470 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-h44lf/init.txt 2026-09-04 01:26:36.017506 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-6jkcw/ 2026-09-04 01:26:36.017541 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6jkcw/cinder-db-sync.txt 2026-09-04 01:26:36.017584 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6jkcw/init.txt 2026-09-04 01:26:36.017622 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzjr/ 2026-09-04 01:26:36.017657 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzjr/init.txt 2026-09-04 01:26:36.017693 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-admin.txt 2026-09-04 01:26:36.017728 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-internal.txt 2026-09-04 01:26:36.017764 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzjr/volumev3-ks-endpoints-public.txt 2026-09-04 01:26:36.017799 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-dfdgc/ 2026-09-04 01:26:36.017833 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dfdgc/init.txt 2026-09-04 01:26:36.017868 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dfdgc/volumev3-ks-service-registration.txt 2026-09-04 01:26:36.017904 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-jlw6s/ 2026-09-04 01:26:36.017939 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jlw6s/cinder-ks-user.txt 2026-09-04 01:26:36.017974 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jlw6s/init.txt 2026-09-04 01:26:36.018009 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-d7l4k/ 2026-09-04 01:26:36.018044 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-d7l4k/init.txt 2026-09-04 01:26:36.018079 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-d7l4k/rabbit-init.txt 2026-09-04 01:26:36.018115 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-647f6c79b8-ws8mf/ 2026-09-04 01:26:36.018150 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-647f6c79b8-ws8mf/ceph-coordination-volume-perms.txt 2026-09-04 01:26:36.018186 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-647f6c79b8-ws8mf/cinder-scheduler.txt 2026-09-04 01:26:36.018222 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-647f6c79b8-ws8mf/init.txt 2026-09-04 01:26:36.018257 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-sx77z/ 2026-09-04 01:26:36.018291 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sx77z/ceph-keyring-placement.txt 2026-09-04 01:26:36.018326 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sx77z/cinder-storage-init-rbd1.txt 2026-09-04 01:26:36.018361 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sx77z/init.txt 2026-09-04 01:26:36.018396 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/ 2026-09-04 01:26:36.018431 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/ceph-coordination-volume-perms.txt 2026-09-04 01:26:36.018465 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/ceph-keyring-placement-rbd1.txt 2026-09-04 01:26:36.018500 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/cinder-volume.txt 2026-09-04 01:26:36.018535 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/init-cinder-conf.txt 2026-09-04 01:26:36.018570 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-fc4bdf964-hbk5c/init.txt 2026-09-04 01:26:36.018609 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29808065-kbwnm/ 2026-09-04 01:26:36.018645 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29808065-kbwnm/cinder-volume-usage-audit.txt 2026-09-04 01:26:36.018680 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29808065-kbwnm/init.txt 2026-09-04 01:26:36.018715 | instance | cd+++++++++ pod-logs/openstack/glance-api-7665585687-72nf9/ 2026-09-04 01:26:36.018750 | instance | >f+++++++++ pod-logs/openstack/glance-api-7665585687-72nf9/ceph-keyring-placement.txt 2026-09-04 01:26:36.018785 | instance | >f+++++++++ pod-logs/openstack/glance-api-7665585687-72nf9/glance-api.txt 2026-09-04 01:26:36.018966 | instance | >f+++++++++ pod-logs/openstack/glance-api-7665585687-72nf9/glance-perms.txt 2026-09-04 01:26:36.019002 | instance | >f+++++++++ pod-logs/openstack/glance-api-7665585687-72nf9/init.txt 2026-09-04 01:26:36.019037 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-ngngx/ 2026-09-04 01:26:36.019072 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ngngx/glance-db-init-0.txt 2026-09-04 01:26:36.019108 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ngngx/init.txt 2026-09-04 01:26:36.019143 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-dkp9v/ 2026-09-04 01:26:36.019178 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-dkp9v/glance-db-sync.txt 2026-09-04 01:26:36.019213 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-dkp9v/init.txt 2026-09-04 01:26:36.019249 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-pd6h4/ 2026-09-04 01:26:36.019284 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-admin.txt 2026-09-04 01:26:36.019320 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-internal.txt 2026-09-04 01:26:36.019356 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-pd6h4/image-ks-endpoints-public.txt 2026-09-04 01:26:36.019392 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-pd6h4/init.txt 2026-09-04 01:26:36.019428 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-tfk7s/ 2026-09-04 01:26:36.019463 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-tfk7s/image-ks-service-registration.txt 2026-09-04 01:26:36.019498 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-tfk7s/init.txt 2026-09-04 01:26:36.019533 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-p5nhp/ 2026-09-04 01:26:36.019568 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-p5nhp/glance-ks-user.txt 2026-09-04 01:26:36.019603 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-p5nhp/init.txt 2026-09-04 01:26:36.019638 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-pv2rw/ 2026-09-04 01:26:36.019673 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pv2rw/glance-metadefs-load.txt 2026-09-04 01:26:36.019708 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pv2rw/init.txt 2026-09-04 01:26:36.019743 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-64tq5/ 2026-09-04 01:26:36.019778 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-64tq5/init.txt 2026-09-04 01:26:36.019813 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-64tq5/rabbit-init.txt 2026-09-04 01:26:36.019849 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-nf6dn/ 2026-09-04 01:26:36.019883 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nf6dn/ceph-keyring-placement.txt 2026-09-04 01:26:36.019918 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nf6dn/glance-storage-init.txt 2026-09-04 01:26:36.019954 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nf6dn/init.txt 2026-09-04 01:26:36.019988 | instance | cd+++++++++ pod-logs/openstack/heat-api-6fbf678c4-mtc7f/ 2026-09-04 01:26:36.020023 | instance | >f+++++++++ pod-logs/openstack/heat-api-6fbf678c4-mtc7f/heat-api.txt 2026-09-04 01:26:36.020057 | instance | >f+++++++++ pod-logs/openstack/heat-api-6fbf678c4-mtc7f/init.txt 2026-09-04 01:26:36.020092 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-thdbv/ 2026-09-04 01:26:36.020156 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-thdbv/bootstrap.txt 2026-09-04 01:26:36.020192 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-thdbv/init.txt 2026-09-04 01:26:36.020227 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-7d485d47d8-9xhw8/ 2026-09-04 01:26:36.020262 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7d485d47d8-9xhw8/heat-cfn.txt 2026-09-04 01:26:36.020297 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7d485d47d8-9xhw8/init.txt 2026-09-04 01:26:36.020332 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-5227r/ 2026-09-04 01:26:36.020377 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-5227r/heat-db-init-0.txt 2026-09-04 01:26:36.020415 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-5227r/init.txt 2026-09-04 01:26:36.020450 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-9mj87/ 2026-09-04 01:26:36.020485 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-9mj87/heat-db-sync.txt 2026-09-04 01:26:36.020521 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-9mj87/init.txt 2026-09-04 01:26:36.020556 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-pcmnm/ 2026-09-04 01:26:36.020590 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-pcmnm/heat-ks-domain-user.txt 2026-09-04 01:26:36.020625 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-pcmnm/init.txt 2026-09-04 01:26:36.020661 | instance | cd+++++++++ pod-logs/openstack/heat-engine-74db4bd9bc-wjjk6/ 2026-09-04 01:26:36.020696 | instance | >f+++++++++ pod-logs/openstack/heat-engine-74db4bd9bc-wjjk6/heat-engine.txt 2026-09-04 01:26:36.020732 | instance | >f+++++++++ pod-logs/openstack/heat-engine-74db4bd9bc-wjjk6/init.txt 2026-09-04 01:26:36.020767 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29808075-2m5qr/ 2026-09-04 01:26:36.020802 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29808075-2m5qr/heat-engine-cleaner.txt 2026-09-04 01:26:36.020836 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29808075-2m5qr/init.txt 2026-09-04 01:26:36.020872 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29808080-4zt98/ 2026-09-04 01:26:36.020906 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29808080-4zt98/heat-engine-cleaner.txt 2026-09-04 01:26:36.020942 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29808080-4zt98/init.txt 2026-09-04 01:26:36.020999 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/ 2026-09-04 01:26:36.021037 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-admin.txt 2026-09-04 01:26:36.021072 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-internal.txt 2026-09-04 01:26:36.021107 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/cloudformation-ks-endpoints-public.txt 2026-09-04 01:26:36.021143 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/init.txt 2026-09-04 01:26:36.021178 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-admin.txt 2026-09-04 01:26:36.021213 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-internal.txt 2026-09-04 01:26:36.021249 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-r54wq/orchestration-ks-endpoints-public.txt 2026-09-04 01:26:36.021284 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-l9wlv/ 2026-09-04 01:26:36.021319 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-l9wlv/cloudformation-ks-service-registration.txt 2026-09-04 01:26:36.021354 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-l9wlv/init.txt 2026-09-04 01:26:36.021390 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-l9wlv/orchestration-ks-service-registration.txt 2026-09-04 01:26:36.021425 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-5gndn/ 2026-09-04 01:26:36.021460 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-5gndn/heat-ks-user.txt 2026-09-04 01:26:36.021495 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-5gndn/heat-trustee-ks-user.txt 2026-09-04 01:26:36.021530 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-5gndn/init.txt 2026-09-04 01:26:36.021565 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-z8twg/ 2026-09-04 01:26:36.021600 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-z8twg/init.txt 2026-09-04 01:26:36.021636 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-z8twg/rabbit-init.txt 2026-09-04 01:26:36.021679 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-8rr9x/ 2026-09-04 01:26:36.021716 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8rr9x/heat-trusts.txt 2026-09-04 01:26:36.021752 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8rr9x/init.txt 2026-09-04 01:26:36.021787 | instance | cd+++++++++ pod-logs/openstack/keepalived-tbzbk/ 2026-09-04 01:26:36.021822 | instance | >f+++++++++ pod-logs/openstack/keepalived-tbzbk/init.txt 2026-09-04 01:26:36.021857 | instance | >f+++++++++ pod-logs/openstack/keepalived-tbzbk/keepalived.txt 2026-09-04 01:26:36.021892 | instance | >f+++++++++ pod-logs/openstack/keepalived-tbzbk/wait-for-ip.txt 2026-09-04 01:26:36.021924 | instance | cd+++++++++ pod-logs/openstack/keystone-api-74d968fc65-pbs6c/ 2026-09-04 01:26:36.021979 | instance | >f+++++++++ pod-logs/openstack/keystone-api-74d968fc65-pbs6c/init.txt 2026-09-04 01:26:36.022017 | instance | >f+++++++++ pod-logs/openstack/keystone-api-74d968fc65-pbs6c/keystone-api.txt 2026-09-04 01:26:36.022053 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-sdntj/ 2026-09-04 01:26:36.022088 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sdntj/bootstrap.txt 2026-09-04 01:26:36.022124 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sdntj/init.txt 2026-09-04 01:26:36.022160 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xtmnb/ 2026-09-04 01:26:36.022195 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xtmnb/init.txt 2026-09-04 01:26:36.022231 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xtmnb/keystone-credential-setup.txt 2026-09-04 01:26:36.022266 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-t4qgt/ 2026-09-04 01:26:36.022301 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-t4qgt/init.txt 2026-09-04 01:26:36.022336 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-t4qgt/keystone-db-init-0.txt 2026-09-04 01:26:36.022371 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-pg7g6/ 2026-09-04 01:26:36.022407 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-pg7g6/init.txt 2026-09-04 01:26:36.022442 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-pg7g6/keystone-db-sync.txt 2026-09-04 01:26:36.022476 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-96h8b/ 2026-09-04 01:26:36.022512 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-96h8b/init.txt 2026-09-04 01:26:36.022547 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-96h8b/keystone-domain-manage.txt 2026-09-04 01:26:36.022582 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-f7fzb/ 2026-09-04 01:26:36.022617 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-f7fzb/init.txt 2026-09-04 01:26:36.022652 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-f7fzb/keystone-fernet-setup.txt 2026-09-04 01:26:36.022688 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-dvc9p/ 2026-09-04 01:26:36.022723 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-dvc9p/init.txt 2026-09-04 01:26:36.022758 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-dvc9p/rabbit-init.txt 2026-09-04 01:26:36.022794 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/ 2026-09-04 01:26:36.022829 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/ceph-admin-keyring-placement.txt 2026-09-04 01:26:36.022865 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/ceph-keyring-placement.txt 2026-09-04 01:26:36.022900 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/init-dynamic-options.txt 2026-09-04 01:26:36.022936 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/init.txt 2026-09-04 01:26:36.022972 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/libvirt-exporter.txt 2026-09-04 01:26:36.023007 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/libvirt.txt 2026-09-04 01:26:36.023050 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k2m7j/tls-sidecar.txt 2026-09-04 01:26:36.023087 | instance | cd+++++++++ pod-logs/openstack/magnum-api-668bffb6cd-shpbs/ 2026-09-04 01:26:36.023123 | instance | >f+++++++++ pod-logs/openstack/magnum-api-668bffb6cd-shpbs/init.txt 2026-09-04 01:26:36.023158 | instance | >f+++++++++ pod-logs/openstack/magnum-api-668bffb6cd-shpbs/magnum-api.txt 2026-09-04 01:26:36.023194 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-04 01:26:36.023229 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-04 01:26:36.023264 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-04 01:26:36.023300 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-04 01:26:36.023335 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-b5xw9/ 2026-09-04 01:26:36.023370 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-b5xw9/init.txt 2026-09-04 01:26:36.023405 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-b5xw9/magnum-db-init-0.txt 2026-09-04 01:26:36.023440 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-8n8n4/ 2026-09-04 01:26:36.023475 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-8n8n4/init.txt 2026-09-04 01:26:36.023510 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-8n8n4/magnum-db-sync.txt 2026-09-04 01:26:36.023544 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j8xjr/ 2026-09-04 01:26:36.023579 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j8xjr/init.txt 2026-09-04 01:26:36.023614 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j8xjr/memcached-exporter.txt 2026-09-04 01:26:36.023650 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j8xjr/memcached.txt 2026-09-04 01:26:36.023685 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-fmq9z/ 2026-09-04 01:26:36.023720 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-fmq9z/coredns.txt 2026-09-04 01:26:36.023755 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-87wvm/ 2026-09-04 01:26:36.023790 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-87wvm/init.txt 2026-09-04 01:26:36.023825 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-87wvm/neutron-db-init-0.txt 2026-09-04 01:26:36.023861 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-lnhgv/ 2026-09-04 01:26:36.023896 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lnhgv/init.txt 2026-09-04 01:26:36.023931 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lnhgv/neutron-db-sync.txt 2026-09-04 01:26:36.023967 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9fbxz/ 2026-09-04 01:26:36.024003 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9fbxz/init.txt 2026-09-04 01:26:36.024038 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent-init.txt 2026-09-04 01:26:36.024074 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9fbxz/neutron-dhcp-agent.txt 2026-09-04 01:26:36.024108 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-g5lj5/ 2026-09-04 01:26:36.024233 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g5lj5/init.txt 2026-09-04 01:26:36.024289 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-admin.txt 2026-09-04 01:26:36.024325 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-internal.txt 2026-09-04 01:26:36.024356 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g5lj5/network-ks-endpoints-public.txt 2026-09-04 01:26:36.024385 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8tb5f/ 2026-09-04 01:26:36.024414 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8tb5f/init.txt 2026-09-04 01:26:36.024453 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8tb5f/network-ks-service-registration.txt 2026-09-04 01:26:36.024483 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-cm8xf/ 2026-09-04 01:26:36.024511 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cm8xf/init.txt 2026-09-04 01:26:36.024539 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cm8xf/neutron-ks-user.txt 2026-09-04 01:26:36.024567 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-sjqtn/ 2026-09-04 01:26:36.024603 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-sjqtn/init.txt 2026-09-04 01:26:36.024630 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent-init.txt 2026-09-04 01:26:36.024658 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-sjqtn/neutron-l3-agent.txt 2026-09-04 01:26:36.024685 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-n8kjq/ 2026-09-04 01:26:36.024712 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-n8kjq/init.txt 2026-09-04 01:26:36.024739 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent-init.txt 2026-09-04 01:26:36.024766 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-n8kjq/neutron-metadata-agent.txt 2026-09-04 01:26:36.024793 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6qvh/ 2026-09-04 01:26:36.024820 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6qvh/init.txt 2026-09-04 01:26:36.024848 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6qvh/neutron-netns-cleanup-cron.txt 2026-09-04 01:26:36.024875 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-bzhbk/ 2026-09-04 01:26:36.024902 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-bzhbk/init.txt 2026-09-04 01:26:36.024930 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-bzhbk/neutron-openvswitch-agent-kernel-modules.txt 2026-09-04 01:26:36.024976 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent-init.txt 2026-09-04 01:26:36.025008 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-bzhbk/neutron-ovs-agent.txt 2026-09-04 01:26:36.025036 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-plmt9/ 2026-09-04 01:26:36.025064 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-plmt9/init.txt 2026-09-04 01:26:36.025092 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-plmt9/rabbit-init.txt 2026-09-04 01:26:36.025119 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-cbc57fc6d-4szch/ 2026-09-04 01:26:36.025146 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-cbc57fc6d-4szch/init.txt 2026-09-04 01:26:36.025174 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-cbc57fc6d-4szch/neutron-rpc-server.txt 2026-09-04 01:26:36.025201 | instance | cd+++++++++ pod-logs/openstack/neutron-server-669cbfc954-h6wdm/ 2026-09-04 01:26:36.025228 | instance | >f+++++++++ pod-logs/openstack/neutron-server-669cbfc954-h6wdm/init.txt 2026-09-04 01:26:36.025255 | instance | >f+++++++++ pod-logs/openstack/neutron-server-669cbfc954-h6wdm/neutron-policy-server.txt 2026-09-04 01:26:36.025282 | instance | >f+++++++++ pod-logs/openstack/neutron-server-669cbfc954-h6wdm/neutron-server.txt 2026-09-04 01:26:36.025309 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-64c774cc85-999gm/ 2026-09-04 01:26:36.025336 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-64c774cc85-999gm/init.txt 2026-09-04 01:26:36.025363 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-64c774cc85-999gm/nova-api-metadata-init.txt 2026-09-04 01:26:36.025389 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-64c774cc85-999gm/nova-api.txt 2026-09-04 01:26:36.025415 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-864c6d9df7-rfgnl/ 2026-09-04 01:26:36.025449 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-864c6d9df7-rfgnl/init.txt 2026-09-04 01:26:36.025477 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-864c6d9df7-rfgnl/nova-osapi.txt 2026-09-04 01:26:36.025504 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-hzstf/ 2026-09-04 01:26:36.025532 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hzstf/bootstrap.txt 2026-09-04 01:26:36.025559 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hzstf/init.txt 2026-09-04 01:26:36.025586 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29808060-dnpdr/ 2026-09-04 01:26:36.025612 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29808060-dnpdr/init.txt 2026-09-04 01:26:36.025639 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29808060-dnpdr/nova-cell-setup.txt 2026-09-04 01:26:36.025666 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9cls2/ 2026-09-04 01:26:36.025693 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9cls2/init.txt 2026-09-04 01:26:36.025720 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9cls2/nova-cell-setup-init.txt 2026-09-04 01:26:36.025747 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9cls2/nova-cell-setup.txt 2026-09-04 01:26:36.025774 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/ 2026-09-04 01:26:36.025801 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/ceph-admin-keyring-placement.txt 2026-09-04 01:26:36.025829 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/ceph-keyring-placement.txt 2026-09-04 01:26:36.025856 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/ceph-perms.txt 2026-09-04 01:26:36.025884 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/init.txt 2026-09-04 01:26:36.025912 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/nova-compute-init.txt 2026-09-04 01:26:36.025940 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/nova-compute-ssh-init.txt 2026-09-04 01:26:36.025968 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/nova-compute-ssh.txt 2026-09-04 01:26:36.025995 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/nova-compute-vnc-init.txt 2026-09-04 01:26:36.026023 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4mwqw/nova-compute.txt 2026-09-04 01:26:36.026050 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5d7d9b6c4c-kx6v9/ 2026-09-04 01:26:36.026078 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5d7d9b6c4c-kx6v9/init.txt 2026-09-04 01:26:36.026105 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5d7d9b6c4c-kx6v9/nova-conductor.txt 2026-09-04 01:26:36.026133 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-x6vx2/ 2026-09-04 01:26:36.026160 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-x6vx2/init.txt 2026-09-04 01:26:36.026187 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-x6vx2/nova-db-init-0.txt 2026-09-04 01:26:36.026214 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-x6vx2/nova-db-init-1.txt 2026-09-04 01:26:36.026242 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-x6vx2/nova-db-init-2.txt 2026-09-04 01:26:36.026270 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-8cvdb/ 2026-09-04 01:26:36.026298 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8cvdb/init.txt 2026-09-04 01:26:36.026326 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8cvdb/nova-db-sync.txt 2026-09-04 01:26:36.026354 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-f6lsz/ 2026-09-04 01:26:36.026382 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-admin.txt 2026-09-04 01:26:36.026410 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-internal.txt 2026-09-04 01:26:36.026438 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f6lsz/compute-ks-endpoints-public.txt 2026-09-04 01:26:36.026471 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f6lsz/init.txt 2026-09-04 01:26:36.026500 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-p8k6g/ 2026-09-04 01:26:36.026528 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-p8k6g/compute-ks-service-registration.txt 2026-09-04 01:26:36.026555 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-p8k6g/init.txt 2026-09-04 01:26:36.026583 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-nnmtk/ 2026-09-04 01:26:36.026611 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-nnmtk/init.txt 2026-09-04 01:26:36.026638 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-nnmtk/nova-ks-user.txt 2026-09-04 01:26:36.026665 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7bd94f59c8-cr59r/ 2026-09-04 01:26:36.026693 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7bd94f59c8-cr59r/init.txt 2026-09-04 01:26:36.026720 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init-assets.txt 2026-09-04 01:26:36.026748 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy-init.txt 2026-09-04 01:26:36.026776 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7bd94f59c8-cr59r/nova-novncproxy.txt 2026-09-04 01:26:36.026803 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-tslh8/ 2026-09-04 01:26:36.026830 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-tslh8/init.txt 2026-09-04 01:26:36.026858 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-tslh8/rabbit-init.txt 2026-09-04 01:26:36.026886 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-bd4574b5f-wnrqf/ 2026-09-04 01:26:36.026913 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bd4574b5f-wnrqf/init.txt 2026-09-04 01:26:36.026941 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bd4574b5f-wnrqf/nova-scheduler.txt 2026-09-04 01:26:36.026968 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29808060-5bbqb/ 2026-09-04 01:26:36.026995 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29808060-5bbqb/init.txt 2026-09-04 01:26:36.027022 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29808060-5bbqb/nova-service-cleaner.txt 2026-09-04 01:26:36.027049 | instance | cd+++++++++ pod-logs/openstack/octavia-api-996f9b577-24kbw/ 2026-09-04 01:26:36.027076 | instance | >f+++++++++ pod-logs/openstack/octavia-api-996f9b577-24kbw/init.txt 2026-09-04 01:26:36.027104 | instance | >f+++++++++ pod-logs/openstack/octavia-api-996f9b577-24kbw/octavia-api.txt 2026-09-04 01:26:36.027131 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-x9jmm/ 2026-09-04 01:26:36.027158 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-x9jmm/bootstrap.txt 2026-09-04 01:26:36.027185 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-x9jmm/init.txt 2026-09-04 01:26:36.027212 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-74tfm/ 2026-09-04 01:26:36.027239 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-74tfm/init.txt 2026-09-04 01:26:36.027266 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-74tfm/octavia-db-init-0.txt 2026-09-04 01:26:36.027293 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-74tfm/octavia-db-init-1.txt 2026-09-04 01:26:36.027320 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-8tzw5/ 2026-09-04 01:26:36.027348 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-8tzw5/init.txt 2026-09-04 01:26:36.027375 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-8tzw5/octavia-db-sync.txt 2026-09-04 01:26:36.027402 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-j475w/ 2026-09-04 01:26:36.027430 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-j475w/init.txt 2026-09-04 01:26:36.027457 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-j475w/octavia-health-manager-get-port.txt 2026-09-04 01:26:36.027490 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-j475w/octavia-health-manager-nic-init.txt 2026-09-04 01:26:36.027519 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-j475w/octavia-health-manager.txt 2026-09-04 01:26:36.027546 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-7959d75976-ns76t/ 2026-09-04 01:26:36.027574 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7959d75976-ns76t/init.txt 2026-09-04 01:26:36.027601 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7959d75976-ns76t/octavia-housekeeping.txt 2026-09-04 01:26:36.027629 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-qsqmx/ 2026-09-04 01:26:36.027656 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-qsqmx/init.txt 2026-09-04 01:26:36.027683 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-admin.txt 2026-09-04 01:26:36.027710 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-internal.txt 2026-09-04 01:26:36.027737 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-qsqmx/load-balancer-ks-endpoints-public.txt 2026-09-04 01:26:36.027764 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-4xcqv/ 2026-09-04 01:26:36.027792 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-4xcqv/init.txt 2026-09-04 01:26:36.027820 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-4xcqv/load-balancer-ks-service-registration.txt 2026-09-04 01:26:36.027848 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-ksm9c/ 2026-09-04 01:26:36.027876 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ksm9c/init.txt 2026-09-04 01:26:36.027903 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ksm9c/octavia-ks-user.txt 2026-09-04 01:26:36.027931 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-5bcw2/ 2026-09-04 01:26:36.027958 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5bcw2/init.txt 2026-09-04 01:26:36.027986 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5bcw2/rabbit-init.txt 2026-09-04 01:26:36.028013 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-57d7cfbcf5-t42j8/ 2026-09-04 01:26:36.028040 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-57d7cfbcf5-t42j8/init.txt 2026-09-04 01:26:36.028067 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-57d7cfbcf5-t42j8/octavia-worker.txt 2026-09-04 01:26:36.028094 | instance | cd+++++++++ pod-logs/openstack/openvswitch-cjtxr/ 2026-09-04 01:26:36.028122 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cjtxr/init.txt 2026-09-04 01:26:36.028202 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cjtxr/openvswitch-db-perms.txt 2026-09-04 01:26:36.028233 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cjtxr/openvswitch-db.txt 2026-09-04 01:26:36.028261 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cjtxr/openvswitch-vswitchd-modules.txt 2026-09-04 01:26:36.028288 | instance | >f+++++++++ pod-logs/openstack/openvswitch-cjtxr/openvswitch-vswitchd.txt 2026-09-04 01:26:36.028315 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-04 01:26:36.028343 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-04 01:26:36.028370 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-04 01:26:36.028398 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-04 01:26:36.028425 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-04 01:26:36.028452 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-04 01:26:36.028480 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-04 01:26:36.028506 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-04 01:26:36.028533 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-04 01:26:36.028566 | instance | cd+++++++++ pod-logs/openstack/placement-api-78867c9f8d-ggfld/ 2026-09-04 01:26:36.028593 | instance | >f+++++++++ pod-logs/openstack/placement-api-78867c9f8d-ggfld/init.txt 2026-09-04 01:26:36.028620 | instance | >f+++++++++ pod-logs/openstack/placement-api-78867c9f8d-ggfld/placement-api.txt 2026-09-04 01:26:36.028647 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-9jmww/ 2026-09-04 01:26:36.028674 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9jmww/init.txt 2026-09-04 01:26:36.028700 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9jmww/placement-db-init-0.txt 2026-09-04 01:26:36.028727 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-qdw8h/ 2026-09-04 01:26:36.028754 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qdw8h/init.txt 2026-09-04 01:26:36.028780 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qdw8h/placement-db-sync.txt 2026-09-04 01:26:36.028807 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-mr5l8/ 2026-09-04 01:26:36.028833 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mr5l8/init.txt 2026-09-04 01:26:36.028859 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-admin.txt 2026-09-04 01:26:36.028886 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-internal.txt 2026-09-04 01:26:36.028912 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mr5l8/placement-ks-endpoints-public.txt 2026-09-04 01:26:36.028939 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-kjgzl/ 2026-09-04 01:26:36.028988 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kjgzl/init.txt 2026-09-04 01:26:36.029018 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kjgzl/placement-ks-service-registration.txt 2026-09-04 01:26:36.029045 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-57f9n/ 2026-09-04 01:26:36.029073 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-57f9n/init.txt 2026-09-04 01:26:36.029100 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-57f9n/placement-ks-user.txt 2026-09-04 01:26:36.029127 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-9qfzx/ 2026-09-04 01:26:36.029154 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-9qfzx/percona-xtradb-cluster-operator.txt 2026-09-04 01:26:36.029180 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-04 01:26:36.029207 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-04 01:26:36.029234 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-04 01:26:36.029261 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-04 01:26:36.029288 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-04 01:26:36.029315 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-04 01:26:36.029342 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5xg42/ 2026-09-04 01:26:36.029369 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5xg42/rabbitmq-cluster-operator.txt 2026-09-04 01:26:36.029396 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-04 01:26:36.029422 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-04 01:26:36.029450 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-04 01:26:36.029477 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-04 01:26:36.029504 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-04 01:26:36.029531 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-04 01:26:36.029564 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-04 01:26:36.029592 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-04 01:26:36.029619 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-04 01:26:36.029646 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-04 01:26:36.029673 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-04 01:26:36.029700 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-04 01:26:36.029727 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-v8lds/ 2026-09-04 01:26:36.029755 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-v8lds/rabbitmq-cluster-operator.txt 2026-09-04 01:26:36.029783 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-04 01:26:36.029810 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-04 01:26:36.029839 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-04 01:26:36.029867 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-04 01:26:36.029895 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-04 01:26:36.029923 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-04 01:26:36.029951 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-04 01:26:36.029979 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-04 01:26:36.030006 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-04 01:26:36.030034 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/ 2026-09-04 01:26:36.030062 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/ceph-crash.txt 2026-09-04 01:26:36.030089 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/chown-container-data-dir.txt 2026-09-04 01:26:36.030117 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zrx7n/make-container-crash-dir.txt 2026-09-04 01:26:36.030146 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/ 2026-09-04 01:26:36.030174 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/chown-container-data-dir.txt 2026-09-04 01:26:36.030202 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/log-collector.txt 2026-09-04 01:26:36.030230 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8z587/rgw.txt 2026-09-04 01:26:36.030257 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6554b45cf6-m57g6/ 2026-09-04 01:26:36.030285 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6554b45cf6-m57g6/init.txt 2026-09-04 01:26:36.030312 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6554b45cf6-m57g6/staffeln-api.txt 2026-09-04 01:26:36.030339 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-55c7d4768c-sdc4z/ 2026-09-04 01:26:36.030367 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-55c7d4768c-sdc4z/staffeln-conductor.txt 2026-09-04 01:26:36.030394 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-rndhh/ 2026-09-04 01:26:36.030422 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-rndhh/init.txt 2026-09-04 01:26:36.030450 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-rndhh/staffeln-db-init-0.txt 2026-09-04 01:26:36.030477 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-rm6wz/ 2026-09-04 01:26:36.030504 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-rm6wz/init.txt 2026-09-04 01:26:36.030532 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-rm6wz/staffeln-db-sync.txt 2026-09-04 01:26:36.030565 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-04 01:26:36.030593 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-04 01:26:36.030621 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-04 01:26:36.030648 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-04 01:26:36.030676 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-04 01:26:36.030703 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-v9wkr/ 2026-09-04 01:26:36.030732 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-v9wkr/manager.txt 2026-09-04 01:26:36.030760 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-04 01:26:36.030787 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-gdnp9/ 2026-09-04 01:26:36.030814 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-gdnp9/rook-ceph-operator.txt 2026-09-04 01:26:36.030842 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-04 01:26:36.030869 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-f69v9/ 2026-09-04 01:26:36.030896 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-f69v9/secretgen-controller.txt 2026-09-04 01:26:36.050062 | 2026-09-04 01:26:36.050131 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-04 01:26:36.275642 | instance | changed 2026-09-04 01:26:36.283449 | 2026-09-04 01:26:36.283519 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-04 01:26:37.745526 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-04 01:26:37.763572 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-04 01:26:37.763619 | instance | Dload Upload Total Spent Left Speed 2026-09-04 01:26:37.768565 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-04 01:26:37.990179 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-04 01:26:37.998550 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-04 01:26:37.998589 | instance | Dload Upload Total Spent Left Speed 2026-09-04 01:26:38.002798 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-04 01:26:38.414432 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-04 01:26:38.422778 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-04 01:26:38.422855 | instance | Dload Upload Total Spent Left Speed 2026-09-04 01:26:38.427560 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-04 01:26:38.790905 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-04 01:26:39.367963 | instance | ERROR 2026-09-04 01:26:39.368106 | instance | { 2026-09-04 01:26:39.368135 | instance | "delta": "0:00:02.211192", 2026-09-04 01:26:39.368156 | instance | "end": "2026-09-04 01:26:38.795888", 2026-09-04 01:26:39.368175 | instance | "msg": "non-zero return code", 2026-09-04 01:26:39.368193 | instance | "rc": 5, 2026-09-04 01:26:39.368214 | instance | "start": "2026-09-04 01:26:36.584696" 2026-09-04 01:26:39.368233 | instance | } 2026-09-04 01:26:39.368257 | instance | ERROR: Ignoring Errors 2026-09-04 01:26:39.373045 | 2026-09-04 01:26:39.373108 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-04 01:26:39.698082 | instance | ceph-mgr endpoints: 2026-09-04 01:26:39.914888 | instance | ok: Runtime: 0:00:00.107931 2026-09-04 01:26:39.921434 | 2026-09-04 01:26:39.921500 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-04 01:26:40.455729 | instance | ok: Runtime: 0:00:00.113627 2026-09-04 01:26:40.465830 | 2026-09-04 01:26:40.465929 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-04 01:26:40.979360 | instance | changed: 2026-09-04 01:26:40.979673 | instance | cd+++++++++ prometheus/ 2026-09-04 01:26:40.979746 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-04 01:26:40.979802 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-04 01:26:40.979855 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-04 01:26:40.991402 | 2026-09-04 01:26:40.991467 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-04 01:26:41.209473 | instance | changed 2026-09-04 01:26:41.214509 | 2026-09-04 01:26:41.214578 | TASK [gather-selenium-data : Get selenium data] 2026-09-04 01:26:41.468985 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-04 01:26:41.469285 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-04 01:26:41.759981 | instance | ERROR 2026-09-04 01:26:41.760155 | instance | { 2026-09-04 01:26:41.760199 | instance | "delta": "0:00:00.004783", 2026-09-04 01:26:41.760231 | instance | "end": "2026-09-04 01:26:41.469793", 2026-09-04 01:26:41.760260 | instance | "msg": "non-zero return code", 2026-09-04 01:26:41.760287 | instance | "rc": 1, 2026-09-04 01:26:41.760314 | instance | "start": "2026-09-04 01:26:41.465010" 2026-09-04 01:26:41.760340 | instance | } 2026-09-04 01:26:41.760374 | instance | ERROR: Ignoring Errors 2026-09-04 01:26:41.771263 | 2026-09-04 01:26:41.771373 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-04 01:26:42.260193 | instance | changed: cd+++++++++ selenium/ 2026-09-04 01:26:42.268145 | 2026-09-04 01:26:42.268197 | PLAY RECAP 2026-09-04 01:26:42.268240 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-04 01:26:42.268262 | 2026-09-04 01:26:42.379675 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-04 01:26:42.391951 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-04 01:26:43.062239 | 2026-09-04 01:26:43.062360 | PLAY [all] 2026-09-04 01:26:43.073406 | 2026-09-04 01:26:43.073494 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-04 01:26:43.118148 | instance | skipping: Conditional result was False 2026-09-04 01:26:43.127616 | 2026-09-04 01:26:43.127724 | TASK [fetch-output : Set log path for single node] 2026-09-04 01:26:43.169355 | instance | ok 2026-09-04 01:26:43.175164 | 2026-09-04 01:26:43.175235 | LOOP [fetch-output : Ensure local output dirs] 2026-09-04 01:26:43.564869 | instance -> localhost | ok: "/var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/logs" 2026-09-04 01:26:43.802381 | instance -> localhost | changed: "/var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/artifacts" 2026-09-04 01:26:44.009481 | instance -> localhost | changed: "/var/lib/zuul/builds/dc6be3c7a3264ceb96c36c66a5532c72/work/docs" 2026-09-04 01:26:44.027301 | 2026-09-04 01:26:44.027504 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-04 01:26:44.665318 | instance | changed: .d..t...... ./ 2026-09-04 01:26:44.665606 | instance | changed: All items complete 2026-09-04 01:26:44.665659 | 2026-09-04 01:26:45.148727 | instance | changed: .d..t...... ./ 2026-09-04 01:26:45.632013 | instance | changed: .d..t...... ./ 2026-09-04 01:26:45.654978 | 2026-09-04 01:26:45.655139 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-04 01:26:46.049579 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007682 2026-09-04 01:26:46.273017 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007393 2026-09-04 01:26:46.293412 | 2026-09-04 01:26:46.293538 | PLAY [all] 2026-09-04 01:26:46.299610 | 2026-09-04 01:26:46.299674 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-04 01:26:46.761559 | instance | changed 2026-09-04 01:26:46.767851 | 2026-09-04 01:26:46.767920 | PLAY RECAP 2026-09-04 01:26:46.767967 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-04 01:26:46.767992 | 2026-09-04 01:26:46.886161 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-04 01:26:46.899383 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-04 01:26:47.542522 | 2026-09-04 01:26:47.542678 | PLAY [localhost] 2026-09-04 01:26:47.552882 | 2026-09-04 01:26:47.553013 | TASK [Generate Zuul manifest] 2026-09-04 01:26:47.573557 | localhost | ok 2026-09-04 01:26:47.609639 | 2026-09-04 01:26:47.609777 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-04 01:26:48.295590 | localhost | changed 2026-09-04 01:26:48.306090 | 2026-09-04 01:26:48.306195 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-04 01:26:48.339965 | localhost | ok 2026-09-04 01:26:48.347161 | 2026-09-04 01:26:48.347227 | TASK [Upload logs] 2026-09-04 01:26:48.366685 | localhost | ok 2026-09-04 01:26:48.454493 | 2026-09-04 01:26:48.454606 | TASK [Set zuul-log-path fact] 2026-09-04 01:26:48.474304 | localhost | ok 2026-09-04 01:26:48.487250 | 2026-09-04 01:26:48.487348 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-04 01:26:48.519370 | localhost | ok 2026-09-04 01:26:48.527888 | 2026-09-04 01:26:48.527959 | TASK [upload-logs : Create log directories] 2026-09-04 01:26:48.885830 | localhost | changed 2026-09-04 01:26:48.890823 | 2026-09-04 01:26:48.890909 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-04 01:26:49.270251 | localhost -> localhost | ok: Runtime: 0:00:00.030732 2026-09-04 01:26:49.277089 | 2026-09-04 01:26:49.277185 | TASK [upload-logs : Upload logs to log server] 2026-09-04 01:26:50.273217 | localhost | Output suppressed because no_log was given 2026-09-04 01:26:50.279008 | 2026-09-04 01:26:50.279176 | LOOP [upload-logs : Compress console log and json output] 2026-09-04 01:26:50.331258 | localhost | skipping: Conditional result was False 2026-09-04 01:26:50.339211 | localhost | skipping: Conditional result was False 2026-09-04 01:26:50.353292 | 2026-09-04 01:26:50.353398 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-04 01:26:50.397994 | localhost | skipping: Conditional result was False 2026-09-04 01:26:50.398600 | 2026-09-04 01:26:50.402505 | localhost | skipping: Conditional result was False 2026-09-04 01:26:50.418060 | 2026-09-04 01:26:50.418137 | LOOP [upload-logs : Upload console log and json output]