2026-08-13 00:45:05.714735 | Job console starting 2026-08-13 00:45:05.725908 | Updating git repos 2026-08-13 00:45:09.086254 | Cloning repos into workspace 2026-08-13 00:45:26.861116 | Restoring repo states 2026-08-13 00:45:36.400294 | Merging changes 2026-08-13 00:45:37.641161 | Checking out repos 2026-08-13 00:45:39.620546 | Preparing playbooks 2026-08-13 00:45:43.534186 | Running Ansible setup 2026-08-13 00:45:47.313941 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:45:47.981874 | 2026-08-13 00:45:48.576908 | PLAY [localhost] 2026-08-13 00:45:48.590142 | 2026-08-13 00:45:48.590311 | TASK [Gathering Facts] 2026-08-13 00:45:49.568492 | localhost | ok 2026-08-13 00:45:49.582073 | 2026-08-13 00:45:49.582182 | TASK [Setup log path fact] 2026-08-13 00:45:49.608012 | localhost | ok 2026-08-13 00:45:49.632567 | 2026-08-13 00:45:49.632684 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:45:49.664647 | localhost | ok 2026-08-13 00:45:49.672544 | 2026-08-13 00:45:49.672639 | TASK [emit-job-header : Print job information] 2026-08-13 00:45:49.716342 | # Job Information 2026-08-13 00:45:49.716599 | Ansible Version: 2.16.18 2026-08-13 00:45:49.716686 | Job: atmosphere-molecule-aio-ovn 2026-08-13 00:45:49.716751 | Pipeline: check 2026-08-13 00:45:49.716801 | Executor: 2d72f0692154 2026-08-13 00:45:49.716850 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4091 2026-08-13 00:45:49.716903 | Event ID: df7097d0-96ae-11f1-96bc-c6d41e297201 2026-08-13 00:45:49.721813 | 2026-08-13 00:45:49.721882 | LOOP [emit-job-header : Print node information] 2026-08-13 00:45:49.817974 | localhost | ok: 2026-08-13 00:45:49.818380 | localhost | # Node Information 2026-08-13 00:45:49.818457 | localhost | Inventory Hostname: instance 2026-08-13 00:45:49.818507 | localhost | Hostname: np0000189124 2026-08-13 00:45:49.818552 | localhost | Username: zuul 2026-08-13 00:45:49.818603 | localhost | Distro: Ubuntu 22.04 2026-08-13 00:45:49.818647 | localhost | Provider: yul1 2026-08-13 00:45:49.818690 | localhost | Region: ca-ymq-1 2026-08-13 00:45:49.818732 | localhost | Label: ubuntu-jammy-16 2026-08-13 00:45:49.818756 | localhost | Product Name: OpenStack Nova 2026-08-13 00:45:49.818775 | localhost | Interface IP: 199.19.213.126 2026-08-13 00:45:49.838383 | 2026-08-13 00:45:49.838548 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 00:45:50.249707 | localhost -> localhost | changed 2026-08-13 00:45:50.257485 | 2026-08-13 00:45:50.257588 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 00:45:51.367677 | localhost -> localhost | changed 2026-08-13 00:45:51.376679 | 2026-08-13 00:45:51.376806 | PLAY [all] 2026-08-13 00:45:51.388887 | 2026-08-13 00:45:51.389160 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 00:45:51.680814 | instance -> localhost | ok 2026-08-13 00:45:51.690288 | 2026-08-13 00:45:51.690434 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 00:45:51.712603 | instance | ok 2026-08-13 00:45:51.727538 | instance | included: /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 00:45:51.733286 | 2026-08-13 00:45:51.733346 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 00:45:52.479148 | instance -> localhost | Generating public/private rsa key pair. 2026-08-13 00:45:52.610420 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/d62695476da14040ad168ead6d617b62_id_rsa 2026-08-13 00:45:52.610611 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/d62695476da14040ad168ead6d617b62_id_rsa.pub 2026-08-13 00:45:52.610676 | instance -> localhost | The key fingerprint is: 2026-08-13 00:45:52.610758 | instance -> localhost | SHA256:qtaosPsDfFi2qUpHsRxGRM1lIDsD+CZ7/btUYX3gbAI zuul-build-sshkey 2026-08-13 00:45:52.610868 | instance -> localhost | The key's randomart image is: 2026-08-13 00:45:52.610933 | instance -> localhost | +---[RSA 3072]----+ 2026-08-13 00:45:52.611004 | instance -> localhost | |..o=o.Eo . | 2026-08-13 00:45:52.611059 | instance -> localhost | |. o oo.. + . | 2026-08-13 00:45:52.611109 | instance -> localhost | | . B + = . | 2026-08-13 00:45:52.611169 | instance -> localhost | |. =o* . + . | 2026-08-13 00:45:52.611221 | instance -> localhost | |.++=o S | 2026-08-13 00:45:52.611270 | instance -> localhost | |ooo+. o | 2026-08-13 00:45:52.611420 | instance -> localhost | |.+o. +o | 2026-08-13 00:45:52.611484 | instance -> localhost | |.+o ooo | 2026-08-13 00:45:52.611542 | instance -> localhost | |=oo+. oo | 2026-08-13 00:45:52.611593 | instance -> localhost | +----[SHA256]-----+ 2026-08-13 00:45:52.611733 | instance -> localhost | ok: Runtime: 0:00:00.312831 2026-08-13 00:45:52.624719 | 2026-08-13 00:45:52.624892 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 00:45:52.657476 | instance | ok 2026-08-13 00:45:52.667985 | instance | included: /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 00:45:52.677515 | 2026-08-13 00:45:52.677655 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 00:45:52.702451 | instance | skipping: Conditional result was False 2026-08-13 00:45:52.713597 | 2026-08-13 00:45:52.713766 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 00:45:53.144789 | instance | changed 2026-08-13 00:45:53.152690 | 2026-08-13 00:45:53.152800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 00:45:53.371190 | instance | ok 2026-08-13 00:45:53.376176 | 2026-08-13 00:45:53.376256 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 00:45:53.847367 | instance | changed 2026-08-13 00:45:53.852558 | 2026-08-13 00:45:53.852625 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 00:45:54.307128 | instance | changed 2026-08-13 00:45:54.315427 | 2026-08-13 00:45:54.315532 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 00:45:54.340010 | instance | skipping: Conditional result was False 2026-08-13 00:45:54.349561 | 2026-08-13 00:45:54.349691 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 00:45:54.851809 | instance -> localhost | changed 2026-08-13 00:45:54.867028 | 2026-08-13 00:45:54.867183 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 00:45:55.823883 | instance -> localhost | Identity added: /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/d62695476da14040ad168ead6d617b62_id_rsa (zuul-build-sshkey) 2026-08-13 00:45:55.824144 | instance -> localhost | ok: Runtime: 0:00:00.012805 2026-08-13 00:45:55.831453 | 2026-08-13 00:45:55.831569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 00:45:56.122277 | instance | ok 2026-08-13 00:45:56.138770 | 2026-08-13 00:45:56.139035 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 00:45:56.164303 | instance | skipping: Conditional result was False 2026-08-13 00:45:56.177492 | 2026-08-13 00:45:56.177619 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 00:45:56.468067 | instance | ok 2026-08-13 00:45:56.474066 | 2026-08-13 00:45:56.474174 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 00:45:59.773233 | instance | Output suppressed because no_log was given 2026-08-13 00:45:59.783443 | 2026-08-13 00:45:59.783516 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 00:45:59.978950 | instance | ok: "logs" 2026-08-13 00:45:59.979210 | instance | ok: All items complete 2026-08-13 00:45:59.979238 | 2026-08-13 00:46:00.131645 | instance | ok: "artifacts" 2026-08-13 00:46:00.297462 | instance | ok: "docs" 2026-08-13 00:46:00.318010 | 2026-08-13 00:46:00.318200 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 00:46:00.510432 | instance | changed: "logs" 2026-08-13 00:46:00.669620 | instance | changed: "artifacts" 2026-08-13 00:46:00.830302 | instance | changed: "docs" 2026-08-13 00:46:00.847244 | 2026-08-13 00:46:00.847344 | PLAY RECAP 2026-08-13 00:46:00.847393 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 00:46:00.847422 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:46:00.847446 | 2026-08-13 00:46:00.973778 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:46:00.986880 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:46:01.705985 | 2026-08-13 00:46:01.706150 | PLAY [all] 2026-08-13 00:46:01.718620 | 2026-08-13 00:46:01.718765 | TASK [setup-uv : Extract archive] 2026-08-13 00:46:04.132353 | instance | changed 2026-08-13 00:46:04.140746 | 2026-08-13 00:46:04.140861 | TASK [setup-uv : Print version] 2026-08-13 00:46:04.515668 | instance | uv 0.8.13 2026-08-13 00:46:04.684478 | instance | ok: Runtime: 0:00:00.012286 2026-08-13 00:46:04.695650 | 2026-08-13 00:46:04.695743 | TASK [Install Ansible collection siblings] 2026-08-13 00:46:13.702195 | instance | changed: 2026-08-13 00:46:13.702424 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-13 00:46:13.702470 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-13 00:46:13.702506 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-13 00:46:13.702539 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-13 00:46:13.702573 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-13 00:46:13.702609 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-13 00:46:13.702644 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-13 00:46:13.702679 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-13 00:46:13.702708 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-13 00:46:13.702741 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-13 00:46:13.702771 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-13 00:46:13.702803 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-13 00:46:13.702833 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-13 00:46:13.702861 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-13 00:46:13.702892 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-13 00:46:13.702922 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-13 00:46:13.702951 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-13 00:46:13.702983 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-13 00:46:13.703010 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-13 00:46:13.703041 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-13 00:46:13.703069 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-08-13 00:46:13.703096 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-13 00:46:13.703130 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-13 00:46:13.703178 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-13 00:46:13.703211 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-13 00:46:13.703240 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-13 00:46:13.703270 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-13 00:46:13.703300 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-13 00:46:13.703326 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-13 00:46:13.703357 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-13 00:46:13.703386 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-13 00:46:13.703414 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-13 00:46:13.703447 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-13 00:46:13.703475 | 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-08-13 00:46:13.703513 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.703541 | instance | Process install dependency map 2026-08-13 00:46:13.703569 | instance | Starting collection install process 2026-08-13 00:46:13.703600 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-13 00:46:13.703627 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-13 00:46:13.703655 | instance | ansible.netcommon:* was installed successfully 2026-08-13 00:46:13.703684 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-13 00:46:13.703711 | instance | Creating virtual environment at: .venv 2026-08-13 00:46:13.703742 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-13 00:46:13.703771 | instance | Downloading cryptography (4.2MiB) 2026-08-13 00:46:13.703797 | instance | Downloading openstacksdk (1.7MiB) 2026-08-13 00:46:13.703835 | instance | Downloading pygments (1.2MiB) 2026-08-13 00:46:13.703863 | instance | Downloading rjsonnet (1.2MiB) 2026-08-13 00:46:13.703893 | instance | Downloading kubernetes (1.9MiB) 2026-08-13 00:46:13.703921 | instance | Downloading setuptools (1.1MiB) 2026-08-13 00:46:13.703950 | instance | Downloading netaddr (2.2MiB) 2026-08-13 00:46:13.703981 | instance | Downloading ansible-core (2.1MiB) 2026-08-13 00:46:13.704010 | instance | Building pyperclip==1.9.0 2026-08-13 00:46:13.704039 | instance | Downloading rjsonnet 2026-08-13 00:46:13.704072 | instance | Downloading netaddr 2026-08-13 00:46:13.704100 | instance | Downloading pygments 2026-08-13 00:46:13.704151 | instance | Downloading cryptography 2026-08-13 00:46:13.704184 | instance | Downloading setuptools 2026-08-13 00:46:13.704216 | instance | Downloading kubernetes 2026-08-13 00:46:13.704244 | instance | Downloading ansible-core 2026-08-13 00:46:13.704271 | instance | Downloading openstacksdk 2026-08-13 00:46:13.704303 | instance | Built pyperclip==1.9.0 2026-08-13 00:46:13.704331 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-13 00:46:13.704361 | instance | Installed 79 packages in 40ms 2026-08-13 00:46:13.704390 | instance | Checked out ansible.posix to 1.6.0 2026-08-13 00:46:13.704419 | 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-08-13 00:46:13.704451 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.704479 | instance | Process install dependency map 2026-08-13 00:46:13.704509 | instance | Starting collection install process 2026-08-13 00:46:13.704540 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-13 00:46:13.704575 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-13 00:46:13.704607 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-13 00:46:13.704634 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.704663 | instance | 2.17.12 2026-08-13 00:46:13.704694 | instance | Checked out ansible.utils to v6.1.0 2026-08-13 00:46:13.704723 | 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-08-13 00:46:13.704754 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.704782 | instance | Process install dependency map 2026-08-13 00:46:13.704808 | instance | Starting collection install process 2026-08-13 00:46:13.704840 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-13 00:46:13.704868 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-13 00:46:13.704895 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-13 00:46:13.704928 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.704977 | instance | 2.17.12 2026-08-13 00:46:13.705014 | instance | Checked out atmosphere.common to v0.7.0 2026-08-13 00:46:13.705044 | 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-08-13 00:46:13.705075 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.705103 | instance | Process install dependency map 2026-08-13 00:46:13.705132 | instance | Starting collection install process 2026-08-13 00:46:13.705164 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-13 00:46:13.705192 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-13 00:46:13.705223 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-13 00:46:13.705252 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.705279 | instance | 2.17.12 2026-08-13 00:46:13.705310 | instance | Checked out community.crypto to 2.2.3 2026-08-13 00:46:13.705338 | 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-08-13 00:46:13.705366 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.705398 | instance | Process install dependency map 2026-08-13 00:46:13.705428 | instance | Starting collection install process 2026-08-13 00:46:13.705464 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-13 00:46:13.705493 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-13 00:46:13.705521 | instance | community.crypto:2.2.3 was installed successfully 2026-08-13 00:46:13.705547 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.705573 | instance | 2.17.12 2026-08-13 00:46:13.705600 | instance | Checked out community.general to 7.3.0 2026-08-13 00:46:13.705627 | 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-08-13 00:46:13.705653 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.705689 | instance | Process install dependency map 2026-08-13 00:46:13.705717 | instance | Starting collection install process 2026-08-13 00:46:13.705744 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-13 00:46:13.705772 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-13 00:46:13.705799 | instance | community.general:7.3.0 was installed successfully 2026-08-13 00:46:13.705825 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.705852 | instance | 2.17.12 2026-08-13 00:46:13.705878 | instance | Checked out community.mysql to 3.6.0 2026-08-13 00:46:13.706040 | 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-08-13 00:46:13.706148 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.706257 | instance | Process install dependency map 2026-08-13 00:46:13.706399 | instance | Starting collection install process 2026-08-13 00:46:13.706509 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-13 00:46:13.706615 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-13 00:46:13.706719 | instance | community.mysql:3.6.0 was installed successfully 2026-08-13 00:46:13.706765 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.706795 | instance | 2.17.12 2026-08-13 00:46:13.706824 | instance | Checked out kubernetes.core to 2.4.0 2026-08-13 00:46:13.706852 | 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-08-13 00:46:13.706880 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.706907 | instance | Process install dependency map 2026-08-13 00:46:13.706934 | instance | Starting collection install process 2026-08-13 00:46:13.706960 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-13 00:46:13.706986 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-13 00:46:13.707013 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-13 00:46:13.707040 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.707067 | instance | 2.17.12 2026-08-13 00:46:13.707094 | instance | Checked out openstack.cloud to 2.6.0 2026-08-13 00:46:13.707121 | 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-08-13 00:46:13.707148 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.707174 | instance | Process install dependency map 2026-08-13 00:46:13.707200 | instance | Starting collection install process 2026-08-13 00:46:13.707226 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-13 00:46:13.707252 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-13 00:46:13.707278 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-13 00:46:13.707305 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.707330 | instance | 2.17.12 2026-08-13 00:46:13.707356 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-13 00:46:13.707382 | 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-08-13 00:46:13.707416 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.707443 | instance | Process install dependency map 2026-08-13 00:46:13.707469 | instance | Starting collection install process 2026-08-13 00:46:13.707496 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-13 00:46:13.707521 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-13 00:46:13.707554 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-13 00:46:13.707588 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.707637 | instance | 2.17.12 2026-08-13 00:46:13.707674 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-13 00:46:13.707712 | 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-08-13 00:46:13.707752 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.707788 | instance | Process install dependency map 2026-08-13 00:46:13.707822 | instance | Starting collection install process 2026-08-13 00:46:13.707863 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-13 00:46:13.707905 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-13 00:46:13.707947 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-13 00:46:13.707989 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.708030 | instance | 2.17.12 2026-08-13 00:46:13.708071 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-13 00:46:13.708112 | 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-08-13 00:46:13.708217 | instance | Starting galaxy collection install process 2026-08-13 00:46:13.708259 | instance | Process install dependency map 2026-08-13 00:46:13.708288 | instance | Starting collection install process 2026-08-13 00:46:13.708316 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-13 00:46:13.708343 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-13 00:46:13.708369 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-13 00:46:13.708395 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-13 00:46:13.708421 | instance | 2.17.12 2026-08-13 00:46:13.716026 | 2026-08-13 00:46:13.716088 | PLAY RECAP 2026-08-13 00:46:13.716166 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:46:13.716198 | 2026-08-13 00:46:13.918787 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:46:13.931150 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-13 00:46:14.597886 | 2026-08-13 00:46:14.598015 | PLAY [all] 2026-08-13 00:46:14.609533 | 2026-08-13 00:46:14.609612 | TASK [Install "jq" for log collection] 2026-08-13 00:46:24.366698 | instance | changed 2026-08-13 00:46:24.369104 | 2026-08-13 00:46:24.369211 | PLAY RECAP 2026-08-13 00:46:24.369292 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:46:24.369360 | 2026-08-13 00:46:24.517003 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-13 00:46:24.528623 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:46:25.259646 | 2026-08-13 00:46:25.259778 | PLAY [all] 2026-08-13 00:46:25.271724 | 2026-08-13 00:46:25.271829 | LOOP [Check inventory directories] 2026-08-13 00:46:25.646026 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-13 00:46:25.802220 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-08-13 00:46:25.964801 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-08-13 00:46:25.988057 | 2026-08-13 00:46:25.988239 | LOOP [Copy inventory file for Zuul] 2026-08-13 00:46:27.503060 | instance | changed: 2026-08-13 00:46:27.503479 | instance | { 2026-08-13 00:46:27.503559 | instance | "ansible_loop_var": "item", 2026-08-13 00:46:27.503614 | instance | "changed": false, 2026-08-13 00:46:27.503662 | instance | "failed": false, 2026-08-13 00:46:27.503713 | instance | "invocation": { 2026-08-13 00:46:27.503757 | instance | "module_args": { 2026-08-13 00:46:27.503813 | instance | "checksum_algorithm": "sha1", 2026-08-13 00:46:27.503856 | instance | "follow": true, 2026-08-13 00:46:27.503899 | instance | "get_attributes": true, 2026-08-13 00:46:27.503943 | instance | "get_checksum": true, 2026-08-13 00:46:27.503985 | instance | "get_mime": true, 2026-08-13 00:46:27.504015 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-13 00:46:27.504044 | instance | } 2026-08-13 00:46:27.504072 | instance | }, 2026-08-13 00:46:27.504099 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-13 00:46:27.504127 | instance | "stat": { 2026-08-13 00:46:27.504155 | instance | "atime": 1786581966.4816616, 2026-08-13 00:46:27.504183 | instance | "attr_flags": "e", 2026-08-13 00:46:27.504209 | instance | "attributes": [ 2026-08-13 00:46:27.504236 | instance | "extents" 2026-08-13 00:46:27.504264 | instance | ], 2026-08-13 00:46:27.504291 | instance | "block_size": 4096, 2026-08-13 00:46:27.504318 | instance | "blocks": 8, 2026-08-13 00:46:27.504346 | instance | "charset": "unknown", 2026-08-13 00:46:27.504375 | instance | "ctime": 1786581965.5377147, 2026-08-13 00:46:27.504404 | instance | "dev": 64513, 2026-08-13 00:46:27.504431 | instance | "device_type": 0, 2026-08-13 00:46:27.504459 | instance | "executable": true, 2026-08-13 00:46:27.504486 | instance | "exists": true, 2026-08-13 00:46:27.504513 | instance | "gid": 1000, 2026-08-13 00:46:27.504539 | instance | "gr_name": "zuul", 2026-08-13 00:46:27.504567 | instance | "inode": 1048931, 2026-08-13 00:46:27.504594 | instance | "isblk": false, 2026-08-13 00:46:27.504623 | instance | "ischr": false, 2026-08-13 00:46:27.504651 | instance | "isdir": true, 2026-08-13 00:46:27.504678 | instance | "isfifo": false, 2026-08-13 00:46:27.504705 | instance | "isgid": false, 2026-08-13 00:46:27.504732 | instance | "islnk": false, 2026-08-13 00:46:27.504758 | instance | "isreg": false, 2026-08-13 00:46:27.504784 | instance | "issock": false, 2026-08-13 00:46:27.504810 | instance | "isuid": false, 2026-08-13 00:46:27.504836 | instance | "mimetype": "unknown", 2026-08-13 00:46:27.504863 | instance | "mode": "0755", 2026-08-13 00:46:27.504890 | instance | "mtime": 1786581965.5377147, 2026-08-13 00:46:27.504917 | instance | "nlink": 21, 2026-08-13 00:46:27.504945 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-13 00:46:27.505006 | instance | "pw_name": "zuul", 2026-08-13 00:46:27.505043 | instance | "readable": true, 2026-08-13 00:46:27.505071 | instance | "rgrp": true, 2026-08-13 00:46:27.505099 | instance | "roth": true, 2026-08-13 00:46:27.505126 | instance | "rusr": true, 2026-08-13 00:46:27.505153 | instance | "size": 4096, 2026-08-13 00:46:27.505192 | instance | "uid": 1000, 2026-08-13 00:46:27.505221 | instance | "version": "2294010061", 2026-08-13 00:46:27.505249 | instance | "wgrp": false, 2026-08-13 00:46:27.505279 | instance | "woth": false, 2026-08-13 00:46:27.505307 | instance | "writeable": true, 2026-08-13 00:46:27.505334 | instance | "wusr": true, 2026-08-13 00:46:27.505362 | instance | "xgrp": true, 2026-08-13 00:46:27.505389 | instance | "xoth": true, 2026-08-13 00:46:27.505415 | instance | "xusr": true 2026-08-13 00:46:27.505442 | instance | } 2026-08-13 00:46:27.505470 | instance | } 2026-08-13 00:46:27.505521 | instance | ok: All items complete 2026-08-13 00:46:27.505553 | 2026-08-13 00:46:27.507729 | instance | skipping: Conditional result was False 2026-08-13 00:46:27.508612 | instance | skipping: Conditional result was False 2026-08-13 00:46:27.525513 | 2026-08-13 00:46:27.525716 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 00:46:27.953639 | instance | changed: 1 replacements made 2026-08-13 00:46:27.955828 | instance | skipping: Conditional result was False 2026-08-13 00:46:27.956928 | instance | skipping: Conditional result was False 2026-08-13 00:46:27.980259 | 2026-08-13 00:46:27.980461 | TASK [Run Molecule scenario] 2026-08-13 00:46:29.013400 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-13 00:46:29.444898 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 00:46:29.445016 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-08-13 00:46:40.873056 | instance | INFO [aio > dependency] Executing 2026-08-13 00:46:40.873195 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-08-13 00:46:40.873405 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-08-13 00:46:40.873516 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 00:46:40.880965 | instance | INFO [aio > cleanup] Executing 2026-08-13 00:46:40.881273 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:46:40.888712 | instance | INFO [aio > destroy] Executing 2026-08-13 00:46:40.888765 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:46:40.888843 | instance | INFO [aio > destroy] Executed: Successful 2026-08-13 00:46:40.896092 | instance | INFO [aio > syntax] Executing 2026-08-13 00:46:43.937216 | instance | 2026-08-13 00:46:43.937362 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-08-13 00:46:44.110693 | instance | INFO [aio > syntax] Executed: Successful 2026-08-13 00:46:44.120429 | instance | INFO [aio > create] Executing 2026-08-13 00:46:44.123099 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:46:44.131673 | instance | INFO [aio > prepare] Executing 2026-08-13 00:46:45.017008 | instance | 2026-08-13 00:46:45.017194 | instance | PLAY [Prepare] ***************************************************************** 2026-08-13 00:46:45.017483 | instance | 2026-08-13 00:46:45.017761 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:46:45.018033 | instance | Thursday 13 August 2026 00:46:45 +0000 (0:00:00.025) 0:00:00.025 ******* 2026-08-13 00:46:46.170680 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-13 00:46:46.170947 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-13 00:46:46.171225 | instance | interpreter could change the meaning of that path. See 2026-08-13 00:46:46.171497 | instance | https://docs.ansible.com/ansible- 2026-08-13 00:46:46.171771 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 00:46:46.180256 | instance | ok: [instance] 2026-08-13 00:46:46.180556 | instance | 2026-08-13 00:46:46.180853 | instance | TASK [Configure short hostname] ************************************************ 2026-08-13 00:46:46.181149 | instance | Thursday 13 August 2026 00:46:46 +0000 (0:00:01.164) 0:00:01.189 ******* 2026-08-13 00:46:46.895801 | instance | changed: [instance] 2026-08-13 00:46:46.896029 | instance | 2026-08-13 00:46:46.896316 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-13 00:46:46.896672 | instance | Thursday 13 August 2026 00:46:46 +0000 (0:00:00.714) 0:00:01.904 ******* 2026-08-13 00:46:47.165452 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-13 00:46:47.165773 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-13 00:46:47.166123 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-13 00:46:47.173304 | instance | changed: [instance] 2026-08-13 00:46:47.173570 | instance | 2026-08-13 00:46:47.173991 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-08-13 00:46:47.174297 | instance | Thursday 13 August 2026 00:46:47 +0000 (0:00:00.278) 0:00:02.182 ******* 2026-08-13 00:46:48.254343 | instance | ok: [instance] 2026-08-13 00:46:48.254564 | instance | 2026-08-13 00:46:48.254839 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-13 00:46:48.255115 | instance | Thursday 13 August 2026 00:46:48 +0000 (0:00:01.080) 0:00:03.263 ******* 2026-08-13 00:46:49.111648 | instance | ok: [instance] 2026-08-13 00:46:49.112032 | instance | 2026-08-13 00:46:49.112089 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-08-13 00:46:49.112336 | instance | 2026-08-13 00:46:49.112731 | instance | TASK [Create folders for workspace] ******************************************** 2026-08-13 00:46:49.112993 | instance | Thursday 13 August 2026 00:46:49 +0000 (0:00:00.857) 0:00:04.120 ******* 2026-08-13 00:46:50.153849 | instance | changed: [localhost] => (item=group_vars) 2026-08-13 00:46:50.154258 | instance | changed: [localhost] => (item=group_vars/all) 2026-08-13 00:46:50.154592 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-08-13 00:46:50.154960 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-08-13 00:46:50.155289 | instance | changed: [localhost] => (item=group_vars/computes) 2026-08-13 00:46:50.155614 | instance | changed: [localhost] => (item=host_vars) 2026-08-13 00:46:50.155922 | instance | 2026-08-13 00:46:50.156249 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-08-13 00:46:50.156595 | instance | 2026-08-13 00:46:50.156929 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-08-13 00:46:50.157255 | instance | Thursday 13 August 2026 00:46:50 +0000 (0:00:01.042) 0:00:05.163 ******* 2026-08-13 00:46:50.329102 | instance | changed: [localhost] 2026-08-13 00:46:50.329396 | instance | 2026-08-13 00:46:50.329634 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-08-13 00:46:50.329865 | instance | Thursday 13 August 2026 00:46:50 +0000 (0:00:00.172) 0:00:05.335 ******* 2026-08-13 00:46:50.353919 | instance | ok: [localhost] 2026-08-13 00:46:50.354348 | instance | 2026-08-13 00:46:50.354713 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-08-13 00:46:50.355088 | instance | Thursday 13 August 2026 00:46:50 +0000 (0:00:00.026) 0:00:05.362 ******* 2026-08-13 00:46:50.411550 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '356479e8-c929-53c3-b196-7d291fd7c46e'}) 2026-08-13 00:46:50.411601 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-08-13 00:46:50.411610 | instance | 2026-08-13 00:46:50.411617 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-08-13 00:46:50.411626 | instance | Thursday 13 August 2026 00:46:50 +0000 (0:00:00.057) 0:00:05.419 ******* 2026-08-13 00:46:50.972301 | instance | changed: [localhost] 2026-08-13 00:46:50.972356 | instance | 2026-08-13 00:46:50.972365 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-08-13 00:46:50.972372 | instance | 2026-08-13 00:46:50.972379 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-08-13 00:46:50.972385 | instance | Thursday 13 August 2026 00:46:50 +0000 (0:00:00.560) 0:00:05.980 ******* 2026-08-13 00:46:51.151298 | instance | changed: [localhost] 2026-08-13 00:46:51.151361 | instance | 2026-08-13 00:46:51.151373 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-08-13 00:46:51.151384 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.178) 0:00:06.159 ******* 2026-08-13 00:46:51.182670 | instance | ok: [localhost] 2026-08-13 00:46:51.182729 | instance | 2026-08-13 00:46:51.182749 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-08-13 00:46:51.182757 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.032) 0:00:06.191 ******* 2026-08-13 00:46:51.218058 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-08-13 00:46:51.218120 | instance | 2026-08-13 00:46:51.218133 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-08-13 00:46:51.218143 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.034) 0:00:06.225 ******* 2026-08-13 00:46:51.586412 | instance | changed: [localhost] 2026-08-13 00:46:51.586480 | instance | 2026-08-13 00:46:51.586492 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-08-13 00:46:51.586503 | instance | 2026-08-13 00:46:51.586512 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-08-13 00:46:51.586523 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.368) 0:00:06.594 ******* 2026-08-13 00:46:51.757931 | instance | changed: [localhost] 2026-08-13 00:46:51.757951 | instance | 2026-08-13 00:46:51.757956 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-08-13 00:46:51.757961 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.173) 0:00:06.767 ******* 2026-08-13 00:46:51.786454 | instance | ok: [localhost] 2026-08-13 00:46:51.786486 | instance | 2026-08-13 00:46:51.786497 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-08-13 00:46:51.786507 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.027) 0:00:06.795 ******* 2026-08-13 00:46:51.830038 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-08-13 00:46:51.830421 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-08-13 00:46:51.830796 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-08-13 00:46:51.831121 | instance | 2026-08-13 00:46:51.831541 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-08-13 00:46:51.831892 | instance | Thursday 13 August 2026 00:46:51 +0000 (0:00:00.044) 0:00:06.839 ******* 2026-08-13 00:46:52.226004 | instance | changed: [localhost] 2026-08-13 00:46:52.226396 | instance | 2026-08-13 00:46:52.226744 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-08-13 00:46:52.227062 | instance | 2026-08-13 00:46:52.227396 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-08-13 00:46:52.227779 | instance | Thursday 13 August 2026 00:46:52 +0000 (0:00:00.395) 0:00:07.234 ******* 2026-08-13 00:46:52.409894 | instance | changed: [localhost] 2026-08-13 00:46:52.411178 | instance | 2026-08-13 00:46:52.411646 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-08-13 00:46:52.412009 | instance | Thursday 13 August 2026 00:46:52 +0000 (0:00:00.180) 0:00:07.415 ******* 2026-08-13 00:46:52.437602 | instance | ok: [localhost] 2026-08-13 00:46:52.437993 | instance | 2026-08-13 00:46:52.438336 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-08-13 00:46:52.438675 | instance | Thursday 13 August 2026 00:46:52 +0000 (0:00:00.029) 0:00:07.444 ******* 2026-08-13 00:46:52.476343 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-08-13 00:46:52.476701 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-08-13 00:46:52.476908 | instance | 2026-08-13 00:46:52.477121 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-08-13 00:46:52.477331 | instance | Thursday 13 August 2026 00:46:52 +0000 (0:00:00.038) 0:00:07.482 ******* 2026-08-13 00:46:52.851281 | instance | changed: [localhost] 2026-08-13 00:46:52.851340 | instance | 2026-08-13 00:46:52.851348 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-08-13 00:46:52.851355 | instance | 2026-08-13 00:46:52.851361 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:46:52.851367 | instance | Thursday 13 August 2026 00:46:52 +0000 (0:00:00.376) 0:00:07.858 ******* 2026-08-13 00:46:53.553216 | instance | ok: [localhost] 2026-08-13 00:46:53.553459 | instance | 2026-08-13 00:46:53.553751 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-13 00:46:53.554042 | instance | Thursday 13 August 2026 00:46:53 +0000 (0:00:00.703) 0:00:08.562 ******* 2026-08-13 00:46:53.731103 | instance | changed: [localhost] 2026-08-13 00:46:53.731289 | instance | 2026-08-13 00:46:53.731525 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-08-13 00:46:53.731763 | instance | Thursday 13 August 2026 00:46:53 +0000 (0:00:00.178) 0:00:08.740 ******* 2026-08-13 00:46:53.760417 | instance | ok: [localhost] 2026-08-13 00:46:53.760677 | instance | 2026-08-13 00:46:53.760947 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-08-13 00:46:53.761218 | instance | Thursday 13 August 2026 00:46:53 +0000 (0:00:00.029) 0:00:08.770 ******* 2026-08-13 00:46:54.528831 | instance | ok: [localhost] => (item=keycloak_host) 2026-08-13 00:46:54.529097 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-08-13 00:46:54.529383 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-08-13 00:46:54.529665 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-08-13 00:46:54.529948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-08-13 00:46:54.530233 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-08-13 00:46:54.530503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-08-13 00:46:54.530916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-08-13 00:46:54.531191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-08-13 00:46:54.531489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-08-13 00:46:54.531774 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-08-13 00:46:54.532062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-08-13 00:46:54.532375 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-08-13 00:46:54.532676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-08-13 00:46:54.532957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-08-13 00:46:54.533230 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-08-13 00:46:54.533506 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-08-13 00:46:54.533799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-08-13 00:46:54.534097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-08-13 00:46:54.534520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-08-13 00:46:54.534856 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-08-13 00:46:54.535153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-08-13 00:46:54.535515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-08-13 00:46:54.535821 | instance | 2026-08-13 00:46:54.536130 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-08-13 00:46:54.536491 | instance | Thursday 13 August 2026 00:46:54 +0000 (0:00:00.767) 0:00:09.537 ******* 2026-08-13 00:46:54.892341 | instance | changed: [localhost] 2026-08-13 00:46:54.892485 | instance | 2026-08-13 00:46:54.892735 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-13 00:46:54.892918 | instance | Thursday 13 August 2026 00:46:54 +0000 (0:00:00.363) 0:00:09.901 ******* 2026-08-13 00:46:55.095190 | instance | changed: [localhost] 2026-08-13 00:46:55.095318 | instance | 2026-08-13 00:46:55.095511 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-08-13 00:46:55.095724 | instance | 2026-08-13 00:46:55.096001 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-08-13 00:46:55.096275 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.202) 0:00:10.104 ******* 2026-08-13 00:46:55.271842 | instance | changed: [localhost] 2026-08-13 00:46:55.272087 | instance | 2026-08-13 00:46:55.272375 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-08-13 00:46:55.272738 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.176) 0:00:10.280 ******* 2026-08-13 00:46:55.303353 | instance | ok: [localhost] 2026-08-13 00:46:55.303488 | instance | 2026-08-13 00:46:55.303662 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-08-13 00:46:55.303835 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.031) 0:00:10.313 ******* 2026-08-13 00:46:55.346527 | 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-08-13 00:46:55.346665 | instance | 2026-08-13 00:46:55.346847 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-08-13 00:46:55.347028 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.043) 0:00:10.356 ******* 2026-08-13 00:46:55.722860 | instance | changed: [localhost] 2026-08-13 00:46:55.723106 | instance | 2026-08-13 00:46:55.723406 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-08-13 00:46:55.723675 | instance | 2026-08-13 00:46:55.723969 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-08-13 00:46:55.724260 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.375) 0:00:10.731 ******* 2026-08-13 00:46:55.900629 | instance | changed: [localhost] 2026-08-13 00:46:55.901072 | instance | 2026-08-13 00:46:55.901410 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-08-13 00:46:55.901740 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.178) 0:00:10.910 ******* 2026-08-13 00:46:55.933688 | instance | ok: [localhost] 2026-08-13 00:46:55.934097 | instance | 2026-08-13 00:46:55.934460 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-08-13 00:46:55.934809 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.032) 0:00:10.942 ******* 2026-08-13 00:46:55.977369 | 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-08-13 00:46:55.977656 | instance | 2026-08-13 00:46:55.977824 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-08-13 00:46:55.977978 | instance | Thursday 13 August 2026 00:46:55 +0000 (0:00:00.042) 0:00:10.984 ******* 2026-08-13 00:46:56.335821 | instance | changed: [localhost] 2026-08-13 00:46:56.335876 | instance | 2026-08-13 00:46:56.335884 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-08-13 00:46:56.335891 | instance | 2026-08-13 00:46:56.335896 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-08-13 00:46:56.335903 | instance | Thursday 13 August 2026 00:46:56 +0000 (0:00:00.359) 0:00:11.344 ******* 2026-08-13 00:46:56.516415 | instance | changed: [localhost] 2026-08-13 00:46:56.516462 | instance | 2026-08-13 00:46:56.516468 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-08-13 00:46:56.516479 | instance | Thursday 13 August 2026 00:46:56 +0000 (0:00:00.181) 0:00:11.525 ******* 2026-08-13 00:46:56.545434 | instance | ok: [localhost] 2026-08-13 00:46:56.545478 | instance | 2026-08-13 00:46:56.545485 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-08-13 00:46:56.545490 | instance | Thursday 13 August 2026 00:46:56 +0000 (0:00:00.029) 0:00:11.554 ******* 2026-08-13 00:46:56.960703 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-08-13 00:46:56.960796 | instance | ok: [localhost] => (item=keepalived_password) 2026-08-13 00:46:56.960809 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-08-13 00:46:56.960819 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-08-13 00:46:56.960828 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-08-13 00:46:56.960837 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-08-13 00:46:56.960846 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-08-13 00:46:56.960856 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-08-13 00:46:56.960865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-08-13 00:46:56.960875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-08-13 00:46:56.960884 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-08-13 00:46:56.960893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-08-13 00:46:56.960923 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-08-13 00:46:56.960932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-08-13 00:46:56.960941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-08-13 00:46:56.960950 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-08-13 00:46:56.960959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-08-13 00:46:56.960968 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-08-13 00:46:56.960977 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-08-13 00:46:56.960986 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-08-13 00:46:56.960998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-08-13 00:46:56.961007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-08-13 00:46:56.961016 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-08-13 00:46:56.961025 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-08-13 00:46:56.961034 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-08-13 00:46:56.961043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-08-13 00:46:56.961052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-08-13 00:46:56.961071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-08-13 00:46:56.961081 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-08-13 00:46:56.961090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-08-13 00:46:56.961099 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-08-13 00:46:56.961184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-08-13 00:46:56.961354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-08-13 00:46:56.961562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-08-13 00:46:56.961634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-08-13 00:46:56.961768 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-08-13 00:46:56.961936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-08-13 00:46:56.962072 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-08-13 00:46:56.962200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-08-13 00:46:56.962323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-08-13 00:46:56.962447 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-08-13 00:46:56.962569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-08-13 00:46:56.962691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-08-13 00:46:56.962819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-08-13 00:46:56.962979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-08-13 00:46:56.963094 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-08-13 00:46:56.963217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-08-13 00:46:56.963339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-08-13 00:46:56.963460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-08-13 00:46:56.963588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-08-13 00:46:56.963716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-08-13 00:46:56.963844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-08-13 00:46:56.963981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-08-13 00:46:56.964109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-08-13 00:46:56.964232 | instance | 2026-08-13 00:46:56.964357 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-08-13 00:46:56.964485 | instance | Thursday 13 August 2026 00:46:56 +0000 (0:00:00.411) 0:00:11.966 ******* 2026-08-13 00:46:57.025153 | instance | ok: [localhost] => (item=barbican_kek) 2026-08-13 00:46:57.025542 | instance | 2026-08-13 00:46:57.025879 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-08-13 00:46:57.026181 | instance | Thursday 13 August 2026 00:46:57 +0000 (0:00:00.067) 0:00:12.034 ******* 2026-08-13 00:46:57.495898 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-13 00:46:57.496142 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-13 00:46:57.496404 | instance | 2026-08-13 00:46:57.496722 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-08-13 00:46:57.497022 | instance | Thursday 13 August 2026 00:46:57 +0000 (0:00:00.470) 0:00:12.504 ******* 2026-08-13 00:47:01.151515 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-13 00:47:01.151932 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-13 00:47:01.152251 | instance | 2026-08-13 00:47:01.152649 | instance | TASK [Set values for SSH keys] ************************************************* 2026-08-13 00:47:01.153006 | instance | Thursday 13 August 2026 00:47:01 +0000 (0:00:03.655) 0:00:16.160 ******* 2026-08-13 00:47:01.213178 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-08-13 00:47:01.213427 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-08-13 00:47:01.213578 | instance | 2026-08-13 00:47:01.213737 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-08-13 00:47:01.213895 | instance | Thursday 13 August 2026 00:47:01 +0000 (0:00:00.059) 0:00:16.219 ******* 2026-08-13 00:47:01.575072 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-13 00:47:01.575129 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-13 00:47:01.575135 | instance | 2026-08-13 00:47:01.575140 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-08-13 00:47:01.575146 | instance | Thursday 13 August 2026 00:47:01 +0000 (0:00:00.364) 0:00:16.584 ******* 2026-08-13 00:47:01.943055 | instance | changed: [localhost] 2026-08-13 00:47:01.943096 | instance | 2026-08-13 00:47:01.943102 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-08-13 00:47:01.943108 | instance | Thursday 13 August 2026 00:47:01 +0000 (0:00:00.368) 0:00:16.952 ******* 2026-08-13 00:47:01.974995 | instance | skipping: [localhost] 2026-08-13 00:47:01.975012 | instance | 2026-08-13 00:47:01.975017 | instance | PLAY [Setup networking] ******************************************************** 2026-08-13 00:47:01.975022 | instance | 2026-08-13 00:47:01.975026 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:47:01.975030 | instance | Thursday 13 August 2026 00:47:01 +0000 (0:00:00.032) 0:00:16.984 ******* 2026-08-13 00:47:02.704657 | instance | ok: [instance] 2026-08-13 00:47:02.704736 | instance | 2026-08-13 00:47:02.704757 | instance | TASK [Create bridge for management network] ************************************ 2026-08-13 00:47:02.705037 | instance | Thursday 13 August 2026 00:47:02 +0000 (0:00:00.727) 0:00:17.712 ******* 2026-08-13 00:47:03.066800 | instance | ok: [instance] 2026-08-13 00:47:03.067029 | instance | 2026-08-13 00:47:03.067315 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-08-13 00:47:03.067599 | instance | Thursday 13 August 2026 00:47:03 +0000 (0:00:00.363) 0:00:18.075 ******* 2026-08-13 00:47:03.281475 | instance | ok: [instance] 2026-08-13 00:47:03.281824 | instance | 2026-08-13 00:47:03.282025 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-08-13 00:47:03.282325 | instance | Thursday 13 August 2026 00:47:03 +0000 (0:00:00.215) 0:00:18.290 ******* 2026-08-13 00:47:03.484834 | instance | ok: [instance] 2026-08-13 00:47:03.485189 | instance | 2026-08-13 00:47:03.485429 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-08-13 00:47:03.485715 | instance | Thursday 13 August 2026 00:47:03 +0000 (0:00:00.203) 0:00:18.493 ******* 2026-08-13 00:47:03.683231 | instance | ok: [instance] 2026-08-13 00:47:03.683515 | instance | 2026-08-13 00:47:03.683788 | instance | TASK [Bring up interfaces] ***************************************************** 2026-08-13 00:47:03.684157 | instance | Thursday 13 August 2026 00:47:03 +0000 (0:00:00.198) 0:00:18.692 ******* 2026-08-13 00:47:04.088473 | instance | ok: [instance] => (item=br-mgmt) 2026-08-13 00:47:04.089058 | instance | ok: [instance] => (item=dummy0) 2026-08-13 00:47:04.089411 | instance | 2026-08-13 00:47:04.089768 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-13 00:47:04.090123 | instance | 2026-08-13 00:47:04.090477 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:47:04.090827 | instance | Thursday 13 August 2026 00:47:04 +0000 (0:00:00.405) 0:00:19.097 ******* 2026-08-13 00:47:04.814106 | instance | ok: [instance] 2026-08-13 00:47:04.814151 | instance | 2026-08-13 00:47:04.814159 | instance | TASK [Install depedencies] ***************************************************** 2026-08-13 00:47:04.814166 | instance | Thursday 13 August 2026 00:47:04 +0000 (0:00:00.725) 0:00:19.822 ******* 2026-08-13 00:47:23.935958 | instance | changed: [instance] 2026-08-13 00:47:23.936091 | instance | 2026-08-13 00:47:23.936514 | instance | TASK [Start up service] ******************************************************** 2026-08-13 00:47:23.936591 | instance | Thursday 13 August 2026 00:47:23 +0000 (0:00:19.121) 0:00:38.944 ******* 2026-08-13 00:47:24.530992 | instance | ok: [instance] 2026-08-13 00:47:24.531109 | instance | 2026-08-13 00:47:24.531162 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-13 00:47:24.531335 | instance | Thursday 13 August 2026 00:47:24 +0000 (0:00:00.595) 0:00:39.540 ******* 2026-08-13 00:47:24.762982 | instance | ok: [instance] 2026-08-13 00:47:24.763060 | instance | 2026-08-13 00:47:24.763335 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-13 00:47:24.763354 | instance | Thursday 13 August 2026 00:47:24 +0000 (0:00:00.231) 0:00:39.772 ******* 2026-08-13 00:47:25.247422 | instance | changed: [instance] 2026-08-13 00:47:25.247720 | instance | 2026-08-13 00:47:25.247952 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-13 00:47:25.248102 | instance | Thursday 13 August 2026 00:47:25 +0000 (0:00:00.484) 0:00:40.256 ******* 2026-08-13 00:47:25.460159 | instance | ok: [instance] 2026-08-13 00:47:25.460264 | instance | 2026-08-13 00:47:25.460336 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-13 00:47:25.460473 | instance | Thursday 13 August 2026 00:47:25 +0000 (0:00:00.212) 0:00:40.469 ******* 2026-08-13 00:47:25.491029 | instance | skipping: [instance] 2026-08-13 00:47:25.491373 | instance | 2026-08-13 00:47:25.491835 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-13 00:47:25.492016 | instance | Thursday 13 August 2026 00:47:25 +0000 (0:00:00.030) 0:00:40.499 ******* 2026-08-13 00:47:26.085391 | instance | changed: [instance] => (item=osd0) 2026-08-13 00:47:26.085499 | instance | changed: [instance] => (item=osd1) 2026-08-13 00:47:26.085671 | instance | changed: [instance] => (item=osd2) 2026-08-13 00:47:26.085947 | instance | 2026-08-13 00:47:26.086171 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-13 00:47:26.086391 | instance | Thursday 13 August 2026 00:47:26 +0000 (0:00:00.593) 0:00:41.093 ******* 2026-08-13 00:47:26.629477 | instance | changed: [instance] => (item=osd0) 2026-08-13 00:47:26.629591 | instance | changed: [instance] => (item=osd1) 2026-08-13 00:47:26.630047 | instance | changed: [instance] => (item=osd2) 2026-08-13 00:47:26.630102 | instance | 2026-08-13 00:47:26.630109 | instance | TASK [Start loop devices] ****************************************************** 2026-08-13 00:47:26.630115 | instance | Thursday 13 August 2026 00:47:26 +0000 (0:00:00.545) 0:00:41.638 ******* 2026-08-13 00:47:27.417623 | instance | changed: [instance] => (item=osd0) 2026-08-13 00:47:27.417925 | instance | changed: [instance] => (item=osd1) 2026-08-13 00:47:27.417932 | instance | changed: [instance] => (item=osd2) 2026-08-13 00:47:27.417937 | instance | 2026-08-13 00:47:27.417942 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-13 00:47:27.417947 | instance | Thursday 13 August 2026 00:47:27 +0000 (0:00:00.786) 0:00:42.425 ******* 2026-08-13 00:47:30.813469 | instance | changed: [instance] => (item=osd0) 2026-08-13 00:47:30.813574 | instance | changed: [instance] => (item=osd1) 2026-08-13 00:47:30.814028 | instance | changed: [instance] => (item=osd2) 2026-08-13 00:47:30.814083 | instance | 2026-08-13 00:47:30.814089 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-13 00:47:30.814095 | instance | Thursday 13 August 2026 00:47:30 +0000 (0:00:03.397) 0:00:45.822 ******* 2026-08-13 00:47:32.767256 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-13 00:47:32.767383 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-13 00:47:32.768410 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-13 00:47:32.768458 | instance | 2026-08-13 00:47:32.768467 | instance | PLAY [controllers] ************************************************************* 2026-08-13 00:47:32.768474 | instance | 2026-08-13 00:47:32.768479 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:47:32.768485 | instance | Thursday 13 August 2026 00:47:32 +0000 (0:00:01.953) 0:00:47.776 ******* 2026-08-13 00:47:33.678644 | instance | ok: [instance] 2026-08-13 00:47:33.678735 | instance | 2026-08-13 00:47:33.678946 | instance | TASK [Set masquerade rule] ***************************************************** 2026-08-13 00:47:33.679218 | instance | Thursday 13 August 2026 00:47:33 +0000 (0:00:00.910) 0:00:48.687 ******* 2026-08-13 00:47:34.176723 | instance | changed: [instance] 2026-08-13 00:47:34.177110 | instance | 2026-08-13 00:47:34.177445 | instance | PLAY RECAP ********************************************************************* 2026-08-13 00:47:34.177801 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-13 00:47:34.178156 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-13 00:47:34.178465 | instance | 2026-08-13 00:47:34.178795 | instance | Thursday 13 August 2026 00:47:34 +0000 (0:00:00.498) 0:00:49.186 ******* 2026-08-13 00:47:34.179110 | instance | =============================================================================== 2026-08-13 00:47:34.179432 | instance | Install depedencies ---------------------------------------------------- 19.12s 2026-08-13 00:47:34.179756 | instance | Generate SSH keys for missing variables --------------------------------- 3.66s 2026-08-13 00:47:34.180077 | instance | Create a volume group for each loop device ------------------------------ 3.40s 2026-08-13 00:47:34.180401 | instance | Create a logical volume for each loop device ---------------------------- 1.95s 2026-08-13 00:47:34.180818 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-08-13 00:47:34.181153 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.08s 2026-08-13 00:47:34.181477 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-08-13 00:47:34.181732 | instance | Gathering Facts --------------------------------------------------------- 0.91s 2026-08-13 00:47:34.181933 | instance | Purge "snapd" package --------------------------------------------------- 0.86s 2026-08-13 00:47:34.182133 | instance | Start loop devices ------------------------------------------------------ 0.79s 2026-08-13 00:47:34.182334 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-08-13 00:47:34.182532 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-08-13 00:47:34.182735 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-08-13 00:47:34.182938 | instance | Configure short hostname ------------------------------------------------ 0.71s 2026-08-13 00:47:34.183136 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-08-13 00:47:34.183353 | instance | Start up service -------------------------------------------------------- 0.60s 2026-08-13 00:47:34.183554 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-08-13 00:47:34.183755 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s 2026-08-13 00:47:34.183956 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-08-13 00:47:34.184155 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-08-13 00:47:34.277228 | instance | INFO [aio > prepare] Executed: Successful 2026-08-13 00:47:34.288494 | instance | INFO [aio > converge] Executing 2026-08-13 00:47:37.293020 | instance | 2026-08-13 00:47:37.293452 | instance | PLAY [all] ********************************************************************* 2026-08-13 00:47:37.293769 | instance | 2026-08-13 00:47:37.294097 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:47:37.294500 | instance | Thursday 13 August 2026 00:47:37 +0000 (0:00:00.017) 0:00:00.017 ******* 2026-08-13 00:47:38.523518 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-13 00:47:38.523915 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-13 00:47:38.524243 | instance | interpreter could change the meaning of that path. See 2026-08-13 00:47:38.524575 | instance | https://docs.ansible.com/ansible- 2026-08-13 00:47:38.524946 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 00:47:38.542160 | instance | ok: [instance] 2026-08-13 00:47:38.542482 | instance | 2026-08-13 00:47:38.542809 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-13 00:47:38.543193 | instance | Thursday 13 August 2026 00:47:38 +0000 (0:00:01.249) 0:00:01.266 ******* 2026-08-13 00:47:38.740138 | instance | ok: [instance] 2026-08-13 00:47:38.740496 | instance | 2026-08-13 00:47:38.740869 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-13 00:47:38.741181 | instance | 2026-08-13 00:47:38.741503 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:47:38.741830 | instance | Thursday 13 August 2026 00:47:38 +0000 (0:00:00.197) 0:00:01.464 ******* 2026-08-13 00:47:39.663380 | instance | ok: [instance] 2026-08-13 00:47:39.663763 | instance | 2026-08-13 00:47:39.664106 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:47:39.664442 | instance | Thursday 13 August 2026 00:47:39 +0000 (0:00:00.922) 0:00:02.387 ******* 2026-08-13 00:47:39.953605 | instance | ok: [instance] 2026-08-13 00:47:39.953671 | instance | 2026-08-13 00:47:39.953816 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:47:39.954026 | instance | Thursday 13 August 2026 00:47:39 +0000 (0:00:00.288) 0:00:02.676 ******* 2026-08-13 00:47:40.005247 | instance | skipping: [instance] 2026-08-13 00:47:40.005370 | instance | 2026-08-13 00:47:40.005560 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:47:40.005713 | instance | Thursday 13 August 2026 00:47:39 +0000 (0:00:00.052) 0:00:02.729 ******* 2026-08-13 00:47:40.420276 | instance | changed: [instance] 2026-08-13 00:47:40.420371 | instance | 2026-08-13 00:47:40.420436 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:47:40.420582 | instance | Thursday 13 August 2026 00:47:40 +0000 (0:00:00.415) 0:00:03.145 ******* 2026-08-13 00:47:40.496398 | instance | ok: [instance] => { 2026-08-13 00:47:40.496779 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:47:40.496852 | instance | } 2026-08-13 00:47:40.496870 | instance | 2026-08-13 00:47:40.497178 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:47:40.497226 | instance | Thursday 13 August 2026 00:47:40 +0000 (0:00:00.075) 0:00:03.220 ******* 2026-08-13 00:47:41.410417 | instance | changed: [instance] 2026-08-13 00:47:41.410507 | instance | 2026-08-13 00:47:41.410768 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:47:41.410823 | instance | Thursday 13 August 2026 00:47:41 +0000 (0:00:00.914) 0:00:04.134 ******* 2026-08-13 00:47:41.469603 | instance | skipping: [instance] 2026-08-13 00:47:41.469640 | instance | 2026-08-13 00:47:41.469646 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:47:41.469652 | instance | Thursday 13 August 2026 00:47:41 +0000 (0:00:00.058) 0:00:04.193 ******* 2026-08-13 00:47:41.537464 | instance | skipping: [instance] 2026-08-13 00:47:41.537522 | instance | 2026-08-13 00:47:41.537833 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:47:41.538359 | instance | Thursday 13 August 2026 00:47:41 +0000 (0:00:00.068) 0:00:04.262 ******* 2026-08-13 00:47:41.763204 | instance | ok: [instance] 2026-08-13 00:47:41.763273 | instance | 2026-08-13 00:47:41.763548 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:47:41.763595 | instance | Thursday 13 August 2026 00:47:41 +0000 (0:00:00.225) 0:00:04.487 ******* 2026-08-13 00:47:43.167610 | instance | ok: [instance] 2026-08-13 00:47:43.167693 | instance | 2026-08-13 00:47:43.167933 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:47:43.167984 | instance | Thursday 13 August 2026 00:47:43 +0000 (0:00:01.404) 0:00:05.892 ******* 2026-08-13 00:47:43.240443 | instance | ok: [instance] => { 2026-08-13 00:47:43.240843 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 00:47:43.240930 | instance | } 2026-08-13 00:47:43.240952 | instance | 2026-08-13 00:47:43.240962 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:47:43.241077 | instance | Thursday 13 August 2026 00:47:43 +0000 (0:00:00.073) 0:00:05.965 ******* 2026-08-13 00:47:44.075040 | instance | changed: [instance] 2026-08-13 00:47:44.075325 | instance | 2026-08-13 00:47:44.075718 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:47:44.076113 | instance | Thursday 13 August 2026 00:47:44 +0000 (0:00:00.833) 0:00:06.799 ******* 2026-08-13 00:47:47.099675 | instance | changed: [instance] 2026-08-13 00:47:47.099761 | instance | 2026-08-13 00:47:47.099926 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:47:47.100144 | instance | Thursday 13 August 2026 00:47:47 +0000 (0:00:03.025) 0:00:09.824 ******* 2026-08-13 00:47:47.136942 | instance | skipping: [instance] 2026-08-13 00:47:47.137105 | instance | 2026-08-13 00:47:47.137372 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:47:47.137641 | instance | Thursday 13 August 2026 00:47:47 +0000 (0:00:00.037) 0:00:09.861 ******* 2026-08-13 00:47:47.171602 | instance | skipping: [instance] 2026-08-13 00:47:47.171750 | instance | 2026-08-13 00:47:47.172057 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:47:47.172286 | instance | Thursday 13 August 2026 00:47:47 +0000 (0:00:00.034) 0:00:09.896 ******* 2026-08-13 00:47:47.209098 | instance | skipping: [instance] 2026-08-13 00:47:47.209209 | instance | 2026-08-13 00:47:47.209495 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:47:47.209853 | instance | Thursday 13 August 2026 00:47:47 +0000 (0:00:00.037) 0:00:09.933 ******* 2026-08-13 00:47:52.551351 | instance | changed: [instance] 2026-08-13 00:47:52.551423 | instance | 2026-08-13 00:47:52.551436 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:47:52.551446 | instance | Thursday 13 August 2026 00:47:52 +0000 (0:00:05.341) 0:00:15.274 ******* 2026-08-13 00:47:53.162838 | instance | changed: [instance] 2026-08-13 00:47:53.162907 | instance | 2026-08-13 00:47:53.163161 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:47:53.163203 | instance | Thursday 13 August 2026 00:47:53 +0000 (0:00:00.612) 0:00:15.887 ******* 2026-08-13 00:47:54.090463 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-13 00:47:54.090560 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:47:54.090655 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:47:54.091269 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:47:54.091313 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:47:54.091319 | instance | 2026-08-13 00:47:54.091325 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:47:54.091330 | instance | Thursday 13 August 2026 00:47:54 +0000 (0:00:00.927) 0:00:16.815 ******* 2026-08-13 00:47:54.676346 | instance | changed: [instance] 2026-08-13 00:47:54.676433 | instance | 2026-08-13 00:47:54.676510 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:47:54.677031 | instance | Thursday 13 August 2026 00:47:54 +0000 (0:00:00.577) 0:00:17.392 ******* 2026-08-13 00:47:54.677099 | instance | 2026-08-13 00:47:54.677106 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:47:54.677111 | instance | Thursday 13 August 2026 00:47:54 +0000 (0:00:00.008) 0:00:17.400 ******* 2026-08-13 00:47:55.625371 | instance | ok: [instance] 2026-08-13 00:47:55.625466 | instance | 2026-08-13 00:47:55.625711 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 00:47:55.625762 | instance | Thursday 13 August 2026 00:47:55 +0000 (0:00:00.949) 0:00:18.349 ******* 2026-08-13 00:47:56.098875 | instance | changed: [instance] 2026-08-13 00:47:56.098957 | instance | 2026-08-13 00:47:56.099212 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:47:56.099227 | instance | Thursday 13 August 2026 00:47:56 +0000 (0:00:00.473) 0:00:18.823 ******* 2026-08-13 00:47:56.660741 | instance | changed: [instance] 2026-08-13 00:47:56.660814 | instance | 2026-08-13 00:47:56.661009 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:47:56.661027 | instance | Thursday 13 August 2026 00:47:56 +0000 (0:00:00.561) 0:00:19.385 ******* 2026-08-13 00:47:56.879575 | instance | ok: [instance] 2026-08-13 00:47:56.879671 | instance | 2026-08-13 00:47:56.879904 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:47:56.879969 | instance | Thursday 13 August 2026 00:47:56 +0000 (0:00:00.218) 0:00:19.604 ******* 2026-08-13 00:47:56.945290 | instance | ok: [instance] => { 2026-08-13 00:47:56.945373 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:47:56.945861 | instance | } 2026-08-13 00:47:56.945911 | instance | 2026-08-13 00:47:56.945917 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:47:56.945922 | instance | Thursday 13 August 2026 00:47:56 +0000 (0:00:00.065) 0:00:19.670 ******* 2026-08-13 00:47:57.871276 | instance | changed: [instance] 2026-08-13 00:47:57.871369 | instance | 2026-08-13 00:47:57.871617 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:47:57.871670 | instance | Thursday 13 August 2026 00:47:57 +0000 (0:00:00.926) 0:00:20.596 ******* 2026-08-13 00:48:02.270870 | instance | changed: [instance] 2026-08-13 00:48:02.270956 | instance | 2026-08-13 00:48:02.271201 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:48:02.271252 | instance | Thursday 13 August 2026 00:48:02 +0000 (0:00:04.399) 0:00:24.995 ******* 2026-08-13 00:48:03.525419 | instance | ok: [instance] 2026-08-13 00:48:03.525487 | instance | 2026-08-13 00:48:03.525749 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:48:03.525765 | instance | Thursday 13 August 2026 00:48:03 +0000 (0:00:01.254) 0:00:26.250 ******* 2026-08-13 00:48:03.987064 | instance | changed: [instance] 2026-08-13 00:48:03.987168 | instance | 2026-08-13 00:48:03.987412 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:48:03.987457 | instance | Thursday 13 August 2026 00:48:03 +0000 (0:00:00.461) 0:00:26.711 ******* 2026-08-13 00:48:04.476941 | instance | changed: [instance] 2026-08-13 00:48:04.477024 | instance | 2026-08-13 00:48:04.477286 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:48:04.477334 | instance | Thursday 13 August 2026 00:48:04 +0000 (0:00:00.490) 0:00:27.201 ******* 2026-08-13 00:48:05.029420 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-13 00:48:05.029512 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:48:05.029823 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:48:05.029902 | instance | 2026-08-13 00:48:05.029926 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:48:05.029937 | instance | Thursday 13 August 2026 00:48:05 +0000 (0:00:00.552) 0:00:27.754 ******* 2026-08-13 00:48:05.492224 | instance | changed: [instance] 2026-08-13 00:48:05.492327 | instance | 2026-08-13 00:48:05.492585 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:48:05.492639 | instance | Thursday 13 August 2026 00:48:05 +0000 (0:00:00.462) 0:00:28.216 ******* 2026-08-13 00:48:05.962864 | instance | changed: [instance] 2026-08-13 00:48:05.962956 | instance | 2026-08-13 00:48:05.963540 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:48:05.963595 | instance | Thursday 13 August 2026 00:48:05 +0000 (0:00:00.462) 0:00:28.679 ******* 2026-08-13 00:48:05.963601 | instance | 2026-08-13 00:48:05.963614 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:48:05.963621 | instance | Thursday 13 August 2026 00:48:05 +0000 (0:00:00.008) 0:00:28.687 ******* 2026-08-13 00:48:06.642750 | instance | ok: [instance] 2026-08-13 00:48:06.642847 | instance | 2026-08-13 00:48:06.643073 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-13 00:48:06.643125 | instance | Thursday 13 August 2026 00:48:06 +0000 (0:00:00.680) 0:00:29.367 ******* 2026-08-13 00:48:07.540591 | instance | changed: [instance] 2026-08-13 00:48:07.541000 | instance | 2026-08-13 00:48:07.541056 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:48:07.541062 | instance | Thursday 13 August 2026 00:48:07 +0000 (0:00:00.897) 0:00:30.265 ******* 2026-08-13 00:48:08.112766 | instance | changed: [instance] 2026-08-13 00:48:08.112856 | instance | 2026-08-13 00:48:08.112974 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-13 00:48:08.113095 | instance | Thursday 13 August 2026 00:48:08 +0000 (0:00:00.571) 0:00:30.837 ******* 2026-08-13 00:48:08.177108 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-13 00:48:08.177353 | instance | 2026-08-13 00:48:08.177633 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-13 00:48:08.177903 | instance | Thursday 13 August 2026 00:48:08 +0000 (0:00:00.064) 0:00:30.901 ******* 2026-08-13 00:48:13.548524 | instance | changed: [instance] 2026-08-13 00:48:13.548798 | instance | 2026-08-13 00:48:13.549072 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-13 00:48:13.549338 | instance | Thursday 13 August 2026 00:48:13 +0000 (0:00:05.371) 0:00:36.272 ******* 2026-08-13 00:48:14.219566 | instance | ok: [instance] => (item=chronyd) 2026-08-13 00:48:14.219841 | instance | ok: [instance] => (item=sshd) 2026-08-13 00:48:14.220150 | instance | 2026-08-13 00:48:14.220559 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-13 00:48:14.220918 | instance | Thursday 13 August 2026 00:48:14 +0000 (0:00:00.670) 0:00:36.943 ******* 2026-08-13 00:48:14.523867 | instance | changed: [instance] 2026-08-13 00:48:14.524037 | instance | 2026-08-13 00:48:14.524307 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-13 00:48:14.524577 | instance | Thursday 13 August 2026 00:48:14 +0000 (0:00:00.304) 0:00:37.247 ******* 2026-08-13 00:48:14.740750 | instance | ok: [instance] 2026-08-13 00:48:14.740828 | instance | 2026-08-13 00:48:14.740846 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-13 00:48:14.741199 | instance | Thursday 13 August 2026 00:48:14 +0000 (0:00:00.216) 0:00:37.464 ******* 2026-08-13 00:48:15.234123 | instance | changed: [instance] 2026-08-13 00:48:15.234225 | instance | 2026-08-13 00:48:15.234537 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-13 00:48:15.234596 | instance | Thursday 13 August 2026 00:48:15 +0000 (0:00:00.494) 0:00:37.958 ******* 2026-08-13 00:48:15.620529 | instance | changed: [instance] 2026-08-13 00:48:15.620691 | instance | 2026-08-13 00:48:15.620714 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-13 00:48:15.620728 | instance | Thursday 13 August 2026 00:48:15 +0000 (0:00:00.385) 0:00:38.344 ******* 2026-08-13 00:48:15.739610 | instance | ok: [instance] 2026-08-13 00:48:15.739687 | instance | 2026-08-13 00:48:15.739932 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-13 00:48:15.739950 | instance | Thursday 13 August 2026 00:48:15 +0000 (0:00:00.119) 0:00:38.464 ******* 2026-08-13 00:48:15.981214 | instance | ok: [instance] => (item=instance) 2026-08-13 00:48:15.981307 | instance | 2026-08-13 00:48:15.981371 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-13 00:48:15.981487 | instance | Thursday 13 August 2026 00:48:15 +0000 (0:00:00.241) 0:00:38.705 ******* 2026-08-13 00:48:16.037717 | instance | ok: [instance] 2026-08-13 00:48:16.037930 | instance | 2026-08-13 00:48:16.038194 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-13 00:48:16.038456 | instance | Thursday 13 August 2026 00:48:16 +0000 (0:00:00.056) 0:00:38.762 ******* 2026-08-13 00:48:16.112019 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-13 00:48:16.112123 | instance | 2026-08-13 00:48:16.112478 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-13 00:48:16.112813 | instance | Thursday 13 August 2026 00:48:16 +0000 (0:00:00.074) 0:00:38.836 ******* 2026-08-13 00:48:16.505639 | instance | changed: [instance] 2026-08-13 00:48:16.505827 | instance | 2026-08-13 00:48:16.506174 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-13 00:48:16.506483 | instance | Thursday 13 August 2026 00:48:16 +0000 (0:00:00.393) 0:00:39.229 ******* 2026-08-13 00:48:17.223324 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-13 00:48:17.223541 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-13 00:48:17.223879 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-13 00:48:17.224122 | instance | 2026-08-13 00:48:17.224385 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-13 00:48:17.224702 | instance | Thursday 13 August 2026 00:48:17 +0000 (0:00:00.717) 0:00:39.947 ******* 2026-08-13 00:49:46.182478 | instance | ok: [instance] 2026-08-13 00:49:46.182554 | instance | 2026-08-13 00:49:46.182567 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-13 00:49:46.182578 | instance | Thursday 13 August 2026 00:49:46 +0000 (0:01:28.957) 0:02:08.904 ******* 2026-08-13 00:49:46.400453 | instance | changed: [instance] 2026-08-13 00:49:46.400585 | instance | 2026-08-13 00:49:46.400600 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-13 00:49:46.400769 | instance | Thursday 13 August 2026 00:49:46 +0000 (0:00:00.220) 0:02:09.125 ******* 2026-08-13 00:49:46.447095 | instance | ok: [instance] 2026-08-13 00:49:46.447135 | instance | 2026-08-13 00:49:46.447319 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-13 00:49:46.447388 | instance | Thursday 13 August 2026 00:49:46 +0000 (0:00:00.046) 0:02:09.172 ******* 2026-08-13 00:49:46.531299 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-13 00:49:46.531381 | instance | 2026-08-13 00:49:46.531397 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-13 00:49:46.531527 | instance | Thursday 13 August 2026 00:49:46 +0000 (0:00:00.083) 0:02:09.256 ******* 2026-08-13 00:49:52.210273 | instance | ok: [instance] 2026-08-13 00:49:52.210351 | instance | 2026-08-13 00:49:52.210363 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-13 00:49:52.210410 | instance | Thursday 13 August 2026 00:49:52 +0000 (0:00:05.677) 0:02:14.933 ******* 2026-08-13 00:49:52.265704 | instance | ok: [instance] => (item=instance) 2026-08-13 00:49:52.265779 | instance | 2026-08-13 00:49:52.266097 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-13 00:49:52.266157 | instance | Thursday 13 August 2026 00:49:52 +0000 (0:00:00.056) 0:02:14.990 ******* 2026-08-13 00:49:52.704276 | instance | ok: [instance] 2026-08-13 00:49:52.704338 | instance | 2026-08-13 00:49:52.704345 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-13 00:49:52.704351 | instance | Thursday 13 August 2026 00:49:52 +0000 (0:00:00.438) 0:02:15.428 ******* 2026-08-13 00:49:59.174422 | instance | ok: [instance] 2026-08-13 00:49:59.174544 | instance | 2026-08-13 00:49:59.174563 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-13 00:49:59.174750 | instance | Thursday 13 August 2026 00:49:59 +0000 (0:00:06.470) 0:02:21.899 ******* 2026-08-13 00:50:47.108887 | instance | changed: [instance] 2026-08-13 00:50:47.108956 | instance | 2026-08-13 00:50:47.109124 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-13 00:50:47.109247 | instance | Thursday 13 August 2026 00:50:47 +0000 (0:00:47.933) 0:03:09.832 ******* 2026-08-13 00:51:01.313088 | instance | ok: [instance] 2026-08-13 00:51:01.313155 | instance | 2026-08-13 00:51:01.313168 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-13 00:51:01.313185 | instance | Thursday 13 August 2026 00:51:01 +0000 (0:00:14.204) 0:03:24.037 ******* 2026-08-13 00:51:01.414629 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-13 00:51:01.414712 | instance | 2026-08-13 00:51:01.414795 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-13 00:51:01.414946 | instance | Thursday 13 August 2026 00:51:01 +0000 (0:00:00.101) 0:03:24.139 ******* 2026-08-13 00:51:01.472394 | instance | skipping: [instance] 2026-08-13 00:51:01.472534 | instance | 2026-08-13 00:51:01.472719 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-13 00:51:01.472839 | instance | Thursday 13 August 2026 00:51:01 +0000 (0:00:00.057) 0:03:24.196 ******* 2026-08-13 00:51:01.533413 | instance | skipping: [instance] => (item=instance) 2026-08-13 00:51:01.533628 | instance | skipping: [instance] 2026-08-13 00:51:01.533868 | instance | 2026-08-13 00:51:01.534130 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-13 00:51:01.534389 | instance | Thursday 13 August 2026 00:51:01 +0000 (0:00:00.060) 0:03:24.257 ******* 2026-08-13 00:51:01.781497 | instance | ok: [instance] 2026-08-13 00:51:01.781775 | instance | 2026-08-13 00:51:01.782054 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-13 00:51:01.782323 | instance | Thursday 13 August 2026 00:51:01 +0000 (0:00:00.247) 0:03:24.505 ******* 2026-08-13 00:51:08.257522 | instance | ok: [instance] 2026-08-13 00:51:08.257759 | instance | 2026-08-13 00:51:08.258104 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-13 00:51:08.258400 | instance | Thursday 13 August 2026 00:51:08 +0000 (0:00:06.476) 0:03:30.981 ******* 2026-08-13 00:51:20.463140 | instance | changed: [instance] 2026-08-13 00:51:20.463199 | instance | 2026-08-13 00:51:20.463209 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-13 00:51:20.463216 | instance | Thursday 13 August 2026 00:51:20 +0000 (0:00:12.205) 0:03:43.187 ******* 2026-08-13 00:51:26.532510 | instance | ok: [instance] 2026-08-13 00:51:26.532620 | instance | 2026-08-13 00:51:26.532899 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-13 00:51:26.532959 | instance | Thursday 13 August 2026 00:51:26 +0000 (0:00:06.069) 0:03:49.257 ******* 2026-08-13 00:51:34.280977 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-13 00:51:34.281072 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-08-13 00:51:34.281182 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-08-13 00:51:34.281287 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-08-13 00:51:34.281402 | instance | 2026-08-13 00:51:34.281526 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-13 00:51:34.281632 | instance | 2026-08-13 00:51:34.281770 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:51:34.281877 | instance | Thursday 13 August 2026 00:51:34 +0000 (0:00:07.748) 0:03:57.005 ******* 2026-08-13 00:51:35.252696 | instance | ok: [instance] 2026-08-13 00:51:35.252772 | instance | 2026-08-13 00:51:35.252885 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:35.253015 | instance | Thursday 13 August 2026 00:51:35 +0000 (0:00:00.971) 0:03:57.977 ******* 2026-08-13 00:51:35.470709 | instance | ok: [instance] 2026-08-13 00:51:35.470789 | instance | 2026-08-13 00:51:35.470840 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:35.471010 | instance | Thursday 13 August 2026 00:51:35 +0000 (0:00:00.218) 0:03:58.195 ******* 2026-08-13 00:51:35.515191 | instance | skipping: [instance] 2026-08-13 00:51:35.515254 | instance | 2026-08-13 00:51:35.515356 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:51:35.515490 | instance | Thursday 13 August 2026 00:51:35 +0000 (0:00:00.044) 0:03:58.239 ******* 2026-08-13 00:51:35.739472 | instance | ok: [instance] 2026-08-13 00:51:35.739588 | instance | 2026-08-13 00:51:35.739672 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:35.739796 | instance | Thursday 13 August 2026 00:51:35 +0000 (0:00:00.224) 0:03:58.463 ******* 2026-08-13 00:51:35.797450 | instance | ok: [instance] => { 2026-08-13 00:51:35.797581 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:51:35.797786 | instance | } 2026-08-13 00:51:35.797849 | instance | 2026-08-13 00:51:35.798031 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:35.798099 | instance | Thursday 13 August 2026 00:51:35 +0000 (0:00:00.057) 0:03:58.521 ******* 2026-08-13 00:51:36.098165 | instance | ok: [instance] 2026-08-13 00:51:36.098245 | instance | 2026-08-13 00:51:36.098300 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:36.098477 | instance | Thursday 13 August 2026 00:51:36 +0000 (0:00:00.300) 0:03:58.822 ******* 2026-08-13 00:51:36.151325 | instance | skipping: [instance] 2026-08-13 00:51:36.151365 | instance | 2026-08-13 00:51:36.151495 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:36.151616 | instance | Thursday 13 August 2026 00:51:36 +0000 (0:00:00.053) 0:03:58.875 ******* 2026-08-13 00:51:36.201776 | instance | skipping: [instance] 2026-08-13 00:51:36.201847 | instance | 2026-08-13 00:51:36.202032 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:36.202103 | instance | Thursday 13 August 2026 00:51:36 +0000 (0:00:00.050) 0:03:58.926 ******* 2026-08-13 00:51:36.415110 | instance | ok: [instance] 2026-08-13 00:51:36.415199 | instance | 2026-08-13 00:51:36.415258 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:36.415357 | instance | Thursday 13 August 2026 00:51:36 +0000 (0:00:00.213) 0:03:59.139 ******* 2026-08-13 00:51:37.685463 | instance | ok: [instance] 2026-08-13 00:51:37.685548 | instance | 2026-08-13 00:51:37.685564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:37.685743 | instance | Thursday 13 August 2026 00:51:37 +0000 (0:00:01.270) 0:04:00.409 ******* 2026-08-13 00:51:37.756676 | instance | ok: [instance] => { 2026-08-13 00:51:37.756799 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 00:51:37.756975 | instance | } 2026-08-13 00:51:37.757039 | instance | 2026-08-13 00:51:37.757233 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:37.757299 | instance | Thursday 13 August 2026 00:51:37 +0000 (0:00:00.071) 0:04:00.481 ******* 2026-08-13 00:51:38.106953 | instance | ok: [instance] 2026-08-13 00:51:38.107035 | instance | 2026-08-13 00:51:38.107124 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:38.107245 | instance | Thursday 13 August 2026 00:51:38 +0000 (0:00:00.349) 0:04:00.831 ******* 2026-08-13 00:51:40.067287 | instance | ok: [instance] 2026-08-13 00:51:40.067362 | instance | 2026-08-13 00:51:40.067479 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:51:40.067601 | instance | Thursday 13 August 2026 00:51:40 +0000 (0:00:01.960) 0:04:02.791 ******* 2026-08-13 00:51:40.099293 | instance | skipping: [instance] 2026-08-13 00:51:40.099383 | instance | 2026-08-13 00:51:40.099507 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:51:40.099628 | instance | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.032) 0:04:02.824 ******* 2026-08-13 00:51:40.131363 | instance | skipping: [instance] 2026-08-13 00:51:40.131457 | instance | 2026-08-13 00:51:40.131589 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:51:40.131702 | instance | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.032) 0:04:02.856 ******* 2026-08-13 00:51:40.163647 | instance | skipping: [instance] 2026-08-13 00:51:40.163735 | instance | 2026-08-13 00:51:40.163853 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:51:40.164015 | instance | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.032) 0:04:02.888 ******* 2026-08-13 00:51:41.448009 | instance | ok: [instance] 2026-08-13 00:51:41.448081 | instance | 2026-08-13 00:51:41.448381 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:51:41.448397 | instance | Thursday 13 August 2026 00:51:41 +0000 (0:00:01.283) 0:04:04.172 ******* 2026-08-13 00:51:41.893210 | instance | ok: [instance] 2026-08-13 00:51:41.893278 | instance | 2026-08-13 00:51:41.893541 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:51:41.893557 | instance | Thursday 13 August 2026 00:51:41 +0000 (0:00:00.445) 0:04:04.618 ******* 2026-08-13 00:51:42.795217 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-13 00:51:42.795294 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:51:42.796024 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:51:42.796076 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:51:42.796083 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:51:42.796088 | instance | 2026-08-13 00:51:42.796093 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:51:42.796097 | instance | Thursday 13 August 2026 00:51:42 +0000 (0:00:00.901) 0:04:05.520 ******* 2026-08-13 00:51:43.320344 | instance | ok: [instance] 2026-08-13 00:51:43.320422 | instance | 2026-08-13 00:51:43.320609 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:51:43.320655 | instance | Thursday 13 August 2026 00:51:43 +0000 (0:00:00.518) 0:04:06.038 ******* 2026-08-13 00:51:43.321061 | instance | 2026-08-13 00:51:43.321122 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:51:43.321129 | instance | Thursday 13 August 2026 00:51:43 +0000 (0:00:00.006) 0:04:06.045 ******* 2026-08-13 00:51:43.668718 | instance | ok: [instance] 2026-08-13 00:51:43.668815 | instance | 2026-08-13 00:51:43.669034 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:43.669092 | instance | Thursday 13 August 2026 00:51:43 +0000 (0:00:00.348) 0:04:06.393 ******* 2026-08-13 00:51:43.876262 | instance | ok: [instance] 2026-08-13 00:51:43.876338 | instance | 2026-08-13 00:51:43.876611 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:43.876658 | instance | Thursday 13 August 2026 00:51:43 +0000 (0:00:00.207) 0:04:06.600 ******* 2026-08-13 00:51:43.928842 | instance | ok: [instance] => { 2026-08-13 00:51:43.929443 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:51:43.929478 | instance | } 2026-08-13 00:51:43.929484 | instance | 2026-08-13 00:51:43.929488 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:43.929494 | instance | Thursday 13 August 2026 00:51:43 +0000 (0:00:00.052) 0:04:06.653 ******* 2026-08-13 00:51:44.285641 | instance | ok: [instance] 2026-08-13 00:51:44.285716 | instance | 2026-08-13 00:51:44.285991 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:44.286047 | instance | Thursday 13 August 2026 00:51:44 +0000 (0:00:00.356) 0:04:07.010 ******* 2026-08-13 00:51:48.371373 | instance | ok: [instance] 2026-08-13 00:51:48.371424 | instance | 2026-08-13 00:51:48.371430 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:51:48.371435 | instance | Thursday 13 August 2026 00:51:48 +0000 (0:00:04.085) 0:04:11.095 ******* 2026-08-13 00:51:49.570160 | instance | ok: [instance] 2026-08-13 00:51:49.570207 | instance | 2026-08-13 00:51:49.570213 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:51:49.570218 | instance | Thursday 13 August 2026 00:51:49 +0000 (0:00:01.198) 0:04:12.294 ******* 2026-08-13 00:51:49.768673 | instance | ok: [instance] 2026-08-13 00:51:49.768755 | instance | 2026-08-13 00:51:49.768774 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:51:49.768931 | instance | Thursday 13 August 2026 00:51:49 +0000 (0:00:00.198) 0:04:12.493 ******* 2026-08-13 00:51:50.213904 | instance | ok: [instance] 2026-08-13 00:51:50.213996 | instance | 2026-08-13 00:51:50.214236 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:51:50.214487 | instance | Thursday 13 August 2026 00:51:50 +0000 (0:00:00.445) 0:04:12.938 ******* 2026-08-13 00:51:50.796599 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-13 00:51:50.796701 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:51:50.797320 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:51:50.797375 | instance | 2026-08-13 00:51:50.797381 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:51:50.797386 | instance | Thursday 13 August 2026 00:51:50 +0000 (0:00:00.582) 0:04:13.521 ******* 2026-08-13 00:51:51.223663 | instance | ok: [instance] 2026-08-13 00:51:51.223737 | instance | 2026-08-13 00:51:51.223996 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:51:51.224065 | instance | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.426) 0:04:13.948 ******* 2026-08-13 00:51:51.671460 | instance | ok: [instance] 2026-08-13 00:51:51.671554 | instance | 2026-08-13 00:51:51.672174 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:51:51.672249 | instance | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.436) 0:04:14.384 ******* 2026-08-13 00:51:51.672258 | instance | 2026-08-13 00:51:51.672265 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:51:51.672271 | instance | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.011) 0:04:14.395 ******* 2026-08-13 00:51:52.027857 | instance | ok: [instance] 2026-08-13 00:51:52.027942 | instance | 2026-08-13 00:51:52.028182 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-13 00:51:52.028246 | instance | Thursday 13 August 2026 00:51:52 +0000 (0:00:00.356) 0:04:14.752 ******* 2026-08-13 00:51:52.090784 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-13 00:51:52.090883 | instance | 2026-08-13 00:51:52.091164 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-13 00:51:52.091215 | instance | Thursday 13 August 2026 00:51:52 +0000 (0:00:00.062) 0:04:14.815 ******* 2026-08-13 00:51:53.383044 | instance | ok: [instance] 2026-08-13 00:51:53.383142 | instance | 2026-08-13 00:51:53.383447 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-13 00:51:53.383522 | instance | Thursday 13 August 2026 00:51:53 +0000 (0:00:01.292) 0:04:16.107 ******* 2026-08-13 00:51:54.044720 | instance | ok: [instance] => (item=chronyd) 2026-08-13 00:51:54.044827 | instance | ok: [instance] => (item=sshd) 2026-08-13 00:51:54.044863 | instance | 2026-08-13 00:51:54.045154 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-13 00:51:54.045210 | instance | Thursday 13 August 2026 00:51:54 +0000 (0:00:00.661) 0:04:16.769 ******* 2026-08-13 00:51:54.351188 | instance | ok: [instance] 2026-08-13 00:51:54.351280 | instance | 2026-08-13 00:51:54.351353 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-13 00:51:54.351548 | instance | Thursday 13 August 2026 00:51:54 +0000 (0:00:00.306) 0:04:17.075 ******* 2026-08-13 00:51:54.561479 | instance | ok: [instance] 2026-08-13 00:51:54.561579 | instance | 2026-08-13 00:51:54.561899 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-13 00:51:54.561961 | instance | Thursday 13 August 2026 00:51:54 +0000 (0:00:00.210) 0:04:17.285 ******* 2026-08-13 00:51:54.815538 | instance | ok: [instance] 2026-08-13 00:51:54.815639 | instance | 2026-08-13 00:51:54.815655 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-13 00:51:54.815834 | instance | Thursday 13 August 2026 00:51:54 +0000 (0:00:00.254) 0:04:17.540 ******* 2026-08-13 00:51:55.022399 | instance | ok: [instance] 2026-08-13 00:51:55.022491 | instance | 2026-08-13 00:51:55.022508 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-13 00:51:55.022681 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.206) 0:04:17.747 ******* 2026-08-13 00:51:55.452567 | instance | ok: [instance] => (item=instance) 2026-08-13 00:51:55.452646 | instance | 2026-08-13 00:51:55.452857 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-13 00:51:55.452909 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.430) 0:04:18.177 ******* 2026-08-13 00:51:55.508868 | instance | ok: [instance] 2026-08-13 00:51:55.509133 | instance | 2026-08-13 00:51:55.509324 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-13 00:51:55.509489 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.055) 0:04:18.233 ******* 2026-08-13 00:51:55.570214 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-13 00:51:55.570323 | instance | 2026-08-13 00:51:55.570414 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-13 00:51:55.570624 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.061) 0:04:18.294 ******* 2026-08-13 00:51:55.624853 | instance | skipping: [instance] 2026-08-13 00:51:55.625126 | instance | 2026-08-13 00:51:55.625421 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-13 00:51:55.625714 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.051) 0:04:18.346 ******* 2026-08-13 00:51:55.675986 | instance | skipping: [instance] => (item=instance) 2026-08-13 00:51:55.676071 | instance | skipping: [instance] 2026-08-13 00:51:55.676184 | instance | 2026-08-13 00:51:55.676311 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-13 00:51:55.676433 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.054) 0:04:18.400 ******* 2026-08-13 00:51:55.935894 | instance | ok: [instance] 2026-08-13 00:51:55.936124 | instance | 2026-08-13 00:51:55.936393 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-13 00:51:55.936707 | instance | Thursday 13 August 2026 00:51:55 +0000 (0:00:00.259) 0:04:18.660 ******* 2026-08-13 00:52:02.459504 | instance | ok: [instance] 2026-08-13 00:52:02.459599 | instance | 2026-08-13 00:52:02.459665 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-13 00:52:02.459776 | instance | Thursday 13 August 2026 00:52:02 +0000 (0:00:06.524) 0:04:25.184 ******* 2026-08-13 00:52:07.852391 | instance | ok: [instance] 2026-08-13 00:52:07.852491 | instance | 2026-08-13 00:52:07.852508 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-13 00:52:07.852548 | instance | Thursday 13 August 2026 00:52:07 +0000 (0:00:05.391) 0:04:30.575 ******* 2026-08-13 00:52:21.869096 | instance | ok: [instance] 2026-08-13 00:52:21.869173 | instance | 2026-08-13 00:52:21.869439 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-13 00:52:21.869455 | instance | Thursday 13 August 2026 00:52:21 +0000 (0:00:14.018) 0:04:44.593 ******* 2026-08-13 00:53:53.961215 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-13 00:53:53.961328 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-13 00:53:53.962071 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-13 00:53:53.962397 | instance | 2026-08-13 00:53:53.962675 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-13 00:53:53.962944 | instance | Thursday 13 August 2026 00:53:53 +0000 (0:01:32.091) 0:06:16.685 ******* 2026-08-13 00:53:59.740142 | instance | ok: [instance] 2026-08-13 00:53:59.740236 | instance | 2026-08-13 00:53:59.740482 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-13 00:53:59.740553 | instance | Thursday 13 August 2026 00:53:59 +0000 (0:00:05.778) 0:06:22.464 ******* 2026-08-13 00:54:05.854450 | instance | ok: [instance] 2026-08-13 00:54:05.854512 | instance | 2026-08-13 00:54:05.854816 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-13 00:54:05.854874 | instance | Thursday 13 August 2026 00:54:05 +0000 (0:00:06.114) 0:06:28.578 ******* 2026-08-13 00:54:05.920950 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-08-13 00:54:05.921052 | instance | 2026-08-13 00:54:05.921290 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-08-13 00:54:05.921327 | instance | Thursday 13 August 2026 00:54:05 +0000 (0:00:00.066) 0:06:28.645 ******* 2026-08-13 00:54:05.975743 | instance | ok: [instance] 2026-08-13 00:54:05.975834 | instance | 2026-08-13 00:54:05.976088 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-08-13 00:54:05.976147 | instance | Thursday 13 August 2026 00:54:05 +0000 (0:00:00.054) 0:06:28.700 ******* 2026-08-13 00:54:12.079387 | instance | ok: [instance] 2026-08-13 00:54:12.079488 | instance | 2026-08-13 00:54:12.079563 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-08-13 00:54:12.079730 | instance | Thursday 13 August 2026 00:54:12 +0000 (0:00:06.103) 0:06:34.803 ******* 2026-08-13 00:54:12.133447 | instance | ok: [instance] 2026-08-13 00:54:12.133866 | instance | 2026-08-13 00:54:12.133896 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-08-13 00:54:12.133903 | instance | Thursday 13 August 2026 00:54:12 +0000 (0:00:00.053) 0:06:34.857 ******* 2026-08-13 00:54:12.179293 | instance | skipping: [instance] => (item=1) 2026-08-13 00:54:12.180293 | instance | skipping: [instance] => (item=1) 2026-08-13 00:54:12.180326 | instance | skipping: [instance] => (item=1) 2026-08-13 00:54:12.180334 | instance | skipping: [instance] 2026-08-13 00:54:12.180342 | instance | 2026-08-13 00:54:12.180349 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-08-13 00:54:12.180356 | instance | Thursday 13 August 2026 00:54:12 +0000 (0:00:00.045) 0:06:34.903 ******* 2026-08-13 00:54:12.262955 | instance | skipping: [instance] 2026-08-13 00:54:12.262996 | instance | 2026-08-13 00:54:12.263518 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-13 00:54:12.263570 | instance | 2026-08-13 00:54:12.263576 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:12.263580 | instance | Thursday 13 August 2026 00:54:12 +0000 (0:00:00.083) 0:06:34.987 ******* 2026-08-13 00:54:13.297554 | instance | ok: [instance] 2026-08-13 00:54:13.297634 | instance | 2026-08-13 00:54:13.297885 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:13.297903 | instance | Thursday 13 August 2026 00:54:13 +0000 (0:00:01.034) 0:06:36.021 ******* 2026-08-13 00:54:13.512892 | instance | ok: [instance] 2026-08-13 00:54:13.512989 | instance | 2026-08-13 00:54:13.513265 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:13.513333 | instance | Thursday 13 August 2026 00:54:13 +0000 (0:00:00.215) 0:06:36.237 ******* 2026-08-13 00:54:13.564032 | instance | skipping: [instance] 2026-08-13 00:54:13.564132 | instance | 2026-08-13 00:54:13.564397 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:54:13.564447 | instance | Thursday 13 August 2026 00:54:13 +0000 (0:00:00.050) 0:06:36.288 ******* 2026-08-13 00:54:13.782614 | instance | ok: [instance] 2026-08-13 00:54:13.782711 | instance | 2026-08-13 00:54:13.782948 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:13.782982 | instance | Thursday 13 August 2026 00:54:13 +0000 (0:00:00.218) 0:06:36.507 ******* 2026-08-13 00:54:13.852550 | instance | ok: [instance] => { 2026-08-13 00:54:13.852741 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:54:13.852986 | instance | } 2026-08-13 00:54:13.853165 | instance | 2026-08-13 00:54:13.853358 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:13.853570 | instance | Thursday 13 August 2026 00:54:13 +0000 (0:00:00.069) 0:06:36.576 ******* 2026-08-13 00:54:14.175297 | instance | ok: [instance] 2026-08-13 00:54:14.175408 | instance | 2026-08-13 00:54:14.175471 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:14.175622 | instance | Thursday 13 August 2026 00:54:14 +0000 (0:00:00.323) 0:06:36.899 ******* 2026-08-13 00:54:14.229379 | instance | skipping: [instance] 2026-08-13 00:54:14.229555 | instance | 2026-08-13 00:54:14.229765 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:14.229920 | instance | Thursday 13 August 2026 00:54:14 +0000 (0:00:00.054) 0:06:36.953 ******* 2026-08-13 00:54:14.286805 | instance | skipping: [instance] 2026-08-13 00:54:14.287199 | instance | 2026-08-13 00:54:14.287534 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:14.287939 | instance | Thursday 13 August 2026 00:54:14 +0000 (0:00:00.056) 0:06:37.009 ******* 2026-08-13 00:54:14.509298 | instance | ok: [instance] 2026-08-13 00:54:14.509340 | instance | 2026-08-13 00:54:14.509511 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:14.509716 | instance | Thursday 13 August 2026 00:54:14 +0000 (0:00:00.222) 0:06:37.232 ******* 2026-08-13 00:54:15.648351 | instance | ok: [instance] 2026-08-13 00:54:15.648442 | instance | 2026-08-13 00:54:15.648508 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:15.648758 | instance | Thursday 13 August 2026 00:54:15 +0000 (0:00:01.140) 0:06:38.373 ******* 2026-08-13 00:54:15.726600 | instance | ok: [instance] => { 2026-08-13 00:54:15.727391 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 00:54:15.727428 | instance | } 2026-08-13 00:54:15.727436 | instance | 2026-08-13 00:54:15.727442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:15.727449 | instance | Thursday 13 August 2026 00:54:15 +0000 (0:00:00.078) 0:06:38.451 ******* 2026-08-13 00:54:16.073966 | instance | ok: [instance] 2026-08-13 00:54:16.074051 | instance | 2026-08-13 00:54:16.074447 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:16.074488 | instance | Thursday 13 August 2026 00:54:16 +0000 (0:00:00.347) 0:06:38.798 ******* 2026-08-13 00:54:18.052977 | instance | ok: [instance] 2026-08-13 00:54:18.053071 | instance | 2026-08-13 00:54:18.053324 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:54:18.053377 | instance | Thursday 13 August 2026 00:54:18 +0000 (0:00:01.979) 0:06:40.777 ******* 2026-08-13 00:54:18.098912 | instance | skipping: [instance] 2026-08-13 00:54:18.099272 | instance | 2026-08-13 00:54:18.099296 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:54:18.099302 | instance | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.046) 0:06:40.823 ******* 2026-08-13 00:54:18.139628 | instance | skipping: [instance] 2026-08-13 00:54:18.139722 | instance | 2026-08-13 00:54:18.139979 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:54:18.140004 | instance | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.040) 0:06:40.864 ******* 2026-08-13 00:54:18.177073 | instance | skipping: [instance] 2026-08-13 00:54:18.177224 | instance | 2026-08-13 00:54:18.177577 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:54:18.177603 | instance | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.037) 0:06:40.901 ******* 2026-08-13 00:54:19.477181 | instance | ok: [instance] 2026-08-13 00:54:19.477274 | instance | 2026-08-13 00:54:19.477542 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:54:19.477597 | instance | Thursday 13 August 2026 00:54:19 +0000 (0:00:01.299) 0:06:42.201 ******* 2026-08-13 00:54:19.926376 | instance | ok: [instance] 2026-08-13 00:54:19.926495 | instance | 2026-08-13 00:54:19.926897 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:54:19.926945 | instance | Thursday 13 August 2026 00:54:19 +0000 (0:00:00.448) 0:06:42.650 ******* 2026-08-13 00:54:20.885134 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-13 00:54:20.885222 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:54:20.885942 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:54:20.886010 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:54:20.886017 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:54:20.886024 | instance | 2026-08-13 00:54:20.886030 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:54:20.886035 | instance | Thursday 13 August 2026 00:54:20 +0000 (0:00:00.958) 0:06:43.609 ******* 2026-08-13 00:54:21.435375 | instance | ok: [instance] 2026-08-13 00:54:21.435460 | instance | 2026-08-13 00:54:21.436073 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:54:21.436090 | instance | Thursday 13 August 2026 00:54:21 +0000 (0:00:00.543) 0:06:44.153 ******* 2026-08-13 00:54:21.436096 | instance | 2026-08-13 00:54:21.436100 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:54:21.436104 | instance | Thursday 13 August 2026 00:54:21 +0000 (0:00:00.007) 0:06:44.160 ******* 2026-08-13 00:54:21.812122 | instance | ok: [instance] 2026-08-13 00:54:21.812186 | instance | 2026-08-13 00:54:21.812416 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:21.812576 | instance | Thursday 13 August 2026 00:54:21 +0000 (0:00:00.376) 0:06:44.536 ******* 2026-08-13 00:54:22.023719 | instance | ok: [instance] 2026-08-13 00:54:22.023827 | instance | 2026-08-13 00:54:22.023840 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:22.023985 | instance | Thursday 13 August 2026 00:54:22 +0000 (0:00:00.211) 0:06:44.748 ******* 2026-08-13 00:54:22.087067 | instance | ok: [instance] => { 2026-08-13 00:54:22.087169 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:54:22.087674 | instance | } 2026-08-13 00:54:22.087737 | instance | 2026-08-13 00:54:22.087744 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:22.087751 | instance | Thursday 13 August 2026 00:54:22 +0000 (0:00:00.062) 0:06:44.811 ******* 2026-08-13 00:54:22.448639 | instance | ok: [instance] 2026-08-13 00:54:22.448746 | instance | 2026-08-13 00:54:22.449070 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:22.449130 | instance | Thursday 13 August 2026 00:54:22 +0000 (0:00:00.362) 0:06:45.173 ******* 2026-08-13 00:54:25.530924 | instance | ok: [instance] 2026-08-13 00:54:25.530985 | instance | 2026-08-13 00:54:25.530992 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:54:25.530997 | instance | Thursday 13 August 2026 00:54:25 +0000 (0:00:03.081) 0:06:48.255 ******* 2026-08-13 00:54:26.759574 | instance | ok: [instance] 2026-08-13 00:54:26.759682 | instance | 2026-08-13 00:54:26.759999 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:54:26.760058 | instance | Thursday 13 August 2026 00:54:26 +0000 (0:00:01.228) 0:06:49.484 ******* 2026-08-13 00:54:26.950299 | instance | ok: [instance] 2026-08-13 00:54:26.950806 | instance | 2026-08-13 00:54:26.950871 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:54:26.950879 | instance | Thursday 13 August 2026 00:54:26 +0000 (0:00:00.190) 0:06:49.674 ******* 2026-08-13 00:54:27.376191 | instance | ok: [instance] 2026-08-13 00:54:27.376485 | instance | 2026-08-13 00:54:27.376574 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:54:27.376800 | instance | Thursday 13 August 2026 00:54:27 +0000 (0:00:00.426) 0:06:50.100 ******* 2026-08-13 00:54:27.948286 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-13 00:54:27.948371 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:54:27.948639 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:54:27.948723 | instance | 2026-08-13 00:54:27.948976 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:54:27.949031 | instance | Thursday 13 August 2026 00:54:27 +0000 (0:00:00.572) 0:06:50.672 ******* 2026-08-13 00:54:28.385500 | instance | ok: [instance] 2026-08-13 00:54:28.385629 | instance | 2026-08-13 00:54:28.386066 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:54:28.386158 | instance | Thursday 13 August 2026 00:54:28 +0000 (0:00:00.436) 0:06:51.109 ******* 2026-08-13 00:54:28.821254 | instance | ok: [instance] 2026-08-13 00:54:28.821347 | instance | 2026-08-13 00:54:28.821363 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:54:28.821874 | instance | Thursday 13 August 2026 00:54:28 +0000 (0:00:00.428) 0:06:51.538 ******* 2026-08-13 00:54:28.821930 | instance | 2026-08-13 00:54:28.821937 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:54:28.821941 | instance | Thursday 13 August 2026 00:54:28 +0000 (0:00:00.007) 0:06:51.545 ******* 2026-08-13 00:54:29.183117 | instance | ok: [instance] 2026-08-13 00:54:29.183188 | instance | 2026-08-13 00:54:29.183386 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-13 00:54:29.183404 | instance | Thursday 13 August 2026 00:54:29 +0000 (0:00:00.361) 0:06:51.907 ******* 2026-08-13 00:54:29.233341 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-13 00:54:29.233700 | instance | 2026-08-13 00:54:29.234126 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-13 00:54:29.234134 | instance | Thursday 13 August 2026 00:54:29 +0000 (0:00:00.050) 0:06:51.958 ******* 2026-08-13 00:54:30.248472 | instance | ok: [instance] 2026-08-13 00:54:30.248583 | instance | 2026-08-13 00:54:30.248975 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-13 00:54:30.249034 | instance | Thursday 13 August 2026 00:54:30 +0000 (0:00:01.015) 0:06:52.973 ******* 2026-08-13 00:54:30.924646 | instance | ok: [instance] => (item=chronyd) 2026-08-13 00:54:30.924723 | instance | ok: [instance] => (item=sshd) 2026-08-13 00:54:30.924736 | instance | 2026-08-13 00:54:30.924752 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-13 00:54:30.924869 | instance | Thursday 13 August 2026 00:54:30 +0000 (0:00:00.675) 0:06:53.648 ******* 2026-08-13 00:54:31.233231 | instance | ok: [instance] 2026-08-13 00:54:31.233322 | instance | 2026-08-13 00:54:31.233393 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-13 00:54:31.233550 | instance | Thursday 13 August 2026 00:54:31 +0000 (0:00:00.309) 0:06:53.957 ******* 2026-08-13 00:54:31.457314 | instance | ok: [instance] 2026-08-13 00:54:31.457362 | instance | 2026-08-13 00:54:31.457646 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-13 00:54:31.457697 | instance | Thursday 13 August 2026 00:54:31 +0000 (0:00:00.223) 0:06:54.181 ******* 2026-08-13 00:54:31.708268 | instance | ok: [instance] 2026-08-13 00:54:31.708357 | instance | 2026-08-13 00:54:31.708423 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-13 00:54:31.708590 | instance | Thursday 13 August 2026 00:54:31 +0000 (0:00:00.250) 0:06:54.432 ******* 2026-08-13 00:54:31.918074 | instance | ok: [instance] 2026-08-13 00:54:31.918137 | instance | 2026-08-13 00:54:31.918412 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-13 00:54:31.918463 | instance | Thursday 13 August 2026 00:54:31 +0000 (0:00:00.210) 0:06:54.642 ******* 2026-08-13 00:54:44.138335 | instance | changed: [instance] 2026-08-13 00:54:44.138474 | instance | 2026-08-13 00:54:44.138570 | instance | PLAY [all] ********************************************************************* 2026-08-13 00:54:44.138678 | instance | 2026-08-13 00:54:44.138799 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-13 00:54:44.138926 | instance | Thursday 13 August 2026 00:54:44 +0000 (0:00:12.220) 0:07:06.863 ******* 2026-08-13 00:54:44.536330 | instance | changed: [instance] 2026-08-13 00:54:44.536372 | instance | 2026-08-13 00:54:44.536379 | instance | PLAY [all] ********************************************************************* 2026-08-13 00:54:44.536386 | instance | 2026-08-13 00:54:44.536391 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:44.536397 | instance | Thursday 13 August 2026 00:54:44 +0000 (0:00:00.397) 0:07:07.260 ******* 2026-08-13 00:54:45.482595 | instance | ok: [instance] 2026-08-13 00:54:45.482668 | instance | 2026-08-13 00:54:45.482790 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-13 00:54:45.482911 | instance | Thursday 13 August 2026 00:54:45 +0000 (0:00:00.946) 0:07:08.207 ******* 2026-08-13 00:54:49.143211 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-13 00:54:49.143304 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-13 00:54:49.144647 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-13 00:54:49.144713 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-13 00:54:49.144725 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-13 00:54:49.144735 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-13 00:54:49.144744 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-13 00:54:49.144753 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-13 00:54:49.144762 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-13 00:54:49.144771 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-13 00:54:49.144780 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-13 00:54:49.144789 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-13 00:54:49.144805 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-13 00:54:49.144815 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-13 00:54:49.145951 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-13 00:54:49.145990 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-13 00:54:49.145996 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-13 00:54:49.146005 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-13 00:54:49.146009 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-13 00:54:49.146013 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-13 00:54:49.146018 | instance | 2026-08-13 00:54:49.146041 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-13 00:54:49.146046 | instance | Thursday 13 August 2026 00:54:49 +0000 (0:00:03.660) 0:07:11.868 ******* 2026-08-13 00:54:49.335557 | instance | changed: [instance] 2026-08-13 00:54:49.335666 | instance | 2026-08-13 00:54:49.336111 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-13 00:54:49.336165 | instance | Thursday 13 August 2026 00:54:49 +0000 (0:00:00.192) 0:07:12.060 ******* 2026-08-13 00:54:49.785810 | instance | changed: [instance] 2026-08-13 00:54:49.785884 | instance | 2026-08-13 00:54:49.786155 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-13 00:54:49.786194 | instance | Thursday 13 August 2026 00:54:49 +0000 (0:00:00.450) 0:07:12.510 ******* 2026-08-13 00:54:50.034040 | instance | ok: [instance] 2026-08-13 00:54:50.034079 | instance | 2026-08-13 00:54:50.034084 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-13 00:54:50.034089 | instance | Thursday 13 August 2026 00:54:50 +0000 (0:00:00.248) 0:07:12.758 ******* 2026-08-13 00:54:50.085700 | instance | ok: [instance] 2026-08-13 00:54:50.085731 | instance | 2026-08-13 00:54:50.085736 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-13 00:54:50.085741 | instance | 2026-08-13 00:54:50.085745 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:50.085749 | instance | Thursday 13 August 2026 00:54:50 +0000 (0:00:00.051) 0:07:12.810 ******* 2026-08-13 00:54:51.023832 | instance | ok: [instance] 2026-08-13 00:54:51.023916 | instance | 2026-08-13 00:54:51.024170 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-13 00:54:51.024217 | instance | Thursday 13 August 2026 00:54:51 +0000 (0:00:00.937) 0:07:13.747 ******* 2026-08-13 00:54:51.228767 | instance | changed: [instance] 2026-08-13 00:54:51.228853 | instance | 2026-08-13 00:54:51.229082 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-13 00:54:51.229154 | instance | Thursday 13 August 2026 00:54:51 +0000 (0:00:00.205) 0:07:13.953 ******* 2026-08-13 00:54:52.085919 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-13 00:54:52.087139 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-13 00:54:52.087227 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-13 00:54:52.087236 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-13 00:54:52.087243 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-13 00:54:52.087249 | instance | 2026-08-13 00:54:52.087256 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-13 00:54:52.087263 | instance | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.857) 0:07:14.810 ******* 2026-08-13 00:54:52.260843 | 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-08-13 00:54:52.412823 | 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-08-13 00:54:52.572369 | 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-08-13 00:54:52.587046 | instance | ...ignoring 2026-08-13 00:54:52.587177 | instance | 2026-08-13 00:54:52.587368 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-13 00:54:52.587516 | instance | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.501) 0:07:15.311 ******* 2026-08-13 00:54:52.776969 | instance | ok: [instance] 2026-08-13 00:54:52.777074 | instance | 2026-08-13 00:54:52.777310 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-13 00:54:52.777534 | instance | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.189) 0:07:15.501 ******* 2026-08-13 00:54:52.964613 | instance | ok: [instance] 2026-08-13 00:54:52.964774 | instance | 2026-08-13 00:54:52.965034 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-13 00:54:52.965306 | instance | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.187) 0:07:15.689 ******* 2026-08-13 00:54:52.997724 | instance | ok: [instance] 2026-08-13 00:54:52.998145 | instance | 2026-08-13 00:54:52.998564 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-13 00:54:52.998920 | instance | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.032) 0:07:15.721 ******* 2026-08-13 00:54:53.037560 | instance | ok: [instance] 2026-08-13 00:54:53.037942 | instance | 2026-08-13 00:54:53.038281 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-13 00:54:53.038613 | instance | Thursday 13 August 2026 00:54:53 +0000 (0:00:00.038) 0:07:15.760 ******* 2026-08-13 00:54:53.558809 | instance | ok: [instance] 2026-08-13 00:54:53.558876 | instance | 2026-08-13 00:54:53.559156 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-13 00:54:53.559207 | instance | Thursday 13 August 2026 00:54:53 +0000 (0:00:00.522) 0:07:16.283 ******* 2026-08-13 00:54:53.814395 | instance | ok: [instance] 2026-08-13 00:54:53.814470 | instance | 2026-08-13 00:54:53.815327 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-13 00:54:53.815374 | instance | Thursday 13 August 2026 00:54:53 +0000 (0:00:00.200) 0:07:16.483 ******* 2026-08-13 00:54:53.815380 | instance | 2026-08-13 00:54:53.815384 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-13 00:54:53.815388 | instance | 2026-08-13 00:54:53.815392 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:53.815397 | instance | Thursday 13 August 2026 00:54:53 +0000 (0:00:00.055) 0:07:16.539 ******* 2026-08-13 00:54:54.768428 | instance | ok: [instance] 2026-08-13 00:54:54.768558 | instance | 2026-08-13 00:54:54.768823 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:54.768947 | instance | Thursday 13 August 2026 00:54:54 +0000 (0:00:00.954) 0:07:17.493 ******* 2026-08-13 00:54:54.974592 | instance | ok: [instance] 2026-08-13 00:54:54.974698 | instance | 2026-08-13 00:54:54.974714 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:54.974907 | instance | Thursday 13 August 2026 00:54:54 +0000 (0:00:00.206) 0:07:17.699 ******* 2026-08-13 00:54:55.024058 | instance | skipping: [instance] 2026-08-13 00:54:55.024464 | instance | 2026-08-13 00:54:55.024538 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:54:55.024548 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.049) 0:07:17.748 ******* 2026-08-13 00:54:55.242599 | instance | ok: [instance] 2026-08-13 00:54:55.242693 | instance | 2026-08-13 00:54:55.242791 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:55.242920 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.218) 0:07:17.967 ******* 2026-08-13 00:54:55.312445 | instance | ok: [instance] => { 2026-08-13 00:54:55.313060 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:54:55.313103 | instance | } 2026-08-13 00:54:55.313109 | instance | 2026-08-13 00:54:55.313114 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:55.313119 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.069) 0:07:18.037 ******* 2026-08-13 00:54:55.624388 | instance | ok: [instance] 2026-08-13 00:54:55.624461 | instance | 2026-08-13 00:54:55.624788 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:55.624840 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.311) 0:07:18.349 ******* 2026-08-13 00:54:55.670899 | instance | skipping: [instance] 2026-08-13 00:54:55.670985 | instance | 2026-08-13 00:54:55.671230 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:55.671283 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.046) 0:07:18.395 ******* 2026-08-13 00:54:55.885262 | instance | ok: [instance] 2026-08-13 00:54:55.885391 | instance | 2026-08-13 00:54:55.885569 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:55.885850 | instance | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.214) 0:07:18.609 ******* 2026-08-13 00:54:57.155679 | instance | ok: [instance] 2026-08-13 00:54:57.155768 | instance | 2026-08-13 00:54:57.155999 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:57.156046 | instance | Thursday 13 August 2026 00:54:57 +0000 (0:00:01.269) 0:07:19.879 ******* 2026-08-13 00:54:57.235202 | instance | ok: [instance] => { 2026-08-13 00:54:57.235859 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 00:54:57.235907 | instance | } 2026-08-13 00:54:57.235913 | instance | 2026-08-13 00:54:57.235918 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:57.235922 | instance | Thursday 13 August 2026 00:54:57 +0000 (0:00:00.080) 0:07:19.959 ******* 2026-08-13 00:54:57.815508 | instance | ok: [instance] 2026-08-13 00:54:57.815582 | instance | 2026-08-13 00:54:57.815804 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:57.815884 | instance | Thursday 13 August 2026 00:54:57 +0000 (0:00:00.580) 0:07:20.540 ******* 2026-08-13 00:54:59.715993 | instance | ok: [instance] 2026-08-13 00:54:59.716091 | instance | 2026-08-13 00:54:59.716158 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:54:59.716326 | instance | Thursday 13 August 2026 00:54:59 +0000 (0:00:01.899) 0:07:22.440 ******* 2026-08-13 00:54:59.757163 | instance | skipping: [instance] 2026-08-13 00:54:59.757200 | instance | 2026-08-13 00:54:59.757206 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:54:59.757210 | instance | Thursday 13 August 2026 00:54:59 +0000 (0:00:00.041) 0:07:22.481 ******* 2026-08-13 00:54:59.799905 | instance | skipping: [instance] 2026-08-13 00:54:59.800302 | instance | 2026-08-13 00:54:59.800351 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:54:59.800357 | instance | Thursday 13 August 2026 00:54:59 +0000 (0:00:00.043) 0:07:22.524 ******* 2026-08-13 00:54:59.838303 | instance | skipping: [instance] 2026-08-13 00:54:59.838421 | instance | 2026-08-13 00:54:59.838515 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:54:59.838636 | instance | Thursday 13 August 2026 00:54:59 +0000 (0:00:00.038) 0:07:22.563 ******* 2026-08-13 00:55:00.896952 | instance | ok: [instance] 2026-08-13 00:55:00.897021 | instance | 2026-08-13 00:55:00.897324 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:55:00.897390 | instance | Thursday 13 August 2026 00:55:00 +0000 (0:00:01.057) 0:07:23.621 ******* 2026-08-13 00:55:01.335648 | instance | ok: [instance] 2026-08-13 00:55:01.335762 | instance | 2026-08-13 00:55:01.336281 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:55:01.336370 | instance | Thursday 13 August 2026 00:55:01 +0000 (0:00:00.437) 0:07:24.059 ******* 2026-08-13 00:55:02.247552 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-13 00:55:02.248673 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:55:02.248767 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:55:02.248779 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:55:02.248790 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:55:02.248801 | instance | 2026-08-13 00:55:02.248811 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:55:02.248820 | instance | Thursday 13 August 2026 00:55:02 +0000 (0:00:00.913) 0:07:24.972 ******* 2026-08-13 00:55:02.747972 | instance | ok: [instance] 2026-08-13 00:55:02.748108 | instance | 2026-08-13 00:55:02.748122 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:55:02.748645 | instance | Thursday 13 August 2026 00:55:02 +0000 (0:00:00.493) 0:07:25.466 ******* 2026-08-13 00:55:02.748720 | instance | 2026-08-13 00:55:02.748732 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:55:02.748741 | instance | Thursday 13 August 2026 00:55:02 +0000 (0:00:00.006) 0:07:25.472 ******* 2026-08-13 00:55:03.132775 | instance | ok: [instance] 2026-08-13 00:55:03.132877 | instance | 2026-08-13 00:55:03.133150 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-13 00:55:03.133184 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.384) 0:07:25.857 ******* 2026-08-13 00:55:03.707155 | 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-08-13 00:55:03.722051 | instance | ...ignoring 2026-08-13 00:55:03.722192 | instance | 2026-08-13 00:55:03.722347 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-13 00:55:03.722541 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.589) 0:07:26.447 ******* 2026-08-13 00:55:03.755229 | instance | skipping: [instance] 2026-08-13 00:55:03.755685 | instance | 2026-08-13 00:55:03.755989 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-13 00:55:03.755997 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.032) 0:07:26.480 ******* 2026-08-13 00:55:03.790808 | instance | skipping: [instance] 2026-08-13 00:55:03.791184 | instance | 2026-08-13 00:55:03.791234 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-13 00:55:03.791241 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.035) 0:07:26.515 ******* 2026-08-13 00:55:03.825441 | instance | skipping: [instance] 2026-08-13 00:55:03.825819 | instance | 2026-08-13 00:55:03.825868 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-13 00:55:03.825875 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.034) 0:07:26.550 ******* 2026-08-13 00:55:03.865977 | instance | skipping: [instance] 2026-08-13 00:55:03.866074 | instance | 2026-08-13 00:55:03.866334 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-13 00:55:03.866357 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.040) 0:07:26.591 ******* 2026-08-13 00:55:03.913398 | instance | skipping: [instance] 2026-08-13 00:55:03.913495 | instance | 2026-08-13 00:55:03.913616 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:03.913750 | instance | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.047) 0:07:26.638 ******* 2026-08-13 00:55:04.118155 | instance | ok: [instance] 2026-08-13 00:55:04.118199 | instance | 2026-08-13 00:55:04.118486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:04.118535 | instance | Thursday 13 August 2026 00:55:04 +0000 (0:00:00.204) 0:07:26.842 ******* 2026-08-13 00:55:04.163050 | instance | ok: [instance] => { 2026-08-13 00:55:04.163175 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-13 00:55:04.163631 | instance | } 2026-08-13 00:55:04.163661 | instance | 2026-08-13 00:55:04.163666 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:04.163672 | instance | Thursday 13 August 2026 00:55:04 +0000 (0:00:00.045) 0:07:26.888 ******* 2026-08-13 00:55:04.893902 | instance | changed: [instance] 2026-08-13 00:55:04.893985 | instance | 2026-08-13 00:55:04.894197 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:04.894244 | instance | Thursday 13 August 2026 00:55:04 +0000 (0:00:00.730) 0:07:27.618 ******* 2026-08-13 00:55:04.941727 | instance | skipping: [instance] 2026-08-13 00:55:04.941792 | instance | 2026-08-13 00:55:04.942067 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:04.942105 | instance | Thursday 13 August 2026 00:55:04 +0000 (0:00:00.047) 0:07:27.666 ******* 2026-08-13 00:55:05.164939 | instance | ok: [instance] 2026-08-13 00:55:05.165334 | instance | 2026-08-13 00:55:05.165381 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:05.165387 | instance | Thursday 13 August 2026 00:55:05 +0000 (0:00:00.222) 0:07:27.889 ******* 2026-08-13 00:55:05.218932 | instance | ok: [instance] => { 2026-08-13 00:55:05.219056 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-13 00:55:05.219555 | instance | } 2026-08-13 00:55:05.219579 | instance | 2026-08-13 00:55:05.219585 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:05.219590 | instance | Thursday 13 August 2026 00:55:05 +0000 (0:00:00.054) 0:07:27.943 ******* 2026-08-13 00:55:06.052346 | instance | changed: [instance] 2026-08-13 00:55:06.052408 | instance | 2026-08-13 00:55:06.052622 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:06.052687 | instance | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.833) 0:07:28.777 ******* 2026-08-13 00:55:06.109141 | instance | skipping: [instance] 2026-08-13 00:55:06.109524 | instance | 2026-08-13 00:55:06.109557 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:55:06.109564 | instance | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.056) 0:07:28.834 ******* 2026-08-13 00:55:06.144119 | instance | skipping: [instance] 2026-08-13 00:55:06.144531 | instance | 2026-08-13 00:55:06.144562 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:55:06.144568 | instance | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.034) 0:07:28.868 ******* 2026-08-13 00:55:06.182297 | instance | skipping: [instance] 2026-08-13 00:55:06.182380 | instance | 2026-08-13 00:55:06.182498 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:55:06.182660 | instance | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.038) 0:07:28.907 ******* 2026-08-13 00:55:06.219890 | instance | skipping: [instance] 2026-08-13 00:55:06.219994 | instance | 2026-08-13 00:55:06.220134 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:55:06.220324 | instance | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.037) 0:07:28.944 ******* 2026-08-13 00:55:07.240173 | instance | ok: [instance] 2026-08-13 00:55:07.240303 | instance | 2026-08-13 00:55:07.240316 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:55:07.240447 | instance | Thursday 13 August 2026 00:55:07 +0000 (0:00:01.020) 0:07:29.964 ******* 2026-08-13 00:55:07.680043 | instance | ok: [instance] 2026-08-13 00:55:07.680108 | instance | 2026-08-13 00:55:07.680469 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:55:07.680511 | instance | Thursday 13 August 2026 00:55:07 +0000 (0:00:00.439) 0:07:30.404 ******* 2026-08-13 00:55:08.597040 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-13 00:55:08.597111 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:55:08.597306 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:55:08.597749 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:55:08.597763 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:55:08.597774 | instance | 2026-08-13 00:55:08.597783 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:55:08.597795 | instance | Thursday 13 August 2026 00:55:08 +0000 (0:00:00.917) 0:07:31.321 ******* 2026-08-13 00:55:09.110877 | instance | ok: [instance] 2026-08-13 00:55:09.110977 | instance | 2026-08-13 00:55:09.111616 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:55:09.111644 | instance | Thursday 13 August 2026 00:55:09 +0000 (0:00:00.506) 0:07:31.828 ******* 2026-08-13 00:55:09.111649 | instance | 2026-08-13 00:55:09.111653 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:55:09.111658 | instance | Thursday 13 August 2026 00:55:09 +0000 (0:00:00.007) 0:07:31.835 ******* 2026-08-13 00:55:09.447014 | instance | ok: [instance] 2026-08-13 00:55:09.447106 | instance | 2026-08-13 00:55:09.447374 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:09.447416 | instance | Thursday 13 August 2026 00:55:09 +0000 (0:00:00.336) 0:07:32.172 ******* 2026-08-13 00:55:09.649249 | instance | ok: [instance] 2026-08-13 00:55:09.649319 | instance | 2026-08-13 00:55:09.649575 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:09.649618 | instance | Thursday 13 August 2026 00:55:09 +0000 (0:00:00.202) 0:07:32.374 ******* 2026-08-13 00:55:09.701932 | instance | ok: [instance] => { 2026-08-13 00:55:09.702528 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-13 00:55:09.702570 | instance | } 2026-08-13 00:55:09.702576 | instance | 2026-08-13 00:55:09.702581 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:09.702586 | instance | Thursday 13 August 2026 00:55:09 +0000 (0:00:00.052) 0:07:32.426 ******* 2026-08-13 00:55:10.290764 | instance | changed: [instance] 2026-08-13 00:55:10.290839 | instance | 2026-08-13 00:55:10.291122 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:10.291171 | instance | Thursday 13 August 2026 00:55:10 +0000 (0:00:00.588) 0:07:33.015 ******* 2026-08-13 00:55:11.644597 | instance | changed: [instance] 2026-08-13 00:55:11.644719 | instance | 2026-08-13 00:55:11.644732 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:11.644856 | instance | Thursday 13 August 2026 00:55:11 +0000 (0:00:01.353) 0:07:34.369 ******* 2026-08-13 00:55:11.710252 | instance | ok: [instance] => { 2026-08-13 00:55:11.710309 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-13 00:55:11.710316 | instance | } 2026-08-13 00:55:11.710320 | instance | 2026-08-13 00:55:11.710325 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:11.710330 | instance | Thursday 13 August 2026 00:55:11 +0000 (0:00:00.065) 0:07:34.434 ******* 2026-08-13 00:55:12.297464 | instance | changed: [instance] 2026-08-13 00:55:12.297972 | instance | 2026-08-13 00:55:12.298016 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:12.298024 | instance | Thursday 13 August 2026 00:55:12 +0000 (0:00:00.587) 0:07:35.022 ******* 2026-08-13 00:55:13.690038 | instance | changed: [instance] 2026-08-13 00:55:13.690116 | instance | 2026-08-13 00:55:13.690404 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-13 00:55:13.690473 | instance | Thursday 13 August 2026 00:55:13 +0000 (0:00:01.392) 0:07:36.414 ******* 2026-08-13 00:55:14.160621 | instance | changed: [instance] 2026-08-13 00:55:14.160691 | instance | 2026-08-13 00:55:14.160702 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-13 00:55:14.160719 | instance | Thursday 13 August 2026 00:55:14 +0000 (0:00:00.470) 0:07:36.884 ******* 2026-08-13 00:55:14.378360 | instance | changed: [instance] 2026-08-13 00:55:14.378420 | instance | 2026-08-13 00:55:14.378669 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:14.378685 | instance | Thursday 13 August 2026 00:55:14 +0000 (0:00:00.218) 0:07:37.102 ******* 2026-08-13 00:55:14.590439 | instance | ok: [instance] 2026-08-13 00:55:14.590502 | instance | 2026-08-13 00:55:14.590800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:14.590816 | instance | Thursday 13 August 2026 00:55:14 +0000 (0:00:00.212) 0:07:37.315 ******* 2026-08-13 00:55:14.655211 | instance | ok: [instance] => { 2026-08-13 00:55:14.655320 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-13 00:55:14.655435 | instance | } 2026-08-13 00:55:14.655771 | instance | 2026-08-13 00:55:14.655787 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:14.655792 | instance | Thursday 13 August 2026 00:55:14 +0000 (0:00:00.065) 0:07:37.380 ******* 2026-08-13 00:55:15.615763 | instance | changed: [instance] 2026-08-13 00:55:15.615835 | instance | 2026-08-13 00:55:15.616053 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:15.616101 | instance | Thursday 13 August 2026 00:55:15 +0000 (0:00:00.959) 0:07:38.340 ******* 2026-08-13 00:55:18.264114 | instance | changed: [instance] 2026-08-13 00:55:18.264206 | instance | 2026-08-13 00:55:18.264444 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-13 00:55:18.264508 | instance | Thursday 13 August 2026 00:55:18 +0000 (0:00:02.648) 0:07:40.989 ******* 2026-08-13 00:55:18.316879 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-13 00:55:18.317250 | instance | 2026-08-13 00:55:18.317292 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-13 00:55:18.317298 | instance | Thursday 13 August 2026 00:55:18 +0000 (0:00:00.052) 0:07:41.041 ******* 2026-08-13 00:55:19.284758 | instance | ok: [instance] 2026-08-13 00:55:19.285222 | instance | 2026-08-13 00:55:19.285236 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-13 00:55:19.285246 | instance | Thursday 13 August 2026 00:55:19 +0000 (0:00:00.968) 0:07:42.009 ******* 2026-08-13 00:55:19.496177 | instance | changed: [instance] 2026-08-13 00:55:19.496288 | instance | 2026-08-13 00:55:19.496666 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-13 00:55:19.496736 | instance | Thursday 13 August 2026 00:55:19 +0000 (0:00:00.211) 0:07:42.220 ******* 2026-08-13 00:55:19.937827 | instance | changed: [instance] 2026-08-13 00:55:19.938506 | instance | 2026-08-13 00:55:19.938533 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-13 00:55:19.938544 | instance | Thursday 13 August 2026 00:55:19 +0000 (0:00:00.441) 0:07:42.662 ******* 2026-08-13 00:55:20.651218 | instance | changed: [instance] => (item=br_netfilter) 2026-08-13 00:55:20.651291 | instance | ok: [instance] => (item=ip_tables) 2026-08-13 00:55:20.651901 | instance | changed: [instance] => (item=ip6_tables) 2026-08-13 00:55:20.651942 | instance | ok: [instance] => (item=nf_conntrack) 2026-08-13 00:55:20.651948 | instance | 2026-08-13 00:55:20.651953 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:20.651958 | instance | Thursday 13 August 2026 00:55:20 +0000 (0:00:00.713) 0:07:43.376 ******* 2026-08-13 00:55:20.855067 | instance | ok: [instance] 2026-08-13 00:55:20.855152 | instance | 2026-08-13 00:55:20.855392 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:20.855440 | instance | Thursday 13 August 2026 00:55:20 +0000 (0:00:00.203) 0:07:43.579 ******* 2026-08-13 00:55:20.904753 | instance | ok: [instance] => { 2026-08-13 00:55:20.904841 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-13 00:55:20.905055 | instance | } 2026-08-13 00:55:20.905455 | instance | 2026-08-13 00:55:20.905469 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:20.905479 | instance | Thursday 13 August 2026 00:55:20 +0000 (0:00:00.049) 0:07:43.629 ******* 2026-08-13 00:55:22.371230 | instance | changed: [instance] 2026-08-13 00:55:22.371317 | instance | 2026-08-13 00:55:22.371533 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:22.371576 | instance | Thursday 13 August 2026 00:55:22 +0000 (0:00:01.466) 0:07:45.096 ******* 2026-08-13 00:55:22.416272 | instance | skipping: [instance] 2026-08-13 00:55:22.416365 | instance | 2026-08-13 00:55:22.416609 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-13 00:55:22.416687 | instance | Thursday 13 August 2026 00:55:22 +0000 (0:00:00.044) 0:07:45.141 ******* 2026-08-13 00:55:22.474797 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-13 00:55:22.475149 | instance | 2026-08-13 00:55:22.475180 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-13 00:55:22.475186 | instance | Thursday 13 August 2026 00:55:22 +0000 (0:00:00.058) 0:07:45.199 ******* 2026-08-13 00:55:22.506799 | instance | skipping: [instance] 2026-08-13 00:55:22.507154 | instance | 2026-08-13 00:55:22.507198 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-13 00:55:22.507204 | instance | Thursday 13 August 2026 00:55:22 +0000 (0:00:00.031) 0:07:45.231 ******* 2026-08-13 00:55:26.056786 | instance | changed: [instance] 2026-08-13 00:55:26.057333 | instance | 2026-08-13 00:55:26.057386 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-13 00:55:26.057394 | instance | Thursday 13 August 2026 00:55:26 +0000 (0:00:03.549) 0:07:48.781 ******* 2026-08-13 00:55:27.349120 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-13 00:55:27.349199 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-13 00:55:27.350192 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-13 00:55:27.350240 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-13 00:55:27.350247 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-13 00:55:27.350251 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-13 00:55:27.350256 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-13 00:55:27.350261 | instance | 2026-08-13 00:55:27.350267 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-13 00:55:27.350271 | instance | Thursday 13 August 2026 00:55:27 +0000 (0:00:01.292) 0:07:50.073 ******* 2026-08-13 00:55:27.914064 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-13 00:55:27.914701 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-13 00:55:27.914717 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-13 00:55:27.914727 | instance | 2026-08-13 00:55:27.914738 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-13 00:55:27.914881 | instance | Thursday 13 August 2026 00:55:27 +0000 (0:00:00.564) 0:07:50.638 ******* 2026-08-13 00:55:28.409366 | instance | changed: [instance] 2026-08-13 00:55:28.409454 | instance | 2026-08-13 00:55:28.409516 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-13 00:55:28.409668 | instance | Thursday 13 August 2026 00:55:28 +0000 (0:00:00.495) 0:07:51.134 ******* 2026-08-13 00:55:28.852474 | instance | changed: [instance] 2026-08-13 00:55:28.852582 | instance | 2026-08-13 00:55:28.852830 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-13 00:55:28.852871 | instance | Thursday 13 August 2026 00:55:28 +0000 (0:00:00.442) 0:07:51.577 ******* 2026-08-13 00:55:29.056633 | instance | ok: [instance] 2026-08-13 00:55:29.056699 | instance | 2026-08-13 00:55:29.056711 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-13 00:55:29.056721 | instance | Thursday 13 August 2026 00:55:29 +0000 (0:00:00.203) 0:07:51.780 ******* 2026-08-13 00:55:29.090150 | instance | skipping: [instance] 2026-08-13 00:55:29.090530 | instance | 2026-08-13 00:55:29.090590 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-13 00:55:29.090596 | instance | Thursday 13 August 2026 00:55:29 +0000 (0:00:00.034) 0:07:51.815 ******* 2026-08-13 00:55:29.624498 | instance | ok: [instance] => (item=swap) 2026-08-13 00:55:29.625251 | instance | ok: [instance] => (item=none) 2026-08-13 00:55:29.625300 | instance | 2026-08-13 00:55:29.625308 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-13 00:55:29.625315 | instance | Thursday 13 August 2026 00:55:29 +0000 (0:00:00.534) 0:07:52.349 ******* 2026-08-13 00:55:30.076377 | instance | changed: [instance] 2026-08-13 00:55:30.076448 | instance | 2026-08-13 00:55:30.076774 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-13 00:55:30.076823 | instance | Thursday 13 August 2026 00:55:30 +0000 (0:00:00.451) 0:07:52.801 ******* 2026-08-13 00:55:30.676364 | instance | changed: [instance] 2026-08-13 00:55:30.676444 | instance | 2026-08-13 00:55:30.676627 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-13 00:55:30.677107 | instance | Thursday 13 August 2026 00:55:30 +0000 (0:00:00.591) 0:07:53.393 ******* 2026-08-13 00:55:30.677119 | instance | 2026-08-13 00:55:30.677128 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-08-13 00:55:30.677136 | instance | Thursday 13 August 2026 00:55:30 +0000 (0:00:00.008) 0:07:53.401 ******* 2026-08-13 00:55:31.426956 | instance | ok: [instance] 2026-08-13 00:55:31.427051 | instance | 2026-08-13 00:55:31.427130 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-13 00:55:31.427260 | instance | Thursday 13 August 2026 00:55:31 +0000 (0:00:00.750) 0:07:54.151 ******* 2026-08-13 00:55:32.045291 | instance | changed: [instance] 2026-08-13 00:55:32.045382 | instance | 2026-08-13 00:55:32.045677 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-13 00:55:32.045730 | instance | Thursday 13 August 2026 00:55:32 +0000 (0:00:00.618) 0:07:54.770 ******* 2026-08-13 00:55:33.088133 | instance | ok: [instance] 2026-08-13 00:55:33.088219 | instance | 2026-08-13 00:55:33.088430 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-13 00:55:33.088479 | instance | Thursday 13 August 2026 00:55:33 +0000 (0:00:01.042) 0:07:55.813 ******* 2026-08-13 00:55:33.794374 | instance | ok: [instance] 2026-08-13 00:55:33.794452 | instance | 2026-08-13 00:55:33.794855 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-13 00:55:33.794906 | instance | Thursday 13 August 2026 00:55:33 +0000 (0:00:00.706) 0:07:56.519 ******* 2026-08-13 00:55:33.998146 | instance | ok: [instance] 2026-08-13 00:55:33.998231 | instance | 2026-08-13 00:55:33.998461 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-13 00:55:33.998509 | instance | Thursday 13 August 2026 00:55:33 +0000 (0:00:00.203) 0:07:56.723 ******* 2026-08-13 00:55:34.493129 | instance | ok: [instance] 2026-08-13 00:55:34.493202 | instance | 2026-08-13 00:55:34.493471 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-13 00:55:34.493508 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.495) 0:07:57.218 ******* 2026-08-13 00:55:34.571166 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-13 00:55:34.571547 | instance | 2026-08-13 00:55:34.571589 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-13 00:55:34.571596 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.077) 0:07:57.295 ******* 2026-08-13 00:55:34.647893 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-13 00:55:34.647946 | instance | 2026-08-13 00:55:34.648215 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-13 00:55:34.648258 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.076) 0:07:57.372 ******* 2026-08-13 00:55:34.850393 | instance | ok: [instance] => (item=instance) 2026-08-13 00:55:34.850479 | instance | 2026-08-13 00:55:34.850736 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-13 00:55:34.850777 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.202) 0:07:57.575 ******* 2026-08-13 00:55:34.891053 | instance | skipping: [instance] 2026-08-13 00:55:34.891158 | instance | 2026-08-13 00:55:34.891254 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-13 00:55:34.891410 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.040) 0:07:57.616 ******* 2026-08-13 00:55:34.940293 | instance | ok: [instance] 2026-08-13 00:55:34.940410 | instance | 2026-08-13 00:55:34.940636 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-13 00:55:34.940795 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.049) 0:07:57.665 ******* 2026-08-13 00:55:34.983783 | instance | ok: [instance] => { 2026-08-13 00:55:34.984134 | instance | "msg": "instance" 2026-08-13 00:55:34.984450 | instance | } 2026-08-13 00:55:34.984787 | instance | 2026-08-13 00:55:34.985126 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-13 00:55:34.985452 | instance | Thursday 13 August 2026 00:55:34 +0000 (0:00:00.043) 0:07:57.708 ******* 2026-08-13 00:55:35.504640 | instance | changed: [instance] 2026-08-13 00:55:35.504747 | instance | 2026-08-13 00:55:35.504761 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-13 00:55:35.504781 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.520) 0:07:58.229 ******* 2026-08-13 00:55:35.542335 | instance | skipping: [instance] 2026-08-13 00:55:35.542558 | instance | 2026-08-13 00:55:35.542822 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-13 00:55:35.543079 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.038) 0:07:58.267 ******* 2026-08-13 00:55:35.578282 | instance | skipping: [instance] 2026-08-13 00:55:35.578502 | instance | 2026-08-13 00:55:35.578788 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-13 00:55:35.579070 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.035) 0:07:58.303 ******* 2026-08-13 00:55:35.611756 | instance | skipping: [instance] 2026-08-13 00:55:35.612075 | instance | 2026-08-13 00:55:35.612271 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-13 00:55:35.612554 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.033) 0:07:58.336 ******* 2026-08-13 00:55:35.645509 | instance | skipping: [instance] 2026-08-13 00:55:35.645737 | instance | 2026-08-13 00:55:35.646035 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-13 00:55:35.646302 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.033) 0:07:58.370 ******* 2026-08-13 00:55:35.683188 | instance | skipping: [instance] 2026-08-13 00:55:35.683431 | instance | 2026-08-13 00:55:35.683756 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-13 00:55:35.684031 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.037) 0:07:58.408 ******* 2026-08-13 00:55:35.715315 | instance | skipping: [instance] 2026-08-13 00:55:35.715542 | instance | 2026-08-13 00:55:35.715808 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-13 00:55:35.716056 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.032) 0:07:58.440 ******* 2026-08-13 00:55:35.750652 | instance | skipping: [instance] 2026-08-13 00:55:35.750885 | instance | 2026-08-13 00:55:35.751142 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-13 00:55:35.751397 | instance | Thursday 13 August 2026 00:55:35 +0000 (0:00:00.035) 0:07:58.475 ******* 2026-08-13 00:55:59.816003 | instance | changed: [instance] 2026-08-13 00:55:59.816142 | instance | 2026-08-13 00:55:59.816641 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-13 00:55:59.816715 | instance | Thursday 13 August 2026 00:55:59 +0000 (0:00:24.064) 0:08:22.540 ******* 2026-08-13 00:56:00.039632 | instance | ok: [instance] 2026-08-13 00:56:00.039704 | instance | 2026-08-13 00:56:00.039976 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-13 00:56:00.040059 | instance | Thursday 13 August 2026 00:56:00 +0000 (0:00:00.224) 0:08:22.764 ******* 2026-08-13 00:56:00.078038 | instance | skipping: [instance] 2026-08-13 00:56:00.078172 | instance | 2026-08-13 00:56:00.078449 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-13 00:56:00.078479 | instance | Thursday 13 August 2026 00:56:00 +0000 (0:00:00.038) 0:08:22.802 ******* 2026-08-13 00:56:00.296683 | instance | changed: [instance] 2026-08-13 00:56:00.297115 | instance | 2026-08-13 00:56:00.297142 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-13 00:56:00.297148 | instance | Thursday 13 August 2026 00:56:00 +0000 (0:00:00.218) 0:08:23.021 ******* 2026-08-13 00:56:00.519289 | instance | changed: [instance] 2026-08-13 00:56:00.519388 | instance | 2026-08-13 00:56:00.519489 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-13 00:56:00.519751 | instance | Thursday 13 August 2026 00:56:00 +0000 (0:00:00.222) 0:08:23.243 ******* 2026-08-13 00:56:00.741282 | instance | changed: [instance] 2026-08-13 00:56:00.741467 | instance | 2026-08-13 00:56:00.741683 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-13 00:56:00.742158 | instance | Thursday 13 August 2026 00:56:00 +0000 (0:00:00.222) 0:08:23.465 ******* 2026-08-13 00:56:05.415684 | instance | changed: [instance] 2026-08-13 00:56:05.415879 | instance | 2026-08-13 00:56:05.416170 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-13 00:56:05.416434 | instance | Thursday 13 August 2026 00:56:05 +0000 (0:00:04.674) 0:08:28.139 ******* 2026-08-13 00:56:15.269739 | instance | changed: [instance] 2026-08-13 00:56:15.270497 | instance | 2026-08-13 00:56:15.270551 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-13 00:56:15.270564 | instance | Thursday 13 August 2026 00:56:15 +0000 (0:00:09.854) 0:08:37.994 ******* 2026-08-13 00:56:15.312977 | instance | skipping: [instance] 2026-08-13 00:56:15.313039 | instance | 2026-08-13 00:56:15.313349 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-13 00:56:15.313406 | instance | Thursday 13 August 2026 00:56:15 +0000 (0:00:00.043) 0:08:38.037 ******* 2026-08-13 00:56:15.356920 | instance | skipping: [instance] 2026-08-13 00:56:15.357306 | instance | 2026-08-13 00:56:15.357336 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-13 00:56:15.357342 | instance | Thursday 13 August 2026 00:56:15 +0000 (0:00:00.043) 0:08:38.081 ******* 2026-08-13 00:56:16.157925 | instance | changed: [instance] 2026-08-13 00:56:16.158007 | instance | 2026-08-13 00:56:16.158273 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-13 00:56:16.158392 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.800) 0:08:38.882 ******* 2026-08-13 00:56:16.202296 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-13 00:56:16.202561 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-13 00:56:16.202736 | instance | skipping: [instance] 2026-08-13 00:56:16.202892 | instance | 2026-08-13 00:56:16.203051 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-13 00:56:16.203208 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.044) 0:08:38.926 ******* 2026-08-13 00:56:16.247538 | instance | skipping: [instance] 2026-08-13 00:56:16.247622 | instance | 2026-08-13 00:56:16.247741 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-13 00:56:16.247934 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.045) 0:08:38.972 ******* 2026-08-13 00:56:16.288442 | instance | skipping: [instance] 2026-08-13 00:56:16.288917 | instance | 2026-08-13 00:56:16.289303 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-13 00:56:16.289665 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.039) 0:08:39.011 ******* 2026-08-13 00:56:16.332716 | instance | skipping: [instance] 2026-08-13 00:56:16.333106 | instance | 2026-08-13 00:56:16.333447 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-13 00:56:16.333802 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.045) 0:08:39.056 ******* 2026-08-13 00:56:16.372711 | instance | skipping: [instance] 2026-08-13 00:56:16.373042 | instance | 2026-08-13 00:56:16.373391 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-13 00:56:16.373767 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.039) 0:08:39.096 ******* 2026-08-13 00:56:16.841488 | instance | ok: [instance] 2026-08-13 00:56:16.841641 | instance | 2026-08-13 00:56:16.841902 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-13 00:56:16.842104 | instance | Thursday 13 August 2026 00:56:16 +0000 (0:00:00.469) 0:08:39.565 ******* 2026-08-13 00:56:17.842531 | instance | changed: [instance] 2026-08-13 00:56:17.842735 | instance | 2026-08-13 00:56:17.843006 | instance | PLAY [Install control-plane components] **************************************** 2026-08-13 00:56:17.843461 | instance | 2026-08-13 00:56:17.843708 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:56:17.844043 | instance | Thursday 13 August 2026 00:56:17 +0000 (0:00:01.001) 0:08:40.566 ******* 2026-08-13 00:56:18.865846 | instance | ok: [instance] 2026-08-13 00:56:18.866660 | instance | 2026-08-13 00:56:18.866752 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:56:18.866765 | instance | Thursday 13 August 2026 00:56:18 +0000 (0:00:01.023) 0:08:41.589 ******* 2026-08-13 00:56:19.091473 | instance | ok: [instance] 2026-08-13 00:56:19.091606 | instance | 2026-08-13 00:56:19.091619 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:56:19.091781 | instance | Thursday 13 August 2026 00:56:19 +0000 (0:00:00.225) 0:08:41.815 ******* 2026-08-13 00:56:20.504641 | instance | ok: [instance] 2026-08-13 00:56:20.504743 | instance | 2026-08-13 00:56:20.504960 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:56:20.505008 | instance | Thursday 13 August 2026 00:56:20 +0000 (0:00:01.413) 0:08:43.229 ******* 2026-08-13 00:56:20.715896 | instance | ok: [instance] 2026-08-13 00:56:20.716079 | instance | 2026-08-13 00:56:20.716215 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:56:20.716335 | instance | Thursday 13 August 2026 00:56:20 +0000 (0:00:00.210) 0:08:43.440 ******* 2026-08-13 00:56:20.762932 | instance | ok: [instance] => { 2026-08-13 00:56:20.763199 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-13 00:56:20.763453 | instance | } 2026-08-13 00:56:20.763694 | instance | 2026-08-13 00:56:20.763959 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:56:20.764216 | instance | Thursday 13 August 2026 00:56:20 +0000 (0:00:00.047) 0:08:43.487 ******* 2026-08-13 00:56:21.335448 | instance | changed: [instance] 2026-08-13 00:56:21.335676 | instance | 2026-08-13 00:56:21.335939 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:56:21.336196 | instance | Thursday 13 August 2026 00:56:21 +0000 (0:00:00.572) 0:08:44.060 ******* 2026-08-13 00:56:22.870820 | instance | changed: [instance] 2026-08-13 00:56:22.871019 | instance | 2026-08-13 00:56:22.871355 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-13 00:56:22.871600 | instance | Thursday 13 August 2026 00:56:22 +0000 (0:00:01.535) 0:08:45.595 ******* 2026-08-13 00:56:23.219133 | instance | ok: [instance] 2026-08-13 00:56:23.219386 | instance | 2026-08-13 00:56:23.219697 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-13 00:56:23.220029 | instance | Thursday 13 August 2026 00:56:23 +0000 (0:00:00.347) 0:08:45.943 ******* 2026-08-13 00:56:23.417523 | instance | changed: [instance] 2026-08-13 00:56:23.417686 | instance | 2026-08-13 00:56:23.417952 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-13 00:56:23.418215 | instance | Thursday 13 August 2026 00:56:23 +0000 (0:00:00.198) 0:08:46.141 ******* 2026-08-13 00:56:23.676658 | instance | ok: [instance] 2026-08-13 00:56:23.676894 | instance | 2026-08-13 00:56:23.677185 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-13 00:56:23.677450 | instance | Thursday 13 August 2026 00:56:23 +0000 (0:00:00.259) 0:08:46.401 ******* 2026-08-13 00:56:23.890710 | instance | changed: [instance] 2026-08-13 00:56:23.890968 | instance | 2026-08-13 00:56:23.891262 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-13 00:56:23.891541 | instance | Thursday 13 August 2026 00:56:23 +0000 (0:00:00.214) 0:08:46.615 ******* 2026-08-13 00:56:24.139154 | instance | ok: [instance] 2026-08-13 00:56:24.139450 | instance | 2026-08-13 00:56:24.139855 | instance | TASK [Install plugin] ********************************************************** 2026-08-13 00:56:24.140175 | instance | Thursday 13 August 2026 00:56:24 +0000 (0:00:00.248) 0:08:46.863 ******* 2026-08-13 00:56:24.192562 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-13 00:56:24.192885 | instance | 2026-08-13 00:56:24.193215 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:56:24.193515 | instance | Thursday 13 August 2026 00:56:24 +0000 (0:00:00.053) 0:08:46.917 ******* 2026-08-13 00:56:24.233097 | instance | ok: [instance] => { 2026-08-13 00:56:24.233406 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-13 00:56:24.233699 | instance | } 2026-08-13 00:56:24.233976 | instance | 2026-08-13 00:56:24.234278 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:56:24.234674 | instance | Thursday 13 August 2026 00:56:24 +0000 (0:00:00.040) 0:08:46.958 ******* 2026-08-13 00:56:24.871620 | instance | changed: [instance] 2026-08-13 00:56:24.871801 | instance | 2026-08-13 00:56:24.872119 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:56:24.872392 | instance | Thursday 13 August 2026 00:56:24 +0000 (0:00:00.638) 0:08:47.596 ******* 2026-08-13 00:56:26.666305 | instance | changed: [instance] 2026-08-13 00:56:26.666383 | instance | 2026-08-13 00:56:26.666625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:56:26.666819 | instance | Thursday 13 August 2026 00:56:26 +0000 (0:00:01.794) 0:08:49.390 ******* 2026-08-13 00:56:26.723841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:56:26.723989 | instance | 2026-08-13 00:56:26.724109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:56:26.724228 | instance | Thursday 13 August 2026 00:56:26 +0000 (0:00:00.057) 0:08:49.448 ******* 2026-08-13 00:56:27.329085 | instance | changed: [instance] 2026-08-13 00:56:27.329314 | instance | 2026-08-13 00:56:27.329593 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-13 00:56:27.329854 | instance | Thursday 13 August 2026 00:56:27 +0000 (0:00:00.604) 0:08:50.053 ******* 2026-08-13 00:56:28.071086 | instance | ok: [instance] 2026-08-13 00:56:28.071167 | instance | 2026-08-13 00:56:28.071234 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-13 00:56:28.071455 | instance | Thursday 13 August 2026 00:56:28 +0000 (0:00:00.741) 0:08:50.794 ******* 2026-08-13 00:56:30.072604 | instance | changed: [instance] 2026-08-13 00:56:30.073139 | instance | 2026-08-13 00:56:30.073147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:56:30.073425 | instance | Thursday 13 August 2026 00:56:30 +0000 (0:00:02.001) 0:08:52.796 ******* 2026-08-13 00:56:30.108668 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:56:30.109052 | instance | 2026-08-13 00:56:30.109089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:56:30.109095 | instance | Thursday 13 August 2026 00:56:30 +0000 (0:00:00.036) 0:08:52.833 ******* 2026-08-13 00:56:30.597407 | instance | changed: [instance] 2026-08-13 00:56:30.597482 | instance | 2026-08-13 00:56:30.597495 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-13 00:56:30.597505 | instance | Thursday 13 August 2026 00:56:30 +0000 (0:00:00.488) 0:08:53.321 ******* 2026-08-13 00:56:56.626905 | instance | changed: [instance] 2026-08-13 00:56:56.626986 | instance | 2026-08-13 00:56:56.627232 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-13 00:56:56.627270 | instance | Thursday 13 August 2026 00:56:56 +0000 (0:00:26.029) 0:09:19.351 ******* 2026-08-13 00:56:57.302843 | instance | changed: [instance] 2026-08-13 00:56:57.302924 | instance | 2026-08-13 00:56:57.303408 | instance | PLAY [all] ********************************************************************* 2026-08-13 00:56:57.303445 | instance | 2026-08-13 00:56:57.303451 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:56:57.303456 | instance | Thursday 13 August 2026 00:56:57 +0000 (0:00:00.676) 0:09:20.028 ******* 2026-08-13 00:56:58.445396 | instance | ok: [instance] 2026-08-13 00:56:58.445469 | instance | 2026-08-13 00:56:58.445626 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-13 00:56:58.445732 | instance | Thursday 13 August 2026 00:56:58 +0000 (0:00:01.141) 0:09:21.169 ******* 2026-08-13 00:56:59.240869 | instance | changed: [instance] 2026-08-13 00:56:59.240944 | instance | 2026-08-13 00:56:59.241240 | instance | PLAY [all] ********************************************************************* 2026-08-13 00:56:59.241299 | instance | 2026-08-13 00:56:59.241374 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-13 00:56:59.241547 | instance | Thursday 13 August 2026 00:56:59 +0000 (0:00:00.796) 0:09:21.965 ******* 2026-08-13 00:57:00.206334 | instance | ok: [instance] 2026-08-13 00:57:00.206518 | instance | 2026-08-13 00:57:00.206785 | instance | PLAY [controllers] ************************************************************* 2026-08-13 00:57:00.207120 | instance | 2026-08-13 00:57:00.207339 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:57:00.207595 | instance | Thursday 13 August 2026 00:57:00 +0000 (0:00:00.964) 0:09:22.930 ******* 2026-08-13 00:57:01.419693 | instance | ok: [instance] 2026-08-13 00:57:01.419920 | instance | 2026-08-13 00:57:01.420201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:57:01.420472 | instance | Thursday 13 August 2026 00:57:01 +0000 (0:00:01.212) 0:09:24.143 ******* 2026-08-13 00:57:01.475943 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:57:01.476099 | instance | 2026-08-13 00:57:01.476284 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:57:01.476439 | instance | Thursday 13 August 2026 00:57:01 +0000 (0:00:00.056) 0:09:24.199 ******* 2026-08-13 00:57:01.949372 | instance | changed: [instance] 2026-08-13 00:57:01.949637 | instance | 2026-08-13 00:57:01.949915 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-13 00:57:01.950183 | instance | Thursday 13 August 2026 00:57:01 +0000 (0:00:00.474) 0:09:24.673 ******* 2026-08-13 00:57:03.819745 | instance | changed: [instance] 2026-08-13 00:57:03.820009 | instance | 2026-08-13 00:57:03.820351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:57:03.820671 | instance | Thursday 13 August 2026 00:57:03 +0000 (0:00:01.869) 0:09:26.543 ******* 2026-08-13 00:57:03.861875 | instance | skipping: [instance] 2026-08-13 00:57:03.862120 | instance | 2026-08-13 00:57:03.862406 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-13 00:57:03.862668 | instance | Thursday 13 August 2026 00:57:03 +0000 (0:00:00.042) 0:09:26.586 ******* 2026-08-13 00:57:03.915007 | instance | skipping: [instance] 2026-08-13 00:57:03.915320 | instance | 2026-08-13 00:57:03.915607 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-13 00:57:03.916119 | instance | Thursday 13 August 2026 00:57:03 +0000 (0:00:00.053) 0:09:26.639 ******* 2026-08-13 00:57:03.948886 | instance | skipping: [instance] 2026-08-13 00:57:03.949159 | instance | 2026-08-13 00:57:03.949485 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-13 00:57:03.949771 | instance | Thursday 13 August 2026 00:57:03 +0000 (0:00:00.033) 0:09:26.673 ******* 2026-08-13 00:57:03.999433 | instance | skipping: [instance] 2026-08-13 00:57:03.999555 | instance | 2026-08-13 00:57:03.999750 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-13 00:57:03.999913 | instance | Thursday 13 August 2026 00:57:03 +0000 (0:00:00.050) 0:09:26.723 ******* 2026-08-13 00:57:04.055876 | instance | skipping: [instance] 2026-08-13 00:57:04.056058 | instance | 2026-08-13 00:57:04.056303 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-13 00:57:04.056695 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.056) 0:09:26.780 ******* 2026-08-13 00:57:04.101051 | instance | skipping: [instance] 2026-08-13 00:57:04.101278 | instance | 2026-08-13 00:57:04.101590 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-13 00:57:04.101840 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.045) 0:09:26.825 ******* 2026-08-13 00:57:04.137954 | instance | skipping: [instance] 2026-08-13 00:57:04.138182 | instance | 2026-08-13 00:57:04.138452 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-13 00:57:04.138727 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.036) 0:09:26.862 ******* 2026-08-13 00:57:04.192791 | instance | skipping: [instance] 2026-08-13 00:57:04.192920 | instance | 2026-08-13 00:57:04.193091 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-13 00:57:04.193266 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.055) 0:09:26.917 ******* 2026-08-13 00:57:04.230469 | instance | skipping: [instance] 2026-08-13 00:57:04.230752 | instance | 2026-08-13 00:57:04.231028 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-13 00:57:04.231284 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.037) 0:09:26.955 ******* 2026-08-13 00:57:04.269132 | instance | skipping: [instance] 2026-08-13 00:57:04.269408 | instance | 2026-08-13 00:57:04.269699 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-13 00:57:04.269952 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.038) 0:09:26.993 ******* 2026-08-13 00:57:04.304167 | instance | skipping: [instance] 2026-08-13 00:57:04.304381 | instance | 2026-08-13 00:57:04.304674 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-13 00:57:04.304930 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.035) 0:09:27.029 ******* 2026-08-13 00:57:04.353218 | instance | skipping: [instance] 2026-08-13 00:57:04.353483 | instance | 2026-08-13 00:57:04.353764 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-13 00:57:04.354017 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.049) 0:09:27.078 ******* 2026-08-13 00:57:04.385707 | instance | skipping: [instance] 2026-08-13 00:57:04.385948 | instance | 2026-08-13 00:57:04.386214 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-13 00:57:04.386505 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.032) 0:09:27.110 ******* 2026-08-13 00:57:04.421814 | instance | skipping: [instance] 2026-08-13 00:57:04.421942 | instance | 2026-08-13 00:57:04.422109 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-13 00:57:04.422276 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.035) 0:09:27.146 ******* 2026-08-13 00:57:04.467036 | instance | skipping: [instance] 2026-08-13 00:57:04.467270 | instance | 2026-08-13 00:57:04.467531 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-13 00:57:04.467790 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.045) 0:09:27.191 ******* 2026-08-13 00:57:04.507041 | instance | skipping: [instance] 2026-08-13 00:57:04.507271 | instance | 2026-08-13 00:57:04.507534 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-13 00:57:04.507797 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.040) 0:09:27.232 ******* 2026-08-13 00:57:04.541569 | instance | skipping: [instance] 2026-08-13 00:57:04.541801 | instance | 2026-08-13 00:57:04.542064 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-13 00:57:04.542324 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.034) 0:09:27.266 ******* 2026-08-13 00:57:04.579131 | instance | skipping: [instance] 2026-08-13 00:57:04.579363 | instance | 2026-08-13 00:57:04.579624 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-13 00:57:04.579886 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.037) 0:09:27.304 ******* 2026-08-13 00:57:04.614882 | instance | skipping: [instance] 2026-08-13 00:57:04.615131 | instance | 2026-08-13 00:57:04.615397 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-13 00:57:04.615657 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.035) 0:09:27.339 ******* 2026-08-13 00:57:04.652059 | instance | skipping: [instance] 2026-08-13 00:57:04.652307 | instance | 2026-08-13 00:57:04.652658 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-13 00:57:04.652924 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.037) 0:09:27.376 ******* 2026-08-13 00:57:04.697017 | instance | skipping: [instance] 2026-08-13 00:57:04.697320 | instance | 2026-08-13 00:57:04.697584 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-13 00:57:04.697860 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.044) 0:09:27.421 ******* 2026-08-13 00:57:04.749543 | instance | skipping: [instance] 2026-08-13 00:57:04.749805 | instance | 2026-08-13 00:57:04.750086 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-13 00:57:04.750362 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.052) 0:09:27.473 ******* 2026-08-13 00:57:04.795667 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-13 00:57:04.795825 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-13 00:57:04.795992 | instance | skipping: [instance] 2026-08-13 00:57:04.796143 | instance | 2026-08-13 00:57:04.796306 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-13 00:57:04.796476 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.046) 0:09:27.520 ******* 2026-08-13 00:57:04.834399 | instance | skipping: [instance] 2026-08-13 00:57:04.834573 | instance | 2026-08-13 00:57:04.834741 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-13 00:57:04.834900 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.038) 0:09:27.558 ******* 2026-08-13 00:57:04.892235 | instance | skipping: [instance] 2026-08-13 00:57:04.892494 | instance | 2026-08-13 00:57:04.892836 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-13 00:57:04.893150 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.057) 0:09:27.616 ******* 2026-08-13 00:57:04.926735 | instance | skipping: [instance] 2026-08-13 00:57:04.927006 | instance | 2026-08-13 00:57:04.927283 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-13 00:57:04.927546 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.034) 0:09:27.651 ******* 2026-08-13 00:57:04.967212 | instance | skipping: [instance] 2026-08-13 00:57:04.967495 | instance | 2026-08-13 00:57:04.967766 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-13 00:57:04.968040 | instance | Thursday 13 August 2026 00:57:04 +0000 (0:00:00.040) 0:09:27.691 ******* 2026-08-13 00:57:05.064870 | instance | skipping: [instance] 2026-08-13 00:57:05.065181 | instance | 2026-08-13 00:57:05.065441 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-08-13 00:57:05.065712 | instance | 2026-08-13 00:57:05.065977 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:57:05.066231 | instance | Thursday 13 August 2026 00:57:05 +0000 (0:00:00.098) 0:09:27.789 ******* 2026-08-13 00:57:06.381011 | instance | ok: [instance] 2026-08-13 00:57:06.381125 | instance | 2026-08-13 00:57:06.381333 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-08-13 00:57:06.381520 | instance | Thursday 13 August 2026 00:57:06 +0000 (0:00:01.315) 0:09:29.105 ******* 2026-08-13 00:57:06.437753 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-08-13 00:57:06.437879 | instance | 2026-08-13 00:57:06.438044 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-08-13 00:57:06.438113 | instance | Thursday 13 August 2026 00:57:06 +0000 (0:00:00.056) 0:09:29.161 ******* 2026-08-13 00:57:06.550448 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-08-13 00:57:06.550598 | instance | 2026-08-13 00:57:06.550725 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-08-13 00:57:06.550897 | instance | Thursday 13 August 2026 00:57:06 +0000 (0:00:00.112) 0:09:29.274 ******* 2026-08-13 00:57:23.261906 | instance | changed: [instance] 2026-08-13 00:57:23.262446 | instance | 2026-08-13 00:57:23.262460 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-08-13 00:57:23.262674 | instance | Thursday 13 August 2026 00:57:23 +0000 (0:00:16.711) 0:09:45.986 ******* 2026-08-13 00:57:24.105301 | instance | changed: [instance] 2026-08-13 00:57:24.105616 | instance | 2026-08-13 00:57:24.105849 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-08-13 00:57:24.106097 | instance | Thursday 13 August 2026 00:57:24 +0000 (0:00:00.843) 0:09:46.829 ******* 2026-08-13 00:57:24.159746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-08-13 00:57:24.160002 | instance | 2026-08-13 00:57:24.160334 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-08-13 00:57:24.160652 | instance | Thursday 13 August 2026 00:57:24 +0000 (0:00:00.054) 0:09:46.883 ******* 2026-08-13 00:57:24.876142 | instance | changed: [instance] 2026-08-13 00:57:24.876235 | instance | 2026-08-13 00:57:24.876434 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-08-13 00:57:24.876659 | instance | Thursday 13 August 2026 00:57:24 +0000 (0:00:00.716) 0:09:47.600 ******* 2026-08-13 00:57:25.522108 | instance | ok: [instance] 2026-08-13 00:57:25.522215 | instance | 2026-08-13 00:57:25.522271 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-08-13 00:57:25.522388 | instance | Thursday 13 August 2026 00:57:25 +0000 (0:00:00.645) 0:09:48.246 ******* 2026-08-13 00:57:26.007500 | instance | changed: [instance] 2026-08-13 00:57:26.007596 | instance | 2026-08-13 00:57:26.007689 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-08-13 00:57:26.007813 | instance | Thursday 13 August 2026 00:57:25 +0000 (0:00:00.478) 0:09:48.724 ******* 2026-08-13 00:57:26.007923 | instance | 2026-08-13 00:57:26.008052 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-08-13 00:57:26.008172 | instance | Thursday 13 August 2026 00:57:26 +0000 (0:00:00.007) 0:09:48.731 ******* 2026-08-13 00:57:26.053216 | instance | skipping: [instance] 2026-08-13 00:57:26.053465 | instance | 2026-08-13 00:57:26.053769 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-08-13 00:57:26.054028 | instance | Thursday 13 August 2026 00:57:26 +0000 (0:00:00.045) 0:09:48.777 ******* 2026-08-13 00:57:27.479482 | instance | changed: [instance] 2026-08-13 00:57:27.479592 | instance | 2026-08-13 00:57:27.479788 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-08-13 00:57:27.479970 | instance | Thursday 13 August 2026 00:57:27 +0000 (0:00:01.425) 0:09:50.203 ******* 2026-08-13 00:57:29.515008 | instance | changed: [instance] 2026-08-13 00:57:29.515312 | instance | 2026-08-13 00:57:29.515642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:57:29.515975 | instance | Thursday 13 August 2026 00:57:29 +0000 (0:00:02.035) 0:09:52.238 ******* 2026-08-13 00:57:29.565262 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:57:29.565518 | instance | 2026-08-13 00:57:29.565827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:57:29.566126 | instance | Thursday 13 August 2026 00:57:29 +0000 (0:00:00.051) 0:09:52.290 ******* 2026-08-13 00:57:30.070972 | instance | changed: [instance] 2026-08-13 00:57:30.071222 | instance | 2026-08-13 00:57:30.071512 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-08-13 00:57:30.071891 | instance | Thursday 13 August 2026 00:57:30 +0000 (0:00:00.504) 0:09:52.795 ******* 2026-08-13 00:57:44.306903 | instance | changed: [instance] 2026-08-13 00:57:44.306992 | instance | 2026-08-13 00:57:44.307003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:57:44.307013 | instance | Thursday 13 August 2026 00:57:44 +0000 (0:00:14.235) 0:10:07.030 ******* 2026-08-13 00:57:44.359786 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:57:44.359867 | instance | 2026-08-13 00:57:44.360123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:57:44.360172 | instance | Thursday 13 August 2026 00:57:44 +0000 (0:00:00.054) 0:10:07.084 ******* 2026-08-13 00:57:44.909405 | instance | changed: [instance] 2026-08-13 00:57:44.909534 | instance | 2026-08-13 00:57:44.909724 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-08-13 00:57:44.909892 | instance | Thursday 13 August 2026 00:57:44 +0000 (0:00:00.549) 0:10:07.633 ******* 2026-08-13 00:57:47.924917 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-08-13 00:57:47.925058 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-08-13 00:57:47.925072 | instance | 2026-08-13 00:57:47.925291 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-08-13 00:57:47.925351 | instance | Thursday 13 August 2026 00:57:47 +0000 (0:00:03.016) 0:10:10.649 ******* 2026-08-13 00:57:51.403384 | instance | changed: [instance] 2026-08-13 00:57:51.403441 | instance | 2026-08-13 00:57:51.403454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:57:51.403460 | instance | Thursday 13 August 2026 00:57:51 +0000 (0:00:03.477) 0:10:14.127 ******* 2026-08-13 00:57:51.465455 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:57:51.465522 | instance | 2026-08-13 00:57:51.465895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:57:51.465949 | instance | Thursday 13 August 2026 00:57:51 +0000 (0:00:00.061) 0:10:14.189 ******* 2026-08-13 00:57:51.943993 | instance | changed: [instance] 2026-08-13 00:57:51.944034 | instance | 2026-08-13 00:57:51.944039 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-08-13 00:57:51.944044 | instance | Thursday 13 August 2026 00:57:51 +0000 (0:00:00.479) 0:10:14.668 ******* 2026-08-13 00:57:54.763879 | instance | ok: [instance] 2026-08-13 00:57:54.763958 | instance | 2026-08-13 00:57:54.764215 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-08-13 00:57:54.764258 | instance | Thursday 13 August 2026 00:57:54 +0000 (0:00:02.820) 0:10:17.488 ******* 2026-08-13 00:57:57.371677 | instance | changed: [instance] 2026-08-13 00:57:57.371750 | instance | 2026-08-13 00:57:57.371756 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-08-13 00:57:57.371762 | instance | Thursday 13 August 2026 00:57:57 +0000 (0:00:02.606) 0:10:20.095 ******* 2026-08-13 00:57:58.062157 | instance | ok: [instance] 2026-08-13 00:57:58.062259 | instance | 2026-08-13 00:57:58.062489 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-08-13 00:57:58.062541 | instance | Thursday 13 August 2026 00:57:58 +0000 (0:00:00.691) 0:10:20.787 ******* 2026-08-13 00:57:58.808729 | instance | changed: [instance] 2026-08-13 00:57:58.808824 | instance | 2026-08-13 00:57:58.809162 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-08-13 00:57:58.809237 | instance | Thursday 13 August 2026 00:57:58 +0000 (0:00:00.746) 0:10:21.533 ******* 2026-08-13 00:57:59.768372 | instance | ok: [instance] 2026-08-13 00:57:59.768455 | instance | 2026-08-13 00:57:59.768620 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-08-13 00:57:59.768756 | instance | Thursday 13 August 2026 00:57:59 +0000 (0:00:00.959) 0:10:22.492 ******* 2026-08-13 00:57:59.810562 | instance | skipping: [instance] 2026-08-13 00:57:59.810668 | instance | 2026-08-13 00:57:59.810797 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-08-13 00:57:59.810926 | instance | Thursday 13 August 2026 00:57:59 +0000 (0:00:00.042) 0:10:22.535 ******* 2026-08-13 00:57:59.864696 | instance | skipping: [instance] 2026-08-13 00:57:59.864802 | instance | 2026-08-13 00:57:59.864928 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-08-13 00:57:59.865053 | instance | Thursday 13 August 2026 00:57:59 +0000 (0:00:00.053) 0:10:22.589 ******* 2026-08-13 00:57:59.928394 | instance | skipping: [instance] 2026-08-13 00:57:59.928481 | instance | 2026-08-13 00:57:59.928653 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-08-13 00:57:59.928760 | instance | Thursday 13 August 2026 00:57:59 +0000 (0:00:00.063) 0:10:22.652 ******* 2026-08-13 00:57:59.980474 | instance | skipping: [instance] 2026-08-13 00:57:59.980634 | instance | 2026-08-13 00:57:59.980808 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-08-13 00:57:59.980976 | instance | Thursday 13 August 2026 00:57:59 +0000 (0:00:00.052) 0:10:22.705 ******* 2026-08-13 00:58:00.031280 | instance | skipping: [instance] 2026-08-13 00:58:00.031414 | instance | 2026-08-13 00:58:00.031587 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-08-13 00:58:00.031755 | instance | Thursday 13 August 2026 00:58:00 +0000 (0:00:00.050) 0:10:22.755 ******* 2026-08-13 00:58:00.088000 | instance | skipping: [instance] 2026-08-13 00:58:00.088098 | instance | 2026-08-13 00:58:00.088224 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-08-13 00:58:00.088346 | instance | Thursday 13 August 2026 00:58:00 +0000 (0:00:00.056) 0:10:22.812 ******* 2026-08-13 00:58:00.139807 | instance | skipping: [instance] 2026-08-13 00:58:00.139876 | instance | 2026-08-13 00:58:00.139888 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-08-13 00:58:00.139898 | instance | Thursday 13 August 2026 00:58:00 +0000 (0:00:00.050) 0:10:22.862 ******* 2026-08-13 00:59:30.628576 | instance | changed: [instance] 2026-08-13 00:59:30.628844 | instance | 2026-08-13 00:59:30.629172 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-08-13 00:59:30.629447 | instance | Thursday 13 August 2026 00:59:30 +0000 (0:01:30.489) 0:11:53.352 ******* 2026-08-13 00:59:31.364122 | instance | changed: [instance] 2026-08-13 00:59:31.364295 | instance | 2026-08-13 00:59:31.364675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:59:31.364959 | instance | Thursday 13 August 2026 00:59:31 +0000 (0:00:00.735) 0:11:54.088 ******* 2026-08-13 00:59:31.408804 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:59:31.409045 | instance | 2026-08-13 00:59:31.409320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:59:31.409572 | instance | Thursday 13 August 2026 00:59:31 +0000 (0:00:00.045) 0:11:54.133 ******* 2026-08-13 00:59:31.901174 | instance | changed: [instance] 2026-08-13 00:59:31.901260 | instance | 2026-08-13 00:59:31.901778 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-08-13 00:59:31.901852 | instance | Thursday 13 August 2026 00:59:31 +0000 (0:00:00.491) 0:11:54.625 ******* 2026-08-13 00:59:32.637520 | instance | changed: [instance] 2026-08-13 00:59:32.637663 | instance | 2026-08-13 00:59:32.637675 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-08-13 00:59:32.637819 | instance | Thursday 13 August 2026 00:59:32 +0000 (0:00:00.736) 0:11:55.362 ******* 2026-08-13 00:59:34.275356 | instance | changed: [instance] 2026-08-13 00:59:34.275443 | instance | 2026-08-13 00:59:34.275724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 00:59:34.275766 | instance | Thursday 13 August 2026 00:59:34 +0000 (0:00:01.637) 0:11:57.000 ******* 2026-08-13 00:59:34.325362 | instance | skipping: [instance] 2026-08-13 00:59:34.325451 | instance | 2026-08-13 00:59:34.325722 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 00:59:34.326379 | instance | Thursday 13 August 2026 00:59:34 +0000 (0:00:00.049) 0:11:57.050 ******* 2026-08-13 00:59:34.370608 | instance | skipping: [instance] 2026-08-13 00:59:34.370648 | instance | 2026-08-13 00:59:34.370653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 00:59:34.370659 | instance | Thursday 13 August 2026 00:59:34 +0000 (0:00:00.044) 0:11:57.095 ******* 2026-08-13 00:59:34.414324 | instance | skipping: [instance] 2026-08-13 00:59:34.414430 | instance | 2026-08-13 00:59:34.414562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 00:59:34.414706 | instance | Thursday 13 August 2026 00:59:34 +0000 (0:00:00.044) 0:11:57.139 ******* 2026-08-13 00:59:34.455329 | instance | skipping: [instance] 2026-08-13 00:59:34.455488 | instance | 2026-08-13 00:59:34.455642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 00:59:34.455790 | instance | Thursday 13 August 2026 00:59:34 +0000 (0:00:00.041) 0:11:57.180 ******* 2026-08-13 00:59:35.125598 | instance | ok: [instance] 2026-08-13 00:59:35.125671 | instance | 2026-08-13 00:59:35.125852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 00:59:35.125930 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.669) 0:11:57.850 ******* 2026-08-13 00:59:35.171460 | instance | ok: [instance] 2026-08-13 00:59:35.171522 | instance | 2026-08-13 00:59:35.171783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 00:59:35.171815 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.045) 0:11:57.896 ******* 2026-08-13 00:59:35.227121 | instance | ok: [instance] 2026-08-13 00:59:35.227743 | instance | 2026-08-13 00:59:35.227792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 00:59:35.227800 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.055) 0:11:57.951 ******* 2026-08-13 00:59:35.290030 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 00:59:35.290089 | instance | 2026-08-13 00:59:35.290374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 00:59:35.290414 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.062) 0:11:58.014 ******* 2026-08-13 00:59:35.346825 | instance | ok: [instance] 2026-08-13 00:59:35.346885 | instance | 2026-08-13 00:59:35.347167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 00:59:35.347200 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.057) 0:11:58.071 ******* 2026-08-13 00:59:35.401992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 00:59:35.402142 | instance | 2026-08-13 00:59:35.402388 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 00:59:35.402594 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.054) 0:11:58.126 ******* 2026-08-13 00:59:35.911046 | instance | changed: [instance] 2026-08-13 00:59:35.911108 | instance | 2026-08-13 00:59:35.911309 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-08-13 00:59:35.911379 | instance | Thursday 13 August 2026 00:59:35 +0000 (0:00:00.509) 0:11:58.635 ******* 2026-08-13 00:59:36.585551 | instance | ok: [instance] 2026-08-13 00:59:36.585876 | instance | 2026-08-13 00:59:36.586004 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-08-13 00:59:36.586122 | instance | Thursday 13 August 2026 00:59:36 +0000 (0:00:00.674) 0:11:59.310 ******* 2026-08-13 00:59:37.768394 | instance | changed: [instance] 2026-08-13 00:59:37.768498 | instance | 2026-08-13 00:59:37.768684 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-08-13 00:59:37.768751 | instance | Thursday 13 August 2026 00:59:37 +0000 (0:00:01.183) 0:12:00.493 ******* 2026-08-13 00:59:38.146280 | instance | ok: [instance] 2026-08-13 00:59:38.146359 | instance | 2026-08-13 00:59:38.146533 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-08-13 00:59:38.146597 | instance | Thursday 13 August 2026 00:59:38 +0000 (0:00:00.377) 0:12:00.871 ******* 2026-08-13 00:59:38.491816 | instance | changed: [instance] 2026-08-13 00:59:38.491879 | instance | 2026-08-13 00:59:38.492166 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-08-13 00:59:38.492209 | instance | Thursday 13 August 2026 00:59:38 +0000 (0:00:00.345) 0:12:01.216 ******* 2026-08-13 00:59:38.887947 | instance | changed: [instance] 2026-08-13 00:59:38.888019 | instance | 2026-08-13 00:59:38.888172 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-08-13 00:59:38.888284 | instance | Thursday 13 August 2026 00:59:38 +0000 (0:00:00.396) 0:12:01.612 ******* 2026-08-13 00:59:39.227186 | instance | ok: [instance] 2026-08-13 00:59:39.227233 | instance | 2026-08-13 00:59:39.227238 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-08-13 00:59:39.227243 | instance | Thursday 13 August 2026 00:59:39 +0000 (0:00:00.339) 0:12:01.951 ******* 2026-08-13 01:02:12.711015 | instance | changed: [instance] 2026-08-13 01:02:12.711119 | instance | 2026-08-13 01:02:12.711132 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-08-13 01:02:12.711254 | instance | Thursday 13 August 2026 01:02:12 +0000 (0:02:33.482) 0:14:35.433 ******* 2026-08-13 01:02:13.477198 | instance | ok: [instance] 2026-08-13 01:02:13.477316 | instance | 2026-08-13 01:02:13.477331 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-08-13 01:02:13.477467 | instance | Thursday 13 August 2026 01:02:13 +0000 (0:00:00.768) 0:14:36.201 ******* 2026-08-13 01:02:13.541862 | instance | included: ingress for instance 2026-08-13 01:02:13.541979 | instance | 2026-08-13 01:02:13.542108 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-08-13 01:02:13.542238 | instance | Thursday 13 August 2026 01:02:13 +0000 (0:00:00.064) 0:14:36.266 ******* 2026-08-13 01:02:14.469502 | instance | changed: [instance] 2026-08-13 01:02:14.469598 | instance | 2026-08-13 01:02:14.469681 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-08-13 01:02:14.469809 | instance | Thursday 13 August 2026 01:02:14 +0000 (0:00:00.927) 0:14:37.194 ******* 2026-08-13 01:02:14.746223 | instance | ok: [instance] 2026-08-13 01:02:14.746315 | instance | 2026-08-13 01:02:14.746413 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-08-13 01:02:14.746548 | instance | Thursday 13 August 2026 01:02:14 +0000 (0:00:00.276) 0:14:37.470 ******* 2026-08-13 01:02:15.640085 | instance | changed: [instance] 2026-08-13 01:02:15.640196 | instance | 2026-08-13 01:02:15.640211 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-08-13 01:02:15.640344 | instance | 2026-08-13 01:02:15.640469 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 01:02:15.640643 | instance | Thursday 13 August 2026 01:02:15 +0000 (0:00:00.894) 0:14:38.364 ******* 2026-08-13 01:02:17.224876 | instance | ok: [instance] 2026-08-13 01:02:17.224964 | instance | 2026-08-13 01:02:17.225159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:02:17.225266 | instance | Thursday 13 August 2026 01:02:17 +0000 (0:00:01.584) 0:14:39.949 ******* 2026-08-13 01:02:17.280531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:02:17.280701 | instance | 2026-08-13 01:02:17.280786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:02:17.280935 | instance | Thursday 13 August 2026 01:02:17 +0000 (0:00:00.055) 0:14:40.004 ******* 2026-08-13 01:02:17.770360 | instance | changed: [instance] 2026-08-13 01:02:17.770445 | instance | 2026-08-13 01:02:17.770712 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-08-13 01:02:17.770770 | instance | Thursday 13 August 2026 01:02:17 +0000 (0:00:00.489) 0:14:40.494 ******* 2026-08-13 01:02:18.585519 | instance | ok: [instance] 2026-08-13 01:02:18.585610 | instance | 2026-08-13 01:02:18.585883 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-08-13 01:02:18.585941 | instance | Thursday 13 August 2026 01:02:18 +0000 (0:00:00.815) 0:14:41.310 ******* 2026-08-13 01:02:21.000468 | instance | changed: [instance] 2026-08-13 01:02:21.000591 | instance | 2026-08-13 01:02:21.000777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:02:21.000829 | instance | Thursday 13 August 2026 01:02:20 +0000 (0:00:02.415) 0:14:43.725 ******* 2026-08-13 01:02:21.060601 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:02:21.060665 | instance | 2026-08-13 01:02:21.060680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:02:21.060793 | instance | Thursday 13 August 2026 01:02:21 +0000 (0:00:00.059) 0:14:43.784 ******* 2026-08-13 01:02:21.719339 | instance | changed: [instance] 2026-08-13 01:02:21.719425 | instance | 2026-08-13 01:02:21.719694 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-13 01:02:21.719776 | instance | Thursday 13 August 2026 01:02:21 +0000 (0:00:00.658) 0:14:44.443 ******* 2026-08-13 01:02:22.938327 | instance | changed: [instance] 2026-08-13 01:02:22.938441 | instance | 2026-08-13 01:02:22.938666 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-08-13 01:02:22.938708 | instance | Thursday 13 August 2026 01:02:22 +0000 (0:00:01.219) 0:14:45.663 ******* 2026-08-13 01:02:23.467818 | instance | ok: [instance] 2026-08-13 01:02:23.467972 | instance | 2026-08-13 01:02:23.468126 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-08-13 01:02:23.468243 | instance | Thursday 13 August 2026 01:02:23 +0000 (0:00:00.529) 0:14:46.192 ******* 2026-08-13 01:02:31.886899 | instance | ok: [instance] 2026-08-13 01:02:31.887172 | instance | 2026-08-13 01:02:31.887463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-08-13 01:02:31.887741 | instance | Thursday 13 August 2026 01:02:31 +0000 (0:00:08.417) 0:14:54.610 ******* 2026-08-13 01:02:33.581699 | instance | ok: [instance] 2026-08-13 01:02:33.581768 | instance | 2026-08-13 01:02:33.581777 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-08-13 01:02:33.581785 | instance | Thursday 13 August 2026 01:02:33 +0000 (0:00:01.695) 0:14:56.305 ******* 2026-08-13 01:02:33.977034 | instance | ok: [instance] 2026-08-13 01:02:33.977111 | instance | 2026-08-13 01:02:33.977190 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-08-13 01:02:33.977313 | instance | Thursday 13 August 2026 01:02:33 +0000 (0:00:00.395) 0:14:56.701 ******* 2026-08-13 01:02:34.188699 | instance | ok: [instance] 2026-08-13 01:02:34.188789 | instance | 2026-08-13 01:02:34.188801 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-08-13 01:02:34.188813 | instance | Thursday 13 August 2026 01:02:34 +0000 (0:00:00.211) 0:14:56.912 ******* 2026-08-13 01:02:34.393486 | instance | ok: [instance] 2026-08-13 01:02:34.393610 | instance | 2026-08-13 01:02:34.393700 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-08-13 01:02:34.393817 | instance | Thursday 13 August 2026 01:02:34 +0000 (0:00:00.204) 0:14:57.117 ******* 2026-08-13 01:02:35.091315 | instance | changed: [instance] 2026-08-13 01:02:35.091581 | instance | 2026-08-13 01:02:35.091871 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-08-13 01:02:35.092143 | instance | Thursday 13 August 2026 01:02:35 +0000 (0:00:00.696) 0:14:57.814 ******* 2026-08-13 01:02:52.215863 | instance | changed: [instance] => (item=alertmanager) 2026-08-13 01:02:52.215952 | instance | changed: [instance] => (item=grafana) 2026-08-13 01:02:52.216557 | instance | changed: [instance] => (item=prometheus) 2026-08-13 01:02:52.216575 | instance | 2026-08-13 01:02:52.217060 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-08-13 01:02:52.217214 | instance | Thursday 13 August 2026 01:02:52 +0000 (0:00:17.125) 0:15:14.940 ******* 2026-08-13 01:02:54.246709 | instance | ok: [instance] => (item=alertmanager) 2026-08-13 01:02:54.246798 | instance | ok: [instance] => (item=grafana) 2026-08-13 01:02:54.247261 | instance | ok: [instance] => (item=prometheus) 2026-08-13 01:02:54.247313 | instance | 2026-08-13 01:02:54.247320 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-08-13 01:02:54.247325 | instance | Thursday 13 August 2026 01:02:54 +0000 (0:00:02.031) 0:15:16.971 ******* 2026-08-13 01:02:57.905963 | instance | changed: [instance] => (item=None) 2026-08-13 01:02:57.906055 | instance | changed: [instance] => (item=None) 2026-08-13 01:02:57.906381 | instance | changed: [instance] => (item=None) 2026-08-13 01:02:57.906448 | instance | changed: [instance] 2026-08-13 01:02:57.906468 | instance | 2026-08-13 01:02:57.906526 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-08-13 01:02:57.906657 | instance | Thursday 13 August 2026 01:02:57 +0000 (0:00:03.659) 0:15:20.630 ******* 2026-08-13 01:03:03.485117 | instance | changed: [instance] => (item=None) 2026-08-13 01:03:03.485203 | instance | changed: [instance] => (item=None) 2026-08-13 01:03:03.486116 | instance | changed: [instance] => (item=None) 2026-08-13 01:03:03.486184 | instance | changed: [instance] => (item=None) 2026-08-13 01:03:03.486191 | instance | changed: [instance] => (item=None) 2026-08-13 01:03:03.486196 | instance | changed: [instance] 2026-08-13 01:03:03.486202 | instance | 2026-08-13 01:03:03.486209 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-08-13 01:03:03.486216 | instance | Thursday 13 August 2026 01:03:03 +0000 (0:00:05.579) 0:15:26.209 ******* 2026-08-13 01:03:14.896818 | instance | changed: [instance] => (item=alertmanager) 2026-08-13 01:03:14.896921 | instance | changed: [instance] => (item=prometheus) 2026-08-13 01:03:14.897058 | instance | 2026-08-13 01:03:14.897214 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-08-13 01:03:14.897357 | instance | Thursday 13 August 2026 01:03:14 +0000 (0:00:11.411) 0:15:37.621 ******* 2026-08-13 01:03:26.381703 | instance | changed: [instance] => (item=alertmanager) 2026-08-13 01:03:26.381959 | instance | changed: [instance] => (item=prometheus) 2026-08-13 01:03:26.382175 | instance | 2026-08-13 01:03:26.382438 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-08-13 01:03:26.382699 | instance | Thursday 13 August 2026 01:03:26 +0000 (0:00:11.484) 0:15:49.105 ******* 2026-08-13 01:03:27.143281 | instance | changed: [instance] 2026-08-13 01:03:27.143499 | instance | 2026-08-13 01:03:27.143860 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-08-13 01:03:27.144232 | instance | Thursday 13 August 2026 01:03:27 +0000 (0:00:00.761) 0:15:49.867 ******* 2026-08-13 01:03:35.218848 | instance | ok: [instance] 2026-08-13 01:03:35.219078 | instance | 2026-08-13 01:03:35.219376 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-08-13 01:03:35.219651 | instance | Thursday 13 August 2026 01:03:35 +0000 (0:00:08.075) 0:15:57.943 ******* 2026-08-13 01:03:49.717678 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-08-13 01:03:49.717766 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-08-13 01:03:49.718468 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-08-13 01:03:49.718547 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-08-13 01:03:49.718618 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-08-13 01:03:49.718655 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-08-13 01:03:49.718668 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-08-13 01:03:49.718687 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-08-13 01:03:49.718700 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-08-13 01:03:49.718715 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-08-13 01:03:49.718814 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-08-13 01:03:49.718936 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-08-13 01:03:49.719042 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-08-13 01:03:49.719147 | instance | 2026-08-13 01:03:49.719275 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-08-13 01:03:49.719377 | instance | Thursday 13 August 2026 01:03:49 +0000 (0:00:14.498) 0:16:12.442 ******* 2026-08-13 01:04:20.723679 | instance | changed: [instance] 2026-08-13 01:04:20.723746 | instance | 2026-08-13 01:04:20.723759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:20.723771 | instance | Thursday 13 August 2026 01:04:20 +0000 (0:00:31.005) 0:16:43.447 ******* 2026-08-13 01:04:20.871308 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:20.871410 | instance | 2026-08-13 01:04:20.871531 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:20.871676 | instance | Thursday 13 August 2026 01:04:20 +0000 (0:00:00.148) 0:16:43.596 ******* 2026-08-13 01:04:21.429313 | instance | changed: [instance] 2026-08-13 01:04:21.429417 | instance | 2026-08-13 01:04:21.429848 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-08-13 01:04:21.429923 | instance | Thursday 13 August 2026 01:04:21 +0000 (0:00:00.557) 0:16:44.153 ******* 2026-08-13 01:04:24.624983 | instance | changed: [instance] 2026-08-13 01:04:24.626693 | instance | 2026-08-13 01:04:24.626779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:24.628021 | instance | Thursday 13 August 2026 01:04:24 +0000 (0:00:03.196) 0:16:47.349 ******* 2026-08-13 01:04:24.683712 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:24.683836 | instance | 2026-08-13 01:04:24.683964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:24.684107 | instance | Thursday 13 August 2026 01:04:24 +0000 (0:00:00.058) 0:16:47.408 ******* 2026-08-13 01:04:25.228156 | instance | changed: [instance] 2026-08-13 01:04:25.228273 | instance | 2026-08-13 01:04:25.228443 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-08-13 01:04:25.228646 | instance | Thursday 13 August 2026 01:04:25 +0000 (0:00:00.544) 0:16:47.952 ******* 2026-08-13 01:04:26.991374 | instance | changed: [instance] 2026-08-13 01:04:26.991585 | instance | 2026-08-13 01:04:26.991874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:26.992152 | instance | Thursday 13 August 2026 01:04:26 +0000 (0:00:01.762) 0:16:49.715 ******* 2026-08-13 01:04:27.038550 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:27.038901 | instance | 2026-08-13 01:04:27.040045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:27.040142 | instance | Thursday 13 August 2026 01:04:27 +0000 (0:00:00.047) 0:16:49.763 ******* 2026-08-13 01:04:27.575966 | instance | changed: [instance] 2026-08-13 01:04:27.576096 | instance | 2026-08-13 01:04:27.576262 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-08-13 01:04:27.576447 | instance | Thursday 13 August 2026 01:04:27 +0000 (0:00:00.536) 0:16:50.299 ******* 2026-08-13 01:04:29.111035 | instance | changed: [instance] 2026-08-13 01:04:29.111117 | instance | 2026-08-13 01:04:29.112649 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-08-13 01:04:29.112736 | instance | Thursday 13 August 2026 01:04:29 +0000 (0:00:01.536) 0:16:51.835 ******* 2026-08-13 01:04:29.975471 | instance | changed: [instance] 2026-08-13 01:04:29.975556 | instance | 2026-08-13 01:04:29.975670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:29.975828 | instance | Thursday 13 August 2026 01:04:29 +0000 (0:00:00.864) 0:16:52.700 ******* 2026-08-13 01:04:30.046112 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:30.046195 | instance | 2026-08-13 01:04:30.046304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:30.046429 | instance | Thursday 13 August 2026 01:04:30 +0000 (0:00:00.070) 0:16:52.770 ******* 2026-08-13 01:04:30.543914 | instance | changed: [instance] 2026-08-13 01:04:30.544217 | instance | 2026-08-13 01:04:30.544592 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-08-13 01:04:30.544957 | instance | Thursday 13 August 2026 01:04:30 +0000 (0:00:00.497) 0:16:53.268 ******* 2026-08-13 01:04:32.088007 | instance | changed: [instance] 2026-08-13 01:04:32.088277 | instance | 2026-08-13 01:04:32.088695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:32.089046 | instance | Thursday 13 August 2026 01:04:32 +0000 (0:00:01.544) 0:16:54.812 ******* 2026-08-13 01:04:32.141846 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:32.141974 | instance | 2026-08-13 01:04:32.142161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:32.142328 | instance | Thursday 13 August 2026 01:04:32 +0000 (0:00:00.054) 0:16:54.866 ******* 2026-08-13 01:04:32.639289 | instance | changed: [instance] 2026-08-13 01:04:32.639509 | instance | 2026-08-13 01:04:32.639795 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-08-13 01:04:32.640046 | instance | Thursday 13 August 2026 01:04:32 +0000 (0:00:00.496) 0:16:55.363 ******* 2026-08-13 01:04:34.215652 | instance | changed: [instance] 2026-08-13 01:04:34.215741 | instance | 2026-08-13 01:04:34.216172 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-08-13 01:04:34.216194 | instance | 2026-08-13 01:04:34.216206 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 01:04:34.216358 | instance | Thursday 13 August 2026 01:04:34 +0000 (0:00:01.576) 0:16:56.940 ******* 2026-08-13 01:04:36.144640 | instance | ok: [instance] 2026-08-13 01:04:36.144855 | instance | 2026-08-13 01:04:36.145138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:04:36.145396 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:01.928) 0:16:58.868 ******* 2026-08-13 01:04:36.221889 | instance | ok: [instance] 2026-08-13 01:04:36.222074 | instance | 2026-08-13 01:04:36.222351 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:04:36.222649 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.077) 0:16:58.946 ******* 2026-08-13 01:04:36.273298 | instance | skipping: [instance] 2026-08-13 01:04:36.273485 | instance | 2026-08-13 01:04:36.273770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:04:36.274032 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.051) 0:16:58.998 ******* 2026-08-13 01:04:36.322517 | instance | skipping: [instance] 2026-08-13 01:04:36.322673 | instance | 2026-08-13 01:04:36.322939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:04:36.323206 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.049) 0:16:59.047 ******* 2026-08-13 01:04:36.380615 | instance | skipping: [instance] 2026-08-13 01:04:36.380863 | instance | 2026-08-13 01:04:36.381188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:04:36.381471 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.057) 0:16:59.105 ******* 2026-08-13 01:04:36.439451 | instance | skipping: [instance] 2026-08-13 01:04:36.439700 | instance | 2026-08-13 01:04:36.440020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:04:36.440300 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.058) 0:16:59.164 ******* 2026-08-13 01:04:36.502264 | instance | skipping: [instance] 2026-08-13 01:04:36.502383 | instance | 2026-08-13 01:04:36.502586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:04:36.502765 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.062) 0:16:59.226 ******* 2026-08-13 01:04:36.556345 | instance | ok: [instance] 2026-08-13 01:04:36.556577 | instance | 2026-08-13 01:04:36.556875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:04:36.557149 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.053) 0:16:59.280 ******* 2026-08-13 01:04:36.616268 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:04:36.616500 | instance | 2026-08-13 01:04:36.616886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:04:36.617153 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.060) 0:16:59.340 ******* 2026-08-13 01:04:36.682310 | instance | ok: [instance] 2026-08-13 01:04:36.682642 | instance | 2026-08-13 01:04:36.682939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:04:36.683192 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.065) 0:16:59.406 ******* 2026-08-13 01:04:36.757458 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:04:36.757777 | instance | 2026-08-13 01:04:36.758135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:04:36.758487 | instance | Thursday 13 August 2026 01:04:36 +0000 (0:00:00.074) 0:16:59.481 ******* 2026-08-13 01:04:37.290526 | instance | changed: [instance] 2026-08-13 01:04:37.290668 | instance | 2026-08-13 01:04:37.290842 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-08-13 01:04:37.291013 | instance | Thursday 13 August 2026 01:04:37 +0000 (0:00:00.533) 0:17:00.015 ******* 2026-08-13 01:04:38.605537 | instance | changed: [instance] 2026-08-13 01:04:38.605611 | instance | 2026-08-13 01:04:38.605623 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-08-13 01:04:38.605634 | instance | Thursday 13 August 2026 01:04:38 +0000 (0:00:01.313) 0:17:01.328 ******* 2026-08-13 01:04:39.422903 | instance | changed: [instance] 2026-08-13 01:04:39.423019 | instance | 2026-08-13 01:04:39.423040 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-13 01:04:39.423203 | instance | Thursday 13 August 2026 01:04:39 +0000 (0:00:00.818) 0:17:02.147 ******* 2026-08-13 01:04:43.452620 | instance | changed: [instance] 2026-08-13 01:04:43.452711 | instance | 2026-08-13 01:04:43.453010 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-13 01:04:43.453066 | instance | Thursday 13 August 2026 01:04:43 +0000 (0:00:04.029) 0:17:06.177 ******* 2026-08-13 01:04:43.692473 | instance | changed: [instance] 2026-08-13 01:04:43.692593 | instance | 2026-08-13 01:04:43.692926 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-13 01:04:43.693019 | instance | Thursday 13 August 2026 01:04:43 +0000 (0:00:00.240) 0:17:06.417 ******* 2026-08-13 01:04:44.266424 | instance | changed: [instance] 2026-08-13 01:04:44.266511 | instance | 2026-08-13 01:04:44.267177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:04:44.267263 | instance | Thursday 13 August 2026 01:04:44 +0000 (0:00:00.572) 0:17:06.990 ******* 2026-08-13 01:04:44.470962 | instance | ok: [instance] 2026-08-13 01:04:44.471027 | instance | 2026-08-13 01:04:44.471035 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:04:44.471048 | instance | Thursday 13 August 2026 01:04:44 +0000 (0:00:00.205) 0:17:07.195 ******* 2026-08-13 01:04:44.562941 | instance | included: rabbitmq for instance 2026-08-13 01:04:44.563027 | instance | 2026-08-13 01:04:44.563326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:04:44.563375 | instance | Thursday 13 August 2026 01:04:44 +0000 (0:00:00.092) 0:17:07.287 ******* 2026-08-13 01:04:45.282193 | instance | ok: [instance] 2026-08-13 01:04:45.282308 | instance | 2026-08-13 01:04:45.282597 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:04:45.282651 | instance | Thursday 13 August 2026 01:04:45 +0000 (0:00:00.719) 0:17:08.006 ******* 2026-08-13 01:04:45.340017 | instance | skipping: [instance] 2026-08-13 01:04:45.340407 | instance | 2026-08-13 01:04:45.340449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:04:45.340456 | instance | Thursday 13 August 2026 01:04:45 +0000 (0:00:00.057) 0:17:08.064 ******* 2026-08-13 01:04:45.415464 | instance | skipping: [instance] 2026-08-13 01:04:45.415500 | instance | 2026-08-13 01:04:45.415506 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:04:45.415512 | instance | Thursday 13 August 2026 01:04:45 +0000 (0:00:00.074) 0:17:08.139 ******* 2026-08-13 01:04:45.474516 | instance | skipping: [instance] 2026-08-13 01:04:45.474563 | instance | 2026-08-13 01:04:45.474569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:04:45.474575 | instance | Thursday 13 August 2026 01:04:45 +0000 (0:00:00.059) 0:17:08.198 ******* 2026-08-13 01:05:16.428649 | instance | changed: [instance] 2026-08-13 01:05:16.428755 | instance | 2026-08-13 01:05:16.429020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:05:16.429356 | instance | Thursday 13 August 2026 01:05:16 +0000 (0:00:30.953) 0:17:39.152 ******* 2026-08-13 01:05:17.111180 | instance | ok: [instance] 2026-08-13 01:05:17.111407 | instance | 2026-08-13 01:05:17.111695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:05:17.111963 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.682) 0:17:39.835 ******* 2026-08-13 01:05:17.181951 | instance | ok: [instance] 2026-08-13 01:05:17.182091 | instance | 2026-08-13 01:05:17.182269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:05:17.182438 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.070) 0:17:39.906 ******* 2026-08-13 01:05:17.246144 | instance | skipping: [instance] 2026-08-13 01:05:17.246390 | instance | 2026-08-13 01:05:17.246673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:05:17.246931 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.064) 0:17:39.970 ******* 2026-08-13 01:05:17.305276 | instance | skipping: [instance] 2026-08-13 01:05:17.305514 | instance | 2026-08-13 01:05:17.305794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:05:17.306095 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.059) 0:17:40.029 ******* 2026-08-13 01:05:17.363147 | instance | ok: [instance] 2026-08-13 01:05:17.363404 | instance | 2026-08-13 01:05:17.363684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:05:17.364008 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.057) 0:17:40.087 ******* 2026-08-13 01:05:17.477557 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:05:17.477968 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:05:17.478293 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:05:17.478611 | instance | ok: [instance] => (item=identity) 2026-08-13 01:05:17.478914 | instance | 2026-08-13 01:05:17.479241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:05:17.479574 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.114) 0:17:40.202 ******* 2026-08-13 01:05:17.703188 | instance | ok: [instance] 2026-08-13 01:05:17.703299 | instance | 2026-08-13 01:05:17.703313 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:05:17.703477 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.225) 0:17:40.427 ******* 2026-08-13 01:05:17.776184 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:05:17.776585 | instance | 2026-08-13 01:05:17.776599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:05:17.776621 | instance | Thursday 13 August 2026 01:05:17 +0000 (0:00:00.072) 0:17:40.500 ******* 2026-08-13 01:05:18.316641 | instance | changed: [instance] 2026-08-13 01:05:18.316733 | instance | 2026-08-13 01:05:18.316786 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-08-13 01:05:18.317078 | instance | Thursday 13 August 2026 01:05:18 +0000 (0:00:00.539) 0:17:41.040 ******* 2026-08-13 01:05:19.833826 | instance | ok: [instance] => (item=None) 2026-08-13 01:05:19.834092 | instance | ok: [instance] 2026-08-13 01:05:19.834384 | instance | 2026-08-13 01:05:19.834691 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-08-13 01:05:19.834975 | instance | Thursday 13 August 2026 01:05:19 +0000 (0:00:01.517) 0:17:42.557 ******* 2026-08-13 01:05:21.028928 | instance | ok: [instance] => (item=atmosphere) 2026-08-13 01:05:21.029748 | instance | 2026-08-13 01:05:21.029812 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-08-13 01:05:21.029827 | instance | Thursday 13 August 2026 01:05:21 +0000 (0:00:01.195) 0:17:43.753 ******* 2026-08-13 01:05:21.956381 | instance | changed: [instance] 2026-08-13 01:05:21.956468 | instance | 2026-08-13 01:05:21.956740 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-08-13 01:05:21.956794 | instance | Thursday 13 August 2026 01:05:21 +0000 (0:00:00.927) 0:17:44.681 ******* 2026-08-13 01:05:23.106597 | instance | changed: [instance] => (item=None) 2026-08-13 01:05:23.106685 | instance | changed: [instance] 2026-08-13 01:05:23.106706 | instance | 2026-08-13 01:05:23.106719 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-08-13 01:05:23.106904 | instance | Thursday 13 August 2026 01:05:23 +0000 (0:00:01.149) 0:17:45.830 ******* 2026-08-13 01:05:24.798719 | instance | changed: [instance] => (item=None) 2026-08-13 01:05:24.798827 | instance | changed: [instance] 2026-08-13 01:05:24.798894 | instance | 2026-08-13 01:05:24.799168 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-08-13 01:05:24.799229 | instance | Thursday 13 August 2026 01:05:24 +0000 (0:00:01.692) 0:17:47.523 ******* 2026-08-13 01:07:58.524459 | instance | changed: [instance] 2026-08-13 01:07:58.524562 | instance | 2026-08-13 01:07:58.524829 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:07:58.524881 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:02:33.725) 0:20:21.249 ******* 2026-08-13 01:07:58.639112 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:07:58.639190 | instance | 2026-08-13 01:07:58.639456 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:07:58.639505 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:00:00.114) 0:20:21.363 ******* 2026-08-13 01:07:58.701890 | instance | skipping: [instance] 2026-08-13 01:07:58.701953 | instance | 2026-08-13 01:07:58.701960 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:07:58.701965 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:00:00.062) 0:20:21.425 ******* 2026-08-13 01:07:58.765700 | instance | skipping: [instance] 2026-08-13 01:07:58.766119 | instance | 2026-08-13 01:07:58.767125 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:07:58.767144 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:00:00.064) 0:20:21.490 ******* 2026-08-13 01:07:58.835893 | instance | ok: [instance] 2026-08-13 01:07:58.835996 | instance | 2026-08-13 01:07:58.836114 | instance | TASK [Create Ingress identity] ************************************************* 2026-08-13 01:07:58.836241 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:00:00.070) 0:20:21.560 ******* 2026-08-13 01:07:58.925320 | instance | included: ingress for instance 2026-08-13 01:07:58.925534 | instance | 2026-08-13 01:07:58.925808 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-08-13 01:07:58.926067 | instance | Thursday 13 August 2026 01:07:58 +0000 (0:00:00.089) 0:20:21.649 ******* 2026-08-13 01:07:59.921844 | instance | changed: [instance] 2026-08-13 01:07:59.921980 | instance | 2026-08-13 01:07:59.922156 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-08-13 01:07:59.922321 | instance | Thursday 13 August 2026 01:07:59 +0000 (0:00:00.996) 0:20:22.646 ******* 2026-08-13 01:08:04.311219 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-08-13 01:08:04.311496 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-08-13 01:08:04.311786 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-08-13 01:08:04.312057 | instance | ok: [instance] 2026-08-13 01:08:04.312308 | instance | 2026-08-13 01:08:04.312638 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-08-13 01:08:04.312933 | instance | Thursday 13 August 2026 01:08:04 +0000 (0:00:04.389) 0:20:27.035 ******* 2026-08-13 01:08:05.048880 | instance | ok: [instance] 2026-08-13 01:08:05.049061 | instance | 2026-08-13 01:08:05.049222 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-08-13 01:08:05.049376 | instance | Thursday 13 August 2026 01:08:05 +0000 (0:00:00.737) 0:20:27.773 ******* 2026-08-13 01:08:06.302351 | instance | ok: [instance] => (item=atmosphere) 2026-08-13 01:08:06.302548 | instance | 2026-08-13 01:08:06.302819 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-08-13 01:08:06.303157 | instance | Thursday 13 August 2026 01:08:06 +0000 (0:00:01.253) 0:20:29.026 ******* 2026-08-13 01:08:07.405484 | instance | changed: [instance] => (item=atmosphere) 2026-08-13 01:08:07.405716 | instance | 2026-08-13 01:08:07.406001 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-08-13 01:08:07.406297 | instance | Thursday 13 August 2026 01:08:07 +0000 (0:00:01.102) 0:20:30.129 ******* 2026-08-13 01:08:08.568209 | instance | changed: [instance] => (item=atmosphere) 2026-08-13 01:08:08.568288 | instance | 2026-08-13 01:08:08.568448 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-08-13 01:08:08.568559 | instance | Thursday 13 August 2026 01:08:08 +0000 (0:00:01.163) 0:20:31.292 ******* 2026-08-13 01:08:09.766658 | instance | changed: [instance] => (item=atmosphere) 2026-08-13 01:08:09.766760 | instance | 2026-08-13 01:08:09.766850 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-13 01:08:09.767032 | instance | Thursday 13 August 2026 01:08:09 +0000 (0:00:01.198) 0:20:32.490 ******* 2026-08-13 01:08:10.021128 | instance | changed: [instance] 2026-08-13 01:08:10.021185 | instance | 2026-08-13 01:08:10.021192 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 01:08:10.021197 | instance | Thursday 13 August 2026 01:08:10 +0000 (0:00:00.254) 0:20:32.745 ******* 2026-08-13 01:08:11.431506 | instance | ok: [instance] 2026-08-13 01:08:11.431624 | instance | 2026-08-13 01:08:11.431696 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 01:08:11.431846 | instance | Thursday 13 August 2026 01:08:11 +0000 (0:00:01.410) 0:20:34.155 ******* 2026-08-13 01:08:11.673961 | instance | ok: [instance] 2026-08-13 01:08:11.674056 | instance | 2026-08-13 01:08:11.674105 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 01:08:11.674234 | instance | Thursday 13 August 2026 01:08:11 +0000 (0:00:00.243) 0:20:34.398 ******* 2026-08-13 01:08:11.760072 | instance | ok: [instance] => { 2026-08-13 01:08:11.760106 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-13 01:08:11.760118 | instance | } 2026-08-13 01:08:11.760127 | instance | 2026-08-13 01:08:11.760137 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 01:08:11.760188 | instance | Thursday 13 August 2026 01:08:11 +0000 (0:00:00.085) 0:20:34.484 ******* 2026-08-13 01:08:12.538875 | instance | changed: [instance] 2026-08-13 01:08:12.538917 | instance | 2026-08-13 01:08:12.538923 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 01:08:12.538928 | instance | Thursday 13 August 2026 01:08:12 +0000 (0:00:00.778) 0:20:35.263 ******* 2026-08-13 01:08:13.872447 | instance | changed: [instance] 2026-08-13 01:08:13.872734 | instance | 2026-08-13 01:08:13.872819 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-13 01:08:13.872839 | instance | Thursday 13 August 2026 01:08:13 +0000 (0:00:01.333) 0:20:36.596 ******* 2026-08-13 01:08:14.414200 | instance | changed: [instance] 2026-08-13 01:08:14.414260 | instance | 2026-08-13 01:08:14.414265 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-13 01:08:14.414271 | instance | Thursday 13 August 2026 01:08:14 +0000 (0:00:00.541) 0:20:37.138 ******* 2026-08-13 01:08:15.162764 | instance | ok: [instance] 2026-08-13 01:08:15.162877 | instance | 2026-08-13 01:08:15.163186 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-13 01:08:15.163280 | instance | Thursday 13 August 2026 01:08:15 +0000 (0:00:00.748) 0:20:37.886 ******* 2026-08-13 01:08:16.123830 | instance | ok: [instance] 2026-08-13 01:08:16.123931 | instance | 2026-08-13 01:08:16.124186 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-13 01:08:16.124248 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.961) 0:20:38.848 ******* 2026-08-13 01:08:16.484676 | instance | ok: [instance] 2026-08-13 01:08:16.484758 | instance | 2026-08-13 01:08:16.484964 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-13 01:08:16.485070 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.360) 0:20:39.209 ******* 2026-08-13 01:08:16.619760 | instance | included: openstack_helm_endpoints for instance 2026-08-13 01:08:16.619982 | instance | 2026-08-13 01:08:16.620263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:08:16.620539 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.135) 0:20:39.344 ******* 2026-08-13 01:08:16.674054 | instance | skipping: [instance] 2026-08-13 01:08:16.674439 | instance | 2026-08-13 01:08:16.674607 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:08:16.674858 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.054) 0:20:39.398 ******* 2026-08-13 01:08:16.723928 | instance | skipping: [instance] 2026-08-13 01:08:16.724143 | instance | 2026-08-13 01:08:16.724417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:08:16.724722 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.050) 0:20:39.448 ******* 2026-08-13 01:08:16.778566 | instance | skipping: [instance] 2026-08-13 01:08:16.778651 | instance | 2026-08-13 01:08:16.778860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:08:16.779033 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.054) 0:20:39.502 ******* 2026-08-13 01:08:16.826160 | instance | skipping: [instance] 2026-08-13 01:08:16.826297 | instance | 2026-08-13 01:08:16.826479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:08:16.826651 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.048) 0:20:39.550 ******* 2026-08-13 01:08:16.881428 | instance | skipping: [instance] 2026-08-13 01:08:16.881551 | instance | 2026-08-13 01:08:16.881722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:08:16.882041 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.055) 0:20:39.606 ******* 2026-08-13 01:08:16.933443 | instance | skipping: [instance] 2026-08-13 01:08:16.933608 | instance | 2026-08-13 01:08:16.933783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:08:16.933946 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.052) 0:20:39.658 ******* 2026-08-13 01:08:16.991651 | instance | ok: [instance] 2026-08-13 01:08:16.991948 | instance | 2026-08-13 01:08:16.992334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:08:16.992612 | instance | Thursday 13 August 2026 01:08:16 +0000 (0:00:00.058) 0:20:39.716 ******* 2026-08-13 01:08:17.069421 | instance | ok: [instance] => (item=identity) 2026-08-13 01:08:17.069547 | instance | 2026-08-13 01:08:17.069821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:08:17.069985 | instance | Thursday 13 August 2026 01:08:17 +0000 (0:00:00.076) 0:20:39.792 ******* 2026-08-13 01:08:17.144690 | instance | ok: [instance] 2026-08-13 01:08:17.144950 | instance | 2026-08-13 01:08:17.145198 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-13 01:08:17.145474 | instance | Thursday 13 August 2026 01:08:17 +0000 (0:00:00.075) 0:20:39.868 ******* 2026-08-13 01:08:17.728332 | instance | changed: [instance] 2026-08-13 01:08:17.728594 | instance | 2026-08-13 01:08:17.728868 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-13 01:08:17.729154 | instance | Thursday 13 August 2026 01:08:17 +0000 (0:00:00.583) 0:20:40.452 ******* 2026-08-13 01:08:18.265779 | instance | changed: [instance] 2026-08-13 01:08:18.265871 | instance | 2026-08-13 01:08:18.265954 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-13 01:08:18.266075 | instance | Thursday 13 August 2026 01:08:18 +0000 (0:00:00.537) 0:20:40.990 ******* 2026-08-13 01:08:18.772439 | instance | changed: [instance] 2026-08-13 01:08:18.772683 | instance | 2026-08-13 01:08:18.772953 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-13 01:08:18.773215 | instance | Thursday 13 August 2026 01:08:18 +0000 (0:00:00.506) 0:20:41.496 ******* 2026-08-13 01:08:19.347178 | instance | changed: [instance] 2026-08-13 01:08:19.347375 | instance | 2026-08-13 01:08:19.347663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:08:19.347935 | instance | Thursday 13 August 2026 01:08:19 +0000 (0:00:00.574) 0:20:42.071 ******* 2026-08-13 01:08:19.436588 | instance | ok: [instance] 2026-08-13 01:08:19.436698 | instance | 2026-08-13 01:08:19.436870 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:08:19.437037 | instance | Thursday 13 August 2026 01:08:19 +0000 (0:00:00.090) 0:20:42.161 ******* 2026-08-13 01:08:19.515129 | instance | included: rabbitmq for instance 2026-08-13 01:08:19.515301 | instance | 2026-08-13 01:08:19.515572 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:08:19.515836 | instance | Thursday 13 August 2026 01:08:19 +0000 (0:00:00.078) 0:20:42.239 ******* 2026-08-13 01:08:20.240164 | instance | ok: [instance] 2026-08-13 01:08:20.240289 | instance | 2026-08-13 01:08:20.240624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:08:20.240899 | instance | Thursday 13 August 2026 01:08:20 +0000 (0:00:00.724) 0:20:42.964 ******* 2026-08-13 01:08:20.295944 | instance | skipping: [instance] 2026-08-13 01:08:20.296193 | instance | 2026-08-13 01:08:20.296495 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:08:20.296800 | instance | Thursday 13 August 2026 01:08:20 +0000 (0:00:00.056) 0:20:43.020 ******* 2026-08-13 01:08:20.358241 | instance | skipping: [instance] 2026-08-13 01:08:20.358541 | instance | 2026-08-13 01:08:20.358891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:08:20.359109 | instance | Thursday 13 August 2026 01:08:20 +0000 (0:00:00.061) 0:20:43.082 ******* 2026-08-13 01:08:20.417959 | instance | skipping: [instance] 2026-08-13 01:08:20.418259 | instance | 2026-08-13 01:08:20.418581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:08:20.418890 | instance | Thursday 13 August 2026 01:08:20 +0000 (0:00:00.060) 0:20:43.142 ******* 2026-08-13 01:08:46.325233 | instance | changed: [instance] 2026-08-13 01:08:46.325359 | instance | 2026-08-13 01:08:46.325477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:08:46.325605 | instance | Thursday 13 August 2026 01:08:46 +0000 (0:00:25.906) 0:21:09.049 ******* 2026-08-13 01:08:47.037754 | instance | ok: [instance] 2026-08-13 01:08:47.037868 | instance | 2026-08-13 01:08:47.038094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:08:47.038236 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.712) 0:21:09.762 ******* 2026-08-13 01:08:47.101849 | instance | ok: [instance] 2026-08-13 01:08:47.102014 | instance | 2026-08-13 01:08:47.102202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:08:47.102375 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.063) 0:21:09.825 ******* 2026-08-13 01:08:47.172953 | instance | skipping: [instance] 2026-08-13 01:08:47.173240 | instance | 2026-08-13 01:08:47.173554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:08:47.173842 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.071) 0:21:09.896 ******* 2026-08-13 01:08:47.232428 | instance | skipping: [instance] 2026-08-13 01:08:47.232809 | instance | 2026-08-13 01:08:47.233150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:08:47.233540 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.060) 0:21:09.956 ******* 2026-08-13 01:08:47.300437 | instance | ok: [instance] 2026-08-13 01:08:47.300709 | instance | 2026-08-13 01:08:47.300989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:08:47.301324 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.067) 0:21:10.024 ******* 2026-08-13 01:08:47.412748 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:08:47.413033 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:08:47.413297 | instance | ok: [instance] => (item=identity) 2026-08-13 01:08:47.413554 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:08:47.413774 | instance | ok: [instance] => (item=key_manager) 2026-08-13 01:08:47.414013 | instance | 2026-08-13 01:08:47.414352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:08:47.414585 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.112) 0:21:10.137 ******* 2026-08-13 01:08:47.487656 | instance | ok: [instance] 2026-08-13 01:08:47.487892 | instance | 2026-08-13 01:08:47.488184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:08:47.488452 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.074) 0:21:10.211 ******* 2026-08-13 01:08:47.550454 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:08:47.550721 | instance | 2026-08-13 01:08:47.551002 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:08:47.551279 | instance | Thursday 13 August 2026 01:08:47 +0000 (0:00:00.063) 0:21:10.275 ******* 2026-08-13 01:08:48.135836 | instance | changed: [instance] 2026-08-13 01:08:48.135962 | instance | 2026-08-13 01:08:48.136155 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-08-13 01:08:48.136314 | instance | Thursday 13 August 2026 01:08:48 +0000 (0:00:00.585) 0:21:10.860 ******* 2026-08-13 01:10:53.229652 | instance | changed: [instance] 2026-08-13 01:10:53.229958 | instance | 2026-08-13 01:10:53.230172 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:10:53.230427 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:02:05.093) 0:23:15.953 ******* 2026-08-13 01:10:53.470425 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:10:53.472344 | instance | 2026-08-13 01:10:53.472654 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:10:53.472914 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:00:00.240) 0:23:16.194 ******* 2026-08-13 01:10:53.530455 | instance | skipping: [instance] 2026-08-13 01:10:53.530698 | instance | 2026-08-13 01:10:53.530992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:10:53.531247 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:00:00.060) 0:23:16.255 ******* 2026-08-13 01:10:53.591443 | instance | skipping: [instance] 2026-08-13 01:10:53.591692 | instance | 2026-08-13 01:10:53.591978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:10:53.592229 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:00:00.060) 0:23:16.316 ******* 2026-08-13 01:10:53.664214 | instance | ok: [instance] 2026-08-13 01:10:53.664454 | instance | 2026-08-13 01:10:53.664754 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-08-13 01:10:53.665035 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:00:00.072) 0:23:16.389 ******* 2026-08-13 01:10:53.745355 | instance | included: ingress for instance 2026-08-13 01:10:53.745674 | instance | 2026-08-13 01:10:53.745998 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-08-13 01:10:53.746262 | instance | Thursday 13 August 2026 01:10:53 +0000 (0:00:00.081) 0:23:16.470 ******* 2026-08-13 01:10:54.817664 | instance | changed: [instance] 2026-08-13 01:10:54.817785 | instance | 2026-08-13 01:10:54.817939 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-08-13 01:10:54.818104 | instance | Thursday 13 August 2026 01:10:54 +0000 (0:00:01.071) 0:23:17.541 ******* 2026-08-13 01:10:55.895303 | instance | changed: [instance] 2026-08-13 01:10:55.895498 | instance | 2026-08-13 01:10:55.895758 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-08-13 01:10:55.896023 | instance | Thursday 13 August 2026 01:10:55 +0000 (0:00:01.077) 0:23:18.619 ******* 2026-08-13 01:11:04.789046 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-08-13 01:11:04.789238 | instance | 2026-08-13 01:11:04.789515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:11:04.789901 | instance | Thursday 13 August 2026 01:11:04 +0000 (0:00:08.892) 0:23:27.512 ******* 2026-08-13 01:11:04.865563 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:11:04.865814 | instance | 2026-08-13 01:11:04.866082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:11:04.866380 | instance | Thursday 13 August 2026 01:11:04 +0000 (0:00:00.077) 0:23:27.590 ******* 2026-08-13 01:11:05.409700 | instance | changed: [instance] 2026-08-13 01:11:05.409913 | instance | 2026-08-13 01:11:05.410233 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-08-13 01:11:05.410589 | instance | Thursday 13 August 2026 01:11:05 +0000 (0:00:00.543) 0:23:28.133 ******* 2026-08-13 01:11:08.324932 | instance | changed: [instance] 2026-08-13 01:11:08.325012 | instance | 2026-08-13 01:11:08.325550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:11:08.325620 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:02.913) 0:23:31.047 ******* 2026-08-13 01:11:08.394386 | instance | skipping: [instance] 2026-08-13 01:11:08.394511 | instance | 2026-08-13 01:11:08.394773 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:11:08.394835 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.071) 0:23:31.118 ******* 2026-08-13 01:11:08.447358 | instance | skipping: [instance] 2026-08-13 01:11:08.447445 | instance | 2026-08-13 01:11:08.447555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:11:08.447681 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.053) 0:23:31.171 ******* 2026-08-13 01:11:08.507211 | instance | skipping: [instance] 2026-08-13 01:11:08.507314 | instance | 2026-08-13 01:11:08.507439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:11:08.507560 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.060) 0:23:31.231 ******* 2026-08-13 01:11:08.571335 | instance | skipping: [instance] 2026-08-13 01:11:08.571450 | instance | 2026-08-13 01:11:08.571583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:11:08.571708 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.064) 0:23:31.296 ******* 2026-08-13 01:11:08.634889 | instance | skipping: [instance] 2026-08-13 01:11:08.634993 | instance | 2026-08-13 01:11:08.635125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:11:08.635328 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.063) 0:23:31.359 ******* 2026-08-13 01:11:08.693651 | instance | skipping: [instance] 2026-08-13 01:11:08.693700 | instance | 2026-08-13 01:11:08.694021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:11:08.694090 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.058) 0:23:31.418 ******* 2026-08-13 01:11:08.751531 | instance | ok: [instance] 2026-08-13 01:11:08.751586 | instance | 2026-08-13 01:11:08.751593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:11:08.751598 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.057) 0:23:31.475 ******* 2026-08-13 01:11:08.823974 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-08-13 01:11:08.824141 | instance | 2026-08-13 01:11:08.824765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:11:08.824795 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.072) 0:23:31.548 ******* 2026-08-13 01:11:08.907236 | instance | ok: [instance] 2026-08-13 01:11:08.907448 | instance | 2026-08-13 01:11:08.907762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:11:08.908029 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.082) 0:23:31.631 ******* 2026-08-13 01:11:08.980652 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:11:08.980757 | instance | 2026-08-13 01:11:08.980778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:11:08.980921 | instance | Thursday 13 August 2026 01:11:08 +0000 (0:00:00.073) 0:23:31.704 ******* 2026-08-13 01:11:09.530354 | instance | changed: [instance] 2026-08-13 01:11:09.530578 | instance | 2026-08-13 01:11:09.530863 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-08-13 01:11:09.531129 | instance | Thursday 13 August 2026 01:11:09 +0000 (0:00:00.549) 0:23:32.254 ******* 2026-08-13 01:11:27.592634 | instance | ok: [instance] 2026-08-13 01:11:27.592869 | instance | 2026-08-13 01:11:27.593158 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-08-13 01:11:27.593425 | instance | Thursday 13 August 2026 01:11:27 +0000 (0:00:18.062) 0:23:50.316 ******* 2026-08-13 01:11:42.125147 | instance | ok: [instance] 2026-08-13 01:11:42.125245 | instance | 2026-08-13 01:11:42.125259 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-08-13 01:11:42.125279 | instance | Thursday 13 August 2026 01:11:42 +0000 (0:00:14.532) 0:24:04.849 ******* 2026-08-13 01:11:43.694928 | instance | ok: [instance] 2026-08-13 01:11:43.695003 | instance | 2026-08-13 01:11:43.695262 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-08-13 01:11:43.695304 | instance | Thursday 13 August 2026 01:11:43 +0000 (0:00:01.570) 0:24:06.419 ******* 2026-08-13 01:11:44.978972 | instance | ok: [instance] 2026-08-13 01:11:44.979063 | instance | 2026-08-13 01:11:44.979280 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-08-13 01:11:44.979363 | instance | Thursday 13 August 2026 01:11:44 +0000 (0:00:01.283) 0:24:07.703 ******* 2026-08-13 01:11:45.732326 | instance | changed: [instance] 2026-08-13 01:11:45.732579 | instance | 2026-08-13 01:11:45.732647 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-08-13 01:11:45.732745 | instance | Thursday 13 August 2026 01:11:45 +0000 (0:00:00.753) 0:24:08.457 ******* 2026-08-13 01:11:46.518120 | instance | changed: [instance] 2026-08-13 01:11:46.518200 | instance | 2026-08-13 01:11:46.518401 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-08-13 01:11:46.518484 | instance | Thursday 13 August 2026 01:11:46 +0000 (0:00:00.785) 0:24:09.242 ******* 2026-08-13 01:11:49.739407 | instance | changed: [instance] 2026-08-13 01:11:49.739487 | instance | 2026-08-13 01:11:49.739606 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-08-13 01:11:49.739737 | instance | Thursday 13 August 2026 01:11:49 +0000 (0:00:03.221) 0:24:12.464 ******* 2026-08-13 01:11:51.320649 | instance | [WARNING]: Module did not set no_log for update_password 2026-08-13 01:11:51.350632 | instance | changed: [instance] 2026-08-13 01:11:51.350900 | instance | 2026-08-13 01:11:51.351183 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-08-13 01:11:51.351471 | instance | Thursday 13 August 2026 01:11:51 +0000 (0:00:01.611) 0:24:14.075 ******* 2026-08-13 01:11:55.644755 | instance | ok: [instance] 2026-08-13 01:11:55.644869 | instance | 2026-08-13 01:11:55.644912 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-08-13 01:11:55.645045 | instance | Thursday 13 August 2026 01:11:55 +0000 (0:00:04.293) 0:24:18.369 ******* 2026-08-13 01:11:56.806137 | instance | changed: [instance] 2026-08-13 01:11:56.806352 | instance | 2026-08-13 01:11:56.806685 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-08-13 01:11:56.806948 | instance | Thursday 13 August 2026 01:11:56 +0000 (0:00:01.161) 0:24:19.530 ******* 2026-08-13 01:11:59.060654 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-126.nip.io/swift/v1/%(tenant_id)s'}) 2026-08-13 01:11:59.060735 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-08-13 01:11:59.060749 | instance | 2026-08-13 01:11:59.060761 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:11:59.060779 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:02.254) 0:24:21.784 ******* 2026-08-13 01:11:59.174809 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:11:59.175035 | instance | 2026-08-13 01:11:59.175292 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:11:59.175557 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:00.114) 0:24:21.899 ******* 2026-08-13 01:11:59.237093 | instance | skipping: [instance] 2026-08-13 01:11:59.237345 | instance | 2026-08-13 01:11:59.237640 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:11:59.237908 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:00.062) 0:24:21.961 ******* 2026-08-13 01:11:59.296101 | instance | skipping: [instance] 2026-08-13 01:11:59.296436 | instance | 2026-08-13 01:11:59.296865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:11:59.297263 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:00.059) 0:24:22.020 ******* 2026-08-13 01:11:59.363324 | instance | ok: [instance] 2026-08-13 01:11:59.363463 | instance | 2026-08-13 01:11:59.363633 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-08-13 01:11:59.363798 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:00.067) 0:24:22.087 ******* 2026-08-13 01:11:59.443882 | instance | included: ingress for instance 2026-08-13 01:11:59.443973 | instance | 2026-08-13 01:11:59.444138 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-08-13 01:11:59.444292 | instance | Thursday 13 August 2026 01:11:59 +0000 (0:00:00.080) 0:24:22.168 ******* 2026-08-13 01:12:00.460695 | instance | changed: [instance] 2026-08-13 01:12:00.460831 | instance | 2026-08-13 01:12:00.461009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:12:00.461169 | instance | Thursday 13 August 2026 01:12:00 +0000 (0:00:01.016) 0:24:23.184 ******* 2026-08-13 01:12:00.534341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:12:00.534566 | instance | 2026-08-13 01:12:00.534833 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:12:00.535076 | instance | Thursday 13 August 2026 01:12:00 +0000 (0:00:00.073) 0:24:23.258 ******* 2026-08-13 01:12:01.071522 | instance | changed: [instance] 2026-08-13 01:12:01.071756 | instance | 2026-08-13 01:12:01.072030 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-08-13 01:12:01.072289 | instance | Thursday 13 August 2026 01:12:01 +0000 (0:00:00.536) 0:24:23.794 ******* 2026-08-13 01:12:16.166083 | instance | ok: [instance] 2026-08-13 01:12:16.166194 | instance | 2026-08-13 01:12:16.166279 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-08-13 01:12:16.166412 | instance | Thursday 13 August 2026 01:12:16 +0000 (0:00:15.095) 0:24:38.890 ******* 2026-08-13 01:12:16.243283 | instance | ok: [instance] => (item=10.96.240.200) 2026-08-13 01:12:16.243483 | instance | 2026-08-13 01:12:16.243767 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-08-13 01:12:16.244046 | instance | Thursday 13 August 2026 01:12:16 +0000 (0:00:00.076) 0:24:38.967 ******* 2026-08-13 01:12:17.008139 | instance | changed: [instance] 2026-08-13 01:12:17.008375 | instance | 2026-08-13 01:12:17.008685 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-08-13 01:12:17.008960 | instance | Thursday 13 August 2026 01:12:17 +0000 (0:00:00.765) 0:24:39.732 ******* 2026-08-13 01:12:17.856296 | instance | changed: [instance] 2026-08-13 01:12:17.856553 | instance | 2026-08-13 01:12:17.856853 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-08-13 01:12:17.857147 | instance | Thursday 13 August 2026 01:12:17 +0000 (0:00:00.848) 0:24:40.580 ******* 2026-08-13 01:12:20.802764 | instance | ok: [instance] 2026-08-13 01:12:20.803029 | instance | 2026-08-13 01:12:20.803427 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-08-13 01:12:20.803786 | instance | Thursday 13 August 2026 01:12:20 +0000 (0:00:02.946) 0:24:43.526 ******* 2026-08-13 01:12:20.865541 | instance | ok: [instance] 2026-08-13 01:12:20.865701 | instance | 2026-08-13 01:12:20.865904 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-08-13 01:12:20.866091 | instance | Thursday 13 August 2026 01:12:20 +0000 (0:00:00.063) 0:24:43.589 ******* 2026-08-13 01:12:21.683855 | instance | changed: [instance] 2026-08-13 01:12:21.683956 | instance | 2026-08-13 01:12:21.684055 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-08-13 01:12:21.684199 | instance | Thursday 13 August 2026 01:12:21 +0000 (0:00:00.816) 0:24:44.406 ******* 2026-08-13 01:12:23.837559 | instance | changed: [instance] 2026-08-13 01:12:23.837795 | instance | 2026-08-13 01:12:23.838176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:12:23.838531 | instance | Thursday 13 August 2026 01:12:23 +0000 (0:00:02.153) 0:24:46.560 ******* 2026-08-13 01:12:23.926389 | instance | ok: [instance] 2026-08-13 01:12:23.926519 | instance | 2026-08-13 01:12:23.926697 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:12:23.926900 | instance | Thursday 13 August 2026 01:12:23 +0000 (0:00:00.090) 0:24:46.650 ******* 2026-08-13 01:12:24.026133 | instance | included: rabbitmq for instance 2026-08-13 01:12:24.026363 | instance | 2026-08-13 01:12:24.026729 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:12:24.027020 | instance | Thursday 13 August 2026 01:12:24 +0000 (0:00:00.098) 0:24:46.749 ******* 2026-08-13 01:12:24.765859 | instance | ok: [instance] 2026-08-13 01:12:24.766241 | instance | 2026-08-13 01:12:24.766652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:12:24.767044 | instance | Thursday 13 August 2026 01:12:24 +0000 (0:00:00.738) 0:24:47.488 ******* 2026-08-13 01:12:24.828089 | instance | skipping: [instance] 2026-08-13 01:12:24.828325 | instance | 2026-08-13 01:12:24.828674 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:12:24.828940 | instance | Thursday 13 August 2026 01:12:24 +0000 (0:00:00.063) 0:24:47.552 ******* 2026-08-13 01:12:24.888728 | instance | skipping: [instance] 2026-08-13 01:12:24.888859 | instance | 2026-08-13 01:12:24.889023 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:12:24.889173 | instance | Thursday 13 August 2026 01:12:24 +0000 (0:00:00.060) 0:24:47.613 ******* 2026-08-13 01:12:24.943878 | instance | skipping: [instance] 2026-08-13 01:12:24.944030 | instance | 2026-08-13 01:12:24.944157 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:12:24.944281 | instance | Thursday 13 August 2026 01:12:24 +0000 (0:00:00.055) 0:24:47.668 ******* 2026-08-13 01:12:55.886361 | instance | changed: [instance] 2026-08-13 01:12:55.886483 | instance | 2026-08-13 01:12:55.886638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:12:55.886811 | instance | Thursday 13 August 2026 01:12:55 +0000 (0:00:30.942) 0:25:18.610 ******* 2026-08-13 01:12:56.655140 | instance | ok: [instance] 2026-08-13 01:12:56.655408 | instance | 2026-08-13 01:12:56.655844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:12:56.656289 | instance | Thursday 13 August 2026 01:12:56 +0000 (0:00:00.768) 0:25:19.378 ******* 2026-08-13 01:12:56.718673 | instance | ok: [instance] 2026-08-13 01:12:56.718890 | instance | 2026-08-13 01:12:56.719180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:12:56.719459 | instance | Thursday 13 August 2026 01:12:56 +0000 (0:00:00.064) 0:25:19.443 ******* 2026-08-13 01:12:56.781881 | instance | skipping: [instance] 2026-08-13 01:12:56.782318 | instance | 2026-08-13 01:12:56.782874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:12:56.783328 | instance | Thursday 13 August 2026 01:12:56 +0000 (0:00:00.062) 0:25:19.506 ******* 2026-08-13 01:12:56.852139 | instance | skipping: [instance] 2026-08-13 01:12:56.852310 | instance | 2026-08-13 01:12:56.852649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:12:56.852857 | instance | Thursday 13 August 2026 01:12:56 +0000 (0:00:00.070) 0:25:19.576 ******* 2026-08-13 01:12:56.907216 | instance | ok: [instance] 2026-08-13 01:12:56.907313 | instance | 2026-08-13 01:12:56.907335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:12:56.907616 | instance | Thursday 13 August 2026 01:12:56 +0000 (0:00:00.055) 0:25:19.631 ******* 2026-08-13 01:12:57.020875 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:12:57.021170 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:12:57.021468 | instance | ok: [instance] => (item=identity) 2026-08-13 01:12:57.021784 | instance | ok: [instance] => (item=dashboard) 2026-08-13 01:12:57.022092 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:12:57.022381 | instance | ok: [instance] => (item=image) 2026-08-13 01:12:57.022831 | instance | 2026-08-13 01:12:57.023226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:12:57.023538 | instance | Thursday 13 August 2026 01:12:57 +0000 (0:00:00.113) 0:25:19.745 ******* 2026-08-13 01:12:57.108326 | instance | ok: [instance] 2026-08-13 01:12:57.108678 | instance | 2026-08-13 01:12:57.109017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:12:57.109361 | instance | Thursday 13 August 2026 01:12:57 +0000 (0:00:00.087) 0:25:19.832 ******* 2026-08-13 01:12:57.178722 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:12:57.178968 | instance | 2026-08-13 01:12:57.179257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:12:57.179539 | instance | Thursday 13 August 2026 01:12:57 +0000 (0:00:00.070) 0:25:19.903 ******* 2026-08-13 01:12:57.723154 | instance | changed: [instance] 2026-08-13 01:12:57.723419 | instance | 2026-08-13 01:12:57.723759 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-08-13 01:12:57.724037 | instance | Thursday 13 August 2026 01:12:57 +0000 (0:00:00.543) 0:25:20.447 ******* 2026-08-13 01:15:06.233884 | instance | changed: [instance] 2026-08-13 01:15:06.234877 | instance | 2026-08-13 01:15:06.234892 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:15:06.234902 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:02:08.510) 0:27:28.958 ******* 2026-08-13 01:15:06.482637 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:15:06.482850 | instance | 2026-08-13 01:15:06.483207 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:15:06.483490 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:00:00.248) 0:27:29.206 ******* 2026-08-13 01:15:06.538097 | instance | skipping: [instance] 2026-08-13 01:15:06.538302 | instance | 2026-08-13 01:15:06.538589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:15:06.538862 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:00:00.055) 0:27:29.262 ******* 2026-08-13 01:15:06.594718 | instance | skipping: [instance] 2026-08-13 01:15:06.595059 | instance | 2026-08-13 01:15:06.595384 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:15:06.595657 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:00:00.056) 0:27:29.318 ******* 2026-08-13 01:15:06.674773 | instance | ok: [instance] 2026-08-13 01:15:06.675008 | instance | 2026-08-13 01:15:06.675276 | instance | TASK [Create Ingress image] **************************************************** 2026-08-13 01:15:06.675615 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:00:00.080) 0:27:29.398 ******* 2026-08-13 01:15:06.757103 | instance | included: ingress for instance 2026-08-13 01:15:06.757350 | instance | 2026-08-13 01:15:06.757623 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-08-13 01:15:06.757887 | instance | Thursday 13 August 2026 01:15:06 +0000 (0:00:00.082) 0:27:29.481 ******* 2026-08-13 01:15:07.879894 | instance | changed: [instance] 2026-08-13 01:15:07.880101 | instance | 2026-08-13 01:15:07.880368 | instance | TASK [Create images] *********************************************************** 2026-08-13 01:15:07.881588 | instance | Thursday 13 August 2026 01:15:07 +0000 (0:00:01.122) 0:27:30.604 ******* 2026-08-13 01:15:08.004549 | 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-08-13 01:15:08.004788 | instance | 2026-08-13 01:15:08.005054 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-13 01:15:08.005317 | instance | Thursday 13 August 2026 01:15:08 +0000 (0:00:00.125) 0:27:30.729 ******* 2026-08-13 01:15:12.367446 | instance | changed: [instance] 2026-08-13 01:15:12.367681 | instance | 2026-08-13 01:15:12.367978 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-13 01:15:12.368304 | instance | Thursday 13 August 2026 01:15:12 +0000 (0:00:04.362) 0:27:35.091 ******* 2026-08-13 01:15:13.038380 | instance | ok: [instance] 2026-08-13 01:15:13.038535 | instance | 2026-08-13 01:15:13.038863 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-13 01:15:13.039147 | instance | Thursday 13 August 2026 01:15:13 +0000 (0:00:00.668) 0:27:35.760 ******* 2026-08-13 01:15:13.107419 | instance | ok: [instance] 2026-08-13 01:15:13.107747 | instance | 2026-08-13 01:15:13.108066 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-13 01:15:13.108389 | instance | Thursday 13 August 2026 01:15:13 +0000 (0:00:00.071) 0:27:35.831 ******* 2026-08-13 01:15:29.470446 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-08-13 01:15:29.470722 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-08-13 01:15:29.471036 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-08-13 01:15:29.471387 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-08-13 01:15:29.471661 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-08-13 01:15:29.471937 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-08-13 01:15:29.472465 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-08-13 01:15:29.472501 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-08-13 01:15:29.472841 | instance | ok: [instance] 2026-08-13 01:15:29.473043 | instance | 2026-08-13 01:15:29.473332 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-13 01:15:29.473646 | instance | Thursday 13 August 2026 01:15:29 +0000 (0:00:16.362) 0:27:52.194 ******* 2026-08-13 01:15:29.533213 | instance | ok: [instance] 2026-08-13 01:15:29.533453 | instance | 2026-08-13 01:15:29.533751 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-13 01:15:29.534068 | instance | Thursday 13 August 2026 01:15:29 +0000 (0:00:00.063) 0:27:52.257 ******* 2026-08-13 01:15:29.600847 | instance | ok: [instance] 2026-08-13 01:15:29.601030 | instance | 2026-08-13 01:15:29.601325 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-13 01:15:29.601590 | instance | Thursday 13 August 2026 01:15:29 +0000 (0:00:00.067) 0:27:52.325 ******* 2026-08-13 01:15:29.857331 | instance | changed: [instance] 2026-08-13 01:15:29.857603 | instance | 2026-08-13 01:15:29.857944 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-13 01:15:29.858456 | instance | Thursday 13 August 2026 01:15:29 +0000 (0:00:00.256) 0:27:52.581 ******* 2026-08-13 01:15:30.614397 | instance | changed: [instance] 2026-08-13 01:15:30.614584 | instance | 2026-08-13 01:15:30.614851 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-13 01:15:30.615115 | instance | Thursday 13 August 2026 01:15:30 +0000 (0:00:00.757) 0:27:53.338 ******* 2026-08-13 01:15:30.868233 | instance | ok: [instance] 2026-08-13 01:15:30.868424 | instance | 2026-08-13 01:15:30.868750 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-13 01:15:30.869025 | instance | Thursday 13 August 2026 01:15:30 +0000 (0:00:00.253) 0:27:53.592 ******* 2026-08-13 01:15:31.185675 | instance | changed: [instance] 2026-08-13 01:15:31.185877 | instance | 2026-08-13 01:15:31.186162 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-13 01:15:31.186444 | instance | Thursday 13 August 2026 01:15:31 +0000 (0:00:00.317) 0:27:53.910 ******* 2026-08-13 01:15:31.978555 | instance | ok: [instance] 2026-08-13 01:15:31.978643 | instance | 2026-08-13 01:15:31.978747 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-13 01:15:31.978865 | instance | Thursday 13 August 2026 01:15:31 +0000 (0:00:00.793) 0:27:54.703 ******* 2026-08-13 01:15:32.053446 | instance | ok: [instance] 2026-08-13 01:15:32.053538 | instance | 2026-08-13 01:15:32.053667 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-13 01:15:32.053775 | instance | Thursday 13 August 2026 01:15:32 +0000 (0:00:00.074) 0:27:54.777 ******* 2026-08-13 01:15:36.931613 | instance | changed: [instance] 2026-08-13 01:15:36.931842 | instance | 2026-08-13 01:15:36.932146 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-13 01:15:36.932461 | instance | Thursday 13 August 2026 01:15:36 +0000 (0:00:04.877) 0:27:59.655 ******* 2026-08-13 01:15:36.990037 | instance | skipping: [instance] 2026-08-13 01:15:36.990293 | instance | 2026-08-13 01:15:36.990580 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-13 01:15:36.990847 | instance | Thursday 13 August 2026 01:15:36 +0000 (0:00:00.058) 0:27:59.714 ******* 2026-08-13 01:15:37.043397 | instance | skipping: [instance] 2026-08-13 01:15:37.043639 | instance | 2026-08-13 01:15:37.043930 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-13 01:15:37.044213 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.053) 0:27:59.767 ******* 2026-08-13 01:15:37.381087 | instance | changed: [instance] 2026-08-13 01:15:37.381320 | instance | 2026-08-13 01:15:37.381609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:15:37.381874 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.337) 0:28:00.104 ******* 2026-08-13 01:15:37.477416 | instance | ok: [instance] 2026-08-13 01:15:37.477505 | instance | 2026-08-13 01:15:37.477617 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:15:37.477718 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.097) 0:28:00.201 ******* 2026-08-13 01:15:37.549397 | instance | skipping: [instance] 2026-08-13 01:15:37.549595 | instance | 2026-08-13 01:15:37.549886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:15:37.550139 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.071) 0:28:00.273 ******* 2026-08-13 01:15:37.611621 | instance | skipping: [instance] 2026-08-13 01:15:37.611865 | instance | 2026-08-13 01:15:37.612293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:15:37.612542 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.061) 0:28:00.335 ******* 2026-08-13 01:15:37.671037 | instance | skipping: [instance] 2026-08-13 01:15:37.671250 | instance | 2026-08-13 01:15:37.671529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:15:37.671791 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.059) 0:28:00.395 ******* 2026-08-13 01:15:37.741018 | instance | skipping: [instance] 2026-08-13 01:15:37.741206 | instance | 2026-08-13 01:15:37.741494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:15:37.741756 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.069) 0:28:00.465 ******* 2026-08-13 01:15:37.805457 | instance | skipping: [instance] 2026-08-13 01:15:37.805797 | instance | 2026-08-13 01:15:37.806188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:15:37.806567 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.064) 0:28:00.529 ******* 2026-08-13 01:15:37.864478 | instance | ok: [instance] 2026-08-13 01:15:37.864770 | instance | 2026-08-13 01:15:37.865100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:15:37.865339 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.059) 0:28:00.588 ******* 2026-08-13 01:15:37.980599 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:15:37.980678 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:15:37.980683 | instance | ok: [instance] => (item=staffeln) 2026-08-13 01:15:37.980687 | instance | ok: [instance] => (item=identity) 2026-08-13 01:15:37.980692 | instance | 2026-08-13 01:15:37.980696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:15:37.980721 | instance | Thursday 13 August 2026 01:15:37 +0000 (0:00:00.110) 0:28:00.698 ******* 2026-08-13 01:15:38.066805 | instance | ok: [instance] 2026-08-13 01:15:38.067045 | instance | 2026-08-13 01:15:38.067437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:15:38.067857 | instance | Thursday 13 August 2026 01:15:38 +0000 (0:00:00.091) 0:28:00.790 ******* 2026-08-13 01:15:38.146400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:15:38.146673 | instance | 2026-08-13 01:15:38.146994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:15:38.147337 | instance | Thursday 13 August 2026 01:15:38 +0000 (0:00:00.080) 0:28:00.870 ******* 2026-08-13 01:15:38.672209 | instance | changed: [instance] 2026-08-13 01:15:38.672322 | instance | 2026-08-13 01:15:38.672363 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-08-13 01:15:38.672575 | instance | Thursday 13 August 2026 01:15:38 +0000 (0:00:00.526) 0:28:01.396 ******* 2026-08-13 01:15:59.950085 | instance | changed: [instance] 2026-08-13 01:15:59.950409 | instance | 2026-08-13 01:15:59.950879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:15:59.951236 | instance | Thursday 13 August 2026 01:15:59 +0000 (0:00:21.276) 0:28:22.673 ******* 2026-08-13 01:16:00.046764 | instance | ok: [instance] 2026-08-13 01:16:00.046944 | instance | 2026-08-13 01:16:00.047240 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:16:00.047504 | instance | Thursday 13 August 2026 01:16:00 +0000 (0:00:00.096) 0:28:22.769 ******* 2026-08-13 01:16:00.131751 | instance | included: rabbitmq for instance 2026-08-13 01:16:00.131961 | instance | 2026-08-13 01:16:00.132324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:16:00.132700 | instance | Thursday 13 August 2026 01:16:00 +0000 (0:00:00.086) 0:28:22.855 ******* 2026-08-13 01:16:00.849946 | instance | ok: [instance] 2026-08-13 01:16:00.850044 | instance | 2026-08-13 01:16:00.850145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:16:00.850263 | instance | Thursday 13 August 2026 01:16:00 +0000 (0:00:00.718) 0:28:23.574 ******* 2026-08-13 01:16:00.908145 | instance | skipping: [instance] 2026-08-13 01:16:00.908321 | instance | 2026-08-13 01:16:00.908715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:16:00.909003 | instance | Thursday 13 August 2026 01:16:00 +0000 (0:00:00.057) 0:28:23.632 ******* 2026-08-13 01:16:00.963221 | instance | skipping: [instance] 2026-08-13 01:16:00.963414 | instance | 2026-08-13 01:16:00.963682 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:16:00.964030 | instance | Thursday 13 August 2026 01:16:00 +0000 (0:00:00.055) 0:28:23.687 ******* 2026-08-13 01:16:01.011756 | instance | skipping: [instance] 2026-08-13 01:16:01.012069 | instance | 2026-08-13 01:16:01.012397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:16:01.012799 | instance | Thursday 13 August 2026 01:16:01 +0000 (0:00:00.048) 0:28:23.736 ******* 2026-08-13 01:16:32.013819 | instance | changed: [instance] 2026-08-13 01:16:32.014017 | instance | 2026-08-13 01:16:32.014335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:16:32.014614 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:31.001) 0:28:54.737 ******* 2026-08-13 01:16:32.737225 | instance | ok: [instance] 2026-08-13 01:16:32.737435 | instance | 2026-08-13 01:16:32.737728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:16:32.738006 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:00.723) 0:28:55.461 ******* 2026-08-13 01:16:32.806658 | instance | ok: [instance] 2026-08-13 01:16:32.806907 | instance | 2026-08-13 01:16:32.807239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:16:32.807450 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:00.069) 0:28:55.530 ******* 2026-08-13 01:16:32.867658 | instance | skipping: [instance] 2026-08-13 01:16:32.867867 | instance | 2026-08-13 01:16:32.868162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:16:32.868444 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:00.061) 0:28:55.592 ******* 2026-08-13 01:16:32.921252 | instance | skipping: [instance] 2026-08-13 01:16:32.921465 | instance | 2026-08-13 01:16:32.921828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:16:32.922098 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:00.053) 0:28:55.645 ******* 2026-08-13 01:16:32.980118 | instance | ok: [instance] 2026-08-13 01:16:32.980363 | instance | 2026-08-13 01:16:32.980692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:16:32.980948 | instance | Thursday 13 August 2026 01:16:32 +0000 (0:00:00.058) 0:28:55.704 ******* 2026-08-13 01:16:33.135330 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:16:33.135535 | instance | ok: [instance] => (item=volumev3) 2026-08-13 01:16:33.135803 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:16:33.136071 | instance | ok: [instance] => (item=identity) 2026-08-13 01:16:33.136336 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:16:33.136629 | instance | ok: [instance] => (item=image) 2026-08-13 01:16:33.136898 | instance | 2026-08-13 01:16:33.137158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:16:33.137441 | instance | Thursday 13 August 2026 01:16:33 +0000 (0:00:00.154) 0:28:55.859 ******* 2026-08-13 01:16:33.218649 | instance | ok: [instance] 2026-08-13 01:16:33.218741 | instance | 2026-08-13 01:16:33.218830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:16:33.218940 | instance | Thursday 13 August 2026 01:16:33 +0000 (0:00:00.083) 0:28:55.943 ******* 2026-08-13 01:16:33.293723 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:16:33.293932 | instance | 2026-08-13 01:16:33.294192 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:16:33.294505 | instance | Thursday 13 August 2026 01:16:33 +0000 (0:00:00.075) 0:28:56.018 ******* 2026-08-13 01:16:33.842767 | instance | changed: [instance] 2026-08-13 01:16:33.842927 | instance | 2026-08-13 01:16:33.843252 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-08-13 01:16:33.843513 | instance | Thursday 13 August 2026 01:16:33 +0000 (0:00:00.548) 0:28:56.567 ******* 2026-08-13 01:16:34.041564 | instance | ok: [instance] 2026-08-13 01:16:34.041693 | instance | 2026-08-13 01:16:34.041822 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-08-13 01:16:34.041982 | instance | Thursday 13 August 2026 01:16:34 +0000 (0:00:00.198) 0:28:56.765 ******* 2026-08-13 01:16:34.128922 | instance | ok: [instance] 2026-08-13 01:16:34.129168 | instance | 2026-08-13 01:16:34.129491 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-08-13 01:16:34.129771 | instance | Thursday 13 August 2026 01:16:34 +0000 (0:00:00.087) 0:28:56.853 ******* 2026-08-13 01:21:20.191860 | instance | changed: [instance] 2026-08-13 01:21:20.191933 | instance | 2026-08-13 01:21:20.191941 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:21:20.191948 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:04:46.062) 0:33:42.915 ******* 2026-08-13 01:21:20.307563 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:21:20.307636 | instance | 2026-08-13 01:21:20.307773 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:21:20.307892 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:00:00.116) 0:33:43.031 ******* 2026-08-13 01:21:20.367379 | instance | skipping: [instance] 2026-08-13 01:21:20.367451 | instance | 2026-08-13 01:21:20.367602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:21:20.367739 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:00:00.059) 0:33:43.091 ******* 2026-08-13 01:21:20.436868 | instance | skipping: [instance] 2026-08-13 01:21:20.436939 | instance | 2026-08-13 01:21:20.437080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:21:20.437208 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:00:00.069) 0:33:43.161 ******* 2026-08-13 01:21:20.514759 | instance | ok: [instance] 2026-08-13 01:21:20.514844 | instance | 2026-08-13 01:21:20.514948 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-08-13 01:21:20.515073 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:00:00.078) 0:33:43.239 ******* 2026-08-13 01:21:20.596115 | instance | included: ingress for instance 2026-08-13 01:21:20.596286 | instance | 2026-08-13 01:21:20.596310 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-08-13 01:21:20.596732 | instance | Thursday 13 August 2026 01:21:20 +0000 (0:00:00.081) 0:33:43.320 ******* 2026-08-13 01:21:21.850259 | instance | changed: [instance] 2026-08-13 01:21:21.850333 | instance | 2026-08-13 01:21:21.850456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:21:21.850590 | instance | Thursday 13 August 2026 01:21:21 +0000 (0:00:01.253) 0:33:44.574 ******* 2026-08-13 01:21:21.934591 | instance | ok: [instance] 2026-08-13 01:21:21.934674 | instance | 2026-08-13 01:21:21.934786 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:21:21.934930 | instance | Thursday 13 August 2026 01:21:21 +0000 (0:00:00.084) 0:33:44.658 ******* 2026-08-13 01:21:21.995922 | instance | skipping: [instance] 2026-08-13 01:21:21.995999 | instance | 2026-08-13 01:21:21.996122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:21:21.996248 | instance | Thursday 13 August 2026 01:21:21 +0000 (0:00:00.061) 0:33:44.720 ******* 2026-08-13 01:21:22.052582 | instance | skipping: [instance] 2026-08-13 01:21:22.052678 | instance | 2026-08-13 01:21:22.052745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:21:22.052876 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.056) 0:33:44.776 ******* 2026-08-13 01:21:22.106688 | instance | skipping: [instance] 2026-08-13 01:21:22.106774 | instance | 2026-08-13 01:21:22.106955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:21:22.107121 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.054) 0:33:44.831 ******* 2026-08-13 01:21:22.164160 | instance | skipping: [instance] 2026-08-13 01:21:22.164261 | instance | 2026-08-13 01:21:22.164368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:21:22.164499 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.057) 0:33:44.888 ******* 2026-08-13 01:21:22.221299 | instance | skipping: [instance] 2026-08-13 01:21:22.221378 | instance | 2026-08-13 01:21:22.221492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:21:22.221616 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.057) 0:33:44.945 ******* 2026-08-13 01:21:22.282232 | instance | ok: [instance] 2026-08-13 01:21:22.282473 | instance | 2026-08-13 01:21:22.282786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:21:22.283061 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.060) 0:33:45.006 ******* 2026-08-13 01:21:22.397267 | instance | ok: [instance] => (item=placement) 2026-08-13 01:21:22.397496 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:21:22.397760 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:21:22.398026 | instance | ok: [instance] => (item=identity) 2026-08-13 01:21:22.398303 | instance | 2026-08-13 01:21:22.398577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:21:22.398839 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.114) 0:33:45.121 ******* 2026-08-13 01:21:22.473303 | instance | ok: [instance] 2026-08-13 01:21:22.473509 | instance | 2026-08-13 01:21:22.473793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:21:22.474064 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.076) 0:33:45.197 ******* 2026-08-13 01:21:22.551524 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:21:22.551639 | instance | 2026-08-13 01:21:22.551813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:21:22.551986 | instance | Thursday 13 August 2026 01:21:22 +0000 (0:00:00.077) 0:33:45.275 ******* 2026-08-13 01:21:23.416461 | instance | changed: [instance] 2026-08-13 01:21:23.416708 | instance | 2026-08-13 01:21:23.416989 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-08-13 01:21:23.417270 | instance | Thursday 13 August 2026 01:21:23 +0000 (0:00:00.864) 0:33:46.140 ******* 2026-08-13 01:22:48.353353 | instance | changed: [instance] 2026-08-13 01:22:48.353576 | instance | 2026-08-13 01:22:48.353851 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:22:48.354125 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:01:24.937) 0:35:11.077 ******* 2026-08-13 01:22:48.469518 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:22:48.469747 | instance | 2026-08-13 01:22:48.470021 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:22:48.470290 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:00:00.116) 0:35:11.194 ******* 2026-08-13 01:22:48.530193 | instance | skipping: [instance] 2026-08-13 01:22:48.530400 | instance | 2026-08-13 01:22:48.530680 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:22:48.530942 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:00:00.060) 0:35:11.254 ******* 2026-08-13 01:22:48.591840 | instance | skipping: [instance] 2026-08-13 01:22:48.591980 | instance | 2026-08-13 01:22:48.592154 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:22:48.592318 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:00:00.061) 0:35:11.316 ******* 2026-08-13 01:22:48.668243 | instance | ok: [instance] 2026-08-13 01:22:48.668397 | instance | 2026-08-13 01:22:48.668631 | instance | TASK [Create Ingress placement] ************************************************ 2026-08-13 01:22:48.668834 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:00:00.076) 0:35:11.393 ******* 2026-08-13 01:22:48.748768 | instance | included: ingress for instance 2026-08-13 01:22:48.749018 | instance | 2026-08-13 01:22:48.749283 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-08-13 01:22:48.749543 | instance | Thursday 13 August 2026 01:22:48 +0000 (0:00:00.080) 0:35:11.473 ******* 2026-08-13 01:22:49.904535 | instance | changed: [instance] 2026-08-13 01:22:49.904677 | instance | 2026-08-13 01:22:49.904857 | instance | PLAY [Configure operating system] ********************************************** 2026-08-13 01:22:49.905017 | instance | 2026-08-13 01:22:49.905191 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 01:22:49.905416 | instance | Thursday 13 August 2026 01:22:49 +0000 (0:00:01.155) 0:35:12.629 ******* 2026-08-13 01:22:52.492485 | instance | ok: [instance] 2026-08-13 01:22:52.492723 | instance | 2026-08-13 01:22:52.493000 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-08-13 01:22:52.493282 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:02.587) 0:35:15.216 ******* 2026-08-13 01:22:52.737483 | instance | ok: [instance] 2026-08-13 01:22:52.737670 | instance | 2026-08-13 01:22:52.737963 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-08-13 01:22:52.738225 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:00.244) 0:35:15.461 ******* 2026-08-13 01:22:52.794379 | instance | skipping: [instance] 2026-08-13 01:22:52.794534 | instance | 2026-08-13 01:22:52.794786 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-08-13 01:22:52.795256 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:00.057) 0:35:15.518 ******* 2026-08-13 01:22:52.857418 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-13 01:22:52.857631 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-13 01:22:52.857945 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-13 01:22:52.858190 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-13 01:22:52.858439 | instance | skipping: [instance] 2026-08-13 01:22:52.858680 | instance | 2026-08-13 01:22:52.858950 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-08-13 01:22:52.859206 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:00.063) 0:35:15.581 ******* 2026-08-13 01:22:52.928889 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-13 01:22:52.929055 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-13 01:22:52.929306 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-13 01:22:52.929561 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-13 01:22:52.929809 | instance | skipping: [instance] 2026-08-13 01:22:52.930045 | instance | 2026-08-13 01:22:52.930314 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-08-13 01:22:52.930570 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:00.071) 0:35:15.652 ******* 2026-08-13 01:22:52.995703 | instance | skipping: [instance] 2026-08-13 01:22:52.995944 | instance | 2026-08-13 01:22:52.996236 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-08-13 01:22:52.996485 | instance | Thursday 13 August 2026 01:22:52 +0000 (0:00:00.066) 0:35:15.719 ******* 2026-08-13 01:22:53.085535 | instance | skipping: [instance] 2026-08-13 01:22:53.085651 | instance | 2026-08-13 01:22:53.085843 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-13 01:22:53.086019 | instance | Thursday 13 August 2026 01:22:53 +0000 (0:00:00.090) 0:35:15.810 ******* 2026-08-13 01:23:07.635357 | instance | changed: [instance] 2026-08-13 01:23:07.635592 | instance | 2026-08-13 01:23:07.635887 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-13 01:23:07.636177 | instance | Thursday 13 August 2026 01:23:07 +0000 (0:00:14.549) 0:35:30.359 ******* 2026-08-13 01:23:30.716668 | instance | changed: [instance] 2026-08-13 01:23:30.717080 | instance | 2026-08-13 01:23:30.717357 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-13 01:23:30.717708 | instance | Thursday 13 August 2026 01:23:30 +0000 (0:00:23.081) 0:35:53.440 ******* 2026-08-13 01:23:31.293660 | instance | changed: [instance] 2026-08-13 01:23:31.293734 | instance | 2026-08-13 01:23:31.293881 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-08-13 01:23:31.294018 | instance | Thursday 13 August 2026 01:23:31 +0000 (0:00:00.577) 0:35:54.018 ******* 2026-08-13 01:23:32.815339 | instance | ok: [instance] 2026-08-13 01:23:32.815432 | instance | 2026-08-13 01:23:32.815512 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-08-13 01:23:32.815626 | instance | Thursday 13 August 2026 01:23:32 +0000 (0:00:01.521) 0:35:55.539 ******* 2026-08-13 01:23:33.289080 | instance | changed: [instance] 2026-08-13 01:23:33.289278 | instance | 2026-08-13 01:23:33.289558 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-08-13 01:23:33.289840 | instance | Thursday 13 August 2026 01:23:33 +0000 (0:00:00.473) 0:35:56.013 ******* 2026-08-13 01:23:33.800300 | instance | changed: [instance] 2026-08-13 01:23:33.800373 | instance | 2026-08-13 01:23:33.800397 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-08-13 01:23:33.800408 | instance | Thursday 13 August 2026 01:23:33 +0000 (0:00:00.511) 0:35:56.524 ******* 2026-08-13 01:23:34.381573 | instance | changed: [instance] 2026-08-13 01:23:34.381975 | instance | 2026-08-13 01:23:34.382630 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-08-13 01:23:34.382670 | instance | Thursday 13 August 2026 01:23:34 +0000 (0:00:00.580) 0:35:57.105 ******* 2026-08-13 01:23:34.885827 | instance | changed: [instance] 2026-08-13 01:23:34.885886 | instance | 2026-08-13 01:23:34.885892 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-08-13 01:23:34.885898 | instance | Thursday 13 August 2026 01:23:34 +0000 (0:00:00.504) 0:35:57.609 ******* 2026-08-13 01:23:35.197299 | instance | ok: [instance] 2026-08-13 01:23:35.197373 | instance | 2026-08-13 01:23:35.197381 | instance | PLAY [Deploy SDN] ************************************************************** 2026-08-13 01:23:35.197387 | instance | 2026-08-13 01:23:35.197391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:23:35.197396 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.310) 0:35:57.920 ******* 2026-08-13 01:23:35.291183 | instance | ok: [instance] 2026-08-13 01:23:35.291284 | instance | 2026-08-13 01:23:35.291408 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:23:35.291617 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.094) 0:35:58.015 ******* 2026-08-13 01:23:35.357264 | instance | skipping: [instance] 2026-08-13 01:23:35.357359 | instance | 2026-08-13 01:23:35.357652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:23:35.357715 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.066) 0:35:58.081 ******* 2026-08-13 01:23:35.418931 | instance | skipping: [instance] 2026-08-13 01:23:35.418983 | instance | 2026-08-13 01:23:35.418990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:23:35.418996 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.061) 0:35:58.143 ******* 2026-08-13 01:23:35.477327 | instance | skipping: [instance] 2026-08-13 01:23:35.477386 | instance | 2026-08-13 01:23:35.477392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:23:35.477398 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.058) 0:35:58.201 ******* 2026-08-13 01:23:35.544642 | instance | skipping: [instance] 2026-08-13 01:23:35.544765 | instance | 2026-08-13 01:23:35.545094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:23:35.545172 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.067) 0:35:58.268 ******* 2026-08-13 01:23:35.620863 | instance | skipping: [instance] 2026-08-13 01:23:35.620969 | instance | 2026-08-13 01:23:35.621055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:23:35.621175 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.076) 0:35:58.345 ******* 2026-08-13 01:23:35.686966 | instance | ok: [instance] 2026-08-13 01:23:35.687271 | instance | 2026-08-13 01:23:35.687606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:23:35.687925 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.065) 0:35:58.410 ******* 2026-08-13 01:23:35.740965 | instance | skipping: [instance] 2026-08-13 01:23:35.741327 | instance | 2026-08-13 01:23:35.741744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:23:35.742144 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.054) 0:35:58.465 ******* 2026-08-13 01:23:35.829766 | instance | ok: [instance] 2026-08-13 01:23:35.830104 | instance | 2026-08-13 01:23:35.830509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:23:35.830878 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.088) 0:35:58.553 ******* 2026-08-13 01:23:35.903809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:23:35.904056 | instance | 2026-08-13 01:23:35.904326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:23:35.904623 | instance | Thursday 13 August 2026 01:23:35 +0000 (0:00:00.075) 0:35:58.628 ******* 2026-08-13 01:23:36.473159 | instance | changed: [instance] 2026-08-13 01:23:36.473346 | instance | 2026-08-13 01:23:36.473650 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-08-13 01:23:36.473915 | instance | Thursday 13 August 2026 01:23:36 +0000 (0:00:00.568) 0:35:59.196 ******* 2026-08-13 01:23:37.050359 | instance | ok: [instance] 2026-08-13 01:23:37.050567 | instance | 2026-08-13 01:23:37.050849 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-08-13 01:23:37.051158 | instance | Thursday 13 August 2026 01:23:37 +0000 (0:00:00.577) 0:35:59.774 ******* 2026-08-13 01:23:37.114742 | instance | ok: [instance] => { 2026-08-13 01:23:37.114937 | instance | "changed": false, 2026-08-13 01:23:37.115227 | instance | "msg": "All assertions passed" 2026-08-13 01:23:37.115486 | instance | } 2026-08-13 01:23:37.115733 | instance | 2026-08-13 01:23:37.115997 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-08-13 01:23:37.116268 | instance | Thursday 13 August 2026 01:23:37 +0000 (0:00:00.064) 0:35:59.839 ******* 2026-08-13 01:23:38.719141 | instance | changed: [instance] 2026-08-13 01:23:38.719402 | instance | 2026-08-13 01:23:38.719728 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:23:38.720038 | instance | Thursday 13 August 2026 01:23:38 +0000 (0:00:01.603) 0:36:01.442 ******* 2026-08-13 01:23:38.799493 | instance | skipping: [instance] 2026-08-13 01:23:38.799697 | instance | 2026-08-13 01:23:38.799965 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-08-13 01:23:38.800232 | instance | Thursday 13 August 2026 01:23:38 +0000 (0:00:00.081) 0:36:01.523 ******* 2026-08-13 01:23:38.910864 | instance | skipping: [instance] 2026-08-13 01:23:38.916626 | instance | 2026-08-13 01:23:38.916644 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:23:38.916651 | instance | Thursday 13 August 2026 01:23:38 +0000 (0:00:00.111) 0:36:01.635 ******* 2026-08-13 01:23:38.991965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:23:38.992217 | instance | 2026-08-13 01:23:38.992526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:23:38.992920 | instance | Thursday 13 August 2026 01:23:38 +0000 (0:00:00.080) 0:36:01.715 ******* 2026-08-13 01:23:39.557821 | instance | changed: [instance] 2026-08-13 01:23:39.558071 | instance | 2026-08-13 01:23:39.558367 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-08-13 01:23:39.558644 | instance | Thursday 13 August 2026 01:23:39 +0000 (0:00:00.566) 0:36:02.282 ******* 2026-08-13 01:23:40.339339 | instance | ok: [instance] 2026-08-13 01:23:40.339559 | instance | 2026-08-13 01:23:40.339865 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-08-13 01:23:40.340284 | instance | Thursday 13 August 2026 01:23:40 +0000 (0:00:00.781) 0:36:03.063 ******* 2026-08-13 01:23:40.402844 | instance | skipping: [instance] 2026-08-13 01:23:40.403065 | instance | 2026-08-13 01:23:40.403320 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-08-13 01:23:40.403574 | instance | Thursday 13 August 2026 01:23:40 +0000 (0:00:00.063) 0:36:03.127 ******* 2026-08-13 01:23:47.446095 | instance | ok: [instance] 2026-08-13 01:23:47.446220 | instance | 2026-08-13 01:23:47.446411 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-08-13 01:23:47.446579 | instance | Thursday 13 August 2026 01:23:47 +0000 (0:00:07.043) 0:36:10.170 ******* 2026-08-13 01:23:47.509572 | instance | ok: [instance] => { 2026-08-13 01:23:47.509899 | instance | "changed": false, 2026-08-13 01:23:47.510213 | instance | "msg": "Successfully pulled ovn-controller image" 2026-08-13 01:23:47.510487 | instance | } 2026-08-13 01:23:47.510766 | instance | 2026-08-13 01:23:47.511052 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-08-13 01:23:47.511508 | instance | Thursday 13 August 2026 01:23:47 +0000 (0:00:00.063) 0:36:10.233 ******* 2026-08-13 01:23:50.240248 | instance | changed: [instance] 2026-08-13 01:23:50.240345 | instance | 2026-08-13 01:23:50.240360 | instance | PLAY [controllers[0]] ********************************************************** 2026-08-13 01:23:50.240508 | instance | 2026-08-13 01:23:50.240677 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-13 01:23:50.240806 | instance | Thursday 13 August 2026 01:23:50 +0000 (0:00:02.730) 0:36:12.964 ******* 2026-08-13 01:23:53.101579 | instance | ok: [instance] 2026-08-13 01:23:53.101685 | instance | 2026-08-13 01:23:53.101869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:23:53.102075 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:02.861) 0:36:15.826 ******* 2026-08-13 01:23:53.196172 | instance | ok: [instance] 2026-08-13 01:23:53.196281 | instance | 2026-08-13 01:23:53.196449 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:23:53.196640 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.094) 0:36:15.920 ******* 2026-08-13 01:23:53.256295 | instance | skipping: [instance] 2026-08-13 01:23:53.256415 | instance | 2026-08-13 01:23:53.256653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:23:53.256789 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.060) 0:36:15.981 ******* 2026-08-13 01:23:53.314885 | instance | skipping: [instance] 2026-08-13 01:23:53.315035 | instance | 2026-08-13 01:23:53.315204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:23:53.315353 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.058) 0:36:16.039 ******* 2026-08-13 01:23:53.371388 | instance | skipping: [instance] 2026-08-13 01:23:53.371516 | instance | 2026-08-13 01:23:53.371685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:23:53.371853 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.056) 0:36:16.096 ******* 2026-08-13 01:23:53.436802 | instance | skipping: [instance] 2026-08-13 01:23:53.436910 | instance | 2026-08-13 01:23:53.437094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:23:53.437258 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.064) 0:36:16.161 ******* 2026-08-13 01:23:53.498651 | instance | skipping: [instance] 2026-08-13 01:23:53.498770 | instance | 2026-08-13 01:23:53.498986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:23:53.499154 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.061) 0:36:16.223 ******* 2026-08-13 01:23:53.559385 | instance | ok: [instance] 2026-08-13 01:23:53.559508 | instance | 2026-08-13 01:23:53.559682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:23:53.559846 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.060) 0:36:16.284 ******* 2026-08-13 01:23:53.629868 | instance | ok: [instance] => (item=libvirt_exporter) 2026-08-13 01:23:53.629991 | instance | 2026-08-13 01:23:53.630161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:23:53.630325 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.069) 0:36:16.354 ******* 2026-08-13 01:23:53.711605 | instance | ok: [instance] 2026-08-13 01:23:53.711687 | instance | 2026-08-13 01:23:53.711826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:23:53.711969 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.082) 0:36:16.436 ******* 2026-08-13 01:23:53.795461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:23:53.795653 | instance | 2026-08-13 01:23:53.795950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:23:53.796256 | instance | Thursday 13 August 2026 01:23:53 +0000 (0:00:00.083) 0:36:16.519 ******* 2026-08-13 01:23:54.366134 | instance | changed: [instance] 2026-08-13 01:23:54.367102 | instance | 2026-08-13 01:23:54.367173 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-08-13 01:23:54.367180 | instance | Thursday 13 August 2026 01:23:54 +0000 (0:00:00.570) 0:36:17.090 ******* 2026-08-13 01:23:55.827507 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-13 01:23:55.827630 | instance | changed: [instance] => (item=libvirt-api) 2026-08-13 01:23:55.827798 | instance | 2026-08-13 01:23:55.827968 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-08-13 01:23:55.828155 | instance | Thursday 13 August 2026 01:23:55 +0000 (0:00:01.460) 0:36:18.551 ******* 2026-08-13 01:23:57.271470 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-13 01:23:57.271563 | instance | changed: [instance] => (item=libvirt-api) 2026-08-13 01:23:57.271575 | instance | 2026-08-13 01:23:57.271862 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-08-13 01:23:57.271973 | instance | Thursday 13 August 2026 01:23:57 +0000 (0:00:01.444) 0:36:19.996 ******* 2026-08-13 01:23:59.184065 | instance | changed: [instance] 2026-08-13 01:23:59.184153 | instance | 2026-08-13 01:23:59.184267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:23:59.184390 | instance | Thursday 13 August 2026 01:23:59 +0000 (0:00:01.912) 0:36:21.908 ******* 2026-08-13 01:23:59.276296 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:23:59.276354 | instance | 2026-08-13 01:23:59.276360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:23:59.276365 | instance | Thursday 13 August 2026 01:23:59 +0000 (0:00:00.091) 0:36:22.000 ******* 2026-08-13 01:23:59.817113 | instance | changed: [instance] 2026-08-13 01:23:59.817194 | instance | 2026-08-13 01:23:59.817448 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-08-13 01:23:59.817503 | instance | Thursday 13 August 2026 01:23:59 +0000 (0:00:00.541) 0:36:22.541 ******* 2026-08-13 01:23:59.949228 | instance | skipping: [instance] 2026-08-13 01:23:59.949290 | instance | 2026-08-13 01:23:59.949299 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-13 01:23:59.949306 | instance | Thursday 13 August 2026 01:23:59 +0000 (0:00:00.129) 0:36:22.671 ******* 2026-08-13 01:24:01.103847 | instance | ok: [instance] 2026-08-13 01:24:01.103956 | instance | 2026-08-13 01:24:01.104239 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-13 01:24:01.104301 | instance | Thursday 13 August 2026 01:24:01 +0000 (0:00:01.156) 0:36:23.828 ******* 2026-08-13 01:24:01.365827 | instance | ok: [instance] 2026-08-13 01:24:01.365924 | instance | 2026-08-13 01:24:01.366174 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-13 01:24:01.366238 | instance | Thursday 13 August 2026 01:24:01 +0000 (0:00:00.262) 0:36:24.090 ******* 2026-08-13 01:24:02.205845 | instance | ok: [instance] 2026-08-13 01:24:02.205954 | instance | 2026-08-13 01:24:02.206035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:24:02.206161 | instance | Thursday 13 August 2026 01:24:02 +0000 (0:00:00.840) 0:36:24.930 ******* 2026-08-13 01:24:02.315101 | instance | ok: [instance] 2026-08-13 01:24:02.315197 | instance | 2026-08-13 01:24:02.315470 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:24:02.315530 | instance | Thursday 13 August 2026 01:24:02 +0000 (0:00:00.109) 0:36:25.039 ******* 2026-08-13 01:24:02.438600 | instance | included: rabbitmq for instance 2026-08-13 01:24:02.438658 | instance | 2026-08-13 01:24:02.438664 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:24:02.438670 | instance | Thursday 13 August 2026 01:24:02 +0000 (0:00:00.122) 0:36:25.162 ******* 2026-08-13 01:24:03.206358 | instance | ok: [instance] 2026-08-13 01:24:03.206508 | instance | 2026-08-13 01:24:03.206528 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:24:03.206763 | instance | Thursday 13 August 2026 01:24:03 +0000 (0:00:00.768) 0:36:25.930 ******* 2026-08-13 01:24:03.278063 | instance | skipping: [instance] 2026-08-13 01:24:03.278146 | instance | 2026-08-13 01:24:03.278392 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:24:03.278449 | instance | Thursday 13 August 2026 01:24:03 +0000 (0:00:00.071) 0:36:26.002 ******* 2026-08-13 01:24:03.340569 | instance | skipping: [instance] 2026-08-13 01:24:03.341235 | instance | 2026-08-13 01:24:03.341387 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:24:03.341573 | instance | Thursday 13 August 2026 01:24:03 +0000 (0:00:00.062) 0:36:26.065 ******* 2026-08-13 01:24:03.402443 | instance | skipping: [instance] 2026-08-13 01:24:03.402691 | instance | 2026-08-13 01:24:03.402978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:24:03.403284 | instance | Thursday 13 August 2026 01:24:03 +0000 (0:00:00.061) 0:36:26.126 ******* 2026-08-13 01:24:34.351489 | instance | changed: [instance] 2026-08-13 01:24:34.351706 | instance | 2026-08-13 01:24:34.351991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:24:34.352258 | instance | Thursday 13 August 2026 01:24:34 +0000 (0:00:30.948) 0:36:57.075 ******* 2026-08-13 01:24:35.087729 | instance | ok: [instance] 2026-08-13 01:24:35.087866 | instance | 2026-08-13 01:24:35.088069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:24:35.088244 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.736) 0:36:57.812 ******* 2026-08-13 01:24:35.147721 | instance | ok: [instance] 2026-08-13 01:24:35.147810 | instance | 2026-08-13 01:24:35.147918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:24:35.148041 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.059) 0:36:57.872 ******* 2026-08-13 01:24:35.215862 | instance | skipping: [instance] 2026-08-13 01:24:35.216149 | instance | 2026-08-13 01:24:35.216418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:24:35.216639 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.067) 0:36:57.939 ******* 2026-08-13 01:24:35.287994 | instance | skipping: [instance] 2026-08-13 01:24:35.288211 | instance | 2026-08-13 01:24:35.288532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:24:35.288859 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.072) 0:36:58.012 ******* 2026-08-13 01:24:35.356859 | instance | ok: [instance] 2026-08-13 01:24:35.356953 | instance | 2026-08-13 01:24:35.357088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:24:35.357211 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.068) 0:36:58.081 ******* 2026-08-13 01:24:35.596857 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:24:35.596968 | instance | ok: [instance] => (item=compute) 2026-08-13 01:24:35.597046 | instance | ok: [instance] => (item=volumev3) 2026-08-13 01:24:35.597273 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:24:35.597398 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-08-13 01:24:35.597412 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-08-13 01:24:35.597789 | instance | ok: [instance] => (item=placement) 2026-08-13 01:24:35.597897 | instance | ok: [instance] => (item=compute_metadata) 2026-08-13 01:24:35.597909 | instance | ok: [instance] => (item=network) 2026-08-13 01:24:35.597930 | instance | ok: [instance] => (item=oslo_db_api) 2026-08-13 01:24:35.597940 | instance | ok: [instance] => (item=baremetal) 2026-08-13 01:24:35.598644 | instance | ok: [instance] => (item=identity) 2026-08-13 01:24:35.598699 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:24:35.598706 | instance | ok: [instance] => (item=image) 2026-08-13 01:24:35.598712 | instance | 2026-08-13 01:24:35.598717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:24:35.598723 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.240) 0:36:58.321 ******* 2026-08-13 01:24:35.694937 | instance | ok: [instance] 2026-08-13 01:24:35.694994 | instance | 2026-08-13 01:24:35.695000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:24:35.695006 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.097) 0:36:58.418 ******* 2026-08-13 01:24:35.783624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:24:35.783720 | instance | 2026-08-13 01:24:35.783955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:24:35.784008 | instance | Thursday 13 August 2026 01:24:35 +0000 (0:00:00.089) 0:36:58.508 ******* 2026-08-13 01:24:36.369819 | instance | changed: [instance] 2026-08-13 01:24:36.369909 | instance | 2026-08-13 01:24:36.370166 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-08-13 01:24:36.370220 | instance | Thursday 13 August 2026 01:24:36 +0000 (0:00:00.585) 0:36:59.094 ******* 2026-08-13 01:24:36.595391 | instance | ok: [instance -> localhost] 2026-08-13 01:24:36.595450 | instance | 2026-08-13 01:24:36.595456 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-08-13 01:24:36.595645 | instance | Thursday 13 August 2026 01:24:36 +0000 (0:00:00.225) 0:36:59.319 ******* 2026-08-13 01:24:37.012816 | instance | ok: [instance -> localhost] 2026-08-13 01:24:37.012915 | instance | 2026-08-13 01:24:37.013174 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-08-13 01:24:37.013237 | instance | Thursday 13 August 2026 01:24:37 +0000 (0:00:00.417) 0:36:59.737 ******* 2026-08-13 01:24:37.622859 | instance | ok: [instance -> localhost] 2026-08-13 01:24:37.622916 | instance | 2026-08-13 01:24:37.622921 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-08-13 01:24:37.622926 | instance | Thursday 13 August 2026 01:24:37 +0000 (0:00:00.609) 0:37:00.347 ******* 2026-08-13 01:24:37.857433 | instance | ok: [instance -> localhost] 2026-08-13 01:24:37.857480 | instance | 2026-08-13 01:24:37.857486 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-08-13 01:24:37.857491 | instance | Thursday 13 August 2026 01:24:37 +0000 (0:00:00.234) 0:37:00.581 ******* 2026-08-13 01:24:39.317883 | instance | ok: [instance] => (item=nova-bootstrap) 2026-08-13 01:24:39.318023 | instance | ok: [instance] => (item=nova-cell-setup) 2026-08-13 01:24:39.318043 | instance | 2026-08-13 01:24:39.318345 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-08-13 01:24:39.318406 | instance | Thursday 13 August 2026 01:24:39 +0000 (0:00:01.460) 0:37:02.042 ******* 2026-08-13 01:27:18.683355 | instance | changed: [instance] 2026-08-13 01:27:18.683426 | instance | 2026-08-13 01:27:18.683434 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:27:18.683441 | instance | Thursday 13 August 2026 01:27:18 +0000 (0:02:39.364) 0:39:41.406 ******* 2026-08-13 01:27:18.846353 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:27:18.846435 | instance | 2026-08-13 01:27:18.846562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:27:18.846727 | instance | Thursday 13 August 2026 01:27:18 +0000 (0:00:00.164) 0:39:41.570 ******* 2026-08-13 01:27:18.925133 | instance | skipping: [instance] 2026-08-13 01:27:18.925759 | instance | 2026-08-13 01:27:18.925988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:27:18.926131 | instance | Thursday 13 August 2026 01:27:18 +0000 (0:00:00.076) 0:39:41.647 ******* 2026-08-13 01:27:19.000223 | instance | skipping: [instance] 2026-08-13 01:27:19.000333 | instance | 2026-08-13 01:27:19.000469 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:27:19.000679 | instance | Thursday 13 August 2026 01:27:18 +0000 (0:00:00.075) 0:39:41.723 ******* 2026-08-13 01:27:19.084111 | instance | ok: [instance] 2026-08-13 01:27:19.084209 | instance | 2026-08-13 01:27:19.084348 | instance | TASK [Create Ingress compute] ************************************************** 2026-08-13 01:27:19.084471 | instance | Thursday 13 August 2026 01:27:19 +0000 (0:00:00.084) 0:39:41.808 ******* 2026-08-13 01:27:19.193513 | instance | included: ingress for instance 2026-08-13 01:27:19.193581 | instance | 2026-08-13 01:27:19.193769 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-08-13 01:27:19.193924 | instance | Thursday 13 August 2026 01:27:19 +0000 (0:00:00.110) 0:39:41.918 ******* 2026-08-13 01:27:20.417530 | instance | changed: [instance] 2026-08-13 01:27:20.417732 | instance | 2026-08-13 01:27:20.417996 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:27:20.418266 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:01.222) 0:39:43.140 ******* 2026-08-13 01:27:20.562158 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:27:20.562239 | instance | 2026-08-13 01:27:20.562369 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:27:20.562505 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:00.145) 0:39:43.285 ******* 2026-08-13 01:27:20.626708 | instance | skipping: [instance] 2026-08-13 01:27:20.626829 | instance | 2026-08-13 01:27:20.626984 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:27:20.627110 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:00.065) 0:39:43.351 ******* 2026-08-13 01:27:20.687137 | instance | skipping: [instance] 2026-08-13 01:27:20.687298 | instance | 2026-08-13 01:27:20.687660 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:27:20.687842 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:00.060) 0:39:43.411 ******* 2026-08-13 01:27:20.756010 | instance | ok: [instance] 2026-08-13 01:27:20.756240 | instance | 2026-08-13 01:27:20.756551 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-08-13 01:27:20.756808 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:00.068) 0:39:43.480 ******* 2026-08-13 01:27:20.852250 | instance | included: ingress for instance 2026-08-13 01:27:20.852480 | instance | 2026-08-13 01:27:20.852811 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-08-13 01:27:20.853060 | instance | Thursday 13 August 2026 01:27:20 +0000 (0:00:00.096) 0:39:43.576 ******* 2026-08-13 01:27:22.302306 | instance | changed: [instance] 2026-08-13 01:27:22.302385 | instance | 2026-08-13 01:27:22.302500 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-08-13 01:27:22.302619 | instance | Thursday 13 August 2026 01:27:22 +0000 (0:00:01.449) 0:39:45.026 ******* 2026-08-13 01:27:23.060340 | instance | ok: [instance] 2026-08-13 01:27:23.060477 | instance | 2026-08-13 01:27:23.060497 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-08-13 01:27:23.060610 | instance | Thursday 13 August 2026 01:27:23 +0000 (0:00:00.758) 0:39:45.784 ******* 2026-08-13 01:27:41.184087 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-08-13 01:27:41.184236 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-08-13 01:27:41.184416 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-08-13 01:27:41.184608 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-08-13 01:27:41.184780 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-08-13 01:27:41.185127 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-08-13 01:27:41.185315 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-08-13 01:27:41.185470 | instance | 2026-08-13 01:27:41.185673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:27:41.185798 | instance | Thursday 13 August 2026 01:27:41 +0000 (0:00:18.123) 0:40:03.908 ******* 2026-08-13 01:27:41.288689 | instance | ok: [instance] 2026-08-13 01:27:41.288911 | instance | 2026-08-13 01:27:41.289195 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:27:41.289459 | instance | Thursday 13 August 2026 01:27:41 +0000 (0:00:00.104) 0:40:04.013 ******* 2026-08-13 01:27:41.401310 | instance | included: rabbitmq for instance 2026-08-13 01:27:41.401431 | instance | 2026-08-13 01:27:41.401613 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:27:41.401781 | instance | Thursday 13 August 2026 01:27:41 +0000 (0:00:00.112) 0:40:04.125 ******* 2026-08-13 01:27:42.096567 | instance | ok: [instance] 2026-08-13 01:27:42.096829 | instance | 2026-08-13 01:27:42.097101 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:27:42.097367 | instance | Thursday 13 August 2026 01:27:42 +0000 (0:00:00.694) 0:40:04.820 ******* 2026-08-13 01:27:42.164576 | instance | skipping: [instance] 2026-08-13 01:27:42.164854 | instance | 2026-08-13 01:27:42.165137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:27:42.165400 | instance | Thursday 13 August 2026 01:27:42 +0000 (0:00:00.068) 0:40:04.889 ******* 2026-08-13 01:27:42.226423 | instance | skipping: [instance] 2026-08-13 01:27:42.226634 | instance | 2026-08-13 01:27:42.226900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:27:42.227160 | instance | Thursday 13 August 2026 01:27:42 +0000 (0:00:00.061) 0:40:04.951 ******* 2026-08-13 01:27:42.290287 | instance | skipping: [instance] 2026-08-13 01:27:42.290507 | instance | 2026-08-13 01:27:42.290780 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:27:42.291040 | instance | Thursday 13 August 2026 01:27:42 +0000 (0:00:00.063) 0:40:05.015 ******* 2026-08-13 01:28:13.231083 | instance | changed: [instance] 2026-08-13 01:28:13.231179 | instance | 2026-08-13 01:28:13.231412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:28:13.231579 | instance | Thursday 13 August 2026 01:28:13 +0000 (0:00:30.939) 0:40:35.955 ******* 2026-08-13 01:28:13.954966 | instance | ok: [instance] 2026-08-13 01:28:13.955388 | instance | 2026-08-13 01:28:13.955769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:28:13.956080 | instance | Thursday 13 August 2026 01:28:13 +0000 (0:00:00.723) 0:40:36.678 ******* 2026-08-13 01:28:14.024338 | instance | ok: [instance] 2026-08-13 01:28:14.024565 | instance | 2026-08-13 01:28:14.024857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:28:14.025082 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.069) 0:40:36.748 ******* 2026-08-13 01:28:14.096346 | instance | skipping: [instance] 2026-08-13 01:28:14.096497 | instance | 2026-08-13 01:28:14.096781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:28:14.096952 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.071) 0:40:36.820 ******* 2026-08-13 01:28:14.176762 | instance | skipping: [instance] 2026-08-13 01:28:14.176991 | instance | 2026-08-13 01:28:14.177292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:28:14.177579 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.080) 0:40:36.901 ******* 2026-08-13 01:28:14.238530 | instance | ok: [instance] 2026-08-13 01:28:14.238692 | instance | 2026-08-13 01:28:14.238883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:28:14.239060 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.061) 0:40:36.963 ******* 2026-08-13 01:28:14.419853 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:28:14.420205 | instance | ok: [instance] => (item=compute) 2026-08-13 01:28:14.420583 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:28:14.420839 | instance | ok: [instance] => (item=identity) 2026-08-13 01:28:14.421161 | instance | ok: [instance] => (item=compute_metadata) 2026-08-13 01:28:14.421438 | instance | ok: [instance] => (item=network) 2026-08-13 01:28:14.421736 | instance | ok: [instance] => (item=dns) 2026-08-13 01:28:14.422020 | instance | ok: [instance] => (item=baremetal) 2026-08-13 01:28:14.422390 | instance | ok: [instance] => (item=load_balancer) 2026-08-13 01:28:14.422655 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:28:14.422928 | instance | 2026-08-13 01:28:14.423220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:28:14.423491 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.180) 0:40:37.144 ******* 2026-08-13 01:28:14.500038 | instance | ok: [instance] 2026-08-13 01:28:14.500271 | instance | 2026-08-13 01:28:14.500590 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:28:14.500888 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.080) 0:40:37.224 ******* 2026-08-13 01:28:14.594423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:28:14.594635 | instance | 2026-08-13 01:28:14.594814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:28:14.594988 | instance | Thursday 13 August 2026 01:28:14 +0000 (0:00:00.094) 0:40:37.318 ******* 2026-08-13 01:28:15.176333 | instance | changed: [instance] 2026-08-13 01:28:15.176643 | instance | 2026-08-13 01:28:15.176963 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-08-13 01:28:15.177244 | instance | Thursday 13 August 2026 01:28:15 +0000 (0:00:00.581) 0:40:37.900 ******* 2026-08-13 01:28:15.896108 | instance | ok: [instance] 2026-08-13 01:28:15.896333 | instance | 2026-08-13 01:28:15.896820 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-08-13 01:28:15.897122 | instance | Thursday 13 August 2026 01:28:15 +0000 (0:00:00.719) 0:40:38.620 ******* 2026-08-13 01:28:15.955284 | instance | skipping: [instance] 2026-08-13 01:28:15.955505 | instance | 2026-08-13 01:28:15.955764 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-08-13 01:28:15.956024 | instance | Thursday 13 August 2026 01:28:15 +0000 (0:00:00.059) 0:40:38.680 ******* 2026-08-13 01:28:16.267867 | instance | ok: [instance] 2026-08-13 01:28:16.268077 | instance | 2026-08-13 01:28:16.268348 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-08-13 01:28:16.268645 | instance | Thursday 13 August 2026 01:28:16 +0000 (0:00:00.311) 0:40:38.992 ******* 2026-08-13 01:28:16.344608 | instance | ok: [instance] 2026-08-13 01:28:16.344891 | instance | 2026-08-13 01:28:16.345209 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-08-13 01:28:16.345466 | instance | Thursday 13 August 2026 01:28:16 +0000 (0:00:00.077) 0:40:39.069 ******* 2026-08-13 01:28:16.421326 | instance | ok: [instance] 2026-08-13 01:28:16.421572 | instance | 2026-08-13 01:28:16.421850 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-08-13 01:28:16.422113 | instance | Thursday 13 August 2026 01:28:16 +0000 (0:00:00.076) 0:40:39.145 ******* 2026-08-13 01:28:16.486971 | instance | skipping: [instance] 2026-08-13 01:28:16.487176 | instance | 2026-08-13 01:28:16.487361 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-08-13 01:28:16.487543 | instance | Thursday 13 August 2026 01:28:16 +0000 (0:00:00.065) 0:40:39.211 ******* 2026-08-13 01:30:26.796275 | instance | changed: [instance] 2026-08-13 01:30:26.796640 | instance | 2026-08-13 01:30:26.796938 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:30:26.797211 | instance | Thursday 13 August 2026 01:30:26 +0000 (0:02:10.308) 0:42:49.520 ******* 2026-08-13 01:30:26.952593 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:30:26.952907 | instance | 2026-08-13 01:30:26.953234 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:30:26.953563 | instance | Thursday 13 August 2026 01:30:26 +0000 (0:00:00.156) 0:42:49.676 ******* 2026-08-13 01:30:27.035616 | instance | skipping: [instance] 2026-08-13 01:30:27.035825 | instance | 2026-08-13 01:30:27.036108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:30:27.036370 | instance | Thursday 13 August 2026 01:30:27 +0000 (0:00:00.081) 0:42:49.758 ******* 2026-08-13 01:30:27.105064 | instance | skipping: [instance] 2026-08-13 01:30:27.105289 | instance | 2026-08-13 01:30:27.105567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:30:27.105828 | instance | Thursday 13 August 2026 01:30:27 +0000 (0:00:00.071) 0:42:49.829 ******* 2026-08-13 01:30:27.204005 | instance | ok: [instance] 2026-08-13 01:30:27.204278 | instance | 2026-08-13 01:30:27.204636 | instance | TASK [Create Ingress network] ************************************************** 2026-08-13 01:30:27.204968 | instance | Thursday 13 August 2026 01:30:27 +0000 (0:00:00.098) 0:42:49.928 ******* 2026-08-13 01:30:27.309139 | instance | included: ingress for instance 2026-08-13 01:30:27.309333 | instance | 2026-08-13 01:30:27.309597 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-08-13 01:30:27.309859 | instance | Thursday 13 August 2026 01:30:27 +0000 (0:00:00.105) 0:42:50.033 ******* 2026-08-13 01:30:28.645464 | instance | changed: [instance] 2026-08-13 01:30:28.645715 | instance | 2026-08-13 01:30:28.645968 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-08-13 01:30:28.646236 | instance | Thursday 13 August 2026 01:30:28 +0000 (0:00:01.335) 0:42:51.368 ******* 2026-08-13 01:30:29.445150 | instance | ok: [instance] 2026-08-13 01:30:29.445275 | instance | 2026-08-13 01:30:29.445532 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-08-13 01:30:29.445750 | instance | Thursday 13 August 2026 01:30:29 +0000 (0:00:00.800) 0:42:52.169 ******* 2026-08-13 01:30:56.017626 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-08-13 01:30:56.017886 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-08-13 01:30:56.018159 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-08-13 01:30:56.018421 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-08-13 01:30:56.018802 | 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-08-13 01:30:56.019047 | instance | 2026-08-13 01:30:56.019333 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-08-13 01:30:56.019594 | instance | Thursday 13 August 2026 01:30:56 +0000 (0:00:26.571) 0:43:18.741 ******* 2026-08-13 01:30:59.055196 | 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-08-13 01:30:59.055260 | instance | 2026-08-13 01:30:59.055266 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack endpoints] ***************** 2026-08-13 01:30:59.055277 | instance | Thursday 13 August 2026 01:30:59 +0000 (0:00:03.037) 0:43:21.778 ******* 2026-08-13 01:31:01.787851 | instance | ok: [instance] => (item=public) 2026-08-13 01:31:01.788321 | instance | ok: [instance] => (item=admin) 2026-08-13 01:31:01.788670 | instance | ok: [instance] => (item=internal) 2026-08-13 01:31:01.789080 | instance | 2026-08-13 01:31:01.789496 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack service] ******************* 2026-08-13 01:31:01.789760 | instance | Thursday 13 August 2026 01:31:01 +0000 (0:00:02.733) 0:43:24.511 ******* 2026-08-13 01:31:02.713315 | instance | ok: [instance] 2026-08-13 01:31:02.713470 | instance | 2026-08-13 01:31:02.713623 | instance | TASK [vexxhost.atmosphere.senlin : Remove Ingress] ***************************** 2026-08-13 01:31:02.713792 | instance | Thursday 13 August 2026 01:31:02 +0000 (0:00:00.925) 0:43:25.437 ******* 2026-08-13 01:31:03.485304 | instance | ok: [instance] 2026-08-13 01:31:03.485426 | instance | 2026-08-13 01:31:03.485597 | instance | TASK [vexxhost.atmosphere.senlin : Remove Helm chart] ************************** 2026-08-13 01:31:03.485760 | instance | Thursday 13 August 2026 01:31:03 +0000 (0:00:00.771) 0:43:26.209 ******* 2026-08-13 01:31:04.125120 | instance | ok: [instance] 2026-08-13 01:31:04.125431 | instance | 2026-08-13 01:31:04.125452 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack user] ********************** 2026-08-13 01:31:04.125640 | instance | Thursday 13 August 2026 01:31:04 +0000 (0:00:00.639) 0:43:26.849 ******* 2026-08-13 01:31:05.503259 | instance | changed: [instance] 2026-08-13 01:31:05.503475 | instance | 2026-08-13 01:31:05.503754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:31:05.504011 | instance | Thursday 13 August 2026 01:31:05 +0000 (0:00:01.377) 0:43:28.227 ******* 2026-08-13 01:31:05.594524 | instance | ok: [instance] 2026-08-13 01:31:05.594775 | instance | 2026-08-13 01:31:05.595063 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:31:05.595327 | instance | Thursday 13 August 2026 01:31:05 +0000 (0:00:00.092) 0:43:28.319 ******* 2026-08-13 01:31:05.709295 | instance | included: rabbitmq for instance 2026-08-13 01:31:05.709598 | instance | 2026-08-13 01:31:05.709912 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:31:05.710196 | instance | Thursday 13 August 2026 01:31:05 +0000 (0:00:00.114) 0:43:28.433 ******* 2026-08-13 01:31:06.523438 | instance | ok: [instance] 2026-08-13 01:31:06.523778 | instance | 2026-08-13 01:31:06.524182 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:31:06.524700 | instance | Thursday 13 August 2026 01:31:06 +0000 (0:00:00.814) 0:43:29.247 ******* 2026-08-13 01:31:06.576935 | instance | skipping: [instance] 2026-08-13 01:31:06.577216 | instance | 2026-08-13 01:31:06.577514 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:31:06.577778 | instance | Thursday 13 August 2026 01:31:06 +0000 (0:00:00.053) 0:43:29.301 ******* 2026-08-13 01:31:06.637371 | instance | skipping: [instance] 2026-08-13 01:31:06.637571 | instance | 2026-08-13 01:31:06.637859 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:31:06.638157 | instance | Thursday 13 August 2026 01:31:06 +0000 (0:00:00.060) 0:43:29.361 ******* 2026-08-13 01:31:06.702451 | instance | skipping: [instance] 2026-08-13 01:31:06.702724 | instance | 2026-08-13 01:31:06.703009 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:31:06.703289 | instance | Thursday 13 August 2026 01:31:06 +0000 (0:00:00.065) 0:43:29.427 ******* 2026-08-13 01:31:33.367359 | instance | changed: [instance] 2026-08-13 01:31:33.367456 | instance | 2026-08-13 01:31:33.367535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:31:33.367652 | instance | Thursday 13 August 2026 01:31:33 +0000 (0:00:26.664) 0:43:56.091 ******* 2026-08-13 01:31:34.109159 | instance | ok: [instance] 2026-08-13 01:31:34.109243 | instance | 2026-08-13 01:31:34.109374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:31:34.109493 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.741) 0:43:56.833 ******* 2026-08-13 01:31:34.172056 | instance | ok: [instance] 2026-08-13 01:31:34.172258 | instance | 2026-08-13 01:31:34.172669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:31:34.172940 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.062) 0:43:56.896 ******* 2026-08-13 01:31:34.232002 | instance | skipping: [instance] 2026-08-13 01:31:34.232370 | instance | 2026-08-13 01:31:34.232644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:31:34.232985 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.059) 0:43:56.955 ******* 2026-08-13 01:31:34.294399 | instance | skipping: [instance] 2026-08-13 01:31:34.294727 | instance | 2026-08-13 01:31:34.295098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:31:34.295430 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.062) 0:43:57.018 ******* 2026-08-13 01:31:34.355589 | instance | ok: [instance] 2026-08-13 01:31:34.355655 | instance | 2026-08-13 01:31:34.356551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:31:34.356643 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.061) 0:43:57.080 ******* 2026-08-13 01:31:34.491988 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:31:34.492228 | instance | ok: [instance] => (item=cloudformation) 2026-08-13 01:31:34.492381 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:31:34.492551 | instance | ok: [instance] => (item=orchestration) 2026-08-13 01:31:34.492703 | instance | ok: [instance] => (item=identity) 2026-08-13 01:31:34.492851 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:31:34.492991 | instance | 2026-08-13 01:31:34.493148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:31:34.493296 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.136) 0:43:57.216 ******* 2026-08-13 01:31:34.578040 | instance | ok: [instance] 2026-08-13 01:31:34.578119 | instance | 2026-08-13 01:31:34.578232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:31:34.578353 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.085) 0:43:57.302 ******* 2026-08-13 01:31:34.658375 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:31:34.658438 | instance | 2026-08-13 01:31:34.658591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:31:34.658712 | instance | Thursday 13 August 2026 01:31:34 +0000 (0:00:00.080) 0:43:57.383 ******* 2026-08-13 01:31:35.223186 | instance | changed: [instance] 2026-08-13 01:31:35.223243 | instance | 2026-08-13 01:31:35.223249 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-08-13 01:31:35.223254 | instance | Thursday 13 August 2026 01:31:35 +0000 (0:00:00.564) 0:43:57.947 ******* 2026-08-13 01:34:39.595170 | instance | changed: [instance] 2026-08-13 01:34:39.595282 | instance | 2026-08-13 01:34:39.595341 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:34:39.595493 | instance | Thursday 13 August 2026 01:34:39 +0000 (0:03:04.372) 0:47:02.319 ******* 2026-08-13 01:34:39.741514 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:34:39.741614 | instance | 2026-08-13 01:34:39.741702 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:34:39.741824 | instance | Thursday 13 August 2026 01:34:39 +0000 (0:00:00.146) 0:47:02.465 ******* 2026-08-13 01:34:39.808275 | instance | skipping: [instance] 2026-08-13 01:34:39.808371 | instance | 2026-08-13 01:34:39.808490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:34:39.808682 | instance | Thursday 13 August 2026 01:34:39 +0000 (0:00:00.067) 0:47:02.533 ******* 2026-08-13 01:34:39.877461 | instance | skipping: [instance] 2026-08-13 01:34:39.877530 | instance | 2026-08-13 01:34:39.877822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:34:39.877870 | instance | Thursday 13 August 2026 01:34:39 +0000 (0:00:00.069) 0:47:02.602 ******* 2026-08-13 01:34:39.958059 | instance | ok: [instance] 2026-08-13 01:34:39.958166 | instance | 2026-08-13 01:34:39.958179 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-08-13 01:34:39.958190 | instance | Thursday 13 August 2026 01:34:39 +0000 (0:00:00.079) 0:47:02.682 ******* 2026-08-13 01:34:40.054943 | instance | included: ingress for instance 2026-08-13 01:34:40.055016 | instance | 2026-08-13 01:34:40.055156 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-08-13 01:34:40.055278 | instance | Thursday 13 August 2026 01:34:40 +0000 (0:00:00.097) 0:47:02.779 ******* 2026-08-13 01:34:41.217534 | instance | changed: [instance] 2026-08-13 01:34:41.217593 | instance | 2026-08-13 01:34:41.217599 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:34:41.217663 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:01.162) 0:47:03.941 ******* 2026-08-13 01:34:41.375070 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:34:41.375202 | instance | 2026-08-13 01:34:41.375376 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:34:41.375620 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:00.157) 0:47:04.099 ******* 2026-08-13 01:34:41.447285 | instance | skipping: [instance] 2026-08-13 01:34:41.447358 | instance | 2026-08-13 01:34:41.447489 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:34:41.447613 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:00.072) 0:47:04.171 ******* 2026-08-13 01:34:41.522974 | instance | skipping: [instance] 2026-08-13 01:34:41.523513 | instance | 2026-08-13 01:34:41.523527 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:34:41.523567 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:00.075) 0:47:04.247 ******* 2026-08-13 01:34:41.601111 | instance | ok: [instance] 2026-08-13 01:34:41.601223 | instance | 2026-08-13 01:34:41.601268 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-08-13 01:34:41.601422 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:00.078) 0:47:04.325 ******* 2026-08-13 01:34:41.705005 | instance | included: ingress for instance 2026-08-13 01:34:41.705104 | instance | 2026-08-13 01:34:41.705198 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-08-13 01:34:41.705312 | instance | Thursday 13 August 2026 01:34:41 +0000 (0:00:00.103) 0:47:04.429 ******* 2026-08-13 01:34:43.104056 | instance | changed: [instance] 2026-08-13 01:34:43.104168 | instance | 2026-08-13 01:34:43.104241 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-13 01:34:43.104357 | instance | Thursday 13 August 2026 01:34:43 +0000 (0:00:01.398) 0:47:05.827 ******* 2026-08-13 01:34:43.400313 | instance | ok: [instance] 2026-08-13 01:34:43.400408 | instance | 2026-08-13 01:34:43.400513 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 01:34:43.400660 | instance | Thursday 13 August 2026 01:34:43 +0000 (0:00:00.296) 0:47:06.124 ******* 2026-08-13 01:34:44.834700 | instance | ok: [instance] 2026-08-13 01:34:44.834949 | instance | 2026-08-13 01:34:44.835223 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 01:34:44.835529 | instance | Thursday 13 August 2026 01:34:44 +0000 (0:00:01.434) 0:47:07.559 ******* 2026-08-13 01:34:45.133491 | instance | ok: [instance] 2026-08-13 01:34:45.133763 | instance | 2026-08-13 01:34:45.134074 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 01:34:45.134374 | instance | Thursday 13 August 2026 01:34:45 +0000 (0:00:00.298) 0:47:07.857 ******* 2026-08-13 01:34:45.229934 | instance | ok: [instance] => { 2026-08-13 01:34:45.230116 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-13 01:34:45.230252 | instance | } 2026-08-13 01:34:45.230405 | instance | 2026-08-13 01:34:45.230564 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 01:34:45.230714 | instance | Thursday 13 August 2026 01:34:45 +0000 (0:00:00.097) 0:47:07.954 ******* 2026-08-13 01:34:45.605604 | instance | ok: [instance] 2026-08-13 01:34:45.605884 | instance | 2026-08-13 01:34:45.606211 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 01:34:45.606601 | instance | Thursday 13 August 2026 01:34:45 +0000 (0:00:00.375) 0:47:08.329 ******* 2026-08-13 01:34:46.776106 | instance | ok: [instance] 2026-08-13 01:34:46.776314 | instance | 2026-08-13 01:34:46.776617 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-13 01:34:46.776895 | instance | Thursday 13 August 2026 01:34:46 +0000 (0:00:01.170) 0:47:09.499 ******* 2026-08-13 01:34:47.369637 | instance | ok: [instance] 2026-08-13 01:34:47.369859 | instance | 2026-08-13 01:34:47.370146 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-13 01:34:47.370416 | instance | Thursday 13 August 2026 01:34:47 +0000 (0:00:00.593) 0:47:10.093 ******* 2026-08-13 01:34:48.236644 | instance | ok: [instance] 2026-08-13 01:34:48.236756 | instance | 2026-08-13 01:34:48.236776 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-13 01:34:48.237139 | instance | Thursday 13 August 2026 01:34:48 +0000 (0:00:00.866) 0:47:10.960 ******* 2026-08-13 01:34:49.260762 | instance | ok: [instance] 2026-08-13 01:34:49.260851 | instance | 2026-08-13 01:34:49.260931 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-13 01:34:49.261056 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:01.025) 0:47:11.985 ******* 2026-08-13 01:34:49.653290 | instance | ok: [instance] 2026-08-13 01:34:49.653350 | instance | 2026-08-13 01:34:49.653477 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-13 01:34:49.653600 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:00.392) 0:47:12.377 ******* 2026-08-13 01:34:49.810723 | instance | included: openstack_helm_endpoints for instance 2026-08-13 01:34:49.810814 | instance | 2026-08-13 01:34:49.810907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:34:49.811032 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:00.157) 0:47:12.535 ******* 2026-08-13 01:34:49.878451 | instance | skipping: [instance] 2026-08-13 01:34:49.878551 | instance | 2026-08-13 01:34:49.878674 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:34:49.878796 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:00.067) 0:47:12.603 ******* 2026-08-13 01:34:49.937382 | instance | skipping: [instance] 2026-08-13 01:34:49.937446 | instance | 2026-08-13 01:34:49.937648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:34:49.937714 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:00.058) 0:47:12.662 ******* 2026-08-13 01:34:49.997738 | instance | skipping: [instance] 2026-08-13 01:34:49.997848 | instance | 2026-08-13 01:34:49.997982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:34:49.998116 | instance | Thursday 13 August 2026 01:34:49 +0000 (0:00:00.060) 0:47:12.722 ******* 2026-08-13 01:34:50.056947 | instance | skipping: [instance] 2026-08-13 01:34:50.057000 | instance | 2026-08-13 01:34:50.057007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:34:50.057013 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.058) 0:47:12.781 ******* 2026-08-13 01:34:50.129746 | instance | skipping: [instance] 2026-08-13 01:34:50.129834 | instance | 2026-08-13 01:34:50.130178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:34:50.130242 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.072) 0:47:12.854 ******* 2026-08-13 01:34:50.214360 | instance | skipping: [instance] 2026-08-13 01:34:50.214438 | instance | 2026-08-13 01:34:50.214450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:34:50.214461 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.083) 0:47:12.937 ******* 2026-08-13 01:34:50.275795 | instance | ok: [instance] 2026-08-13 01:34:50.275855 | instance | 2026-08-13 01:34:50.275861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:34:50.275866 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.062) 0:47:12.999 ******* 2026-08-13 01:34:50.368970 | instance | ok: [instance] => (item=identity) 2026-08-13 01:34:50.369354 | instance | 2026-08-13 01:34:50.369692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:34:50.370020 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.093) 0:47:13.093 ******* 2026-08-13 01:34:50.465932 | instance | ok: [instance] 2026-08-13 01:34:50.466358 | instance | 2026-08-13 01:34:50.466697 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-13 01:34:50.467104 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.097) 0:47:13.190 ******* 2026-08-13 01:34:50.956587 | instance | ok: [instance] 2026-08-13 01:34:50.956728 | instance | 2026-08-13 01:34:50.957013 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-13 01:34:50.957283 | instance | Thursday 13 August 2026 01:34:50 +0000 (0:00:00.490) 0:47:13.680 ******* 2026-08-13 01:34:51.518036 | instance | ok: [instance] 2026-08-13 01:34:51.518482 | instance | 2026-08-13 01:34:51.518594 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-13 01:34:51.518809 | instance | Thursday 13 August 2026 01:34:51 +0000 (0:00:00.561) 0:47:14.242 ******* 2026-08-13 01:34:52.047790 | instance | ok: [instance] 2026-08-13 01:34:52.048009 | instance | 2026-08-13 01:34:52.048495 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-13 01:34:52.048754 | instance | Thursday 13 August 2026 01:34:52 +0000 (0:00:00.529) 0:47:14.771 ******* 2026-08-13 01:34:52.585807 | instance | ok: [instance] 2026-08-13 01:34:52.585919 | instance | 2026-08-13 01:34:52.585972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:34:52.586150 | instance | Thursday 13 August 2026 01:34:52 +0000 (0:00:00.538) 0:47:15.310 ******* 2026-08-13 01:34:52.707505 | instance | ok: [instance] 2026-08-13 01:34:52.707602 | instance | 2026-08-13 01:34:52.707819 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:34:52.707863 | instance | Thursday 13 August 2026 01:34:52 +0000 (0:00:00.121) 0:47:15.431 ******* 2026-08-13 01:34:52.823772 | instance | included: rabbitmq for instance 2026-08-13 01:34:52.823824 | instance | 2026-08-13 01:34:52.823830 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:34:52.823836 | instance | Thursday 13 August 2026 01:34:52 +0000 (0:00:00.116) 0:47:15.548 ******* 2026-08-13 01:34:53.584345 | instance | ok: [instance] 2026-08-13 01:34:53.584454 | instance | 2026-08-13 01:34:53.584696 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:34:53.584778 | instance | Thursday 13 August 2026 01:34:53 +0000 (0:00:00.760) 0:47:16.309 ******* 2026-08-13 01:34:53.659820 | instance | skipping: [instance] 2026-08-13 01:34:53.659903 | instance | 2026-08-13 01:34:53.660014 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:34:53.660139 | instance | Thursday 13 August 2026 01:34:53 +0000 (0:00:00.074) 0:47:16.383 ******* 2026-08-13 01:34:53.727973 | instance | skipping: [instance] 2026-08-13 01:34:53.728224 | instance | 2026-08-13 01:34:53.728503 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:34:53.728838 | instance | Thursday 13 August 2026 01:34:53 +0000 (0:00:00.068) 0:47:16.452 ******* 2026-08-13 01:34:53.791909 | instance | skipping: [instance] 2026-08-13 01:34:53.792156 | instance | 2026-08-13 01:34:53.792426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:34:53.792727 | instance | Thursday 13 August 2026 01:34:53 +0000 (0:00:00.064) 0:47:16.516 ******* 2026-08-13 01:35:24.774125 | instance | changed: [instance] 2026-08-13 01:35:24.774276 | instance | 2026-08-13 01:35:24.774487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:35:24.774663 | instance | Thursday 13 August 2026 01:35:24 +0000 (0:00:30.981) 0:47:47.497 ******* 2026-08-13 01:35:25.533434 | instance | ok: [instance] 2026-08-13 01:35:25.533824 | instance | 2026-08-13 01:35:25.534075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:35:25.534387 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.759) 0:47:48.257 ******* 2026-08-13 01:35:25.600064 | instance | ok: [instance] 2026-08-13 01:35:25.600346 | instance | 2026-08-13 01:35:25.600651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:35:25.600920 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.066) 0:47:48.324 ******* 2026-08-13 01:35:25.672646 | instance | skipping: [instance] 2026-08-13 01:35:25.672877 | instance | 2026-08-13 01:35:25.673129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:35:25.673553 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.072) 0:47:48.396 ******* 2026-08-13 01:35:25.736293 | instance | skipping: [instance] 2026-08-13 01:35:25.736567 | instance | 2026-08-13 01:35:25.736908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:35:25.737181 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.063) 0:47:48.460 ******* 2026-08-13 01:35:25.800954 | instance | ok: [instance] 2026-08-13 01:35:25.801218 | instance | 2026-08-13 01:35:25.801505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:35:25.801775 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.064) 0:47:48.525 ******* 2026-08-13 01:35:25.939198 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:35:25.939471 | instance | ok: [instance] => (item=valkey) 2026-08-13 01:35:25.939787 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:35:25.940069 | instance | ok: [instance] => (item=identity) 2026-08-13 01:35:25.940345 | instance | ok: [instance] => (item=network) 2026-08-13 01:35:25.940629 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-08-13 01:35:25.940956 | instance | ok: [instance] => (item=load_balancer) 2026-08-13 01:35:25.941233 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:35:25.941505 | instance | 2026-08-13 01:35:25.941807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:35:25.942083 | instance | Thursday 13 August 2026 01:35:25 +0000 (0:00:00.138) 0:47:48.663 ******* 2026-08-13 01:35:26.030880 | instance | ok: [instance] 2026-08-13 01:35:26.031085 | instance | 2026-08-13 01:35:26.031395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:35:26.031657 | instance | Thursday 13 August 2026 01:35:26 +0000 (0:00:00.091) 0:47:48.754 ******* 2026-08-13 01:35:26.142584 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:35:26.142672 | instance | 2026-08-13 01:35:26.142820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:35:26.142943 | instance | Thursday 13 August 2026 01:35:26 +0000 (0:00:00.112) 0:47:48.867 ******* 2026-08-13 01:35:26.728912 | instance | changed: [instance] 2026-08-13 01:35:26.729378 | instance | 2026-08-13 01:35:26.729470 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-13 01:35:26.729796 | instance | Thursday 13 August 2026 01:35:26 +0000 (0:00:00.585) 0:47:49.453 ******* 2026-08-13 01:35:28.246618 | instance | ok: [instance] 2026-08-13 01:35:28.246721 | instance | 2026-08-13 01:35:28.246926 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-08-13 01:35:28.247074 | instance | Thursday 13 August 2026 01:35:28 +0000 (0:00:01.517) 0:47:50.970 ******* 2026-08-13 01:35:29.990677 | instance | changed: [instance] 2026-08-13 01:35:29.990884 | instance | 2026-08-13 01:35:29.991184 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-08-13 01:35:29.991648 | instance | Thursday 13 August 2026 01:35:29 +0000 (0:00:01.743) 0:47:52.714 ******* 2026-08-13 01:35:32.050920 | instance | changed: [instance] 2026-08-13 01:35:32.051058 | instance | 2026-08-13 01:35:32.051240 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-08-13 01:35:32.051455 | instance | Thursday 13 August 2026 01:35:32 +0000 (0:00:02.059) 0:47:54.774 ******* 2026-08-13 01:35:33.496108 | instance | changed: [instance] 2026-08-13 01:35:33.496243 | instance | 2026-08-13 01:35:33.496454 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-08-13 01:35:33.496666 | instance | Thursday 13 August 2026 01:35:33 +0000 (0:00:01.445) 0:47:56.219 ******* 2026-08-13 01:35:39.793331 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-08-13 01:35:39.793661 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-08-13 01:35:39.793912 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-08-13 01:35:39.794353 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-08-13 01:35:39.794634 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-08-13 01:35:39.794893 | instance | 2026-08-13 01:35:39.795175 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-08-13 01:35:39.795458 | instance | Thursday 13 August 2026 01:35:39 +0000 (0:00:06.297) 0:48:02.517 ******* 2026-08-13 01:35:41.664129 | instance | changed: [instance] => (item=instance) 2026-08-13 01:35:41.664325 | instance | 2026-08-13 01:35:41.664674 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-08-13 01:35:41.664957 | instance | Thursday 13 August 2026 01:35:41 +0000 (0:00:01.871) 0:48:04.388 ******* 2026-08-13 01:35:44.443829 | instance | ok: [instance] => (item=instance) 2026-08-13 01:35:44.443934 | instance | 2026-08-13 01:35:44.443997 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-08-13 01:35:44.444127 | instance | Thursday 13 August 2026 01:35:44 +0000 (0:00:02.779) 0:48:07.168 ******* 2026-08-13 01:35:49.050434 | instance | ok: [instance] => (item=instance) 2026-08-13 01:35:49.050668 | instance | 2026-08-13 01:35:49.051200 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-08-13 01:35:49.051253 | instance | Thursday 13 August 2026 01:35:49 +0000 (0:00:04.605) 0:48:11.773 ******* 2026-08-13 01:35:50.258010 | instance | ok: [instance] => (item=instance) 2026-08-13 01:35:50.258330 | instance | 2026-08-13 01:35:50.258656 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-08-13 01:35:50.258973 | instance | Thursday 13 August 2026 01:35:50 +0000 (0:00:01.208) 0:48:12.982 ******* 2026-08-13 01:35:50.353088 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-08-13 01:35:50.353309 | instance | 2026-08-13 01:35:50.353580 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-08-13 01:35:50.353846 | instance | Thursday 13 August 2026 01:35:50 +0000 (0:00:00.095) 0:48:13.077 ******* 2026-08-13 01:35:51.561794 | instance | changed: [instance] 2026-08-13 01:35:51.562000 | instance | 2026-08-13 01:35:51.562174 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-08-13 01:35:51.562342 | instance | Thursday 13 August 2026 01:35:51 +0000 (0:00:01.208) 0:48:14.286 ******* 2026-08-13 01:35:53.951311 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-13T01:35:41Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.160', 'hostname': 'host-172-24-2-160', 'fqdn': 'host-172-24-2-160.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'd4ac6a6f-15f1-441d-8e2d-59481c885d9d', 'ip_address': '172.24.2.160'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:67:9c:d4', 'name': 'octavia-health-manager-port-instance', 'network_id': 'daa9ca15-9cd0-48d3-953b-5b7b7c26a80b', 'numa_affinity_policy': None, 'project_id': '982645f396524e6180e4affdc1bb7556', 'tenant_id': '982645f396524e6180e4affdc1bb7556', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['94a8ad12-cafb-4eed-9756-d8b105faaeed'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-13T01:35:48Z', 'revision_number': 3, 'if_match': None, 'id': 'dffda8f5-1e52-473f-a913-22302a3ebe06', '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-08-13 01:35:53.951646 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-13T01:35:41Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.160', 'hostname': 'host-172-24-2-160', 'fqdn': 'host-172-24-2-160.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'd4ac6a6f-15f1-441d-8e2d-59481c885d9d', 'ip_address': '172.24.2.160'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:67:9c:d4', 'name': 'octavia-health-manager-port-instance', 'network_id': 'daa9ca15-9cd0-48d3-953b-5b7b7c26a80b', 'numa_affinity_policy': None, 'project_id': '982645f396524e6180e4affdc1bb7556', 'tenant_id': '982645f396524e6180e4affdc1bb7556', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['94a8ad12-cafb-4eed-9756-d8b105faaeed'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-13T01:35:48Z', 'revision_number': 3, 'if_match': None, 'id': 'dffda8f5-1e52-473f-a913-22302a3ebe06', '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-08-13 01:35:53.951896 | instance | 2026-08-13 01:35:53.952192 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-08-13 01:35:53.952546 | instance | Thursday 13 August 2026 01:35:53 +0000 (0:00:02.389) 0:48:16.675 ******* 2026-08-13 01:35:55.146152 | instance | changed: [instance] 2026-08-13 01:35:55.146278 | instance | 2026-08-13 01:35:55.146462 | instance | TASK [Upload Amphora image] **************************************************** 2026-08-13 01:35:55.146630 | instance | Thursday 13 August 2026 01:35:55 +0000 (0:00:01.195) 0:48:17.870 ******* 2026-08-13 01:35:55.288012 | instance | included: atmosphere.common.glance_image for instance 2026-08-13 01:35:55.288111 | instance | 2026-08-13 01:35:55.288308 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-13 01:35:55.288481 | instance | Thursday 13 August 2026 01:35:55 +0000 (0:00:00.141) 0:48:18.012 ******* 2026-08-13 01:35:56.775773 | instance | ok: [instance] 2026-08-13 01:35:56.776693 | instance | 2026-08-13 01:35:56.776716 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-13 01:35:56.776727 | instance | Thursday 13 August 2026 01:35:56 +0000 (0:00:01.487) 0:48:19.499 ******* 2026-08-13 01:35:57.338301 | instance | ok: [instance] 2026-08-13 01:35:57.338460 | instance | 2026-08-13 01:35:57.338658 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-13 01:35:57.338830 | instance | Thursday 13 August 2026 01:35:57 +0000 (0:00:00.562) 0:48:20.062 ******* 2026-08-13 01:35:57.412222 | instance | ok: [instance] 2026-08-13 01:35:57.412672 | instance | 2026-08-13 01:35:57.413082 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-13 01:35:57.413483 | instance | Thursday 13 August 2026 01:35:57 +0000 (0:00:00.073) 0:48:20.136 ******* 2026-08-13 01:35:58.876959 | instance | ok: [instance] 2026-08-13 01:35:58.877230 | instance | 2026-08-13 01:35:58.877555 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-13 01:35:58.877840 | instance | Thursday 13 August 2026 01:35:58 +0000 (0:00:01.464) 0:48:21.601 ******* 2026-08-13 01:35:58.952897 | instance | ok: [instance] 2026-08-13 01:35:58.953059 | instance | 2026-08-13 01:35:58.953284 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-13 01:35:58.953544 | instance | Thursday 13 August 2026 01:35:58 +0000 (0:00:00.076) 0:48:21.677 ******* 2026-08-13 01:35:59.033866 | instance | ok: [instance] 2026-08-13 01:35:59.034112 | instance | 2026-08-13 01:35:59.034337 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-13 01:35:59.034491 | instance | Thursday 13 August 2026 01:35:59 +0000 (0:00:00.080) 0:48:21.758 ******* 2026-08-13 01:35:59.286032 | instance | changed: [instance] 2026-08-13 01:35:59.286126 | instance | 2026-08-13 01:35:59.286318 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-13 01:35:59.286489 | instance | Thursday 13 August 2026 01:35:59 +0000 (0:00:00.252) 0:48:22.010 ******* 2026-08-13 01:36:31.419613 | instance | FAILED - RETRYING: [instance]: Download image (3 retries left). 2026-08-13 01:36:31.419835 | instance | changed: [instance] 2026-08-13 01:36:31.420076 | instance | 2026-08-13 01:36:31.420349 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-13 01:36:31.420660 | instance | Thursday 13 August 2026 01:36:31 +0000 (0:00:32.133) 0:48:54.143 ******* 2026-08-13 01:36:31.686286 | instance | ok: [instance] 2026-08-13 01:36:31.686623 | instance | 2026-08-13 01:36:31.687025 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-13 01:36:31.687388 | instance | Thursday 13 August 2026 01:36:31 +0000 (0:00:00.266) 0:48:54.409 ******* 2026-08-13 01:36:33.920999 | instance | changed: [instance] 2026-08-13 01:36:33.921255 | instance | 2026-08-13 01:36:33.921554 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-13 01:36:33.921850 | instance | Thursday 13 August 2026 01:36:33 +0000 (0:00:02.235) 0:48:56.645 ******* 2026-08-13 01:36:34.679324 | instance | ok: [instance] 2026-08-13 01:36:34.679623 | instance | 2026-08-13 01:36:34.679951 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-13 01:36:34.680311 | instance | Thursday 13 August 2026 01:36:34 +0000 (0:00:00.758) 0:48:57.403 ******* 2026-08-13 01:36:34.755710 | instance | ok: [instance] 2026-08-13 01:36:34.756368 | instance | 2026-08-13 01:36:34.756431 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-13 01:36:34.756439 | instance | Thursday 13 August 2026 01:36:34 +0000 (0:00:00.076) 0:48:57.480 ******* 2026-08-13 01:37:02.482136 | instance | changed: [instance] 2026-08-13 01:37:02.482449 | instance | 2026-08-13 01:37:02.482882 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-13 01:37:02.483317 | instance | Thursday 13 August 2026 01:37:02 +0000 (0:00:27.725) 0:49:25.206 ******* 2026-08-13 01:37:02.550930 | instance | skipping: [instance] 2026-08-13 01:37:02.551162 | instance | 2026-08-13 01:37:02.551455 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-13 01:37:02.551721 | instance | Thursday 13 August 2026 01:37:02 +0000 (0:00:00.068) 0:49:25.275 ******* 2026-08-13 01:37:02.615424 | instance | skipping: [instance] 2026-08-13 01:37:02.615710 | instance | 2026-08-13 01:37:02.616057 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-13 01:37:02.616387 | instance | Thursday 13 August 2026 01:37:02 +0000 (0:00:00.065) 0:49:25.340 ******* 2026-08-13 01:37:03.177259 | instance | changed: [instance] 2026-08-13 01:37:03.177472 | instance | 2026-08-13 01:37:03.177744 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-08-13 01:37:03.178014 | instance | Thursday 13 August 2026 01:37:03 +0000 (0:00:00.561) 0:49:25.901 ******* 2026-08-13 01:37:04.246476 | instance | ok: [instance] 2026-08-13 01:37:04.246568 | instance | 2026-08-13 01:37:04.247622 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-08-13 01:37:04.247720 | instance | Thursday 13 August 2026 01:37:04 +0000 (0:00:01.069) 0:49:26.971 ******* 2026-08-13 01:37:10.019161 | instance | changed: [instance] 2026-08-13 01:37:10.019443 | instance | 2026-08-13 01:37:10.019756 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-08-13 01:37:10.020026 | instance | Thursday 13 August 2026 01:37:10 +0000 (0:00:05.772) 0:49:32.743 ******* 2026-08-13 01:37:10.809623 | instance | ok: [instance] 2026-08-13 01:37:10.809848 | instance | 2026-08-13 01:37:10.810136 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-08-13 01:37:10.810408 | instance | Thursday 13 August 2026 01:37:10 +0000 (0:00:00.790) 0:49:33.533 ******* 2026-08-13 01:37:12.754156 | instance | changed: [instance] 2026-08-13 01:37:12.754402 | instance | 2026-08-13 01:37:12.754682 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-08-13 01:37:12.754972 | instance | Thursday 13 August 2026 01:37:12 +0000 (0:00:01.944) 0:49:35.478 ******* 2026-08-13 01:37:14.339359 | instance | changed: [instance] => (item=octavia-client) 2026-08-13 01:37:14.339489 | instance | changed: [instance] => (item=octavia-server) 2026-08-13 01:37:14.339714 | instance | 2026-08-13 01:37:14.339901 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-08-13 01:37:14.340093 | instance | Thursday 13 August 2026 01:37:14 +0000 (0:00:01.585) 0:49:37.063 ******* 2026-08-13 01:37:15.108721 | instance | changed: [instance] 2026-08-13 01:37:15.108859 | instance | 2026-08-13 01:37:15.109040 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-08-13 01:37:15.109211 | instance | Thursday 13 August 2026 01:37:15 +0000 (0:00:00.768) 0:49:37.832 ******* 2026-08-13 01:37:17.088089 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-08-13 01:37:17.088195 | instance | loadbalancer quotas. 2026-08-13 01:37:17.138486 | instance | changed: [instance] 2026-08-13 01:37:17.138562 | instance | 2026-08-13 01:37:17.138677 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-08-13 01:37:17.138811 | instance | Thursday 13 August 2026 01:37:17 +0000 (0:00:02.029) 0:49:39.862 ******* 2026-08-13 01:39:26.272839 | instance | changed: [instance] 2026-08-13 01:39:26.273060 | instance | 2026-08-13 01:39:26.273356 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-08-13 01:39:26.273648 | instance | Thursday 13 August 2026 01:39:26 +0000 (0:02:09.134) 0:51:48.997 ******* 2026-08-13 01:39:34.106542 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-08-13 01:39:34.106618 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-08-13 01:39:34.106649 | instance | 2026-08-13 01:39:34.106660 | instance | TASK [Create Ingress] ********************************************************** 2026-08-13 01:39:34.106670 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:07.832) 0:51:56.829 ******* 2026-08-13 01:39:34.277065 | instance | included: openstack_helm_ingress for instance 2026-08-13 01:39:34.277122 | instance | 2026-08-13 01:39:34.277128 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-13 01:39:34.277134 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:00.171) 0:51:57.001 ******* 2026-08-13 01:39:34.343641 | instance | skipping: [instance] 2026-08-13 01:39:34.343720 | instance | 2026-08-13 01:39:34.343982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-13 01:39:34.344003 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:00.067) 0:51:57.068 ******* 2026-08-13 01:39:34.423548 | instance | skipping: [instance] 2026-08-13 01:39:34.423670 | instance | 2026-08-13 01:39:34.423827 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-13 01:39:34.423982 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:00.079) 0:51:57.148 ******* 2026-08-13 01:39:34.508110 | instance | ok: [instance] 2026-08-13 01:39:34.508296 | instance | 2026-08-13 01:39:34.508493 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-08-13 01:39:34.509123 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:00.084) 0:51:57.232 ******* 2026-08-13 01:39:34.618259 | instance | included: ingress for instance 2026-08-13 01:39:34.618363 | instance | 2026-08-13 01:39:34.618462 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-08-13 01:39:34.618686 | instance | Thursday 13 August 2026 01:39:34 +0000 (0:00:00.110) 0:51:57.342 ******* 2026-08-13 01:39:35.847490 | instance | changed: [instance] 2026-08-13 01:39:35.847579 | instance | 2026-08-13 01:39:35.847678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-13 01:39:35.847813 | instance | Thursday 13 August 2026 01:39:35 +0000 (0:00:01.228) 0:51:58.571 ******* 2026-08-13 01:39:35.962986 | instance | ok: [instance] 2026-08-13 01:39:35.963069 | instance | 2026-08-13 01:39:35.963177 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-13 01:39:35.963307 | instance | Thursday 13 August 2026 01:39:35 +0000 (0:00:00.116) 0:51:58.687 ******* 2026-08-13 01:39:36.096288 | instance | included: rabbitmq for instance 2026-08-13 01:39:36.096383 | instance | 2026-08-13 01:39:36.096567 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-13 01:39:36.096664 | instance | Thursday 13 August 2026 01:39:36 +0000 (0:00:00.133) 0:51:58.820 ******* 2026-08-13 01:39:36.829832 | instance | ok: [instance] 2026-08-13 01:39:36.829926 | instance | 2026-08-13 01:39:36.830032 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-13 01:39:36.830173 | instance | Thursday 13 August 2026 01:39:36 +0000 (0:00:00.733) 0:51:59.554 ******* 2026-08-13 01:39:36.900806 | instance | skipping: [instance] 2026-08-13 01:39:36.900915 | instance | 2026-08-13 01:39:36.901032 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-13 01:39:36.901181 | instance | Thursday 13 August 2026 01:39:36 +0000 (0:00:00.071) 0:51:59.625 ******* 2026-08-13 01:39:36.972274 | instance | skipping: [instance] 2026-08-13 01:39:36.972365 | instance | 2026-08-13 01:39:36.972748 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-13 01:39:36.972771 | instance | Thursday 13 August 2026 01:39:36 +0000 (0:00:00.071) 0:51:59.697 ******* 2026-08-13 01:39:37.047574 | instance | skipping: [instance] 2026-08-13 01:39:37.047661 | instance | 2026-08-13 01:39:37.047764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-13 01:39:37.047887 | instance | Thursday 13 August 2026 01:39:37 +0000 (0:00:00.075) 0:51:59.772 ******* 2026-08-13 01:40:08.045927 | instance | changed: [instance] 2026-08-13 01:40:08.046149 | instance | 2026-08-13 01:40:08.046481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-13 01:40:08.046781 | instance | Thursday 13 August 2026 01:40:08 +0000 (0:00:30.996) 0:52:30.768 ******* 2026-08-13 01:40:08.820765 | instance | ok: [instance] 2026-08-13 01:40:08.821008 | instance | 2026-08-13 01:40:08.821299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-13 01:40:08.821575 | instance | Thursday 13 August 2026 01:40:08 +0000 (0:00:00.776) 0:52:31.545 ******* 2026-08-13 01:40:08.900883 | instance | ok: [instance] 2026-08-13 01:40:08.900956 | instance | 2026-08-13 01:40:08.901073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-13 01:40:08.901179 | instance | Thursday 13 August 2026 01:40:08 +0000 (0:00:00.080) 0:52:31.625 ******* 2026-08-13 01:40:08.980269 | instance | skipping: [instance] 2026-08-13 01:40:08.980351 | instance | 2026-08-13 01:40:08.980470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-13 01:40:08.980632 | instance | Thursday 13 August 2026 01:40:08 +0000 (0:00:00.079) 0:52:31.704 ******* 2026-08-13 01:40:09.056505 | instance | skipping: [instance] 2026-08-13 01:40:09.056628 | instance | 2026-08-13 01:40:09.056766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-13 01:40:09.056891 | instance | Thursday 13 August 2026 01:40:09 +0000 (0:00:00.076) 0:52:31.781 ******* 2026-08-13 01:40:09.133962 | instance | ok: [instance] 2026-08-13 01:40:09.134165 | instance | 2026-08-13 01:40:09.134425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-13 01:40:09.134653 | instance | Thursday 13 August 2026 01:40:09 +0000 (0:00:00.076) 0:52:31.857 ******* 2026-08-13 01:40:09.298725 | instance | ok: [instance] => (item=container_infra) 2026-08-13 01:40:09.298809 | instance | ok: [instance] => (item=oslo_cache) 2026-08-13 01:40:09.298910 | instance | ok: [instance] => (item=oslo_db) 2026-08-13 01:40:09.299039 | instance | ok: [instance] => (item=orchestration) 2026-08-13 01:40:09.299159 | instance | ok: [instance] => (item=identity) 2026-08-13 01:40:09.299286 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-13 01:40:09.299417 | instance | ok: [instance] => (item=key_manager) 2026-08-13 01:40:09.299528 | instance | 2026-08-13 01:40:09.299647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-13 01:40:09.299786 | instance | Thursday 13 August 2026 01:40:09 +0000 (0:00:00.165) 0:52:32.023 ******* 2026-08-13 01:40:09.394420 | instance | ok: [instance] 2026-08-13 01:40:09.394498 | instance | 2026-08-13 01:40:09.394620 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:40:09.394743 | instance | Thursday 13 August 2026 01:40:09 +0000 (0:00:00.095) 0:52:32.118 ******* 2026-08-13 01:40:09.511225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:40:09.511371 | instance | 2026-08-13 01:40:09.511559 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:40:09.511747 | instance | Thursday 13 August 2026 01:40:09 +0000 (0:00:00.116) 0:52:32.235 ******* 2026-08-13 01:40:10.115278 | instance | changed: [instance] 2026-08-13 01:40:10.115344 | instance | 2026-08-13 01:40:10.115356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 01:40:10.115367 | instance | Thursday 13 August 2026 01:40:10 +0000 (0:00:00.603) 0:52:32.838 ******* 2026-08-13 01:40:10.193718 | instance | ok: [instance] => { 2026-08-13 01:40:10.193821 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-08-13 01:40:10.194334 | instance | } 2026-08-13 01:40:10.194390 | instance | 2026-08-13 01:40:10.194396 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 01:40:10.194403 | instance | Thursday 13 August 2026 01:40:10 +0000 (0:00:00.079) 0:52:32.918 ******* 2026-08-13 01:40:11.262986 | instance | changed: [instance] 2026-08-13 01:40:11.263060 | instance | 2026-08-13 01:40:11.263318 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 01:40:11.263352 | instance | Thursday 13 August 2026 01:40:11 +0000 (0:00:01.069) 0:52:33.987 ******* 2026-08-13 01:40:11.577726 | instance | skipping: [instance] 2026-08-13 01:40:11.577795 | instance | 2026-08-13 01:40:11.577931 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-08-13 01:40:11.578048 | instance | Thursday 13 August 2026 01:40:11 +0000 (0:00:00.314) 0:52:34.302 ******* 2026-08-13 01:40:12.214098 | instance | changed: [instance] 2026-08-13 01:40:12.214202 | instance | 2026-08-13 01:40:12.214304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-13 01:40:12.214439 | instance | Thursday 13 August 2026 01:40:12 +0000 (0:00:00.635) 0:52:34.938 ******* 2026-08-13 01:40:12.332206 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-13 01:40:12.332302 | instance | 2026-08-13 01:40:12.332409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-13 01:40:12.332567 | instance | Thursday 13 August 2026 01:40:12 +0000 (0:00:00.118) 0:52:35.056 ******* 2026-08-13 01:40:12.934837 | instance | changed: [instance] 2026-08-13 01:40:12.934956 | instance | 2026-08-13 01:40:12.935003 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-08-13 01:40:12.935176 | instance | Thursday 13 August 2026 01:40:12 +0000 (0:00:00.602) 0:52:35.659 ******* 2026-08-13 01:40:13.195385 | instance | changed: [instance] 2026-08-13 01:40:13.195492 | instance | 2026-08-13 01:40:13.195673 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-08-13 01:40:13.195833 | instance | Thursday 13 August 2026 01:40:13 +0000 (0:00:00.260) 0:52:35.919 ******* 2026-08-13 01:40:13.870996 | instance | changed: [instance] 2026-08-13 01:40:13.871152 | instance | 2026-08-13 01:40:13.871229 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-08-13 01:40:13.871377 | instance | Thursday 13 August 2026 01:40:13 +0000 (0:00:00.675) 0:52:36.595 ******* 2026-08-13 01:40:14.789016 | instance | changed: [instance] 2026-08-13 01:40:14.789072 | instance | 2026-08-13 01:40:14.789078 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-08-13 01:40:14.789084 | instance | Thursday 13 August 2026 01:40:14 +0000 (0:00:00.917) 0:52:37.513 ******* 2026-08-13 01:40:18.047919 | instance | changed: [instance] 2026-08-13 01:40:18.048006 | instance | 2026-08-13 01:40:18.048149 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-08-13 01:40:18.048292 | instance | Thursday 13 August 2026 01:40:18 +0000 (0:00:03.259) 0:52:40.772 ******* 2026-08-13 01:40:18.306401 | instance | changed: [instance] 2026-08-13 01:40:18.306486 | instance | 2026-08-13 01:40:18.306609 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-08-13 01:40:18.306736 | instance | Thursday 13 August 2026 01:40:18 +0000 (0:00:00.258) 0:52:41.031 ******* 2026-08-13 01:40:20.731829 | instance | changed: [instance] 2026-08-13 01:40:20.731928 | instance | 2026-08-13 01:40:20.732024 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-08-13 01:40:20.732293 | instance | Thursday 13 August 2026 01:40:20 +0000 (0:00:02.424) 0:52:43.455 ******* 2026-08-13 01:40:21.468457 | instance | ok: [instance] 2026-08-13 01:40:21.468511 | instance | 2026-08-13 01:40:21.468541 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-08-13 01:40:21.468548 | instance | Thursday 13 August 2026 01:40:21 +0000 (0:00:00.737) 0:52:44.192 ******* 2026-08-13 01:40:26.507539 | instance | changed: [instance] 2026-08-13 01:40:26.507630 | instance | 2026-08-13 01:40:26.507902 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-08-13 01:40:26.507959 | instance | Thursday 13 August 2026 01:40:26 +0000 (0:00:05.039) 0:52:49.232 ******* 2026-08-13 01:40:26.576633 | instance | skipping: [instance] 2026-08-13 01:40:26.576708 | instance | 2026-08-13 01:40:26.576716 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-08-13 01:40:26.576880 | instance | Thursday 13 August 2026 01:40:26 +0000 (0:00:00.068) 0:52:49.300 ******* 2026-08-13 01:40:26.646852 | instance | skipping: [instance] 2026-08-13 01:40:26.646923 | instance | 2026-08-13 01:40:26.647242 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-08-13 01:40:26.647312 | instance | Thursday 13 August 2026 01:40:26 +0000 (0:00:00.071) 0:52:49.371 ******* 2026-08-13 01:41:14.844222 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-08-13 01:41:14.844328 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-08-13 01:41:14.844487 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-08-13 01:41:14.844709 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-08-13 01:41:14.844870 | instance | 2026-08-13 01:41:14.845056 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-08-13 01:41:14.845221 | instance | Thursday 13 August 2026 01:41:14 +0000 (0:00:48.197) 0:53:37.568 ******* 2026-08-13 01:41:14.949740 | 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-08-13 01:41:14.950067 | 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-08-13 01:41:14.950082 | 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-08-13 01:41:14.950277 | 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-08-13 01:41:14.950450 | 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-08-13 01:41:14.950632 | 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-08-13 01:41:14.950813 | 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-08-13 01:41:14.950990 | 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-08-13 01:41:14.951151 | instance | skipping: [instance] 2026-08-13 01:41:14.951304 | instance | 2026-08-13 01:41:14.951470 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-08-13 01:41:14.951632 | instance | Thursday 13 August 2026 01:41:14 +0000 (0:00:00.105) 0:53:37.674 ******* 2026-08-13 01:41:31.241316 | instance | changed: [instance] 2026-08-13 01:41:31.241463 | instance | 2026-08-13 01:41:31.241511 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-08-13 01:41:31.241710 | instance | Thursday 13 August 2026 01:41:31 +0000 (0:00:16.291) 0:53:53.965 ******* 2026-08-13 01:41:32.063090 | instance | changed: [instance] 2026-08-13 01:41:32.063340 | instance | 2026-08-13 01:41:32.063980 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-08-13 01:41:32.064063 | instance | Thursday 13 August 2026 01:41:32 +0000 (0:00:00.820) 0:53:54.785 ******* 2026-08-13 01:46:44.476460 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpsftmz6wo.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-08-13 01:46:44.489296 | instance | 2026-08-13 01:46:44.489322 | instance | PLAY RECAP ********************************************************************* 2026-08-13 01:46:44.489331 | instance | instance : ok=748 changed=265 unreachable=0 failed=1 skipped=230 rescued=0 ignored=2 2026-08-13 01:46:44.489338 | instance | 2026-08-13 01:46:44.489344 | instance | Thursday 13 August 2026 01:46:44 +0000 (0:05:12.422) 0:59:07.208 ******* 2026-08-13 01:46:44.489350 | instance | =============================================================================== 2026-08-13 01:46:44.489356 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 312.42s 2026-08-13 01:46:44.489362 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.06s 2026-08-13 01:46:44.489367 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 184.37s 2026-08-13 01:46:44.489373 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 159.36s 2026-08-13 01:46:44.489379 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 153.73s 2026-08-13 01:46:44.489387 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.48s 2026-08-13 01:46:44.489393 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 130.31s 2026-08-13 01:46:44.489398 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 129.13s 2026-08-13 01:46:44.489430 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.51s 2026-08-13 01:46:44.489644 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 125.09s 2026-08-13 01:46:44.489918 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 92.09s 2026-08-13 01:46:44.490204 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 90.49s 2026-08-13 01:46:44.490479 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 88.96s 2026-08-13 01:46:44.490745 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 84.94s 2026-08-13 01:46:44.491049 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 48.20s 2026-08-13 01:46:44.491328 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 47.93s 2026-08-13 01:46:44.491628 | instance | atmosphere.common.glance_image : Download image ------------------------ 32.13s 2026-08-13 01:46:44.491973 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.01s 2026-08-13 01:46:44.492215 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.00s 2026-08-13 01:46:44.492509 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.00s 2026-08-13 01:46:44.951217 | 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-08-13 01:46:44.951337 | instance | ERROR [aio > converge] Executed: Failed 2026-08-13 01:46:44.951464 | 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-08-13 01:46:45.504063 | instance | ERROR 2026-08-13 01:46:45.504296 | instance | { 2026-08-13 01:46:45.504338 | instance | "delta": "1:00:16.628272", 2026-08-13 01:46:45.504380 | instance | "end": "2026-08-13 01:46:45.017027", 2026-08-13 01:46:45.504408 | instance | "msg": "non-zero return code", 2026-08-13 01:46:45.504434 | instance | "rc": 2, 2026-08-13 01:46:45.504459 | instance | "start": "2026-08-13 00:46:28.388755" 2026-08-13 01:46:45.504484 | instance | } failure 2026-08-13 01:46:45.590035 | 2026-08-13 01:46:45.590144 | PLAY RECAP 2026-08-13 01:46:45.590192 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-13 01:46:45.590215 | 2026-08-13 01:46:45.731200 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 01:46:45.746464 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-13 01:46:46.403845 | 2026-08-13 01:46:46.403975 | PLAY [all] 2026-08-13 01:46:46.422204 | 2026-08-13 01:46:46.422323 | TASK [gather-host-logs : creating directory for system status] 2026-08-13 01:46:46.799348 | instance | changed 2026-08-13 01:46:46.805214 | 2026-08-13 01:46:46.805300 | TASK [gather-host-logs : Get logs for each host] 2026-08-13 01:46:47.184753 | instance | + systemd-cgls --full --all --no-pager 2026-08-13 01:46:47.227873 | instance | + ip addr 2026-08-13 01:46:47.235539 | instance | + ip route 2026-08-13 01:46:47.238478 | instance | + lsblk 2026-08-13 01:46:47.254278 | instance | + mount 2026-08-13 01:46:47.270046 | instance | + docker images 2026-08-13 01:46:47.298269 | instance | + brctl show 2026-08-13 01:46:47.299056 | instance | /bin/bash: line 8: brctl: command not found 2026-08-13 01:46:47.299437 | instance | + ps aux --sort=-%mem 2026-08-13 01:46:47.352045 | instance | + dpkg -l 2026-08-13 01:46:47.364795 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-13 01:46:47.365492 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-13 01:46:47.384384 | instance | + '[' '!' -z '' ']' 2026-08-13 01:46:47.844807 | instance | ok: Runtime: 0:00:00.203834 2026-08-13 01:46:47.851349 | 2026-08-13 01:46:47.851425 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-13 01:46:48.509127 | instance | changed: 2026-08-13 01:46:48.509427 | instance | created directory /var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/logs/instance 2026-08-13 01:46:48.509467 | instance | cd+++++++++ system/ 2026-08-13 01:46:48.509491 | instance | >f+++++++++ system/brctl-show.txt 2026-08-13 01:46:48.509513 | instance | >f+++++++++ system/docker-images.txt 2026-08-13 01:46:48.509533 | instance | >f+++++++++ system/ip-addr.txt 2026-08-13 01:46:48.509555 | instance | >f+++++++++ system/ip-route.txt 2026-08-13 01:46:48.509576 | instance | >f+++++++++ system/lsblk.txt 2026-08-13 01:46:48.509598 | instance | >f+++++++++ system/mount.txt 2026-08-13 01:46:48.509619 | instance | >f+++++++++ system/packages.txt 2026-08-13 01:46:48.509638 | instance | >f+++++++++ system/ps.txt 2026-08-13 01:46:48.509660 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-13 01:46:48.519307 | 2026-08-13 01:46:48.519380 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-13 01:46:48.744689 | instance | changed: "values" 2026-08-13 01:46:48.929625 | instance | changed: "releases" 2026-08-13 01:46:48.949217 | 2026-08-13 01:46:48.949395 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-13 01:46:58.574861 | instance | ok: Runtime: 0:00:09.265737 2026-08-13 01:46:58.579938 | 2026-08-13 01:46:58.580011 | TASK [helm-release-status : Downloads logs to executor] 2026-08-13 01:46:59.113453 | instance | changed: 2026-08-13 01:46:59.113777 | instance | cd+++++++++ helm/ 2026-08-13 01:46:59.113840 | instance | cd+++++++++ helm/releases/ 2026-08-13 01:46:59.113890 | instance | cd+++++++++ helm/releases/auth-system/ 2026-08-13 01:46:59.113937 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-08-13 01:46:59.113968 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-08-13 01:46:59.113988 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-08-13 01:46:59.114026 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-08-13 01:46:59.114047 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-08-13 01:46:59.114066 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-08-13 01:46:59.114085 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-08-13 01:46:59.114104 | instance | cd+++++++++ helm/releases/kube-system/ 2026-08-13 01:46:59.114123 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-08-13 01:46:59.114147 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-08-13 01:46:59.114167 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-08-13 01:46:59.114186 | instance | cd+++++++++ helm/releases/monitoring/ 2026-08-13 01:46:59.114205 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-08-13 01:46:59.114224 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-08-13 01:46:59.114244 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-08-13 01:46:59.114262 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-08-13 01:46:59.114281 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-08-13 01:46:59.114302 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-08-13 01:46:59.114321 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-08-13 01:46:59.114340 | instance | cd+++++++++ helm/releases/openstack/ 2026-08-13 01:46:59.114359 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-08-13 01:46:59.114377 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-08-13 01:46:59.114396 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-08-13 01:46:59.114414 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-08-13 01:46:59.114433 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-08-13 01:46:59.114451 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-08-13 01:46:59.114470 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-08-13 01:46:59.114489 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-08-13 01:46:59.114508 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-08-13 01:46:59.114526 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-08-13 01:46:59.114545 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-08-13 01:46:59.114563 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-08-13 01:46:59.114580 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-08-13 01:46:59.114598 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-08-13 01:46:59.114617 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-08-13 01:46:59.114635 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-08-13 01:46:59.114653 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-08-13 01:46:59.114672 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-08-13 01:46:59.114690 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-08-13 01:46:59.114709 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-08-13 01:46:59.114727 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-08-13 01:46:59.114745 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-08-13 01:46:59.114764 | instance | cd+++++++++ helm/values/ 2026-08-13 01:46:59.114782 | instance | cd+++++++++ helm/values/auth-system/ 2026-08-13 01:46:59.114801 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-08-13 01:46:59.114820 | instance | cd+++++++++ helm/values/cert-manager/ 2026-08-13 01:46:59.114839 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-08-13 01:46:59.114857 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-08-13 01:46:59.114881 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-08-13 01:46:59.114901 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-08-13 01:46:59.114919 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-08-13 01:46:59.114937 | instance | cd+++++++++ helm/values/kube-system/ 2026-08-13 01:46:59.114956 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-08-13 01:46:59.114974 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-08-13 01:46:59.114993 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-08-13 01:46:59.115011 | instance | cd+++++++++ helm/values/monitoring/ 2026-08-13 01:46:59.115029 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-08-13 01:46:59.115048 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-08-13 01:46:59.115066 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-08-13 01:46:59.115085 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-08-13 01:46:59.115104 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-08-13 01:46:59.115122 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-08-13 01:46:59.115141 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-08-13 01:46:59.115159 | instance | cd+++++++++ helm/values/openstack/ 2026-08-13 01:46:59.115177 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-08-13 01:46:59.115195 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-08-13 01:46:59.115213 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-08-13 01:46:59.115230 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-08-13 01:46:59.115248 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-08-13 01:46:59.115265 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-08-13 01:46:59.115283 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-08-13 01:46:59.115300 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-08-13 01:46:59.115318 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-08-13 01:46:59.115336 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-08-13 01:46:59.115353 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-08-13 01:46:59.115371 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-08-13 01:46:59.115389 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-08-13 01:46:59.115407 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-08-13 01:46:59.115425 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-08-13 01:46:59.115444 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-08-13 01:46:59.115464 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-08-13 01:46:59.115482 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-08-13 01:46:59.115501 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-08-13 01:46:59.115519 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-08-13 01:46:59.115538 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-08-13 01:46:59.115556 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-08-13 01:46:59.125736 | 2026-08-13 01:46:59.125808 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-13 01:46:59.354957 | instance | changed 2026-08-13 01:46:59.362210 | 2026-08-13 01:46:59.362290 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-13 01:46:59.582143 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-13 01:46:59.582701 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-13 01:46:59.590736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:46:59.593935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:46:59.701515 | instance | node/instance 2026-08-13 01:46:59.706384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:46:59.802037 | instance | clusterrole/admin 2026-08-13 01:47:00.017431 | instance | clusterrole/capi-aggregated-manager-role 2026-08-13 01:47:00.091303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:00.118711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:00.152200 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-08-13 01:47:00.243388 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-08-13 01:47:00.367082 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-08-13 01:47:00.455955 | instance | clusterrole/capi-manager-role 2026-08-13 01:47:00.640182 | instance | clusterrole/capo-manager-role 2026-08-13 01:47:00.693692 | instance | clusterrole/cephfs-csi-nodeplugin 2026-08-13 01:47:00.856816 | instance | clusterrole/cephfs-external-provisioner-runner 2026-08-13 01:47:00.912303 | instance | clusterrole/cert-manager-cainjector 2026-08-13 01:47:01.075893 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-08-13 01:47:01.140764 | instance | clusterrole/cert-manager-controller-certificates 2026-08-13 01:47:01.291225 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-08-13 01:47:01.349401 | instance | clusterrole/cert-manager-controller-challenges 2026-08-13 01:47:01.539914 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-08-13 01:47:01.607231 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-08-13 01:47:01.757447 | instance | clusterrole/cert-manager-controller-issuers 2026-08-13 01:47:01.824961 | instance | clusterrole/cert-manager-controller-orders 2026-08-13 01:47:02.008402 | instance | clusterrole/cert-manager-edit 2026-08-13 01:47:02.055740 | instance | clusterrole/cert-manager-view 2026-08-13 01:47:02.238589 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-08-13 01:47:02.288087 | instance | clusterrole/cilium 2026-08-13 01:47:02.457622 | instance | clusterrole/cilium-operator 2026-08-13 01:47:02.490670 | instance | clusterrole/cluster-admin 2026-08-13 01:47:02.645825 | instance | clusterrole/edit 2026-08-13 01:47:02.696206 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-13 01:47:02.864994 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-08-13 01:47:02.894884 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-08-13 01:47:03.059071 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-08-13 01:47:03.135834 | instance | clusterrole/goldpinger-clusterrole 2026-08-13 01:47:03.282827 | instance | clusterrolebinding/capi-manager-rolebinding 2026-08-13 01:47:03.342028 | instance | clusterrole/ingress-nginx 2026-08-13 01:47:03.485655 | instance | clusterrolebinding/capo-manager-rolebinding 2026-08-13 01:47:03.555174 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-08-13 01:47:03.681154 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-08-13 01:47:03.778122 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:47:03.881246 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-08-13 01:47:03.995985 | instance | clusterrole/kube-prometheus-stack-operator 2026-08-13 01:47:04.084356 | instance | clusterrolebinding/cert-manager-cainjector 2026-08-13 01:47:04.236178 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-08-13 01:47:04.319508 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-08-13 01:47:04.438789 | instance | clusterrole/kubeadm:get-nodes 2026-08-13 01:47:04.549288 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-08-13 01:47:04.653593 | instance | clusterrole/local-path-provisioner 2026-08-13 01:47:04.763867 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-08-13 01:47:04.849403 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-08-13 01:47:04.966683 | instance | clusterrole/node-feature-discovery 2026-08-13 01:47:05.047408 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-08-13 01:47:05.174654 | instance | clusterrole/node-feature-discovery-gc 2026-08-13 01:47:05.275150 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-08-13 01:47:05.383515 | instance | clusterrole/nova-bootstrap 2026-08-13 01:47:05.486879 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-08-13 01:47:05.586428 | instance | clusterrolebinding/cert-manager-controller-orders 2026-08-13 01:47:05.680990 | instance | clusterrole/nova-cell-setup 2026-08-13 01:47:05.792373 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-08-13 01:47:05.890893 | instance | clusterrole/objectstorage-provisioner-role 2026-08-13 01:47:06.000655 | instance | clusterrolebinding/cilium 2026-08-13 01:47:06.107682 | instance | clusterrole/orc-image-editor-role 2026-08-13 01:47:06.219356 | instance | clusterrolebinding/cilium-operator 2026-08-13 01:47:06.319315 | instance | clusterrole/orc-image-viewer-role 2026-08-13 01:47:06.415617 | instance | clusterrolebinding/cluster-admin 2026-08-13 01:47:06.516288 | instance | clusterrole/orc-manager-role 2026-08-13 01:47:06.620056 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-13 01:47:06.726452 | instance | clusterrole/orc-metrics-auth-role 2026-08-13 01:47:06.828273 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-08-13 01:47:06.937147 | instance | clusterrole/orc-metrics-reader 2026-08-13 01:47:07.026597 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-08-13 01:47:07.156078 | instance | clusterrole/ovn-controller 2026-08-13 01:47:07.271271 | instance | clusterrolebinding/ingress-nginx 2026-08-13 01:47:07.363153 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-08-13 01:47:07.467831 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-08-13 01:47:07.559097 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-08-13 01:47:07.684300 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:47:07.759546 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-08-13 01:47:07.889182 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-08-13 01:47:07.965906 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-08-13 01:47:08.078365 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-08-13 01:47:08.185636 | instance | clusterrolebinding/kubeadm:get-nodes 2026-08-13 01:47:08.304441 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-08-13 01:47:08.399944 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-08-13 01:47:08.524484 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-08-13 01:47:08.616143 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-08-13 01:47:08.754327 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-08-13 01:47:08.824638 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-08-13 01:47:08.951110 | instance | clusterrolebinding/kubeadm:node-proxier 2026-08-13 01:47:09.007900 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-08-13 01:47:09.159389 | instance | clusterrolebinding/local-path-provisioner 2026-08-13 01:47:09.239488 | instance | clusterrolebinding/magnum-cluster-api 2026-08-13 01:47:09.358049 | instance | clusterrole/rbd-csi-nodeplugin 2026-08-13 01:47:09.448947 | instance | clusterrolebinding/node-feature-discovery 2026-08-13 01:47:09.565440 | instance | clusterrole/rbd-external-provisioner-runner 2026-08-13 01:47:09.669943 | instance | clusterrolebinding/node-feature-discovery-gc 2026-08-13 01:47:09.798035 | instance | clusterrolebinding/nova-bootstrap 2026-08-13 01:47:09.872157 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-08-13 01:47:10.006295 | instance | clusterrolebinding/nova-cell-setup 2026-08-13 01:47:10.072101 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-08-13 01:47:10.223576 | instance | clusterrole/rook-ceph-global 2026-08-13 01:47:10.301767 | instance | clusterrolebinding/orc-manager-rolebinding 2026-08-13 01:47:10.436153 | instance | clusterrole/rook-ceph-mgr-cluster 2026-08-13 01:47:10.507108 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-08-13 01:47:10.664882 | instance | clusterrolebinding/ovn-controller 2026-08-13 01:47:10.698318 | instance | clusterrole/rook-ceph-mgr-system 2026-08-13 01:47:10.845008 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-08-13 01:47:10.906299 | instance | clusterrole/rook-ceph-object-bucket 2026-08-13 01:47:11.049619 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-08-13 01:47:11.122180 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-08-13 01:47:11.267516 | instance | clusterrole/rook-ceph-osd 2026-08-13 01:47:11.345051 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-08-13 01:47:11.458156 | instance | clusterrole/rook-ceph-system 2026-08-13 01:47:11.547747 | instance | clusterrolebinding/rook-ceph-global 2026-08-13 01:47:11.671873 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-08-13 01:47:11.798459 | instance | clusterrole/secretgen-controller-cluster-role 2026-08-13 01:47:11.910643 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-08-13 01:47:12.003179 | instance | clusterrole/system:aggregate-to-admin 2026-08-13 01:47:12.123382 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-08-13 01:47:12.193472 | instance | clusterrole/system:aggregate-to-edit 2026-08-13 01:47:12.328223 | instance | clusterrole/system:aggregate-to-view 2026-08-13 01:47:12.410774 | instance | clusterrole/system:auth-delegator 2026-08-13 01:47:12.539149 | instance | clusterrolebinding/rook-ceph-osd 2026-08-13 01:47:12.630520 | instance | clusterrole/system:basic-user 2026-08-13 01:47:12.739795 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-08-13 01:47:12.833186 | instance | clusterrolebinding/rook-ceph-system 2026-08-13 01:47:12.965276 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-08-13 01:47:13.016327 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-08-13 01:47:13.205479 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-08-13 01:47:13.270353 | instance | clusterrolebinding/system:basic-user 2026-08-13 01:47:13.441411 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-08-13 01:47:13.509199 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-08-13 01:47:13.665417 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-08-13 01:47:13.735704 | instance | clusterrolebinding/system:controller:certificate-controller 2026-08-13 01:47:13.871444 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-08-13 01:47:13.945321 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-08-13 01:47:14.063621 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-08-13 01:47:14.156821 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-08-13 01:47:14.279174 | instance | clusterrole/system:controller:attachdetach-controller 2026-08-13 01:47:14.361103 | instance | clusterrole/system:controller:certificate-controller 2026-08-13 01:47:14.475686 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-08-13 01:47:14.558236 | instance | clusterrolebinding/system:controller:deployment-controller 2026-08-13 01:47:14.666411 | instance | clusterrolebinding/system:controller:disruption-controller 2026-08-13 01:47:14.763345 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-08-13 01:47:14.866923 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-08-13 01:47:14.966733 | instance | clusterrole/system:controller:cronjob-controller 2026-08-13 01:47:15.054468 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-08-13 01:47:15.179073 | instance | clusterrole/system:controller:daemon-set-controller 2026-08-13 01:47:15.265670 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-08-13 01:47:15.362075 | instance | clusterrole/system:controller:deployment-controller 2026-08-13 01:47:15.461098 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-08-13 01:47:15.561372 | instance | clusterrole/system:controller:disruption-controller 2026-08-13 01:47:15.655388 | instance | clusterrolebinding/system:controller:expand-controller 2026-08-13 01:47:15.780899 | instance | clusterrole/system:controller:endpoint-controller 2026-08-13 01:47:15.850013 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-08-13 01:47:16.007863 | instance | clusterrole/system:controller:endpointslice-controller 2026-08-13 01:47:16.046476 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-08-13 01:47:16.234440 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-08-13 01:47:16.285116 | instance | clusterrolebinding/system:controller:job-controller 2026-08-13 01:47:16.457456 | instance | clusterrolebinding/system:controller:namespace-controller 2026-08-13 01:47:16.480112 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-08-13 01:47:16.648002 | instance | clusterrolebinding/system:controller:node-controller 2026-08-13 01:47:16.679682 | instance | clusterrole/system:controller:expand-controller 2026-08-13 01:47:16.860688 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-08-13 01:47:16.891695 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-08-13 01:47:17.059023 | instance | clusterrole/system:controller:generic-garbage-collector 2026-08-13 01:47:17.101702 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-08-13 01:47:17.264744 | instance | clusterrole/system:controller:job-controller 2026-08-13 01:47:17.329429 | instance | clusterrole/system:controller:namespace-controller 2026-08-13 01:47:17.469580 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-08-13 01:47:17.524269 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-08-13 01:47:17.665537 | instance | clusterrole/system:controller:node-controller 2026-08-13 01:47:17.721132 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-08-13 01:47:17.867781 | instance | clusterrole/system:controller:persistent-volume-binder 2026-08-13 01:47:17.915292 | instance | clusterrolebinding/system:controller:replication-controller 2026-08-13 01:47:18.067073 | instance | clusterrole/system:controller:pod-garbage-collector 2026-08-13 01:47:18.146809 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-08-13 01:47:18.296796 | instance | clusterrole/system:controller:pv-protection-controller 2026-08-13 01:47:18.354152 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-08-13 01:47:18.513287 | instance | clusterrole/system:controller:pvc-protection-controller 2026-08-13 01:47:18.590381 | instance | clusterrolebinding/system:controller:route-controller 2026-08-13 01:47:18.719551 | instance | clusterrole/system:controller:replicaset-controller 2026-08-13 01:47:18.794663 | instance | clusterrolebinding/system:controller:service-account-controller 2026-08-13 01:47:18.934808 | instance | clusterrole/system:controller:replication-controller 2026-08-13 01:47:19.003470 | instance | clusterrolebinding/system:controller:service-controller 2026-08-13 01:47:19.126294 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-08-13 01:47:19.256208 | instance | clusterrole/system:controller:resourcequota-controller 2026-08-13 01:47:19.360431 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-08-13 01:47:19.460854 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-08-13 01:47:19.566317 | instance | clusterrolebinding/system:controller:ttl-controller 2026-08-13 01:47:19.672452 | instance | clusterrole/system:controller:route-controller 2026-08-13 01:47:19.758011 | instance | clusterrolebinding/system:coredns 2026-08-13 01:47:19.851669 | instance | clusterrole/system:controller:service-account-controller 2026-08-13 01:47:19.960475 | instance | clusterrole/system:controller:service-controller 2026-08-13 01:47:20.040961 | instance | clusterrole/system:controller:statefulset-controller 2026-08-13 01:47:20.172144 | instance | clusterrolebinding/system:discovery 2026-08-13 01:47:20.269247 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-08-13 01:47:20.392854 | instance | clusterrolebinding/system:kube-controller-manager 2026-08-13 01:47:20.480431 | instance | clusterrole/system:controller:ttl-controller 2026-08-13 01:47:20.607825 | instance | clusterrolebinding/system:kube-dns 2026-08-13 01:47:20.695258 | instance | clusterrole/system:coredns 2026-08-13 01:47:20.799911 | instance | clusterrolebinding/system:kube-scheduler 2026-08-13 01:47:20.895317 | instance | clusterrole/system:discovery 2026-08-13 01:47:21.009666 | instance | clusterrolebinding/system:monitoring 2026-08-13 01:47:21.097972 | instance | clusterrole/system:heapster 2026-08-13 01:47:21.241629 | instance | clusterrolebinding/system:node 2026-08-13 01:47:21.303471 | instance | clusterrole/system:kube-aggregator 2026-08-13 01:47:21.451094 | instance | clusterrolebinding/system:node-proxier 2026-08-13 01:47:21.505846 | instance | clusterrole/system:kube-controller-manager 2026-08-13 01:47:21.663463 | instance | clusterrolebinding/system:public-info-viewer 2026-08-13 01:47:21.717931 | instance | clusterrole/system:kube-dns 2026-08-13 01:47:21.882874 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-08-13 01:47:21.968429 | instance | clusterrolebinding/system:volume-scheduler 2026-08-13 01:47:22.120763 | instance | clusterrole/system:kube-scheduler 2026-08-13 01:47:22.202229 | instance | clusterrole/system:kubelet-api-admin 2026-08-13 01:47:22.330221 | instance | clusterrolebinding/vector 2026-08-13 01:47:22.408577 | instance | clusterrole/system:monitoring 2026-08-13 01:47:22.528495 | instance | clusterrole/system:node 2026-08-13 01:47:22.605080 | instance | clusterrole/system:node-bootstrapper 2026-08-13 01:47:22.716763 | instance | clusterrole/system:node-problem-detector 2026-08-13 01:47:22.805051 | instance | clusterrole/system:node-proxier 2026-08-13 01:47:22.902622 | instance | clusterrole/system:persistent-volume-provisioner 2026-08-13 01:47:22.997754 | instance | clusterrole/system:public-info-viewer 2026-08-13 01:47:23.098011 | instance | clusterrole/system:service-account-issuer-discovery 2026-08-13 01:47:23.202801 | instance | clusterrole/system:volume-scheduler 2026-08-13 01:47:23.314688 | instance | clusterrole/vector 2026-08-13 01:47:23.393762 | instance | clusterrole/view 2026-08-13 01:47:23.527964 | instance | storageclass/general 2026-08-13 01:47:23.615601 | instance | namespace/auth-system 2026-08-13 01:47:23.790574 | instance | namespace/capi-kubeadm-bootstrap-system 2026-08-13 01:47:23.829883 | instance | namespace/capi-kubeadm-control-plane-system 2026-08-13 01:47:24.004804 | instance | namespace/capi-system 2026-08-13 01:47:24.049463 | instance | namespace/capo-system 2026-08-13 01:47:24.226997 | instance | namespace/cert-manager 2026-08-13 01:47:24.274582 | instance | namespace/default 2026-08-13 01:47:24.433450 | instance | namespace/envoy-gateway-system 2026-08-13 01:47:24.480997 | instance | namespace/ingress-nginx 2026-08-13 01:47:24.668243 | instance | namespace/kube-node-lease 2026-08-13 01:47:24.695707 | instance | namespace/kube-public 2026-08-13 01:47:24.879268 | instance | namespace/kube-system 2026-08-13 01:47:24.897370 | instance | namespace/local-path-storage 2026-08-13 01:47:25.071562 | instance | namespace/magnum-system 2026-08-13 01:47:25.108118 | instance | namespace/monitoring 2026-08-13 01:47:25.293744 | instance | namespace/openstack 2026-08-13 01:47:25.321709 | instance | namespace/orc-system 2026-08-13 01:47:25.522216 | instance | namespace/rook-ceph 2026-08-13 01:47:25.524022 | instance | namespace/secretgen-controller 2026-08-13 01:47:25.934686 | instance | ok: Runtime: 0:00:26.157415 2026-08-13 01:47:25.944637 | 2026-08-13 01:47:25.944709 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-13 01:47:26.223526 | instance | changed 2026-08-13 01:47:26.228863 | 2026-08-13 01:47:26.228937 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-13 01:47:26.444301 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-13 01:47:26.444431 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-13 01:47:26.444782 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-13 01:47:26.560070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.560168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.654176 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:26.656354 | instance | auth-system/configmaps/keycloak-env-vars 2026-08-13 01:47:26.662110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.662623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.775420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.793076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.850072 | instance | auth-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:26.876290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.899776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.975832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:26.981002 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-08-13 01:47:26.987196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.074711 | instance | auth-system/endpoints/keycloak 2026-08-13 01:47:27.077929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.097244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.194333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.213008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.222462 | instance | auth-system/endpoints/keycloak-headless 2026-08-13 01:47:27.295589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.295671 | instance | auth-system/endpoints/keycloak-metrics 2026-08-13 01:47:27.321201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.403551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.420982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.467557 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-08-13 01:47:27.513822 | instance | auth-system/ingresses/keycloak 2026-08-13 01:47:27.520703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.534217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.633021 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:27.643361 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:27.649261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.660447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.700247 | instance | auth-system/networkpolicies/keycloak 2026-08-13 01:47:27.726644 | instance | auth-system/pods/keycloak-0 2026-08-13 01:47:27.760492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.763655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.867556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.867862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.896584 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh 2026-08-13 01:47:27.963286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.966231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:27.968499 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-08-13 01:47:28.069902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.112318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.145448 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-08-13 01:47:28.181695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.200432 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-08-13 01:47:28.220378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.304357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.330771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.375771 | instance | auth-system/secrets/keycloak 2026-08-13 01:47:28.423568 | instance | auth-system/secrets/keycloak-externaldb 2026-08-13 01:47:28.424177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.442206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.540837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.543517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.599271 | instance | auth-system/secrets/keycloak.199-19-213-126.nip.io-tls 2026-08-13 01:47:28.634905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.660612 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-08-13 01:47:28.670310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.733766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.794759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.807390 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-08-13 01:47:28.835520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.909210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:28.913060 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-08-13 01:47:28.953360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.029418 | instance | auth-system/serviceaccounts/default 2026-08-13 01:47:29.033655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.079010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.148361 | instance | auth-system/serviceaccounts/keycloak 2026-08-13 01:47:29.160601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.225200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.270842 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-08-13 01:47:29.284501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.347364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.392862 | instance | auth-system/services/keycloak 2026-08-13 01:47:29.410876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.450216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.524170 | instance | auth-system/services/keycloak-headless 2026-08-13 01:47:29.531104 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:29.541617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.602003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.635380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.637332 | instance | auth-system/services/keycloak-metrics 2026-08-13 01:47:29.730224 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:29.742583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.757052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.787399 | instance | auth-system/statefulsets/keycloak 2026-08-13 01:47:29.849663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.864695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.879739 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:29.950948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:29.965638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.032397 | instance | capi-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:30.081729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.090083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.118141 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-08-13 01:47:30.192199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.203472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.267893 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-08-13 01:47:30.304302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.338680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.408005 | instance | capi-system/deployment/capi-controller-manager 2026-08-13 01:47:30.434135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.458486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.504551 | instance | capi-system/endpoints/capi-webhook-service 2026-08-13 01:47:30.540983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.562808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.660598 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947 2026-08-13 01:47:30.690518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.691268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.712767 | instance | capi-system/pods/capi-controller-manager-5647546676-zdvmn 2026-08-13 01:47:30.791478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.798540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.887613 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-08-13 01:47:30.901883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.905257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:30.971527 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-08-13 01:47:31.019798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.029255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.140482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.142878 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-08-13 01:47:31.144659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.233797 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-08-13 01:47:31.254524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.258287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.376781 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-08-13 01:47:31.381152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.381996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.473993 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-08-13 01:47:31.509982 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:31.511725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.522425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.589896 | instance | capi-system/roles/capi-leader-election-role 2026-08-13 01:47:31.606511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.634160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.695260 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-08-13 01:47:31.739716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.741406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.853399 | instance | capi-system/secrets/capi-webhook-service-cert 2026-08-13 01:47:31.864425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.874647 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:31.889983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:31.939678 | instance | capi-system/serviceaccounts/capi-manager 2026-08-13 01:47:32.002961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.016920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.091276 | instance | capi-system/serviceaccounts/default 2026-08-13 01:47:32.120706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.160870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.198418 | instance | capi-system/services/capi-webhook-service 2026-08-13 01:47:32.244501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.287241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.324809 | instance | capo-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:32.398534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.403038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.449666 | instance | capo-system/deployment/capo-controller-manager 2026-08-13 01:47:32.502062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.517780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.544275 | instance | cert-manager/configmaps/cert-manager-webhook 2026-08-13 01:47:32.598333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.618532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.702872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.705856 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-08-13 01:47:32.756692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.772434 | instance | capo-system/endpoints/capo-webhook-service 2026-08-13 01:47:32.796747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.861954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.919630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.941894 | instance | cert-manager/deployment/cert-manager 2026-08-13 01:47:32.973000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:32.991561 | instance | cert-manager/deployment/cert-manager-cainjector 2026-08-13 01:47:33.041468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.101067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.161317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.188079 | instance | cert-manager/deployment/cert-manager-webhook 2026-08-13 01:47:33.206702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.268094 | instance | cert-manager/endpoints/cert-manager 2026-08-13 01:47:33.272399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.304073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.379677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.411344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.424811 | instance | cert-manager/endpoints/cert-manager-webhook 2026-08-13 01:47:33.489938 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:33.495982 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-4wvvp 2026-08-13 01:47:33.501046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.517427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.597433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.639273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.644687 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-08-13 01:47:33.704291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.735161 | instance | cert-manager/pods/cert-manager-75c4c745bc-nbzck 2026-08-13 01:47:33.754494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.820337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.887425 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:33.900611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.900705 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-mcqhh 2026-08-13 01:47:33.942566 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6trdg 2026-08-13 01:47:33.954144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:33.999046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.087112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.129582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.173351 | instance | capo-system/roles/capo-leader-election-role 2026-08-13 01:47:34.182357 | instance | capo-system/secrets/capo-webhook-service-cert 2026-08-13 01:47:34.216930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.236758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.349858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.417385 | instance | capo-system/serviceaccounts/capo-manager 2026-08-13 01:47:34.436259 | instance | capo-system/serviceaccounts/default 2026-08-13 01:47:34.469089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.513123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.576413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.634584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.641901 | instance | capo-system/services/capo-webhook-service 2026-08-13 01:47:34.661755 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-08-13 01:47:34.684920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.743193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.817620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.854960 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-08-13 01:47:34.856629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.860758 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-08-13 01:47:34.944288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:34.954138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.046728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.061214 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-08-13 01:47:35.063644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.067351 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-08-13 01:47:35.172052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.189021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.276569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.283453 | instance | cert-manager/roles/cert-manager:leaderelection 2026-08-13 01:47:35.284327 | instance | cert-manager/serviceaccounts/cert-manager 2026-08-13 01:47:35.289201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.379931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.392602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.488861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.512429 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-08-13 01:47:35.512484 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-08-13 01:47:35.516650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.616967 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:35.628269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.629887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.723577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.738036 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:35.748458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.752780 | instance | cert-manager/serviceaccounts/default 2026-08-13 01:47:35.753643 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-08-13 01:47:35.827498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.842305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.939135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.945624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:35.987001 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-08-13 01:47:35.990603 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-08-13 01:47:36.049115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.078717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.179860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.188219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.205295 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-08-13 01:47:36.250019 | instance | default/configmaps/kube-root-ca.crt 2026-08-13 01:47:36.279878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.326338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.404641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.424911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.459069 | instance | cert-manager/services/cert-manager 2026-08-13 01:47:36.522193 | instance | cert-manager/services/cert-manager-webhook 2026-08-13 01:47:36.533300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.541917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.633558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.659239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.678750 | instance | default/endpoints/kubernetes 2026-08-13 01:47:36.738334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.756450 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-08-13 01:47:36.772436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.858341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.880867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:36.898867 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:36.973695 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-08-13 01:47:36.978857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.004110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.092599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.147489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.176758 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-08-13 01:47:37.210017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.219128 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-dnx8k 2026-08-13 01:47:37.265727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.330044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.394047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.395677 | instance | default/serviceaccounts/default 2026-08-13 01:47:37.430006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.435925 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-08-13 01:47:37.505266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.550793 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:37.559887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.622758 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-08-13 01:47:37.645211 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-08-13 01:47:37.660658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.667288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.760005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.807412 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:37.817554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.832481 | instance | default/services/kubernetes 2026-08-13 01:47:37.853982 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-08-13 01:47:37.858598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.925260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:37.971385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.060973 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-08-13 01:47:38.072429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.072678 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-08-13 01:47:38.079275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.211684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.261047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.281183 | instance | envoy-gateway-system/serviceaccounts/default 2026-08-13 01:47:38.283210 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-08-13 01:47:38.314083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.415247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.449453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.554201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.561347 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-08-13 01:47:38.571514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.608798 | instance | envoy-gateway-system/services/envoy-gateway 2026-08-13 01:47:38.665586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.676675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.785542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.790670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.868046 | instance | envoy-gateway-system/secrets/envoy 2026-08-13 01:47:38.881893 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-08-13 01:47:38.900196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:38.922288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.003678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.017852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.097225 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-08-13 01:47:39.105462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.121326 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-08-13 01:47:39.160318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.243019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.308349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.340924 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-08-13 01:47:39.345990 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-08-13 01:47:39.352089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.428685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.472607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.621217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.635198 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:39.644673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.653809 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-08-13 01:47:39.720593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.757168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.842283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.865028 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-08-13 01:47:39.886914 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:39.897792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:39.931374 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-08-13 01:47:39.966790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.032967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.085383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.104183 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-08-13 01:47:40.165409 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-08-13 01:47:40.178524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.195497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.290880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.305924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.368136 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-08-13 01:47:40.387692 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-08-13 01:47:40.389835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.431622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.498036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.548318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.597925 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-08-13 01:47:40.600516 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-08-13 01:47:40.624928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.666956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.806155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:40.838828 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-08-13 01:47:40.850219 | instance | ingress-nginx/pods/ingress-nginx-controller-zng5z 2026-08-13 01:47:41.078026 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fgvvh 2026-08-13 01:47:41.115068 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-08-13 01:47:41.136106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.277699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.282020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.308606 | instance | ingress-nginx/roles/ingress-nginx 2026-08-13 01:47:41.330659 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-08-13 01:47:41.418296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.419890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.528589 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-08-13 01:47:41.545295 | instance | ingress-nginx/serviceaccounts/default 2026-08-13 01:47:41.585197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.698065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.746719 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-08-13 01:47:41.754167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.771188 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-08-13 01:47:41.810822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.932995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:41.960416 | instance | kube-node-lease/serviceaccounts/default 2026-08-13 01:47:41.989517 | instance | ingress-nginx/services/ingress-nginx-controller 2026-08-13 01:47:42.002434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.025390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.141125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.204742 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-08-13 01:47:42.231285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.260148 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-08-13 01:47:42.373230 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:42.388146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.481590 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-08-13 01:47:42.511763 | instance | kube-public/configmaps/cluster-info 2026-08-13 01:47:42.514680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.625442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.658881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.690086 | instance | kube-public/configmaps/kube-root-ca.crt 2026-08-13 01:47:42.736574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.736714 | instance | kube-system/configmaps/cilium-config 2026-08-13 01:47:42.872627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:42.905261 | instance | kube-system/configmaps/coredns 2026-08-13 01:47:42.970474 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-08-13 01:47:42.974633 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:47:42.985339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.157299 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-08-13 01:47:43.191979 | instance | kube-system/configmaps/kube-proxy 2026-08-13 01:47:43.296612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.358963 | instance | kube-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:43.425120 | instance | kube-system/configmaps/kubeadm-config 2026-08-13 01:47:43.433855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.497221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.594399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.606437 | instance | kube-system/configmaps/kubelet-config 2026-08-13 01:47:43.652413 | instance | kube-system/daemonsets/cilium 2026-08-13 01:47:43.775243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:43.815328 | instance | kube-system/daemonsets/kube-proxy 2026-08-13 01:47:43.912943 | instance | kube-system/deployment/cilium-operator 2026-08-13 01:47:44.078535 | instance | kube-system/deployment/coredns 2026-08-13 01:47:44.089618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:44.166656 | instance | kube-system/endpoints/kube-dns 2026-08-13 01:47:44.219740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:44.310946 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-08-13 01:47:44.348007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:44.384202 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-08-13 01:47:44.520062 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-08-13 01:47:44.609537 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-08-13 01:47:44.729408 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-08-13 01:47:44.825162 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-08-13 01:47:44.949470 | instance | kube-system/pods/cilium-7tlfq 2026-08-13 01:47:45.025274 | instance | kube-system/pods/cilium-operator-869df985b8-ccm8z 2026-08-13 01:47:45.190812 | instance | kube-system/pods/coredns-67659f764b-mb2ns 2026-08-13 01:47:45.255140 | instance | kube-system/pods/coredns-67659f764b-z24n2 2026-08-13 01:47:45.398296 | instance | kube-system/pods/etcd-instance 2026-08-13 01:47:45.467918 | instance | kube-system/pods/kube-apiserver-instance 2026-08-13 01:47:45.605812 | instance | kube-system/pods/kube-controller-manager-instance 2026-08-13 01:47:45.693104 | instance | kube-system/pods/kube-proxy-t4vl6 2026-08-13 01:47:45.820886 | instance | kube-system/pods/kube-scheduler-instance 2026-08-13 01:47:45.912629 | instance | kube-system/pods/kube-vip-instance 2026-08-13 01:47:46.036879 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-08-13 01:47:46.151829 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-08-13 01:47:46.244489 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-08-13 01:47:46.343599 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-08-13 01:47:46.460186 | instance | kube-system/rolebindings/cilium-config-agent 2026-08-13 01:47:46.541013 | instance | kube-system/rolebindings/kube-proxy 2026-08-13 01:47:46.663435 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-08-13 01:47:46.741939 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-08-13 01:47:46.873562 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-08-13 01:47:46.945738 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-08-13 01:47:47.078427 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-08-13 01:47:47.176378 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-08-13 01:47:47.292172 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-08-13 01:47:47.378504 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-08-13 01:47:47.536227 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-08-13 01:47:47.588848 | instance | kube-public/serviceaccounts/default 2026-08-13 01:47:47.732049 | instance | kube-system/roles/cilium-config-agent 2026-08-13 01:47:47.799098 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-08-13 01:47:47.934704 | instance | kube-system/roles/kube-proxy 2026-08-13 01:47:47.998612 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-08-13 01:47:48.157788 | instance | kube-system/roles/kubeadm:kubelet-config 2026-08-13 01:47:48.233265 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-08-13 01:47:48.350769 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-08-13 01:47:48.427842 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-08-13 01:47:48.539812 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-08-13 01:47:48.653437 | instance | kube-system/roles/system:controller:cloud-provider 2026-08-13 01:47:48.739903 | instance | kube-system/roles/system:controller:token-cleaner 2026-08-13 01:47:48.852420 | instance | kube-system/secrets/bootstrap-token-8yedx1 2026-08-13 01:47:48.951219 | instance | kube-system/secrets/bootstrap-token-brwaj5 2026-08-13 01:47:49.047120 | instance | kube-system/secrets/kubeadm-certs 2026-08-13 01:47:49.175711 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-08-13 01:47:49.267196 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-08-13 01:47:49.498452 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-08-13 01:47:49.510167 | instance | kube-system/serviceaccounts/certificate-controller 2026-08-13 01:47:49.744359 | instance | kube-system/serviceaccounts/cilium 2026-08-13 01:47:49.750266 | instance | kube-system/serviceaccounts/cilium-operator 2026-08-13 01:47:50.001528 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-08-13 01:47:50.004266 | instance | kube-system/serviceaccounts/coredns 2026-08-13 01:47:50.270103 | instance | kube-system/serviceaccounts/cronjob-controller 2026-08-13 01:47:50.273366 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-08-13 01:47:50.498891 | instance | kube-system/serviceaccounts/default 2026-08-13 01:47:50.504270 | instance | kube-system/serviceaccounts/deployment-controller 2026-08-13 01:47:50.735801 | instance | kube-system/serviceaccounts/disruption-controller 2026-08-13 01:47:50.762314 | instance | kube-system/serviceaccounts/endpoint-controller 2026-08-13 01:47:50.979172 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-08-13 01:47:51.043477 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-08-13 01:47:51.232636 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-08-13 01:47:51.297292 | instance | kube-system/serviceaccounts/expand-controller 2026-08-13 01:47:51.465736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:47:51.488709 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-08-13 01:47:51.526716 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-08-13 01:47:51.800593 | instance | kube-system/serviceaccounts/job-controller 2026-08-13 01:47:51.804543 | instance | kube-system/serviceaccounts/kube-proxy 2026-08-13 01:47:52.043075 | instance | kube-system/serviceaccounts/namespace-controller 2026-08-13 01:47:52.055108 | instance | kube-system/serviceaccounts/node-controller 2026-08-13 01:47:52.293764 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-08-13 01:47:52.297558 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-08-13 01:47:52.532646 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-08-13 01:47:52.545951 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-08-13 01:47:52.777257 | instance | kube-system/serviceaccounts/replicaset-controller 2026-08-13 01:47:52.797195 | instance | kube-system/serviceaccounts/replication-controller 2026-08-13 01:47:53.022387 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-08-13 01:47:53.031286 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-08-13 01:47:53.275761 | instance | kube-system/serviceaccounts/service-account-controller 2026-08-13 01:47:53.277631 | instance | kube-system/serviceaccounts/service-controller 2026-08-13 01:47:53.509902 | instance | kube-system/serviceaccounts/statefulset-controller 2026-08-13 01:47:53.512271 | instance | kube-system/serviceaccounts/token-cleaner 2026-08-13 01:47:53.743873 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-08-13 01:47:53.751622 | instance | kube-system/serviceaccounts/ttl-controller 2026-08-13 01:47:53.984266 | instance | kube-system/services/kube-dns 2026-08-13 01:47:53.986131 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-08-13 01:47:54.201528 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-08-13 01:47:54.230779 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-08-13 01:47:54.448340 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-08-13 01:47:54.462525 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-08-13 01:47:54.648340 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-08-13 01:47:54.668656 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-08-13 01:47:54.856284 | instance | local-path-storage/configmaps/local-path-config 2026-08-13 01:47:54.888795 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-08-13 01:47:55.042393 | instance | local-path-storage/deployment/local-path-provisioner 2026-08-13 01:47:55.106296 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-lmp2q 2026-08-13 01:47:55.266074 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-08-13 01:47:55.320741 | instance | local-path-storage/serviceaccounts/default 2026-08-13 01:47:55.468688 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-08-13 01:47:55.519926 | instance | magnum-system/serviceaccounts/default 2026-08-13 01:47:55.675164 | instance | openstack/configmaps/barbican-bin 2026-08-13 01:47:55.730692 | instance | openstack/configmaps/ceph-csi-config 2026-08-13 01:47:55.924935 | instance | openstack/configmaps/ceph-etc 2026-08-13 01:47:55.961113 | instance | openstack/configmaps/cinder-bin 2026-08-13 01:47:56.180584 | instance | openstack/configmaps/glance-bin 2026-08-13 01:47:56.229594 | instance | openstack/configmaps/heat-bin 2026-08-13 01:47:56.430405 | instance | openstack/configmaps/keepalived-bin 2026-08-13 01:47:56.477526 | instance | openstack/configmaps/keystone-bin 2026-08-13 01:47:56.668319 | instance | openstack/configmaps/keystone-openid-metadata 2026-08-13 01:47:56.720236 | instance | openstack/configmaps/kube-root-ca.crt 2026-08-13 01:47:56.915594 | instance | openstack/configmaps/libvirt-bin 2026-08-13 01:47:56.955225 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-08-13 01:47:57.187374 | instance | openstack/configmaps/magnum-bin 2026-08-13 01:47:57.214373 | instance | openstack/configmaps/memcached-memcached-bin 2026-08-13 01:47:57.423467 | instance | openstack/configmaps/neutron-bin 2026-08-13 01:47:57.459858 | instance | openstack/configmaps/nova-bin 2026-08-13 01:47:57.689201 | instance | openstack/configmaps/octavia-bin 2026-08-13 01:47:57.742799 | instance | openstack/configmaps/openvswitch-bin 2026-08-13 01:47:57.939900 | instance | openstack/configmaps/ovn-bin 2026-08-13 01:47:58.028990 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-08-13 01:47:58.231669 | instance | openstack/configmaps/percona-xtradb-pxc 2026-08-13 01:47:58.309437 | instance | openstack/configmaps/placement-bin 2026-08-13 01:47:58.503300 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-08-13 01:47:58.550814 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-08-13 01:47:58.745069 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-08-13 01:47:58.816003 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-08-13 01:47:58.987727 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-08-13 01:47:59.063884 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-08-13 01:47:59.251899 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-08-13 01:47:59.335282 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-08-13 01:47:59.511222 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-08-13 01:47:59.591825 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-08-13 01:47:59.747851 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-08-13 01:47:59.829812 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-08-13 01:47:59.991970 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-08-13 01:48:00.054359 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-08-13 01:48:00.257385 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-08-13 01:48:00.261865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:00.338329 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-08-13 01:48:00.509334 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-08-13 01:48:00.628784 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-08-13 01:48:00.755721 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-08-13 01:48:00.877840 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-08-13 01:48:01.015512 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-08-13 01:48:01.116171 | instance | openstack/configmaps/rook-config-override 2026-08-13 01:48:01.279069 | instance | openstack/configmaps/staffeln-bin 2026-08-13 01:48:01.339818 | instance | openstack/configmaps/valkey-configuration 2026-08-13 01:48:01.529628 | instance | monitoring/configmaps/goldpinger-zap 2026-08-13 01:48:01.561665 | instance | monitoring/configmaps/ipmi-exporter 2026-08-13 01:48:01.739265 | instance | openstack/configmaps/valkey-health 2026-08-13 01:48:01.764934 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-08-13 01:48:01.986206 | instance | openstack/configmaps/valkey-scripts 2026-08-13 01:48:02.005884 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-08-13 01:48:02.226907 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-08-13 01:48:02.255831 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-08-13 01:48:02.433383 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-08-13 01:48:02.470990 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-08-13 01:48:02.640731 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-08-13 01:48:02.714886 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-08-13 01:48:02.858172 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-08-13 01:48:03.062686 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-08-13 01:48:03.102045 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-08-13 01:48:03.291537 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-08-13 01:48:03.493027 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-08-13 01:48:03.502442 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-08-13 01:48:03.698992 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-08-13 01:48:03.716211 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-08-13 01:48:03.914582 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-08-13 01:48:03.924846 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-08-13 01:48:04.146995 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-08-13 01:48:04.168305 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-08-13 01:48:04.358772 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-08-13 01:48:04.384799 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-08-13 01:48:04.589510 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-08-13 01:48:04.618437 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-08-13 01:48:04.804820 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-08-13 01:48:04.847979 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-08-13 01:48:05.015690 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-08-13 01:48:05.058908 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-08-13 01:48:05.248564 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-08-13 01:48:05.275456 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-08-13 01:48:05.457743 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-08-13 01:48:05.490428 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-08-13 01:48:05.679938 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-08-13 01:48:05.700489 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-08-13 01:48:05.901185 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-08-13 01:48:05.903873 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-08-13 01:48:06.119722 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-08-13 01:48:06.125158 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-08-13 01:48:06.323319 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-08-13 01:48:06.347554 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-08-13 01:48:06.527915 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-08-13 01:48:06.538858 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-08-13 01:48:06.726746 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-08-13 01:48:06.735124 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-08-13 01:48:06.943691 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-08-13 01:48:06.944487 | instance | monitoring/configmaps/kube-root-ca.crt 2026-08-13 01:48:07.173198 | instance | monitoring/configmaps/loki 2026-08-13 01:48:07.179099 | instance | monitoring/configmaps/loki-alerting-rules 2026-08-13 01:48:07.264797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:07.404606 | instance | monitoring/configmaps/loki-gateway 2026-08-13 01:48:07.404686 | instance | monitoring/daemonsets/goldpinger 2026-08-13 01:48:07.482859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:07.584685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:07.658157 | instance | monitoring/configmaps/loki-runtime 2026-08-13 01:48:07.675807 | instance | monitoring/daemonsets/ipmi-exporter 2026-08-13 01:48:07.693886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:07.794545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:07.845095 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-08-13 01:48:07.886647 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-08-13 01:48:07.900050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.002611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.062592 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-08-13 01:48:08.118749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.149692 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-08-13 01:48:08.227370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.288505 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-08-13 01:48:08.329039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.374707 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-08-13 01:48:08.431100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.523666 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-08-13 01:48:08.527844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.652377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.682113 | instance | monitoring/configmaps/vector 2026-08-13 01:48:08.770141 | instance | monitoring/daemonsets/vector 2026-08-13 01:48:08.776122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.884671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:08.890685 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-08-13 01:48:08.986250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.014747 | instance | openstack/cronjobs/heat-engine-cleaner 2026-08-13 01:48:09.097088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.147404 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-08-13 01:48:09.227170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.295265 | instance | openstack/cronjobs/heat-purge-deleted 2026-08-13 01:48:09.352856 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:48:09.364153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.402236 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:48:09.465874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.550088 | instance | openstack/cronjobs/keystone-credential-rotate 2026-08-13 01:48:09.583200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.662067 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-08-13 01:48:09.709542 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:48:09.727491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:09.797715 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-08-13 01:48:09.862120 | instance | monitoring/deployment/loki-gateway 2026-08-13 01:48:10.076846 | instance | openstack/cronjobs/nova-cell-setup 2026-08-13 01:48:10.099330 | instance | monitoring/deployment/node-feature-discovery-gc 2026-08-13 01:48:10.308399 | instance | monitoring/deployment/node-feature-discovery-master 2026-08-13 01:48:10.351283 | instance | openstack/cronjobs/nova-service-cleaner 2026-08-13 01:48:10.536323 | instance | monitoring/deployment/prometheus-pushgateway 2026-08-13 01:48:10.619652 | instance | openstack/daemonsets/keepalived 2026-08-13 01:48:10.759770 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-08-13 01:48:10.881826 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-08-13 01:48:11.057878 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-08-13 01:48:11.158936 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-08-13 01:48:11.343316 | instance | openstack/daemonsets/nova-compute-default 2026-08-13 01:48:11.422597 | instance | openstack/daemonsets/octavia-health-manager-default 2026-08-13 01:48:11.627006 | instance | openstack/daemonsets/openvswitch 2026-08-13 01:48:11.706064 | instance | openstack/daemonsets/ovn-controller 2026-08-13 01:48:11.913106 | instance | openstack/deployment/barbican-api 2026-08-13 01:48:11.965008 | instance | openstack/deployment/cinder-api 2026-08-13 01:48:12.188557 | instance | openstack/deployment/cinder-backup 2026-08-13 01:48:12.233997 | instance | openstack/deployment/cinder-scheduler 2026-08-13 01:48:12.432368 | instance | openstack/deployment/cinder-volume 2026-08-13 01:48:12.512909 | instance | openstack/deployment/glance-api 2026-08-13 01:48:12.708395 | instance | openstack/deployment/heat-api 2026-08-13 01:48:12.791797 | instance | openstack/deployment/heat-cfn 2026-08-13 01:48:12.981565 | instance | openstack/deployment/heat-engine 2026-08-13 01:48:13.060327 | instance | openstack/deployment/keystone-api 2026-08-13 01:48:13.271761 | instance | openstack/deployment/magnum-api 2026-08-13 01:48:13.367145 | instance | openstack/deployment/memcached-memcached 2026-08-13 01:48:13.553316 | instance | openstack/deployment/neutron-server 2026-08-13 01:48:13.637167 | instance | openstack/deployment/nova-api-metadata 2026-08-13 01:48:13.804438 | instance | openstack/deployment/nova-api-osapi 2026-08-13 01:48:13.880076 | instance | openstack/deployment/nova-conductor 2026-08-13 01:48:14.067389 | instance | openstack/deployment/nova-novncproxy 2026-08-13 01:48:14.143885 | instance | openstack/deployment/nova-scheduler 2026-08-13 01:48:14.345351 | instance | openstack/deployment/octavia-api 2026-08-13 01:48:14.413110 | instance | openstack/deployment/octavia-housekeeping 2026-08-13 01:48:14.601532 | instance | openstack/deployment/octavia-worker 2026-08-13 01:48:14.664012 | instance | openstack/deployment/ovn-northd 2026-08-13 01:48:14.869145 | instance | openstack/deployment/placement-api 2026-08-13 01:48:14.980599 | instance | openstack/deployment/pxc-operator 2026-08-13 01:48:15.248135 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-08-13 01:48:15.248840 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-08-13 01:48:15.507456 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-08-13 01:48:15.507573 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-08-13 01:48:15.775331 | instance | openstack/deployment/staffeln-api 2026-08-13 01:48:15.781818 | instance | openstack/deployment/staffeln-conductor 2026-08-13 01:48:16.036287 | instance | monitoring/endpoints/alertmanager-operated 2026-08-13 01:48:16.039861 | instance | monitoring/endpoints/goldpinger 2026-08-13 01:48:16.247385 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-08-13 01:48:16.280461 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-08-13 01:48:16.454067 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:48:16.459342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:16.508293 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-08-13 01:48:16.574247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:16.682411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:16.695383 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-08-13 01:48:16.727535 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-08-13 01:48:16.824082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:16.923226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:16.929202 | instance | monitoring/endpoints/loki 2026-08-13 01:48:16.937548 | instance | monitoring/endpoints/loki-chunks-cache 2026-08-13 01:48:17.067786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.147129 | instance | monitoring/endpoints/loki-gateway 2026-08-13 01:48:17.167704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.181708 | instance | monitoring/endpoints/loki-headless 2026-08-13 01:48:17.339058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.407224 | instance | monitoring/endpoints/loki-memberlist 2026-08-13 01:48:17.409164 | instance | monitoring/endpoints/loki-results-cache 2026-08-13 01:48:17.456940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.554967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.621417 | instance | monitoring/endpoints/prometheus-operated 2026-08-13 01:48:17.645833 | instance | monitoring/endpoints/prometheus-pushgateway 2026-08-13 01:48:17.671942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.783597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:17.861478 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-08-13 01:48:17.904234 | instance | monitoring/endpoints/vector-headless 2026-08-13 01:48:17.905335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.012305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.058087 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-08-13 01:48:18.125483 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-08-13 01:48:18.130475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.224223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.314455 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-08-13 01:48:18.333908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.364254 | instance | openstack/endpoints/barbican-api 2026-08-13 01:48:18.424809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.526134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.548561 | instance | openstack/endpoints/ceph-mon 2026-08-13 01:48:18.613396 | instance | openstack/endpoints/cinder-api 2026-08-13 01:48:18.642310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.747255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.782573 | instance | openstack/endpoints/glance-api 2026-08-13 01:48:18.846456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:18.872048 | instance | openstack/endpoints/heat-api 2026-08-13 01:48:18.982422 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-13 01:48:18.994056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.089421 | instance | openstack/endpoints/heat-cfn 2026-08-13 01:48:19.112582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.152608 | instance | openstack/endpoints/keystone-api 2026-08-13 01:48:19.212803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.317328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.338170 | instance | openstack/endpoints/magnum-api 2026-08-13 01:48:19.415964 | instance | openstack/endpoints/memcached 2026-08-13 01:48:19.433106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.555576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.587716 | instance | openstack/endpoints/memcached-metrics 2026-08-13 01:48:19.656122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-13 01:48:19.672787 | instance | openstack/endpoints/neutron-server 2026-08-13 01:48:19.853143 | instance | openstack/endpoints/nova-api 2026-08-13 01:48:19.923890 | instance | openstack/endpoints/nova-metadata 2026-08-13 01:48:20.084133 | instance | openstack/endpoints/nova-novncproxy 2026-08-13 01:48:20.177135 | instance | openstack/endpoints/octavia-api 2026-08-13 01:48:20.342629 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-08-13 01:48:20.404540 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-08-13 01:48:20.588716 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-08-13 01:48:20.651567 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-08-13 01:48:20.845624 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-08-13 01:48:20.911704 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-08-13 01:48:21.091021 | instance | openstack/endpoints/percona-xtradb-pxc 2026-08-13 01:48:21.171547 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-08-13 01:48:21.329802 | instance | openstack/endpoints/placement-api 2026-08-13 01:48:21.412098 | instance | openstack/endpoints/rabbitmq-barbican 2026-08-13 01:48:21.566367 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-08-13 01:48:21.652430 | instance | openstack/endpoints/rabbitmq-cinder 2026-08-13 01:48:21.798126 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-08-13 01:48:21.903218 | instance | openstack/endpoints/rabbitmq-glance 2026-08-13 01:48:22.053011 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-08-13 01:48:22.160975 | instance | openstack/endpoints/rabbitmq-heat 2026-08-13 01:48:22.310299 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-08-13 01:48:22.408015 | instance | openstack/endpoints/rabbitmq-keystone 2026-08-13 01:48:22.549237 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-08-13 01:48:22.655574 | instance | openstack/endpoints/rabbitmq-magnum 2026-08-13 01:48:22.800479 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-08-13 01:48:22.904075 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-08-13 01:48:23.066480 | instance | openstack/endpoints/rabbitmq-neutron 2026-08-13 01:48:23.165816 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-08-13 01:48:23.352170 | instance | openstack/endpoints/rabbitmq-nova 2026-08-13 01:48:23.450925 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-08-13 01:48:23.654153 | instance | openstack/endpoints/rabbitmq-octavia 2026-08-13 01:48:23.684043 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-08-13 01:48:23.880685 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-08-13 01:48:23.929757 | instance | openstack/endpoints/staffeln-api 2026-08-13 01:48:24.148234 | instance | openstack/endpoints/valkey 2026-08-13 01:48:24.190855 | instance | openstack/endpoints/valkey-headless 2026-08-13 01:48:24.397098 | instance | openstack/endpoints/valkey-metrics 2026-08-13 01:48:24.455641 | instance | openstack/ingresses/cloudformation 2026-08-13 01:48:24.629349 | instance | openstack/ingresses/compute 2026-08-13 01:48:24.724601 | instance | openstack/ingresses/compute-novnc-proxy 2026-08-13 01:48:24.891286 | instance | openstack/ingresses/identity 2026-08-13 01:48:24.980646 | instance | openstack/ingresses/image 2026-08-13 01:48:25.172085 | instance | openstack/ingresses/key-manager 2026-08-13 01:48:25.239539 | instance | openstack/ingresses/load-balancer 2026-08-13 01:48:25.417109 | instance | openstack/ingresses/network 2026-08-13 01:48:25.496046 | instance | openstack/ingresses/orchestration 2026-08-13 01:48:25.650295 | instance | openstack/ingresses/placement 2026-08-13 01:48:25.737873 | instance | openstack/ingresses/rook-ceph-cluster 2026-08-13 01:48:25.881674 | instance | openstack/ingresses/volumev3 2026-08-13 01:48:25.984515 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-13 01:48:26.133678 | instance | monitoring/pods/goldpinger-7srkn 2026-08-13 01:48:26.213473 | instance | monitoring/pods/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz 2026-08-13 01:48:26.349062 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm 2026-08-13 01:48:26.453826 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-64h76 2026-08-13 01:48:26.551077 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cvzpr 2026-08-13 01:48:26.675855 | instance | monitoring/pods/loki-0 2026-08-13 01:48:26.761108 | instance | monitoring/pods/loki-chunks-cache-0 2026-08-13 01:48:26.886858 | instance | monitoring/pods/loki-gateway-cf54cb88c-2rlmg 2026-08-13 01:48:26.996294 | instance | monitoring/pods/loki-results-cache-0 2026-08-13 01:48:27.119746 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sz252 2026-08-13 01:48:27.257311 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-k4mvw 2026-08-13 01:48:27.345999 | instance | monitoring/pods/node-feature-discovery-worker-8jfhb 2026-08-13 01:48:27.466261 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-08-13 01:48:27.558813 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-8mmll 2026-08-13 01:48:27.714207 | instance | monitoring/pods/vector-6z7sh 2026-08-13 01:48:27.778893 | instance | openstack/jobs/barbican-db-init 2026-08-13 01:48:27.951107 | instance | openstack/jobs/barbican-db-sync 2026-08-13 01:48:28.042641 | instance | openstack/jobs/barbican-ks-endpoints 2026-08-13 01:48:28.221136 | instance | openstack/jobs/barbican-ks-service 2026-08-13 01:48:28.302695 | instance | openstack/jobs/barbican-ks-user 2026-08-13 01:48:28.466756 | instance | openstack/jobs/barbican-rabbit-init 2026-08-13 01:48:28.526241 | instance | openstack/jobs/cinder-backup-storage-init 2026-08-13 01:48:28.708982 | instance | openstack/jobs/cinder-bootstrap 2026-08-13 01:48:28.766671 | instance | openstack/jobs/cinder-create-internal-tenant 2026-08-13 01:48:28.986700 | instance | openstack/jobs/cinder-db-init 2026-08-13 01:48:29.020214 | instance | openstack/jobs/cinder-db-sync 2026-08-13 01:48:29.263354 | instance | openstack/jobs/cinder-ks-endpoints 2026-08-13 01:48:29.267144 | instance | openstack/jobs/cinder-ks-service 2026-08-13 01:48:29.499517 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-08-13 01:48:29.505233 | instance | openstack/jobs/cinder-ks-user 2026-08-13 01:48:29.713774 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-08-13 01:48:29.759237 | instance | openstack/jobs/cinder-rabbit-init 2026-08-13 01:48:29.923218 | instance | openstack/networkpolicies/valkey 2026-08-13 01:48:29.994698 | instance | openstack/jobs/cinder-storage-init 2026-08-13 01:48:30.139890 | instance | openstack/jobs/glance-db-init 2026-08-13 01:48:30.245848 | instance | openstack/jobs/glance-db-sync 2026-08-13 01:48:30.404423 | instance | openstack/jobs/glance-ks-endpoints 2026-08-13 01:48:30.493759 | instance | openstack/jobs/glance-ks-service 2026-08-13 01:48:30.675790 | instance | openstack/jobs/glance-ks-user 2026-08-13 01:48:30.773647 | instance | openstack/jobs/glance-metadefs-load 2026-08-13 01:48:30.930394 | instance | openstack/jobs/glance-rabbit-init 2026-08-13 01:48:31.018150 | instance | openstack/jobs/glance-storage-init 2026-08-13 01:48:31.236623 | instance | openstack/jobs/heat-bootstrap 2026-08-13 01:48:31.294251 | instance | openstack/jobs/heat-db-init 2026-08-13 01:48:31.485380 | instance | openstack/jobs/heat-db-sync 2026-08-13 01:48:31.535118 | instance | openstack/jobs/heat-domain-ks-user 2026-08-13 01:48:31.741340 | instance | openstack/jobs/heat-engine-cleaner-29776415 2026-08-13 01:48:31.797770 | instance | openstack/jobs/heat-engine-cleaner-29776420 2026-08-13 01:48:31.993649 | instance | openstack/jobs/heat-engine-cleaner-29776425 2026-08-13 01:48:32.072197 | instance | openstack/jobs/heat-ks-endpoints 2026-08-13 01:48:32.257319 | instance | openstack/jobs/heat-ks-service 2026-08-13 01:48:32.369464 | instance | openstack/jobs/heat-ks-user 2026-08-13 01:48:32.525051 | instance | openstack/jobs/heat-rabbit-init 2026-08-13 01:48:32.640605 | instance | openstack/jobs/heat-trusts 2026-08-13 01:48:32.779221 | instance | openstack/jobs/keystone-bootstrap 2026-08-13 01:48:32.894015 | instance | openstack/jobs/keystone-credential-setup 2026-08-13 01:48:33.026703 | instance | openstack/jobs/keystone-db-init 2026-08-13 01:48:33.152032 | instance | openstack/jobs/keystone-db-sync 2026-08-13 01:48:33.272685 | instance | openstack/jobs/keystone-domain-manage 2026-08-13 01:48:33.403759 | instance | openstack/jobs/keystone-fernet-setup 2026-08-13 01:48:33.554328 | instance | openstack/jobs/keystone-rabbit-init 2026-08-13 01:48:33.676131 | instance | openstack/jobs/magnum-db-init 2026-08-13 01:48:33.865070 | instance | openstack/jobs/magnum-db-sync 2026-08-13 01:48:33.938972 | instance | openstack/jobs/neutron-db-init 2026-08-13 01:48:34.124221 | instance | openstack/jobs/neutron-db-sync 2026-08-13 01:48:34.197343 | instance | openstack/jobs/neutron-ks-endpoints 2026-08-13 01:48:34.384835 | instance | openstack/jobs/neutron-ks-service 2026-08-13 01:48:34.427948 | instance | openstack/jobs/neutron-ks-user 2026-08-13 01:48:34.660487 | instance | openstack/jobs/neutron-rabbit-init 2026-08-13 01:48:34.685710 | instance | openstack/jobs/nova-bootstrap 2026-08-13 01:48:34.896944 | instance | openstack/jobs/nova-cell-setup 2026-08-13 01:48:34.905833 | instance | openstack/jobs/nova-db-init 2026-08-13 01:48:35.172874 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-13 01:48:35.174867 | instance | openstack/jobs/nova-db-sync 2026-08-13 01:48:35.404317 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-08-13 01:48:35.438234 | instance | openstack/jobs/nova-ks-endpoints 2026-08-13 01:48:35.638754 | instance | openstack/jobs/nova-ks-service 2026-08-13 01:48:35.701617 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-08-13 01:48:35.866683 | instance | openstack/jobs/nova-ks-user 2026-08-13 01:48:35.932070 | instance | openstack/jobs/nova-rabbit-init 2026-08-13 01:48:36.137702 | instance | openstack/jobs/octavia-bootstrap 2026-08-13 01:48:36.198667 | instance | openstack/jobs/octavia-db-init 2026-08-13 01:48:36.405476 | instance | openstack/jobs/octavia-db-sync 2026-08-13 01:48:36.481837 | instance | openstack/jobs/octavia-ks-endpoints 2026-08-13 01:48:36.647139 | instance | openstack/jobs/octavia-ks-service 2026-08-13 01:48:36.729089 | instance | openstack/jobs/octavia-ks-user 2026-08-13 01:48:36.916147 | instance | openstack/jobs/octavia-rabbit-init 2026-08-13 01:48:36.986962 | instance | openstack/jobs/placement-db-init 2026-08-13 01:48:37.188387 | instance | openstack/jobs/placement-db-sync 2026-08-13 01:48:37.252455 | instance | openstack/jobs/placement-ks-endpoints 2026-08-13 01:48:37.455959 | instance | openstack/jobs/placement-ks-service 2026-08-13 01:48:37.504474 | instance | openstack/jobs/placement-ks-user 2026-08-13 01:48:37.691960 | instance | openstack/jobs/staffeln-db-init 2026-08-13 01:48:37.800607 | instance | openstack/jobs/staffeln-db-sync 2026-08-13 01:48:37.995567 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-08-13 01:48:38.078454 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-08-13 01:48:38.208760 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-08-13 01:48:38.297887 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-08-13 01:48:38.402709 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-08-13 01:48:38.487704 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-08-13 01:48:38.649216 | instance | monitoring/roles/node-feature-discovery-worker 2026-08-13 01:48:38.706659 | instance | openstack/pods/barbican-api-5f45f4b9b6-qwsrn 2026-08-13 01:48:38.862757 | instance | openstack/pods/barbican-db-init-tcvv4 2026-08-13 01:48:38.964718 | instance | openstack/pods/barbican-db-sync-c24vb 2026-08-13 01:48:39.136403 | instance | openstack/pods/barbican-ks-endpoints-x2hf9 2026-08-13 01:48:39.219362 | instance | openstack/pods/barbican-ks-service-l87zz 2026-08-13 01:48:39.394869 | instance | openstack/pods/barbican-ks-user-d7627 2026-08-13 01:48:39.458171 | instance | openstack/pods/barbican-rabbit-init-xvlgj 2026-08-13 01:48:39.666746 | instance | openstack/pods/cinder-api-6447cf7f59-bwlwj 2026-08-13 01:48:39.718766 | instance | openstack/pods/cinder-backup-684cf9948d-9fhpd 2026-08-13 01:48:39.912850 | instance | openstack/pods/cinder-backup-storage-init-nbs8b 2026-08-13 01:48:39.985974 | instance | openstack/pods/cinder-bootstrap-55bzl 2026-08-13 01:48:40.195289 | instance | openstack/pods/cinder-create-internal-tenant-8zpd8 2026-08-13 01:48:40.256152 | instance | openstack/pods/cinder-db-init-4fzkj 2026-08-13 01:48:40.463159 | instance | openstack/pods/cinder-db-sync-4rqjq 2026-08-13 01:48:40.519510 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-13 01:48:40.712598 | instance | openstack/pods/cinder-ks-endpoints-4mkdr 2026-08-13 01:48:40.744740 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-08-13 01:48:40.977775 | instance | openstack/pods/cinder-ks-service-7j9rx 2026-08-13 01:48:40.978392 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-08-13 01:48:41.204950 | instance | openstack/pods/cinder-ks-user-865n2 2026-08-13 01:48:41.240784 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-08-13 01:48:41.444216 | instance | openstack/pods/cinder-rabbit-init-f4v2k 2026-08-13 01:48:41.466570 | instance | monitoring/secrets/alertmanager-tls 2026-08-13 01:48:41.648853 | instance | openstack/pods/cinder-scheduler-d4dd6c88b-xtw8v 2026-08-13 01:48:41.696465 | instance | monitoring/secrets/grafana-tls 2026-08-13 01:48:41.903971 | instance | openstack/pods/cinder-storage-init-xf5m4 2026-08-13 01:48:41.906095 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-08-13 01:48:42.125982 | instance | openstack/pods/cinder-volume-5457df8784-fw9hs 2026-08-13 01:48:42.139904 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-08-13 01:48:42.347026 | instance | openstack/pods/glance-api-54c8f47d8d-42tf2 2026-08-13 01:48:42.363394 | instance | openstack/pods/glance-db-init-vwpng 2026-08-13 01:48:42.607977 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-08-13 01:48:42.612689 | instance | openstack/pods/glance-db-sync-qgp4q 2026-08-13 01:48:42.819736 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-08-13 01:48:42.854706 | instance | openstack/pods/glance-ks-endpoints-984ll 2026-08-13 01:48:43.028899 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-08-13 01:48:43.153088 | instance | openstack/pods/glance-ks-service-7f4t2 2026-08-13 01:48:43.250900 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-08-13 01:48:43.410526 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-08-13 01:48:43.458535 | instance | openstack/pods/glance-ks-user-hj7jw 2026-08-13 01:48:43.611766 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-08-13 01:48:43.732763 | instance | openstack/pods/glance-metadefs-load-jjmsf 2026-08-13 01:48:43.846683 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-08-13 01:48:44.010692 | instance | openstack/pods/glance-rabbit-init-tcjbj 2026-08-13 01:48:44.056110 | instance | openstack/pods/glance-storage-init-mdktl 2026-08-13 01:48:44.275432 | instance | openstack/pods/heat-api-6b75fd8dc-j8qt5 2026-08-13 01:48:44.337405 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cvzpr-tls 2026-08-13 01:48:44.542188 | instance | openstack/pods/heat-bootstrap-hblbz 2026-08-13 01:48:44.560752 | instance | openstack/pods/heat-cfn-7b6d554d9-4d5cp 2026-08-13 01:48:44.805677 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-08-13 01:48:44.809488 | instance | openstack/pods/heat-db-init-mhffp 2026-08-13 01:48:45.009315 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-08-13 01:48:45.055958 | instance | openstack/pods/heat-db-sync-g6bwn 2026-08-13 01:48:45.247142 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-08-13 01:48:45.329354 | instance | openstack/pods/heat-domain-ks-user-hw8xl 2026-08-13 01:48:45.446965 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-08-13 01:48:45.593682 | instance | openstack/pods/heat-engine-cleaner-29776415-bmmv6 2026-08-13 01:48:45.639770 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-08-13 01:48:45.846580 | instance | openstack/pods/heat-engine-cleaner-29776420-52z9q 2026-08-13 01:48:45.849371 | instance | monitoring/secrets/prometheus-tls 2026-08-13 01:48:46.035373 | instance | openstack/pods/heat-engine-cleaner-29776425-tcv5k 2026-08-13 01:48:46.089554 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-08-13 01:48:46.296928 | instance | openstack/pods/heat-engine-f5bc795f8-qqgcr 2026-08-13 01:48:46.322047 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-08-13 01:48:46.554356 | instance | openstack/pods/heat-ks-endpoints-jbxtx 2026-08-13 01:48:46.677844 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-08-13 01:48:46.846931 | instance | openstack/pods/heat-ks-service-c4knq 2026-08-13 01:48:46.966649 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-08-13 01:48:47.103953 | instance | openstack/pods/heat-ks-user-rzv5v 2026-08-13 01:48:47.183038 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-08-13 01:48:47.422596 | instance | openstack/pods/heat-rabbit-init-9hbmg 2026-08-13 01:48:47.461475 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-08-13 01:48:47.671100 | instance | openstack/pods/heat-trusts-n7lb8 2026-08-13 01:48:47.682137 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-08-13 01:48:47.916381 | instance | openstack/pods/keepalived-zmdst 2026-08-13 01:48:47.922152 | instance | openstack/pods/keystone-api-6978768b48-fd4wv 2026-08-13 01:48:48.171436 | instance | openstack/pods/keystone-bootstrap-vd2h8 2026-08-13 01:48:48.186727 | instance | openstack/pods/keystone-credential-setup-zqmns 2026-08-13 01:48:48.451743 | instance | openstack/pods/keystone-db-init-2q77s 2026-08-13 01:48:48.458230 | instance | openstack/pods/keystone-db-sync-9xfgn 2026-08-13 01:48:48.720009 | instance | openstack/pods/keystone-domain-manage-7plgr 2026-08-13 01:48:48.730206 | instance | openstack/pods/keystone-fernet-setup-8nrt7 2026-08-13 01:48:48.980294 | instance | openstack/pods/keystone-rabbit-init-7lff8 2026-08-13 01:48:48.981459 | instance | openstack/pods/libvirt-libvirt-default-wmj7v 2026-08-13 01:48:49.225673 | instance | openstack/pods/magnum-api-6bb8444f78-jjftg 2026-08-13 01:48:49.270716 | instance | openstack/pods/magnum-conductor-0 2026-08-13 01:48:49.474511 | instance | openstack/pods/magnum-db-init-wghhv 2026-08-13 01:48:49.553281 | instance | openstack/pods/magnum-db-sync-c6ktk 2026-08-13 01:48:49.730337 | instance | openstack/pods/memcached-memcached-6479589586-sm5x5 2026-08-13 01:48:49.814223 | instance | openstack/pods/neutron-db-init-xdqhj 2026-08-13 01:48:50.014720 | instance | openstack/pods/neutron-db-sync-rvt8d 2026-08-13 01:48:50.062957 | instance | openstack/pods/neutron-ks-endpoints-mgcmt 2026-08-13 01:48:50.278877 | instance | openstack/pods/neutron-ks-service-ng8zv 2026-08-13 01:48:50.369750 | instance | openstack/pods/neutron-ks-user-4z7f2 2026-08-13 01:48:50.543401 | instance | openstack/pods/neutron-netns-cleanup-cron-default-2tqdv 2026-08-13 01:48:50.656046 | instance | openstack/pods/neutron-ovn-metadata-agent-default-xwj6f 2026-08-13 01:48:50.804613 | instance | openstack/pods/neutron-ovn-vpn-agent-default-6kssd 2026-08-13 01:48:50.922737 | instance | openstack/pods/neutron-rabbit-init-9bx9f 2026-08-13 01:48:51.074182 | instance | openstack/pods/neutron-server-bc656d555-sbp6m 2026-08-13 01:48:51.193073 | instance | openstack/pods/nova-api-metadata-547799bdd4-rdgt5 2026-08-13 01:48:51.335622 | instance | openstack/pods/nova-api-osapi-f8bd6b5cd-krjcn 2026-08-13 01:48:51.452116 | instance | openstack/pods/nova-bootstrap-hnrr2 2026-08-13 01:48:51.597206 | instance | openstack/pods/nova-cell-setup-9bbsh 2026-08-13 01:48:51.714760 | instance | openstack/pods/nova-compute-default-xkjpg 2026-08-13 01:48:51.867122 | instance | openstack/pods/nova-conductor-6445c7b994-97hd5 2026-08-13 01:48:51.992471 | instance | openstack/pods/nova-db-init-4h44s 2026-08-13 01:48:52.134656 | instance | openstack/pods/nova-db-sync-542hb 2026-08-13 01:48:52.264936 | instance | openstack/pods/nova-ks-endpoints-74fts 2026-08-13 01:48:52.402418 | instance | openstack/pods/nova-ks-service-825p4 2026-08-13 01:48:52.506537 | instance | openstack/pods/nova-ks-user-vqxl9 2026-08-13 01:48:52.654215 | instance | openstack/pods/nova-novncproxy-6d66bd9dd9-8vprg 2026-08-13 01:48:52.745534 | instance | openstack/pods/nova-rabbit-init-hnlld 2026-08-13 01:48:52.920357 | instance | openstack/pods/nova-scheduler-58fffcfcd-5rgs7 2026-08-13 01:48:52.994040 | instance | openstack/pods/octavia-api-5f6cb75cc6-wgdld 2026-08-13 01:48:53.198743 | instance | openstack/pods/octavia-bootstrap-pjdmf 2026-08-13 01:48:53.258822 | instance | openstack/pods/octavia-db-init-qxz56 2026-08-13 01:48:53.452327 | instance | openstack/pods/octavia-db-sync-qdd2r 2026-08-13 01:48:53.529238 | instance | openstack/pods/octavia-health-manager-default-6stbv 2026-08-13 01:48:53.713728 | instance | openstack/pods/octavia-housekeeping-66cbbd64b5-9kxtn 2026-08-13 01:48:53.807695 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-08-13 01:48:53.979465 | instance | openstack/pods/octavia-ks-endpoints-lxdkd 2026-08-13 01:48:54.212097 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-08-13 01:48:54.310334 | instance | openstack/pods/octavia-ks-service-kcf92 2026-08-13 01:48:54.593520 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-08-13 01:48:54.603275 | instance | openstack/pods/octavia-ks-user-4q6xh 2026-08-13 01:48:54.876264 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-08-13 01:48:54.952585 | instance | openstack/pods/octavia-rabbit-init-j29xz 2026-08-13 01:48:55.243318 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-08-13 01:48:55.257956 | instance | openstack/pods/octavia-worker-564fbb464b-c7j9d 2026-08-13 01:48:55.501760 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-08-13 01:48:55.604095 | instance | openstack/pods/openvswitch-sbpsz 2026-08-13 01:48:55.875114 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-08-13 01:48:55.878369 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-08-13 01:48:56.264096 | instance | openstack/pods/ovn-controller-8wj8q 2026-08-13 01:48:56.269486 | instance | openstack/pods/ovn-northd-fc978744-zxjzc 2026-08-13 01:48:56.504775 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-08-13 01:48:56.513811 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-08-13 01:48:56.750866 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-08-13 01:48:56.846674 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-08-13 01:48:57.091541 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-08-13 01:48:57.121083 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-08-13 01:48:57.453311 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-08-13 01:48:57.459921 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-08-13 01:48:57.711171 | instance | openstack/pods/percona-xtradb-pxc-0 2026-08-13 01:48:57.810484 | instance | openstack/pods/placement-api-6d44fb554c-gws67 2026-08-13 01:48:57.942570 | instance | openstack/pods/placement-db-init-c947b 2026-08-13 01:48:58.049581 | instance | openstack/pods/placement-db-sync-hz95p 2026-08-13 01:48:58.214062 | instance | openstack/pods/placement-ks-endpoints-dbvp7 2026-08-13 01:48:58.319963 | instance | openstack/pods/placement-ks-service-vtn7p 2026-08-13 01:48:58.480501 | instance | openstack/pods/placement-ks-user-dfggc 2026-08-13 01:48:58.568793 | instance | openstack/pods/pxc-operator-7cff949c8b-dj7v9 2026-08-13 01:48:58.739968 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-08-13 01:48:58.856655 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-08-13 01:48:58.990416 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-2f2nw 2026-08-13 01:48:59.097075 | instance | openstack/pods/rabbitmq-glance-server-0 2026-08-13 01:48:59.271746 | instance | openstack/pods/rabbitmq-heat-server-0 2026-08-13 01:48:59.361429 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-08-13 01:48:59.562363 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-08-13 01:48:59.638279 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-v27x9 2026-08-13 01:48:59.846199 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-08-13 01:48:59.920486 | instance | openstack/pods/rabbitmq-nova-server-0 2026-08-13 01:49:00.122208 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-08-13 01:49:00.199660 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-hllz8 2026-08-13 01:49:00.363276 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8278p 2026-08-13 01:49:00.452596 | instance | openstack/pods/staffeln-api-86dbb9cd65-8gh7t 2026-08-13 01:49:00.626431 | instance | openstack/pods/staffeln-conductor-5f96df47db-ttj2v 2026-08-13 01:49:00.737298 | instance | openstack/pods/staffeln-db-init-2q7gf 2026-08-13 01:49:00.868061 | instance | openstack/pods/staffeln-db-sync-tjdbv 2026-08-13 01:49:01.009462 | instance | openstack/pods/valkey-node-0 2026-08-13 01:49:01.132696 | instance | monitoring/serviceaccounts/default 2026-08-13 01:49:01.293870 | instance | monitoring/serviceaccounts/goldpinger 2026-08-13 01:49:01.400276 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-08-13 01:49:01.585489 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-08-13 01:49:01.701393 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:49:01.872833 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-08-13 01:49:01.990480 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-08-13 01:49:02.183506 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-08-13 01:49:02.322044 | instance | monitoring/serviceaccounts/loki 2026-08-13 01:49:02.468852 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-08-13 01:49:02.583159 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-08-13 01:49:02.741999 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-08-13 01:49:02.878356 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-08-13 01:49:03.040194 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-08-13 01:49:03.149248 | instance | monitoring/serviceaccounts/vector 2026-08-13 01:49:03.323595 | instance | openstack/rolebindings/barbican-barbican-api 2026-08-13 01:49:03.411287 | instance | monitoring/services/alertmanager-operated 2026-08-13 01:49:03.530674 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-08-13 01:49:03.631505 | instance | monitoring/services/goldpinger 2026-08-13 01:49:03.752217 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-08-13 01:49:03.855220 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-08-13 01:49:03.947081 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-08-13 01:49:04.073112 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-08-13 01:49:04.153261 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-08-13 01:49:04.310401 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-08-13 01:49:04.375949 | instance | monitoring/services/kube-prometheus-stack-operator 2026-08-13 01:49:04.540040 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-08-13 01:49:04.623889 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-08-13 01:49:04.751990 | instance | monitoring/services/loki 2026-08-13 01:49:04.837640 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-08-13 01:49:04.970613 | instance | monitoring/services/loki-chunks-cache 2026-08-13 01:49:05.029320 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-08-13 01:49:05.223133 | instance | monitoring/services/loki-gateway 2026-08-13 01:49:05.261942 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-08-13 01:49:05.435480 | instance | monitoring/services/loki-headless 2026-08-13 01:49:05.458100 | instance | openstack/rolebindings/cinder-cinder-api 2026-08-13 01:49:05.640678 | instance | monitoring/services/loki-memberlist 2026-08-13 01:49:05.660468 | instance | openstack/rolebindings/cinder-cinder-backup 2026-08-13 01:49:05.857720 | instance | monitoring/services/loki-results-cache 2026-08-13 01:49:05.864128 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-08-13 01:49:06.059343 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-08-13 01:49:06.070581 | instance | monitoring/services/prometheus-operated 2026-08-13 01:49:06.276549 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-08-13 01:49:06.292489 | instance | monitoring/services/prometheus-pushgateway 2026-08-13 01:49:06.471856 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-08-13 01:49:06.503167 | instance | monitoring/services/prometheus-smartctl-exporter 2026-08-13 01:49:06.688835 | instance | monitoring/services/vector-headless 2026-08-13 01:49:06.705553 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-08-13 01:49:06.898877 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-08-13 01:49:06.900033 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-08-13 01:49:07.092504 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-08-13 01:49:07.133362 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-08-13 01:49:07.307794 | instance | openstack/rolebindings/cinder-cinder-test 2026-08-13 01:49:07.315846 | instance | openstack/rolebindings/cinder-cinder-volume 2026-08-13 01:49:07.508737 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-08-13 01:49:07.516322 | instance | openstack/rolebindings/cinder-storage-init 2026-08-13 01:49:07.704350 | instance | openstack/rolebindings/glance-glance-api 2026-08-13 01:49:07.707409 | instance | openstack/rolebindings/glance-glance-db-init 2026-08-13 01:49:07.902550 | instance | openstack/rolebindings/glance-glance-db-sync 2026-08-13 01:49:07.905332 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-08-13 01:49:08.101026 | instance | openstack/rolebindings/glance-glance-ks-service 2026-08-13 01:49:08.116833 | instance | openstack/rolebindings/glance-glance-ks-user 2026-08-13 01:49:08.298819 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-08-13 01:49:08.330107 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-08-13 01:49:08.503080 | instance | openstack/rolebindings/glance-glance-storage-init 2026-08-13 01:49:08.554454 | instance | openstack/rolebindings/glance-glance-test 2026-08-13 01:49:08.712040 | instance | openstack/rolebindings/glance-storage-init 2026-08-13 01:49:08.750012 | instance | openstack/rolebindings/heat-heat-api 2026-08-13 01:49:08.917671 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-08-13 01:49:08.944515 | instance | openstack/rolebindings/heat-heat-cfn 2026-08-13 01:49:09.141826 | instance | openstack/rolebindings/heat-heat-db-init 2026-08-13 01:49:09.173831 | instance | openstack/rolebindings/heat-heat-db-sync 2026-08-13 01:49:09.359144 | instance | openstack/rolebindings/heat-heat-engine 2026-08-13 01:49:09.363449 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-08-13 01:49:09.578962 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-08-13 01:49:09.597244 | instance | openstack/rolebindings/heat-heat-ks-service 2026-08-13 01:49:09.762173 | instance | openstack/rolebindings/heat-heat-ks-user 2026-08-13 01:49:09.814978 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-08-13 01:49:09.962425 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-08-13 01:49:10.016979 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-08-13 01:49:10.217170 | instance | openstack/rolebindings/heat-heat-test 2026-08-13 01:49:10.249478 | instance | openstack/rolebindings/heat-heat-trusts 2026-08-13 01:49:10.426826 | instance | openstack/rolebindings/keepalived 2026-08-13 01:49:10.460093 | instance | openstack/rolebindings/keystone-credential-rotate 2026-08-13 01:49:10.650900 | instance | openstack/rolebindings/keystone-credential-setup 2026-08-13 01:49:10.681825 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-08-13 01:49:10.875465 | instance | openstack/rolebindings/keystone-fernet-setup 2026-08-13 01:49:10.904246 | instance | openstack/rolebindings/keystone-keystone-api 2026-08-13 01:49:11.111197 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-08-13 01:49:11.116606 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-08-13 01:49:11.315622 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-08-13 01:49:11.316729 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-08-13 01:49:11.507121 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-08-13 01:49:11.508609 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-08-13 01:49:11.720840 | instance | openstack/rolebindings/keystone-keystone-test 2026-08-13 01:49:11.720942 | instance | openstack/rolebindings/libvirt-cert-manager 2026-08-13 01:49:11.919152 | instance | openstack/rolebindings/libvirt-libvirt 2026-08-13 01:49:11.923510 | instance | openstack/rolebindings/magnum-magnum-api 2026-08-13 01:49:12.126854 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-08-13 01:49:12.142050 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-08-13 01:49:12.329972 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-08-13 01:49:12.333461 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-08-13 01:49:12.526451 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-08-13 01:49:12.548498 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-08-13 01:49:12.729053 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-08-13 01:49:12.790505 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-08-13 01:49:12.942068 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-08-13 01:49:12.991268 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-08-13 01:49:13.176225 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-08-13 01:49:13.218760 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-08-13 01:49:13.403115 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-08-13 01:49:13.436661 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-08-13 01:49:13.602041 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-08-13 01:49:13.669500 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-08-13 01:49:13.789386 | instance | openstack/rolebindings/neutron-neutron-server 2026-08-13 01:49:13.869344 | instance | openstack/rolebindings/neutron-neutron-test 2026-08-13 01:49:13.984500 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-08-13 01:49:14.074158 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-08-13 01:49:14.195777 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-08-13 01:49:14.295708 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-08-13 01:49:14.388942 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-08-13 01:49:14.506232 | instance | openstack/rolebindings/nova-nova-compute 2026-08-13 01:49:14.628162 | instance | openstack/rolebindings/nova-nova-conductor 2026-08-13 01:49:14.731505 | instance | openstack/rolebindings/nova-nova-db-init 2026-08-13 01:49:14.833343 | instance | openstack/roles/barbican-openstack-barbican-api 2026-08-13 01:49:14.929058 | instance | openstack/rolebindings/nova-nova-db-sync 2026-08-13 01:49:15.038010 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-08-13 01:49:15.143040 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-08-13 01:49:15.276704 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-08-13 01:49:15.340667 | instance | openstack/rolebindings/nova-nova-ks-service 2026-08-13 01:49:15.473383 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-08-13 01:49:15.537500 | instance | openstack/rolebindings/nova-nova-ks-user 2026-08-13 01:49:15.667345 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-08-13 01:49:15.741372 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-08-13 01:49:15.856702 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-08-13 01:49:15.960117 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-08-13 01:49:16.068560 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-08-13 01:49:16.163102 | instance | openstack/rolebindings/nova-nova-scheduler 2026-08-13 01:49:16.281380 | instance | openstack/roles/cinder-backup-storage-init 2026-08-13 01:49:16.370489 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-08-13 01:49:16.476677 | instance | openstack/roles/cinder-openstack-cinder-api 2026-08-13 01:49:16.563347 | instance | openstack/rolebindings/nova-nova-test 2026-08-13 01:49:16.685369 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-08-13 01:49:16.763410 | instance | openstack/rolebindings/octavia-octavia-api 2026-08-13 01:49:16.890075 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-08-13 01:49:16.985992 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-08-13 01:49:17.115044 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-08-13 01:49:17.212046 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-08-13 01:49:17.321398 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-08-13 01:49:17.408117 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-08-13 01:49:17.522817 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-08-13 01:49:17.623448 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-08-13 01:49:17.740407 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-08-13 01:49:17.836975 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-08-13 01:49:17.943161 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-08-13 01:49:18.046702 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-08-13 01:49:18.180100 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-08-13 01:49:18.242787 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-08-13 01:49:18.393502 | instance | openstack/rolebindings/octavia-octavia-worker 2026-08-13 01:49:18.452210 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-08-13 01:49:18.619067 | instance | openstack/rolebindings/ovn-bgp-agent 2026-08-13 01:49:18.671678 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-08-13 01:49:18.850380 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-08-13 01:49:18.900819 | instance | openstack/rolebindings/ovn-controller 2026-08-13 01:49:19.052009 | instance | openstack/rolebindings/ovn-northd 2026-08-13 01:49:19.109617 | instance | openstack/roles/cinder-openstack-cinder-test 2026-08-13 01:49:19.269157 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-08-13 01:49:19.310270 | instance | openstack/rolebindings/ovn-ovn-controller 2026-08-13 01:49:19.485799 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-08-13 01:49:19.505223 | instance | openstack/rolebindings/ovn-ovn-northd 2026-08-13 01:49:19.672713 | instance | openstack/rolebindings/ovn-ovsdb 2026-08-13 01:49:19.698795 | instance | openstack/roles/cinder-storage-init 2026-08-13 01:49:19.893407 | instance | openstack/rolebindings/placement-placement-api 2026-08-13 01:49:19.902587 | instance | openstack/rolebindings/placement-placement-db-init 2026-08-13 01:49:20.111590 | instance | openstack/roles/glance-openstack-glance-api 2026-08-13 01:49:20.114501 | instance | openstack/rolebindings/placement-placement-db-sync 2026-08-13 01:49:20.324800 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-08-13 01:49:20.328344 | instance | openstack/rolebindings/placement-placement-ks-service 2026-08-13 01:49:20.542750 | instance | openstack/roles/glance-openstack-glance-db-init 2026-08-13 01:49:20.557257 | instance | openstack/rolebindings/placement-placement-ks-user 2026-08-13 01:49:20.771047 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-08-13 01:49:20.771285 | instance | openstack/rolebindings/pxc-operator 2026-08-13 01:49:20.991246 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-08-13 01:49:20.992127 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-08-13 01:49:21.207646 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-08-13 01:49:21.229550 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-08-13 01:49:21.396967 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-08-13 01:49:21.430025 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-08-13 01:49:21.590887 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-08-13 01:49:21.623888 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-08-13 01:49:21.778224 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-08-13 01:49:21.816854 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-08-13 01:49:21.974475 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-08-13 01:49:22.004364 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-08-13 01:49:22.182181 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-08-13 01:49:22.235562 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-08-13 01:49:22.379658 | instance | openstack/roles/glance-openstack-glance-test 2026-08-13 01:49:22.447919 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-08-13 01:49:22.571115 | instance | openstack/roles/glance-storage-init 2026-08-13 01:49:22.638969 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-08-13 01:49:22.767339 | instance | openstack/roles/heat-openstack-heat-api 2026-08-13 01:49:22.833607 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-08-13 01:49:22.955132 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-08-13 01:49:23.022724 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-08-13 01:49:23.160997 | instance | openstack/roles/heat-openstack-heat-cfn 2026-08-13 01:49:23.249162 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-08-13 01:49:23.353102 | instance | openstack/rolebindings/rook-ceph-mgr 2026-08-13 01:49:23.447038 | instance | openstack/roles/heat-openstack-heat-db-init 2026-08-13 01:49:23.557234 | instance | openstack/rolebindings/rook-ceph-osd 2026-08-13 01:49:23.654241 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-08-13 01:49:23.757618 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-08-13 01:49:23.859375 | instance | openstack/roles/heat-openstack-heat-engine 2026-08-13 01:49:23.967104 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-08-13 01:49:24.074451 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-08-13 01:49:24.174428 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-08-13 01:49:24.266556 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-08-13 01:49:24.380845 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-08-13 01:49:24.453409 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-08-13 01:49:24.581655 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-08-13 01:49:24.658550 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-08-13 01:49:24.796419 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-08-13 01:49:24.876112 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-08-13 01:49:25.015766 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-08-13 01:49:25.094573 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-08-13 01:49:25.240629 | instance | openstack/roles/heat-openstack-heat-test 2026-08-13 01:49:25.286792 | instance | openstack/roles/heat-openstack-heat-trusts 2026-08-13 01:49:25.418123 | instance | openstack/roles/keepalived 2026-08-13 01:49:25.477376 | instance | openstack/roles/keystone-credential-rotate 2026-08-13 01:49:25.620485 | instance | openstack/roles/keystone-credential-setup 2026-08-13 01:49:25.684089 | instance | openstack/roles/keystone-fernet-rotate 2026-08-13 01:49:25.814477 | instance | openstack/roles/keystone-fernet-setup 2026-08-13 01:49:25.886134 | instance | openstack/roles/keystone-openstack-keystone-api 2026-08-13 01:49:26.010894 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-08-13 01:49:26.096577 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-08-13 01:49:26.222619 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-08-13 01:49:26.302179 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-08-13 01:49:26.415895 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-08-13 01:49:26.518918 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-08-13 01:49:26.602666 | instance | openstack/roles/keystone-openstack-keystone-test 2026-08-13 01:49:26.716502 | instance | openstack/roles/libvirt-cert-manager 2026-08-13 01:49:26.798856 | instance | openstack/roles/libvirt-openstack-libvirt 2026-08-13 01:49:26.910185 | instance | openstack/roles/magnum-openstack-magnum-api 2026-08-13 01:49:26.987867 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-08-13 01:49:27.119350 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-08-13 01:49:27.218602 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-08-13 01:49:27.322017 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-08-13 01:49:27.409497 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-08-13 01:49:27.504438 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-08-13 01:49:27.601042 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-08-13 01:49:27.696845 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-08-13 01:49:27.801695 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-08-13 01:49:27.912331 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-08-13 01:49:28.000839 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-08-13 01:49:28.146605 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-08-13 01:49:28.230791 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-08-13 01:49:28.340071 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-08-13 01:49:28.429489 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-08-13 01:49:28.555129 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-08-13 01:49:28.625823 | instance | openstack/roles/neutron-openstack-neutron-server 2026-08-13 01:49:28.751230 | instance | openstack/roles/neutron-openstack-neutron-test 2026-08-13 01:49:28.855140 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-08-13 01:49:28.982650 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-13 01:49:29.061202 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-08-13 01:49:29.208618 | instance | monitoring/statefulsets/loki 2026-08-13 01:49:29.322237 | instance | monitoring/statefulsets/loki-chunks-cache 2026-08-13 01:49:29.451848 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-08-13 01:49:29.555518 | instance | monitoring/statefulsets/loki-results-cache 2026-08-13 01:49:29.664355 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-08-13 01:49:29.773567 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-08-13 01:49:29.844208 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-08-13 01:49:29.995587 | instance | openstack/roles/nova-openstack-nova-compute 2026-08-13 01:49:30.039127 | instance | openstack/roles/nova-openstack-nova-conductor 2026-08-13 01:49:30.227857 | instance | openstack/roles/nova-openstack-nova-db-init 2026-08-13 01:49:30.248084 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-08-13 01:49:30.422622 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-08-13 01:49:30.444794 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-08-13 01:49:30.617522 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-08-13 01:49:30.651165 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-08-13 01:49:30.818555 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-08-13 01:49:30.865423 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-08-13 01:49:31.024737 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-08-13 01:49:31.092643 | instance | openstack/roles/nova-openstack-nova-test 2026-08-13 01:49:31.254729 | instance | openstack/roles/octavia-openstack-octavia-api 2026-08-13 01:49:31.295800 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-08-13 01:49:31.451912 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-08-13 01:49:31.513345 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-08-13 01:49:31.647556 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-08-13 01:49:31.732444 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-08-13 01:49:31.874454 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-08-13 01:49:31.956962 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-08-13 01:49:32.126550 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-08-13 01:49:32.189272 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-08-13 01:49:32.353839 | instance | openstack/roles/ovn-bgp-agent 2026-08-13 01:49:32.392567 | instance | openstack/roles/ovn-controller 2026-08-13 01:49:32.557541 | instance | openstack/roles/ovn-northd 2026-08-13 01:49:32.620960 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-08-13 01:49:32.761588 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-08-13 01:49:32.818590 | instance | openstack/roles/ovn-ovsdb 2026-08-13 01:49:32.975600 | instance | openstack/roles/placement-openstack-placement-api 2026-08-13 01:49:33.026048 | instance | openstack/roles/placement-openstack-placement-db-init 2026-08-13 01:49:33.184902 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-08-13 01:49:33.256728 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-08-13 01:49:33.407139 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-08-13 01:49:33.450323 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-08-13 01:49:33.618315 | instance | openstack/roles/pxc-operator 2026-08-13 01:49:33.644142 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-08-13 01:49:33.810869 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-08-13 01:49:33.835431 | instance | openstack/roles/rabbitmq-cluster-operator 2026-08-13 01:49:34.004315 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-08-13 01:49:34.040337 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-08-13 01:49:34.228200 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-08-13 01:49:34.248822 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-08-13 01:49:34.437008 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-08-13 01:49:34.449404 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-08-13 01:49:34.636158 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-08-13 01:49:34.650847 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-08-13 01:49:34.827740 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-08-13 01:49:34.846826 | instance | openstack/roles/rook-ceph-mgr 2026-08-13 01:49:35.017102 | instance | openstack/roles/rook-ceph-osd 2026-08-13 01:49:35.052211 | instance | openstack/roles/rook-ceph-purge-osd 2026-08-13 01:49:35.244484 | instance | openstack/roles/staffeln-conductor 2026-08-13 01:49:35.267541 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-08-13 01:49:35.446990 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-08-13 01:49:35.454128 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-08-13 01:49:35.645672 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-08-13 01:49:35.666338 | instance | openstack/serviceaccounts/barbican-api 2026-08-13 01:49:35.830564 | instance | openstack/serviceaccounts/barbican-db-init 2026-08-13 01:49:36.047499 | instance | openstack/serviceaccounts/barbican-db-sync 2026-08-13 01:49:36.213017 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-08-13 01:49:36.424522 | instance | openstack/serviceaccounts/barbican-ks-service 2026-08-13 01:49:36.570506 | instance | openstack/serviceaccounts/barbican-ks-user 2026-08-13 01:49:36.864336 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-08-13 01:49:37.012779 | instance | openstack/serviceaccounts/barbican-test 2026-08-13 01:49:37.238411 | instance | openstack/serviceaccounts/cinder-api 2026-08-13 01:49:37.376407 | instance | openstack/serviceaccounts/cinder-backup 2026-08-13 01:49:37.603894 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-08-13 01:49:37.756258 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-08-13 01:49:37.983543 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-08-13 01:49:38.139728 | instance | openstack/serviceaccounts/cinder-db-init 2026-08-13 01:49:38.377087 | instance | openstack/serviceaccounts/cinder-db-sync 2026-08-13 01:49:38.495051 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-08-13 01:49:38.771681 | instance | openstack/serviceaccounts/cinder-ks-service 2026-08-13 01:49:38.858053 | instance | openstack/serviceaccounts/cinder-ks-user 2026-08-13 01:49:39.170517 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-08-13 01:49:39.239358 | instance | openstack/serviceaccounts/cinder-scheduler 2026-08-13 01:49:39.537940 | instance | openstack/serviceaccounts/cinder-storage-init 2026-08-13 01:49:39.621470 | instance | openstack/serviceaccounts/cinder-test 2026-08-13 01:49:39.897427 | instance | openstack/serviceaccounts/cinder-volume 2026-08-13 01:49:39.995851 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-08-13 01:49:40.277917 | instance | openstack/serviceaccounts/default 2026-08-13 01:49:40.373166 | instance | openstack/serviceaccounts/glance-api 2026-08-13 01:49:40.702291 | instance | openstack/serviceaccounts/glance-db-init 2026-08-13 01:49:40.784425 | instance | openstack/serviceaccounts/glance-db-sync 2026-08-13 01:49:41.082482 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-08-13 01:49:41.151252 | instance | openstack/serviceaccounts/glance-ks-service 2026-08-13 01:49:41.454219 | instance | openstack/serviceaccounts/glance-ks-user 2026-08-13 01:49:41.494948 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-08-13 01:49:41.834649 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-08-13 01:49:41.900606 | instance | openstack/serviceaccounts/glance-storage-init 2026-08-13 01:49:42.243509 | instance | openstack/serviceaccounts/glance-test 2026-08-13 01:49:42.273791 | instance | openstack/serviceaccounts/heat-api 2026-08-13 01:49:42.619770 | instance | openstack/serviceaccounts/heat-bootstrap 2026-08-13 01:49:42.623073 | instance | openstack/serviceaccounts/heat-cfn 2026-08-13 01:49:42.989548 | instance | openstack/serviceaccounts/heat-db-init 2026-08-13 01:49:43.005995 | instance | openstack/serviceaccounts/heat-db-sync 2026-08-13 01:49:43.382475 | instance | openstack/serviceaccounts/heat-engine 2026-08-13 01:49:43.408576 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-08-13 01:49:43.758631 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-08-13 01:49:43.761967 | instance | openstack/serviceaccounts/heat-ks-service 2026-08-13 01:49:44.122913 | instance | openstack/serviceaccounts/heat-ks-user 2026-08-13 01:49:44.123493 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-08-13 01:49:44.495109 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-08-13 01:49:44.501900 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-08-13 01:49:44.848480 | instance | openstack/serviceaccounts/heat-test 2026-08-13 01:49:44.865694 | instance | openstack/serviceaccounts/heat-trusts 2026-08-13 01:49:45.211700 | instance | openstack/serviceaccounts/keepalived 2026-08-13 01:49:45.252739 | instance | openstack/serviceaccounts/keystone-api 2026-08-13 01:49:45.577770 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-08-13 01:49:45.638885 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-08-13 01:49:45.941281 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-08-13 01:49:46.007661 | instance | openstack/serviceaccounts/keystone-db-init 2026-08-13 01:49:46.308851 | instance | openstack/serviceaccounts/keystone-db-sync 2026-08-13 01:49:46.381964 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-08-13 01:49:46.686084 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-08-13 01:49:46.744701 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-08-13 01:49:47.070612 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-08-13 01:49:47.154717 | instance | openstack/serviceaccounts/keystone-test 2026-08-13 01:49:47.491850 | instance | openstack/serviceaccounts/libvirt 2026-08-13 01:49:47.567617 | instance | openstack/serviceaccounts/magnum-api 2026-08-13 01:49:47.882644 | instance | openstack/serviceaccounts/magnum-conductor 2026-08-13 01:49:47.927367 | instance | openstack/serviceaccounts/magnum-db-init 2026-08-13 01:49:48.249691 | instance | openstack/serviceaccounts/magnum-db-sync 2026-08-13 01:49:48.320040 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-08-13 01:49:48.603281 | instance | openstack/serviceaccounts/magnum-ks-service 2026-08-13 01:49:48.674306 | instance | openstack/serviceaccounts/magnum-ks-user 2026-08-13 01:49:48.969438 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-08-13 01:49:49.079355 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-08-13 01:49:49.344112 | instance | openstack/serviceaccounts/memcached-memcached 2026-08-13 01:49:49.464673 | instance | openstack/serviceaccounts/neutron-db-init 2026-08-13 01:49:49.726035 | instance | openstack/serviceaccounts/neutron-db-sync 2026-08-13 01:49:49.832034 | instance | openstack/secrets/barbican-api-certs 2026-08-13 01:49:50.037503 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-08-13 01:49:50.089108 | instance | openstack/secrets/barbican-db-admin 2026-08-13 01:49:50.336975 | instance | openstack/serviceaccounts/neutron-ks-service 2026-08-13 01:49:50.429136 | instance | openstack/secrets/barbican-db-user 2026-08-13 01:49:50.642660 | instance | openstack/serviceaccounts/neutron-ks-user 2026-08-13 01:49:50.734385 | instance | openstack/secrets/barbican-etc 2026-08-13 01:49:50.945350 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-08-13 01:49:51.026932 | instance | openstack/secrets/barbican-keystone-admin 2026-08-13 01:49:51.230619 | instance | openstack/secrets/barbican-keystone-user 2026-08-13 01:49:51.317794 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-08-13 01:49:51.427440 | instance | openstack/secrets/barbican-rabbitmq-user 2026-08-13 01:49:51.500780 | instance | openstack/secrets/cinder-api-certs 2026-08-13 01:49:51.616969 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-08-13 01:49:51.712004 | instance | openstack/secrets/cinder-db-admin 2026-08-13 01:49:51.807506 | instance | openstack/secrets/cinder-db-user 2026-08-13 01:49:51.942224 | instance | openstack/secrets/cinder-etc 2026-08-13 01:49:52.012918 | instance | openstack/secrets/cinder-keystone-admin 2026-08-13 01:49:52.169704 | instance | openstack/secrets/cinder-keystone-test 2026-08-13 01:49:52.233074 | instance | openstack/secrets/cinder-keystone-user 2026-08-13 01:49:52.360190 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-08-13 01:49:52.440332 | instance | openstack/secrets/cinder-rabbitmq-user 2026-08-13 01:49:52.555242 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-08-13 01:49:52.636165 | instance | openstack/secrets/glance-api-certs 2026-08-13 01:49:52.748979 | instance | openstack/secrets/glance-db-admin 2026-08-13 01:49:52.837139 | instance | openstack/secrets/glance-db-user 2026-08-13 01:49:52.942841 | instance | openstack/secrets/glance-etc 2026-08-13 01:49:53.021858 | instance | openstack/secrets/glance-keystone-admin 2026-08-13 01:49:53.152222 | instance | openstack/secrets/glance-keystone-test 2026-08-13 01:49:53.234309 | instance | openstack/secrets/glance-keystone-user 2026-08-13 01:49:53.336020 | instance | openstack/secrets/glance-rabbitmq-admin 2026-08-13 01:49:53.435985 | instance | openstack/secrets/glance-rabbitmq-user 2026-08-13 01:49:53.536731 | instance | openstack/secrets/heat-api-certs 2026-08-13 01:49:53.627940 | instance | openstack/secrets/heat-cfn-certs 2026-08-13 01:49:53.731404 | instance | openstack/secrets/heat-db-admin 2026-08-13 01:49:53.817554 | instance | openstack/secrets/heat-db-user 2026-08-13 01:49:53.923958 | instance | openstack/secrets/heat-etc 2026-08-13 01:49:54.023307 | instance | openstack/secrets/heat-keystone-admin 2026-08-13 01:49:54.139272 | instance | openstack/secrets/heat-keystone-stack-user 2026-08-13 01:49:54.233482 | instance | openstack/secrets/heat-keystone-test 2026-08-13 01:49:54.330622 | instance | openstack/secrets/heat-keystone-trustee 2026-08-13 01:49:54.430858 | instance | openstack/secrets/heat-keystone-user 2026-08-13 01:49:54.529160 | instance | openstack/secrets/heat-rabbitmq-admin 2026-08-13 01:49:54.624128 | instance | openstack/secrets/heat-rabbitmq-user 2026-08-13 01:49:54.728373 | instance | openstack/secrets/images-rbd-keyring 2026-08-13 01:49:54.816615 | instance | openstack/secrets/internal-percona-xtradb 2026-08-13 01:49:54.915500 | instance | openstack/secrets/keepalived-etc 2026-08-13 01:49:55.020675 | instance | openstack/secrets/keystone-api-certs 2026-08-13 01:49:55.139358 | instance | openstack/secrets/keystone-credential-keys 2026-08-13 01:49:55.234054 | instance | openstack/secrets/keystone-db-admin 2026-08-13 01:49:55.335153 | instance | openstack/secrets/keystone-db-user 2026-08-13 01:49:55.430039 | instance | openstack/secrets/keystone-etc 2026-08-13 01:49:55.543473 | instance | openstack/secrets/keystone-fernet-keys 2026-08-13 01:49:55.693044 | instance | openstack/secrets/keystone-keystone-admin 2026-08-13 01:49:55.751053 | instance | openstack/secrets/keystone-keystone-test 2026-08-13 01:49:55.895154 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-08-13 01:49:55.964020 | instance | openstack/secrets/keystone-rabbitmq-user 2026-08-13 01:49:56.089318 | instance | openstack/secrets/libvirt-api-ca 2026-08-13 01:49:56.193255 | instance | openstack/secrets/libvirt-etc 2026-08-13 01:49:56.292811 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-08-13 01:49:56.390723 | instance | openstack/secrets/libvirt-libvirt-default-wmj7v-api 2026-08-13 01:49:56.478514 | instance | openstack/secrets/libvirt-libvirt-default-wmj7v-vnc 2026-08-13 01:49:56.585390 | instance | openstack/secrets/libvirt-vnc-ca 2026-08-13 01:49:56.673052 | instance | openstack/secrets/magnum-db-admin 2026-08-13 01:49:56.785243 | instance | openstack/secrets/magnum-db-user 2026-08-13 01:49:56.866466 | instance | openstack/secrets/magnum-etc 2026-08-13 01:49:57.004510 | instance | openstack/secrets/magnum-keystone-admin 2026-08-13 01:49:57.101780 | instance | openstack/secrets/magnum-keystone-stack-user 2026-08-13 01:49:57.229966 | instance | openstack/secrets/magnum-keystone-user 2026-08-13 01:49:57.313629 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-08-13 01:49:57.427122 | instance | openstack/secrets/magnum-rabbitmq-user 2026-08-13 01:49:57.491862 | instance | openstack/secrets/neutron-db-admin 2026-08-13 01:49:57.636129 | instance | openstack/secrets/neutron-db-user 2026-08-13 01:49:57.696155 | instance | openstack/secrets/neutron-etc 2026-08-13 01:49:57.838119 | instance | openstack/secrets/neutron-keystone-admin 2026-08-13 01:49:57.914248 | instance | openstack/secrets/neutron-keystone-test 2026-08-13 01:49:58.042150 | instance | openstack/secrets/neutron-keystone-user 2026-08-13 01:49:58.115481 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-08-13 01:49:58.264705 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-08-13 01:49:58.345935 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-08-13 01:49:58.452256 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-08-13 01:49:58.554831 | instance | openstack/secrets/neutron-rabbitmq-user 2026-08-13 01:49:58.661834 | instance | openstack/secrets/neutron-server-certs 2026-08-13 01:49:58.758464 | instance | openstack/secrets/nova-api-certs 2026-08-13 01:49:58.858152 | instance | openstack/secrets/nova-compute-default 2026-08-13 01:49:58.957891 | instance | openstack/secrets/nova-db-admin 2026-08-13 01:49:59.074524 | instance | openstack/secrets/nova-db-api-admin 2026-08-13 01:49:59.187633 | instance | openstack/secrets/nova-db-api-user 2026-08-13 01:49:59.316416 | instance | openstack/secrets/nova-db-cell0-admin 2026-08-13 01:49:59.416430 | instance | openstack/secrets/nova-db-cell0-user 2026-08-13 01:49:59.516172 | instance | openstack/secrets/nova-db-user 2026-08-13 01:49:59.635536 | instance | openstack/secrets/nova-etc 2026-08-13 01:49:59.724735 | instance | openstack/secrets/nova-keystone-admin 2026-08-13 01:49:59.850216 | instance | openstack/secrets/nova-keystone-test 2026-08-13 01:49:59.920918 | instance | openstack/secrets/nova-keystone-user 2026-08-13 01:50:00.043469 | instance | openstack/secrets/nova-novncproxy-certs 2026-08-13 01:50:00.137115 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-08-13 01:50:00.276769 | instance | openstack/secrets/nova-rabbitmq-admin 2026-08-13 01:50:00.332714 | instance | openstack/secrets/nova-rabbitmq-user 2026-08-13 01:50:00.503312 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-08-13 01:50:00.575486 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-08-13 01:50:00.885597 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-08-13 01:50:00.966889 | instance | openstack/serviceaccounts/neutron-server 2026-08-13 01:50:01.255826 | instance | openstack/serviceaccounts/neutron-test 2026-08-13 01:50:01.383419 | instance | openstack/serviceaccounts/nova-api-metadata 2026-08-13 01:50:01.672600 | instance | openstack/serviceaccounts/nova-api-osapi 2026-08-13 01:50:01.834629 | instance | openstack/serviceaccounts/nova-bootstrap 2026-08-13 01:50:02.133887 | instance | openstack/serviceaccounts/nova-cell-setup 2026-08-13 01:50:02.227294 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-08-13 01:50:02.536068 | instance | openstack/serviceaccounts/nova-compute 2026-08-13 01:50:02.621362 | instance | openstack/serviceaccounts/nova-conductor 2026-08-13 01:50:02.901356 | instance | openstack/serviceaccounts/nova-db-init 2026-08-13 01:50:02.997910 | instance | openstack/serviceaccounts/nova-db-sync 2026-08-13 01:50:03.301780 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-08-13 01:50:03.377306 | instance | openstack/serviceaccounts/nova-ks-service 2026-08-13 01:50:03.661741 | instance | openstack/serviceaccounts/nova-ks-user 2026-08-13 01:50:03.798033 | instance | openstack/serviceaccounts/nova-novncproxy 2026-08-13 01:50:04.033301 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-08-13 01:50:04.208143 | instance | openstack/serviceaccounts/nova-scheduler 2026-08-13 01:50:04.399674 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-08-13 01:50:04.653377 | instance | openstack/serviceaccounts/nova-test 2026-08-13 01:50:04.814388 | instance | openstack/serviceaccounts/octavia-api 2026-08-13 01:50:05.057964 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-08-13 01:50:05.230920 | instance | openstack/serviceaccounts/octavia-db-init 2026-08-13 01:50:05.472836 | instance | openstack/serviceaccounts/octavia-db-sync 2026-08-13 01:50:05.647359 | instance | openstack/serviceaccounts/octavia-health-manager 2026-08-13 01:50:05.860938 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-08-13 01:50:06.058039 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-08-13 01:50:06.290697 | instance | openstack/serviceaccounts/octavia-ks-service 2026-08-13 01:50:06.463310 | instance | openstack/serviceaccounts/octavia-ks-user 2026-08-13 01:50:06.680615 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-08-13 01:50:06.876184 | instance | openstack/serviceaccounts/octavia-worker 2026-08-13 01:50:07.083029 | instance | openstack/serviceaccounts/openvswitch-server 2026-08-13 01:50:07.307503 | instance | openstack/serviceaccounts/ovn-controller 2026-08-13 01:50:07.499398 | instance | openstack/serviceaccounts/ovn-northd 2026-08-13 01:50:07.686734 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-08-13 01:50:07.872706 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-08-13 01:50:08.070684 | instance | openstack/serviceaccounts/placement-api 2026-08-13 01:50:08.265783 | instance | openstack/serviceaccounts/placement-db-init 2026-08-13 01:50:08.476266 | instance | openstack/serviceaccounts/placement-db-sync 2026-08-13 01:50:08.636908 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-08-13 01:50:08.844445 | instance | openstack/serviceaccounts/placement-ks-service 2026-08-13 01:50:09.043314 | instance | openstack/serviceaccounts/placement-ks-user 2026-08-13 01:50:09.243217 | instance | openstack/serviceaccounts/pxc-operator 2026-08-13 01:50:09.428602 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-08-13 01:50:09.627193 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-08-13 01:50:09.810379 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-08-13 01:50:10.008005 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-08-13 01:50:10.198525 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-08-13 01:50:10.423100 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-08-13 01:50:10.593555 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-08-13 01:50:10.796980 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-08-13 01:50:10.974082 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-08-13 01:50:11.226688 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-08-13 01:50:11.352030 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-08-13 01:50:11.593454 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-08-13 01:50:11.718485 | instance | openstack/serviceaccounts/rook-ceph-default 2026-08-13 01:50:11.958968 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-08-13 01:50:12.082739 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-08-13 01:50:12.374533 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-08-13 01:50:12.456891 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-08-13 01:50:12.769829 | instance | openstack/serviceaccounts/staffeln-api 2026-08-13 01:50:12.893458 | instance | openstack/serviceaccounts/staffeln-conductor 2026-08-13 01:50:13.162935 | instance | openstack/serviceaccounts/staffeln-db-init 2026-08-13 01:50:13.300405 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-08-13 01:50:13.558931 | instance | openstack/serviceaccounts/valkey 2026-08-13 01:50:13.708955 | instance | openstack/services/barbican-api 2026-08-13 01:50:13.954211 | instance | openstack/services/ceph-mon 2026-08-13 01:50:13.967306 | instance | openstack/services/cinder-api 2026-08-13 01:50:14.211065 | instance | openstack/secrets/nova-ssh 2026-08-13 01:50:14.214697 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-08-13 01:50:14.398502 | instance | openstack/secrets/octavia-api-certs 2026-08-13 01:50:14.427856 | instance | openstack/secrets/octavia-client-ca 2026-08-13 01:50:14.595750 | instance | openstack/secrets/octavia-client-certs 2026-08-13 01:50:14.618368 | instance | openstack/secrets/octavia-db-admin 2026-08-13 01:50:14.797041 | instance | openstack/secrets/octavia-db-user 2026-08-13 01:50:14.824540 | instance | openstack/secrets/octavia-etc 2026-08-13 01:50:14.993719 | instance | openstack/secrets/octavia-health-manager-default 2026-08-13 01:50:15.013556 | instance | openstack/secrets/octavia-keystone-admin 2026-08-13 01:50:15.204715 | instance | openstack/secrets/octavia-keystone-test 2026-08-13 01:50:15.230614 | instance | openstack/secrets/octavia-keystone-user 2026-08-13 01:50:15.399282 | instance | openstack/secrets/octavia-persistence-db-admin 2026-08-13 01:50:15.434256 | instance | openstack/secrets/octavia-persistence-db-user 2026-08-13 01:50:15.593631 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-08-13 01:50:15.634707 | instance | openstack/secrets/octavia-rabbitmq-user 2026-08-13 01:50:15.801167 | instance | openstack/secrets/octavia-server-ca 2026-08-13 01:50:15.828059 | instance | openstack/secrets/ovn-etc 2026-08-13 01:50:16.032649 | instance | openstack/secrets/ovn-vector-config 2026-08-13 01:50:16.057066 | instance | openstack/secrets/percona-xtradb 2026-08-13 01:50:16.276666 | instance | openstack/secrets/placement-api-certs 2026-08-13 01:50:16.279765 | instance | openstack/secrets/placement-db-admin 2026-08-13 01:50:16.479442 | instance | openstack/secrets/placement-db-user 2026-08-13 01:50:16.481577 | instance | openstack/secrets/placement-etc 2026-08-13 01:50:16.668833 | instance | openstack/secrets/placement-keystone-admin 2026-08-13 01:50:16.674424 | instance | openstack/secrets/placement-keystone-user 2026-08-13 01:50:16.857393 | instance | openstack/secrets/pvc-ceph-client-key 2026-08-13 01:50:16.870517 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-08-13 01:50:17.057620 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-08-13 01:50:17.090295 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-08-13 01:50:17.273135 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-08-13 01:50:17.297750 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-08-13 01:50:17.474165 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-08-13 01:50:17.524829 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-08-13 01:50:17.689432 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-08-13 01:50:17.724969 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-08-13 01:50:17.896692 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-08-13 01:50:17.914779 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-08-13 01:50:18.108041 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-08-13 01:50:18.147887 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-08-13 01:50:18.301268 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-08-13 01:50:18.353273 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-08-13 01:50:18.496344 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-08-13 01:50:18.560338 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-08-13 01:50:18.703378 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-08-13 01:50:18.753244 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-08-13 01:50:18.904510 | instance | openstack/secrets/rook-ceph-config 2026-08-13 01:50:18.966068 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-08-13 01:50:19.122425 | instance | openstack/secrets/rook-ceph-mon 2026-08-13 01:50:19.181011 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-08-13 01:50:19.342869 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-08-13 01:50:19.405742 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-08-13 01:50:19.528363 | instance | openstack/secrets/rook-csi-cephfs-node 2026-08-13 01:50:19.611649 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-08-13 01:50:19.750992 | instance | openstack/secrets/rook-csi-rbd-node 2026-08-13 01:50:19.811632 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-08-13 01:50:19.952156 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-08-13 01:50:20.023386 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-08-13 01:50:20.176778 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-08-13 01:50:20.250351 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-08-13 01:50:20.384364 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-08-13 01:50:20.507481 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-08-13 01:50:20.603102 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-08-13 01:50:20.741965 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-08-13 01:50:20.835244 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-08-13 01:50:20.965222 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-08-13 01:50:21.034896 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-08-13 01:50:21.197954 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-08-13 01:50:21.307023 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-08-13 01:50:21.440616 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-08-13 01:50:21.514659 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-08-13 01:50:21.645080 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-08-13 01:50:21.719295 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-08-13 01:50:21.858436 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-08-13 01:50:21.933642 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-08-13 01:50:22.153594 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-08-13 01:50:22.157568 | instance | openstack/secrets/staffeln-db-admin 2026-08-13 01:50:22.353106 | instance | openstack/secrets/staffeln-db-user 2026-08-13 01:50:22.391835 | instance | openstack/secrets/staffeln-etc 2026-08-13 01:50:22.545687 | instance | openstack/secrets/valkey-ca 2026-08-13 01:50:22.606790 | instance | openstack/secrets/valkey-server-certs 2026-08-13 01:50:22.733863 | instance | openstack/services/glance-api 2026-08-13 01:50:22.792130 | instance | openstack/services/heat-api 2026-08-13 01:50:22.968613 | instance | openstack/services/heat-cfn 2026-08-13 01:50:23.031086 | instance | openstack/services/keystone-api 2026-08-13 01:50:23.229888 | instance | openstack/services/magnum-api 2026-08-13 01:50:23.296304 | instance | openstack/services/memcached 2026-08-13 01:50:23.461233 | instance | openstack/services/memcached-metrics 2026-08-13 01:50:23.538027 | instance | openstack/services/neutron-server 2026-08-13 01:50:23.687959 | instance | openstack/services/nova-api 2026-08-13 01:50:23.771469 | instance | openstack/services/nova-metadata 2026-08-13 01:50:23.942964 | instance | openstack/services/nova-novncproxy 2026-08-13 01:50:24.018515 | instance | openstack/services/octavia-api 2026-08-13 01:50:24.197035 | instance | openstack/services/ovn-ovsdb-nb 2026-08-13 01:50:24.300632 | instance | openstack/services/ovn-ovsdb-sb 2026-08-13 01:50:24.463710 | instance | openstack/services/percona-xtradb-cluster-operator 2026-08-13 01:50:24.539527 | instance | openstack/services/percona-xtradb-haproxy 2026-08-13 01:50:24.701551 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-08-13 01:50:24.766072 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-08-13 01:50:24.941891 | instance | openstack/services/percona-xtradb-pxc 2026-08-13 01:50:25.007251 | instance | openstack/services/percona-xtradb-pxc-unready 2026-08-13 01:50:25.178167 | instance | openstack/services/placement-api 2026-08-13 01:50:25.259171 | instance | openstack/services/rabbitmq-barbican 2026-08-13 01:50:25.411535 | instance | openstack/services/rabbitmq-barbican-nodes 2026-08-13 01:50:25.508558 | instance | openstack/services/rabbitmq-cinder 2026-08-13 01:50:25.660462 | instance | openstack/services/rabbitmq-cinder-nodes 2026-08-13 01:50:25.749583 | instance | openstack/services/rabbitmq-glance 2026-08-13 01:50:25.923722 | instance | openstack/services/rabbitmq-glance-nodes 2026-08-13 01:50:26.007856 | instance | openstack/services/rabbitmq-heat 2026-08-13 01:50:26.161291 | instance | openstack/services/rabbitmq-heat-nodes 2026-08-13 01:50:26.271840 | instance | openstack/services/rabbitmq-keystone 2026-08-13 01:50:26.464592 | instance | openstack/services/rabbitmq-keystone-nodes 2026-08-13 01:50:26.586784 | instance | openstack/services/rabbitmq-magnum 2026-08-13 01:50:26.725289 | instance | openstack/services/rabbitmq-magnum-nodes 2026-08-13 01:50:26.816514 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-08-13 01:50:26.968323 | instance | openstack/services/rabbitmq-neutron 2026-08-13 01:50:27.046318 | instance | openstack/services/rabbitmq-neutron-nodes 2026-08-13 01:50:27.226993 | instance | openstack/services/rabbitmq-nova 2026-08-13 01:50:27.290476 | instance | openstack/services/rabbitmq-nova-nodes 2026-08-13 01:50:27.486088 | instance | openstack/services/rabbitmq-octavia 2026-08-13 01:50:27.525544 | instance | openstack/services/rabbitmq-octavia-nodes 2026-08-13 01:50:27.727505 | instance | openstack/services/rook-ceph-rgw-ceph 2026-08-13 01:50:27.768825 | instance | openstack/services/staffeln-api 2026-08-13 01:50:27.960085 | instance | openstack/services/valkey 2026-08-13 01:50:28.033271 | instance | openstack/services/valkey-headless 2026-08-13 01:50:28.192381 | instance | openstack/services/valkey-metrics 2026-08-13 01:50:28.280605 | instance | openstack/statefulsets/magnum-conductor 2026-08-13 01:50:28.430148 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-08-13 01:50:28.541509 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-08-13 01:50:28.700081 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-08-13 01:50:28.835308 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-08-13 01:50:29.012199 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-08-13 01:50:29.131188 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-08-13 01:50:29.326395 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-08-13 01:50:29.411049 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-08-13 01:50:29.594709 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-08-13 01:50:29.671271 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-08-13 01:50:29.865703 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-08-13 01:50:29.948321 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-08-13 01:50:30.154337 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-08-13 01:50:30.347658 | instance | openstack/statefulsets/valkey-node 2026-08-13 01:50:30.540138 | instance | orc-system/deployment/orc-controller-manager 2026-08-13 01:50:30.786243 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-08-13 01:50:30.804036 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-08-13 01:50:31.240650 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-08-13 01:50:31.241672 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-08-13 01:50:31.434003 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-08-13 01:50:31.453312 | instance | rook-ceph/deployment/rook-ceph-operator 2026-08-13 01:50:31.619311 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qz5bd 2026-08-13 01:50:31.671055 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-vcvms 2026-08-13 01:50:31.824128 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-08-13 01:50:31.904708 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-08-13 01:50:32.046284 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-08-13 01:50:32.118863 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-08-13 01:50:32.268587 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-08-13 01:50:32.332784 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-08-13 01:50:32.490741 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-08-13 01:50:32.526585 | instance | orc-system/configmaps/kube-root-ca.crt 2026-08-13 01:50:32.707920 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-08-13 01:50:32.731122 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-08-13 01:50:32.909117 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-08-13 01:50:32.947418 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-08-13 01:50:33.136122 | instance | rook-ceph/roles/rook-ceph-mgr 2026-08-13 01:50:33.175206 | instance | rook-ceph/roles/rook-ceph-osd 2026-08-13 01:50:33.343228 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-08-13 01:50:33.361573 | instance | rook-ceph/roles/rook-ceph-system 2026-08-13 01:50:33.537829 | instance | orc-system/roles/orc-leader-election-role 2026-08-13 01:50:33.551983 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-08-13 01:50:33.733149 | instance | rook-ceph/serviceaccounts/default 2026-08-13 01:50:33.867871 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-08-13 01:50:33.962610 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-08-13 01:50:34.125682 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-08-13 01:50:34.360718 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-08-13 01:50:34.501515 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-08-13 01:50:34.593064 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-08-13 01:50:34.742570 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-08-13 01:50:34.832562 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-08-13 01:50:34.992466 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-08-13 01:50:35.073671 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-08-13 01:50:35.241536 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-08-13 01:50:35.315340 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-08-13 01:50:35.487810 | instance | orc-system/serviceaccounts/default 2026-08-13 01:50:35.537292 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-08-13 01:50:35.675659 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-08-13 01:50:35.744830 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-08-13 01:50:35.880441 | instance | secretgen-controller/deployment/secretgen-controller 2026-08-13 01:50:35.960135 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-z6mj9 2026-08-13 01:50:36.108285 | instance | secretgen-controller/serviceaccounts/default 2026-08-13 01:50:36.198005 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-08-13 01:50:36.317355 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-08-13 01:50:36.392715 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-08-13 01:50:36.540454 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-08-13 01:50:37.074942 | instance | ok: Runtime: 0:03:10.310688 2026-08-13 01:50:37.094884 | 2026-08-13 01:50:37.094959 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-13 01:50:37.962906 | instance | changed: 2026-08-13 01:50:37.963130 | instance | cd+++++++++ objects/ 2026-08-13 01:50:37.963169 | instance | cd+++++++++ objects/cluster/ 2026-08-13 01:50:37.963192 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-08-13 01:50:37.963216 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-08-13 01:50:37.963242 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-08-13 01:50:37.963263 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-08-13 01:50:37.963283 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-08-13 01:50:37.963302 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-08-13 01:50:37.963321 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-08-13 01:50:37.963340 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-08-13 01:50:37.963358 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-08-13 01:50:37.963377 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-08-13 01:50:37.963395 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-08-13 01:50:37.963413 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-08-13 01:50:37.963432 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-08-13 01:50:37.963451 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-08-13 01:50:37.963469 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-08-13 01:50:37.963487 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-08-13 01:50:37.963505 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-08-13 01:50:37.963523 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-08-13 01:50:37.963542 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-08-13 01:50:37.963562 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-08-13 01:50:37.963580 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-08-13 01:50:37.963599 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-08-13 01:50:37.963618 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-13 01:50:37.963637 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-08-13 01:50:37.963656 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-08-13 01:50:37.963674 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-08-13 01:50:37.963692 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-08-13 01:50:37.963710 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-08-13 01:50:37.963729 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-08-13 01:50:37.963746 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-08-13 01:50:37.963764 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-08-13 01:50:37.963782 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-08-13 01:50:37.963817 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-08-13 01:50:37.963836 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-08-13 01:50:37.963855 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-08-13 01:50:37.963873 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-08-13 01:50:37.963891 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-08-13 01:50:37.963908 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-08-13 01:50:37.963927 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-08-13 01:50:37.963946 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-08-13 01:50:37.963964 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-08-13 01:50:37.963982 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-08-13 01:50:37.964001 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-13 01:50:37.964020 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-08-13 01:50:37.964039 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-08-13 01:50:37.964060 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-08-13 01:50:37.964085 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-08-13 01:50:37.964104 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-08-13 01:50:37.964122 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-08-13 01:50:37.964315 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-08-13 01:50:37.964334 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-08-13 01:50:37.964353 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-13 01:50:37.964372 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-13 01:50:37.964390 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-08-13 01:50:37.964409 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-08-13 01:50:37.964428 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-08-13 01:50:37.964446 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-08-13 01:50:37.964464 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-08-13 01:50:37.964483 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-08-13 01:50:37.964502 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-08-13 01:50:37.964520 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-08-13 01:50:37.964538 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.964557 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.964576 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.964595 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.964613 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.964631 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.964649 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-08-13 01:50:37.964668 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-08-13 01:50:37.964694 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-08-13 01:50:37.964713 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-08-13 01:50:37.964731 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-08-13 01:50:37.964749 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-08-13 01:50:37.964768 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-08-13 01:50:37.964786 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-08-13 01:50:37.964804 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-08-13 01:50:37.964822 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-08-13 01:50:37.964839 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-08-13 01:50:37.964857 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-08-13 01:50:37.964875 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-08-13 01:50:37.964892 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-08-13 01:50:37.964910 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-08-13 01:50:37.964928 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-08-13 01:50:37.964966 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-08-13 01:50:37.964988 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-08-13 01:50:37.965006 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-08-13 01:50:37.965024 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-08-13 01:50:37.965042 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-08-13 01:50:37.965060 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-08-13 01:50:37.965078 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-08-13 01:50:37.965096 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-08-13 01:50:37.965114 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-08-13 01:50:37.965131 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-08-13 01:50:37.965149 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-08-13 01:50:37.965166 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-08-13 01:50:37.965184 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-08-13 01:50:37.965202 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-08-13 01:50:37.965220 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-08-13 01:50:37.965237 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-08-13 01:50:37.965255 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-08-13 01:50:37.965273 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-08-13 01:50:37.965291 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-08-13 01:50:37.965309 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-08-13 01:50:37.965327 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-08-13 01:50:37.965345 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-08-13 01:50:37.965370 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-08-13 01:50:37.965388 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-08-13 01:50:37.965406 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-13 01:50:37.965424 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-13 01:50:37.965442 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-08-13 01:50:37.965460 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-08-13 01:50:37.965478 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-08-13 01:50:37.965496 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-08-13 01:50:37.965514 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-08-13 01:50:37.965532 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-08-13 01:50:37.965550 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-08-13 01:50:37.965569 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-08-13 01:50:37.965587 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-08-13 01:50:37.965605 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-08-13 01:50:37.965623 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-08-13 01:50:37.965641 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-08-13 01:50:37.965658 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-08-13 01:50:37.965677 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-08-13 01:50:37.965695 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-08-13 01:50:37.965713 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-08-13 01:50:37.965731 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-08-13 01:50:37.965749 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-08-13 01:50:37.965766 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-08-13 01:50:37.965784 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-08-13 01:50:37.965802 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-08-13 01:50:37.965820 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-08-13 01:50:37.965838 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-08-13 01:50:37.965856 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-08-13 01:50:37.965875 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-08-13 01:50:37.965893 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-08-13 01:50:37.965911 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-08-13 01:50:37.965928 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-08-13 01:50:37.965946 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-08-13 01:50:37.965963 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-08-13 01:50:37.965981 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-08-13 01:50:37.966003 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-08-13 01:50:37.966027 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-08-13 01:50:37.966046 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-08-13 01:50:37.966065 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-08-13 01:50:37.966084 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-08-13 01:50:37.966101 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-08-13 01:50:37.966119 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-08-13 01:50:37.966137 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-08-13 01:50:37.966156 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-08-13 01:50:37.966174 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-08-13 01:50:37.966192 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-08-13 01:50:37.966210 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-08-13 01:50:37.966227 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-08-13 01:50:37.966245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-08-13 01:50:37.966262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-08-13 01:50:37.966280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-08-13 01:50:37.966298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-08-13 01:50:37.966315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-08-13 01:50:37.966333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-08-13 01:50:37.966350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-08-13 01:50:37.966367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-08-13 01:50:37.966385 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-08-13 01:50:37.966403 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-08-13 01:50:37.966421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-08-13 01:50:37.966439 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-08-13 01:50:37.966456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-08-13 01:50:37.966474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-08-13 01:50:37.966492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-08-13 01:50:37.966509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-08-13 01:50:37.966526 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-08-13 01:50:37.966544 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-08-13 01:50:37.966562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-08-13 01:50:37.966589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-08-13 01:50:37.966608 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-08-13 01:50:37.966626 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-08-13 01:50:37.966644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-08-13 01:50:37.966663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-08-13 01:50:37.966680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-08-13 01:50:37.966698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-08-13 01:50:37.966715 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-08-13 01:50:37.966733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-08-13 01:50:37.966750 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-08-13 01:50:37.966768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-08-13 01:50:37.966786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-08-13 01:50:37.966804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-08-13 01:50:37.966822 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-08-13 01:50:37.966840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-08-13 01:50:37.966858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-08-13 01:50:37.966876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-08-13 01:50:37.966894 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-08-13 01:50:37.966912 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-08-13 01:50:37.966930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-08-13 01:50:37.966948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-08-13 01:50:37.966966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-08-13 01:50:37.966983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-08-13 01:50:37.967001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-08-13 01:50:37.967019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-08-13 01:50:37.967040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-08-13 01:50:37.967061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-08-13 01:50:37.967079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-08-13 01:50:37.967097 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-08-13 01:50:37.967134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-08-13 01:50:37.967157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-08-13 01:50:37.967175 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-08-13 01:50:37.967194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-08-13 01:50:37.967218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-08-13 01:50:37.967288 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-08-13 01:50:37.967309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-08-13 01:50:37.967328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-08-13 01:50:37.967346 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-08-13 01:50:37.967365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-08-13 01:50:37.967383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-08-13 01:50:37.967402 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-08-13 01:50:37.967420 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-08-13 01:50:37.967438 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-08-13 01:50:37.967456 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-08-13 01:50:37.967474 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-08-13 01:50:37.967493 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-08-13 01:50:37.967510 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-08-13 01:50:37.967528 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-08-13 01:50:37.967546 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-08-13 01:50:37.967564 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-08-13 01:50:37.967582 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-08-13 01:50:37.967600 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-08-13 01:50:37.967617 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-08-13 01:50:37.967635 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-08-13 01:50:37.967653 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-08-13 01:50:37.967671 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-08-13 01:50:37.967689 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-08-13 01:50:37.967707 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-08-13 01:50:37.967725 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-08-13 01:50:37.967742 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-08-13 01:50:37.967760 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-08-13 01:50:37.967777 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-08-13 01:50:37.967795 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-08-13 01:50:37.967812 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-08-13 01:50:37.967830 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-08-13 01:50:37.967848 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-08-13 01:50:37.967866 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-08-13 01:50:37.967883 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-08-13 01:50:37.967902 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-08-13 01:50:37.967920 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-08-13 01:50:37.967943 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-08-13 01:50:37.967962 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-08-13 01:50:37.967980 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-08-13 01:50:37.967998 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-08-13 01:50:37.968016 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-08-13 01:50:37.968073 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-08-13 01:50:37.968098 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-08-13 01:50:37.968118 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-08-13 01:50:37.968137 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-08-13 01:50:37.968155 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-08-13 01:50:37.968174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-08-13 01:50:37.968193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-08-13 01:50:37.968211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-08-13 01:50:37.968229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-08-13 01:50:37.968248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-08-13 01:50:37.968266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-08-13 01:50:37.968284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-08-13 01:50:37.968301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-08-13 01:50:37.968319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-08-13 01:50:37.968337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-08-13 01:50:37.968355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-08-13 01:50:37.968373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-08-13 01:50:37.968391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-08-13 01:50:37.968408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-08-13 01:50:37.968427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-08-13 01:50:37.968445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-13 01:50:37.968463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-08-13 01:50:37.968482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-08-13 01:50:37.968500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-08-13 01:50:37.968519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-08-13 01:50:37.968537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-08-13 01:50:37.968555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-08-13 01:50:37.968573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-08-13 01:50:37.968592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-08-13 01:50:37.968616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-08-13 01:50:37.968635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-08-13 01:50:37.968653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-08-13 01:50:37.968671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-08-13 01:50:37.968689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-08-13 01:50:37.968707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-08-13 01:50:37.968725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-08-13 01:50:37.968742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-13 01:50:37.968760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-08-13 01:50:37.968778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-08-13 01:50:37.968796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-08-13 01:50:37.968813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-08-13 01:50:37.968831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-08-13 01:50:37.968849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-08-13 01:50:37.968867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-13 01:50:37.968885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-13 01:50:37.968903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-08-13 01:50:37.968921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-08-13 01:50:37.968939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-08-13 01:50:37.968972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-08-13 01:50:37.968992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-08-13 01:50:37.969010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-08-13 01:50:37.969028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-08-13 01:50:37.969047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-08-13 01:50:37.969065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.969083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.969101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.969119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.969137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.969155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.969172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-08-13 01:50:37.969191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-08-13 01:50:37.969209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-08-13 01:50:37.969227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-08-13 01:50:37.969251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-08-13 01:50:37.969270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-08-13 01:50:37.969288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-08-13 01:50:37.969306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-08-13 01:50:37.969324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-08-13 01:50:37.969342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-08-13 01:50:37.969360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-08-13 01:50:37.969378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-08-13 01:50:37.969395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-08-13 01:50:37.969413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-08-13 01:50:37.969431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-08-13 01:50:37.969449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-08-13 01:50:37.969467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-08-13 01:50:37.969485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-08-13 01:50:37.969504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-08-13 01:50:37.969522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-08-13 01:50:37.969540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-08-13 01:50:37.969558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-08-13 01:50:37.969576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-08-13 01:50:37.969594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-08-13 01:50:37.969612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-08-13 01:50:37.969630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-08-13 01:50:37.969647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-08-13 01:50:37.969665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-08-13 01:50:37.969683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-08-13 01:50:37.969701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-08-13 01:50:37.969720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-08-13 01:50:37.969738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-08-13 01:50:37.969756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-13 01:50:37.969774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-13 01:50:37.969791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-08-13 01:50:37.969809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-08-13 01:50:37.969827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-08-13 01:50:37.969844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-08-13 01:50:37.969867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-08-13 01:50:37.969886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-08-13 01:50:37.969905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-08-13 01:50:37.969923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-08-13 01:50:37.969941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-08-13 01:50:37.969959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-08-13 01:50:37.969978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-08-13 01:50:37.969999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-08-13 01:50:37.970018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-08-13 01:50:37.970036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-08-13 01:50:37.970053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-08-13 01:50:37.970071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-08-13 01:50:37.970089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-08-13 01:50:37.970107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-08-13 01:50:37.970125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-08-13 01:50:37.970143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-08-13 01:50:37.970161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-08-13 01:50:37.970179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-08-13 01:50:37.970197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-08-13 01:50:37.970215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-08-13 01:50:37.970233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-08-13 01:50:37.970251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-08-13 01:50:37.970269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-08-13 01:50:37.970287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-08-13 01:50:37.970306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-08-13 01:50:37.970324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-08-13 01:50:37.970342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-08-13 01:50:37.970360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-08-13 01:50:37.970378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-08-13 01:50:37.970396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-08-13 01:50:37.970414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-08-13 01:50:37.970433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-08-13 01:50:37.970451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-08-13 01:50:37.970470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-08-13 01:50:37.970493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-08-13 01:50:37.970513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-08-13 01:50:37.970531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-08-13 01:50:37.970550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-08-13 01:50:37.970568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-08-13 01:50:37.970586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-08-13 01:50:37.970604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-08-13 01:50:37.970621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-08-13 01:50:37.970639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-08-13 01:50:37.970657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-08-13 01:50:37.970675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-08-13 01:50:37.970694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-08-13 01:50:37.970713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-08-13 01:50:37.970731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-08-13 01:50:37.970749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-08-13 01:50:37.970767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-08-13 01:50:37.970785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-08-13 01:50:37.970804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-08-13 01:50:37.970822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-08-13 01:50:37.970840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-08-13 01:50:37.970858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-08-13 01:50:37.970875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-08-13 01:50:37.970893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-08-13 01:50:37.970911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-08-13 01:50:37.970929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-08-13 01:50:37.970947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-08-13 01:50:37.970966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-08-13 01:50:37.970985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-08-13 01:50:37.971003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-08-13 01:50:37.971020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-08-13 01:50:37.971044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-08-13 01:50:37.971063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-08-13 01:50:37.971081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-08-13 01:50:37.971111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-08-13 01:50:37.971130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-08-13 01:50:37.971148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-08-13 01:50:37.971166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-08-13 01:50:37.971184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-08-13 01:50:37.971202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-08-13 01:50:37.971219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-08-13 01:50:37.971237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-08-13 01:50:37.971254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-08-13 01:50:37.971272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-08-13 01:50:37.971290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-08-13 01:50:37.971308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-08-13 01:50:37.971326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-08-13 01:50:37.971344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-08-13 01:50:37.971362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-08-13 01:50:37.971380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-08-13 01:50:37.971398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-08-13 01:50:37.971417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-08-13 01:50:37.971435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-08-13 01:50:37.971453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-08-13 01:50:37.971471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-08-13 01:50:37.971489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-08-13 01:50:37.971507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-08-13 01:50:37.971525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-08-13 01:50:37.971543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-08-13 01:50:37.971561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-08-13 01:50:37.971578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-08-13 01:50:37.971596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-08-13 01:50:37.971614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-08-13 01:50:37.971631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-08-13 01:50:37.971649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-08-13 01:50:37.971673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-08-13 01:50:37.971692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-08-13 01:50:37.971710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-08-13 01:50:37.971727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-08-13 01:50:37.971745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-08-13 01:50:37.971762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-08-13 01:50:37.971780 | instance | cd+++++++++ objects/cluster/namespace/ 2026-08-13 01:50:37.971799 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-08-13 01:50:37.971818 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-08-13 01:50:37.971836 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-08-13 01:50:37.971854 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-08-13 01:50:37.971872 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-08-13 01:50:37.971889 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-08-13 01:50:37.971907 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-08-13 01:50:37.971925 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-08-13 01:50:37.971944 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-08-13 01:50:37.971962 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-08-13 01:50:37.971981 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-08-13 01:50:37.971999 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-08-13 01:50:37.972017 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-08-13 01:50:37.972036 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-08-13 01:50:37.972054 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-08-13 01:50:37.972072 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-08-13 01:50:37.972090 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-08-13 01:50:37.972108 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-08-13 01:50:37.972125 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-08-13 01:50:37.972143 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-08-13 01:50:37.972161 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-08-13 01:50:37.972179 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-08-13 01:50:37.972196 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-08-13 01:50:37.972214 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-08-13 01:50:37.972232 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-08-13 01:50:37.972250 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-08-13 01:50:37.972268 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-08-13 01:50:37.972285 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-08-13 01:50:37.972303 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-08-13 01:50:37.972321 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-08-13 01:50:37.972339 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-08-13 01:50:37.972356 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-08-13 01:50:37.972375 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-08-13 01:50:37.972392 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-08-13 01:50:37.972415 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-08-13 01:50:37.972434 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-08-13 01:50:37.972452 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-08-13 01:50:37.972469 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-08-13 01:50:37.972487 | instance | cd+++++++++ objects/cluster/node/ 2026-08-13 01:50:37.972505 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-08-13 01:50:37.972523 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-08-13 01:50:37.972541 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-08-13 01:50:37.972559 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-08-13 01:50:37.972576 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-08-13 01:50:37.972594 | instance | cd+++++++++ objects/namespaced/ 2026-08-13 01:50:37.972612 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-08-13 01:50:37.972630 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-08-13 01:50:37.972648 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-08-13 01:50:37.972665 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-08-13 01:50:37.972683 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.972701 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.972719 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-08-13 01:50:37.972737 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-08-13 01:50:37.972755 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-08-13 01:50:37.972773 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-08-13 01:50:37.972791 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-08-13 01:50:37.972809 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-08-13 01:50:37.972827 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-08-13 01:50:37.972845 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-08-13 01:50:37.972863 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-08-13 01:50:37.972881 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-08-13 01:50:37.972899 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-08-13 01:50:37.972917 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-08-13 01:50:37.972935 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-08-13 01:50:37.972984 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-08-13 01:50:37.973006 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-08-13 01:50:37.973025 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-08-13 01:50:37.973043 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-08-13 01:50:37.973062 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-08-13 01:50:37.973081 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-08-13 01:50:37.973099 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-126.nip.io-tls.txt 2026-08-13 01:50:37.973117 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-126.nip.io-tls.yaml 2026-08-13 01:50:37.973136 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-08-13 01:50:37.973155 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-08-13 01:50:37.973179 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-08-13 01:50:37.973198 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-08-13 01:50:37.973217 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-08-13 01:50:37.973236 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-08-13 01:50:37.973254 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.973273 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-08-13 01:50:37.973292 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-08-13 01:50:37.973310 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-08-13 01:50:37.973329 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-08-13 01:50:37.973347 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-08-13 01:50:37.973365 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-08-13 01:50:37.973383 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-08-13 01:50:37.973402 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-08-13 01:50:37.973420 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-08-13 01:50:37.973438 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-08-13 01:50:37.973456 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-08-13 01:50:37.973474 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-08-13 01:50:37.973493 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-08-13 01:50:37.973512 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-08-13 01:50:37.973530 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.973549 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.973568 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-08-13 01:50:37.973586 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-08-13 01:50:37.973606 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-08-13 01:50:37.973625 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-08-13 01:50:37.973643 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-13 01:50:37.973661 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-13 01:50:37.973679 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-08-13 01:50:37.973697 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh.txt 2026-08-13 01:50:37.973715 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh.yaml 2026-08-13 01:50:37.973733 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-08-13 01:50:37.973752 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-08-13 01:50:37.973770 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-08-13 01:50:37.973793 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-08-13 01:50:37.973812 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-08-13 01:50:37.973830 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-08-13 01:50:37.973847 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-08-13 01:50:37.973865 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-08-13 01:50:37.973883 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-08-13 01:50:37.973901 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-08-13 01:50:37.973919 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-08-13 01:50:37.973937 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-08-13 01:50:37.973954 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-08-13 01:50:37.973972 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.973990 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-08-13 01:50:37.974007 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-13 01:50:37.974025 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-13 01:50:37.974043 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-08-13 01:50:37.974060 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-08-13 01:50:37.974078 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.974095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.974113 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-08-13 01:50:37.974131 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-08-13 01:50:37.974149 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-08-13 01:50:37.974638 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-08-13 01:50:37.974665 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-08-13 01:50:37.974685 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-13 01:50:37.974705 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-08-13 01:50:37.974724 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947.txt 2026-08-13 01:50:37.974744 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947.yaml 2026-08-13 01:50:37.974762 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-08-13 01:50:37.974780 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-08-13 01:50:37.974807 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-08-13 01:50:37.974826 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-08-13 01:50:37.974844 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-08-13 01:50:37.974863 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-08-13 01:50:37.974881 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-08-13 01:50:37.974899 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-08-13 01:50:37.974918 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-08-13 01:50:37.974936 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-08-13 01:50:37.974954 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-08-13 01:50:37.974973 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-08-13 01:50:37.974992 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-08-13 01:50:37.975010 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.975029 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-08-13 01:50:37.975047 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-08-13 01:50:37.975065 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-13 01:50:37.975095 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-08-13 01:50:37.975115 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-08-13 01:50:37.975133 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.975151 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.975169 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-08-13 01:50:37.975187 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-08-13 01:50:37.975206 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-08-13 01:50:37.975224 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-08-13 01:50:37.975242 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-08-13 01:50:37.975261 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-08-13 01:50:37.975279 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-08-13 01:50:37.975297 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-zdvmn.txt 2026-08-13 01:50:37.975316 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-zdvmn.yaml 2026-08-13 01:50:37.975334 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-08-13 01:50:37.975352 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-08-13 01:50:37.975370 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-08-13 01:50:37.975389 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-08-13 01:50:37.975412 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-08-13 01:50:37.975431 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-08-13 01:50:37.975450 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-08-13 01:50:37.975470 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-08-13 01:50:37.975488 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-08-13 01:50:37.975506 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-08-13 01:50:37.975524 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-08-13 01:50:37.975541 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-08-13 01:50:37.975559 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-08-13 01:50:37.975577 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.975595 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-08-13 01:50:37.975612 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-08-13 01:50:37.975630 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-08-13 01:50:37.975648 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-08-13 01:50:37.975666 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-08-13 01:50:37.975684 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.975702 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.975720 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-08-13 01:50:37.975738 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-08-13 01:50:37.975757 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-08-13 01:50:37.975775 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-08-13 01:50:37.975793 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-08-13 01:50:37.975810 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-08-13 01:50:37.975828 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-08-13 01:50:37.975847 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-4wvvp.txt 2026-08-13 01:50:37.975865 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-4wvvp.yaml 2026-08-13 01:50:37.975883 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-08-13 01:50:37.975901 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-08-13 01:50:37.975919 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-08-13 01:50:37.975937 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-08-13 01:50:37.975955 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-08-13 01:50:37.975973 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-08-13 01:50:37.975991 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-08-13 01:50:37.976009 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-08-13 01:50:37.976028 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-08-13 01:50:37.976046 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-08-13 01:50:37.976064 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-08-13 01:50:37.976087 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-08-13 01:50:37.976106 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-08-13 01:50:37.976124 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.976142 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-08-13 01:50:37.976160 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-08-13 01:50:37.976178 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-08-13 01:50:37.976196 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-08-13 01:50:37.976214 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-08-13 01:50:37.976232 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-08-13 01:50:37.976250 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-08-13 01:50:37.976268 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.976286 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.976304 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-08-13 01:50:37.976323 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-08-13 01:50:37.976340 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-08-13 01:50:37.976358 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-08-13 01:50:37.976377 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-08-13 01:50:37.976396 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-08-13 01:50:37.976413 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-08-13 01:50:37.976432 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-08-13 01:50:37.976450 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-08-13 01:50:37.976468 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-08-13 01:50:37.976486 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-08-13 01:50:37.976504 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-08-13 01:50:37.976522 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-08-13 01:50:37.976540 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-nbzck.txt 2026-08-13 01:50:37.976559 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-nbzck.yaml 2026-08-13 01:50:37.976577 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mcqhh.txt 2026-08-13 01:50:37.976595 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mcqhh.yaml 2026-08-13 01:50:37.976613 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6trdg.txt 2026-08-13 01:50:37.976631 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6trdg.yaml 2026-08-13 01:50:37.976649 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-08-13 01:50:37.976667 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-08-13 01:50:37.976685 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-08-13 01:50:37.976703 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-08-13 01:50:37.976729 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-08-13 01:50:37.976748 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-08-13 01:50:37.976767 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-08-13 01:50:37.976785 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-08-13 01:50:37.976803 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-08-13 01:50:37.976821 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-08-13 01:50:37.976839 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-08-13 01:50:37.976857 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-08-13 01:50:37.976875 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-08-13 01:50:37.976892 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-08-13 01:50:37.976910 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-08-13 01:50:37.976928 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-08-13 01:50:37.976967 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-08-13 01:50:37.976989 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-08-13 01:50:37.977007 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-08-13 01:50:37.977025 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-08-13 01:50:37.977043 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-08-13 01:50:37.977061 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-08-13 01:50:37.977079 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-08-13 01:50:37.977097 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-08-13 01:50:37.977115 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-08-13 01:50:37.977134 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-08-13 01:50:37.977152 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-08-13 01:50:37.977170 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-08-13 01:50:37.977189 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-08-13 01:50:37.977207 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-08-13 01:50:37.977225 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-08-13 01:50:37.977243 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-08-13 01:50:37.977261 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-08-13 01:50:37.977279 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-08-13 01:50:37.977297 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-08-13 01:50:37.977360 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-08-13 01:50:37.977383 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-08-13 01:50:37.977402 | instance | cd+++++++++ objects/namespaced/default/ 2026-08-13 01:50:37.977427 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-08-13 01:50:37.977446 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.977464 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.977482 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-08-13 01:50:37.977501 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-08-13 01:50:37.977518 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-08-13 01:50:37.977537 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-08-13 01:50:37.977556 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-08-13 01:50:37.977574 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-08-13 01:50:37.977592 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-08-13 01:50:37.977611 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-08-13 01:50:37.977629 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-08-13 01:50:37.977648 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-08-13 01:50:37.977666 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-08-13 01:50:37.977684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-08-13 01:50:37.977703 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-08-13 01:50:37.977722 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.977740 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.977759 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-08-13 01:50:37.977778 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-08-13 01:50:37.977796 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-08-13 01:50:37.977815 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-08-13 01:50:37.977834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-08-13 01:50:37.977852 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-08-13 01:50:37.977871 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-08-13 01:50:37.977890 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-dnx8k.txt 2026-08-13 01:50:37.977908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-dnx8k.yaml 2026-08-13 01:50:37.977927 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-08-13 01:50:37.977946 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-08-13 01:50:37.977965 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-08-13 01:50:37.977984 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-13 01:50:37.978002 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-13 01:50:37.978021 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-08-13 01:50:37.978040 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-08-13 01:50:37.978058 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-08-13 01:50:37.978082 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-08-13 01:50:37.978102 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-08-13 01:50:37.978166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-13 01:50:37.978188 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-13 01:50:37.978208 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-08-13 01:50:37.978227 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-08-13 01:50:37.978245 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-08-13 01:50:37.978264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-08-13 01:50:37.978282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-08-13 01:50:37.978300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-08-13 01:50:37.978318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-08-13 01:50:37.978337 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-08-13 01:50:37.978354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-08-13 01:50:37.978373 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-08-13 01:50:37.978391 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-08-13 01:50:37.978409 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-08-13 01:50:37.978426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-08-13 01:50:37.978444 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-08-13 01:50:37.978462 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-08-13 01:50:37.978480 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.978498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-08-13 01:50:37.978516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-08-13 01:50:37.978534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-08-13 01:50:37.978552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-08-13 01:50:37.978570 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-08-13 01:50:37.978588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-08-13 01:50:37.978606 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-08-13 01:50:37.978624 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-08-13 01:50:37.978642 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-08-13 01:50:37.978661 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-08-13 01:50:37.978679 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-08-13 01:50:37.978698 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-08-13 01:50:37.978716 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-08-13 01:50:37.978740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-08-13 01:50:37.978759 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-08-13 01:50:37.978777 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.978796 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.978815 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-08-13 01:50:37.978833 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-08-13 01:50:37.978851 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-08-13 01:50:37.978871 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-08-13 01:50:37.978890 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-08-13 01:50:37.978908 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-08-13 01:50:37.978926 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-08-13 01:50:37.978945 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-08-13 01:50:37.978964 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-08-13 01:50:37.978983 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-08-13 01:50:37.979001 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-08-13 01:50:37.979019 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-08-13 01:50:37.979038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-08-13 01:50:37.979081 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-08-13 01:50:37.979101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-08-13 01:50:37.979120 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-08-13 01:50:37.979143 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zng5z.txt 2026-08-13 01:50:37.979302 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zng5z.yaml 2026-08-13 01:50:37.979336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fgvvh.txt 2026-08-13 01:50:37.979357 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fgvvh.yaml 2026-08-13 01:50:37.979377 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-08-13 01:50:37.979397 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-08-13 01:50:37.979417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-08-13 01:50:37.979435 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-08-13 01:50:37.979454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-08-13 01:50:37.979473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-08-13 01:50:37.979491 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-08-13 01:50:37.979509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-08-13 01:50:37.979528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-08-13 01:50:37.979546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-08-13 01:50:37.979571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-08-13 01:50:37.979590 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-08-13 01:50:37.979608 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-08-13 01:50:37.979626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-08-13 01:50:37.979645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-08-13 01:50:37.979663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-08-13 01:50:37.979681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-08-13 01:50:37.979698 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-08-13 01:50:37.979716 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-08-13 01:50:37.979735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-08-13 01:50:37.979753 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-08-13 01:50:37.979771 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-08-13 01:50:37.979789 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-08-13 01:50:37.979808 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-08-13 01:50:37.979825 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-08-13 01:50:37.979843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-08-13 01:50:37.979861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-08-13 01:50:37.979879 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-08-13 01:50:37.979896 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-08-13 01:50:37.979915 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.979932 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.979950 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-08-13 01:50:37.979967 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-08-13 01:50:37.979985 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-08-13 01:50:37.980003 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-08-13 01:50:37.980021 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-08-13 01:50:37.980040 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-08-13 01:50:37.980058 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-08-13 01:50:37.980075 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.980093 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.980110 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-08-13 01:50:37.980128 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-13 01:50:37.980146 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-13 01:50:37.980163 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-08-13 01:50:37.980181 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-13 01:50:37.980204 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-08-13 01:50:37.980223 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-13 01:50:37.980241 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-13 01:50:37.980259 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-08-13 01:50:37.980278 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-08-13 01:50:37.980297 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-08-13 01:50:37.980329 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-08-13 01:50:37.980373 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-08-13 01:50:37.980396 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-08-13 01:50:37.980416 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-08-13 01:50:37.980436 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-08-13 01:50:37.980455 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-08-13 01:50:37.980474 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-08-13 01:50:37.980492 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-08-13 01:50:37.980510 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-08-13 01:50:37.980769 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-08-13 01:50:37.980799 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-08-13 01:50:37.980820 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-08-13 01:50:37.980840 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-08-13 01:50:37.980860 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-08-13 01:50:37.980880 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.980898 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.980917 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-08-13 01:50:37.980936 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-08-13 01:50:37.980973 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-08-13 01:50:37.980993 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-08-13 01:50:37.981011 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-08-13 01:50:37.981030 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-08-13 01:50:37.981048 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-08-13 01:50:37.981066 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-08-13 01:50:37.981084 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-08-13 01:50:37.981102 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-08-13 01:50:37.981121 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-08-13 01:50:37.981139 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-08-13 01:50:37.981157 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-08-13 01:50:37.981175 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-08-13 01:50:37.981200 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-08-13 01:50:37.981219 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-08-13 01:50:37.981237 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-08-13 01:50:37.981256 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-08-13 01:50:37.981275 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-08-13 01:50:37.981293 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-08-13 01:50:37.981310 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-13 01:50:37.981329 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-08-13 01:50:37.981346 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-08-13 01:50:37.981364 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-08-13 01:50:37.981382 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-08-13 01:50:37.981401 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-08-13 01:50:37.981420 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-08-13 01:50:37.981438 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-08-13 01:50:37.981456 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-08-13 01:50:37.981474 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-08-13 01:50:37.981493 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-7tlfq.txt 2026-08-13 01:50:37.981512 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-7tlfq.yaml 2026-08-13 01:50:37.981529 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ccm8z.txt 2026-08-13 01:50:37.981547 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ccm8z.yaml 2026-08-13 01:50:37.981566 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-mb2ns.txt 2026-08-13 01:50:37.981585 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-mb2ns.yaml 2026-08-13 01:50:37.981603 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-z24n2.txt 2026-08-13 01:50:37.981621 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-z24n2.yaml 2026-08-13 01:50:37.981639 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-08-13 01:50:37.981657 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-08-13 01:50:37.981675 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-08-13 01:50:37.981693 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-08-13 01:50:37.981710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-08-13 01:50:37.981728 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-08-13 01:50:37.981745 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-t4vl6.txt 2026-08-13 01:50:37.981763 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-t4vl6.yaml 2026-08-13 01:50:37.981781 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-08-13 01:50:37.981799 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-08-13 01:50:37.981816 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-08-13 01:50:37.981840 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-08-13 01:50:37.981858 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-08-13 01:50:37.981876 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-08-13 01:50:37.981894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-08-13 01:50:37.981912 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-08-13 01:50:37.981929 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-08-13 01:50:37.981947 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-08-13 01:50:37.981965 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-08-13 01:50:37.981984 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-08-13 01:50:37.982002 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-08-13 01:50:37.982020 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-08-13 01:50:37.982038 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-08-13 01:50:37.982057 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-08-13 01:50:37.982074 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-08-13 01:50:37.982092 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-08-13 01:50:37.982110 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-08-13 01:50:37.982128 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-08-13 01:50:37.982146 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-08-13 01:50:37.982164 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-08-13 01:50:37.982182 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-13 01:50:37.982201 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-08-13 01:50:37.982219 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-08-13 01:50:37.982238 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-08-13 01:50:37.982257 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-08-13 01:50:37.982276 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-08-13 01:50:37.982295 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-08-13 01:50:37.982313 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-08-13 01:50:37.982331 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-08-13 01:50:37.982349 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-08-13 01:50:37.982367 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-08-13 01:50:37.982385 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-08-13 01:50:37.982404 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-08-13 01:50:37.982427 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-08-13 01:50:37.982446 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-08-13 01:50:37.982464 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-08-13 01:50:37.982482 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-08-13 01:50:37.982500 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-08-13 01:50:37.982517 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-08-13 01:50:37.982535 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-08-13 01:50:37.982553 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-08-13 01:50:37.982571 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-08-13 01:50:37.982589 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-08-13 01:50:37.982607 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-08-13 01:50:37.982624 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-08-13 01:50:37.982642 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-08-13 01:50:37.982659 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-08-13 01:50:37.982677 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-08-13 01:50:37.982695 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-08-13 01:50:37.982713 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8yedx1.txt 2026-08-13 01:50:37.982731 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8yedx1.yaml 2026-08-13 01:50:37.982749 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-brwaj5.txt 2026-08-13 01:50:37.982766 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-brwaj5.yaml 2026-08-13 01:50:37.982784 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-08-13 01:50:37.982802 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-08-13 01:50:37.982821 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-08-13 01:50:37.982839 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-08-13 01:50:37.982856 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-08-13 01:50:37.982874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-08-13 01:50:37.982892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-08-13 01:50:37.982910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-08-13 01:50:37.982928 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-08-13 01:50:37.982945 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-08-13 01:50:37.982963 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-08-13 01:50:37.982980 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-08-13 01:50:37.982997 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-08-13 01:50:37.983015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-08-13 01:50:37.983407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-08-13 01:50:37.983431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-08-13 01:50:37.983450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-08-13 01:50:37.983468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-08-13 01:50:37.983485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-08-13 01:50:37.983503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-08-13 01:50:37.983521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-08-13 01:50:37.983539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-08-13 01:50:37.983557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-08-13 01:50:37.983576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-08-13 01:50:37.983594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.983612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-08-13 01:50:37.983631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-08-13 01:50:37.983649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-08-13 01:50:37.983667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-08-13 01:50:37.983685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-08-13 01:50:37.983703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-08-13 01:50:37.983720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-08-13 01:50:37.983739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-08-13 01:50:37.983757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-08-13 01:50:37.983775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-08-13 01:50:37.983793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-08-13 01:50:37.983811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-08-13 01:50:37.983829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-08-13 01:50:37.983848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-08-13 01:50:37.983866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-08-13 01:50:37.983884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-08-13 01:50:37.983902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-08-13 01:50:37.983920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-08-13 01:50:37.983938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-08-13 01:50:37.983956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-08-13 01:50:37.983973 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-08-13 01:50:37.983991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-08-13 01:50:37.984015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-08-13 01:50:37.984033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-08-13 01:50:37.984051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-08-13 01:50:37.984069 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-08-13 01:50:37.984087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-08-13 01:50:37.984105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-08-13 01:50:37.984123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-08-13 01:50:37.984141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-08-13 01:50:37.984159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-08-13 01:50:37.984177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-08-13 01:50:37.984195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-08-13 01:50:37.984212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-08-13 01:50:37.984230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-08-13 01:50:37.984248 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-08-13 01:50:37.984266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-08-13 01:50:37.984285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-08-13 01:50:37.984302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-08-13 01:50:37.984320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-08-13 01:50:37.984338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-08-13 01:50:37.984355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-08-13 01:50:37.984373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-08-13 01:50:37.984391 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-08-13 01:50:37.984409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-08-13 01:50:37.984427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-08-13 01:50:37.984446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-08-13 01:50:37.984464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-08-13 01:50:37.984483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-08-13 01:50:37.984501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-08-13 01:50:37.984518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-08-13 01:50:37.984536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-08-13 01:50:37.984555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-08-13 01:50:37.984573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-08-13 01:50:37.984592 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-08-13 01:50:37.984615 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-08-13 01:50:37.984633 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-08-13 01:50:37.984652 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-08-13 01:50:37.984671 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-08-13 01:50:37.984689 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-08-13 01:50:37.984708 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-13 01:50:37.984726 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-08-13 01:50:37.984744 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-08-13 01:50:37.984762 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-08-13 01:50:37.984780 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-08-13 01:50:37.984798 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-08-13 01:50:37.984817 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-08-13 01:50:37.984836 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-08-13 01:50:37.984854 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-08-13 01:50:37.984872 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-08-13 01:50:37.984890 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-08-13 01:50:37.984909 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.984927 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.984964 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-08-13 01:50:37.984986 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-08-13 01:50:37.985004 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-08-13 01:50:37.985024 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-08-13 01:50:37.985045 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-08-13 01:50:37.985065 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-08-13 01:50:37.985083 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lmp2q.txt 2026-08-13 01:50:37.985101 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lmp2q.yaml 2026-08-13 01:50:37.985119 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-08-13 01:50:37.985137 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-08-13 01:50:37.985155 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-08-13 01:50:37.985173 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-08-13 01:50:37.985192 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-08-13 01:50:37.985210 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-08-13 01:50:37.985228 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-08-13 01:50:37.985253 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-08-13 01:50:37.985272 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-08-13 01:50:37.985291 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-08-13 01:50:37.985310 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.985328 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.985346 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-08-13 01:50:37.985364 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-08-13 01:50:37.985382 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-08-13 01:50:37.985400 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-08-13 01:50:37.985419 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-08-13 01:50:37.985437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-08-13 01:50:37.985454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-08-13 01:50:37.985472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-08-13 01:50:37.985490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-08-13 01:50:37.985508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-08-13 01:50:37.985527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-08-13 01:50:37.985545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-08-13 01:50:37.985563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-08-13 01:50:37.985581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-08-13 01:50:37.985599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-08-13 01:50:37.985617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-08-13 01:50:37.985635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-08-13 01:50:37.985654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-08-13 01:50:37.985672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-08-13 01:50:37.985690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-08-13 01:50:37.985707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-08-13 01:50:37.985725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-08-13 01:50:37.985743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-08-13 01:50:37.985762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-08-13 01:50:37.985780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-08-13 01:50:37.985798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-08-13 01:50:37.985816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-08-13 01:50:37.985833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-08-13 01:50:37.985858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-08-13 01:50:37.985877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-08-13 01:50:37.985895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-08-13 01:50:37.985914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-08-13 01:50:37.985932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-08-13 01:50:37.985950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-08-13 01:50:37.985968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-08-13 01:50:37.985986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-08-13 01:50:37.986005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-08-13 01:50:37.986024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-08-13 01:50:37.986041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-08-13 01:50:37.986059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-08-13 01:50:37.986077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-08-13 01:50:37.986094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-08-13 01:50:37.986112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-08-13 01:50:37.986130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-08-13 01:50:37.986148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-08-13 01:50:37.986166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-08-13 01:50:37.986184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-08-13 01:50:37.986202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-08-13 01:50:37.986219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-08-13 01:50:37.986237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-08-13 01:50:37.986255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-08-13 01:50:37.986273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.986291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.986309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-08-13 01:50:37.986327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-08-13 01:50:37.986345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-08-13 01:50:37.986363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-08-13 01:50:37.986387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-08-13 01:50:37.986405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-08-13 01:50:37.986423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-08-13 01:50:37.986441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-08-13 01:50:37.986458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-08-13 01:50:37.986476 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-08-13 01:50:37.986494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-08-13 01:50:37.986511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-08-13 01:50:37.986529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-08-13 01:50:37.986547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-08-13 01:50:37.986564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-08-13 01:50:37.986581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-08-13 01:50:37.986599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-08-13 01:50:37.986617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-08-13 01:50:37.986635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-08-13 01:50:37.986652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-08-13 01:50:37.986670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-08-13 01:50:37.986687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-08-13 01:50:37.986705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-08-13 01:50:37.986723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-08-13 01:50:37.986741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-08-13 01:50:37.986758 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-08-13 01:50:37.986776 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-08-13 01:50:37.986794 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-08-13 01:50:37.986812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-08-13 01:50:37.986830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-08-13 01:50:37.986848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-08-13 01:50:37.986866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-08-13 01:50:37.986883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-08-13 01:50:37.986901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-08-13 01:50:37.986926 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-08-13 01:50:37.986945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-08-13 01:50:37.986963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-08-13 01:50:37.986981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-08-13 01:50:37.986999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.987041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.987062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-08-13 01:50:37.987081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-08-13 01:50:37.987099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-08-13 01:50:37.987117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-08-13 01:50:37.987135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-08-13 01:50:37.987153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-08-13 01:50:37.987171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.987188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.987206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-08-13 01:50:37.987224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-08-13 01:50:37.987241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-08-13 01:50:37.987259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-08-13 01:50:37.987276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-08-13 01:50:37.987294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-08-13 01:50:37.987311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-08-13 01:50:37.987329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-08-13 01:50:37.987348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-08-13 01:50:37.987367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-08-13 01:50:37.987436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-08-13 01:50:37.987459 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-08-13 01:50:37.987478 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-08-13 01:50:37.987497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-08-13 01:50:37.987516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-08-13 01:50:37.987534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-08-13 01:50:37.987552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-08-13 01:50:37.987571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-08-13 01:50:37.987595 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-08-13 01:50:37.987614 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-08-13 01:50:37.987632 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-08-13 01:50:37.987650 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-08-13 01:50:37.987669 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-08-13 01:50:37.987687 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-13 01:50:37.987705 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-13 01:50:37.987723 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-08-13 01:50:37.987741 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-08-13 01:50:37.987759 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-08-13 01:50:37.987777 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-08-13 01:50:37.987795 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-08-13 01:50:37.987813 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-08-13 01:50:37.987831 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-08-13 01:50:37.987848 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.987866 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.987884 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.987901 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.987919 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.987937 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.987955 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-08-13 01:50:37.987973 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-08-13 01:50:37.987991 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-08-13 01:50:37.988009 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-08-13 01:50:37.988026 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-08-13 01:50:37.988044 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-08-13 01:50:37.988061 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-08-13 01:50:37.988079 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-08-13 01:50:37.988096 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-08-13 01:50:37.988114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-08-13 01:50:37.988132 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-08-13 01:50:37.988150 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-08-13 01:50:37.988167 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-08-13 01:50:37.988220 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.988255 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.988276 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.988295 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.988313 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.988331 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.988349 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.988367 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.988385 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-13 01:50:37.988402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-13 01:50:37.988420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.988438 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.988456 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-08-13 01:50:37.988474 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-08-13 01:50:37.988491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-08-13 01:50:37.988509 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-08-13 01:50:37.988527 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-08-13 01:50:37.988544 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-08-13 01:50:37.988562 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-08-13 01:50:37.988580 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-08-13 01:50:37.988598 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-08-13 01:50:37.988616 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-08-13 01:50:37.988633 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-08-13 01:50:37.988652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-08-13 01:50:37.988670 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-08-13 01:50:37.988687 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-08-13 01:50:37.988705 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-08-13 01:50:37.988724 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-08-13 01:50:37.988741 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-08-13 01:50:37.988759 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-08-13 01:50:37.988777 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-08-13 01:50:37.988795 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-08-13 01:50:37.988813 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-08-13 01:50:37.988831 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.988849 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.988872 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.988891 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.988910 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.988928 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.988946 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-08-13 01:50:37.988986 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-13 01:50:37.989014 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-13 01:50:37.989033 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-13 01:50:37.989052 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-13 01:50:37.989071 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-08-13 01:50:37.989089 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-08-13 01:50:37.989107 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-08-13 01:50:37.989126 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-13 01:50:37.989144 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-13 01:50:37.989162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7srkn.txt 2026-08-13 01:50:37.989180 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7srkn.yaml 2026-08-13 01:50:37.989198 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz.txt 2026-08-13 01:50:37.989216 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz.yaml 2026-08-13 01:50:37.989234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm.txt 2026-08-13 01:50:37.989253 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm.yaml 2026-08-13 01:50:37.989271 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-64h76.txt 2026-08-13 01:50:37.989289 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-64h76.yaml 2026-08-13 01:50:37.989307 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cvzpr.txt 2026-08-13 01:50:37.989325 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cvzpr.yaml 2026-08-13 01:50:37.989342 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-08-13 01:50:37.989360 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-08-13 01:50:37.989378 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-08-13 01:50:37.989396 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-08-13 01:50:37.989414 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2rlmg.txt 2026-08-13 01:50:37.989432 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2rlmg.yaml 2026-08-13 01:50:37.989450 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-08-13 01:50:37.989473 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-08-13 01:50:37.989493 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sz252.txt 2026-08-13 01:50:37.989510 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sz252.yaml 2026-08-13 01:50:37.989528 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-k4mvw.txt 2026-08-13 01:50:37.989546 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-k4mvw.yaml 2026-08-13 01:50:37.989564 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8jfhb.txt 2026-08-13 01:50:37.989582 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8jfhb.yaml 2026-08-13 01:50:37.989600 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-13 01:50:37.989617 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-13 01:50:37.989635 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8mmll.txt 2026-08-13 01:50:37.989652 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8mmll.yaml 2026-08-13 01:50:37.989670 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6z7sh.txt 2026-08-13 01:50:37.989688 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6z7sh.yaml 2026-08-13 01:50:37.989706 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-08-13 01:50:37.989723 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.989740 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.989758 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-13 01:50:37.989775 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-13 01:50:37.989793 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-08-13 01:50:37.989811 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-08-13 01:50:37.989829 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-08-13 01:50:37.989847 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-08-13 01:50:37.989865 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-08-13 01:50:37.989882 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.989901 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.989919 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-13 01:50:37.989936 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-13 01:50:37.989954 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-08-13 01:50:37.989972 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-08-13 01:50:37.989991 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-08-13 01:50:37.990009 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-08-13 01:50:37.990027 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-08-13 01:50:37.990050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-08-13 01:50:37.990069 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-08-13 01:50:37.990088 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-08-13 01:50:37.990105 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-08-13 01:50:37.990124 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.990142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.990161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-08-13 01:50:37.990179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-08-13 01:50:37.990198 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-08-13 01:50:37.990216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-08-13 01:50:37.990234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-08-13 01:50:37.990252 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-08-13 01:50:37.990271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-08-13 01:50:37.990289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-08-13 01:50:37.990307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-08-13 01:50:37.990325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-08-13 01:50:37.990343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-08-13 01:50:37.990361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-08-13 01:50:37.990378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-08-13 01:50:37.990396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-08-13 01:50:37.990414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-08-13 01:50:37.990432 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-08-13 01:50:37.990450 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.990467 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.990485 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-08-13 01:50:37.990503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-08-13 01:50:37.990520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-08-13 01:50:37.990538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-08-13 01:50:37.990556 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cvzpr-tls.txt 2026-08-13 01:50:37.990574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cvzpr-tls.yaml 2026-08-13 01:50:37.990597 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-08-13 01:50:37.990616 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-08-13 01:50:37.990634 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-08-13 01:50:37.990652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-08-13 01:50:37.990670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-08-13 01:50:37.990688 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-08-13 01:50:37.990705 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-08-13 01:50:37.990723 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-08-13 01:50:37.990741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.990758 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.990777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-08-13 01:50:37.990795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-08-13 01:50:37.990813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-08-13 01:50:37.990831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-08-13 01:50:37.990848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-08-13 01:50:37.990866 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-08-13 01:50:37.990883 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-08-13 01:50:37.990901 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-08-13 01:50:37.990919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-08-13 01:50:37.990937 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-08-13 01:50:37.990955 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-08-13 01:50:37.990973 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-08-13 01:50:37.990991 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-08-13 01:50:37.991036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-08-13 01:50:37.991055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-08-13 01:50:37.991074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-08-13 01:50:37.991092 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-08-13 01:50:37.991110 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-08-13 01:50:37.991127 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-08-13 01:50:37.991145 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-08-13 01:50:37.991163 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-08-13 01:50:37.991186 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.991204 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.991222 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.991240 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.991258 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.991276 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.991295 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.991312 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.991331 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-13 01:50:37.991349 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-13 01:50:37.991367 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.991385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.991403 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-08-13 01:50:37.991421 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-08-13 01:50:37.991439 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-08-13 01:50:37.991457 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-08-13 01:50:37.991476 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-08-13 01:50:37.991494 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-08-13 01:50:37.991512 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-08-13 01:50:37.991530 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-08-13 01:50:37.991549 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-08-13 01:50:37.991567 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-08-13 01:50:37.991586 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-08-13 01:50:37.991604 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-08-13 01:50:37.991622 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-08-13 01:50:37.991640 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-08-13 01:50:37.991658 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-08-13 01:50:37.991676 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-08-13 01:50:37.991694 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-08-13 01:50:37.991712 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-08-13 01:50:37.991729 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-08-13 01:50:37.991748 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.991770 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.991789 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-08-13 01:50:37.991807 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-08-13 01:50:37.991825 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-08-13 01:50:37.991843 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-13 01:50:37.991861 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-08-13 01:50:37.991879 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-08-13 01:50:37.991897 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-13 01:50:37.991915 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-13 01:50:37.991933 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.991951 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.991969 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-08-13 01:50:37.991987 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-08-13 01:50:37.992005 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-08-13 01:50:37.992023 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-08-13 01:50:37.992041 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-08-13 01:50:37.992058 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-08-13 01:50:37.992076 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-08-13 01:50:37.992093 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-08-13 01:50:37.992111 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-08-13 01:50:37.992129 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-08-13 01:50:37.992146 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-08-13 01:50:37.992165 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-08-13 01:50:37.992182 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-08-13 01:50:37.992201 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-08-13 01:50:37.992218 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-08-13 01:50:37.992236 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-08-13 01:50:37.992255 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-08-13 01:50:37.992272 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-08-13 01:50:37.992290 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-08-13 01:50:37.992308 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-08-13 01:50:37.992326 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-08-13 01:50:37.992344 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-13 01:50:37.992362 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-13 01:50:37.992385 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-08-13 01:50:37.992404 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-08-13 01:50:37.992422 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-08-13 01:50:37.992440 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-08-13 01:50:37.992458 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-08-13 01:50:37.992476 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-08-13 01:50:37.992495 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-13 01:50:37.992513 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-13 01:50:37.992532 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-08-13 01:50:37.992551 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-08-13 01:50:37.992569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-08-13 01:50:37.992587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-08-13 01:50:37.992606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-08-13 01:50:37.992624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-08-13 01:50:37.992642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-08-13 01:50:37.992660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-08-13 01:50:37.992678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-08-13 01:50:37.992695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-08-13 01:50:37.992713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-08-13 01:50:37.992731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-08-13 01:50:37.992748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-08-13 01:50:37.992766 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-08-13 01:50:37.992784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-08-13 01:50:37.992802 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-08-13 01:50:37.992820 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-08-13 01:50:37.992838 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-08-13 01:50:37.992856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-08-13 01:50:37.992874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-08-13 01:50:37.992892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:37.992910 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:37.992927 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-08-13 01:50:37.992965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-08-13 01:50:37.992987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-08-13 01:50:37.993006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-08-13 01:50:37.993024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-08-13 01:50:37.993042 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-08-13 01:50:37.993060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-08-13 01:50:37.993084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-08-13 01:50:37.993103 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-08-13 01:50:37.993121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-08-13 01:50:37.993139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-08-13 01:50:37.993157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-08-13 01:50:37.993175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-08-13 01:50:37.993193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-08-13 01:50:37.993211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-08-13 01:50:37.993230 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-08-13 01:50:37.993248 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-08-13 01:50:37.993266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-08-13 01:50:37.993284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-08-13 01:50:37.993301 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-08-13 01:50:37.993318 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-08-13 01:50:37.993336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-08-13 01:50:37.993354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-08-13 01:50:37.993371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-08-13 01:50:37.993390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-08-13 01:50:37.993408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-08-13 01:50:37.993425 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-08-13 01:50:37.993443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-08-13 01:50:37.993460 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-08-13 01:50:37.993478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-08-13 01:50:37.993496 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-08-13 01:50:37.993513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-08-13 01:50:37.993531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-08-13 01:50:37.993549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-08-13 01:50:37.993567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-08-13 01:50:37.993585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-08-13 01:50:37.993603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-08-13 01:50:37.993621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-08-13 01:50:37.993639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-08-13 01:50:37.993656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-08-13 01:50:37.993674 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-08-13 01:50:37.993698 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-08-13 01:50:37.993716 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-08-13 01:50:37.993734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-08-13 01:50:37.993752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-08-13 01:50:37.993771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-08-13 01:50:37.993789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-08-13 01:50:37.993808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-08-13 01:50:37.993826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-08-13 01:50:37.993844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-08-13 01:50:37.993862 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-08-13 01:50:37.993880 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-08-13 01:50:37.993898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-08-13 01:50:37.993915 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-08-13 01:50:37.993933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-08-13 01:50:37.993952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-08-13 01:50:37.993970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-08-13 01:50:37.993988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-08-13 01:50:37.994006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-08-13 01:50:37.994024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-08-13 01:50:37.994043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-08-13 01:50:37.994061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-08-13 01:50:37.994079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-08-13 01:50:37.994097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-08-13 01:50:37.994115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-08-13 01:50:37.994133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-08-13 01:50:37.994152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-08-13 01:50:37.994170 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-08-13 01:50:37.994189 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-08-13 01:50:37.994207 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-08-13 01:50:37.994226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-08-13 01:50:37.994243 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-08-13 01:50:37.994262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-08-13 01:50:37.994281 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-08-13 01:50:37.994299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-08-13 01:50:37.994323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-08-13 01:50:37.994343 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-08-13 01:50:37.994361 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-08-13 01:50:37.994380 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-08-13 01:50:37.994399 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-08-13 01:50:37.994417 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-08-13 01:50:37.994435 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-08-13 01:50:37.994454 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-08-13 01:50:37.994472 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-08-13 01:50:37.994491 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-08-13 01:50:37.994510 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-08-13 01:50:37.994528 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-08-13 01:50:37.994547 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-08-13 01:50:37.994565 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-08-13 01:50:37.994583 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-08-13 01:50:37.994601 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-08-13 01:50:37.994619 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-08-13 01:50:37.994637 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-08-13 01:50:37.994656 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-08-13 01:50:37.994673 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-08-13 01:50:37.994692 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-08-13 01:50:37.994710 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-08-13 01:50:37.994728 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-08-13 01:50:37.994747 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-08-13 01:50:37.994764 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-08-13 01:50:37.994782 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-08-13 01:50:37.994800 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-08-13 01:50:37.994817 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-08-13 01:50:37.994835 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-08-13 01:50:37.994853 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-08-13 01:50:37.994871 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-08-13 01:50:37.994888 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-08-13 01:50:37.994906 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-08-13 01:50:37.994924 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.txt 2026-08-13 01:50:37.994942 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.yaml 2026-08-13 01:50:37.994966 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-08-13 01:50:37.994995 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-08-13 01:50:37.995014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-08-13 01:50:37.995033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-08-13 01:50:37.995056 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-08-13 01:50:37.995081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-08-13 01:50:37.995105 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-08-13 01:50:37.995123 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-08-13 01:50:37.995141 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-08-13 01:50:37.995159 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-08-13 01:50:37.995177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-08-13 01:50:37.995195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-08-13 01:50:37.995212 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-08-13 01:50:37.995230 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-08-13 01:50:37.995248 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-08-13 01:50:37.995266 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-08-13 01:50:37.995285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-08-13 01:50:37.995303 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-08-13 01:50:37.995320 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-08-13 01:50:37.995339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-08-13 01:50:37.995357 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-08-13 01:50:37.995375 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-08-13 01:50:37.995394 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-08-13 01:50:37.995412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-08-13 01:50:37.995430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-08-13 01:50:37.995449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-08-13 01:50:37.995467 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-08-13 01:50:37.995485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-08-13 01:50:37.995503 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-08-13 01:50:37.995521 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-08-13 01:50:37.995540 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-08-13 01:50:37.995559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-08-13 01:50:37.995577 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-08-13 01:50:37.995595 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-08-13 01:50:37.995613 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-08-13 01:50:37.995631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-08-13 01:50:37.995649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-08-13 01:50:37.995666 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-08-13 01:50:37.995690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-08-13 01:50:37.995708 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-08-13 01:50:37.995726 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-08-13 01:50:37.995744 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-08-13 01:50:37.995762 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-08-13 01:50:37.995780 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-08-13 01:50:37.995798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-08-13 01:50:37.995816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-08-13 01:50:37.995834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-08-13 01:50:37.995852 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-08-13 01:50:37.995869 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-08-13 01:50:37.995888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-08-13 01:50:37.995905 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-08-13 01:50:37.995923 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-08-13 01:50:37.995941 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-08-13 01:50:37.995959 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-08-13 01:50:37.995977 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-08-13 01:50:37.995994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-08-13 01:50:37.996012 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-08-13 01:50:37.996030 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-08-13 01:50:37.996047 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-08-13 01:50:37.996065 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-08-13 01:50:37.996083 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-08-13 01:50:37.996101 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-08-13 01:50:37.996119 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-08-13 01:50:37.996137 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-08-13 01:50:37.996154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-08-13 01:50:37.996173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-08-13 01:50:37.996191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-08-13 01:50:37.996208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-08-13 01:50:37.996226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-08-13 01:50:37.996244 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-08-13 01:50:37.996262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-08-13 01:50:37.996280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-08-13 01:50:37.996298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-08-13 01:50:37.996316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-08-13 01:50:37.996342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-08-13 01:50:37.996361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-08-13 01:50:37.996379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-08-13 01:50:37.996397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-08-13 01:50:37.996415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-08-13 01:50:37.996433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-08-13 01:50:37.996451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-08-13 01:50:37.996469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-08-13 01:50:37.996487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-08-13 01:50:37.996504 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-08-13 01:50:37.996523 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-08-13 01:50:37.996540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-08-13 01:50:37.996558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-08-13 01:50:37.996576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-08-13 01:50:37.996594 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-08-13 01:50:37.996612 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-08-13 01:50:37.996630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-08-13 01:50:37.996647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-08-13 01:50:37.996665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-08-13 01:50:37.996683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-08-13 01:50:37.996702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-08-13 01:50:37.996720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-08-13 01:50:37.996738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-08-13 01:50:37.996756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-08-13 01:50:37.996774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-08-13 01:50:37.996792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-08-13 01:50:37.996809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-08-13 01:50:37.996827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-08-13 01:50:37.996844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-08-13 01:50:37.996863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-08-13 01:50:37.996882 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-08-13 01:50:37.996900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-08-13 01:50:37.996918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-08-13 01:50:37.996936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-08-13 01:50:37.996975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-08-13 01:50:37.996995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-08-13 01:50:37.997037 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-08-13 01:50:37.997056 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-08-13 01:50:37.997075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-08-13 01:50:37.997093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-08-13 01:50:37.997110 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-08-13 01:50:37.997128 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-08-13 01:50:37.997146 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-08-13 01:50:37.997164 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-08-13 01:50:37.997182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-08-13 01:50:37.997200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-08-13 01:50:37.997218 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-08-13 01:50:37.997235 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-08-13 01:50:37.997253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-08-13 01:50:37.997271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-08-13 01:50:37.997289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-08-13 01:50:37.997307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-08-13 01:50:37.997325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-08-13 01:50:37.997343 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-08-13 01:50:37.997361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-08-13 01:50:37.997379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-08-13 01:50:37.997397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-08-13 01:50:37.997415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-08-13 01:50:37.997433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-08-13 01:50:37.997451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-08-13 01:50:37.997516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-13 01:50:37.997538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-13 01:50:37.997557 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-08-13 01:50:37.997576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-08-13 01:50:37.997595 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-08-13 01:50:37.997613 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-08-13 01:50:37.997631 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-08-13 01:50:37.997650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-08-13 01:50:37.997668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-08-13 01:50:37.997687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-08-13 01:50:37.997704 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-08-13 01:50:37.997729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-08-13 01:50:37.997748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-08-13 01:50:37.997765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-08-13 01:50:37.997784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-08-13 01:50:37.997804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-08-13 01:50:37.997823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-08-13 01:50:37.997840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-08-13 01:50:37.997859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-08-13 01:50:37.997877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-08-13 01:50:37.997894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-08-13 01:50:37.997912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-08-13 01:50:37.997930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-08-13 01:50:37.997948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-08-13 01:50:37.997966 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-08-13 01:50:37.997984 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-08-13 01:50:37.998002 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-08-13 01:50:37.998020 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-08-13 01:50:37.998038 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-08-13 01:50:37.998056 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-08-13 01:50:37.998074 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-08-13 01:50:37.998160 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-08-13 01:50:37.998200 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-08-13 01:50:37.998222 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-08-13 01:50:37.998242 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-08-13 01:50:37.998296 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-08-13 01:50:37.998326 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-08-13 01:50:37.998347 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-08-13 01:50:37.998366 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-08-13 01:50:37.998384 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-08-13 01:50:37.998403 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-08-13 01:50:37.998422 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-08-13 01:50:37.998440 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-08-13 01:50:37.998458 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-08-13 01:50:37.998476 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-08-13 01:50:37.998494 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-08-13 01:50:37.998511 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-08-13 01:50:37.998530 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-08-13 01:50:37.998548 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-08-13 01:50:37.998572 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-08-13 01:50:37.998592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-08-13 01:50:37.998610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-08-13 01:50:37.998629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-08-13 01:50:37.998646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-08-13 01:50:37.998664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-08-13 01:50:37.998682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-08-13 01:50:37.998700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-08-13 01:50:37.998718 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-08-13 01:50:37.998736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-08-13 01:50:37.998754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-08-13 01:50:37.998771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-08-13 01:50:37.998788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-08-13 01:50:37.998807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-08-13 01:50:37.998826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-08-13 01:50:37.998844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-08-13 01:50:37.998861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-08-13 01:50:37.998879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-08-13 01:50:37.998899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-08-13 01:50:37.998919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-08-13 01:50:37.998938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-08-13 01:50:37.998969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-08-13 01:50:37.998988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-08-13 01:50:37.999006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-08-13 01:50:37.999024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-08-13 01:50:37.999043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-08-13 01:50:37.999063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-08-13 01:50:37.999081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-08-13 01:50:37.999098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-08-13 01:50:37.999117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-08-13 01:50:37.999136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-08-13 01:50:37.999154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-08-13 01:50:37.999171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-08-13 01:50:37.999189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-08-13 01:50:37.999207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-08-13 01:50:37.999224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-08-13 01:50:37.999242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-08-13 01:50:37.999261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-08-13 01:50:37.999286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-08-13 01:50:37.999304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-08-13 01:50:37.999321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-08-13 01:50:37.999340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-08-13 01:50:37.999358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-08-13 01:50:37.999377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-08-13 01:50:37.999395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-08-13 01:50:37.999414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-08-13 01:50:37.999432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-08-13 01:50:37.999450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-08-13 01:50:37.999467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-08-13 01:50:37.999484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-08-13 01:50:37.999502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-08-13 01:50:37.999520 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-08-13 01:50:37.999539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-08-13 01:50:37.999557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-08-13 01:50:37.999574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-08-13 01:50:37.999593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-08-13 01:50:37.999611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-08-13 01:50:37.999628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776415.txt 2026-08-13 01:50:37.999646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776415.yaml 2026-08-13 01:50:37.999664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776420.txt 2026-08-13 01:50:37.999682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776420.yaml 2026-08-13 01:50:37.999700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776425.txt 2026-08-13 01:50:37.999718 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29776425.yaml 2026-08-13 01:50:37.999736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-08-13 01:50:37.999754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-08-13 01:50:37.999772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-08-13 01:50:37.999789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-08-13 01:50:37.999807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-08-13 01:50:37.999825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-08-13 01:50:37.999843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-08-13 01:50:37.999860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-08-13 01:50:37.999877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-08-13 01:50:37.999895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-08-13 01:50:37.999913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-08-13 01:50:37.999930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-08-13 01:50:37.999954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-08-13 01:50:37.999972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-08-13 01:50:37.999990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-08-13 01:50:38.000008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-08-13 01:50:38.000026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-08-13 01:50:38.000044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-08-13 01:50:38.000062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-08-13 01:50:38.000079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-08-13 01:50:38.000097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-08-13 01:50:38.000115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-08-13 01:50:38.000133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-08-13 01:50:38.000151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-08-13 01:50:38.000169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-08-13 01:50:38.000187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-08-13 01:50:38.000205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-08-13 01:50:38.000222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-08-13 01:50:38.000239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-08-13 01:50:38.000257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-08-13 01:50:38.000274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-08-13 01:50:38.000291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-08-13 01:50:38.000308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-08-13 01:50:38.000326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-08-13 01:50:38.000344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-08-13 01:50:38.000362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-08-13 01:50:38.000379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-08-13 01:50:38.000397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-08-13 01:50:38.000414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-08-13 01:50:38.000431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-08-13 01:50:38.000449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-08-13 01:50:38.000467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-08-13 01:50:38.000484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-08-13 01:50:38.000502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-08-13 01:50:38.000521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-08-13 01:50:38.000538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-08-13 01:50:38.000556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-08-13 01:50:38.000574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-08-13 01:50:38.000592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-08-13 01:50:38.000609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-08-13 01:50:38.000633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-08-13 01:50:38.000652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-08-13 01:50:38.000669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-08-13 01:50:38.000686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-08-13 01:50:38.000704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-08-13 01:50:38.000721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-08-13 01:50:38.000739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-08-13 01:50:38.000756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-08-13 01:50:38.000774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-08-13 01:50:38.000793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-08-13 01:50:38.000810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-08-13 01:50:38.000827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-08-13 01:50:38.000844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-08-13 01:50:38.000861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-08-13 01:50:38.000880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-08-13 01:50:38.000898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-08-13 01:50:38.000915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-08-13 01:50:38.000932 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-08-13 01:50:38.000963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-08-13 01:50:38.000985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-08-13 01:50:38.001004 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-08-13 01:50:38.001022 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-08-13 01:50:38.001041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-08-13 01:50:38.001059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-08-13 01:50:38.001077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-08-13 01:50:38.001095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-08-13 01:50:38.001113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-08-13 01:50:38.001130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-08-13 01:50:38.001148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-08-13 01:50:38.001166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-08-13 01:50:38.001183 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-08-13 01:50:38.001201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-08-13 01:50:38.001219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-08-13 01:50:38.001236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-08-13 01:50:38.001254 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-08-13 01:50:38.001271 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-08-13 01:50:38.001289 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-08-13 01:50:38.001307 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-08-13 01:50:38.001330 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-08-13 01:50:38.001349 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-08-13 01:50:38.001366 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-08-13 01:50:38.001384 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-08-13 01:50:38.001402 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-08-13 01:50:38.001419 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-08-13 01:50:38.001437 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-08-13 01:50:38.001454 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-08-13 01:50:38.001472 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-08-13 01:50:38.001490 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-08-13 01:50:38.001509 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-08-13 01:50:38.001527 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-08-13 01:50:38.001545 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-08-13 01:50:38.001564 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-08-13 01:50:38.001581 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-08-13 01:50:38.001599 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-08-13 01:50:38.001616 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-08-13 01:50:38.001634 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-08-13 01:50:38.001652 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-08-13 01:50:38.001670 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-08-13 01:50:38.001688 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-08-13 01:50:38.001706 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-08-13 01:50:38.001724 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-08-13 01:50:38.001741 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-08-13 01:50:38.001758 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-08-13 01:50:38.001776 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-08-13 01:50:38.001794 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-08-13 01:50:38.001812 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-08-13 01:50:38.001830 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-08-13 01:50:38.001855 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-08-13 01:50:38.001873 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-08-13 01:50:38.001891 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5f45f4b9b6-qwsrn.txt 2026-08-13 01:50:38.001909 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5f45f4b9b6-qwsrn.yaml 2026-08-13 01:50:38.001927 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-tcvv4.txt 2026-08-13 01:50:38.001945 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-tcvv4.yaml 2026-08-13 01:50:38.001963 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-c24vb.txt 2026-08-13 01:50:38.001980 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-c24vb.yaml 2026-08-13 01:50:38.001998 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-x2hf9.txt 2026-08-13 01:50:38.002016 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-x2hf9.yaml 2026-08-13 01:50:38.002034 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-l87zz.txt 2026-08-13 01:50:38.002051 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-l87zz.yaml 2026-08-13 01:50:38.002070 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-d7627.txt 2026-08-13 01:50:38.002087 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-d7627.yaml 2026-08-13 01:50:38.002105 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xvlgj.txt 2026-08-13 01:50:38.002123 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xvlgj.yaml 2026-08-13 01:50:38.002141 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6447cf7f59-bwlwj.txt 2026-08-13 01:50:38.002160 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6447cf7f59-bwlwj.yaml 2026-08-13 01:50:38.002178 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-684cf9948d-9fhpd.txt 2026-08-13 01:50:38.002196 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-684cf9948d-9fhpd.yaml 2026-08-13 01:50:38.002214 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nbs8b.txt 2026-08-13 01:50:38.002231 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nbs8b.yaml 2026-08-13 01:50:38.002250 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-55bzl.txt 2026-08-13 01:50:38.002268 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-55bzl.yaml 2026-08-13 01:50:38.002286 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-8zpd8.txt 2026-08-13 01:50:38.002303 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-8zpd8.yaml 2026-08-13 01:50:38.002321 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-4fzkj.txt 2026-08-13 01:50:38.002340 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-4fzkj.yaml 2026-08-13 01:50:38.002357 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-4rqjq.txt 2026-08-13 01:50:38.002374 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-4rqjq.yaml 2026-08-13 01:50:38.002392 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4mkdr.txt 2026-08-13 01:50:38.002409 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4mkdr.yaml 2026-08-13 01:50:38.002428 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7j9rx.txt 2026-08-13 01:50:38.002445 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7j9rx.yaml 2026-08-13 01:50:38.002462 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-865n2.txt 2026-08-13 01:50:38.002480 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-865n2.yaml 2026-08-13 01:50:38.002503 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-f4v2k.txt 2026-08-13 01:50:38.002522 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-f4v2k.yaml 2026-08-13 01:50:38.002539 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-d4dd6c88b-xtw8v.txt 2026-08-13 01:50:38.002557 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-d4dd6c88b-xtw8v.yaml 2026-08-13 01:50:38.002575 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xf5m4.txt 2026-08-13 01:50:38.002592 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xf5m4.yaml 2026-08-13 01:50:38.002610 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5457df8784-fw9hs.txt 2026-08-13 01:50:38.002627 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5457df8784-fw9hs.yaml 2026-08-13 01:50:38.002645 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-54c8f47d8d-42tf2.txt 2026-08-13 01:50:38.002663 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-54c8f47d8d-42tf2.yaml 2026-08-13 01:50:38.002681 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-vwpng.txt 2026-08-13 01:50:38.002698 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-vwpng.yaml 2026-08-13 01:50:38.002716 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qgp4q.txt 2026-08-13 01:50:38.002733 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qgp4q.yaml 2026-08-13 01:50:38.002751 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-984ll.txt 2026-08-13 01:50:38.002769 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-984ll.yaml 2026-08-13 01:50:38.002788 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-7f4t2.txt 2026-08-13 01:50:38.002806 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-7f4t2.yaml 2026-08-13 01:50:38.002824 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-hj7jw.txt 2026-08-13 01:50:38.002842 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-hj7jw.yaml 2026-08-13 01:50:38.002860 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-jjmsf.txt 2026-08-13 01:50:38.002878 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-jjmsf.yaml 2026-08-13 01:50:38.002897 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tcjbj.txt 2026-08-13 01:50:38.002914 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tcjbj.yaml 2026-08-13 01:50:38.002933 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mdktl.txt 2026-08-13 01:50:38.002979 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mdktl.yaml 2026-08-13 01:50:38.002998 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6b75fd8dc-j8qt5.txt 2026-08-13 01:50:38.003016 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6b75fd8dc-j8qt5.yaml 2026-08-13 01:50:38.003034 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hblbz.txt 2026-08-13 01:50:38.003052 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hblbz.yaml 2026-08-13 01:50:38.003070 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7b6d554d9-4d5cp.txt 2026-08-13 01:50:38.003088 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7b6d554d9-4d5cp.yaml 2026-08-13 01:50:38.003107 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mhffp.txt 2026-08-13 01:50:38.003125 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mhffp.yaml 2026-08-13 01:50:38.003143 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-g6bwn.txt 2026-08-13 01:50:38.003167 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-g6bwn.yaml 2026-08-13 01:50:38.003186 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hw8xl.txt 2026-08-13 01:50:38.003204 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hw8xl.yaml 2026-08-13 01:50:38.003223 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776415-bmmv6.txt 2026-08-13 01:50:38.003242 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776415-bmmv6.yaml 2026-08-13 01:50:38.003260 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776420-52z9q.txt 2026-08-13 01:50:38.003278 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776420-52z9q.yaml 2026-08-13 01:50:38.003296 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776425-tcv5k.txt 2026-08-13 01:50:38.003356 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29776425-tcv5k.yaml 2026-08-13 01:50:38.003379 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-f5bc795f8-qqgcr.txt 2026-08-13 01:50:38.003398 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-f5bc795f8-qqgcr.yaml 2026-08-13 01:50:38.003416 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-jbxtx.txt 2026-08-13 01:50:38.003434 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-jbxtx.yaml 2026-08-13 01:50:38.003452 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-c4knq.txt 2026-08-13 01:50:38.003470 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-c4knq.yaml 2026-08-13 01:50:38.003487 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rzv5v.txt 2026-08-13 01:50:38.003506 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rzv5v.yaml 2026-08-13 01:50:38.003524 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-9hbmg.txt 2026-08-13 01:50:38.003542 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-9hbmg.yaml 2026-08-13 01:50:38.003560 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-n7lb8.txt 2026-08-13 01:50:38.003578 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-n7lb8.yaml 2026-08-13 01:50:38.003596 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-zmdst.txt 2026-08-13 01:50:38.003614 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-zmdst.yaml 2026-08-13 01:50:38.003631 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6978768b48-fd4wv.txt 2026-08-13 01:50:38.003649 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6978768b48-fd4wv.yaml 2026-08-13 01:50:38.003667 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vd2h8.txt 2026-08-13 01:50:38.003685 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vd2h8.yaml 2026-08-13 01:50:38.003702 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-zqmns.txt 2026-08-13 01:50:38.003720 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-zqmns.yaml 2026-08-13 01:50:38.003738 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2q77s.txt 2026-08-13 01:50:38.003756 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2q77s.yaml 2026-08-13 01:50:38.003774 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-9xfgn.txt 2026-08-13 01:50:38.003791 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-9xfgn.yaml 2026-08-13 01:50:38.003808 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7plgr.txt 2026-08-13 01:50:38.003826 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7plgr.yaml 2026-08-13 01:50:38.003848 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8nrt7.txt 2026-08-13 01:50:38.003867 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8nrt7.yaml 2026-08-13 01:50:38.003884 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-7lff8.txt 2026-08-13 01:50:38.003902 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-7lff8.yaml 2026-08-13 01:50:38.003919 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wmj7v.txt 2026-08-13 01:50:38.003937 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wmj7v.yaml 2026-08-13 01:50:38.003954 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6bb8444f78-jjftg.txt 2026-08-13 01:50:38.003971 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6bb8444f78-jjftg.yaml 2026-08-13 01:50:38.003989 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-08-13 01:50:38.004006 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-08-13 01:50:38.004024 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-wghhv.txt 2026-08-13 01:50:38.004042 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-wghhv.yaml 2026-08-13 01:50:38.004059 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c6ktk.txt 2026-08-13 01:50:38.004077 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c6ktk.yaml 2026-08-13 01:50:38.004096 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-sm5x5.txt 2026-08-13 01:50:38.004114 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-sm5x5.yaml 2026-08-13 01:50:38.004132 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-xdqhj.txt 2026-08-13 01:50:38.004150 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-xdqhj.yaml 2026-08-13 01:50:38.004168 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-rvt8d.txt 2026-08-13 01:50:38.004186 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-rvt8d.yaml 2026-08-13 01:50:38.004204 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mgcmt.txt 2026-08-13 01:50:38.004221 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mgcmt.yaml 2026-08-13 01:50:38.004239 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ng8zv.txt 2026-08-13 01:50:38.004257 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ng8zv.yaml 2026-08-13 01:50:38.004274 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4z7f2.txt 2026-08-13 01:50:38.004292 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4z7f2.yaml 2026-08-13 01:50:38.004309 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-2tqdv.txt 2026-08-13 01:50:38.004328 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-2tqdv.yaml 2026-08-13 01:50:38.004346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xwj6f.txt 2026-08-13 01:50:38.004364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xwj6f.yaml 2026-08-13 01:50:38.004382 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-6kssd.txt 2026-08-13 01:50:38.004400 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-6kssd.yaml 2026-08-13 01:50:38.004418 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9bx9f.txt 2026-08-13 01:50:38.004437 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9bx9f.yaml 2026-08-13 01:50:38.004455 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-bc656d555-sbp6m.txt 2026-08-13 01:50:38.004478 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-bc656d555-sbp6m.yaml 2026-08-13 01:50:38.004497 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-547799bdd4-rdgt5.txt 2026-08-13 01:50:38.004515 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-547799bdd4-rdgt5.yaml 2026-08-13 01:50:38.004533 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-f8bd6b5cd-krjcn.txt 2026-08-13 01:50:38.004551 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-f8bd6b5cd-krjcn.yaml 2026-08-13 01:50:38.004570 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hnrr2.txt 2026-08-13 01:50:38.004588 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hnrr2.yaml 2026-08-13 01:50:38.004606 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9bbsh.txt 2026-08-13 01:50:38.004624 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9bbsh.yaml 2026-08-13 01:50:38.004642 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xkjpg.txt 2026-08-13 01:50:38.004661 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xkjpg.yaml 2026-08-13 01:50:38.004679 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6445c7b994-97hd5.txt 2026-08-13 01:50:38.004697 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6445c7b994-97hd5.yaml 2026-08-13 01:50:38.004716 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-4h44s.txt 2026-08-13 01:50:38.004734 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-4h44s.yaml 2026-08-13 01:50:38.004752 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-542hb.txt 2026-08-13 01:50:38.004770 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-542hb.yaml 2026-08-13 01:50:38.004788 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-74fts.txt 2026-08-13 01:50:38.004807 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-74fts.yaml 2026-08-13 01:50:38.004825 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-825p4.txt 2026-08-13 01:50:38.004843 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-825p4.yaml 2026-08-13 01:50:38.004862 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vqxl9.txt 2026-08-13 01:50:38.004880 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vqxl9.yaml 2026-08-13 01:50:38.004898 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6d66bd9dd9-8vprg.txt 2026-08-13 01:50:38.004916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6d66bd9dd9-8vprg.yaml 2026-08-13 01:50:38.004934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hnlld.txt 2026-08-13 01:50:38.004979 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hnlld.yaml 2026-08-13 01:50:38.004999 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-58fffcfcd-5rgs7.txt 2026-08-13 01:50:38.005018 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-58fffcfcd-5rgs7.yaml 2026-08-13 01:50:38.005036 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5f6cb75cc6-wgdld.txt 2026-08-13 01:50:38.005054 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5f6cb75cc6-wgdld.yaml 2026-08-13 01:50:38.005072 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-pjdmf.txt 2026-08-13 01:50:38.005090 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-pjdmf.yaml 2026-08-13 01:50:38.005108 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-qxz56.txt 2026-08-13 01:50:38.005127 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-qxz56.yaml 2026-08-13 01:50:38.005154 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-qdd2r.txt 2026-08-13 01:50:38.005173 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-qdd2r.yaml 2026-08-13 01:50:38.005191 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-6stbv.txt 2026-08-13 01:50:38.005210 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-6stbv.yaml 2026-08-13 01:50:38.005228 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-66cbbd64b5-9kxtn.txt 2026-08-13 01:50:38.005246 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-66cbbd64b5-9kxtn.yaml 2026-08-13 01:50:38.005264 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-lxdkd.txt 2026-08-13 01:50:38.005283 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-lxdkd.yaml 2026-08-13 01:50:38.005302 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kcf92.txt 2026-08-13 01:50:38.005320 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kcf92.yaml 2026-08-13 01:50:38.005338 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-4q6xh.txt 2026-08-13 01:50:38.005356 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-4q6xh.yaml 2026-08-13 01:50:38.005374 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-j29xz.txt 2026-08-13 01:50:38.005393 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-j29xz.yaml 2026-08-13 01:50:38.005411 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-564fbb464b-c7j9d.txt 2026-08-13 01:50:38.005429 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-564fbb464b-c7j9d.yaml 2026-08-13 01:50:38.005448 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-sbpsz.txt 2026-08-13 01:50:38.005467 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-sbpsz.yaml 2026-08-13 01:50:38.005485 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-8wj8q.txt 2026-08-13 01:50:38.005504 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-8wj8q.yaml 2026-08-13 01:50:38.005521 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-zxjzc.txt 2026-08-13 01:50:38.005539 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-zxjzc.yaml 2026-08-13 01:50:38.005558 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-08-13 01:50:38.005576 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-08-13 01:50:38.005594 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-08-13 01:50:38.005612 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-08-13 01:50:38.005630 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-08-13 01:50:38.005648 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-08-13 01:50:38.005666 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-08-13 01:50:38.005685 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-08-13 01:50:38.005703 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d44fb554c-gws67.txt 2026-08-13 01:50:38.005721 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d44fb554c-gws67.yaml 2026-08-13 01:50:38.005740 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-c947b.txt 2026-08-13 01:50:38.005758 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-c947b.yaml 2026-08-13 01:50:38.005776 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-hz95p.txt 2026-08-13 01:50:38.005794 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-hz95p.yaml 2026-08-13 01:50:38.005819 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-dbvp7.txt 2026-08-13 01:50:38.005837 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-dbvp7.yaml 2026-08-13 01:50:38.005855 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-vtn7p.txt 2026-08-13 01:50:38.005873 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-vtn7p.yaml 2026-08-13 01:50:38.005890 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-dfggc.txt 2026-08-13 01:50:38.005908 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-dfggc.yaml 2026-08-13 01:50:38.005925 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-dj7v9.txt 2026-08-13 01:50:38.005942 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-dj7v9.yaml 2026-08-13 01:50:38.005959 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-08-13 01:50:38.005977 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-08-13 01:50:38.005995 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-08-13 01:50:38.006018 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-08-13 01:50:38.006036 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-2f2nw.txt 2026-08-13 01:50:38.006054 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-2f2nw.yaml 2026-08-13 01:50:38.006071 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-08-13 01:50:38.006089 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-08-13 01:50:38.006106 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-08-13 01:50:38.006124 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-08-13 01:50:38.006141 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-08-13 01:50:38.006159 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-08-13 01:50:38.006177 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-08-13 01:50:38.006194 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-08-13 01:50:38.006213 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-v27x9.txt 2026-08-13 01:50:38.006232 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-v27x9.yaml 2026-08-13 01:50:38.006249 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-08-13 01:50:38.006267 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-08-13 01:50:38.006286 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-08-13 01:50:38.006304 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-08-13 01:50:38.006322 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-08-13 01:50:38.006340 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-08-13 01:50:38.006359 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-hllz8.txt 2026-08-13 01:50:38.006377 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-hllz8.yaml 2026-08-13 01:50:38.006395 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8278p.txt 2026-08-13 01:50:38.006419 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8278p.yaml 2026-08-13 01:50:38.006438 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-86dbb9cd65-8gh7t.txt 2026-08-13 01:50:38.006457 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-86dbb9cd65-8gh7t.yaml 2026-08-13 01:50:38.006475 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5f96df47db-ttj2v.txt 2026-08-13 01:50:38.006493 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5f96df47db-ttj2v.yaml 2026-08-13 01:50:38.006511 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-2q7gf.txt 2026-08-13 01:50:38.006530 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-2q7gf.yaml 2026-08-13 01:50:38.006547 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tjdbv.txt 2026-08-13 01:50:38.006566 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tjdbv.yaml 2026-08-13 01:50:38.006585 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-08-13 01:50:38.006602 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-08-13 01:50:38.006621 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-08-13 01:50:38.006640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-08-13 01:50:38.006658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-08-13 01:50:38.006676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-08-13 01:50:38.006694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-08-13 01:50:38.006713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-08-13 01:50:38.006731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-08-13 01:50:38.006750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-08-13 01:50:38.006768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-08-13 01:50:38.006786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-08-13 01:50:38.006804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-08-13 01:50:38.006822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-08-13 01:50:38.006840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-08-13 01:50:38.006858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-08-13 01:50:38.006876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-08-13 01:50:38.006895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-08-13 01:50:38.006912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-08-13 01:50:38.006947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-08-13 01:50:38.006966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-08-13 01:50:38.006984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-08-13 01:50:38.007002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-08-13 01:50:38.007020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-08-13 01:50:38.007038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-08-13 01:50:38.007061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-08-13 01:50:38.007080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-08-13 01:50:38.007098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-08-13 01:50:38.007116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-08-13 01:50:38.007134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-08-13 01:50:38.007152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-08-13 01:50:38.007170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-08-13 01:50:38.007188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-08-13 01:50:38.007206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-08-13 01:50:38.007224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-08-13 01:50:38.007242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-08-13 01:50:38.007260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-08-13 01:50:38.007278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-08-13 01:50:38.007296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-08-13 01:50:38.007314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-08-13 01:50:38.007333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-08-13 01:50:38.007351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-08-13 01:50:38.007369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-08-13 01:50:38.007387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-08-13 01:50:38.007405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-08-13 01:50:38.007423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-08-13 01:50:38.007441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-08-13 01:50:38.007458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-08-13 01:50:38.007476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-08-13 01:50:38.007493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-08-13 01:50:38.007511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-08-13 01:50:38.007569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-08-13 01:50:38.007597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-08-13 01:50:38.007617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-08-13 01:50:38.007636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-08-13 01:50:38.007655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-08-13 01:50:38.007673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-08-13 01:50:38.007691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-08-13 01:50:38.007709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-08-13 01:50:38.007733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-08-13 01:50:38.007752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-08-13 01:50:38.007770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-08-13 01:50:38.007787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-08-13 01:50:38.007805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-08-13 01:50:38.007823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-08-13 01:50:38.007840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-08-13 01:50:38.007858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-08-13 01:50:38.007876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-08-13 01:50:38.007893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-08-13 01:50:38.007910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-08-13 01:50:38.007928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-08-13 01:50:38.007947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-08-13 01:50:38.007965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-08-13 01:50:38.007983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-08-13 01:50:38.008001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-08-13 01:50:38.008020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-08-13 01:50:38.008038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-08-13 01:50:38.008056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-08-13 01:50:38.008073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-08-13 01:50:38.008091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-08-13 01:50:38.008109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-08-13 01:50:38.008127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-08-13 01:50:38.008145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-08-13 01:50:38.008162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-08-13 01:50:38.008180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-08-13 01:50:38.008198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-08-13 01:50:38.008215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-08-13 01:50:38.008233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-08-13 01:50:38.008252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-08-13 01:50:38.008270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-08-13 01:50:38.008288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-08-13 01:50:38.008305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-08-13 01:50:38.008323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-08-13 01:50:38.008382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-08-13 01:50:38.008410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-08-13 01:50:38.008430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-08-13 01:50:38.008449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-08-13 01:50:38.008467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-08-13 01:50:38.008485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-08-13 01:50:38.008503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-08-13 01:50:38.008521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-08-13 01:50:38.008539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-08-13 01:50:38.008557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-08-13 01:50:38.008574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-08-13 01:50:38.008592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-08-13 01:50:38.008610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-08-13 01:50:38.008627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-08-13 01:50:38.008645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-08-13 01:50:38.008662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-08-13 01:50:38.008680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-08-13 01:50:38.008698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-08-13 01:50:38.008716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-08-13 01:50:38.008733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-08-13 01:50:38.008751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-08-13 01:50:38.008768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-08-13 01:50:38.008786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-08-13 01:50:38.008803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-08-13 01:50:38.008820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-08-13 01:50:38.008838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-08-13 01:50:38.008856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-08-13 01:50:38.008873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-08-13 01:50:38.008891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-08-13 01:50:38.008909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-08-13 01:50:38.008926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-08-13 01:50:38.008943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-08-13 01:50:38.008977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-08-13 01:50:38.009003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-08-13 01:50:38.009022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-08-13 01:50:38.009039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-08-13 01:50:38.009057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-08-13 01:50:38.009074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-08-13 01:50:38.009092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-08-13 01:50:38.009109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-08-13 01:50:38.009126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-08-13 01:50:38.009144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-08-13 01:50:38.009161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-08-13 01:50:38.009178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-08-13 01:50:38.009196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-08-13 01:50:38.009213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-08-13 01:50:38.009231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-08-13 01:50:38.009249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-08-13 01:50:38.009267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-08-13 01:50:38.009285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-08-13 01:50:38.009303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-08-13 01:50:38.009321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-08-13 01:50:38.009339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-08-13 01:50:38.009358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-08-13 01:50:38.009375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-08-13 01:50:38.009393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-08-13 01:50:38.009412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-08-13 01:50:38.009430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-08-13 01:50:38.009448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-08-13 01:50:38.009466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-08-13 01:50:38.009483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-08-13 01:50:38.009501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-08-13 01:50:38.009519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-08-13 01:50:38.009537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-08-13 01:50:38.009554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-08-13 01:50:38.009572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-08-13 01:50:38.009590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-08-13 01:50:38.009613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-08-13 01:50:38.009632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-08-13 01:50:38.009650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-08-13 01:50:38.009668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-08-13 01:50:38.009686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-08-13 01:50:38.009704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-08-13 01:50:38.009722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-08-13 01:50:38.009740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-08-13 01:50:38.009757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-08-13 01:50:38.009775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-08-13 01:50:38.009793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-08-13 01:50:38.009810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-08-13 01:50:38.009828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-08-13 01:50:38.009846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-08-13 01:50:38.009864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-08-13 01:50:38.009882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-08-13 01:50:38.009899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-08-13 01:50:38.009917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-08-13 01:50:38.009935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-08-13 01:50:38.009953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-08-13 01:50:38.009971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-08-13 01:50:38.009989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-08-13 01:50:38.010007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-08-13 01:50:38.010025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-08-13 01:50:38.010042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-08-13 01:50:38.010060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-08-13 01:50:38.010078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-08-13 01:50:38.010096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-08-13 01:50:38.010114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-08-13 01:50:38.010131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-08-13 01:50:38.010149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-08-13 01:50:38.010167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-08-13 01:50:38.010184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-08-13 01:50:38.010202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-08-13 01:50:38.010225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-08-13 01:50:38.010244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-08-13 01:50:38.010262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-08-13 01:50:38.010280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-08-13 01:50:38.010298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-08-13 01:50:38.010316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-08-13 01:50:38.010334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-08-13 01:50:38.010352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-08-13 01:50:38.010370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-08-13 01:50:38.010387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-08-13 01:50:38.010405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-08-13 01:50:38.010423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-08-13 01:50:38.010442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-08-13 01:50:38.010460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-08-13 01:50:38.010478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-08-13 01:50:38.010496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-08-13 01:50:38.010514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-08-13 01:50:38.010532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-08-13 01:50:38.010550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-08-13 01:50:38.010568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-08-13 01:50:38.010587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-08-13 01:50:38.010605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-08-13 01:50:38.010624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-08-13 01:50:38.010642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-08-13 01:50:38.010660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-08-13 01:50:38.010678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-08-13 01:50:38.010695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-08-13 01:50:38.010713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-08-13 01:50:38.010731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-08-13 01:50:38.010749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-08-13 01:50:38.010766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-08-13 01:50:38.010784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-08-13 01:50:38.010802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-08-13 01:50:38.010826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-08-13 01:50:38.010845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-08-13 01:50:38.010863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-08-13 01:50:38.010880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-08-13 01:50:38.010914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-08-13 01:50:38.010935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-08-13 01:50:38.010954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-08-13 01:50:38.010975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-08-13 01:50:38.010999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-08-13 01:50:38.011019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-08-13 01:50:38.011036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-08-13 01:50:38.011054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-08-13 01:50:38.011072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-08-13 01:50:38.011089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-08-13 01:50:38.011107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-08-13 01:50:38.011124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-08-13 01:50:38.011142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-08-13 01:50:38.011160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-08-13 01:50:38.011177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-08-13 01:50:38.011195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-08-13 01:50:38.011213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-08-13 01:50:38.011231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-08-13 01:50:38.011248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-08-13 01:50:38.011266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-08-13 01:50:38.011283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-08-13 01:50:38.011300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-08-13 01:50:38.011318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-08-13 01:50:38.011335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-08-13 01:50:38.011352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-08-13 01:50:38.011370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-08-13 01:50:38.011388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-08-13 01:50:38.011405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-08-13 01:50:38.011423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-08-13 01:50:38.011441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-08-13 01:50:38.011465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-08-13 01:50:38.011484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-08-13 01:50:38.011501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-08-13 01:50:38.011518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-08-13 01:50:38.011536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-08-13 01:50:38.011553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-08-13 01:50:38.011571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-08-13 01:50:38.011588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-08-13 01:50:38.011604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-08-13 01:50:38.011622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-08-13 01:50:38.011639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-13 01:50:38.011656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-13 01:50:38.011672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.011689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.011706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-08-13 01:50:38.011724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-08-13 01:50:38.011742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-08-13 01:50:38.011759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-08-13 01:50:38.011777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.011795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.011813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-08-13 01:50:38.011830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-08-13 01:50:38.011848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-08-13 01:50:38.011866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-08-13 01:50:38.011884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-08-13 01:50:38.011901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-08-13 01:50:38.011919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-08-13 01:50:38.011937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-08-13 01:50:38.011955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-08-13 01:50:38.011973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-08-13 01:50:38.011991 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-08-13 01:50:38.012010 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-08-13 01:50:38.012028 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-08-13 01:50:38.012046 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-08-13 01:50:38.012069 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-08-13 01:50:38.012088 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-08-13 01:50:38.012106 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-08-13 01:50:38.012123 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-08-13 01:50:38.012141 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-08-13 01:50:38.012158 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-08-13 01:50:38.012176 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-08-13 01:50:38.012194 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-08-13 01:50:38.012211 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-08-13 01:50:38.012229 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-08-13 01:50:38.012247 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-08-13 01:50:38.012265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-08-13 01:50:38.012284 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-08-13 01:50:38.012302 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-08-13 01:50:38.012321 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-08-13 01:50:38.012339 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-08-13 01:50:38.012357 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-08-13 01:50:38.012375 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-08-13 01:50:38.012392 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-08-13 01:50:38.012410 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-08-13 01:50:38.012428 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-08-13 01:50:38.012445 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-08-13 01:50:38.012463 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-08-13 01:50:38.012480 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-08-13 01:50:38.012498 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-08-13 01:50:38.012516 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-08-13 01:50:38.012533 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-08-13 01:50:38.012551 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-08-13 01:50:38.012568 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-08-13 01:50:38.012586 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-08-13 01:50:38.012604 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-08-13 01:50:38.012622 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-08-13 01:50:38.012645 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-08-13 01:50:38.012664 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-08-13 01:50:38.012682 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-08-13 01:50:38.012700 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-08-13 01:50:38.012717 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-08-13 01:50:38.012735 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-08-13 01:50:38.012753 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-08-13 01:50:38.012770 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-08-13 01:50:38.012788 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-08-13 01:50:38.012806 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-08-13 01:50:38.012824 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-08-13 01:50:38.012842 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-08-13 01:50:38.012860 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-08-13 01:50:38.012878 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-08-13 01:50:38.012896 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-08-13 01:50:38.012914 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-08-13 01:50:38.012932 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-08-13 01:50:38.012971 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-08-13 01:50:38.012990 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-08-13 01:50:38.013008 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-08-13 01:50:38.013026 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-08-13 01:50:38.013044 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-08-13 01:50:38.013062 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-08-13 01:50:38.013079 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-08-13 01:50:38.013097 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-08-13 01:50:38.013115 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-08-13 01:50:38.013133 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-08-13 01:50:38.013151 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-08-13 01:50:38.013169 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-08-13 01:50:38.013187 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-08-13 01:50:38.013205 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-08-13 01:50:38.013222 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-08-13 01:50:38.013240 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-08-13 01:50:38.013258 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-08-13 01:50:38.013283 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-08-13 01:50:38.013302 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-08-13 01:50:38.013320 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-08-13 01:50:38.013338 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-08-13 01:50:38.013356 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-08-13 01:50:38.013374 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-08-13 01:50:38.013392 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-08-13 01:50:38.013410 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-08-13 01:50:38.013427 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-08-13 01:50:38.013445 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-08-13 01:50:38.013462 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-08-13 01:50:38.013480 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-08-13 01:50:38.013498 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-08-13 01:50:38.013516 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-08-13 01:50:38.013534 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-08-13 01:50:38.013552 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-08-13 01:50:38.013569 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-08-13 01:50:38.013587 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-08-13 01:50:38.013604 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-08-13 01:50:38.013621 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-08-13 01:50:38.013639 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-08-13 01:50:38.013656 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-08-13 01:50:38.013674 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-08-13 01:50:38.013691 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-08-13 01:50:38.013708 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-08-13 01:50:38.013726 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-08-13 01:50:38.013743 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-08-13 01:50:38.013760 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-08-13 01:50:38.013778 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-08-13 01:50:38.013796 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-08-13 01:50:38.013814 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-08-13 01:50:38.013832 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-08-13 01:50:38.013850 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-08-13 01:50:38.013868 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-08-13 01:50:38.013892 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-08-13 01:50:38.013911 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-08-13 01:50:38.013929 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-08-13 01:50:38.013947 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-08-13 01:50:38.013965 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-08-13 01:50:38.013983 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-08-13 01:50:38.014000 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-08-13 01:50:38.014018 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-08-13 01:50:38.014036 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-08-13 01:50:38.014054 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-08-13 01:50:38.014071 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-08-13 01:50:38.014089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-08-13 01:50:38.014106 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-08-13 01:50:38.014124 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-08-13 01:50:38.014142 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-08-13 01:50:38.014160 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-08-13 01:50:38.014178 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-08-13 01:50:38.014195 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-08-13 01:50:38.014213 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-08-13 01:50:38.014231 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-08-13 01:50:38.014249 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-08-13 01:50:38.014267 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-08-13 01:50:38.014286 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-08-13 01:50:38.014304 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-08-13 01:50:38.014322 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-08-13 01:50:38.014340 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-08-13 01:50:38.014358 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-08-13 01:50:38.014376 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-08-13 01:50:38.014394 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-08-13 01:50:38.014412 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-08-13 01:50:38.014430 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-08-13 01:50:38.014447 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-08-13 01:50:38.014465 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-08-13 01:50:38.014487 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-08-13 01:50:38.014506 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-08-13 01:50:38.014525 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-08-13 01:50:38.014543 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-08-13 01:50:38.014561 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-08-13 01:50:38.014579 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-08-13 01:50:38.014598 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-08-13 01:50:38.014616 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-08-13 01:50:38.014634 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-08-13 01:50:38.014651 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-08-13 01:50:38.014669 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-08-13 01:50:38.014688 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-08-13 01:50:38.014706 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-08-13 01:50:38.014723 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-08-13 01:50:38.014741 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-08-13 01:50:38.014758 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-08-13 01:50:38.014776 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-08-13 01:50:38.014794 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-08-13 01:50:38.014812 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-08-13 01:50:38.014830 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-08-13 01:50:38.014848 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-08-13 01:50:38.014866 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-08-13 01:50:38.014912 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-08-13 01:50:38.014932 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-08-13 01:50:38.014950 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-08-13 01:50:38.014968 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-08-13 01:50:38.014986 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-08-13 01:50:38.015004 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-08-13 01:50:38.015022 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-08-13 01:50:38.015040 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-08-13 01:50:38.015058 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-08-13 01:50:38.015076 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-08-13 01:50:38.015100 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-08-13 01:50:38.015119 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-08-13 01:50:38.015137 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-08-13 01:50:38.015155 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-08-13 01:50:38.015172 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-08-13 01:50:38.015190 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-08-13 01:50:38.015208 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-08-13 01:50:38.015225 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-08-13 01:50:38.015243 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-08-13 01:50:38.015260 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-08-13 01:50:38.015278 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-08-13 01:50:38.015296 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-08-13 01:50:38.015313 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-08-13 01:50:38.015331 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-08-13 01:50:38.015348 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-08-13 01:50:38.015366 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-08-13 01:50:38.015384 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-08-13 01:50:38.015401 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-08-13 01:50:38.015419 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-08-13 01:50:38.015436 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-08-13 01:50:38.015454 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-08-13 01:50:38.015472 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-08-13 01:50:38.015490 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-08-13 01:50:38.015508 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-08-13 01:50:38.015526 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-08-13 01:50:38.015545 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-08-13 01:50:38.015563 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-08-13 01:50:38.015581 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-08-13 01:50:38.015599 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-08-13 01:50:38.015617 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-08-13 01:50:38.015636 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-08-13 01:50:38.015808 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-08-13 01:50:38.015852 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-08-13 01:50:38.015875 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-08-13 01:50:38.015904 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-08-13 01:50:38.015925 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-08-13 01:50:38.015944 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-08-13 01:50:38.015963 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-08-13 01:50:38.015981 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-08-13 01:50:38.016000 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-08-13 01:50:38.016020 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-08-13 01:50:38.016039 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-08-13 01:50:38.016059 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-08-13 01:50:38.016077 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-08-13 01:50:38.016095 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-08-13 01:50:38.016113 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-08-13 01:50:38.016132 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-08-13 01:50:38.016149 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-08-13 01:50:38.016167 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-08-13 01:50:38.016185 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-08-13 01:50:38.016204 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-08-13 01:50:38.016222 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-08-13 01:50:38.016239 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-08-13 01:50:38.016257 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-08-13 01:50:38.016276 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-08-13 01:50:38.016294 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-08-13 01:50:38.016312 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-08-13 01:50:38.016329 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-08-13 01:50:38.016347 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-08-13 01:50:38.016365 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-08-13 01:50:38.016383 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-08-13 01:50:38.016401 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-08-13 01:50:38.016419 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-08-13 01:50:38.016437 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-08-13 01:50:38.016456 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-08-13 01:50:38.016474 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-08-13 01:50:38.016492 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-08-13 01:50:38.016516 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-08-13 01:50:38.016535 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-08-13 01:50:38.016553 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-08-13 01:50:38.016570 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-08-13 01:50:38.016588 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-08-13 01:50:38.016605 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-08-13 01:50:38.016622 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-08-13 01:50:38.016640 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-08-13 01:50:38.016657 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-08-13 01:50:38.016675 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-08-13 01:50:38.016693 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-08-13 01:50:38.016711 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-08-13 01:50:38.016729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-08-13 01:50:38.016746 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-08-13 01:50:38.016764 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-08-13 01:50:38.016782 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-08-13 01:50:38.016799 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-08-13 01:50:38.016817 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-08-13 01:50:38.016834 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-08-13 01:50:38.016852 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-08-13 01:50:38.016869 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-08-13 01:50:38.016886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-08-13 01:50:38.016904 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-08-13 01:50:38.016921 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-08-13 01:50:38.016939 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-08-13 01:50:38.016977 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-08-13 01:50:38.016998 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-08-13 01:50:38.017017 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-08-13 01:50:38.017035 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-08-13 01:50:38.017053 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-08-13 01:50:38.017072 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-08-13 01:50:38.017091 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-08-13 01:50:38.017110 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-08-13 01:50:38.017128 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.017151 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.017170 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-08-13 01:50:38.017188 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-08-13 01:50:38.017206 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-08-13 01:50:38.017223 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-08-13 01:50:38.017241 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.017258 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.017276 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-08-13 01:50:38.017294 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-08-13 01:50:38.017312 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-08-13 01:50:38.017329 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-08-13 01:50:38.017347 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-08-13 01:50:38.017364 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-08-13 01:50:38.017382 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-08-13 01:50:38.017400 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-08-13 01:50:38.017418 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-08-13 01:50:38.017435 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-08-13 01:50:38.017453 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-08-13 01:50:38.017472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-08-13 01:50:38.017489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-08-13 01:50:38.017507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-08-13 01:50:38.017525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-08-13 01:50:38.017543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-08-13 01:50:38.017561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-08-13 01:50:38.017578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-08-13 01:50:38.017595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-08-13 01:50:38.017654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-08-13 01:50:38.017679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-08-13 01:50:38.017699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-08-13 01:50:38.017718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-08-13 01:50:38.017736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-08-13 01:50:38.017754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-08-13 01:50:38.017772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-08-13 01:50:38.017789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-08-13 01:50:38.017807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-08-13 01:50:38.017830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-08-13 01:50:38.017849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-08-13 01:50:38.017866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-08-13 01:50:38.017884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-08-13 01:50:38.017901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-08-13 01:50:38.017919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-08-13 01:50:38.017937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-08-13 01:50:38.017954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-08-13 01:50:38.017972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-08-13 01:50:38.017990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-08-13 01:50:38.018008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-08-13 01:50:38.018025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-08-13 01:50:38.018044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-08-13 01:50:38.018062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-08-13 01:50:38.018079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-08-13 01:50:38.018097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-08-13 01:50:38.018115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-08-13 01:50:38.018133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-08-13 01:50:38.018150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-08-13 01:50:38.018168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-08-13 01:50:38.018185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-08-13 01:50:38.018203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-08-13 01:50:38.018221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-08-13 01:50:38.018239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-08-13 01:50:38.018257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-08-13 01:50:38.018275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-08-13 01:50:38.018293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-08-13 01:50:38.018311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-08-13 01:50:38.018329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-08-13 01:50:38.018347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-08-13 01:50:38.018365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-08-13 01:50:38.018383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-08-13 01:50:38.018402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-08-13 01:50:38.018455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-08-13 01:50:38.018484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-08-13 01:50:38.018504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-08-13 01:50:38.018524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-08-13 01:50:38.018548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-08-13 01:50:38.018568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-08-13 01:50:38.018587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-08-13 01:50:38.018604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-08-13 01:50:38.018622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-08-13 01:50:38.018640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-08-13 01:50:38.018658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-08-13 01:50:38.018676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-08-13 01:50:38.018694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-08-13 01:50:38.018711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-08-13 01:50:38.018729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-08-13 01:50:38.018746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-08-13 01:50:38.018763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-08-13 01:50:38.018780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-08-13 01:50:38.018798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-08-13 01:50:38.018815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-08-13 01:50:38.018833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-08-13 01:50:38.018866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-08-13 01:50:38.018885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-08-13 01:50:38.018903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-08-13 01:50:38.018920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-08-13 01:50:38.018938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-08-13 01:50:38.018955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-08-13 01:50:38.018973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-08-13 01:50:38.018992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-08-13 01:50:38.019010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-08-13 01:50:38.019027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-08-13 01:50:38.019045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-08-13 01:50:38.019063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-08-13 01:50:38.019081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-08-13 01:50:38.019099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-08-13 01:50:38.019117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-08-13 01:50:38.019136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-08-13 01:50:38.019154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-08-13 01:50:38.019172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-08-13 01:50:38.019191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-08-13 01:50:38.019215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-08-13 01:50:38.019234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-08-13 01:50:38.019252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-08-13 01:50:38.019270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-08-13 01:50:38.019288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-08-13 01:50:38.019305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-08-13 01:50:38.019323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-08-13 01:50:38.019342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-08-13 01:50:38.019360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-08-13 01:50:38.019377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-08-13 01:50:38.019395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-08-13 01:50:38.019413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-08-13 01:50:38.019431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-08-13 01:50:38.019448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-08-13 01:50:38.019466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-08-13 01:50:38.019484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-08-13 01:50:38.019502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-08-13 01:50:38.019520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-08-13 01:50:38.019537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-08-13 01:50:38.019555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-08-13 01:50:38.019574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-08-13 01:50:38.019592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-08-13 01:50:38.019610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wmj7v-api.txt 2026-08-13 01:50:38.019628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wmj7v-api.yaml 2026-08-13 01:50:38.019646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wmj7v-vnc.txt 2026-08-13 01:50:38.019664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wmj7v-vnc.yaml 2026-08-13 01:50:38.019682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-08-13 01:50:38.019699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-08-13 01:50:38.019718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-08-13 01:50:38.019735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-08-13 01:50:38.019753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-08-13 01:50:38.019771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-08-13 01:50:38.019788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-08-13 01:50:38.019806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-08-13 01:50:38.019823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-08-13 01:50:38.019841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-08-13 01:50:38.019864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-08-13 01:50:38.019884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-08-13 01:50:38.019901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-08-13 01:50:38.019919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-08-13 01:50:38.019937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-08-13 01:50:38.019956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-08-13 01:50:38.019974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-08-13 01:50:38.019992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-08-13 01:50:38.020009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-08-13 01:50:38.020027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-08-13 01:50:38.020045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-08-13 01:50:38.020063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-08-13 01:50:38.020081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-08-13 01:50:38.020099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-08-13 01:50:38.020117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-08-13 01:50:38.020140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-08-13 01:50:38.020160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-08-13 01:50:38.020178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-08-13 01:50:38.020196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-08-13 01:50:38.020214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-08-13 01:50:38.020231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-08-13 01:50:38.020250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-08-13 01:50:38.020268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-08-13 01:50:38.020286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-08-13 01:50:38.020304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-08-13 01:50:38.020322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-08-13 01:50:38.020340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-08-13 01:50:38.020357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-08-13 01:50:38.020375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-08-13 01:50:38.020393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-08-13 01:50:38.020411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-08-13 01:50:38.020429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-08-13 01:50:38.020447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-08-13 01:50:38.020465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-08-13 01:50:38.020482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-08-13 01:50:38.020505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-08-13 01:50:38.020524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-08-13 01:50:38.020543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-08-13 01:50:38.020561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-08-13 01:50:38.020579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-08-13 01:50:38.020597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-08-13 01:50:38.020615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-08-13 01:50:38.020633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-08-13 01:50:38.020651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-08-13 01:50:38.020668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-08-13 01:50:38.020686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-08-13 01:50:38.020704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-08-13 01:50:38.020722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-08-13 01:50:38.020740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-08-13 01:50:38.020758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-08-13 01:50:38.020776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-08-13 01:50:38.020794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-08-13 01:50:38.020812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-08-13 01:50:38.020830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-08-13 01:50:38.020848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-08-13 01:50:38.020866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-08-13 01:50:38.020884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-08-13 01:50:38.020902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-08-13 01:50:38.020920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-08-13 01:50:38.020939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-08-13 01:50:38.020972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-08-13 01:50:38.020992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-08-13 01:50:38.021010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-08-13 01:50:38.021028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-08-13 01:50:38.021046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-08-13 01:50:38.021064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-08-13 01:50:38.021082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-08-13 01:50:38.021101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-08-13 01:50:38.021120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-08-13 01:50:38.021138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-08-13 01:50:38.021157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-08-13 01:50:38.021175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-08-13 01:50:38.021200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-08-13 01:50:38.021218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-08-13 01:50:38.021237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-08-13 01:50:38.021255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-08-13 01:50:38.021272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-08-13 01:50:38.021291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-08-13 01:50:38.021309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-08-13 01:50:38.021327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-08-13 01:50:38.021345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-08-13 01:50:38.021363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-08-13 01:50:38.021381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-08-13 01:50:38.021399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-08-13 01:50:38.021417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-08-13 01:50:38.021434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-08-13 01:50:38.021453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-08-13 01:50:38.021471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-08-13 01:50:38.021489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-08-13 01:50:38.021507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-08-13 01:50:38.021525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-08-13 01:50:38.021543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-08-13 01:50:38.021562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-08-13 01:50:38.021579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-08-13 01:50:38.021598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-08-13 01:50:38.021616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-08-13 01:50:38.021633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-08-13 01:50:38.021651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-08-13 01:50:38.021669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-08-13 01:50:38.021687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-08-13 01:50:38.021706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-08-13 01:50:38.021724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-08-13 01:50:38.021742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-08-13 01:50:38.021760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-08-13 01:50:38.021778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-08-13 01:50:38.021795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-08-13 01:50:38.021813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-08-13 01:50:38.021831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-08-13 01:50:38.021855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-08-13 01:50:38.021873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-08-13 01:50:38.021891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-08-13 01:50:38.021909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-08-13 01:50:38.021926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-08-13 01:50:38.021944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-08-13 01:50:38.021962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-08-13 01:50:38.021980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-08-13 01:50:38.021997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-08-13 01:50:38.022015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-08-13 01:50:38.022034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-08-13 01:50:38.022051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-08-13 01:50:38.022068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-08-13 01:50:38.022086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-08-13 01:50:38.022105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-08-13 01:50:38.022123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-08-13 01:50:38.022141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-08-13 01:50:38.022159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-08-13 01:50:38.022176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-08-13 01:50:38.022194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-08-13 01:50:38.022211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-08-13 01:50:38.022228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-08-13 01:50:38.022246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-08-13 01:50:38.022263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-08-13 01:50:38.022281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-08-13 01:50:38.022298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-08-13 01:50:38.022316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-08-13 01:50:38.022334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-08-13 01:50:38.022351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-08-13 01:50:38.022369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-08-13 01:50:38.022387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-08-13 01:50:38.022406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-08-13 01:50:38.022423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-08-13 01:50:38.022441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-08-13 01:50:38.022465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-13 01:50:38.022484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-13 01:50:38.022502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-08-13 01:50:38.022520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-08-13 01:50:38.022538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-08-13 01:50:38.022555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-08-13 01:50:38.022573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-08-13 01:50:38.022590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-08-13 01:50:38.022608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-08-13 01:50:38.022626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-08-13 01:50:38.022643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-08-13 01:50:38.022661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-08-13 01:50:38.022679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-08-13 01:50:38.022697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-08-13 01:50:38.022715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-08-13 01:50:38.022732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-08-13 01:50:38.022750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-08-13 01:50:38.022768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-08-13 01:50:38.022787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-08-13 01:50:38.022804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-08-13 01:50:38.022822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-08-13 01:50:38.022868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-08-13 01:50:38.022888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-08-13 01:50:38.022909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-08-13 01:50:38.022927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-08-13 01:50:38.022945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-08-13 01:50:38.022964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-08-13 01:50:38.022982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-08-13 01:50:38.023000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-08-13 01:50:38.023018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-08-13 01:50:38.023036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-08-13 01:50:38.023054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-08-13 01:50:38.023072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-08-13 01:50:38.023090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-08-13 01:50:38.023115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-08-13 01:50:38.023133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-08-13 01:50:38.023151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-08-13 01:50:38.023170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-08-13 01:50:38.023188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-08-13 01:50:38.023206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-08-13 01:50:38.023224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-08-13 01:50:38.023243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-08-13 01:50:38.023260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-08-13 01:50:38.023278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-08-13 01:50:38.023296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-08-13 01:50:38.023314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-08-13 01:50:38.023332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-08-13 01:50:38.023351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-08-13 01:50:38.023369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-08-13 01:50:38.023386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-08-13 01:50:38.023404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-08-13 01:50:38.023422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-08-13 01:50:38.023440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-08-13 01:50:38.023458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-08-13 01:50:38.023476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-08-13 01:50:38.023494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-08-13 01:50:38.023511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-08-13 01:50:38.023529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-08-13 01:50:38.023547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-08-13 01:50:38.023565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-08-13 01:50:38.023583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-08-13 01:50:38.023601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-08-13 01:50:38.023619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-08-13 01:50:38.023637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-08-13 01:50:38.023655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-08-13 01:50:38.023673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-08-13 01:50:38.023692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-08-13 01:50:38.023715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-08-13 01:50:38.023734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-08-13 01:50:38.023753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-08-13 01:50:38.023771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-08-13 01:50:38.023789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-08-13 01:50:38.023807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-08-13 01:50:38.023825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-08-13 01:50:38.023843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-08-13 01:50:38.023861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-08-13 01:50:38.023880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-08-13 01:50:38.023898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-08-13 01:50:38.023916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-08-13 01:50:38.023933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-08-13 01:50:38.023950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-08-13 01:50:38.023968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-08-13 01:50:38.023985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-08-13 01:50:38.024002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-08-13 01:50:38.024020 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-08-13 01:50:38.024037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-08-13 01:50:38.024055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-08-13 01:50:38.024073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-08-13 01:50:38.024090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-08-13 01:50:38.024107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-08-13 01:50:38.024125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-08-13 01:50:38.024142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-08-13 01:50:38.024159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-08-13 01:50:38.024177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-08-13 01:50:38.024195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-08-13 01:50:38.024212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-08-13 01:50:38.024229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-08-13 01:50:38.024246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-08-13 01:50:38.024264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-08-13 01:50:38.024281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-08-13 01:50:38.024298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-08-13 01:50:38.024316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-08-13 01:50:38.024341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-08-13 01:50:38.024360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-08-13 01:50:38.024378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-08-13 01:50:38.024396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-08-13 01:50:38.024414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-08-13 01:50:38.024432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-08-13 01:50:38.024450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-08-13 01:50:38.024468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-08-13 01:50:38.024485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-08-13 01:50:38.024503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-08-13 01:50:38.024520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-08-13 01:50:38.024538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-08-13 01:50:38.024555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-08-13 01:50:38.024573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-08-13 01:50:38.024592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-08-13 01:50:38.024610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-08-13 01:50:38.024628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-08-13 01:50:38.024646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-08-13 01:50:38.024665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-08-13 01:50:38.024683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-08-13 01:50:38.024701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-08-13 01:50:38.024720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-08-13 01:50:38.024738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-08-13 01:50:38.024756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-08-13 01:50:38.024774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-08-13 01:50:38.024793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-08-13 01:50:38.024811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-08-13 01:50:38.024829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-08-13 01:50:38.024848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-08-13 01:50:38.024866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-08-13 01:50:38.024883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-08-13 01:50:38.024901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-08-13 01:50:38.024919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-08-13 01:50:38.024938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-08-13 01:50:38.024978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-08-13 01:50:38.025003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-08-13 01:50:38.025022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-08-13 01:50:38.025039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-08-13 01:50:38.025058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-08-13 01:50:38.025076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-08-13 01:50:38.025094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-08-13 01:50:38.025112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-08-13 01:50:38.025130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-08-13 01:50:38.025148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-08-13 01:50:38.025165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-08-13 01:50:38.025183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-08-13 01:50:38.025201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-08-13 01:50:38.025219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-08-13 01:50:38.025237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-08-13 01:50:38.025255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-08-13 01:50:38.025273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-08-13 01:50:38.025291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-08-13 01:50:38.025309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-08-13 01:50:38.025326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-08-13 01:50:38.025343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-08-13 01:50:38.025361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-08-13 01:50:38.025378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-08-13 01:50:38.025396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-08-13 01:50:38.025414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-08-13 01:50:38.025432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-08-13 01:50:38.025450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-08-13 01:50:38.025467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-08-13 01:50:38.025484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-08-13 01:50:38.025502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-08-13 01:50:38.025520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-08-13 01:50:38.025538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-08-13 01:50:38.025555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-08-13 01:50:38.025573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-08-13 01:50:38.025591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-08-13 01:50:38.025609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-08-13 01:50:38.025634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-08-13 01:50:38.025653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-08-13 01:50:38.025672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-08-13 01:50:38.025689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-08-13 01:50:38.025708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-08-13 01:50:38.025727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-08-13 01:50:38.025746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-08-13 01:50:38.025765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-08-13 01:50:38.025783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-08-13 01:50:38.025801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-08-13 01:50:38.025820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-08-13 01:50:38.025839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-08-13 01:50:38.025857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-08-13 01:50:38.025876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-08-13 01:50:38.025894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-08-13 01:50:38.025912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-08-13 01:50:38.025931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-08-13 01:50:38.025949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-08-13 01:50:38.025967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-08-13 01:50:38.025985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-08-13 01:50:38.026004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-08-13 01:50:38.026022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-08-13 01:50:38.026040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-08-13 01:50:38.026058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-08-13 01:50:38.026076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-08-13 01:50:38.026094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-08-13 01:50:38.026112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-08-13 01:50:38.026130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-08-13 01:50:38.026149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-08-13 01:50:38.026166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-08-13 01:50:38.026185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-08-13 01:50:38.026203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-08-13 01:50:38.026222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-08-13 01:50:38.026240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-08-13 01:50:38.026262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-08-13 01:50:38.026280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-08-13 01:50:38.026298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-08-13 01:50:38.026315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-08-13 01:50:38.026334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-08-13 01:50:38.026352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-08-13 01:50:38.026370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-08-13 01:50:38.026388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-08-13 01:50:38.026406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-08-13 01:50:38.026424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-08-13 01:50:38.026442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-08-13 01:50:38.026459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-08-13 01:50:38.026478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-08-13 01:50:38.026495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-08-13 01:50:38.026513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-08-13 01:50:38.026530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-08-13 01:50:38.026548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-08-13 01:50:38.026565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-08-13 01:50:38.026583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-08-13 01:50:38.026600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-08-13 01:50:38.026617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-08-13 01:50:38.026634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-08-13 01:50:38.026651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-08-13 01:50:38.026669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-08-13 01:50:38.026687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-08-13 01:50:38.026704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-08-13 01:50:38.026722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-08-13 01:50:38.026739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-08-13 01:50:38.026756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-08-13 01:50:38.026773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-08-13 01:50:38.026791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-08-13 01:50:38.026808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-08-13 01:50:38.026850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-08-13 01:50:38.026869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-08-13 01:50:38.026899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-08-13 01:50:38.026924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-08-13 01:50:38.026944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-08-13 01:50:38.026963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-08-13 01:50:38.026981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-08-13 01:50:38.026999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-08-13 01:50:38.027018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-08-13 01:50:38.027036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-08-13 01:50:38.027054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-08-13 01:50:38.027073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-08-13 01:50:38.027091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-08-13 01:50:38.027109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-08-13 01:50:38.027127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-08-13 01:50:38.027145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-08-13 01:50:38.027163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-08-13 01:50:38.027181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-08-13 01:50:38.027200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-08-13 01:50:38.027218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-08-13 01:50:38.027238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-08-13 01:50:38.027256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-08-13 01:50:38.027275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-08-13 01:50:38.027293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-08-13 01:50:38.027312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-08-13 01:50:38.027330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-08-13 01:50:38.027348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-08-13 01:50:38.027366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-08-13 01:50:38.027385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-08-13 01:50:38.027403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-08-13 01:50:38.027422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-08-13 01:50:38.027441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-08-13 01:50:38.027459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-08-13 01:50:38.027477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-08-13 01:50:38.027495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-08-13 01:50:38.027512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-08-13 01:50:38.027530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-08-13 01:50:38.027555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-08-13 01:50:38.027573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-08-13 01:50:38.027591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-08-13 01:50:38.027609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-08-13 01:50:38.027626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-08-13 01:50:38.027644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-08-13 01:50:38.027661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-08-13 01:50:38.027719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-08-13 01:50:38.027747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-08-13 01:50:38.027767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-08-13 01:50:38.027786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-08-13 01:50:38.027804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-08-13 01:50:38.027822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-08-13 01:50:38.027840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-08-13 01:50:38.027857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-08-13 01:50:38.027875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-08-13 01:50:38.027893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-08-13 01:50:38.027911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-08-13 01:50:38.027929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-08-13 01:50:38.027947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-08-13 01:50:38.027966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-08-13 01:50:38.027984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-08-13 01:50:38.028002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-08-13 01:50:38.028020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-08-13 01:50:38.028038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-08-13 01:50:38.028055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-08-13 01:50:38.028073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-08-13 01:50:38.028091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-08-13 01:50:38.028108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-08-13 01:50:38.028125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-08-13 01:50:38.028142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-08-13 01:50:38.028160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-08-13 01:50:38.028178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-08-13 01:50:38.028196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-08-13 01:50:38.028220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-08-13 01:50:38.028239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-08-13 01:50:38.028257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-08-13 01:50:38.028276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-08-13 01:50:38.028294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-08-13 01:50:38.028311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-08-13 01:50:38.028330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-08-13 01:50:38.028347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-08-13 01:50:38.028365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-08-13 01:50:38.028384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-08-13 01:50:38.028402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-08-13 01:50:38.028420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-08-13 01:50:38.028438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-08-13 01:50:38.028456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-08-13 01:50:38.028474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-08-13 01:50:38.028492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-08-13 01:50:38.028552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-08-13 01:50:38.028574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-08-13 01:50:38.028593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-08-13 01:50:38.028611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-08-13 01:50:38.028629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-08-13 01:50:38.028648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-08-13 01:50:38.028666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-08-13 01:50:38.028683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-08-13 01:50:38.028701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-08-13 01:50:38.028719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-08-13 01:50:38.028737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-08-13 01:50:38.028756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-08-13 01:50:38.028775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-08-13 01:50:38.028794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-08-13 01:50:38.028811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-08-13 01:50:38.028829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-08-13 01:50:38.028847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-08-13 01:50:38.028864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-08-13 01:50:38.028883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-08-13 01:50:38.028906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-08-13 01:50:38.028925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-08-13 01:50:38.028943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-08-13 01:50:38.028973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-08-13 01:50:38.028992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-08-13 01:50:38.029010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-08-13 01:50:38.029028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-08-13 01:50:38.029046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-08-13 01:50:38.029064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-08-13 01:50:38.029082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-08-13 01:50:38.029100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-08-13 01:50:38.029118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.029136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.029153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-08-13 01:50:38.029171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-08-13 01:50:38.029188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-08-13 01:50:38.029206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-08-13 01:50:38.029224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-08-13 01:50:38.029242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-08-13 01:50:38.029259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.029277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.029294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-08-13 01:50:38.029312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-08-13 01:50:38.029329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-08-13 01:50:38.029346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-08-13 01:50:38.029364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-08-13 01:50:38.029381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-08-13 01:50:38.029398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-08-13 01:50:38.029416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-08-13 01:50:38.029433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-08-13 01:50:38.029450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-08-13 01:50:38.029468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-08-13 01:50:38.029485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-08-13 01:50:38.029508 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-08-13 01:50:38.029527 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-08-13 01:50:38.029545 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-08-13 01:50:38.029563 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-08-13 01:50:38.029581 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-08-13 01:50:38.029599 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-08-13 01:50:38.029617 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-08-13 01:50:38.029634 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-08-13 01:50:38.029651 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-08-13 01:50:38.029668 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-08-13 01:50:38.029686 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-08-13 01:50:38.029704 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-08-13 01:50:38.029721 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-08-13 01:50:38.029740 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-08-13 01:50:38.029758 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-08-13 01:50:38.029775 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-08-13 01:50:38.029793 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-08-13 01:50:38.029811 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-08-13 01:50:38.029829 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-08-13 01:50:38.029846 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-08-13 01:50:38.029864 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-08-13 01:50:38.029882 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-08-13 01:50:38.029900 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-08-13 01:50:38.029918 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-08-13 01:50:38.029936 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-08-13 01:50:38.029953 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-08-13 01:50:38.029971 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-08-13 01:50:38.029988 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-08-13 01:50:38.030006 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-08-13 01:50:38.030024 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-08-13 01:50:38.030042 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-08-13 01:50:38.030059 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-08-13 01:50:38.030077 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-08-13 01:50:38.030094 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-08-13 01:50:38.030111 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-08-13 01:50:38.030128 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-08-13 01:50:38.030146 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-08-13 01:50:38.030164 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-08-13 01:50:38.030182 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-08-13 01:50:38.030205 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-08-13 01:50:38.030224 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-08-13 01:50:38.030242 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-08-13 01:50:38.030260 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-08-13 01:50:38.030278 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-08-13 01:50:38.030296 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-08-13 01:50:38.030314 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-08-13 01:50:38.030332 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-08-13 01:50:38.030349 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-08-13 01:50:38.030367 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-08-13 01:50:38.030385 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-08-13 01:50:38.030402 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-08-13 01:50:38.030420 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-08-13 01:50:38.030438 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-08-13 01:50:38.030456 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-08-13 01:50:38.030474 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-08-13 01:50:38.030491 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-08-13 01:50:38.030510 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-08-13 01:50:38.030527 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-08-13 01:50:38.030546 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-08-13 01:50:38.030564 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-08-13 01:50:38.030582 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-08-13 01:50:38.030599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-08-13 01:50:38.030617 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-08-13 01:50:38.030634 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-08-13 01:50:38.030652 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-08-13 01:50:38.030670 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-08-13 01:50:38.030688 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-08-13 01:50:38.030706 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-08-13 01:50:38.030724 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-08-13 01:50:38.030742 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-08-13 01:50:38.030760 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-08-13 01:50:38.030777 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-08-13 01:50:38.030804 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-08-13 01:50:38.030825 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-13 01:50:38.030849 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-13 01:50:38.030868 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-08-13 01:50:38.030887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-08-13 01:50:38.030905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-08-13 01:50:38.030926 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-08-13 01:50:38.030944 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-08-13 01:50:38.030963 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-08-13 01:50:38.030982 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-08-13 01:50:38.031000 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-08-13 01:50:38.031018 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-08-13 01:50:38.031036 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-08-13 01:50:38.031055 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-08-13 01:50:38.031073 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-08-13 01:50:38.031090 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-08-13 01:50:38.031108 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-08-13 01:50:38.031126 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-08-13 01:50:38.031144 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-08-13 01:50:38.031162 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-08-13 01:50:38.031180 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-08-13 01:50:38.031197 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-08-13 01:50:38.031215 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-08-13 01:50:38.031233 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-08-13 01:50:38.031251 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-08-13 01:50:38.031269 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-08-13 01:50:38.031288 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-08-13 01:50:38.031306 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-08-13 01:50:38.031324 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-08-13 01:50:38.031342 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-08-13 01:50:38.031359 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-08-13 01:50:38.031377 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-08-13 01:50:38.031395 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-08-13 01:50:38.031414 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-08-13 01:50:38.031432 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-08-13 01:50:38.031450 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-08-13 01:50:38.031468 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-08-13 01:50:38.031487 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-08-13 01:50:38.031510 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-08-13 01:50:38.031529 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-08-13 01:50:38.031547 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-08-13 01:50:38.031565 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-08-13 01:50:38.031582 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-08-13 01:50:38.031600 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-08-13 01:50:38.031618 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-08-13 01:50:38.031635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-08-13 01:50:38.031653 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-08-13 01:50:38.031670 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-08-13 01:50:38.031687 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-08-13 01:50:38.031704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-08-13 01:50:38.031722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-08-13 01:50:38.031739 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-08-13 01:50:38.031757 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-08-13 01:50:38.031774 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-08-13 01:50:38.031792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-08-13 01:50:38.031809 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-08-13 01:50:38.031826 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-08-13 01:50:38.031844 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-08-13 01:50:38.031862 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:38.031880 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:38.031898 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-08-13 01:50:38.031915 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-08-13 01:50:38.031933 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-08-13 01:50:38.031950 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-08-13 01:50:38.031968 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-08-13 01:50:38.031986 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-08-13 01:50:38.032003 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-08-13 01:50:38.032021 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-vcvms.txt 2026-08-13 01:50:38.032039 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-vcvms.yaml 2026-08-13 01:50:38.032057 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-08-13 01:50:38.032075 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-08-13 01:50:38.032093 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-08-13 01:50:38.032111 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-08-13 01:50:38.032134 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-08-13 01:50:38.032154 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-08-13 01:50:38.032171 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-08-13 01:50:38.032189 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-08-13 01:50:38.032207 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-08-13 01:50:38.032225 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-08-13 01:50:38.032243 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-08-13 01:50:38.032262 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-08-13 01:50:38.032280 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-08-13 01:50:38.032299 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-08-13 01:50:38.032317 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-08-13 01:50:38.032336 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-08-13 01:50:38.032354 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:38.032372 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:38.032390 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-08-13 01:50:38.032408 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-08-13 01:50:38.032427 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-08-13 01:50:38.032445 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-08-13 01:50:38.032463 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-08-13 01:50:38.032481 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-08-13 01:50:38.032499 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-08-13 01:50:38.032517 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-08-13 01:50:38.032535 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-08-13 01:50:38.032553 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-08-13 01:50:38.032570 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qz5bd.txt 2026-08-13 01:50:38.032587 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qz5bd.yaml 2026-08-13 01:50:38.032605 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-08-13 01:50:38.032622 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-08-13 01:50:38.032640 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-08-13 01:50:38.032658 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-08-13 01:50:38.032676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-08-13 01:50:38.032694 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-13 01:50:38.032712 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-13 01:50:38.032730 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.032748 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.032771 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-08-13 01:50:38.032790 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-08-13 01:50:38.032808 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-08-13 01:50:38.032826 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-08-13 01:50:38.032844 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-08-13 01:50:38.032862 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-08-13 01:50:38.032880 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-08-13 01:50:38.032898 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-08-13 01:50:38.032916 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.032934 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.032973 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-08-13 01:50:38.032993 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-08-13 01:50:38.033012 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-08-13 01:50:38.033030 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-08-13 01:50:38.033048 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-08-13 01:50:38.033066 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-08-13 01:50:38.033085 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-08-13 01:50:38.033103 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.033121 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.033139 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-08-13 01:50:38.033157 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-08-13 01:50:38.033175 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-08-13 01:50:38.033193 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-08-13 01:50:38.033211 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.033229 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.033247 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-08-13 01:50:38.033265 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-08-13 01:50:38.033283 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-08-13 01:50:38.033301 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-08-13 01:50:38.033320 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-08-13 01:50:38.033339 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-08-13 01:50:38.033357 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-08-13 01:50:38.033375 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-08-13 01:50:38.033393 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-08-13 01:50:38.033411 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-08-13 01:50:38.033429 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-13 01:50:38.033452 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-13 01:50:38.033471 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-08-13 01:50:38.033489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-08-13 01:50:38.033508 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-08-13 01:50:38.033526 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-08-13 01:50:38.033543 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-08-13 01:50:38.033561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-08-13 01:50:38.033579 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-13 01:50:38.033597 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-13 01:50:38.033615 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-08-13 01:50:38.033634 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-08-13 01:50:38.033652 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-08-13 01:50:38.033670 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-08-13 01:50:38.033687 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-08-13 01:50:38.033706 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-08-13 01:50:38.033723 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-08-13 01:50:38.033742 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-08-13 01:50:38.033760 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-08-13 01:50:38.033779 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-08-13 01:50:38.033797 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-08-13 01:50:38.033815 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-08-13 01:50:38.033834 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-08-13 01:50:38.033852 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-08-13 01:50:38.033870 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-08-13 01:50:38.033887 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-08-13 01:50:38.033905 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-08-13 01:50:38.033924 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-08-13 01:50:38.033942 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-08-13 01:50:38.033960 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-08-13 01:50:38.033978 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-z6mj9.txt 2026-08-13 01:50:38.033997 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-z6mj9.yaml 2026-08-13 01:50:38.034015 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-08-13 01:50:38.034033 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-08-13 01:50:38.034052 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-08-13 01:50:38.034075 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-08-13 01:50:38.034095 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-08-13 01:50:38.077155 | 2026-08-13 01:50:38.077276 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-13 01:50:38.306782 | instance | changed 2026-08-13 01:50:38.313495 | 2026-08-13 01:50:38.313567 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-13 01:50:38.532735 | instance | changed 2026-08-13 01:50:38.537950 | 2026-08-13 01:50:38.538019 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-13 01:50:39.181493 | instance | auth-system/keycloak-0/keycloak 2026-08-13 01:50:39.408835 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-08-13 01:50:39.602815 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh/manager 2026-08-13 01:50:39.804084 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh" not found 2026-08-13 01:50:40.044881 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947/manager 2026-08-13 01:50:40.254498 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947" not found 2026-08-13 01:50:40.474729 | instance | capi-system/capi-controller-manager-5647546676-zdvmn/manager 2026-08-13 01:50:40.678986 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-zdvmn" not found 2026-08-13 01:50:40.908660 | instance | capo-system/capo-controller-manager-56cf844ccd-4wvvp/manager 2026-08-13 01:50:41.104287 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-4wvvp" not found 2026-08-13 01:50:41.309004 | instance | cert-manager/cert-manager-75c4c745bc-nbzck/cert-manager-controller 2026-08-13 01:50:41.535926 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-nbzck" not found 2026-08-13 01:50:41.733946 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-mcqhh/cert-manager-cainjector 2026-08-13 01:50:41.941652 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-mcqhh" not found 2026-08-13 01:50:42.149880 | instance | cert-manager/cert-manager-webhook-548949fc64-6trdg/cert-manager-webhook 2026-08-13 01:50:42.347435 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6trdg" not found 2026-08-13 01:50:42.555230 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-dnx8k/envoy-gateway 2026-08-13 01:50:43.059156 | instance | ingress-nginx/ingress-nginx-controller-zng5z/controller 2026-08-13 01:50:43.291119 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-zng5z" not found 2026-08-13 01:50:43.481592 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fgvvh/ingress-nginx-default-backend 2026-08-13 01:50:43.694621 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-fgvvh" not found 2026-08-13 01:50:43.897034 | instance | kube-system/cilium-7tlfq/config 2026-08-13 01:50:44.122628 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-7tlfq" not found 2026-08-13 01:50:44.128803 | instance | kube-system/cilium-7tlfq/mount-cgroup 2026-08-13 01:50:44.341096 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-7tlfq" not found 2026-08-13 01:50:44.346896 | instance | kube-system/cilium-7tlfq/apply-sysctl-overwrites 2026-08-13 01:50:44.540436 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-7tlfq" not found 2026-08-13 01:50:44.546286 | instance | kube-system/cilium-7tlfq/mount-bpf-fs 2026-08-13 01:50:44.741455 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-7tlfq" not found 2026-08-13 01:50:44.746637 | instance | kube-system/cilium-7tlfq/clean-cilium-state 2026-08-13 01:50:44.952957 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-7tlfq" not found 2026-08-13 01:50:44.958754 | instance | kube-system/cilium-7tlfq/install-cni-binaries 2026-08-13 01:50:45.178180 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-7tlfq" not found 2026-08-13 01:50:45.183998 | instance | kube-system/cilium-7tlfq/cilium-agent 2026-08-13 01:50:45.497327 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-7tlfq" not found 2026-08-13 01:50:45.690562 | instance | kube-system/cilium-operator-869df985b8-ccm8z/cilium-operator 2026-08-13 01:50:46.092451 | instance | kube-system/coredns-67659f764b-mb2ns/coredns 2026-08-13 01:50:46.360000 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-mb2ns" not found 2026-08-13 01:50:46.556870 | instance | kube-system/coredns-67659f764b-z24n2/coredns 2026-08-13 01:50:46.753054 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-z24n2" not found 2026-08-13 01:50:46.977267 | instance | kube-system/etcd-instance/etcd 2026-08-13 01:50:47.212745 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-08-13 01:50:47.398807 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-08-13 01:50:47.605603 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-08-13 01:50:47.793076 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-08-13 01:50:48.297399 | instance | kube-system/kube-proxy-t4vl6/kube-proxy 2026-08-13 01:50:48.489308 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-t4vl6" not found 2026-08-13 01:50:48.682740 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-08-13 01:50:49.071305 | instance | kube-system/kube-vip-instance/kube-vip 2026-08-13 01:50:49.508467 | instance | local-path-storage/local-path-provisioner-679c578f5-lmp2q/local-path-provisioner 2026-08-13 01:50:49.708864 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-lmp2q" not found 2026-08-13 01:50:49.932746 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-08-13 01:50:50.147992 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-13 01:50:50.153408 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-08-13 01:50:50.377003 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-13 01:50:50.384082 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-08-13 01:50:50.587578 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-13 01:50:50.594140 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-08-13 01:50:50.826097 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-13 01:50:51.014869 | instance | monitoring/goldpinger-7srkn/goldpinger-daemon 2026-08-13 01:50:51.227278 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7srkn" not found 2026-08-13 01:50:51.451625 | instance | monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-dashboard 2026-08-13 01:50:51.652173 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz" not found 2026-08-13 01:50:51.657586 | instance | monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-datasources 2026-08-13 01:50:51.871564 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz" not found 2026-08-13 01:50:51.877424 | instance | monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana 2026-08-13 01:50:52.139293 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz" not found 2026-08-13 01:50:52.332011 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm/kube-state-metrics 2026-08-13 01:50:52.543240 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm" not found 2026-08-13 01:50:52.752978 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-64h76/kube-prometheus-stack 2026-08-13 01:50:52.951841 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-64h76" not found 2026-08-13 01:50:53.175878 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/node-exporter 2026-08-13 01:50:53.396913 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/pod-tls-sidecar 2026-08-13 01:50:53.585399 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-cvzpr" not found 2026-08-13 01:50:53.787328 | instance | monitoring/loki-0/loki 2026-08-13 01:50:53.986373 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-08-13 01:50:54.200789 | instance | monitoring/loki-chunks-cache-0/memcached 2026-08-13 01:50:54.402973 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-08-13 01:50:54.409334 | instance | monitoring/loki-chunks-cache-0/exporter 2026-08-13 01:50:54.601640 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-08-13 01:50:54.805051 | instance | monitoring/loki-gateway-cf54cb88c-2rlmg/nginx 2026-08-13 01:50:55.182323 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-2rlmg" not found 2026-08-13 01:50:55.383323 | instance | monitoring/loki-results-cache-0/memcached 2026-08-13 01:50:55.583805 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-08-13 01:50:55.589430 | instance | monitoring/loki-results-cache-0/exporter 2026-08-13 01:50:55.802602 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-08-13 01:50:55.998727 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-sz252/gc 2026-08-13 01:50:56.211569 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-sz252" not found 2026-08-13 01:50:56.415865 | instance | monitoring/node-feature-discovery-master-8665476dbc-k4mvw/master 2026-08-13 01:50:56.689540 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-k4mvw" not found 2026-08-13 01:50:56.876375 | instance | monitoring/node-feature-discovery-worker-8jfhb/worker 2026-08-13 01:50:57.102743 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-8jfhb" not found 2026-08-13 01:50:57.331770 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-08-13 01:50:57.536089 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-13 01:50:57.541784 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-08-13 01:50:57.742823 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-13 01:50:57.747813 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-08-13 01:50:57.944261 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-13 01:50:57.950325 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-08-13 01:50:58.158306 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-13 01:50:58.164825 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-08-13 01:50:58.387398 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-13 01:50:58.606594 | instance | monitoring/prometheus-pushgateway-7b8659c68b-8mmll/pushgateway 2026-08-13 01:50:58.815143 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-8mmll" not found 2026-08-13 01:50:59.009607 | instance | monitoring/vector-6z7sh/vector 2026-08-13 01:50:59.274620 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-6z7sh" not found 2026-08-13 01:50:59.480221 | instance | openstack/barbican-api-5f45f4b9b6-qwsrn/init 2026-08-13 01:50:59.681575 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-5f45f4b9b6-qwsrn" not found 2026-08-13 01:50:59.686917 | instance | openstack/barbican-api-5f45f4b9b6-qwsrn/barbican-api 2026-08-13 01:50:59.893524 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-5f45f4b9b6-qwsrn" not found 2026-08-13 01:51:00.100471 | instance | openstack/barbican-db-init-tcvv4/init 2026-08-13 01:51:00.322224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-tcvv4" not found 2026-08-13 01:51:00.327188 | instance | openstack/barbican-db-init-tcvv4/barbican-db-init-0 2026-08-13 01:51:00.531950 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-tcvv4" not found 2026-08-13 01:51:00.751342 | instance | openstack/barbican-db-sync-c24vb/init 2026-08-13 01:51:00.946541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-c24vb" not found 2026-08-13 01:51:00.951773 | instance | openstack/barbican-db-sync-c24vb/barbican-db-sync 2026-08-13 01:51:01.147821 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-c24vb" not found 2026-08-13 01:51:01.352150 | instance | openstack/barbican-ks-endpoints-x2hf9/init 2026-08-13 01:51:01.554120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-x2hf9" not found 2026-08-13 01:51:01.559836 | instance | openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-admin 2026-08-13 01:51:01.761317 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-x2hf9" not found 2026-08-13 01:51:01.766371 | instance | openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-internal 2026-08-13 01:51:02.022058 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-x2hf9" not found 2026-08-13 01:51:02.027462 | instance | openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-public 2026-08-13 01:51:02.244232 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-x2hf9" not found 2026-08-13 01:51:02.439691 | instance | openstack/barbican-ks-service-l87zz/init 2026-08-13 01:51:02.632999 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-l87zz" not found 2026-08-13 01:51:02.638094 | instance | openstack/barbican-ks-service-l87zz/key-manager-ks-service-registration 2026-08-13 01:51:02.852612 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-l87zz" not found 2026-08-13 01:51:03.055591 | instance | openstack/barbican-ks-user-d7627/init 2026-08-13 01:51:03.264396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-d7627" not found 2026-08-13 01:51:03.270317 | instance | openstack/barbican-ks-user-d7627/barbican-ks-user 2026-08-13 01:51:03.495735 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-d7627" not found 2026-08-13 01:51:03.723630 | instance | openstack/barbican-rabbit-init-xvlgj/init 2026-08-13 01:51:03.921369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-xvlgj" not found 2026-08-13 01:51:03.925807 | instance | openstack/barbican-rabbit-init-xvlgj/rabbit-init 2026-08-13 01:51:04.143285 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-xvlgj" not found 2026-08-13 01:51:04.366355 | instance | openstack/cinder-api-6447cf7f59-bwlwj/init 2026-08-13 01:51:04.573809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6447cf7f59-bwlwj" not found 2026-08-13 01:51:04.578019 | instance | openstack/cinder-api-6447cf7f59-bwlwj/ceph-coordination-volume-perms 2026-08-13 01:51:04.768703 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6447cf7f59-bwlwj" not found 2026-08-13 01:51:04.774103 | instance | openstack/cinder-api-6447cf7f59-bwlwj/cinder-api 2026-08-13 01:51:05.045636 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6447cf7f59-bwlwj" not found 2026-08-13 01:51:05.281295 | instance | openstack/cinder-backup-684cf9948d-9fhpd/init 2026-08-13 01:51:05.481773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-684cf9948d-9fhpd" not found 2026-08-13 01:51:05.489139 | instance | openstack/cinder-backup-684cf9948d-9fhpd/ceph-backup-keyring-placement 2026-08-13 01:51:05.692243 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-684cf9948d-9fhpd" not found 2026-08-13 01:51:05.698184 | instance | openstack/cinder-backup-684cf9948d-9fhpd/ceph-keyring-placement-rbd1 2026-08-13 01:51:05.897238 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-684cf9948d-9fhpd" not found 2026-08-13 01:51:05.902326 | instance | openstack/cinder-backup-684cf9948d-9fhpd/ceph-coordination-volume-perms 2026-08-13 01:51:06.133499 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-684cf9948d-9fhpd" not found 2026-08-13 01:51:06.139047 | instance | openstack/cinder-backup-684cf9948d-9fhpd/cinder-backup 2026-08-13 01:51:06.344693 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-684cf9948d-9fhpd" not found 2026-08-13 01:51:06.538510 | instance | openstack/cinder-backup-storage-init-nbs8b/init 2026-08-13 01:51:06.737724 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-nbs8b" not found 2026-08-13 01:51:06.743363 | instance | openstack/cinder-backup-storage-init-nbs8b/ceph-keyring-placement 2026-08-13 01:51:06.951062 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-nbs8b" not found 2026-08-13 01:51:06.956355 | instance | openstack/cinder-backup-storage-init-nbs8b/cinder-backup-storage-init 2026-08-13 01:51:07.179361 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-nbs8b" not found 2026-08-13 01:51:07.417441 | instance | openstack/cinder-bootstrap-55bzl/init 2026-08-13 01:51:07.610213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-55bzl" not found 2026-08-13 01:51:07.616006 | instance | openstack/cinder-bootstrap-55bzl/bootstrap 2026-08-13 01:51:07.801281 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-55bzl" not found 2026-08-13 01:51:08.006279 | instance | openstack/cinder-create-internal-tenant-8zpd8/init 2026-08-13 01:51:08.217497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-8zpd8" not found 2026-08-13 01:51:08.222281 | instance | openstack/cinder-create-internal-tenant-8zpd8/create-internal-tenant 2026-08-13 01:51:08.425783 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-8zpd8" not found 2026-08-13 01:51:08.641192 | instance | openstack/cinder-db-init-4fzkj/init 2026-08-13 01:51:08.842507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-4fzkj" not found 2026-08-13 01:51:08.847371 | instance | openstack/cinder-db-init-4fzkj/cinder-db-init-0 2026-08-13 01:51:09.051220 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-4fzkj" not found 2026-08-13 01:51:09.242218 | instance | openstack/cinder-db-sync-4rqjq/init 2026-08-13 01:51:09.437452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-4rqjq" not found 2026-08-13 01:51:09.442632 | instance | openstack/cinder-db-sync-4rqjq/cinder-db-sync 2026-08-13 01:51:09.649574 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-4rqjq" not found 2026-08-13 01:51:09.850324 | instance | openstack/cinder-ks-endpoints-4mkdr/init 2026-08-13 01:51:10.074674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-4mkdr" not found 2026-08-13 01:51:10.078978 | instance | openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-admin 2026-08-13 01:51:10.272513 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-4mkdr" not found 2026-08-13 01:51:10.278173 | instance | openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-internal 2026-08-13 01:51:10.481712 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-4mkdr" not found 2026-08-13 01:51:10.487126 | instance | openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-public 2026-08-13 01:51:10.705827 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-4mkdr" not found 2026-08-13 01:51:10.905964 | instance | openstack/cinder-ks-service-7j9rx/init 2026-08-13 01:51:11.113476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-7j9rx" not found 2026-08-13 01:51:11.118937 | instance | openstack/cinder-ks-service-7j9rx/volumev3-ks-service-registration 2026-08-13 01:51:11.339891 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-7j9rx" not found 2026-08-13 01:51:11.533596 | instance | openstack/cinder-ks-user-865n2/init 2026-08-13 01:51:11.726786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-865n2" not found 2026-08-13 01:51:11.732968 | instance | openstack/cinder-ks-user-865n2/cinder-ks-user 2026-08-13 01:51:11.931695 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-865n2" not found 2026-08-13 01:51:12.159235 | instance | openstack/cinder-rabbit-init-f4v2k/init 2026-08-13 01:51:12.344475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-f4v2k" not found 2026-08-13 01:51:12.349784 | instance | openstack/cinder-rabbit-init-f4v2k/rabbit-init 2026-08-13 01:51:12.541727 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-f4v2k" not found 2026-08-13 01:51:12.751892 | instance | openstack/cinder-scheduler-d4dd6c88b-xtw8v/init 2026-08-13 01:51:12.963112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-d4dd6c88b-xtw8v" not found 2026-08-13 01:51:12.968432 | instance | openstack/cinder-scheduler-d4dd6c88b-xtw8v/ceph-coordination-volume-perms 2026-08-13 01:51:13.180628 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-d4dd6c88b-xtw8v" not found 2026-08-13 01:51:13.186820 | instance | openstack/cinder-scheduler-d4dd6c88b-xtw8v/cinder-scheduler 2026-08-13 01:51:13.388946 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-d4dd6c88b-xtw8v" not found 2026-08-13 01:51:13.609436 | instance | openstack/cinder-storage-init-xf5m4/init 2026-08-13 01:51:13.805427 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-xf5m4" not found 2026-08-13 01:51:13.810675 | instance | openstack/cinder-storage-init-xf5m4/ceph-keyring-placement 2026-08-13 01:51:14.016761 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-xf5m4" not found 2026-08-13 01:51:14.022809 | instance | openstack/cinder-storage-init-xf5m4/cinder-storage-init-rbd1 2026-08-13 01:51:14.250898 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-xf5m4" not found 2026-08-13 01:51:14.457585 | instance | openstack/cinder-volume-5457df8784-fw9hs/init 2026-08-13 01:51:14.666143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5457df8784-fw9hs" not found 2026-08-13 01:51:14.670716 | instance | openstack/cinder-volume-5457df8784-fw9hs/ceph-keyring-placement-rbd1 2026-08-13 01:51:14.864270 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5457df8784-fw9hs" not found 2026-08-13 01:51:14.869652 | instance | openstack/cinder-volume-5457df8784-fw9hs/ceph-coordination-volume-perms 2026-08-13 01:51:15.070607 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5457df8784-fw9hs" not found 2026-08-13 01:51:15.075323 | instance | openstack/cinder-volume-5457df8784-fw9hs/init-cinder-conf 2026-08-13 01:51:15.287765 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5457df8784-fw9hs" not found 2026-08-13 01:51:15.292347 | instance | openstack/cinder-volume-5457df8784-fw9hs/cinder-volume 2026-08-13 01:51:15.480415 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5457df8784-fw9hs" not found 2026-08-13 01:51:15.670010 | instance | openstack/glance-api-54c8f47d8d-42tf2/init 2026-08-13 01:51:15.865391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-54c8f47d8d-42tf2" not found 2026-08-13 01:51:15.870709 | instance | openstack/glance-api-54c8f47d8d-42tf2/glance-perms 2026-08-13 01:51:16.071898 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-54c8f47d8d-42tf2" not found 2026-08-13 01:51:16.078388 | instance | openstack/glance-api-54c8f47d8d-42tf2/ceph-keyring-placement 2026-08-13 01:51:16.291715 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-54c8f47d8d-42tf2" not found 2026-08-13 01:51:16.298305 | instance | openstack/glance-api-54c8f47d8d-42tf2/glance-api 2026-08-13 01:51:16.509014 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-54c8f47d8d-42tf2" not found 2026-08-13 01:51:16.718430 | instance | openstack/glance-db-init-vwpng/init 2026-08-13 01:51:16.912366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-vwpng" not found 2026-08-13 01:51:16.918075 | instance | openstack/glance-db-init-vwpng/glance-db-init-0 2026-08-13 01:51:17.129353 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-vwpng" not found 2026-08-13 01:51:17.328070 | instance | openstack/glance-db-sync-qgp4q/init 2026-08-13 01:51:17.541783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-qgp4q" not found 2026-08-13 01:51:17.546251 | instance | openstack/glance-db-sync-qgp4q/glance-db-sync 2026-08-13 01:51:17.753612 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-qgp4q" not found 2026-08-13 01:51:17.951532 | instance | openstack/glance-ks-endpoints-984ll/init 2026-08-13 01:51:18.169421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-984ll" not found 2026-08-13 01:51:18.178055 | instance | openstack/glance-ks-endpoints-984ll/image-ks-endpoints-admin 2026-08-13 01:51:18.379734 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-984ll" not found 2026-08-13 01:51:18.385088 | instance | openstack/glance-ks-endpoints-984ll/image-ks-endpoints-internal 2026-08-13 01:51:18.596086 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-984ll" not found 2026-08-13 01:51:18.605034 | instance | openstack/glance-ks-endpoints-984ll/image-ks-endpoints-public 2026-08-13 01:51:18.802332 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-984ll" not found 2026-08-13 01:51:19.015628 | instance | openstack/glance-ks-service-7f4t2/init 2026-08-13 01:51:19.233109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-7f4t2" not found 2026-08-13 01:51:19.239124 | instance | openstack/glance-ks-service-7f4t2/image-ks-service-registration 2026-08-13 01:51:19.435665 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-7f4t2" not found 2026-08-13 01:51:19.638280 | instance | openstack/glance-ks-user-hj7jw/init 2026-08-13 01:51:19.829152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-hj7jw" not found 2026-08-13 01:51:19.834726 | instance | openstack/glance-ks-user-hj7jw/glance-ks-user 2026-08-13 01:51:20.051201 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-hj7jw" not found 2026-08-13 01:51:20.287129 | instance | openstack/glance-metadefs-load-jjmsf/init 2026-08-13 01:51:20.505047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-jjmsf" not found 2026-08-13 01:51:20.511077 | instance | openstack/glance-metadefs-load-jjmsf/glance-metadefs-load 2026-08-13 01:51:20.724637 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-jjmsf" not found 2026-08-13 01:51:20.933076 | instance | openstack/glance-rabbit-init-tcjbj/init 2026-08-13 01:51:21.136094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-tcjbj" not found 2026-08-13 01:51:21.141735 | instance | openstack/glance-rabbit-init-tcjbj/rabbit-init 2026-08-13 01:51:21.343614 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-tcjbj" not found 2026-08-13 01:51:21.533488 | instance | openstack/glance-storage-init-mdktl/init 2026-08-13 01:51:21.725036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-mdktl" not found 2026-08-13 01:51:21.731019 | instance | openstack/glance-storage-init-mdktl/ceph-keyring-placement 2026-08-13 01:51:21.938919 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-mdktl" not found 2026-08-13 01:51:21.944617 | instance | openstack/glance-storage-init-mdktl/glance-storage-init 2026-08-13 01:51:22.162627 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-mdktl" not found 2026-08-13 01:51:22.367322 | instance | openstack/heat-api-6b75fd8dc-j8qt5/init 2026-08-13 01:51:22.583655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-6b75fd8dc-j8qt5" not found 2026-08-13 01:51:22.589376 | instance | openstack/heat-api-6b75fd8dc-j8qt5/heat-api 2026-08-13 01:51:22.774345 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-6b75fd8dc-j8qt5" not found 2026-08-13 01:51:22.972929 | instance | openstack/heat-bootstrap-hblbz/init 2026-08-13 01:51:23.182537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-hblbz" not found 2026-08-13 01:51:23.188450 | instance | openstack/heat-bootstrap-hblbz/bootstrap 2026-08-13 01:51:23.392984 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-hblbz" not found 2026-08-13 01:51:23.596298 | instance | openstack/heat-cfn-7b6d554d9-4d5cp/init 2026-08-13 01:51:23.801488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-7b6d554d9-4d5cp" not found 2026-08-13 01:51:23.806234 | instance | openstack/heat-cfn-7b6d554d9-4d5cp/heat-cfn 2026-08-13 01:51:24.016537 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-7b6d554d9-4d5cp" not found 2026-08-13 01:51:24.236427 | instance | openstack/heat-db-init-mhffp/init 2026-08-13 01:51:24.444787 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-mhffp" not found 2026-08-13 01:51:24.450305 | instance | openstack/heat-db-init-mhffp/heat-db-init-0 2026-08-13 01:51:24.647098 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-mhffp" not found 2026-08-13 01:51:24.839573 | instance | openstack/heat-db-sync-g6bwn/init 2026-08-13 01:51:25.030704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-g6bwn" not found 2026-08-13 01:51:25.035538 | instance | openstack/heat-db-sync-g6bwn/heat-db-sync 2026-08-13 01:51:25.240389 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-g6bwn" not found 2026-08-13 01:51:25.447081 | instance | openstack/heat-domain-ks-user-hw8xl/init 2026-08-13 01:51:25.637877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-hw8xl" not found 2026-08-13 01:51:25.642216 | instance | openstack/heat-domain-ks-user-hw8xl/heat-ks-domain-user 2026-08-13 01:51:25.847578 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-hw8xl" not found 2026-08-13 01:51:26.056498 | instance | openstack/heat-engine-cleaner-29776420-52z9q/init 2026-08-13 01:51:26.263348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29776420-52z9q" not found 2026-08-13 01:51:26.269185 | instance | openstack/heat-engine-cleaner-29776420-52z9q/heat-engine-cleaner 2026-08-13 01:51:26.485104 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29776420-52z9q" not found 2026-08-13 01:51:26.683739 | instance | openstack/heat-engine-cleaner-29776425-tcv5k/init 2026-08-13 01:51:26.867910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29776425-tcv5k" not found 2026-08-13 01:51:26.872812 | instance | openstack/heat-engine-cleaner-29776425-tcv5k/heat-engine-cleaner 2026-08-13 01:51:27.062514 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29776425-tcv5k" not found 2026-08-13 01:51:27.280495 | instance | openstack/heat-engine-cleaner-29776430-hmg66/init 2026-08-13 01:51:27.482649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29776430-hmg66" not found 2026-08-13 01:51:27.488659 | instance | openstack/heat-engine-cleaner-29776430-hmg66/heat-engine-cleaner 2026-08-13 01:51:27.676591 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29776430-hmg66" not found 2026-08-13 01:51:27.903671 | instance | openstack/heat-engine-f5bc795f8-qqgcr/init 2026-08-13 01:51:28.132253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-f5bc795f8-qqgcr" not found 2026-08-13 01:51:28.137025 | instance | openstack/heat-engine-f5bc795f8-qqgcr/heat-engine 2026-08-13 01:51:28.348889 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-f5bc795f8-qqgcr" not found 2026-08-13 01:51:28.554121 | instance | openstack/heat-ks-endpoints-jbxtx/init 2026-08-13 01:51:28.753609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:28.758912 | instance | openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-admin 2026-08-13 01:51:28.958052 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:28.962681 | instance | openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-internal 2026-08-13 01:51:29.187113 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:29.190836 | instance | openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-public 2026-08-13 01:51:29.418271 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:29.424725 | instance | openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-admin 2026-08-13 01:51:29.627340 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:29.631859 | instance | openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-internal 2026-08-13 01:51:29.840689 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:29.846063 | instance | openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-public 2026-08-13 01:51:30.044579 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-jbxtx" not found 2026-08-13 01:51:30.250654 | instance | openstack/heat-ks-service-c4knq/init 2026-08-13 01:51:30.454532 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-c4knq" not found 2026-08-13 01:51:30.460158 | instance | openstack/heat-ks-service-c4knq/orchestration-ks-service-registration 2026-08-13 01:51:30.659676 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-c4knq" not found 2026-08-13 01:51:30.664032 | instance | openstack/heat-ks-service-c4knq/cloudformation-ks-service-registration 2026-08-13 01:51:30.865641 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-c4knq" not found 2026-08-13 01:51:31.094217 | instance | openstack/heat-ks-user-rzv5v/init 2026-08-13 01:51:31.295884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-rzv5v" not found 2026-08-13 01:51:31.302048 | instance | openstack/heat-ks-user-rzv5v/heat-ks-user 2026-08-13 01:51:31.542233 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-rzv5v" not found 2026-08-13 01:51:31.548683 | instance | openstack/heat-ks-user-rzv5v/heat-trustee-ks-user 2026-08-13 01:51:31.744495 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-rzv5v" not found 2026-08-13 01:51:31.984367 | instance | openstack/heat-rabbit-init-9hbmg/init 2026-08-13 01:51:32.189171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-9hbmg" not found 2026-08-13 01:51:32.195130 | instance | openstack/heat-rabbit-init-9hbmg/rabbit-init 2026-08-13 01:51:32.413240 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-9hbmg" not found 2026-08-13 01:51:32.614017 | instance | openstack/heat-trusts-n7lb8/init 2026-08-13 01:51:32.833602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-n7lb8" not found 2026-08-13 01:51:32.837839 | instance | openstack/heat-trusts-n7lb8/heat-trusts 2026-08-13 01:51:33.053837 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-n7lb8" not found 2026-08-13 01:51:33.265081 | instance | openstack/keepalived-zmdst/init 2026-08-13 01:51:33.502119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-zmdst" not found 2026-08-13 01:51:33.508428 | instance | openstack/keepalived-zmdst/wait-for-ip 2026-08-13 01:51:33.896035 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-zmdst" not found 2026-08-13 01:51:33.901233 | instance | openstack/keepalived-zmdst/keepalived 2026-08-13 01:51:33.993844 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-zmdst" is waiting to start: PodInitializing 2026-08-13 01:51:34.109741 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-zmdst" not found 2026-08-13 01:51:34.312715 | instance | openstack/keystone-api-6978768b48-fd4wv/init 2026-08-13 01:51:34.509864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6978768b48-fd4wv" not found 2026-08-13 01:51:34.514843 | instance | openstack/keystone-api-6978768b48-fd4wv/keystone-api 2026-08-13 01:51:35.156236 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6978768b48-fd4wv" not found 2026-08-13 01:51:35.352806 | instance | openstack/keystone-bootstrap-vd2h8/init 2026-08-13 01:51:35.539145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-vd2h8" not found 2026-08-13 01:51:35.545323 | instance | openstack/keystone-bootstrap-vd2h8/bootstrap 2026-08-13 01:51:35.734621 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-vd2h8" not found 2026-08-13 01:51:35.935751 | instance | openstack/keystone-credential-setup-zqmns/init 2026-08-13 01:51:36.127735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-zqmns" not found 2026-08-13 01:51:36.133632 | instance | openstack/keystone-credential-setup-zqmns/keystone-credential-setup 2026-08-13 01:51:36.342292 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-zqmns" not found 2026-08-13 01:51:36.540339 | instance | openstack/keystone-db-init-2q77s/init 2026-08-13 01:51:36.735446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-2q77s" not found 2026-08-13 01:51:36.741408 | instance | openstack/keystone-db-init-2q77s/keystone-db-init-0 2026-08-13 01:51:36.944659 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-2q77s" not found 2026-08-13 01:51:37.160263 | instance | openstack/keystone-db-sync-9xfgn/init 2026-08-13 01:51:37.360171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-9xfgn" not found 2026-08-13 01:51:37.365918 | instance | openstack/keystone-db-sync-9xfgn/keystone-db-sync 2026-08-13 01:51:37.570119 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-9xfgn" not found 2026-08-13 01:51:37.766772 | instance | openstack/keystone-domain-manage-7plgr/init 2026-08-13 01:51:37.952715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-7plgr" not found 2026-08-13 01:51:37.960721 | instance | openstack/keystone-domain-manage-7plgr/keystone-domain-manage 2026-08-13 01:51:38.181386 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-7plgr" not found 2026-08-13 01:51:38.369718 | instance | openstack/keystone-fernet-setup-8nrt7/init 2026-08-13 01:51:38.564718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-8nrt7" not found 2026-08-13 01:51:38.571481 | instance | openstack/keystone-fernet-setup-8nrt7/keystone-fernet-setup 2026-08-13 01:51:38.771583 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-8nrt7" not found 2026-08-13 01:51:38.970153 | instance | openstack/keystone-rabbit-init-7lff8/init 2026-08-13 01:51:39.176055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-7lff8" not found 2026-08-13 01:51:39.182491 | instance | openstack/keystone-rabbit-init-7lff8/rabbit-init 2026-08-13 01:51:39.380410 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-7lff8" not found 2026-08-13 01:51:39.599606 | instance | openstack/libvirt-libvirt-default-wmj7v/init 2026-08-13 01:51:39.819553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:39.824907 | instance | openstack/libvirt-libvirt-default-wmj7v/init-dynamic-options 2026-08-13 01:51:40.031258 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:40.037517 | instance | openstack/libvirt-libvirt-default-wmj7v/ceph-admin-keyring-placement 2026-08-13 01:51:40.258148 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:40.264749 | instance | openstack/libvirt-libvirt-default-wmj7v/ceph-keyring-placement 2026-08-13 01:51:40.477329 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:40.482967 | instance | openstack/libvirt-libvirt-default-wmj7v/tls-sidecar 2026-08-13 01:51:40.690201 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:40.697128 | instance | openstack/libvirt-libvirt-default-wmj7v/libvirt 2026-08-13 01:51:40.921419 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:40.937283 | instance | openstack/libvirt-libvirt-default-wmj7v/libvirt-exporter 2026-08-13 01:51:41.148132 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-wmj7v" not found 2026-08-13 01:51:41.336788 | instance | openstack/magnum-api-6bb8444f78-jjftg/init 2026-08-13 01:51:41.588136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-6bb8444f78-jjftg" not found 2026-08-13 01:51:41.593885 | instance | openstack/magnum-api-6bb8444f78-jjftg/magnum-api 2026-08-13 01:51:41.687947 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-6bb8444f78-jjftg" is waiting to start: PodInitializing 2026-08-13 01:51:41.782180 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-6bb8444f78-jjftg" not found 2026-08-13 01:51:42.005220 | instance | openstack/magnum-conductor-0/init 2026-08-13 01:51:42.269867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-08-13 01:51:42.276001 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-08-13 01:51:42.370670 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-08-13 01:51:42.465835 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-08-13 01:51:42.471858 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-08-13 01:51:42.568954 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-08-13 01:51:42.665842 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-08-13 01:51:42.874386 | instance | openstack/magnum-db-init-wghhv/init 2026-08-13 01:51:43.063539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-wghhv" not found 2026-08-13 01:51:43.068898 | instance | openstack/magnum-db-init-wghhv/magnum-db-init-0 2026-08-13 01:51:43.268382 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-wghhv" not found 2026-08-13 01:51:43.475365 | instance | openstack/magnum-db-sync-c6ktk/init 2026-08-13 01:51:43.673834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-c6ktk" not found 2026-08-13 01:51:43.678917 | instance | openstack/magnum-db-sync-c6ktk/magnum-db-sync 2026-08-13 01:51:44.094552 | instance | openstack/memcached-memcached-6479589586-sm5x5/init 2026-08-13 01:51:44.306758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-sm5x5" not found 2026-08-13 01:51:44.311436 | instance | openstack/memcached-memcached-6479589586-sm5x5/memcached 2026-08-13 01:51:44.503027 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-sm5x5" not found 2026-08-13 01:51:44.506990 | instance | openstack/memcached-memcached-6479589586-sm5x5/memcached-exporter 2026-08-13 01:51:44.692754 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-sm5x5" not found 2026-08-13 01:51:44.893165 | instance | openstack/neutron-db-init-xdqhj/init 2026-08-13 01:51:45.090695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-xdqhj" not found 2026-08-13 01:51:45.094915 | instance | openstack/neutron-db-init-xdqhj/neutron-db-init-0 2026-08-13 01:51:45.309603 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-xdqhj" not found 2026-08-13 01:51:45.500361 | instance | openstack/neutron-db-sync-rvt8d/init 2026-08-13 01:51:45.684754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-rvt8d" not found 2026-08-13 01:51:45.690482 | instance | openstack/neutron-db-sync-rvt8d/neutron-db-sync 2026-08-13 01:51:45.898138 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-rvt8d" not found 2026-08-13 01:51:46.106176 | instance | openstack/neutron-ks-endpoints-mgcmt/init 2026-08-13 01:51:46.304608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-mgcmt" not found 2026-08-13 01:51:46.309087 | instance | openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-admin 2026-08-13 01:51:46.502357 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-mgcmt" not found 2026-08-13 01:51:46.507513 | instance | openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-internal 2026-08-13 01:51:46.706837 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-mgcmt" not found 2026-08-13 01:51:46.713400 | instance | openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-public 2026-08-13 01:51:46.903932 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-mgcmt" not found 2026-08-13 01:51:47.117985 | instance | openstack/neutron-ks-service-ng8zv/init 2026-08-13 01:51:47.346267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-ng8zv" not found 2026-08-13 01:51:47.352965 | instance | openstack/neutron-ks-service-ng8zv/network-ks-service-registration 2026-08-13 01:51:47.558274 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-ng8zv" not found 2026-08-13 01:51:47.775285 | instance | openstack/neutron-ks-user-4z7f2/init 2026-08-13 01:51:47.962484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-4z7f2" not found 2026-08-13 01:51:47.968743 | instance | openstack/neutron-ks-user-4z7f2/neutron-ks-user 2026-08-13 01:51:48.196208 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-4z7f2" not found 2026-08-13 01:51:48.422221 | instance | openstack/neutron-netns-cleanup-cron-default-2tqdv/init 2026-08-13 01:51:48.620642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-2tqdv" not found 2026-08-13 01:51:48.626856 | instance | openstack/neutron-netns-cleanup-cron-default-2tqdv/neutron-netns-cleanup-cron 2026-08-13 01:51:48.828790 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-2tqdv" not found 2026-08-13 01:51:49.030912 | instance | openstack/neutron-ovn-metadata-agent-default-xwj6f/init 2026-08-13 01:51:49.262294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-xwj6f" not found 2026-08-13 01:51:49.267152 | instance | openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-metadata-agent-init 2026-08-13 01:51:49.461643 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xwj6f" not found 2026-08-13 01:51:49.467358 | instance | openstack/neutron-ovn-metadata-agent-default-xwj6f/ovn-neutron-init 2026-08-13 01:51:49.694299 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xwj6f" not found 2026-08-13 01:51:49.700125 | instance | openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-ovn-metadata-agent 2026-08-13 01:51:49.906984 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xwj6f" not found 2026-08-13 01:51:50.109121 | instance | openstack/neutron-ovn-vpn-agent-default-6kssd/init 2026-08-13 01:51:50.324634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-6kssd" not found 2026-08-13 01:51:50.329954 | instance | openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-vpn-agent-init 2026-08-13 01:51:50.538153 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-6kssd" not found 2026-08-13 01:51:50.543613 | instance | openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-neutron-init 2026-08-13 01:51:50.733486 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-6kssd" not found 2026-08-13 01:51:50.738986 | instance | openstack/neutron-ovn-vpn-agent-default-6kssd/neutron-ovn-vpn-agent 2026-08-13 01:51:50.944204 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-6kssd" not found 2026-08-13 01:51:51.148589 | instance | openstack/neutron-rabbit-init-9bx9f/init 2026-08-13 01:51:51.340283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-9bx9f" not found 2026-08-13 01:51:51.345487 | instance | openstack/neutron-rabbit-init-9bx9f/rabbit-init 2026-08-13 01:51:51.530964 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-9bx9f" not found 2026-08-13 01:51:51.729157 | instance | openstack/neutron-server-bc656d555-sbp6m/init 2026-08-13 01:51:51.937395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-bc656d555-sbp6m" not found 2026-08-13 01:51:51.942458 | instance | openstack/neutron-server-bc656d555-sbp6m/ovn-neutron-init 2026-08-13 01:51:52.165777 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-bc656d555-sbp6m" not found 2026-08-13 01:51:52.171618 | instance | openstack/neutron-server-bc656d555-sbp6m/neutron-server 2026-08-13 01:51:52.396130 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-bc656d555-sbp6m" not found 2026-08-13 01:51:52.400896 | instance | openstack/neutron-server-bc656d555-sbp6m/neutron-policy-server 2026-08-13 01:51:52.597847 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-bc656d555-sbp6m" not found 2026-08-13 01:51:52.791699 | instance | openstack/nova-api-metadata-547799bdd4-rdgt5/init 2026-08-13 01:51:53.008785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-547799bdd4-rdgt5" not found 2026-08-13 01:51:53.015113 | instance | openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api-metadata-init 2026-08-13 01:51:53.230141 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-547799bdd4-rdgt5" not found 2026-08-13 01:51:53.235998 | instance | openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api 2026-08-13 01:51:53.437714 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-547799bdd4-rdgt5" not found 2026-08-13 01:51:53.641625 | instance | openstack/nova-api-osapi-f8bd6b5cd-krjcn/init 2026-08-13 01:51:53.852670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-f8bd6b5cd-krjcn" not found 2026-08-13 01:51:53.857840 | instance | openstack/nova-api-osapi-f8bd6b5cd-krjcn/nova-osapi 2026-08-13 01:51:54.047643 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-f8bd6b5cd-krjcn" not found 2026-08-13 01:51:54.260041 | instance | openstack/nova-bootstrap-hnrr2/init 2026-08-13 01:51:54.460462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-hnrr2" not found 2026-08-13 01:51:54.466174 | instance | openstack/nova-bootstrap-hnrr2/bootstrap 2026-08-13 01:51:54.679055 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-hnrr2" not found 2026-08-13 01:51:54.877812 | instance | openstack/nova-cell-setup-9bbsh/init 2026-08-13 01:51:55.127491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9bbsh" not found 2026-08-13 01:51:55.134475 | instance | openstack/nova-cell-setup-9bbsh/nova-cell-setup-init 2026-08-13 01:51:55.326922 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9bbsh" not found 2026-08-13 01:51:55.331066 | instance | openstack/nova-cell-setup-9bbsh/nova-cell-setup 2026-08-13 01:51:55.513504 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9bbsh" not found 2026-08-13 01:51:55.714110 | instance | openstack/nova-compute-default-xkjpg/init 2026-08-13 01:51:55.946942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:55.951439 | instance | openstack/nova-compute-default-xkjpg/nova-compute-init 2026-08-13 01:51:56.160560 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:56.165883 | instance | openstack/nova-compute-default-xkjpg/ceph-perms 2026-08-13 01:51:56.369035 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:56.375142 | instance | openstack/nova-compute-default-xkjpg/ceph-admin-keyring-placement 2026-08-13 01:51:56.573548 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:56.578481 | instance | openstack/nova-compute-default-xkjpg/ceph-keyring-placement 2026-08-13 01:51:56.780143 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:56.785519 | instance | openstack/nova-compute-default-xkjpg/nova-compute-vnc-init 2026-08-13 01:51:56.977475 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:56.982455 | instance | openstack/nova-compute-default-xkjpg/nova-compute-ssh-init 2026-08-13 01:51:57.205007 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:57.210443 | instance | openstack/nova-compute-default-xkjpg/nova-compute 2026-08-13 01:51:57.434129 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:57.440074 | instance | openstack/nova-compute-default-xkjpg/nova-compute-ssh 2026-08-13 01:51:57.649422 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-xkjpg" not found 2026-08-13 01:51:57.839091 | instance | openstack/nova-conductor-6445c7b994-97hd5/init 2026-08-13 01:51:58.035501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6445c7b994-97hd5" not found 2026-08-13 01:51:58.042050 | instance | openstack/nova-conductor-6445c7b994-97hd5/nova-conductor 2026-08-13 01:51:58.247962 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6445c7b994-97hd5" not found 2026-08-13 01:51:58.460566 | instance | openstack/nova-db-init-4h44s/init 2026-08-13 01:51:58.670906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-4h44s" not found 2026-08-13 01:51:58.675873 | instance | openstack/nova-db-init-4h44s/nova-db-init-0 2026-08-13 01:51:58.872805 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-4h44s" not found 2026-08-13 01:51:58.879010 | instance | openstack/nova-db-init-4h44s/nova-db-init-1 2026-08-13 01:51:59.088759 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-4h44s" not found 2026-08-13 01:51:59.092712 | instance | openstack/nova-db-init-4h44s/nova-db-init-2 2026-08-13 01:51:59.300635 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-4h44s" not found 2026-08-13 01:51:59.495761 | instance | openstack/nova-db-sync-542hb/init 2026-08-13 01:51:59.688449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-542hb" not found 2026-08-13 01:51:59.693612 | instance | openstack/nova-db-sync-542hb/nova-db-sync 2026-08-13 01:51:59.892486 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-542hb" not found 2026-08-13 01:52:00.104048 | instance | openstack/nova-ks-endpoints-74fts/init 2026-08-13 01:52:00.339726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-74fts" not found 2026-08-13 01:52:00.344831 | instance | openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-admin 2026-08-13 01:52:00.562363 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-74fts" not found 2026-08-13 01:52:00.567530 | instance | openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-internal 2026-08-13 01:52:00.770200 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-74fts" not found 2026-08-13 01:52:00.775395 | instance | openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-public 2026-08-13 01:52:01.003925 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-74fts" not found 2026-08-13 01:52:01.204854 | instance | openstack/nova-ks-service-825p4/init 2026-08-13 01:52:01.397845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-825p4" not found 2026-08-13 01:52:01.402037 | instance | openstack/nova-ks-service-825p4/compute-ks-service-registration 2026-08-13 01:52:01.602705 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-825p4" not found 2026-08-13 01:52:01.800020 | instance | openstack/nova-ks-user-vqxl9/init 2026-08-13 01:52:02.022113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-vqxl9" not found 2026-08-13 01:52:02.029352 | instance | openstack/nova-ks-user-vqxl9/nova-ks-user 2026-08-13 01:52:02.265409 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-vqxl9" not found 2026-08-13 01:52:02.457085 | instance | openstack/nova-novncproxy-6d66bd9dd9-8vprg/init 2026-08-13 01:52:02.647578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6d66bd9dd9-8vprg" not found 2026-08-13 01:52:02.653033 | instance | openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init 2026-08-13 01:52:02.843528 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6d66bd9dd9-8vprg" not found 2026-08-13 01:52:02.848676 | instance | openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init-assets 2026-08-13 01:52:03.059317 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6d66bd9dd9-8vprg" not found 2026-08-13 01:52:03.063206 | instance | openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy 2026-08-13 01:52:03.263223 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6d66bd9dd9-8vprg" not found 2026-08-13 01:52:03.464383 | instance | openstack/nova-rabbit-init-hnlld/init 2026-08-13 01:52:03.685407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-hnlld" not found 2026-08-13 01:52:03.691591 | instance | openstack/nova-rabbit-init-hnlld/rabbit-init 2026-08-13 01:52:03.890067 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-hnlld" not found 2026-08-13 01:52:04.087401 | instance | openstack/nova-scheduler-58fffcfcd-5rgs7/init 2026-08-13 01:52:04.294370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-58fffcfcd-5rgs7" not found 2026-08-13 01:52:04.300561 | instance | openstack/nova-scheduler-58fffcfcd-5rgs7/nova-scheduler 2026-08-13 01:52:04.510917 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-58fffcfcd-5rgs7" not found 2026-08-13 01:52:04.727232 | instance | openstack/octavia-api-5f6cb75cc6-wgdld/init 2026-08-13 01:52:04.927088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5f6cb75cc6-wgdld" not found 2026-08-13 01:52:04.931638 | instance | openstack/octavia-api-5f6cb75cc6-wgdld/octavia-api 2026-08-13 01:52:05.160818 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-5f6cb75cc6-wgdld" not found 2026-08-13 01:52:05.348744 | instance | openstack/octavia-bootstrap-pjdmf/init 2026-08-13 01:52:05.537837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-pjdmf" not found 2026-08-13 01:52:05.542259 | instance | openstack/octavia-bootstrap-pjdmf/bootstrap 2026-08-13 01:52:05.739224 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-pjdmf" not found 2026-08-13 01:52:05.930892 | instance | openstack/octavia-db-init-qxz56/init 2026-08-13 01:52:06.136386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-qxz56" not found 2026-08-13 01:52:06.141852 | instance | openstack/octavia-db-init-qxz56/octavia-db-init-0 2026-08-13 01:52:06.334812 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-qxz56" not found 2026-08-13 01:52:06.339322 | instance | openstack/octavia-db-init-qxz56/octavia-db-init-1 2026-08-13 01:52:06.545356 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-qxz56" not found 2026-08-13 01:52:06.750888 | instance | openstack/octavia-db-sync-qdd2r/init 2026-08-13 01:52:06.942398 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-qdd2r" not found 2026-08-13 01:52:06.947067 | instance | openstack/octavia-db-sync-qdd2r/octavia-db-sync 2026-08-13 01:52:07.161118 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-qdd2r" not found 2026-08-13 01:52:07.360070 | instance | openstack/octavia-health-manager-default-6stbv/init 2026-08-13 01:52:07.565911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-6stbv" not found 2026-08-13 01:52:07.571004 | instance | openstack/octavia-health-manager-default-6stbv/octavia-health-manager-get-port 2026-08-13 01:52:07.761906 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-6stbv" not found 2026-08-13 01:52:07.766371 | instance | openstack/octavia-health-manager-default-6stbv/octavia-health-manager-nic-init 2026-08-13 01:52:07.962890 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-6stbv" not found 2026-08-13 01:52:07.967982 | instance | openstack/octavia-health-manager-default-6stbv/octavia-health-manager 2026-08-13 01:52:08.177963 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-6stbv" not found 2026-08-13 01:52:08.377418 | instance | openstack/octavia-housekeeping-66cbbd64b5-9kxtn/init 2026-08-13 01:52:08.604489 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-66cbbd64b5-9kxtn" not found 2026-08-13 01:52:08.609158 | instance | openstack/octavia-housekeeping-66cbbd64b5-9kxtn/octavia-housekeeping 2026-08-13 01:52:08.806057 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-66cbbd64b5-9kxtn" not found 2026-08-13 01:52:09.001758 | instance | openstack/octavia-ks-endpoints-lxdkd/init 2026-08-13 01:52:09.231444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-lxdkd" not found 2026-08-13 01:52:09.238890 | instance | openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-admin 2026-08-13 01:52:09.447814 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-lxdkd" not found 2026-08-13 01:52:09.453259 | instance | openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-internal 2026-08-13 01:52:09.653660 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-lxdkd" not found 2026-08-13 01:52:09.657833 | instance | openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-public 2026-08-13 01:52:09.852926 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-lxdkd" not found 2026-08-13 01:52:10.046932 | instance | openstack/octavia-ks-service-kcf92/init 2026-08-13 01:52:10.253438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-kcf92" not found 2026-08-13 01:52:10.258670 | instance | openstack/octavia-ks-service-kcf92/load-balancer-ks-service-registration 2026-08-13 01:52:10.458140 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-kcf92" not found 2026-08-13 01:52:10.679009 | instance | openstack/octavia-ks-user-4q6xh/init 2026-08-13 01:52:10.867028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-4q6xh" not found 2026-08-13 01:52:10.872710 | instance | openstack/octavia-ks-user-4q6xh/octavia-ks-user 2026-08-13 01:52:11.078231 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-4q6xh" not found 2026-08-13 01:52:11.283997 | instance | openstack/octavia-rabbit-init-j29xz/init 2026-08-13 01:52:11.477668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-j29xz" not found 2026-08-13 01:52:11.484174 | instance | openstack/octavia-rabbit-init-j29xz/rabbit-init 2026-08-13 01:52:11.683845 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-j29xz" not found 2026-08-13 01:52:11.875872 | instance | openstack/octavia-worker-564fbb464b-c7j9d/init 2026-08-13 01:52:12.082959 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-564fbb464b-c7j9d" not found 2026-08-13 01:52:12.089491 | instance | openstack/octavia-worker-564fbb464b-c7j9d/octavia-worker 2026-08-13 01:52:12.294981 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-564fbb464b-c7j9d" not found 2026-08-13 01:52:12.508858 | instance | openstack/openvswitch-sbpsz/init 2026-08-13 01:52:12.697334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-sbpsz" not found 2026-08-13 01:52:12.702188 | instance | openstack/openvswitch-sbpsz/openvswitch-db-perms 2026-08-13 01:52:12.903204 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-sbpsz" not found 2026-08-13 01:52:12.908735 | instance | openstack/openvswitch-sbpsz/openvswitch-vswitchd-modules 2026-08-13 01:52:13.132845 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-sbpsz" not found 2026-08-13 01:52:13.139915 | instance | openstack/openvswitch-sbpsz/openvswitch-db 2026-08-13 01:52:13.340615 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-sbpsz" not found 2026-08-13 01:52:13.345997 | instance | openstack/openvswitch-sbpsz/openvswitch-vswitchd 2026-08-13 01:52:13.561819 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-sbpsz" not found 2026-08-13 01:52:13.772340 | instance | openstack/ovn-controller-8wj8q/init 2026-08-13 01:52:13.965031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:13.969064 | instance | openstack/ovn-controller-8wj8q/get-gw-enabled 2026-08-13 01:52:14.180031 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:14.185580 | instance | openstack/ovn-controller-8wj8q/controller-init 2026-08-13 01:52:14.380659 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:14.384659 | instance | openstack/ovn-controller-8wj8q/controller 2026-08-13 01:52:14.587183 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:14.591494 | instance | openstack/ovn-controller-8wj8q/vector 2026-08-13 01:52:14.792007 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:14.797394 | instance | openstack/ovn-controller-8wj8q/log-parser 2026-08-13 01:52:15.008023 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-8wj8q" not found 2026-08-13 01:52:15.202869 | instance | openstack/ovn-northd-fc978744-zxjzc/init 2026-08-13 01:52:15.416856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-zxjzc" not found 2026-08-13 01:52:15.421871 | instance | openstack/ovn-northd-fc978744-zxjzc/northd 2026-08-13 01:52:15.640184 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-zxjzc" not found 2026-08-13 01:52:15.828471 | instance | openstack/ovn-ovsdb-nb-0/init 2026-08-13 01:52:16.026506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-08-13 01:52:16.031200 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-08-13 01:52:16.249255 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-08-13 01:52:16.456388 | instance | openstack/ovn-ovsdb-sb-0/init 2026-08-13 01:52:16.645022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-08-13 01:52:16.650794 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-08-13 01:52:16.844927 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-08-13 01:52:17.042911 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-08-13 01:52:17.253555 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-13 01:52:17.259611 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-08-13 01:52:17.464371 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-13 01:52:17.468811 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-08-13 01:52:17.838813 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-08-13 01:52:17.845183 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-08-13 01:52:18.039078 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-08-13 01:52:18.263566 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-08-13 01:52:18.462514 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-08-13 01:52:18.467832 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-08-13 01:52:18.691063 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-08-13 01:52:18.696206 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-08-13 01:52:18.882813 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-08-13 01:52:19.099129 | instance | openstack/placement-api-6d44fb554c-gws67/init 2026-08-13 01:52:19.305026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6d44fb554c-gws67" not found 2026-08-13 01:52:19.309799 | instance | openstack/placement-api-6d44fb554c-gws67/placement-api 2026-08-13 01:52:19.554067 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6d44fb554c-gws67" not found 2026-08-13 01:52:19.775691 | instance | openstack/placement-db-init-c947b/init 2026-08-13 01:52:19.968289 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-c947b" not found 2026-08-13 01:52:19.974944 | instance | openstack/placement-db-init-c947b/placement-db-init-0 2026-08-13 01:52:20.202970 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-c947b" not found 2026-08-13 01:52:20.424013 | instance | openstack/placement-db-sync-hz95p/init 2026-08-13 01:52:20.638386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-hz95p" not found 2026-08-13 01:52:20.644125 | instance | openstack/placement-db-sync-hz95p/placement-db-sync 2026-08-13 01:52:20.828497 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-hz95p" not found 2026-08-13 01:52:21.051047 | instance | openstack/placement-ks-endpoints-dbvp7/init 2026-08-13 01:52:21.261408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-dbvp7" not found 2026-08-13 01:52:21.266294 | instance | openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-admin 2026-08-13 01:52:21.496806 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-dbvp7" not found 2026-08-13 01:52:21.501226 | instance | openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-internal 2026-08-13 01:52:21.710266 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-dbvp7" not found 2026-08-13 01:52:21.716712 | instance | openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-public 2026-08-13 01:52:21.924559 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-dbvp7" not found 2026-08-13 01:52:22.128639 | instance | openstack/placement-ks-service-vtn7p/init 2026-08-13 01:52:22.320554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-vtn7p" not found 2026-08-13 01:52:22.325365 | instance | openstack/placement-ks-service-vtn7p/placement-ks-service-registration 2026-08-13 01:52:22.524345 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-vtn7p" not found 2026-08-13 01:52:22.716391 | instance | openstack/placement-ks-user-dfggc/init 2026-08-13 01:52:22.904265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-dfggc" not found 2026-08-13 01:52:22.908598 | instance | openstack/placement-ks-user-dfggc/placement-ks-user 2026-08-13 01:52:23.148729 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-dfggc" not found 2026-08-13 01:52:23.335938 | instance | openstack/pxc-operator-7cff949c8b-dj7v9/percona-xtradb-cluster-operator 2026-08-13 01:52:23.730849 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-08-13 01:52:23.925503 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-08-13 01:52:23.930434 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-08-13 01:52:24.143174 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-08-13 01:52:24.347575 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-08-13 01:52:24.539436 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-08-13 01:52:24.545863 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-08-13 01:52:24.757392 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-08-13 01:52:24.946263 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-2f2nw/rabbitmq-cluster-operator 2026-08-13 01:52:25.383962 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-08-13 01:52:25.578811 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-08-13 01:52:25.585185 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-08-13 01:52:25.785315 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-08-13 01:52:25.991146 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-08-13 01:52:26.217029 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-08-13 01:52:26.222043 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-08-13 01:52:26.427956 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-08-13 01:52:26.617308 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-08-13 01:52:26.809653 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-08-13 01:52:26.815467 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-08-13 01:52:27.015652 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-08-13 01:52:27.239530 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-08-13 01:52:27.431081 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-08-13 01:52:27.436711 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-08-13 01:52:27.659229 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-08-13 01:52:27.849999 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-v27x9/rabbitmq-cluster-operator 2026-08-13 01:52:28.287465 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-08-13 01:52:28.481268 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-08-13 01:52:28.485872 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-08-13 01:52:28.695005 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-08-13 01:52:28.891249 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-08-13 01:52:29.102337 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-08-13 01:52:29.107185 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-08-13 01:52:29.364714 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-08-13 01:52:29.583267 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-08-13 01:52:29.789281 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-08-13 01:52:29.793737 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-08-13 01:52:30.002258 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-08-13 01:52:30.208680 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/make-container-crash-dir 2026-08-13 01:52:30.391750 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-hllz8" not found 2026-08-13 01:52:30.396796 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/chown-container-data-dir 2026-08-13 01:52:30.597770 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-hllz8" not found 2026-08-13 01:52:30.602683 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/ceph-crash 2026-08-13 01:52:30.798447 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-hllz8" not found 2026-08-13 01:52:31.018301 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/chown-container-data-dir 2026-08-13 01:52:31.230796 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8278p" not found 2026-08-13 01:52:31.235062 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/rgw 2026-08-13 01:52:31.470176 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8278p" not found 2026-08-13 01:52:31.475726 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/log-collector 2026-08-13 01:52:31.686202 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8278p" not found 2026-08-13 01:52:31.883437 | instance | openstack/staffeln-api-86dbb9cd65-8gh7t/init 2026-08-13 01:52:32.081801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-86dbb9cd65-8gh7t" not found 2026-08-13 01:52:32.086391 | instance | openstack/staffeln-api-86dbb9cd65-8gh7t/staffeln-api 2026-08-13 01:52:32.302683 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-86dbb9cd65-8gh7t" not found 2026-08-13 01:52:32.508423 | instance | openstack/staffeln-conductor-5f96df47db-ttj2v/staffeln-conductor 2026-08-13 01:52:32.720265 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5f96df47db-ttj2v" not found 2026-08-13 01:52:32.934738 | instance | openstack/staffeln-db-init-2q7gf/init 2026-08-13 01:52:33.156051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-2q7gf" not found 2026-08-13 01:52:33.161505 | instance | openstack/staffeln-db-init-2q7gf/staffeln-db-init-0 2026-08-13 01:52:33.359316 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-2q7gf" not found 2026-08-13 01:52:33.550389 | instance | openstack/staffeln-db-sync-tjdbv/init 2026-08-13 01:52:33.751484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-tjdbv" not found 2026-08-13 01:52:33.757125 | instance | openstack/staffeln-db-sync-tjdbv/staffeln-db-sync 2026-08-13 01:52:33.963660 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-tjdbv" not found 2026-08-13 01:52:34.166679 | instance | openstack/valkey-node-0/valkey 2026-08-13 01:52:34.370945 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-08-13 01:52:34.380595 | instance | openstack/valkey-node-0/sentinel 2026-08-13 01:52:34.579223 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-08-13 01:52:34.584790 | instance | openstack/valkey-node-0/metrics 2026-08-13 01:52:34.814421 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-08-13 01:52:34.999824 | instance | orc-system/orc-controller-manager-6cb597b5d4-vcvms/manager 2026-08-13 01:52:35.233066 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-vcvms" not found 2026-08-13 01:52:35.440121 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-qz5bd/rook-ceph-operator 2026-08-13 01:52:35.659245 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-qz5bd" not found 2026-08-13 01:52:35.857096 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-z6mj9/secretgen-controller 2026-08-13 01:52:36.096076 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-z6mj9" not found 2026-08-13 01:52:36.245368 | instance | ERROR 2026-08-13 01:52:36.245672 | instance | { 2026-08-13 01:52:36.245736 | instance | "delta": "0:01:57.342220", 2026-08-13 01:52:36.245783 | instance | "end": "2026-08-13 01:52:36.103037", 2026-08-13 01:52:36.245824 | instance | "msg": "non-zero return code", 2026-08-13 01:52:36.245864 | instance | "rc": 123, 2026-08-13 01:52:36.245904 | instance | "start": "2026-08-13 01:50:38.760817" 2026-08-13 01:52:36.245943 | instance | } 2026-08-13 01:52:36.245996 | instance | ERROR: Ignoring Errors 2026-08-13 01:52:36.258511 | 2026-08-13 01:52:36.258585 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-13 01:52:36.892241 | instance | changed: 2026-08-13 01:52:36.892448 | instance | cd+++++++++ pod-logs/ 2026-08-13 01:52:36.892487 | instance | cd+++++++++ pod-logs/auth-system/ 2026-08-13 01:52:36.892518 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-08-13 01:52:36.892546 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-08-13 01:52:36.892574 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-08-13 01:52:36.892601 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh/ 2026-08-13 01:52:36.892631 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh/manager.txt 2026-08-13 01:52:36.892658 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-08-13 01:52:36.892685 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947/ 2026-08-13 01:52:36.892712 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947/manager.txt 2026-08-13 01:52:36.892738 | instance | cd+++++++++ pod-logs/capi-system/ 2026-08-13 01:52:36.892764 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-zdvmn/ 2026-08-13 01:52:36.892791 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-zdvmn/manager.txt 2026-08-13 01:52:36.892816 | instance | cd+++++++++ pod-logs/capo-system/ 2026-08-13 01:52:36.892842 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-4wvvp/ 2026-08-13 01:52:36.892868 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-4wvvp/manager.txt 2026-08-13 01:52:36.892898 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-08-13 01:52:36.892926 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-nbzck/ 2026-08-13 01:52:36.892970 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-nbzck/cert-manager-controller.txt 2026-08-13 01:52:36.893002 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mcqhh/ 2026-08-13 01:52:36.893029 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mcqhh/cert-manager-cainjector.txt 2026-08-13 01:52:36.893055 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6trdg/ 2026-08-13 01:52:36.893087 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6trdg/cert-manager-webhook.txt 2026-08-13 01:52:36.893113 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-08-13 01:52:36.893158 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-dnx8k/ 2026-08-13 01:52:36.893185 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-dnx8k/envoy-gateway.txt 2026-08-13 01:52:36.893211 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-13 01:52:36.893236 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-08-13 01:52:36.893262 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-08-13 01:52:36.893288 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-08-13 01:52:36.893313 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-08-13 01:52:36.893339 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh/ 2026-08-13 01:52:36.893365 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8m8kh/manager.txt 2026-08-13 01:52:36.893391 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-08-13 01:52:36.893417 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947/ 2026-08-13 01:52:36.893443 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-r4947/manager.txt 2026-08-13 01:52:36.893468 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-08-13 01:52:36.893493 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-zdvmn/ 2026-08-13 01:52:36.893518 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-zdvmn/manager.txt 2026-08-13 01:52:36.893544 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-08-13 01:52:36.893569 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-4wvvp/ 2026-08-13 01:52:36.893595 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-4wvvp/manager.txt 2026-08-13 01:52:36.893621 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-08-13 01:52:36.893647 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-nbzck/ 2026-08-13 01:52:36.893673 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-nbzck/cert-manager-controller.txt 2026-08-13 01:52:36.893699 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mcqhh/ 2026-08-13 01:52:36.893724 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mcqhh/cert-manager-cainjector.txt 2026-08-13 01:52:36.893750 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6trdg/ 2026-08-13 01:52:36.893776 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6trdg/cert-manager-webhook.txt 2026-08-13 01:52:36.893802 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-08-13 01:52:36.893828 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-dnx8k/ 2026-08-13 01:52:36.893853 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-dnx8k/envoy-gateway.txt 2026-08-13 01:52:36.893879 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-08-13 01:52:36.893909 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zng5z/ 2026-08-13 01:52:36.893939 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zng5z/controller.txt 2026-08-13 01:52:36.893967 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fgvvh/ 2026-08-13 01:52:36.893993 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fgvvh/ingress-nginx-default-backend.txt 2026-08-13 01:52:36.894027 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-08-13 01:52:36.894053 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/ 2026-08-13 01:52:36.894079 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/apply-sysctl-overwrites.txt 2026-08-13 01:52:36.894105 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/cilium-agent.txt 2026-08-13 01:52:36.894131 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/clean-cilium-state.txt 2026-08-13 01:52:36.894156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/config.txt 2026-08-13 01:52:36.894181 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/install-cni-binaries.txt 2026-08-13 01:52:36.894206 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/mount-bpf-fs.txt 2026-08-13 01:52:36.894231 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7tlfq/mount-cgroup.txt 2026-08-13 01:52:36.894255 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ccm8z/ 2026-08-13 01:52:36.894280 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ccm8z/cilium-operator.txt 2026-08-13 01:52:36.894305 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-mb2ns/ 2026-08-13 01:52:36.894331 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-mb2ns/coredns.txt 2026-08-13 01:52:36.894356 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-z24n2/ 2026-08-13 01:52:36.894382 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-z24n2/coredns.txt 2026-08-13 01:52:36.894408 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-08-13 01:52:36.894435 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-08-13 01:52:36.894460 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-08-13 01:52:36.894486 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-13 01:52:36.894512 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-08-13 01:52:36.894537 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-13 01:52:36.894563 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-t4vl6/ 2026-08-13 01:52:36.894589 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-t4vl6/kube-proxy.txt 2026-08-13 01:52:36.894615 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-08-13 01:52:36.894641 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-13 01:52:36.894667 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-08-13 01:52:36.894693 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-08-13 01:52:36.894719 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-08-13 01:52:36.894745 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lmp2q/ 2026-08-13 01:52:36.894772 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lmp2q/local-path-provisioner.txt 2026-08-13 01:52:36.894799 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-08-13 01:52:36.894824 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-13 01:52:36.894850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-13 01:52:36.894909 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-13 01:52:36.894954 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-13 01:52:36.894983 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-13 01:52:36.895009 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7srkn/ 2026-08-13 01:52:36.895035 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7srkn/goldpinger-daemon.txt 2026-08-13 01:52:36.895060 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/ 2026-08-13 01:52:36.895086 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-dashboard.txt 2026-08-13 01:52:36.895112 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-datasources.txt 2026-08-13 01:52:36.895137 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana.txt 2026-08-13 01:52:36.895163 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm/ 2026-08-13 01:52:36.895188 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm/kube-state-metrics.txt 2026-08-13 01:52:36.895215 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-64h76/ 2026-08-13 01:52:36.895241 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-64h76/kube-prometheus-stack.txt 2026-08-13 01:52:36.895267 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/ 2026-08-13 01:52:36.895293 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/node-exporter.txt 2026-08-13 01:52:36.895318 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/pod-tls-sidecar.txt 2026-08-13 01:52:36.895344 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-08-13 01:52:36.895370 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-08-13 01:52:36.895396 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-08-13 01:52:36.895422 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-13 01:52:36.895447 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-13 01:52:36.895473 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2rlmg/ 2026-08-13 01:52:36.895498 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2rlmg/nginx.txt 2026-08-13 01:52:36.895523 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-08-13 01:52:36.895548 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-08-13 01:52:36.895573 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-08-13 01:52:36.895598 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sz252/ 2026-08-13 01:52:36.895623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sz252/gc.txt 2026-08-13 01:52:36.895648 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-k4mvw/ 2026-08-13 01:52:36.895673 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-k4mvw/master.txt 2026-08-13 01:52:36.895705 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8jfhb/ 2026-08-13 01:52:36.895730 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8jfhb/worker.txt 2026-08-13 01:52:36.895762 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-13 01:52:36.895789 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-13 01:52:36.895814 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-13 01:52:36.895841 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-13 01:52:36.895866 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-13 01:52:36.895895 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-13 01:52:36.895922 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8mmll/ 2026-08-13 01:52:36.895948 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8mmll/pushgateway.txt 2026-08-13 01:52:36.895973 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-6z7sh/ 2026-08-13 01:52:36.895999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-6z7sh/vector.txt 2026-08-13 01:52:36.896024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-08-13 01:52:36.896049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-5f45f4b9b6-qwsrn/ 2026-08-13 01:52:36.896074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5f45f4b9b6-qwsrn/barbican-api.txt 2026-08-13 01:52:36.896100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5f45f4b9b6-qwsrn/init.txt 2026-08-13 01:52:36.896125 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-tcvv4/ 2026-08-13 01:52:36.896150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-tcvv4/barbican-db-init-0.txt 2026-08-13 01:52:36.896176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-tcvv4/init.txt 2026-08-13 01:52:36.896203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c24vb/ 2026-08-13 01:52:36.896228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c24vb/barbican-db-sync.txt 2026-08-13 01:52:36.896254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c24vb/init.txt 2026-08-13 01:52:36.896280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-x2hf9/ 2026-08-13 01:52:36.896305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-x2hf9/init.txt 2026-08-13 01:52:36.896330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-admin.txt 2026-08-13 01:52:36.896356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-internal.txt 2026-08-13 01:52:36.896381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-public.txt 2026-08-13 01:52:36.896407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l87zz/ 2026-08-13 01:52:36.896433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l87zz/init.txt 2026-08-13 01:52:36.896459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l87zz/key-manager-ks-service-registration.txt 2026-08-13 01:52:36.896485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-d7627/ 2026-08-13 01:52:36.896510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-d7627/barbican-ks-user.txt 2026-08-13 01:52:36.896535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-d7627/init.txt 2026-08-13 01:52:36.896561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xvlgj/ 2026-08-13 01:52:36.896587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xvlgj/init.txt 2026-08-13 01:52:36.896619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xvlgj/rabbit-init.txt 2026-08-13 01:52:36.896646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6447cf7f59-bwlwj/ 2026-08-13 01:52:36.896672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6447cf7f59-bwlwj/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.896698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6447cf7f59-bwlwj/cinder-api.txt 2026-08-13 01:52:36.896723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6447cf7f59-bwlwj/init.txt 2026-08-13 01:52:36.896749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/ 2026-08-13 01:52:36.896774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/ceph-backup-keyring-placement.txt 2026-08-13 01:52:36.896800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.896826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/ceph-keyring-placement-rbd1.txt 2026-08-13 01:52:36.896851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/cinder-backup.txt 2026-08-13 01:52:36.896877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-684cf9948d-9fhpd/init.txt 2026-08-13 01:52:36.896902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbs8b/ 2026-08-13 01:52:36.896926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbs8b/ceph-keyring-placement.txt 2026-08-13 01:52:36.896980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbs8b/cinder-backup-storage-init.txt 2026-08-13 01:52:36.897028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbs8b/init.txt 2026-08-13 01:52:36.897058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-55bzl/ 2026-08-13 01:52:36.897087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-55bzl/bootstrap.txt 2026-08-13 01:52:36.897113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-55bzl/init.txt 2026-08-13 01:52:36.897138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8zpd8/ 2026-08-13 01:52:36.897163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8zpd8/create-internal-tenant.txt 2026-08-13 01:52:36.897188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8zpd8/init.txt 2026-08-13 01:52:36.897214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4fzkj/ 2026-08-13 01:52:36.897239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4fzkj/cinder-db-init-0.txt 2026-08-13 01:52:36.897264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4fzkj/init.txt 2026-08-13 01:52:36.897289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4rqjq/ 2026-08-13 01:52:36.897314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4rqjq/cinder-db-sync.txt 2026-08-13 01:52:36.897339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4rqjq/init.txt 2026-08-13 01:52:36.897364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4mkdr/ 2026-08-13 01:52:36.897389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4mkdr/init.txt 2026-08-13 01:52:36.897414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-admin.txt 2026-08-13 01:52:36.897439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-internal.txt 2026-08-13 01:52:36.897464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-public.txt 2026-08-13 01:52:36.897490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9rx/ 2026-08-13 01:52:36.897522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9rx/init.txt 2026-08-13 01:52:36.897548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9rx/volumev3-ks-service-registration.txt 2026-08-13 01:52:36.897574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-865n2/ 2026-08-13 01:52:36.897599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-865n2/cinder-ks-user.txt 2026-08-13 01:52:36.897625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-865n2/init.txt 2026-08-13 01:52:36.897650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-f4v2k/ 2026-08-13 01:52:36.897675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-f4v2k/init.txt 2026-08-13 01:52:36.897700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-f4v2k/rabbit-init.txt 2026-08-13 01:52:36.897726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d4dd6c88b-xtw8v/ 2026-08-13 01:52:36.897751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d4dd6c88b-xtw8v/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.897776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d4dd6c88b-xtw8v/cinder-scheduler.txt 2026-08-13 01:52:36.897802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-d4dd6c88b-xtw8v/init.txt 2026-08-13 01:52:36.897827 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xf5m4/ 2026-08-13 01:52:36.897852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xf5m4/ceph-keyring-placement.txt 2026-08-13 01:52:36.897877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xf5m4/cinder-storage-init-rbd1.txt 2026-08-13 01:52:36.897902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xf5m4/init.txt 2026-08-13 01:52:36.897928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/ 2026-08-13 01:52:36.897953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.897979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/ceph-keyring-placement-rbd1.txt 2026-08-13 01:52:36.898005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/cinder-volume.txt 2026-08-13 01:52:36.898032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/init-cinder-conf.txt 2026-08-13 01:52:36.898057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5457df8784-fw9hs/init.txt 2026-08-13 01:52:36.898083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-54c8f47d8d-42tf2/ 2026-08-13 01:52:36.898109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54c8f47d8d-42tf2/ceph-keyring-placement.txt 2026-08-13 01:52:36.898135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54c8f47d8d-42tf2/glance-api.txt 2026-08-13 01:52:36.898160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54c8f47d8d-42tf2/glance-perms.txt 2026-08-13 01:52:36.898186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54c8f47d8d-42tf2/init.txt 2026-08-13 01:52:36.898212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-vwpng/ 2026-08-13 01:52:36.898237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-vwpng/glance-db-init-0.txt 2026-08-13 01:52:36.898263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-vwpng/init.txt 2026-08-13 01:52:36.898289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qgp4q/ 2026-08-13 01:52:36.898314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qgp4q/glance-db-sync.txt 2026-08-13 01:52:36.898340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qgp4q/init.txt 2026-08-13 01:52:36.898423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-984ll/ 2026-08-13 01:52:36.898455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-admin.txt 2026-08-13 01:52:36.898482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-internal.txt 2026-08-13 01:52:36.898509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-public.txt 2026-08-13 01:52:36.898535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-984ll/init.txt 2026-08-13 01:52:36.898561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7f4t2/ 2026-08-13 01:52:36.898586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7f4t2/image-ks-service-registration.txt 2026-08-13 01:52:36.898612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7f4t2/init.txt 2026-08-13 01:52:36.898637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hj7jw/ 2026-08-13 01:52:36.898662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hj7jw/glance-ks-user.txt 2026-08-13 01:52:36.898687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hj7jw/init.txt 2026-08-13 01:52:36.898712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jjmsf/ 2026-08-13 01:52:36.898737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jjmsf/glance-metadefs-load.txt 2026-08-13 01:52:36.898762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jjmsf/init.txt 2026-08-13 01:52:36.898787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tcjbj/ 2026-08-13 01:52:36.898812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tcjbj/init.txt 2026-08-13 01:52:36.898838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tcjbj/rabbit-init.txt 2026-08-13 01:52:36.898907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mdktl/ 2026-08-13 01:52:36.898936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mdktl/ceph-keyring-placement.txt 2026-08-13 01:52:36.898962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mdktl/glance-storage-init.txt 2026-08-13 01:52:36.898992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mdktl/init.txt 2026-08-13 01:52:36.899017 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-6b75fd8dc-j8qt5/ 2026-08-13 01:52:36.899043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6b75fd8dc-j8qt5/heat-api.txt 2026-08-13 01:52:36.899068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6b75fd8dc-j8qt5/init.txt 2026-08-13 01:52:36.899094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hblbz/ 2026-08-13 01:52:36.899119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hblbz/bootstrap.txt 2026-08-13 01:52:36.899144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hblbz/init.txt 2026-08-13 01:52:36.899169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7b6d554d9-4d5cp/ 2026-08-13 01:52:36.899194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7b6d554d9-4d5cp/heat-cfn.txt 2026-08-13 01:52:36.899219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7b6d554d9-4d5cp/init.txt 2026-08-13 01:52:36.899244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhffp/ 2026-08-13 01:52:36.899269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhffp/heat-db-init-0.txt 2026-08-13 01:52:36.899294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mhffp/init.txt 2026-08-13 01:52:36.899319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g6bwn/ 2026-08-13 01:52:36.899352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g6bwn/heat-db-sync.txt 2026-08-13 01:52:36.899378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g6bwn/init.txt 2026-08-13 01:52:36.899404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hw8xl/ 2026-08-13 01:52:36.899486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hw8xl/heat-ks-domain-user.txt 2026-08-13 01:52:36.899523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hw8xl/init.txt 2026-08-13 01:52:36.899550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776420-52z9q/ 2026-08-13 01:52:36.899576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776420-52z9q/heat-engine-cleaner.txt 2026-08-13 01:52:36.899602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776420-52z9q/init.txt 2026-08-13 01:52:36.899628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776425-tcv5k/ 2026-08-13 01:52:36.899654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776425-tcv5k/heat-engine-cleaner.txt 2026-08-13 01:52:36.899680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776425-tcv5k/init.txt 2026-08-13 01:52:36.899705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776430-hmg66/ 2026-08-13 01:52:36.899730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776430-hmg66/heat-engine-cleaner.txt 2026-08-13 01:52:36.899755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29776430-hmg66/init.txt 2026-08-13 01:52:36.899780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-f5bc795f8-qqgcr/ 2026-08-13 01:52:36.899806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-f5bc795f8-qqgcr/heat-engine.txt 2026-08-13 01:52:36.899832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-f5bc795f8-qqgcr/init.txt 2026-08-13 01:52:36.899858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/ 2026-08-13 01:52:36.899884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-admin.txt 2026-08-13 01:52:36.899906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-internal.txt 2026-08-13 01:52:36.899924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-public.txt 2026-08-13 01:52:36.899943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/init.txt 2026-08-13 01:52:36.899962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-admin.txt 2026-08-13 01:52:36.899981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-internal.txt 2026-08-13 01:52:36.900000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-public.txt 2026-08-13 01:52:36.900018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-c4knq/ 2026-08-13 01:52:36.900037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-c4knq/cloudformation-ks-service-registration.txt 2026-08-13 01:52:36.900055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-c4knq/init.txt 2026-08-13 01:52:36.900073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-c4knq/orchestration-ks-service-registration.txt 2026-08-13 01:52:36.900092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rzv5v/ 2026-08-13 01:52:36.900110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rzv5v/heat-ks-user.txt 2026-08-13 01:52:36.900128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rzv5v/heat-trustee-ks-user.txt 2026-08-13 01:52:36.900166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rzv5v/init.txt 2026-08-13 01:52:36.900185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-9hbmg/ 2026-08-13 01:52:36.900204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-9hbmg/init.txt 2026-08-13 01:52:36.900223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-9hbmg/rabbit-init.txt 2026-08-13 01:52:36.900241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-n7lb8/ 2026-08-13 01:52:36.900260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-n7lb8/heat-trusts.txt 2026-08-13 01:52:36.900279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-n7lb8/init.txt 2026-08-13 01:52:36.900297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-zmdst/ 2026-08-13 01:52:36.900316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-zmdst/init.txt 2026-08-13 01:52:36.900334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-zmdst/keepalived.txt 2026-08-13 01:52:36.900352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-zmdst/wait-for-ip.txt 2026-08-13 01:52:36.900371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6978768b48-fd4wv/ 2026-08-13 01:52:36.900389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6978768b48-fd4wv/init.txt 2026-08-13 01:52:36.900407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6978768b48-fd4wv/keystone-api.txt 2026-08-13 01:52:36.900425 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vd2h8/ 2026-08-13 01:52:36.900443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vd2h8/bootstrap.txt 2026-08-13 01:52:36.900460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vd2h8/init.txt 2026-08-13 01:52:36.900478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zqmns/ 2026-08-13 01:52:36.900496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zqmns/init.txt 2026-08-13 01:52:36.900515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zqmns/keystone-credential-setup.txt 2026-08-13 01:52:36.900533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2q77s/ 2026-08-13 01:52:36.900551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2q77s/init.txt 2026-08-13 01:52:36.900568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2q77s/keystone-db-init-0.txt 2026-08-13 01:52:36.900586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-9xfgn/ 2026-08-13 01:52:36.900604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-9xfgn/init.txt 2026-08-13 01:52:36.900622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-9xfgn/keystone-db-sync.txt 2026-08-13 01:52:36.900640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7plgr/ 2026-08-13 01:52:36.900657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7plgr/init.txt 2026-08-13 01:52:36.900675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7plgr/keystone-domain-manage.txt 2026-08-13 01:52:36.900693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8nrt7/ 2026-08-13 01:52:36.900711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8nrt7/init.txt 2026-08-13 01:52:36.900729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8nrt7/keystone-fernet-setup.txt 2026-08-13 01:52:36.900747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7lff8/ 2026-08-13 01:52:36.900765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7lff8/init.txt 2026-08-13 01:52:36.900783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7lff8/rabbit-init.txt 2026-08-13 01:52:36.900806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/ 2026-08-13 01:52:36.900824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/ceph-admin-keyring-placement.txt 2026-08-13 01:52:36.900842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/ceph-keyring-placement.txt 2026-08-13 01:52:36.900861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/init-dynamic-options.txt 2026-08-13 01:52:36.900879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/init.txt 2026-08-13 01:52:36.900897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/libvirt-exporter.txt 2026-08-13 01:52:36.900915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/libvirt.txt 2026-08-13 01:52:36.900933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wmj7v/tls-sidecar.txt 2026-08-13 01:52:36.900973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bb8444f78-jjftg/ 2026-08-13 01:52:36.900996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bb8444f78-jjftg/init.txt 2026-08-13 01:52:36.901015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bb8444f78-jjftg/magnum-api.txt 2026-08-13 01:52:36.901033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-08-13 01:52:36.901052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-08-13 01:52:36.901075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-13 01:52:36.901093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-13 01:52:36.901110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wghhv/ 2026-08-13 01:52:36.901128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wghhv/init.txt 2026-08-13 01:52:36.901146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wghhv/magnum-db-init-0.txt 2026-08-13 01:52:36.901163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c6ktk/ 2026-08-13 01:52:36.901181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c6ktk/init.txt 2026-08-13 01:52:36.901200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c6ktk/magnum-db-sync.txt 2026-08-13 01:52:36.901218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sm5x5/ 2026-08-13 01:52:36.901237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sm5x5/init.txt 2026-08-13 01:52:36.901256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sm5x5/memcached-exporter.txt 2026-08-13 01:52:36.901275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sm5x5/memcached.txt 2026-08-13 01:52:36.901293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-xdqhj/ 2026-08-13 01:52:36.901312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-xdqhj/init.txt 2026-08-13 01:52:36.901330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-xdqhj/neutron-db-init-0.txt 2026-08-13 01:52:36.901349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rvt8d/ 2026-08-13 01:52:36.901368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rvt8d/init.txt 2026-08-13 01:52:36.901386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-rvt8d/neutron-db-sync.txt 2026-08-13 01:52:36.901405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mgcmt/ 2026-08-13 01:52:36.901423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mgcmt/init.txt 2026-08-13 01:52:36.901442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-admin.txt 2026-08-13 01:52:36.901465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-internal.txt 2026-08-13 01:52:36.901484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-public.txt 2026-08-13 01:52:36.901503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ng8zv/ 2026-08-13 01:52:36.901522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ng8zv/init.txt 2026-08-13 01:52:36.901540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ng8zv/network-ks-service-registration.txt 2026-08-13 01:52:36.901559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4z7f2/ 2026-08-13 01:52:36.901576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4z7f2/init.txt 2026-08-13 01:52:36.901595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4z7f2/neutron-ks-user.txt 2026-08-13 01:52:36.901614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-2tqdv/ 2026-08-13 01:52:36.901632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-2tqdv/init.txt 2026-08-13 01:52:36.901649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-2tqdv/neutron-netns-cleanup-cron.txt 2026-08-13 01:52:36.901668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xwj6f/ 2026-08-13 01:52:36.901686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xwj6f/init.txt 2026-08-13 01:52:36.901704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-metadata-agent-init.txt 2026-08-13 01:52:36.901722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-ovn-metadata-agent.txt 2026-08-13 01:52:36.901740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xwj6f/ovn-neutron-init.txt 2026-08-13 01:52:36.901759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6kssd/ 2026-08-13 01:52:36.901777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6kssd/init.txt 2026-08-13 01:52:36.901796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6kssd/neutron-ovn-vpn-agent.txt 2026-08-13 01:52:36.901814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-neutron-init.txt 2026-08-13 01:52:36.901833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-vpn-agent-init.txt 2026-08-13 01:52:36.901852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9bx9f/ 2026-08-13 01:52:36.901870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9bx9f/init.txt 2026-08-13 01:52:36.901889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9bx9f/rabbit-init.txt 2026-08-13 01:52:36.901907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-bc656d555-sbp6m/ 2026-08-13 01:52:36.901926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bc656d555-sbp6m/init.txt 2026-08-13 01:52:36.901944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bc656d555-sbp6m/neutron-policy-server.txt 2026-08-13 01:52:36.901962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bc656d555-sbp6m/neutron-server.txt 2026-08-13 01:52:36.901980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-bc656d555-sbp6m/ovn-neutron-init.txt 2026-08-13 01:52:36.901998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-547799bdd4-rdgt5/ 2026-08-13 01:52:36.902016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-547799bdd4-rdgt5/init.txt 2026-08-13 01:52:36.902039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api-metadata-init.txt 2026-08-13 01:52:36.902058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api.txt 2026-08-13 01:52:36.902076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f8bd6b5cd-krjcn/ 2026-08-13 01:52:36.902095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f8bd6b5cd-krjcn/init.txt 2026-08-13 01:52:36.902113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f8bd6b5cd-krjcn/nova-osapi.txt 2026-08-13 01:52:36.902131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hnrr2/ 2026-08-13 01:52:36.902149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hnrr2/bootstrap.txt 2026-08-13 01:52:36.902167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hnrr2/init.txt 2026-08-13 01:52:36.902185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9bbsh/ 2026-08-13 01:52:36.902202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9bbsh/init.txt 2026-08-13 01:52:36.902220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9bbsh/nova-cell-setup-init.txt 2026-08-13 01:52:36.902239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9bbsh/nova-cell-setup.txt 2026-08-13 01:52:36.902257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/ 2026-08-13 01:52:36.902275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/ceph-admin-keyring-placement.txt 2026-08-13 01:52:36.902294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/ceph-keyring-placement.txt 2026-08-13 01:52:36.902312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/ceph-perms.txt 2026-08-13 01:52:36.902330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/init.txt 2026-08-13 01:52:36.902348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/nova-compute-init.txt 2026-08-13 01:52:36.902366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/nova-compute-ssh-init.txt 2026-08-13 01:52:36.902384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/nova-compute-ssh.txt 2026-08-13 01:52:36.902402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/nova-compute-vnc-init.txt 2026-08-13 01:52:36.902420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xkjpg/nova-compute.txt 2026-08-13 01:52:36.902437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6445c7b994-97hd5/ 2026-08-13 01:52:36.902455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6445c7b994-97hd5/init.txt 2026-08-13 01:52:36.902473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6445c7b994-97hd5/nova-conductor.txt 2026-08-13 01:52:36.902492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-4h44s/ 2026-08-13 01:52:36.902510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-4h44s/init.txt 2026-08-13 01:52:36.902529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-4h44s/nova-db-init-0.txt 2026-08-13 01:52:36.902547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-4h44s/nova-db-init-1.txt 2026-08-13 01:52:36.902565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-4h44s/nova-db-init-2.txt 2026-08-13 01:52:36.902583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-542hb/ 2026-08-13 01:52:36.902602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-542hb/init.txt 2026-08-13 01:52:36.902620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-542hb/nova-db-sync.txt 2026-08-13 01:52:36.902639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-74fts/ 2026-08-13 01:52:36.902662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-admin.txt 2026-08-13 01:52:36.902681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-internal.txt 2026-08-13 01:52:36.902700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-public.txt 2026-08-13 01:52:36.902719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-74fts/init.txt 2026-08-13 01:52:36.902738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-825p4/ 2026-08-13 01:52:36.902756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-825p4/compute-ks-service-registration.txt 2026-08-13 01:52:36.902774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-825p4/init.txt 2026-08-13 01:52:36.902793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vqxl9/ 2026-08-13 01:52:36.902812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vqxl9/init.txt 2026-08-13 01:52:36.902830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vqxl9/nova-ks-user.txt 2026-08-13 01:52:36.902848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6d66bd9dd9-8vprg/ 2026-08-13 01:52:36.902887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6d66bd9dd9-8vprg/init.txt 2026-08-13 01:52:36.902910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init-assets.txt 2026-08-13 01:52:36.902933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init.txt 2026-08-13 01:52:36.902951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy.txt 2026-08-13 01:52:36.902970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hnlld/ 2026-08-13 01:52:36.902987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hnlld/init.txt 2026-08-13 01:52:36.903005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hnlld/rabbit-init.txt 2026-08-13 01:52:36.903023 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58fffcfcd-5rgs7/ 2026-08-13 01:52:36.903040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58fffcfcd-5rgs7/init.txt 2026-08-13 01:52:36.903059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58fffcfcd-5rgs7/nova-scheduler.txt 2026-08-13 01:52:36.903076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f6cb75cc6-wgdld/ 2026-08-13 01:52:36.903094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f6cb75cc6-wgdld/init.txt 2026-08-13 01:52:36.903112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f6cb75cc6-wgdld/octavia-api.txt 2026-08-13 01:52:36.903130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-pjdmf/ 2026-08-13 01:52:36.903148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-pjdmf/bootstrap.txt 2026-08-13 01:52:36.903165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-pjdmf/init.txt 2026-08-13 01:52:36.903183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qxz56/ 2026-08-13 01:52:36.903202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qxz56/init.txt 2026-08-13 01:52:36.903220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qxz56/octavia-db-init-0.txt 2026-08-13 01:52:36.903238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qxz56/octavia-db-init-1.txt 2026-08-13 01:52:36.903256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qdd2r/ 2026-08-13 01:52:36.903274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qdd2r/init.txt 2026-08-13 01:52:36.903299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qdd2r/octavia-db-sync.txt 2026-08-13 01:52:36.903318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-6stbv/ 2026-08-13 01:52:36.903336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-6stbv/init.txt 2026-08-13 01:52:36.903355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-6stbv/octavia-health-manager-get-port.txt 2026-08-13 01:52:36.903373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-6stbv/octavia-health-manager-nic-init.txt 2026-08-13 01:52:36.903392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-6stbv/octavia-health-manager.txt 2026-08-13 01:52:36.903410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/ 2026-08-13 01:52:36.903428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/init.txt 2026-08-13 01:52:36.903446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/octavia-housekeeping.txt 2026-08-13 01:52:36.903464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-lxdkd/ 2026-08-13 01:52:36.903482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-lxdkd/init.txt 2026-08-13 01:52:36.903501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-admin.txt 2026-08-13 01:52:36.903519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-internal.txt 2026-08-13 01:52:36.903537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-public.txt 2026-08-13 01:52:36.903555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kcf92/ 2026-08-13 01:52:36.903573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kcf92/init.txt 2026-08-13 01:52:36.903591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kcf92/load-balancer-ks-service-registration.txt 2026-08-13 01:52:36.903609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-4q6xh/ 2026-08-13 01:52:36.903628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-4q6xh/init.txt 2026-08-13 01:52:36.903646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-4q6xh/octavia-ks-user.txt 2026-08-13 01:52:36.903664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-j29xz/ 2026-08-13 01:52:36.903683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-j29xz/init.txt 2026-08-13 01:52:36.903700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-j29xz/rabbit-init.txt 2026-08-13 01:52:36.903718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-564fbb464b-c7j9d/ 2026-08-13 01:52:36.903736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-564fbb464b-c7j9d/init.txt 2026-08-13 01:52:36.903754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-564fbb464b-c7j9d/octavia-worker.txt 2026-08-13 01:52:36.903772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/ 2026-08-13 01:52:36.903790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/init.txt 2026-08-13 01:52:36.903809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/openvswitch-db-perms.txt 2026-08-13 01:52:36.903827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/openvswitch-db.txt 2026-08-13 01:52:36.903846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/openvswitch-vswitchd-modules.txt 2026-08-13 01:52:36.903864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-sbpsz/openvswitch-vswitchd.txt 2026-08-13 01:52:36.903883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/ 2026-08-13 01:52:36.903906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/controller-init.txt 2026-08-13 01:52:36.903927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/controller.txt 2026-08-13 01:52:36.903945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/get-gw-enabled.txt 2026-08-13 01:52:36.903963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/init.txt 2026-08-13 01:52:36.903982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/log-parser.txt 2026-08-13 01:52:36.904000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-8wj8q/vector.txt 2026-08-13 01:52:36.904018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-zxjzc/ 2026-08-13 01:52:36.904036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-zxjzc/init.txt 2026-08-13 01:52:36.904055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-zxjzc/northd.txt 2026-08-13 01:52:36.904074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-08-13 01:52:36.904093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-08-13 01:52:36.904111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-08-13 01:52:36.904129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-08-13 01:52:36.904148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-08-13 01:52:36.904166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-08-13 01:52:36.904184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-08-13 01:52:36.904201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-13 01:52:36.904219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-13 01:52:36.904238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-13 01:52:36.904256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-13 01:52:36.904274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-08-13 01:52:36.904292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-13 01:52:36.904310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-13 01:52:36.904328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-13 01:52:36.904346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6d44fb554c-gws67/ 2026-08-13 01:52:36.904364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d44fb554c-gws67/init.txt 2026-08-13 01:52:36.904382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d44fb554c-gws67/placement-api.txt 2026-08-13 01:52:36.904400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-c947b/ 2026-08-13 01:52:36.904418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-c947b/init.txt 2026-08-13 01:52:36.904436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-c947b/placement-db-init-0.txt 2026-08-13 01:52:36.904455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hz95p/ 2026-08-13 01:52:36.904473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hz95p/init.txt 2026-08-13 01:52:36.904491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hz95p/placement-db-sync.txt 2026-08-13 01:52:36.904510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dbvp7/ 2026-08-13 01:52:36.904528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dbvp7/init.txt 2026-08-13 01:52:36.904550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-admin.txt 2026-08-13 01:52:36.904569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-internal.txt 2026-08-13 01:52:36.904587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-public.txt 2026-08-13 01:52:36.904606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-vtn7p/ 2026-08-13 01:52:36.904624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-vtn7p/init.txt 2026-08-13 01:52:36.904642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-vtn7p/placement-ks-service-registration.txt 2026-08-13 01:52:36.904659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dfggc/ 2026-08-13 01:52:36.904677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dfggc/init.txt 2026-08-13 01:52:36.904695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dfggc/placement-ks-user.txt 2026-08-13 01:52:36.904712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-dj7v9/ 2026-08-13 01:52:36.904730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-dj7v9/percona-xtradb-cluster-operator.txt 2026-08-13 01:52:36.904748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-08-13 01:52:36.904766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-13 01:52:36.904784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-13 01:52:36.904802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-08-13 01:52:36.904820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-13 01:52:36.904838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-13 01:52:36.904856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-2f2nw/ 2026-08-13 01:52:36.904874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-2f2nw/rabbitmq-cluster-operator.txt 2026-08-13 01:52:36.904892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-08-13 01:52:36.904910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-13 01:52:36.904928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-13 01:52:36.904946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-08-13 01:52:36.904991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-13 01:52:36.905022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-13 01:52:36.905041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-08-13 01:52:36.905060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-13 01:52:36.905078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-13 01:52:36.905096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-08-13 01:52:36.905115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-13 01:52:36.905133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-13 01:52:36.905151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-v27x9/ 2026-08-13 01:52:36.905169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-v27x9/rabbitmq-cluster-operator.txt 2026-08-13 01:52:36.905193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-08-13 01:52:36.905212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-13 01:52:36.905230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-13 01:52:36.905249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-08-13 01:52:36.905267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-13 01:52:36.905285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-13 01:52:36.905303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-08-13 01:52:36.905321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-13 01:52:36.905339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-13 01:52:36.905358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/ 2026-08-13 01:52:36.905376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/ceph-crash.txt 2026-08-13 01:52:36.905395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/chown-container-data-dir.txt 2026-08-13 01:52:36.905414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/make-container-crash-dir.txt 2026-08-13 01:52:36.905432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/ 2026-08-13 01:52:36.905450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/chown-container-data-dir.txt 2026-08-13 01:52:36.905468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/log-collector.txt 2026-08-13 01:52:36.905486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/rgw.txt 2026-08-13 01:52:36.905504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-86dbb9cd65-8gh7t/ 2026-08-13 01:52:36.905522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-86dbb9cd65-8gh7t/init.txt 2026-08-13 01:52:36.905540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-86dbb9cd65-8gh7t/staffeln-api.txt 2026-08-13 01:52:36.905558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5f96df47db-ttj2v/ 2026-08-13 01:52:36.905575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5f96df47db-ttj2v/staffeln-conductor.txt 2026-08-13 01:52:36.905594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-2q7gf/ 2026-08-13 01:52:36.905611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-2q7gf/init.txt 2026-08-13 01:52:36.905629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-2q7gf/staffeln-db-init-0.txt 2026-08-13 01:52:36.905647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tjdbv/ 2026-08-13 01:52:36.905665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tjdbv/init.txt 2026-08-13 01:52:36.905683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tjdbv/staffeln-db-sync.txt 2026-08-13 01:52:36.905701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-08-13 01:52:36.905719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-08-13 01:52:36.905737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-08-13 01:52:36.905754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-08-13 01:52:36.905772 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-08-13 01:52:36.905794 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-vcvms/ 2026-08-13 01:52:36.905813 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-vcvms/manager.txt 2026-08-13 01:52:36.905831 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-08-13 01:52:36.905849 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-qz5bd/ 2026-08-13 01:52:36.905868 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-qz5bd/rook-ceph-operator.txt 2026-08-13 01:52:36.905886 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-08-13 01:52:36.905905 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-z6mj9/ 2026-08-13 01:52:36.905923 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-z6mj9/secretgen-controller.txt 2026-08-13 01:52:36.905941 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-08-13 01:52:36.905959 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zng5z/ 2026-08-13 01:52:36.905978 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zng5z/controller.txt 2026-08-13 01:52:36.905996 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fgvvh/ 2026-08-13 01:52:36.906013 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fgvvh/ingress-nginx-default-backend.txt 2026-08-13 01:52:36.906031 | instance | cd+++++++++ pod-logs/kube-system/ 2026-08-13 01:52:36.906050 | instance | cd+++++++++ pod-logs/kube-system/cilium-7tlfq/ 2026-08-13 01:52:36.906068 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/apply-sysctl-overwrites.txt 2026-08-13 01:52:36.906085 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/cilium-agent.txt 2026-08-13 01:52:36.906103 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/clean-cilium-state.txt 2026-08-13 01:52:36.906120 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/config.txt 2026-08-13 01:52:36.906138 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/install-cni-binaries.txt 2026-08-13 01:52:36.906156 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/mount-bpf-fs.txt 2026-08-13 01:52:36.906174 | instance | >f+++++++++ pod-logs/kube-system/cilium-7tlfq/mount-cgroup.txt 2026-08-13 01:52:36.906192 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ccm8z/ 2026-08-13 01:52:36.906210 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ccm8z/cilium-operator.txt 2026-08-13 01:52:36.906229 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-mb2ns/ 2026-08-13 01:52:36.906246 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-mb2ns/coredns.txt 2026-08-13 01:52:36.906264 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-z24n2/ 2026-08-13 01:52:36.906282 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-z24n2/coredns.txt 2026-08-13 01:52:36.906300 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-08-13 01:52:36.906318 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-08-13 01:52:36.906336 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-08-13 01:52:36.906355 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-13 01:52:36.906374 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-08-13 01:52:36.906392 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-13 01:52:36.906411 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-t4vl6/ 2026-08-13 01:52:36.906429 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-t4vl6/kube-proxy.txt 2026-08-13 01:52:36.906448 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-08-13 01:52:36.906470 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-13 01:52:36.906490 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-08-13 01:52:36.906508 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-08-13 01:52:36.906527 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-08-13 01:52:36.906545 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lmp2q/ 2026-08-13 01:52:36.906563 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lmp2q/local-path-provisioner.txt 2026-08-13 01:52:36.906582 | instance | cd+++++++++ pod-logs/monitoring/ 2026-08-13 01:52:36.906600 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-13 01:52:36.906618 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-13 01:52:36.906637 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-13 01:52:36.906655 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-13 01:52:36.906674 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-13 01:52:36.906692 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7srkn/ 2026-08-13 01:52:36.906710 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7srkn/goldpinger-daemon.txt 2026-08-13 01:52:36.906729 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/ 2026-08-13 01:52:36.906747 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-dashboard.txt 2026-08-13 01:52:36.906765 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana-sc-datasources.txt 2026-08-13 01:52:36.906783 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-56cbb9c6f6-fzhnz/grafana.txt 2026-08-13 01:52:36.906801 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm/ 2026-08-13 01:52:36.906819 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lh9tm/kube-state-metrics.txt 2026-08-13 01:52:36.906837 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-64h76/ 2026-08-13 01:52:36.906872 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-64h76/kube-prometheus-stack.txt 2026-08-13 01:52:36.906892 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/ 2026-08-13 01:52:36.906918 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/node-exporter.txt 2026-08-13 01:52:36.906940 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cvzpr/pod-tls-sidecar.txt 2026-08-13 01:52:36.906958 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-08-13 01:52:36.906976 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-08-13 01:52:36.906994 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-08-13 01:52:36.907012 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-13 01:52:36.907030 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-13 01:52:36.907048 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2rlmg/ 2026-08-13 01:52:36.907065 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2rlmg/nginx.txt 2026-08-13 01:52:36.907083 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-08-13 01:52:36.907101 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-08-13 01:52:36.907118 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-08-13 01:52:36.907141 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sz252/ 2026-08-13 01:52:36.907159 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sz252/gc.txt 2026-08-13 01:52:36.907177 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-k4mvw/ 2026-08-13 01:52:36.907195 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-k4mvw/master.txt 2026-08-13 01:52:36.907212 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8jfhb/ 2026-08-13 01:52:36.907230 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8jfhb/worker.txt 2026-08-13 01:52:36.907249 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-13 01:52:36.907267 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-13 01:52:36.907285 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-13 01:52:36.907302 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-13 01:52:36.907320 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-13 01:52:36.907338 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-13 01:52:36.907356 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8mmll/ 2026-08-13 01:52:36.907374 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8mmll/pushgateway.txt 2026-08-13 01:52:36.907393 | instance | cd+++++++++ pod-logs/monitoring/vector-6z7sh/ 2026-08-13 01:52:36.907411 | instance | >f+++++++++ pod-logs/monitoring/vector-6z7sh/vector.txt 2026-08-13 01:52:36.907429 | instance | cd+++++++++ pod-logs/openstack/ 2026-08-13 01:52:36.907447 | instance | cd+++++++++ pod-logs/openstack/barbican-api-5f45f4b9b6-qwsrn/ 2026-08-13 01:52:36.907465 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5f45f4b9b6-qwsrn/barbican-api.txt 2026-08-13 01:52:36.907484 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5f45f4b9b6-qwsrn/init.txt 2026-08-13 01:52:36.907502 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-tcvv4/ 2026-08-13 01:52:36.907521 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-tcvv4/barbican-db-init-0.txt 2026-08-13 01:52:36.907539 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-tcvv4/init.txt 2026-08-13 01:52:36.907557 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-c24vb/ 2026-08-13 01:52:36.907576 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-c24vb/barbican-db-sync.txt 2026-08-13 01:52:36.907594 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-c24vb/init.txt 2026-08-13 01:52:36.907612 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-x2hf9/ 2026-08-13 01:52:36.907631 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-x2hf9/init.txt 2026-08-13 01:52:36.907648 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-admin.txt 2026-08-13 01:52:36.907666 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-internal.txt 2026-08-13 01:52:36.907684 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-x2hf9/key-manager-ks-endpoints-public.txt 2026-08-13 01:52:36.907702 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-l87zz/ 2026-08-13 01:52:36.907720 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-l87zz/init.txt 2026-08-13 01:52:36.907739 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-l87zz/key-manager-ks-service-registration.txt 2026-08-13 01:52:36.907757 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-d7627/ 2026-08-13 01:52:36.907775 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-d7627/barbican-ks-user.txt 2026-08-13 01:52:36.907798 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-d7627/init.txt 2026-08-13 01:52:36.907818 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-xvlgj/ 2026-08-13 01:52:36.907836 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xvlgj/init.txt 2026-08-13 01:52:36.907855 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xvlgj/rabbit-init.txt 2026-08-13 01:52:36.907873 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6447cf7f59-bwlwj/ 2026-08-13 01:52:36.907892 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6447cf7f59-bwlwj/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.907911 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6447cf7f59-bwlwj/cinder-api.txt 2026-08-13 01:52:36.907930 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6447cf7f59-bwlwj/init.txt 2026-08-13 01:52:36.907948 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/ 2026-08-13 01:52:36.907966 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/ceph-backup-keyring-placement.txt 2026-08-13 01:52:36.907984 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.908002 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/ceph-keyring-placement-rbd1.txt 2026-08-13 01:52:36.908020 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/cinder-backup.txt 2026-08-13 01:52:36.908038 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-684cf9948d-9fhpd/init.txt 2026-08-13 01:52:36.908055 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbs8b/ 2026-08-13 01:52:36.908073 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbs8b/ceph-keyring-placement.txt 2026-08-13 01:52:36.908091 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbs8b/cinder-backup-storage-init.txt 2026-08-13 01:52:36.908110 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbs8b/init.txt 2026-08-13 01:52:36.908127 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-55bzl/ 2026-08-13 01:52:36.908146 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-55bzl/bootstrap.txt 2026-08-13 01:52:36.908164 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-55bzl/init.txt 2026-08-13 01:52:36.908182 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8zpd8/ 2026-08-13 01:52:36.908200 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8zpd8/create-internal-tenant.txt 2026-08-13 01:52:36.908217 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8zpd8/init.txt 2026-08-13 01:52:36.908236 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-4fzkj/ 2026-08-13 01:52:36.908254 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4fzkj/cinder-db-init-0.txt 2026-08-13 01:52:36.908272 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4fzkj/init.txt 2026-08-13 01:52:36.908290 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-4rqjq/ 2026-08-13 01:52:36.908308 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-4rqjq/cinder-db-sync.txt 2026-08-13 01:52:36.908326 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-4rqjq/init.txt 2026-08-13 01:52:36.908343 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-4mkdr/ 2026-08-13 01:52:36.908361 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4mkdr/init.txt 2026-08-13 01:52:36.908379 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-admin.txt 2026-08-13 01:52:36.908398 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-internal.txt 2026-08-13 01:52:36.908416 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4mkdr/volumev3-ks-endpoints-public.txt 2026-08-13 01:52:36.908434 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-7j9rx/ 2026-08-13 01:52:36.908456 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7j9rx/init.txt 2026-08-13 01:52:36.908475 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7j9rx/volumev3-ks-service-registration.txt 2026-08-13 01:52:36.908493 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-865n2/ 2026-08-13 01:52:36.908511 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-865n2/cinder-ks-user.txt 2026-08-13 01:52:36.908529 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-865n2/init.txt 2026-08-13 01:52:36.908547 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-f4v2k/ 2026-08-13 01:52:36.908565 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-f4v2k/init.txt 2026-08-13 01:52:36.908583 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-f4v2k/rabbit-init.txt 2026-08-13 01:52:36.908601 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-d4dd6c88b-xtw8v/ 2026-08-13 01:52:36.908618 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d4dd6c88b-xtw8v/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.908636 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d4dd6c88b-xtw8v/cinder-scheduler.txt 2026-08-13 01:52:36.908654 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-d4dd6c88b-xtw8v/init.txt 2026-08-13 01:52:36.908672 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-xf5m4/ 2026-08-13 01:52:36.908690 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xf5m4/ceph-keyring-placement.txt 2026-08-13 01:52:36.908709 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xf5m4/cinder-storage-init-rbd1.txt 2026-08-13 01:52:36.908726 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xf5m4/init.txt 2026-08-13 01:52:36.908744 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/ 2026-08-13 01:52:36.908762 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/ceph-coordination-volume-perms.txt 2026-08-13 01:52:36.908780 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/ceph-keyring-placement-rbd1.txt 2026-08-13 01:52:36.908798 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/cinder-volume.txt 2026-08-13 01:52:36.908816 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/init-cinder-conf.txt 2026-08-13 01:52:36.908834 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5457df8784-fw9hs/init.txt 2026-08-13 01:52:36.908852 | instance | cd+++++++++ pod-logs/openstack/glance-api-54c8f47d8d-42tf2/ 2026-08-13 01:52:36.908870 | instance | >f+++++++++ pod-logs/openstack/glance-api-54c8f47d8d-42tf2/ceph-keyring-placement.txt 2026-08-13 01:52:36.908889 | instance | >f+++++++++ pod-logs/openstack/glance-api-54c8f47d8d-42tf2/glance-api.txt 2026-08-13 01:52:36.908907 | instance | >f+++++++++ pod-logs/openstack/glance-api-54c8f47d8d-42tf2/glance-perms.txt 2026-08-13 01:52:36.908926 | instance | >f+++++++++ pod-logs/openstack/glance-api-54c8f47d8d-42tf2/init.txt 2026-08-13 01:52:36.908944 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-vwpng/ 2026-08-13 01:52:36.908984 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-vwpng/glance-db-init-0.txt 2026-08-13 01:52:36.909004 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-vwpng/init.txt 2026-08-13 01:52:36.909022 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-qgp4q/ 2026-08-13 01:52:36.909041 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qgp4q/glance-db-sync.txt 2026-08-13 01:52:36.909059 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qgp4q/init.txt 2026-08-13 01:52:36.909077 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-984ll/ 2026-08-13 01:52:36.909096 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-admin.txt 2026-08-13 01:52:36.909114 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-internal.txt 2026-08-13 01:52:36.909137 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-984ll/image-ks-endpoints-public.txt 2026-08-13 01:52:36.909157 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-984ll/init.txt 2026-08-13 01:52:36.909198 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-7f4t2/ 2026-08-13 01:52:36.909243 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-7f4t2/image-ks-service-registration.txt 2026-08-13 01:52:36.909271 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-7f4t2/init.txt 2026-08-13 01:52:36.909295 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-hj7jw/ 2026-08-13 01:52:36.909315 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-hj7jw/glance-ks-user.txt 2026-08-13 01:52:36.909334 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-hj7jw/init.txt 2026-08-13 01:52:36.909353 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-jjmsf/ 2026-08-13 01:52:36.909371 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-jjmsf/glance-metadefs-load.txt 2026-08-13 01:52:36.909389 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-jjmsf/init.txt 2026-08-13 01:52:36.909407 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-tcjbj/ 2026-08-13 01:52:36.909429 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tcjbj/init.txt 2026-08-13 01:52:36.909451 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tcjbj/rabbit-init.txt 2026-08-13 01:52:36.909477 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-mdktl/ 2026-08-13 01:52:36.909502 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mdktl/ceph-keyring-placement.txt 2026-08-13 01:52:36.909525 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mdktl/glance-storage-init.txt 2026-08-13 01:52:36.909544 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mdktl/init.txt 2026-08-13 01:52:36.909563 | instance | cd+++++++++ pod-logs/openstack/heat-api-6b75fd8dc-j8qt5/ 2026-08-13 01:52:36.909582 | instance | >f+++++++++ pod-logs/openstack/heat-api-6b75fd8dc-j8qt5/heat-api.txt 2026-08-13 01:52:36.909600 | instance | >f+++++++++ pod-logs/openstack/heat-api-6b75fd8dc-j8qt5/init.txt 2026-08-13 01:52:36.909618 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-hblbz/ 2026-08-13 01:52:36.909636 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hblbz/bootstrap.txt 2026-08-13 01:52:36.909654 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hblbz/init.txt 2026-08-13 01:52:36.909672 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-7b6d554d9-4d5cp/ 2026-08-13 01:52:36.909690 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7b6d554d9-4d5cp/heat-cfn.txt 2026-08-13 01:52:36.909708 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7b6d554d9-4d5cp/init.txt 2026-08-13 01:52:36.909726 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-mhffp/ 2026-08-13 01:52:36.909745 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mhffp/heat-db-init-0.txt 2026-08-13 01:52:36.909763 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mhffp/init.txt 2026-08-13 01:52:36.909781 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-g6bwn/ 2026-08-13 01:52:36.909799 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-g6bwn/heat-db-sync.txt 2026-08-13 01:52:36.909817 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-g6bwn/init.txt 2026-08-13 01:52:36.909836 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-hw8xl/ 2026-08-13 01:52:36.909854 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hw8xl/heat-ks-domain-user.txt 2026-08-13 01:52:36.909872 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hw8xl/init.txt 2026-08-13 01:52:36.909890 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29776420-52z9q/ 2026-08-13 01:52:36.909908 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776420-52z9q/heat-engine-cleaner.txt 2026-08-13 01:52:36.909926 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776420-52z9q/init.txt 2026-08-13 01:52:36.909950 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29776425-tcv5k/ 2026-08-13 01:52:36.909970 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776425-tcv5k/heat-engine-cleaner.txt 2026-08-13 01:52:36.909988 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776425-tcv5k/init.txt 2026-08-13 01:52:36.910007 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29776430-hmg66/ 2026-08-13 01:52:36.910025 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776430-hmg66/heat-engine-cleaner.txt 2026-08-13 01:52:36.910044 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29776430-hmg66/init.txt 2026-08-13 01:52:36.910062 | instance | cd+++++++++ pod-logs/openstack/heat-engine-f5bc795f8-qqgcr/ 2026-08-13 01:52:36.910081 | instance | >f+++++++++ pod-logs/openstack/heat-engine-f5bc795f8-qqgcr/heat-engine.txt 2026-08-13 01:52:36.910099 | instance | >f+++++++++ pod-logs/openstack/heat-engine-f5bc795f8-qqgcr/init.txt 2026-08-13 01:52:36.910117 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/ 2026-08-13 01:52:36.910135 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-admin.txt 2026-08-13 01:52:36.910154 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-internal.txt 2026-08-13 01:52:36.910172 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/cloudformation-ks-endpoints-public.txt 2026-08-13 01:52:36.910190 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/init.txt 2026-08-13 01:52:36.910209 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-admin.txt 2026-08-13 01:52:36.910227 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-internal.txt 2026-08-13 01:52:36.910246 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-jbxtx/orchestration-ks-endpoints-public.txt 2026-08-13 01:52:36.910264 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-c4knq/ 2026-08-13 01:52:36.910283 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-c4knq/cloudformation-ks-service-registration.txt 2026-08-13 01:52:36.910303 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-c4knq/init.txt 2026-08-13 01:52:36.910321 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-c4knq/orchestration-ks-service-registration.txt 2026-08-13 01:52:36.910340 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-rzv5v/ 2026-08-13 01:52:36.910359 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rzv5v/heat-ks-user.txt 2026-08-13 01:52:36.910377 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rzv5v/heat-trustee-ks-user.txt 2026-08-13 01:52:36.910396 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rzv5v/init.txt 2026-08-13 01:52:36.910415 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-9hbmg/ 2026-08-13 01:52:36.910433 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-9hbmg/init.txt 2026-08-13 01:52:36.910451 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-9hbmg/rabbit-init.txt 2026-08-13 01:52:36.910469 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-n7lb8/ 2026-08-13 01:52:36.910487 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-n7lb8/heat-trusts.txt 2026-08-13 01:52:36.910505 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-n7lb8/init.txt 2026-08-13 01:52:36.910524 | instance | cd+++++++++ pod-logs/openstack/keepalived-zmdst/ 2026-08-13 01:52:36.910542 | instance | >f+++++++++ pod-logs/openstack/keepalived-zmdst/init.txt 2026-08-13 01:52:36.910560 | instance | >f+++++++++ pod-logs/openstack/keepalived-zmdst/keepalived.txt 2026-08-13 01:52:36.910579 | instance | >f+++++++++ pod-logs/openstack/keepalived-zmdst/wait-for-ip.txt 2026-08-13 01:52:36.910597 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6978768b48-fd4wv/ 2026-08-13 01:52:36.910620 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6978768b48-fd4wv/init.txt 2026-08-13 01:52:36.910639 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6978768b48-fd4wv/keystone-api.txt 2026-08-13 01:52:36.910658 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-vd2h8/ 2026-08-13 01:52:36.910676 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vd2h8/bootstrap.txt 2026-08-13 01:52:36.910693 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vd2h8/init.txt 2026-08-13 01:52:36.910711 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-zqmns/ 2026-08-13 01:52:36.910729 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-zqmns/init.txt 2026-08-13 01:52:36.910747 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-zqmns/keystone-credential-setup.txt 2026-08-13 01:52:36.910765 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-2q77s/ 2026-08-13 01:52:36.910783 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2q77s/init.txt 2026-08-13 01:52:36.910801 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2q77s/keystone-db-init-0.txt 2026-08-13 01:52:36.910819 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-9xfgn/ 2026-08-13 01:52:36.910837 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-9xfgn/init.txt 2026-08-13 01:52:36.910891 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-9xfgn/keystone-db-sync.txt 2026-08-13 01:52:36.910920 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-7plgr/ 2026-08-13 01:52:36.910942 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7plgr/init.txt 2026-08-13 01:52:36.910966 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7plgr/keystone-domain-manage.txt 2026-08-13 01:52:36.910984 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-8nrt7/ 2026-08-13 01:52:36.911003 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8nrt7/init.txt 2026-08-13 01:52:36.911021 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8nrt7/keystone-fernet-setup.txt 2026-08-13 01:52:36.911040 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-7lff8/ 2026-08-13 01:52:36.911058 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-7lff8/init.txt 2026-08-13 01:52:36.911075 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-7lff8/rabbit-init.txt 2026-08-13 01:52:36.911094 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/ 2026-08-13 01:52:36.911113 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/ceph-admin-keyring-placement.txt 2026-08-13 01:52:36.911135 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/ceph-keyring-placement.txt 2026-08-13 01:52:36.911153 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/init-dynamic-options.txt 2026-08-13 01:52:36.911171 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/init.txt 2026-08-13 01:52:36.911190 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/libvirt-exporter.txt 2026-08-13 01:52:36.911208 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/libvirt.txt 2026-08-13 01:52:36.911226 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wmj7v/tls-sidecar.txt 2026-08-13 01:52:36.911244 | instance | cd+++++++++ pod-logs/openstack/magnum-api-6bb8444f78-jjftg/ 2026-08-13 01:52:36.911263 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6bb8444f78-jjftg/init.txt 2026-08-13 01:52:36.911281 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6bb8444f78-jjftg/magnum-api.txt 2026-08-13 01:52:36.911299 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-08-13 01:52:36.911317 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-08-13 01:52:36.911335 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-13 01:52:36.911352 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-13 01:52:36.911375 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-wghhv/ 2026-08-13 01:52:36.911394 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-wghhv/init.txt 2026-08-13 01:52:36.911413 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-wghhv/magnum-db-init-0.txt 2026-08-13 01:52:36.911430 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-c6ktk/ 2026-08-13 01:52:36.911448 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c6ktk/init.txt 2026-08-13 01:52:36.911466 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c6ktk/magnum-db-sync.txt 2026-08-13 01:52:36.911484 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sm5x5/ 2026-08-13 01:52:36.911502 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sm5x5/init.txt 2026-08-13 01:52:36.911520 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sm5x5/memcached-exporter.txt 2026-08-13 01:52:36.911538 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sm5x5/memcached.txt 2026-08-13 01:52:36.911556 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-xdqhj/ 2026-08-13 01:52:36.911575 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-xdqhj/init.txt 2026-08-13 01:52:36.911594 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-xdqhj/neutron-db-init-0.txt 2026-08-13 01:52:36.911613 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-rvt8d/ 2026-08-13 01:52:36.911631 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-rvt8d/init.txt 2026-08-13 01:52:36.911649 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-rvt8d/neutron-db-sync.txt 2026-08-13 01:52:36.911667 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-mgcmt/ 2026-08-13 01:52:36.911686 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mgcmt/init.txt 2026-08-13 01:52:36.911704 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-admin.txt 2026-08-13 01:52:36.911723 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-internal.txt 2026-08-13 01:52:36.911741 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mgcmt/network-ks-endpoints-public.txt 2026-08-13 01:52:36.911759 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-ng8zv/ 2026-08-13 01:52:36.911778 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ng8zv/init.txt 2026-08-13 01:52:36.911797 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ng8zv/network-ks-service-registration.txt 2026-08-13 01:52:36.911815 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-4z7f2/ 2026-08-13 01:52:36.911834 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4z7f2/init.txt 2026-08-13 01:52:36.911853 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4z7f2/neutron-ks-user.txt 2026-08-13 01:52:36.911871 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-2tqdv/ 2026-08-13 01:52:36.911889 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-2tqdv/init.txt 2026-08-13 01:52:36.911908 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-2tqdv/neutron-netns-cleanup-cron.txt 2026-08-13 01:52:36.911926 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xwj6f/ 2026-08-13 01:52:36.911944 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xwj6f/init.txt 2026-08-13 01:52:36.911962 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-metadata-agent-init.txt 2026-08-13 01:52:36.911980 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xwj6f/neutron-ovn-metadata-agent.txt 2026-08-13 01:52:36.911998 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xwj6f/ovn-neutron-init.txt 2026-08-13 01:52:36.912016 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6kssd/ 2026-08-13 01:52:36.912039 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6kssd/init.txt 2026-08-13 01:52:36.912058 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6kssd/neutron-ovn-vpn-agent.txt 2026-08-13 01:52:36.912076 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-neutron-init.txt 2026-08-13 01:52:36.912094 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6kssd/ovn-vpn-agent-init.txt 2026-08-13 01:52:36.912112 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-9bx9f/ 2026-08-13 01:52:36.912131 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9bx9f/init.txt 2026-08-13 01:52:36.912149 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9bx9f/rabbit-init.txt 2026-08-13 01:52:36.912168 | instance | cd+++++++++ pod-logs/openstack/neutron-server-bc656d555-sbp6m/ 2026-08-13 01:52:36.912186 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bc656d555-sbp6m/init.txt 2026-08-13 01:52:36.912205 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bc656d555-sbp6m/neutron-policy-server.txt 2026-08-13 01:52:36.912224 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bc656d555-sbp6m/neutron-server.txt 2026-08-13 01:52:36.912242 | instance | >f+++++++++ pod-logs/openstack/neutron-server-bc656d555-sbp6m/ovn-neutron-init.txt 2026-08-13 01:52:36.912261 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-547799bdd4-rdgt5/ 2026-08-13 01:52:36.912279 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-547799bdd4-rdgt5/init.txt 2026-08-13 01:52:36.912297 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api-metadata-init.txt 2026-08-13 01:52:36.912316 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-547799bdd4-rdgt5/nova-api.txt 2026-08-13 01:52:36.912334 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-f8bd6b5cd-krjcn/ 2026-08-13 01:52:36.912352 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-f8bd6b5cd-krjcn/init.txt 2026-08-13 01:52:36.912370 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-f8bd6b5cd-krjcn/nova-osapi.txt 2026-08-13 01:52:36.912388 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-hnrr2/ 2026-08-13 01:52:36.912406 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hnrr2/bootstrap.txt 2026-08-13 01:52:36.912424 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hnrr2/init.txt 2026-08-13 01:52:36.912442 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9bbsh/ 2026-08-13 01:52:36.912460 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9bbsh/init.txt 2026-08-13 01:52:36.912478 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9bbsh/nova-cell-setup-init.txt 2026-08-13 01:52:36.912496 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9bbsh/nova-cell-setup.txt 2026-08-13 01:52:36.912514 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/ 2026-08-13 01:52:36.912531 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/ceph-admin-keyring-placement.txt 2026-08-13 01:52:36.912549 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/ceph-keyring-placement.txt 2026-08-13 01:52:36.912568 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/ceph-perms.txt 2026-08-13 01:52:36.912586 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/init.txt 2026-08-13 01:52:36.912603 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/nova-compute-init.txt 2026-08-13 01:52:36.912621 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/nova-compute-ssh-init.txt 2026-08-13 01:52:36.912638 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/nova-compute-ssh.txt 2026-08-13 01:52:36.912657 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/nova-compute-vnc-init.txt 2026-08-13 01:52:36.912678 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xkjpg/nova-compute.txt 2026-08-13 01:52:36.912697 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6445c7b994-97hd5/ 2026-08-13 01:52:36.912715 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6445c7b994-97hd5/init.txt 2026-08-13 01:52:36.912733 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6445c7b994-97hd5/nova-conductor.txt 2026-08-13 01:52:36.912751 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-4h44s/ 2026-08-13 01:52:36.912768 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-4h44s/init.txt 2026-08-13 01:52:36.912786 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-4h44s/nova-db-init-0.txt 2026-08-13 01:52:36.912804 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-4h44s/nova-db-init-1.txt 2026-08-13 01:52:36.912822 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-4h44s/nova-db-init-2.txt 2026-08-13 01:52:36.912841 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-542hb/ 2026-08-13 01:52:36.912860 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-542hb/init.txt 2026-08-13 01:52:36.912879 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-542hb/nova-db-sync.txt 2026-08-13 01:52:36.912897 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-74fts/ 2026-08-13 01:52:36.912915 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-admin.txt 2026-08-13 01:52:36.912933 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-internal.txt 2026-08-13 01:52:36.912966 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-74fts/compute-ks-endpoints-public.txt 2026-08-13 01:52:36.912988 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-74fts/init.txt 2026-08-13 01:52:36.913007 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-825p4/ 2026-08-13 01:52:36.913026 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-825p4/compute-ks-service-registration.txt 2026-08-13 01:52:36.913045 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-825p4/init.txt 2026-08-13 01:52:36.913063 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-vqxl9/ 2026-08-13 01:52:36.913081 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vqxl9/init.txt 2026-08-13 01:52:36.913099 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vqxl9/nova-ks-user.txt 2026-08-13 01:52:36.913118 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6d66bd9dd9-8vprg/ 2026-08-13 01:52:36.913137 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6d66bd9dd9-8vprg/init.txt 2026-08-13 01:52:36.913156 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init-assets.txt 2026-08-13 01:52:36.913174 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy-init.txt 2026-08-13 01:52:36.913193 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6d66bd9dd9-8vprg/nova-novncproxy.txt 2026-08-13 01:52:36.913211 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-hnlld/ 2026-08-13 01:52:36.913230 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hnlld/init.txt 2026-08-13 01:52:36.913248 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hnlld/rabbit-init.txt 2026-08-13 01:52:36.913267 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-58fffcfcd-5rgs7/ 2026-08-13 01:52:36.913285 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-58fffcfcd-5rgs7/init.txt 2026-08-13 01:52:36.913304 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-58fffcfcd-5rgs7/nova-scheduler.txt 2026-08-13 01:52:36.913322 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5f6cb75cc6-wgdld/ 2026-08-13 01:52:36.913340 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5f6cb75cc6-wgdld/init.txt 2026-08-13 01:52:36.913358 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5f6cb75cc6-wgdld/octavia-api.txt 2026-08-13 01:52:36.913376 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-pjdmf/ 2026-08-13 01:52:36.913400 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-pjdmf/bootstrap.txt 2026-08-13 01:52:36.913419 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-pjdmf/init.txt 2026-08-13 01:52:36.913437 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-qxz56/ 2026-08-13 01:52:36.913455 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qxz56/init.txt 2026-08-13 01:52:36.913473 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qxz56/octavia-db-init-0.txt 2026-08-13 01:52:36.913491 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qxz56/octavia-db-init-1.txt 2026-08-13 01:52:36.913509 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-qdd2r/ 2026-08-13 01:52:36.913527 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-qdd2r/init.txt 2026-08-13 01:52:36.913544 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-qdd2r/octavia-db-sync.txt 2026-08-13 01:52:36.913562 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-6stbv/ 2026-08-13 01:52:36.913580 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-6stbv/init.txt 2026-08-13 01:52:36.913598 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-6stbv/octavia-health-manager-get-port.txt 2026-08-13 01:52:36.913616 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-6stbv/octavia-health-manager-nic-init.txt 2026-08-13 01:52:36.913633 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-6stbv/octavia-health-manager.txt 2026-08-13 01:52:36.913651 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/ 2026-08-13 01:52:36.913669 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/init.txt 2026-08-13 01:52:36.913687 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-66cbbd64b5-9kxtn/octavia-housekeeping.txt 2026-08-13 01:52:36.913706 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-lxdkd/ 2026-08-13 01:52:36.913724 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-lxdkd/init.txt 2026-08-13 01:52:36.913741 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-admin.txt 2026-08-13 01:52:36.913759 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-internal.txt 2026-08-13 01:52:36.913777 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-lxdkd/load-balancer-ks-endpoints-public.txt 2026-08-13 01:52:36.913794 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-kcf92/ 2026-08-13 01:52:36.913812 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kcf92/init.txt 2026-08-13 01:52:36.913830 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kcf92/load-balancer-ks-service-registration.txt 2026-08-13 01:52:36.913848 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-4q6xh/ 2026-08-13 01:52:36.913866 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-4q6xh/init.txt 2026-08-13 01:52:36.913884 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-4q6xh/octavia-ks-user.txt 2026-08-13 01:52:36.913902 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-j29xz/ 2026-08-13 01:52:36.913920 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-j29xz/init.txt 2026-08-13 01:52:36.913938 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-j29xz/rabbit-init.txt 2026-08-13 01:52:36.913956 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-564fbb464b-c7j9d/ 2026-08-13 01:52:36.913974 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-564fbb464b-c7j9d/init.txt 2026-08-13 01:52:36.913992 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-564fbb464b-c7j9d/octavia-worker.txt 2026-08-13 01:52:36.914011 | instance | cd+++++++++ pod-logs/openstack/openvswitch-sbpsz/ 2026-08-13 01:52:36.914028 | instance | >f+++++++++ pod-logs/openstack/openvswitch-sbpsz/init.txt 2026-08-13 01:52:36.914050 | instance | >f+++++++++ pod-logs/openstack/openvswitch-sbpsz/openvswitch-db-perms.txt 2026-08-13 01:52:36.914069 | instance | >f+++++++++ pod-logs/openstack/openvswitch-sbpsz/openvswitch-db.txt 2026-08-13 01:52:36.914086 | instance | >f+++++++++ pod-logs/openstack/openvswitch-sbpsz/openvswitch-vswitchd-modules.txt 2026-08-13 01:52:36.914105 | instance | >f+++++++++ pod-logs/openstack/openvswitch-sbpsz/openvswitch-vswitchd.txt 2026-08-13 01:52:36.914123 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-8wj8q/ 2026-08-13 01:52:36.914142 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/controller-init.txt 2026-08-13 01:52:36.914160 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/controller.txt 2026-08-13 01:52:36.914178 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/get-gw-enabled.txt 2026-08-13 01:52:36.914195 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/init.txt 2026-08-13 01:52:36.914213 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/log-parser.txt 2026-08-13 01:52:36.914231 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-8wj8q/vector.txt 2026-08-13 01:52:36.914249 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-zxjzc/ 2026-08-13 01:52:36.914267 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-zxjzc/init.txt 2026-08-13 01:52:36.914285 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-zxjzc/northd.txt 2026-08-13 01:52:36.914303 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-08-13 01:52:36.914321 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-08-13 01:52:36.914339 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-08-13 01:52:36.914357 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-08-13 01:52:36.914376 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-08-13 01:52:36.914395 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-08-13 01:52:36.914416 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-08-13 01:52:36.914434 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-13 01:52:36.914452 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-13 01:52:36.914470 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-13 01:52:36.914488 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-13 01:52:36.914507 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-08-13 01:52:36.914525 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-13 01:52:36.914543 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-13 01:52:36.914560 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-13 01:52:36.914578 | instance | cd+++++++++ pod-logs/openstack/placement-api-6d44fb554c-gws67/ 2026-08-13 01:52:36.914596 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d44fb554c-gws67/init.txt 2026-08-13 01:52:36.914613 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d44fb554c-gws67/placement-api.txt 2026-08-13 01:52:36.914631 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-c947b/ 2026-08-13 01:52:36.914649 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-c947b/init.txt 2026-08-13 01:52:36.914666 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-c947b/placement-db-init-0.txt 2026-08-13 01:52:36.914684 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-hz95p/ 2026-08-13 01:52:36.914702 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-hz95p/init.txt 2026-08-13 01:52:36.914721 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-hz95p/placement-db-sync.txt 2026-08-13 01:52:36.914738 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-dbvp7/ 2026-08-13 01:52:36.914761 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dbvp7/init.txt 2026-08-13 01:52:36.914780 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-admin.txt 2026-08-13 01:52:36.914798 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-internal.txt 2026-08-13 01:52:36.914816 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dbvp7/placement-ks-endpoints-public.txt 2026-08-13 01:52:36.914833 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-vtn7p/ 2026-08-13 01:52:36.914870 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-vtn7p/init.txt 2026-08-13 01:52:36.914890 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-vtn7p/placement-ks-service-registration.txt 2026-08-13 01:52:36.914908 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-dfggc/ 2026-08-13 01:52:36.914933 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-dfggc/init.txt 2026-08-13 01:52:36.914951 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-dfggc/placement-ks-user.txt 2026-08-13 01:52:36.914969 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-dj7v9/ 2026-08-13 01:52:36.914987 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-dj7v9/percona-xtradb-cluster-operator.txt 2026-08-13 01:52:36.915004 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-08-13 01:52:36.915022 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-13 01:52:36.915039 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-13 01:52:36.915057 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-08-13 01:52:36.915075 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-13 01:52:36.915093 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-13 01:52:36.915111 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-2f2nw/ 2026-08-13 01:52:36.915129 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-2f2nw/rabbitmq-cluster-operator.txt 2026-08-13 01:52:36.915146 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-08-13 01:52:36.915164 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-13 01:52:36.915181 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-13 01:52:36.915199 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-08-13 01:52:36.915216 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-13 01:52:36.915233 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-13 01:52:36.915251 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-08-13 01:52:36.915269 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-13 01:52:36.915287 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-13 01:52:36.915305 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-08-13 01:52:36.915323 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-13 01:52:36.915340 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-13 01:52:36.915358 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-v27x9/ 2026-08-13 01:52:36.915376 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-v27x9/rabbitmq-cluster-operator.txt 2026-08-13 01:52:36.915395 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-08-13 01:52:36.915413 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-13 01:52:36.915436 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-13 01:52:36.915455 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-08-13 01:52:36.915473 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-13 01:52:36.915491 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-13 01:52:36.915509 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-08-13 01:52:36.915528 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-13 01:52:36.915546 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-13 01:52:36.915564 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/ 2026-08-13 01:52:36.915582 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/ceph-crash.txt 2026-08-13 01:52:36.915601 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/chown-container-data-dir.txt 2026-08-13 01:52:36.915619 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-hllz8/make-container-crash-dir.txt 2026-08-13 01:52:36.915637 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/ 2026-08-13 01:52:36.915656 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/chown-container-data-dir.txt 2026-08-13 01:52:36.915674 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/log-collector.txt 2026-08-13 01:52:36.915692 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8278p/rgw.txt 2026-08-13 01:52:36.915710 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-86dbb9cd65-8gh7t/ 2026-08-13 01:52:36.915728 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-86dbb9cd65-8gh7t/init.txt 2026-08-13 01:52:36.915745 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-86dbb9cd65-8gh7t/staffeln-api.txt 2026-08-13 01:52:36.915763 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5f96df47db-ttj2v/ 2026-08-13 01:52:36.915781 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5f96df47db-ttj2v/staffeln-conductor.txt 2026-08-13 01:52:36.915799 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-2q7gf/ 2026-08-13 01:52:36.915817 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-2q7gf/init.txt 2026-08-13 01:52:36.915834 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-2q7gf/staffeln-db-init-0.txt 2026-08-13 01:52:36.915852 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-tjdbv/ 2026-08-13 01:52:36.915870 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tjdbv/init.txt 2026-08-13 01:52:36.915888 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tjdbv/staffeln-db-sync.txt 2026-08-13 01:52:36.915906 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-08-13 01:52:36.915924 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-08-13 01:52:36.915943 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-08-13 01:52:36.915967 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-08-13 01:52:36.915985 | instance | cd+++++++++ pod-logs/orc-system/ 2026-08-13 01:52:36.916003 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-vcvms/ 2026-08-13 01:52:36.916021 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-vcvms/manager.txt 2026-08-13 01:52:36.916039 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-08-13 01:52:36.916057 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-qz5bd/ 2026-08-13 01:52:36.916075 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-qz5bd/rook-ceph-operator.txt 2026-08-13 01:52:36.916093 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-08-13 01:52:36.916110 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-z6mj9/ 2026-08-13 01:52:36.916133 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-z6mj9/secretgen-controller.txt 2026-08-13 01:52:36.933626 | 2026-08-13 01:52:36.933692 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-13 01:52:37.172128 | instance | changed 2026-08-13 01:52:37.178048 | 2026-08-13 01:52:37.178118 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-13 01:52:38.444607 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-08-13 01:52:38.460766 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-13 01:52:38.460816 | instance | Dload Upload Total Spent Left Speed 2026-08-13 01:52:38.465503 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-08-13 01:52:38.672602 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-08-13 01:52:38.678442 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-13 01:52:38.678474 | instance | Dload Upload Total Spent Left Speed 2026-08-13 01:52:38.682569 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-08-13 01:52:39.047023 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-08-13 01:52:39.055071 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-13 01:52:39.055566 | instance | Dload Upload Total Spent Left Speed 2026-08-13 01:52:39.059956 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-08-13 01:52:39.398986 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-08-13 01:52:39.755781 | instance | ERROR 2026-08-13 01:52:39.755953 | instance | { 2026-08-13 01:52:39.755983 | instance | "delta": "0:00:01.947726", 2026-08-13 01:52:39.756005 | instance | "end": "2026-08-13 01:52:39.407654", 2026-08-13 01:52:39.756025 | instance | "msg": "non-zero return code", 2026-08-13 01:52:39.756044 | instance | "rc": 5, 2026-08-13 01:52:39.756063 | instance | "start": "2026-08-13 01:52:37.459928" 2026-08-13 01:52:39.756081 | instance | } 2026-08-13 01:52:39.756107 | instance | ERROR: Ignoring Errors 2026-08-13 01:52:39.761267 | 2026-08-13 01:52:39.761351 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-13 01:52:40.082040 | instance | ceph-mgr endpoints: 2026-08-13 01:52:40.296515 | instance | ok: Runtime: 0:00:00.104846 2026-08-13 01:52:40.303422 | 2026-08-13 01:52:40.303515 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-13 01:52:40.839406 | instance | ok: Runtime: 0:00:00.113505 2026-08-13 01:52:40.846568 | 2026-08-13 01:52:40.846642 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-13 01:52:41.347136 | instance | changed: 2026-08-13 01:52:41.347362 | instance | cd+++++++++ prometheus/ 2026-08-13 01:52:41.347401 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-08-13 01:52:41.347430 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-08-13 01:52:41.347459 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-08-13 01:52:41.359256 | 2026-08-13 01:52:41.359322 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-13 01:52:41.585619 | instance | changed 2026-08-13 01:52:41.601693 | 2026-08-13 01:52:41.601783 | TASK [gather-selenium-data : Get selenium data] 2026-08-13 01:52:41.821606 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-13 01:52:41.822885 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-13 01:52:42.146104 | instance | ERROR 2026-08-13 01:52:42.146408 | instance | { 2026-08-13 01:52:42.146477 | instance | "delta": "0:00:00.006956", 2026-08-13 01:52:42.146522 | instance | "end": "2026-08-13 01:52:41.823217", 2026-08-13 01:52:42.146564 | instance | "msg": "non-zero return code", 2026-08-13 01:52:42.146607 | instance | "rc": 1, 2026-08-13 01:52:42.146647 | instance | "start": "2026-08-13 01:52:41.816261" 2026-08-13 01:52:42.146687 | instance | } 2026-08-13 01:52:42.146738 | instance | ERROR: Ignoring Errors 2026-08-13 01:52:42.153422 | 2026-08-13 01:52:42.153496 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-13 01:52:42.641913 | instance | changed: cd+++++++++ selenium/ 2026-08-13 01:52:42.649987 | 2026-08-13 01:52:42.650047 | PLAY RECAP 2026-08-13 01:52:42.650099 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-08-13 01:52:42.650122 | 2026-08-13 01:52:42.796148 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-13 01:52:42.809089 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 01:52:43.495842 | 2026-08-13 01:52:43.495977 | PLAY [all] 2026-08-13 01:52:43.507341 | 2026-08-13 01:52:43.507425 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 01:52:43.552442 | instance | skipping: Conditional result was False 2026-08-13 01:52:43.564090 | 2026-08-13 01:52:43.564222 | TASK [fetch-output : Set log path for single node] 2026-08-13 01:52:43.609635 | instance | ok 2026-08-13 01:52:43.616318 | 2026-08-13 01:52:43.616423 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 01:52:44.036478 | instance -> localhost | ok: "/var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/logs" 2026-08-13 01:52:44.260851 | instance -> localhost | changed: "/var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/artifacts" 2026-08-13 01:52:44.499273 | instance -> localhost | changed: "/var/lib/zuul/builds/d62695476da14040ad168ead6d617b62/work/docs" 2026-08-13 01:52:44.519246 | 2026-08-13 01:52:44.519380 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 01:52:45.192774 | instance | changed: .d..t...... ./ 2026-08-13 01:52:45.192996 | instance | changed: All items complete 2026-08-13 01:52:45.193027 | 2026-08-13 01:52:45.668539 | instance | changed: .d..t...... ./ 2026-08-13 01:52:46.162212 | instance | changed: .d..t...... ./ 2026-08-13 01:52:46.179895 | 2026-08-13 01:52:46.180081 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 01:52:46.587755 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007917 2026-08-13 01:52:46.815842 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008455 2026-08-13 01:52:46.836938 | 2026-08-13 01:52:46.837178 | PLAY [all] 2026-08-13 01:52:46.849202 | 2026-08-13 01:52:46.849274 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 01:52:47.310103 | instance | changed 2026-08-13 01:52:47.318479 | 2026-08-13 01:52:47.318565 | PLAY RECAP 2026-08-13 01:52:47.318639 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 01:52:47.318672 | 2026-08-13 01:52:47.529591 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 01:52:47.542664 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 01:52:48.139163 | 2026-08-13 01:52:48.139292 | PLAY [localhost] 2026-08-13 01:52:48.148794 | 2026-08-13 01:52:48.148868 | TASK [Generate Zuul manifest] 2026-08-13 01:52:48.179202 | localhost | ok 2026-08-13 01:52:48.197530 | 2026-08-13 01:52:48.197658 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 01:52:48.904590 | localhost | changed 2026-08-13 01:52:48.917862 | 2026-08-13 01:52:48.918003 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 01:52:48.948511 | localhost | ok 2026-08-13 01:52:48.955881 | 2026-08-13 01:52:48.955950 | TASK [Upload logs] 2026-08-13 01:52:48.978630 | localhost | ok 2026-08-13 01:52:49.089819 | 2026-08-13 01:52:49.089951 | TASK [Set zuul-log-path fact] 2026-08-13 01:52:49.109680 | localhost | ok 2026-08-13 01:52:49.124987 | 2026-08-13 01:52:49.125104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 01:52:49.168802 | localhost | ok 2026-08-13 01:52:49.179106 | 2026-08-13 01:52:49.179212 | TASK [upload-logs : Create log directories] 2026-08-13 01:52:49.545984 | localhost | changed 2026-08-13 01:52:49.552459 | 2026-08-13 01:52:49.552559 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 01:52:49.969399 | localhost -> localhost | ok: Runtime: 0:00:00.040949 2026-08-13 01:52:49.976465 | 2026-08-13 01:52:49.976574 | TASK [upload-logs : Upload logs to log server] 2026-08-13 01:52:51.013433 | localhost | Output suppressed because no_log was given 2026-08-13 01:52:51.020504 | 2026-08-13 01:52:51.020617 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 01:52:51.067657 | localhost | skipping: Conditional result was False 2026-08-13 01:52:51.074590 | localhost | skipping: Conditional result was False 2026-08-13 01:52:51.089410 | 2026-08-13 01:52:51.089501 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 01:52:51.130574 | localhost | skipping: Conditional result was False 2026-08-13 01:52:51.130949 | 2026-08-13 01:52:51.134624 | localhost | skipping: Conditional result was False 2026-08-13 01:52:51.151813 | 2026-08-13 01:52:51.151916 | LOOP [upload-logs : Upload console log and json output]