2026-05-21 02:53:29.498908 | Job console starting 2026-05-21 02:53:29.511820 | Updating git repos 2026-05-21 02:53:30.835558 | Cloning repos into workspace 2026-05-21 02:53:43.938233 | Restoring repo states 2026-05-21 02:53:51.223379 | Merging changes 2026-05-21 02:53:53.992277 | Checking out repos 2026-05-21 02:53:56.102224 | Preparing playbooks 2026-05-21 02:53:59.873543 | Running Ansible setup 2026-05-21 02:54:03.795229 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:54:04.461847 | 2026-05-21 02:54:04.462233 | PLAY [localhost] 2026-05-21 02:54:04.475220 | 2026-05-21 02:54:04.475398 | TASK [Gathering Facts] 2026-05-21 02:54:05.876662 | localhost | ok 2026-05-21 02:54:05.888874 | 2026-05-21 02:54:05.889082 | TASK [Setup log path fact] 2026-05-21 02:54:05.908034 | localhost | ok 2026-05-21 02:54:05.921210 | 2026-05-21 02:54:05.921331 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:54:05.979250 | localhost | ok 2026-05-21 02:54:05.991865 | 2026-05-21 02:54:06.068870 | TASK [emit-job-header : Print job information] 2026-05-21 02:54:06.113647 | # Job Information 2026-05-21 02:54:06.113949 | Ansible Version: 2.16.18 2026-05-21 02:54:06.114035 | Job: atmosphere-molecule-aio-ovn 2026-05-21 02:54:06.114087 | Pipeline: check 2026-05-21 02:54:06.114132 | Executor: 2d72f0692154 2026-05-21 02:54:06.114175 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3962 2026-05-21 02:54:06.114245 | Event ID: f63e22b0-54bf-11f1-9f8c-34283f36bec0 2026-05-21 02:54:06.118342 | 2026-05-21 02:54:06.118421 | LOOP [emit-job-header : Print node information] 2026-05-21 02:54:06.270251 | localhost | ok: 2026-05-21 02:54:06.270430 | localhost | # Node Information 2026-05-21 02:54:06.270460 | localhost | Inventory Hostname: instance 2026-05-21 02:54:06.270483 | localhost | Hostname: np0000175722 2026-05-21 02:54:06.270503 | localhost | Username: zuul 2026-05-21 02:54:06.270526 | localhost | Distro: Ubuntu 22.04 2026-05-21 02:54:06.270546 | localhost | Provider: yul1 2026-05-21 02:54:06.270567 | localhost | Region: ca-ymq-1 2026-05-21 02:54:06.270586 | localhost | Label: ubuntu-jammy-16 2026-05-21 02:54:06.270605 | localhost | Product Name: OpenStack Nova 2026-05-21 02:54:06.270624 | localhost | Interface IP: 199.19.213.39 2026-05-21 02:54:06.283630 | 2026-05-21 02:54:06.283935 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 02:54:06.715948 | localhost -> localhost | changed 2026-05-21 02:54:06.721021 | 2026-05-21 02:54:06.721086 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 02:54:08.206645 | localhost -> localhost | changed 2026-05-21 02:54:08.213373 | 2026-05-21 02:54:08.213434 | PLAY [all] 2026-05-21 02:54:08.220753 | 2026-05-21 02:54:08.220820 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 02:54:08.617799 | instance -> localhost | ok 2026-05-21 02:54:08.630223 | 2026-05-21 02:54:08.630363 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 02:54:08.680811 | instance | ok 2026-05-21 02:54:08.700241 | instance | included: /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 02:54:08.706514 | 2026-05-21 02:54:08.706580 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 02:54:09.700819 | instance -> localhost | Generating public/private rsa key pair. 2026-05-21 02:54:09.701246 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/050ca40f52e948059f79053ae4186976_id_rsa 2026-05-21 02:54:09.701280 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/050ca40f52e948059f79053ae4186976_id_rsa.pub 2026-05-21 02:54:09.701304 | instance -> localhost | The key fingerprint is: 2026-05-21 02:54:09.701327 | instance -> localhost | SHA256:lnFVe+svNo/RXKh6fpYBMXLGbRLS3kNLgzIOacvO5mM zuul-build-sshkey 2026-05-21 02:54:09.701361 | instance -> localhost | The key's randomart image is: 2026-05-21 02:54:09.701383 | instance -> localhost | +---[RSA 3072]----+ 2026-05-21 02:54:09.701413 | instance -> localhost | | ..oo=. | 2026-05-21 02:54:09.701436 | instance -> localhost | | + +oX *. | 2026-05-21 02:54:09.701457 | instance -> localhost | | o.+.B O.o.| 2026-05-21 02:54:09.701478 | instance -> localhost | | o+. o +o.| 2026-05-21 02:54:09.701498 | instance -> localhost | | oS ..o.| 2026-05-21 02:54:09.701518 | instance -> localhost | | .+ .oo.| 2026-05-21 02:54:09.701538 | instance -> localhost | | o . .+o| 2026-05-21 02:54:09.701558 | instance -> localhost | | E .. Bo.| 2026-05-21 02:54:09.701582 | instance -> localhost | | . ..o.+.+o| 2026-05-21 02:54:09.701603 | instance -> localhost | +----[SHA256]-----+ 2026-05-21 02:54:09.701677 | instance -> localhost | ok: Runtime: 0:00:00.249775 2026-05-21 02:54:09.707157 | 2026-05-21 02:54:09.707225 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 02:54:09.741087 | instance | ok 2026-05-21 02:54:09.907524 | instance | included: /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 02:54:09.915574 | 2026-05-21 02:54:09.915649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 02:54:09.940227 | instance | skipping: Conditional result was False 2026-05-21 02:54:09.953567 | 2026-05-21 02:54:09.953806 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 02:54:10.415238 | instance | changed 2026-05-21 02:54:10.422496 | 2026-05-21 02:54:10.422588 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 02:54:10.670908 | instance | ok 2026-05-21 02:54:10.675971 | 2026-05-21 02:54:10.676044 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 02:54:11.185103 | instance | changed 2026-05-21 02:54:11.190515 | 2026-05-21 02:54:11.190593 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 02:54:11.695889 | instance | changed 2026-05-21 02:54:11.701428 | 2026-05-21 02:54:11.701499 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 02:54:11.727558 | instance | skipping: Conditional result was False 2026-05-21 02:54:11.755688 | 2026-05-21 02:54:11.755901 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 02:54:12.351111 | instance -> localhost | changed 2026-05-21 02:54:12.366049 | 2026-05-21 02:54:12.366121 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 02:54:13.191435 | instance -> localhost | Identity added: /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/050ca40f52e948059f79053ae4186976_id_rsa (zuul-build-sshkey) 2026-05-21 02:54:13.192184 | instance -> localhost | ok: Runtime: 0:00:00.016088 2026-05-21 02:54:13.198689 | 2026-05-21 02:54:13.198775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 02:54:13.473758 | instance | ok 2026-05-21 02:54:13.480926 | 2026-05-21 02:54:13.486300 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 02:54:13.511770 | instance | skipping: Conditional result was False 2026-05-21 02:54:13.545775 | 2026-05-21 02:54:13.545892 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 02:54:13.850047 | instance | ok 2026-05-21 02:54:13.859418 | 2026-05-21 02:54:13.859585 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 02:54:17.621638 | instance | Output suppressed because no_log was given 2026-05-21 02:54:17.637809 | 2026-05-21 02:54:17.637969 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 02:54:17.847454 | instance | ok: "logs" 2026-05-21 02:54:17.847739 | instance | ok: All items complete 2026-05-21 02:54:17.847770 | 2026-05-21 02:54:18.027291 | instance | ok: "artifacts" 2026-05-21 02:54:18.192304 | instance | ok: "docs" 2026-05-21 02:54:18.212129 | 2026-05-21 02:54:18.212499 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 02:54:18.402862 | instance | changed: "logs" 2026-05-21 02:54:18.570775 | instance | changed: "artifacts" 2026-05-21 02:54:18.733095 | instance | changed: "docs" 2026-05-21 02:54:18.747987 | 2026-05-21 02:54:18.748076 | PLAY RECAP 2026-05-21 02:54:18.748123 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 02:54:18.748152 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:54:18.748175 | 2026-05-21 02:54:18.890659 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:54:18.898068 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:54:19.528178 | 2026-05-21 02:54:19.528322 | PLAY [all] 2026-05-21 02:54:19.539486 | 2026-05-21 02:54:19.539572 | TASK [setup-uv : Extract archive] 2026-05-21 02:54:21.980971 | instance | changed 2026-05-21 02:54:21.988908 | 2026-05-21 02:54:21.989065 | TASK [setup-uv : Print version] 2026-05-21 02:54:22.359072 | instance | uv 0.8.13 2026-05-21 02:54:22.528216 | instance | ok: Runtime: 0:00:00.012888 2026-05-21 02:54:22.546318 | 2026-05-21 02:54:22.546441 | TASK [Install Ansible collection siblings] 2026-05-21 02:54:32.274586 | instance | changed: 2026-05-21 02:54:32.274873 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-21 02:54:32.274919 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-21 02:54:32.274950 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-21 02:54:32.274979 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-21 02:54:32.275006 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-21 02:54:32.275038 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-21 02:54:32.275067 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-21 02:54:32.275097 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-21 02:54:32.275124 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-21 02:54:32.275150 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-21 02:54:32.275176 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-21 02:54:32.275200 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-21 02:54:32.275225 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-21 02:54:32.275249 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-21 02:54:32.275274 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-21 02:54:32.275300 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-21 02:54:32.275324 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-21 02:54:32.275350 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-21 02:54:32.275375 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-21 02:54:32.275399 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-21 02:54:32.275424 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-21 02:54:32.275454 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0 2026-05-21 02:54:32.275496 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-21 02:54:32.275545 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-21 02:54:32.275571 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-21 02:54:32.275596 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-21 02:54:32.275621 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-21 02:54:32.275645 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-21 02:54:32.275669 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-21 02:54:32.275693 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-21 02:54:32.275717 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-21 02:54:32.275742 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-21 02:54:32.275767 | 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-05-21 02:54:32.275816 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.275842 | instance | Process install dependency map 2026-05-21 02:54:32.275868 | instance | Starting collection install process 2026-05-21 02:54:32.275905 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-21 02:54:32.275941 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-21 02:54:32.275968 | instance | ansible.netcommon:* was installed successfully 2026-05-21 02:54:32.275992 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-21 02:54:32.276016 | instance | Creating virtual environment at: .venv 2026-05-21 02:54:32.276041 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-21 02:54:32.276066 | instance | Downloading cryptography (4.2MiB) 2026-05-21 02:54:32.276091 | instance | Downloading kubernetes (1.9MiB) 2026-05-21 02:54:32.276115 | instance | Downloading ansible-core (2.1MiB) 2026-05-21 02:54:32.276145 | instance | Downloading pygments (1.2MiB) 2026-05-21 02:54:32.276170 | instance | Downloading openstacksdk (1.7MiB) 2026-05-21 02:54:32.276194 | instance | Downloading netaddr (2.2MiB) 2026-05-21 02:54:32.276219 | instance | Downloading setuptools (1.1MiB) 2026-05-21 02:54:32.276243 | instance | Downloading rjsonnet (1.2MiB) 2026-05-21 02:54:32.276267 | instance | Building pyperclip==1.9.0 2026-05-21 02:54:32.276292 | instance | Downloading rjsonnet 2026-05-21 02:54:32.276316 | instance | Downloading netaddr 2026-05-21 02:54:32.276343 | instance | Downloading pygments 2026-05-21 02:54:32.276369 | instance | Downloading cryptography 2026-05-21 02:54:32.276394 | instance | Downloading setuptools 2026-05-21 02:54:32.276418 | instance | Downloading kubernetes 2026-05-21 02:54:32.276442 | instance | Downloading ansible-core 2026-05-21 02:54:32.276466 | instance | Downloading openstacksdk 2026-05-21 02:54:32.276490 | instance | Built pyperclip==1.9.0 2026-05-21 02:54:32.276515 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-21 02:54:32.276540 | instance | Installed 79 packages in 70ms 2026-05-21 02:54:32.276564 | instance | Checked out ansible.posix to 1.6.0 2026-05-21 02:54:32.276590 | 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-05-21 02:54:32.276616 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.276641 | instance | Process install dependency map 2026-05-21 02:54:32.276664 | instance | Starting collection install process 2026-05-21 02:54:32.276689 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-21 02:54:32.276713 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-21 02:54:32.276747 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-21 02:54:32.276773 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.276797 | instance | 2.17.12 2026-05-21 02:54:32.276821 | instance | Checked out ansible.utils to v6.0.2 2026-05-21 02:54:32.276847 | 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-05-21 02:54:32.276871 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.276895 | instance | Process install dependency map 2026-05-21 02:54:32.276919 | instance | Starting collection install process 2026-05-21 02:54:32.276944 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-21 02:54:32.277007 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-21 02:54:32.277048 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-21 02:54:32.277086 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.277125 | instance | 2.17.12 2026-05-21 02:54:32.277155 | instance | Checked out atmosphere.common to v0.6.0 2026-05-21 02:54:32.277180 | 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-05-21 02:54:32.277205 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.277229 | instance | Process install dependency map 2026-05-21 02:54:32.277253 | instance | Starting collection install process 2026-05-21 02:54:32.277278 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-21 02:54:32.277302 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-21 02:54:32.277326 | instance | atmosphere.common:0.6.0 was installed successfully 2026-05-21 02:54:32.277351 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.277375 | instance | 2.17.12 2026-05-21 02:54:32.277399 | instance | Checked out community.crypto to 2.2.3 2026-05-21 02:54:32.277455 | 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-05-21 02:54:32.277488 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.277515 | instance | Process install dependency map 2026-05-21 02:54:32.277540 | instance | Starting collection install process 2026-05-21 02:54:32.277565 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-21 02:54:32.277589 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-21 02:54:32.277613 | instance | community.crypto:2.2.3 was installed successfully 2026-05-21 02:54:32.277637 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.277661 | instance | 2.17.12 2026-05-21 02:54:32.277685 | instance | Checked out community.general to 7.3.0 2026-05-21 02:54:32.277710 | 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-05-21 02:54:32.277733 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.277757 | instance | Process install dependency map 2026-05-21 02:54:32.277781 | instance | Starting collection install process 2026-05-21 02:54:32.278317 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-21 02:54:32.278350 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-21 02:54:32.278375 | instance | community.general:7.3.0 was installed successfully 2026-05-21 02:54:32.278400 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.278425 | instance | 2.17.12 2026-05-21 02:54:32.278450 | instance | Checked out community.mysql to 3.6.0 2026-05-21 02:54:32.278475 | 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-05-21 02:54:32.278500 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.278524 | instance | Process install dependency map 2026-05-21 02:54:32.278551 | instance | Starting collection install process 2026-05-21 02:54:32.278577 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-21 02:54:32.278602 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-21 02:54:32.278627 | instance | community.mysql:3.6.0 was installed successfully 2026-05-21 02:54:32.278651 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.278675 | instance | 2.17.12 2026-05-21 02:54:32.278699 | instance | Checked out kubernetes.core to 2.4.0 2026-05-21 02:54:32.278723 | 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-05-21 02:54:32.278747 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.278771 | instance | Process install dependency map 2026-05-21 02:54:32.278795 | instance | Starting collection install process 2026-05-21 02:54:32.278820 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-21 02:54:32.278844 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-21 02:54:32.278868 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-21 02:54:32.278892 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.278916 | instance | 2.17.12 2026-05-21 02:54:32.278941 | instance | Checked out openstack.cloud to 2.5.0 2026-05-21 02:54:32.278965 | 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-05-21 02:54:32.278990 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.279014 | instance | Process install dependency map 2026-05-21 02:54:32.279038 | instance | Starting collection install process 2026-05-21 02:54:32.279062 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-21 02:54:32.279086 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-21 02:54:32.279109 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-21 02:54:32.279134 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.279157 | instance | 2.17.12 2026-05-21 02:54:32.279181 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-21 02:54:32.279205 | 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-05-21 02:54:32.279238 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.279263 | instance | Process install dependency map 2026-05-21 02:54:32.279287 | instance | Starting collection install process 2026-05-21 02:54:32.279311 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-21 02:54:32.279335 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-21 02:54:32.279359 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-21 02:54:32.279383 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.279406 | instance | 2.17.12 2026-05-21 02:54:32.279430 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-21 02:54:32.279455 | 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-05-21 02:54:32.279479 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.279503 | instance | Process install dependency map 2026-05-21 02:54:32.279527 | instance | Starting collection install process 2026-05-21 02:54:32.279551 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-21 02:54:32.279576 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 02:54:32.279600 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-21 02:54:32.279625 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.279648 | instance | 2.17.12 2026-05-21 02:54:32.279673 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-21 02:54:32.279697 | 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-05-21 02:54:32.279722 | instance | Starting galaxy collection install process 2026-05-21 02:54:32.279746 | instance | Process install dependency map 2026-05-21 02:54:32.279770 | instance | Starting collection install process 2026-05-21 02:54:32.279793 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-21 02:54:32.279816 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-21 02:54:32.279840 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-21 02:54:32.279864 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-21 02:54:32.279888 | instance | 2.17.12 2026-05-21 02:54:32.286722 | 2026-05-21 02:54:32.286782 | PLAY RECAP 2026-05-21 02:54:32.286836 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:54:32.286858 | 2026-05-21 02:54:32.468436 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:54:32.477162 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-05-21 02:54:33.165369 | 2026-05-21 02:54:33.165562 | PLAY [all] 2026-05-21 02:54:33.179796 | 2026-05-21 02:54:33.179947 | TASK [Install "jq" for log collection] 2026-05-21 02:54:42.957150 | instance | changed 2026-05-21 02:54:42.960269 | 2026-05-21 02:54:42.960343 | PLAY RECAP 2026-05-21 02:54:42.960415 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:54:42.960485 | 2026-05-21 02:54:43.179211 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-05-21 02:54:43.352550 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 02:54:44.078364 | 2026-05-21 02:54:44.078503 | PLAY [all] 2026-05-21 02:54:44.090250 | 2026-05-21 02:54:44.090353 | TASK [Copy inventory file for Zuul] 2026-05-21 02:54:44.959940 | instance | changed 2026-05-21 02:54:44.967635 | 2026-05-21 02:54:44.967751 | TASK [Switch "ansible_host" to private IP] 2026-05-21 02:54:45.361278 | instance | changed: 1 replacements made 2026-05-21 02:54:45.366497 | 2026-05-21 02:54:45.366590 | TASK [Run Molecule scenario] 2026-05-21 02:54:46.290974 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-21 02:54:46.697447 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-21 02:54:46.697550 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-21 02:54:58.695622 | instance | INFO [aio > dependency] Executing 2026-05-21 02:54:58.695729 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-21 02:54:58.695951 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-21 02:54:58.696069 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-21 02:54:58.704911 | instance | INFO [aio > cleanup] Executing 2026-05-21 02:54:58.705167 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:54:58.714185 | instance | INFO [aio > destroy] Executing 2026-05-21 02:54:58.714282 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-21 02:54:58.714293 | instance | INFO [aio > destroy] Executed: Successful 2026-05-21 02:54:58.723055 | instance | INFO [aio > syntax] Executing 2026-05-21 02:55:01.856550 | instance | 2026-05-21 02:55:01.856746 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-21 02:55:02.000369 | instance | INFO [aio > syntax] Executed: Successful 2026-05-21 02:55:02.016077 | instance | INFO [aio > create] Executing 2026-05-21 02:55:02.018201 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:55:02.028028 | instance | INFO [aio > prepare] Executing 2026-05-21 02:55:03.017817 | instance | 2026-05-21 02:55:03.018023 | instance | PLAY [Prepare] ***************************************************************** 2026-05-21 02:55:03.018284 | instance | 2026-05-21 02:55:03.018551 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:55:03.018822 | instance | Thursday 21 May 2026 02:55:03 +0000 (0:00:00.026) 0:00:00.026 ********** 2026-05-21 02:55:04.175402 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-21 02:55:04.175674 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-21 02:55:04.175947 | instance | interpreter could change the meaning of that path. See 2026-05-21 02:55:04.176213 | instance | https://docs.ansible.com/ansible- 2026-05-21 02:55:04.176481 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:55:04.188537 | instance | ok: [instance] 2026-05-21 02:55:04.188775 | instance | 2026-05-21 02:55:04.189037 | instance | TASK [Configure short hostname] ************************************************ 2026-05-21 02:55:04.189297 | instance | Thursday 21 May 2026 02:55:04 +0000 (0:00:01.171) 0:00:01.198 ********** 2026-05-21 02:55:04.932413 | instance | changed: [instance] 2026-05-21 02:55:04.932582 | instance | 2026-05-21 02:55:04.932861 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-21 02:55:04.933136 | instance | Thursday 21 May 2026 02:55:04 +0000 (0:00:00.743) 0:00:01.941 ********** 2026-05-21 02:55:05.209692 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-21 02:55:05.209955 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-21 02:55:05.210155 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-21 02:55:05.218556 | instance | changed: [instance] 2026-05-21 02:55:05.218911 | instance | 2026-05-21 02:55:05.219329 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-21 02:55:05.219800 | instance | Thursday 21 May 2026 02:55:05 +0000 (0:00:00.286) 0:00:02.227 ********** 2026-05-21 02:55:06.560691 | instance | ok: [instance] 2026-05-21 02:55:06.560898 | instance | 2026-05-21 02:55:06.561260 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-21 02:55:06.561638 | instance | Thursday 21 May 2026 02:55:06 +0000 (0:00:01.341) 0:00:03.569 ********** 2026-05-21 02:55:07.342359 | instance | ok: [instance] 2026-05-21 02:55:07.342497 | instance | 2026-05-21 02:55:07.342512 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-21 02:55:07.342654 | instance | 2026-05-21 02:55:07.342840 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-21 02:55:07.342987 | instance | Thursday 21 May 2026 02:55:07 +0000 (0:00:00.782) 0:00:04.351 ********** 2026-05-21 02:55:08.417944 | instance | changed: [localhost] => (item=group_vars) 2026-05-21 02:55:08.418183 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-21 02:55:08.418498 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-21 02:55:08.418797 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-21 02:55:08.419219 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-21 02:55:08.419579 | instance | changed: [localhost] => (item=host_vars) 2026-05-21 02:55:08.420047 | instance | 2026-05-21 02:55:08.420341 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-21 02:55:08.420620 | instance | 2026-05-21 02:55:08.420938 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-21 02:55:08.421231 | instance | Thursday 21 May 2026 02:55:08 +0000 (0:00:01.075) 0:00:05.427 ********** 2026-05-21 02:55:08.597155 | instance | changed: [localhost] 2026-05-21 02:55:08.597378 | instance | 2026-05-21 02:55:08.597664 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-21 02:55:08.597943 | instance | Thursday 21 May 2026 02:55:08 +0000 (0:00:00.178) 0:00:05.605 ********** 2026-05-21 02:55:08.623188 | instance | ok: [localhost] 2026-05-21 02:55:08.623465 | instance | 2026-05-21 02:55:08.623883 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-21 02:55:08.624174 | instance | Thursday 21 May 2026 02:55:08 +0000 (0:00:00.026) 0:00:05.632 ********** 2026-05-21 02:55:08.675793 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '177b9a45-3bc4-54ae-996c-c05a4009712d'}) 2026-05-21 02:55:08.675861 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-21 02:55:08.675990 | instance | 2026-05-21 02:55:08.676113 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-21 02:55:08.676232 | instance | Thursday 21 May 2026 02:55:08 +0000 (0:00:00.052) 0:00:05.685 ********** 2026-05-21 02:55:09.259387 | instance | changed: [localhost] 2026-05-21 02:55:09.259515 | instance | 2026-05-21 02:55:09.259695 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-21 02:55:09.259836 | instance | 2026-05-21 02:55:09.260035 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-21 02:55:09.260252 | instance | Thursday 21 May 2026 02:55:09 +0000 (0:00:00.583) 0:00:06.268 ********** 2026-05-21 02:55:09.435959 | instance | changed: [localhost] 2026-05-21 02:55:09.436325 | instance | 2026-05-21 02:55:09.436693 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-21 02:55:09.437014 | instance | Thursday 21 May 2026 02:55:09 +0000 (0:00:00.176) 0:00:06.444 ********** 2026-05-21 02:55:09.461772 | instance | ok: [localhost] 2026-05-21 02:55:09.461981 | instance | 2026-05-21 02:55:09.462298 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-21 02:55:09.462517 | instance | Thursday 21 May 2026 02:55:09 +0000 (0:00:00.025) 0:00:06.470 ********** 2026-05-21 02:55:09.494041 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-21 02:55:09.494371 | instance | 2026-05-21 02:55:09.494723 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-21 02:55:09.495032 | instance | Thursday 21 May 2026 02:55:09 +0000 (0:00:00.032) 0:00:06.503 ********** 2026-05-21 02:55:09.925545 | instance | changed: [localhost] 2026-05-21 02:55:09.925659 | instance | 2026-05-21 02:55:09.925795 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-21 02:55:09.925967 | instance | 2026-05-21 02:55:09.926153 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-21 02:55:09.926335 | instance | Thursday 21 May 2026 02:55:09 +0000 (0:00:00.431) 0:00:06.934 ********** 2026-05-21 02:55:10.115780 | instance | changed: [localhost] 2026-05-21 02:55:10.115893 | instance | 2026-05-21 02:55:10.116151 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-21 02:55:10.116418 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.190) 0:00:07.125 ********** 2026-05-21 02:55:10.141714 | instance | ok: [localhost] 2026-05-21 02:55:10.141869 | instance | 2026-05-21 02:55:10.142068 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-21 02:55:10.142250 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.025) 0:00:07.150 ********** 2026-05-21 02:55:10.193382 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-21 02:55:10.193733 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-21 02:55:10.194177 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-21 02:55:10.194535 | instance | 2026-05-21 02:55:10.194917 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-21 02:55:10.195281 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.051) 0:00:07.202 ********** 2026-05-21 02:55:10.575527 | instance | changed: [localhost] 2026-05-21 02:55:10.575608 | instance | 2026-05-21 02:55:10.575620 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-21 02:55:10.575639 | instance | 2026-05-21 02:55:10.576133 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-21 02:55:10.576309 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.382) 0:00:07.584 ********** 2026-05-21 02:55:10.748538 | instance | changed: [localhost] 2026-05-21 02:55:10.748603 | instance | 2026-05-21 02:55:10.748611 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-21 02:55:10.748618 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.172) 0:00:07.757 ********** 2026-05-21 02:55:10.779589 | instance | ok: [localhost] 2026-05-21 02:55:10.779695 | instance | 2026-05-21 02:55:10.780259 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-21 02:55:10.780324 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.030) 0:00:07.787 ********** 2026-05-21 02:55:10.829914 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-21 02:55:10.830016 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-21 02:55:10.830679 | instance | 2026-05-21 02:55:10.830913 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-21 02:55:10.830923 | instance | Thursday 21 May 2026 02:55:10 +0000 (0:00:00.050) 0:00:07.838 ********** 2026-05-21 02:55:11.200343 | instance | changed: [localhost] 2026-05-21 02:55:11.200401 | instance | 2026-05-21 02:55:11.200409 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-21 02:55:11.200415 | instance | 2026-05-21 02:55:11.200421 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:55:11.200427 | instance | Thursday 21 May 2026 02:55:11 +0000 (0:00:00.370) 0:00:08.209 ********** 2026-05-21 02:55:11.925903 | instance | ok: [localhost] 2026-05-21 02:55:11.926043 | instance | 2026-05-21 02:55:11.926382 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-21 02:55:11.926446 | instance | Thursday 21 May 2026 02:55:11 +0000 (0:00:00.726) 0:00:08.935 ********** 2026-05-21 02:55:12.109500 | instance | changed: [localhost] 2026-05-21 02:55:12.110189 | instance | 2026-05-21 02:55:12.110249 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-21 02:55:12.110256 | instance | Thursday 21 May 2026 02:55:12 +0000 (0:00:00.183) 0:00:09.118 ********** 2026-05-21 02:55:12.142376 | instance | ok: [localhost] 2026-05-21 02:55:12.142480 | instance | 2026-05-21 02:55:12.142942 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-21 02:55:12.143002 | instance | Thursday 21 May 2026 02:55:12 +0000 (0:00:00.033) 0:00:09.151 ********** 2026-05-21 02:55:12.999773 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-21 02:55:12.999875 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-21 02:55:12.999986 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-21 02:55:13.001413 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-21 02:55:13.001439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-21 02:55:13.001451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-21 02:55:13.001462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-21 02:55:13.001472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-21 02:55:13.001481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-21 02:55:13.001490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-21 02:55:13.001500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-21 02:55:13.001566 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-21 02:55:13.001908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-21 02:55:13.002132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-21 02:55:13.002282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-21 02:55:13.002431 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-21 02:55:13.002580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-21 02:55:13.002729 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-21 02:55:13.002884 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-21 02:55:13.003034 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-21 02:55:13.003184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-21 02:55:13.003349 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-21 02:55:13.003502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-21 02:55:13.003650 | instance | 2026-05-21 02:55:13.003833 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-21 02:55:13.003987 | instance | Thursday 21 May 2026 02:55:12 +0000 (0:00:00.857) 0:00:10.009 ********** 2026-05-21 02:55:13.366953 | instance | changed: [localhost] 2026-05-21 02:55:13.367044 | instance | 2026-05-21 02:55:13.367387 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-21 02:55:13.367443 | instance | Thursday 21 May 2026 02:55:13 +0000 (0:00:00.367) 0:00:10.376 ********** 2026-05-21 02:55:13.558553 | instance | changed: [localhost] 2026-05-21 02:55:13.558609 | instance | 2026-05-21 02:55:13.558616 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-21 02:55:13.558621 | instance | 2026-05-21 02:55:13.558626 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-21 02:55:13.558634 | instance | Thursday 21 May 2026 02:55:13 +0000 (0:00:00.190) 0:00:10.566 ********** 2026-05-21 02:55:13.745972 | instance | changed: [localhost] 2026-05-21 02:55:13.746211 | instance | 2026-05-21 02:55:13.746490 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-21 02:55:13.746765 | instance | Thursday 21 May 2026 02:55:13 +0000 (0:00:00.188) 0:00:10.755 ********** 2026-05-21 02:55:13.775871 | instance | ok: [localhost] 2026-05-21 02:55:13.776021 | instance | 2026-05-21 02:55:13.776221 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-21 02:55:13.776416 | instance | Thursday 21 May 2026 02:55:13 +0000 (0:00:00.030) 0:00:10.785 ********** 2026-05-21 02:55:13.815866 | 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-05-21 02:55:13.816011 | instance | 2026-05-21 02:55:13.816206 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-21 02:55:13.816404 | instance | Thursday 21 May 2026 02:55:13 +0000 (0:00:00.039) 0:00:10.825 ********** 2026-05-21 02:55:14.187966 | instance | changed: [localhost] 2026-05-21 02:55:14.188202 | instance | 2026-05-21 02:55:14.188486 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-21 02:55:14.188741 | instance | 2026-05-21 02:55:14.189016 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-21 02:55:14.189298 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.372) 0:00:11.197 ********** 2026-05-21 02:55:14.383981 | instance | changed: [localhost] 2026-05-21 02:55:14.384244 | instance | 2026-05-21 02:55:14.384547 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-21 02:55:14.384842 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.195) 0:00:11.392 ********** 2026-05-21 02:55:14.415209 | instance | ok: [localhost] 2026-05-21 02:55:14.415500 | instance | 2026-05-21 02:55:14.415779 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-21 02:55:14.416044 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.031) 0:00:11.424 ********** 2026-05-21 02:55:14.454736 | 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-05-21 02:55:14.454986 | instance | 2026-05-21 02:55:14.455276 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-21 02:55:14.455575 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.039) 0:00:11.464 ********** 2026-05-21 02:55:14.819724 | instance | changed: [localhost] 2026-05-21 02:55:14.819825 | instance | 2026-05-21 02:55:14.819959 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-21 02:55:14.820116 | instance | 2026-05-21 02:55:14.820273 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-21 02:55:14.820404 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.365) 0:00:11.829 ********** 2026-05-21 02:55:14.992570 | instance | changed: [localhost] 2026-05-21 02:55:14.992702 | instance | 2026-05-21 02:55:14.992900 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-21 02:55:14.993160 | instance | Thursday 21 May 2026 02:55:14 +0000 (0:00:00.172) 0:00:12.001 ********** 2026-05-21 02:55:15.019059 | instance | ok: [localhost] 2026-05-21 02:55:15.019340 | instance | 2026-05-21 02:55:15.019586 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-21 02:55:15.019863 | instance | Thursday 21 May 2026 02:55:15 +0000 (0:00:00.026) 0:00:12.028 ********** 2026-05-21 02:55:15.487768 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-21 02:55:15.488048 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-21 02:55:15.488256 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-21 02:55:15.488450 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-21 02:55:15.488637 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-21 02:55:15.488814 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-21 02:55:15.489016 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-21 02:55:15.489215 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-21 02:55:15.489421 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-21 02:55:15.489669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-21 02:55:15.489844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-21 02:55:15.490013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-21 02:55:15.490232 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-21 02:55:15.490604 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-21 02:55:15.490767 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-21 02:55:15.490933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-21 02:55:15.491090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-21 02:55:15.491241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-21 02:55:15.491460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-21 02:55:15.491666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-21 02:55:15.491862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-21 02:55:15.492064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-21 02:55:15.492230 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-21 02:55:15.492383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-21 02:55:15.492534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-21 02:55:15.492685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-21 02:55:15.492836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-21 02:55:15.492995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-21 02:55:15.493145 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-21 02:55:15.493304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-21 02:55:15.493497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-21 02:55:15.493656 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-21 02:55:15.493804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-21 02:55:15.493961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-21 02:55:15.494131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-21 02:55:15.494347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-21 02:55:15.494563 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-21 02:55:15.494787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-21 02:55:15.495005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-21 02:55:15.495222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-21 02:55:15.495475 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-21 02:55:15.495691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-21 02:55:15.495906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-21 02:55:15.496139 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-21 02:55:15.496430 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-21 02:55:15.496725 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-21 02:55:15.497014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-21 02:55:15.497292 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-21 02:55:15.497601 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-21 02:55:15.497912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-21 02:55:15.498216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-21 02:55:15.498519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-21 02:55:15.498800 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-21 02:55:15.499099 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-21 02:55:15.499418 | instance | 2026-05-21 02:55:15.499710 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-21 02:55:15.499989 | instance | Thursday 21 May 2026 02:55:15 +0000 (0:00:00.468) 0:00:12.497 ********** 2026-05-21 02:55:15.542427 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-21 02:55:15.542705 | instance | 2026-05-21 02:55:15.542916 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-21 02:55:15.543128 | instance | Thursday 21 May 2026 02:55:15 +0000 (0:00:00.052) 0:00:12.549 ********** 2026-05-21 02:55:16.018122 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-21 02:55:16.018178 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-21 02:55:16.018184 | instance | 2026-05-21 02:55:16.018189 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-21 02:55:16.018194 | instance | Thursday 21 May 2026 02:55:16 +0000 (0:00:00.477) 0:00:13.027 ********** 2026-05-21 02:55:23.781313 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-21 02:55:23.781372 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-21 02:55:23.781379 | instance | 2026-05-21 02:55:23.781385 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-21 02:55:23.781392 | instance | Thursday 21 May 2026 02:55:23 +0000 (0:00:07.763) 0:00:20.790 ********** 2026-05-21 02:55:23.836288 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-21 02:55:23.836344 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-21 02:55:23.836351 | instance | 2026-05-21 02:55:23.836358 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-21 02:55:23.836365 | instance | Thursday 21 May 2026 02:55:23 +0000 (0:00:00.054) 0:00:20.845 ********** 2026-05-21 02:55:24.181180 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-21 02:55:24.181245 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-21 02:55:24.181252 | instance | 2026-05-21 02:55:24.181259 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-21 02:55:24.181267 | instance | Thursday 21 May 2026 02:55:24 +0000 (0:00:00.344) 0:00:21.189 ********** 2026-05-21 02:55:24.547431 | instance | changed: [localhost] 2026-05-21 02:55:24.547608 | instance | 2026-05-21 02:55:24.547923 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-21 02:55:24.548200 | instance | Thursday 21 May 2026 02:55:24 +0000 (0:00:00.367) 0:00:21.556 ********** 2026-05-21 02:55:24.581413 | instance | skipping: [localhost] 2026-05-21 02:55:24.581610 | instance | 2026-05-21 02:55:24.581789 | instance | PLAY [Setup networking] ******************************************************** 2026-05-21 02:55:24.581960 | instance | 2026-05-21 02:55:24.582168 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:55:24.582342 | instance | Thursday 21 May 2026 02:55:24 +0000 (0:00:00.034) 0:00:21.591 ********** 2026-05-21 02:55:25.299474 | instance | ok: [instance] 2026-05-21 02:55:25.299572 | instance | 2026-05-21 02:55:25.299591 | instance | TASK [Create bridge for management network] ************************************ 2026-05-21 02:55:25.299653 | instance | Thursday 21 May 2026 02:55:25 +0000 (0:00:00.716) 0:00:22.307 ********** 2026-05-21 02:55:25.645894 | instance | ok: [instance] 2026-05-21 02:55:25.645976 | instance | 2026-05-21 02:55:25.646080 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-21 02:55:25.646280 | instance | Thursday 21 May 2026 02:55:25 +0000 (0:00:00.347) 0:00:22.655 ********** 2026-05-21 02:55:25.867877 | instance | ok: [instance] 2026-05-21 02:55:25.867976 | instance | 2026-05-21 02:55:25.868137 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-21 02:55:25.868335 | instance | Thursday 21 May 2026 02:55:25 +0000 (0:00:00.222) 0:00:22.877 ********** 2026-05-21 02:55:26.078753 | instance | ok: [instance] 2026-05-21 02:55:26.078824 | instance | 2026-05-21 02:55:26.078949 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-21 02:55:26.079154 | instance | Thursday 21 May 2026 02:55:26 +0000 (0:00:00.210) 0:00:23.088 ********** 2026-05-21 02:55:26.283432 | instance | ok: [instance] 2026-05-21 02:55:26.283668 | instance | 2026-05-21 02:55:26.283839 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-21 02:55:26.284020 | instance | Thursday 21 May 2026 02:55:26 +0000 (0:00:00.202) 0:00:23.290 ********** 2026-05-21 02:55:26.694513 | instance | ok: [instance] => (item=br-mgmt) 2026-05-21 02:55:26.694563 | instance | ok: [instance] => (item=dummy0) 2026-05-21 02:55:26.694569 | instance | 2026-05-21 02:55:26.694574 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-21 02:55:26.694578 | instance | 2026-05-21 02:55:26.694582 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:55:26.694587 | instance | Thursday 21 May 2026 02:55:26 +0000 (0:00:00.412) 0:00:23.703 ********** 2026-05-21 02:55:27.394748 | instance | ok: [instance] 2026-05-21 02:55:27.394783 | instance | 2026-05-21 02:55:27.394789 | instance | TASK [Install depedencies] ***************************************************** 2026-05-21 02:55:27.394793 | instance | Thursday 21 May 2026 02:55:27 +0000 (0:00:00.700) 0:00:24.404 ********** 2026-05-21 02:55:48.187517 | instance | changed: [instance] 2026-05-21 02:55:48.187602 | instance | 2026-05-21 02:55:48.188172 | instance | TASK [Start up service] ******************************************************** 2026-05-21 02:55:48.188256 | instance | Thursday 21 May 2026 02:55:48 +0000 (0:00:20.791) 0:00:45.196 ********** 2026-05-21 02:55:48.744730 | instance | ok: [instance] 2026-05-21 02:55:48.745344 | instance | 2026-05-21 02:55:48.745397 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-21 02:55:48.745408 | instance | Thursday 21 May 2026 02:55:48 +0000 (0:00:00.557) 0:00:45.754 ********** 2026-05-21 02:55:48.977746 | instance | ok: [instance] 2026-05-21 02:55:48.977826 | instance | 2026-05-21 02:55:48.978258 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-21 02:55:48.978307 | instance | Thursday 21 May 2026 02:55:48 +0000 (0:00:00.233) 0:00:45.987 ********** 2026-05-21 02:55:49.454878 | instance | changed: [instance] 2026-05-21 02:55:49.455419 | instance | 2026-05-21 02:55:49.455739 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-21 02:55:49.455756 | instance | Thursday 21 May 2026 02:55:49 +0000 (0:00:00.476) 0:00:46.464 ********** 2026-05-21 02:55:49.659494 | instance | ok: [instance] 2026-05-21 02:55:49.659991 | instance | 2026-05-21 02:55:49.660033 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-21 02:55:49.660041 | instance | Thursday 21 May 2026 02:55:49 +0000 (0:00:00.204) 0:00:46.669 ********** 2026-05-21 02:55:49.684907 | instance | skipping: [instance] 2026-05-21 02:55:49.685432 | instance | 2026-05-21 02:55:49.685485 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-21 02:55:49.685494 | instance | Thursday 21 May 2026 02:55:49 +0000 (0:00:00.025) 0:00:46.694 ********** 2026-05-21 02:55:50.252989 | instance | changed: [instance] => (item=osd0) 2026-05-21 02:55:50.253118 | instance | changed: [instance] => (item=osd1) 2026-05-21 02:55:50.253826 | instance | changed: [instance] => (item=osd2) 2026-05-21 02:55:50.253876 | instance | 2026-05-21 02:55:50.253884 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-21 02:55:50.253891 | instance | Thursday 21 May 2026 02:55:50 +0000 (0:00:00.568) 0:00:47.262 ********** 2026-05-21 02:55:50.838490 | instance | changed: [instance] => (item=osd0) 2026-05-21 02:55:50.838605 | instance | changed: [instance] => (item=osd1) 2026-05-21 02:55:50.838770 | instance | changed: [instance] => (item=osd2) 2026-05-21 02:55:50.839040 | instance | 2026-05-21 02:55:50.839272 | instance | TASK [Start loop devices] ****************************************************** 2026-05-21 02:55:50.839529 | instance | Thursday 21 May 2026 02:55:50 +0000 (0:00:00.585) 0:00:47.847 ********** 2026-05-21 02:55:51.648932 | instance | changed: [instance] => (item=osd0) 2026-05-21 02:55:51.649039 | instance | changed: [instance] => (item=osd1) 2026-05-21 02:55:51.649210 | instance | changed: [instance] => (item=osd2) 2026-05-21 02:55:51.649469 | instance | 2026-05-21 02:55:51.649742 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-21 02:55:51.649996 | instance | Thursday 21 May 2026 02:55:51 +0000 (0:00:00.810) 0:00:48.658 ********** 2026-05-21 02:55:54.768097 | instance | changed: [instance] => (item=osd0) 2026-05-21 02:55:54.768444 | instance | changed: [instance] => (item=osd1) 2026-05-21 02:55:54.768721 | instance | changed: [instance] => (item=osd2) 2026-05-21 02:55:54.768981 | instance | 2026-05-21 02:55:54.769270 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-21 02:55:54.769546 | instance | Thursday 21 May 2026 02:55:54 +0000 (0:00:03.117) 0:00:51.775 ********** 2026-05-21 02:55:56.688269 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-21 02:55:56.688680 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-21 02:55:56.689022 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-21 02:55:56.689344 | instance | 2026-05-21 02:55:56.689764 | instance | PLAY [controllers] ************************************************************* 2026-05-21 02:55:56.690091 | instance | 2026-05-21 02:55:56.690434 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:55:56.690790 | instance | Thursday 21 May 2026 02:55:56 +0000 (0:00:01.919) 0:00:53.695 ********** 2026-05-21 02:55:57.608047 | instance | ok: [instance] 2026-05-21 02:55:57.608123 | instance | 2026-05-21 02:55:57.608251 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-21 02:55:57.608465 | instance | Thursday 21 May 2026 02:55:57 +0000 (0:00:00.920) 0:00:54.616 ********** 2026-05-21 02:55:58.064174 | instance | changed: [instance] 2026-05-21 02:55:58.064462 | instance | 2026-05-21 02:55:58.064691 | instance | PLAY RECAP ********************************************************************* 2026-05-21 02:55:58.064937 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-21 02:55:58.065180 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-21 02:55:58.065407 | instance | 2026-05-21 02:55:58.065629 | instance | Thursday 21 May 2026 02:55:58 +0000 (0:00:00.456) 0:00:55.072 ********** 2026-05-21 02:55:58.065835 | instance | =============================================================================== 2026-05-21 02:55:58.066060 | instance | Install depedencies ---------------------------------------------------- 20.79s 2026-05-21 02:55:58.066272 | instance | Generate SSH keys for missing variables --------------------------------- 7.76s 2026-05-21 02:55:58.066629 | instance | Create a volume group for each loop device ------------------------------ 3.12s 2026-05-21 02:55:58.066856 | instance | Create a logical volume for each loop device ---------------------------- 1.92s 2026-05-21 02:55:58.067095 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.34s 2026-05-21 02:55:58.067348 | instance | Gathering Facts --------------------------------------------------------- 1.17s 2026-05-21 02:55:58.067670 | instance | Create folders for workspace -------------------------------------------- 1.08s 2026-05-21 02:55:58.067917 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-05-21 02:55:58.068142 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.86s 2026-05-21 02:55:58.068359 | instance | Start loop devices ------------------------------------------------------ 0.81s 2026-05-21 02:55:58.068573 | instance | Purge "snapd" package --------------------------------------------------- 0.78s 2026-05-21 02:55:58.068815 | instance | Configure short hostname ------------------------------------------------ 0.74s 2026-05-21 02:55:58.069050 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-21 02:55:58.069271 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-05-21 02:55:58.069493 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-05-21 02:55:58.069761 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-05-21 02:55:58.070046 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.58s 2026-05-21 02:55:58.070361 | instance | Create devices for Ceph ------------------------------------------------- 0.57s 2026-05-21 02:55:58.070638 | instance | Start up service -------------------------------------------------------- 0.56s 2026-05-21 02:55:58.070921 | instance | Generate temporary files for generating keys for missing variables ------ 0.48s 2026-05-21 02:55:58.215506 | instance | INFO [aio > prepare] Executed: Successful 2026-05-21 02:55:58.226109 | instance | INFO [aio > converge] Executing 2026-05-21 02:56:01.170928 | instance | 2026-05-21 02:56:01.171133 | instance | PLAY [all] ********************************************************************* 2026-05-21 02:56:01.171273 | instance | 2026-05-21 02:56:01.171457 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:56:01.171607 | instance | Thursday 21 May 2026 02:56:01 +0000 (0:00:00.020) 0:00:00.020 ********** 2026-05-21 02:56:02.422563 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-21 02:56:02.422974 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-21 02:56:02.423355 | instance | interpreter could change the meaning of that path. See 2026-05-21 02:56:02.423722 | instance | https://docs.ansible.com/ansible- 2026-05-21 02:56:02.424142 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:56:02.440687 | instance | ok: [instance] 2026-05-21 02:56:02.441102 | instance | 2026-05-21 02:56:02.441541 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-21 02:56:02.441904 | instance | Thursday 21 May 2026 02:56:02 +0000 (0:00:01.269) 0:00:01.289 ********** 2026-05-21 02:56:02.640781 | instance | ok: [instance] 2026-05-21 02:56:02.641203 | instance | 2026-05-21 02:56:02.641544 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-21 02:56:02.641929 | instance | 2026-05-21 02:56:02.642281 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:56:02.642613 | instance | Thursday 21 May 2026 02:56:02 +0000 (0:00:00.200) 0:00:01.490 ********** 2026-05-21 02:56:03.548151 | instance | ok: [instance] 2026-05-21 02:56:03.548676 | instance | 2026-05-21 02:56:03.549052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:56:03.549394 | instance | Thursday 21 May 2026 02:56:03 +0000 (0:00:00.907) 0:00:02.397 ********** 2026-05-21 02:56:03.840051 | instance | ok: [instance] 2026-05-21 02:56:03.840146 | instance | 2026-05-21 02:56:03.840262 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:56:03.840468 | instance | Thursday 21 May 2026 02:56:03 +0000 (0:00:00.290) 0:00:02.687 ********** 2026-05-21 02:56:03.892026 | instance | skipping: [instance] 2026-05-21 02:56:03.892129 | instance | 2026-05-21 02:56:03.892196 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 02:56:03.892354 | instance | Thursday 21 May 2026 02:56:03 +0000 (0:00:00.050) 0:00:02.738 ********** 2026-05-21 02:56:04.199988 | instance | changed: [instance] 2026-05-21 02:56:04.200274 | instance | 2026-05-21 02:56:04.200442 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:56:04.200620 | instance | Thursday 21 May 2026 02:56:04 +0000 (0:00:00.309) 0:00:03.047 ********** 2026-05-21 02:56:04.276119 | instance | ok: [instance] => { 2026-05-21 02:56:04.276289 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 02:56:04.276525 | instance | } 2026-05-21 02:56:04.276681 | instance | 2026-05-21 02:56:04.276841 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:56:04.276999 | instance | Thursday 21 May 2026 02:56:04 +0000 (0:00:00.076) 0:00:03.124 ********** 2026-05-21 02:56:05.141029 | instance | changed: [instance] 2026-05-21 02:56:05.141073 | instance | 2026-05-21 02:56:05.141079 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:56:05.141092 | instance | Thursday 21 May 2026 02:56:05 +0000 (0:00:00.864) 0:00:03.989 ********** 2026-05-21 02:56:05.198508 | instance | skipping: [instance] 2026-05-21 02:56:05.198563 | instance | 2026-05-21 02:56:05.198570 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:56:05.198575 | instance | Thursday 21 May 2026 02:56:05 +0000 (0:00:00.057) 0:00:04.047 ********** 2026-05-21 02:56:05.255092 | instance | skipping: [instance] 2026-05-21 02:56:05.255150 | instance | 2026-05-21 02:56:05.255156 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:56:05.255161 | instance | Thursday 21 May 2026 02:56:05 +0000 (0:00:00.056) 0:00:04.104 ********** 2026-05-21 02:56:05.473811 | instance | ok: [instance] 2026-05-21 02:56:05.473872 | instance | 2026-05-21 02:56:05.473880 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:56:05.473886 | instance | Thursday 21 May 2026 02:56:05 +0000 (0:00:00.218) 0:00:04.322 ********** 2026-05-21 02:56:06.939512 | instance | ok: [instance] 2026-05-21 02:56:06.939858 | instance | 2026-05-21 02:56:06.939887 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:56:06.940103 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:01.465) 0:00:05.788 ********** 2026-05-21 02:56:07.009547 | instance | ok: [instance] => { 2026-05-21 02:56:07.009642 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 02:56:07.010398 | instance | } 2026-05-21 02:56:07.010454 | instance | 2026-05-21 02:56:07.010462 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:56:07.010470 | instance | Thursday 21 May 2026 02:56:07 +0000 (0:00:00.070) 0:00:05.858 ********** 2026-05-21 02:56:07.839089 | instance | changed: [instance] 2026-05-21 02:56:07.839171 | instance | 2026-05-21 02:56:07.839408 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:56:07.839473 | instance | Thursday 21 May 2026 02:56:07 +0000 (0:00:00.829) 0:00:06.688 ********** 2026-05-21 02:56:10.899143 | instance | changed: [instance] 2026-05-21 02:56:10.899231 | instance | 2026-05-21 02:56:10.899579 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 02:56:10.899636 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:03.059) 0:00:09.748 ********** 2026-05-21 02:56:10.937945 | instance | skipping: [instance] 2026-05-21 02:56:10.938048 | instance | 2026-05-21 02:56:10.938152 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 02:56:10.938353 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:00.038) 0:00:09.787 ********** 2026-05-21 02:56:10.971821 | instance | skipping: [instance] 2026-05-21 02:56:10.971879 | instance | 2026-05-21 02:56:10.972046 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 02:56:10.972247 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:00.033) 0:00:09.821 ********** 2026-05-21 02:56:11.012825 | instance | skipping: [instance] 2026-05-21 02:56:11.012952 | instance | 2026-05-21 02:56:11.012970 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 02:56:11.013128 | instance | Thursday 21 May 2026 02:56:11 +0000 (0:00:00.040) 0:00:09.861 ********** 2026-05-21 02:56:16.868461 | instance | changed: [instance] 2026-05-21 02:56:16.868650 | instance | 2026-05-21 02:56:16.869024 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 02:56:16.869324 | instance | Thursday 21 May 2026 02:56:16 +0000 (0:00:05.853) 0:00:15.715 ********** 2026-05-21 02:56:17.551955 | instance | changed: [instance] 2026-05-21 02:56:17.552077 | instance | 2026-05-21 02:56:17.552306 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 02:56:17.552505 | instance | Thursday 21 May 2026 02:56:17 +0000 (0:00:00.683) 0:00:16.398 ********** 2026-05-21 02:56:18.540339 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 02:56:18.540764 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 02:56:18.541203 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 02:56:18.541555 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 02:56:18.541895 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 02:56:18.542204 | instance | 2026-05-21 02:56:18.542527 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 02:56:18.542851 | instance | Thursday 21 May 2026 02:56:18 +0000 (0:00:00.990) 0:00:17.388 ********** 2026-05-21 02:56:19.192033 | instance | changed: [instance] 2026-05-21 02:56:19.192143 | instance | 2026-05-21 02:56:19.192155 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 02:56:19.192297 | instance | Thursday 21 May 2026 02:56:19 +0000 (0:00:00.641) 0:00:18.030 ********** 2026-05-21 02:56:19.192499 | instance | 2026-05-21 02:56:19.192654 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-21 02:56:19.192818 | instance | Thursday 21 May 2026 02:56:19 +0000 (0:00:00.008) 0:00:18.039 ********** 2026-05-21 02:56:20.200821 | instance | ok: [instance] 2026-05-21 02:56:20.201226 | instance | 2026-05-21 02:56:20.201579 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-21 02:56:20.201910 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:01.009) 0:00:19.048 ********** 2026-05-21 02:56:20.640258 | instance | changed: [instance] 2026-05-21 02:56:20.640749 | instance | 2026-05-21 02:56:20.641101 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 02:56:20.641434 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.438) 0:00:19.487 ********** 2026-05-21 02:56:21.205299 | instance | changed: [instance] 2026-05-21 02:56:21.205397 | instance | 2026-05-21 02:56:21.205820 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:56:21.205878 | instance | Thursday 21 May 2026 02:56:21 +0000 (0:00:00.566) 0:00:20.054 ********** 2026-05-21 02:56:21.436054 | instance | ok: [instance] 2026-05-21 02:56:21.436153 | instance | 2026-05-21 02:56:21.436228 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:56:21.436388 | instance | Thursday 21 May 2026 02:56:21 +0000 (0:00:00.230) 0:00:20.285 ********** 2026-05-21 02:56:21.507388 | instance | ok: [instance] => { 2026-05-21 02:56:21.507477 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 02:56:21.507963 | instance | } 2026-05-21 02:56:21.508000 | instance | 2026-05-21 02:56:21.508006 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:56:21.508011 | instance | Thursday 21 May 2026 02:56:21 +0000 (0:00:00.071) 0:00:20.356 ********** 2026-05-21 02:56:22.508161 | instance | changed: [instance] 2026-05-21 02:56:22.508283 | instance | 2026-05-21 02:56:22.508358 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:56:22.508520 | instance | Thursday 21 May 2026 02:56:22 +0000 (0:00:01.000) 0:00:21.357 ********** 2026-05-21 02:56:26.936879 | instance | changed: [instance] 2026-05-21 02:56:26.936987 | instance | 2026-05-21 02:56:26.937053 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 02:56:26.937230 | instance | Thursday 21 May 2026 02:56:26 +0000 (0:00:04.428) 0:00:25.786 ********** 2026-05-21 02:56:28.411800 | instance | ok: [instance] 2026-05-21 02:56:28.411904 | instance | 2026-05-21 02:56:28.412263 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 02:56:28.412283 | instance | Thursday 21 May 2026 02:56:28 +0000 (0:00:01.474) 0:00:27.261 ********** 2026-05-21 02:56:28.900188 | instance | changed: [instance] 2026-05-21 02:56:28.900285 | instance | 2026-05-21 02:56:28.900526 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 02:56:28.900582 | instance | Thursday 21 May 2026 02:56:28 +0000 (0:00:00.488) 0:00:27.749 ********** 2026-05-21 02:56:29.395604 | instance | changed: [instance] 2026-05-21 02:56:29.395700 | instance | 2026-05-21 02:56:29.396045 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 02:56:29.396110 | instance | Thursday 21 May 2026 02:56:29 +0000 (0:00:00.495) 0:00:28.245 ********** 2026-05-21 02:56:29.993803 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-21 02:56:29.993889 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 02:56:29.994395 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 02:56:29.994447 | instance | 2026-05-21 02:56:29.994453 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 02:56:29.994458 | instance | Thursday 21 May 2026 02:56:29 +0000 (0:00:00.598) 0:00:28.843 ********** 2026-05-21 02:56:30.481613 | instance | changed: [instance] 2026-05-21 02:56:30.481720 | instance | 2026-05-21 02:56:30.481785 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 02:56:30.481930 | instance | Thursday 21 May 2026 02:56:30 +0000 (0:00:00.487) 0:00:29.331 ********** 2026-05-21 02:56:30.978739 | instance | changed: [instance] 2026-05-21 02:56:30.978853 | instance | 2026-05-21 02:56:30.979592 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 02:56:30.979689 | instance | Thursday 21 May 2026 02:56:30 +0000 (0:00:00.488) 0:00:29.819 ********** 2026-05-21 02:56:30.979699 | instance | 2026-05-21 02:56:30.979727 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-21 02:56:30.979733 | instance | Thursday 21 May 2026 02:56:30 +0000 (0:00:00.008) 0:00:29.828 ********** 2026-05-21 02:56:31.710704 | instance | ok: [instance] 2026-05-21 02:56:31.710796 | instance | 2026-05-21 02:56:31.711059 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-21 02:56:31.711425 | instance | Thursday 21 May 2026 02:56:31 +0000 (0:00:00.731) 0:00:30.560 ********** 2026-05-21 02:56:32.553845 | instance | changed: [instance] 2026-05-21 02:56:32.553961 | instance | 2026-05-21 02:56:32.554309 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 02:56:32.554374 | instance | Thursday 21 May 2026 02:56:32 +0000 (0:00:00.843) 0:00:31.403 ********** 2026-05-21 02:56:33.087477 | instance | changed: [instance] 2026-05-21 02:56:33.087562 | instance | 2026-05-21 02:56:33.087812 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-21 02:56:33.087872 | instance | Thursday 21 May 2026 02:56:33 +0000 (0:00:00.533) 0:00:31.936 ********** 2026-05-21 02:56:33.147040 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-21 02:56:33.147149 | instance | 2026-05-21 02:56:33.147164 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-21 02:56:33.147372 | instance | Thursday 21 May 2026 02:56:33 +0000 (0:00:00.059) 0:00:31.996 ********** 2026-05-21 02:56:41.366551 | instance | changed: [instance] 2026-05-21 02:56:41.366650 | instance | 2026-05-21 02:56:41.366662 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-21 02:56:41.366812 | instance | Thursday 21 May 2026 02:56:41 +0000 (0:00:08.219) 0:00:40.215 ********** 2026-05-21 02:56:42.086021 | instance | ok: [instance] => (item=chronyd) 2026-05-21 02:56:42.086138 | instance | ok: [instance] => (item=sshd) 2026-05-21 02:56:42.086158 | instance | 2026-05-21 02:56:42.086460 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-21 02:56:42.086517 | instance | Thursday 21 May 2026 02:56:42 +0000 (0:00:00.719) 0:00:40.935 ********** 2026-05-21 02:56:42.400026 | instance | changed: [instance] 2026-05-21 02:56:42.400152 | instance | 2026-05-21 02:56:42.400218 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-21 02:56:42.400358 | instance | Thursday 21 May 2026 02:56:42 +0000 (0:00:00.314) 0:00:41.249 ********** 2026-05-21 02:56:42.611761 | instance | ok: [instance] 2026-05-21 02:56:42.611855 | instance | 2026-05-21 02:56:42.611869 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-21 02:56:42.612047 | instance | Thursday 21 May 2026 02:56:42 +0000 (0:00:00.211) 0:00:41.461 ********** 2026-05-21 02:56:43.126854 | instance | changed: [instance] 2026-05-21 02:56:43.126953 | instance | 2026-05-21 02:56:43.127028 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-21 02:56:43.127179 | instance | Thursday 21 May 2026 02:56:43 +0000 (0:00:00.515) 0:00:41.976 ********** 2026-05-21 02:56:43.523028 | instance | changed: [instance] 2026-05-21 02:56:43.523103 | instance | 2026-05-21 02:56:43.523535 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-21 02:56:43.523615 | instance | Thursday 21 May 2026 02:56:43 +0000 (0:00:00.396) 0:00:42.372 ********** 2026-05-21 02:56:43.645090 | instance | ok: [instance] 2026-05-21 02:56:43.645200 | instance | 2026-05-21 02:56:43.645216 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-21 02:56:43.645337 | instance | Thursday 21 May 2026 02:56:43 +0000 (0:00:00.122) 0:00:42.494 ********** 2026-05-21 02:56:43.878215 | instance | ok: [instance] => (item=instance) 2026-05-21 02:56:43.878300 | instance | 2026-05-21 02:56:43.878743 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-21 02:56:43.878796 | instance | Thursday 21 May 2026 02:56:43 +0000 (0:00:00.233) 0:00:42.727 ********** 2026-05-21 02:56:43.928584 | instance | ok: [instance] 2026-05-21 02:56:43.928657 | instance | 2026-05-21 02:56:43.929042 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-21 02:56:43.929068 | instance | Thursday 21 May 2026 02:56:43 +0000 (0:00:00.050) 0:00:42.777 ********** 2026-05-21 02:56:44.007057 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-21 02:56:44.007129 | instance | 2026-05-21 02:56:44.007191 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-21 02:56:44.007335 | instance | Thursday 21 May 2026 02:56:44 +0000 (0:00:00.078) 0:00:42.856 ********** 2026-05-21 02:56:44.372565 | instance | changed: [instance] 2026-05-21 02:56:44.372637 | instance | 2026-05-21 02:56:44.372920 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-21 02:56:44.372977 | instance | Thursday 21 May 2026 02:56:44 +0000 (0:00:00.365) 0:00:43.222 ********** 2026-05-21 02:56:45.194295 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-21 02:56:45.194416 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-21 02:56:45.194433 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-21 02:56:45.194841 | instance | 2026-05-21 02:56:45.194905 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-21 02:56:45.194912 | instance | Thursday 21 May 2026 02:56:45 +0000 (0:00:00.821) 0:00:44.043 ********** 2026-05-21 02:58:14.707603 | instance | ok: [instance] 2026-05-21 02:58:14.707707 | instance | 2026-05-21 02:58:14.707789 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-21 02:58:14.707899 | instance | Thursday 21 May 2026 02:58:14 +0000 (0:01:29.512) 0:02:13.555 ********** 2026-05-21 02:58:14.946609 | instance | changed: [instance] 2026-05-21 02:58:14.946720 | instance | 2026-05-21 02:58:14.946813 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-21 02:58:14.946971 | instance | Thursday 21 May 2026 02:58:14 +0000 (0:00:00.239) 0:02:13.795 ********** 2026-05-21 02:58:14.997329 | instance | ok: [instance] 2026-05-21 02:58:14.997432 | instance | 2026-05-21 02:58:14.997605 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 02:58:14.997786 | instance | Thursday 21 May 2026 02:58:14 +0000 (0:00:00.050) 0:02:13.846 ********** 2026-05-21 02:58:15.097209 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 02:58:15.097302 | instance | 2026-05-21 02:58:15.097310 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 02:58:15.097472 | instance | Thursday 21 May 2026 02:58:15 +0000 (0:00:00.100) 0:02:13.946 ********** 2026-05-21 02:58:20.795594 | instance | ok: [instance] 2026-05-21 02:58:20.795702 | instance | 2026-05-21 02:58:20.795946 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 02:58:20.796001 | instance | Thursday 21 May 2026 02:58:20 +0000 (0:00:05.698) 0:02:19.645 ********** 2026-05-21 02:58:20.866275 | instance | ok: [instance] => (item=instance) 2026-05-21 02:58:20.866695 | instance | 2026-05-21 02:58:20.866754 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 02:58:20.866761 | instance | Thursday 21 May 2026 02:58:20 +0000 (0:00:00.070) 0:02:19.715 ********** 2026-05-21 02:58:21.360452 | instance | ok: [instance] 2026-05-21 02:58:21.360525 | instance | 2026-05-21 02:58:21.360786 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 02:58:21.360803 | instance | Thursday 21 May 2026 02:58:21 +0000 (0:00:00.494) 0:02:20.209 ********** 2026-05-21 02:58:27.913984 | instance | ok: [instance] 2026-05-21 02:58:27.914076 | instance | 2026-05-21 02:58:27.914459 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-21 02:58:27.914528 | instance | Thursday 21 May 2026 02:58:27 +0000 (0:00:06.553) 0:02:26.763 ********** 2026-05-21 02:59:15.260888 | instance | changed: [instance] 2026-05-21 02:59:15.261019 | instance | 2026-05-21 02:59:15.261189 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-21 02:59:15.261343 | instance | Thursday 21 May 2026 02:59:15 +0000 (0:00:47.346) 0:03:14.110 ********** 2026-05-21 02:59:29.426369 | instance | ok: [instance] 2026-05-21 02:59:29.426481 | instance | 2026-05-21 02:59:29.426712 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 02:59:29.426765 | instance | Thursday 21 May 2026 02:59:29 +0000 (0:00:14.165) 0:03:28.275 ********** 2026-05-21 02:59:29.502002 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 02:59:29.502102 | instance | 2026-05-21 02:59:29.502118 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 02:59:29.502304 | instance | Thursday 21 May 2026 02:59:29 +0000 (0:00:00.075) 0:03:28.351 ********** 2026-05-21 02:59:29.564460 | instance | skipping: [instance] 2026-05-21 02:59:29.564556 | instance | 2026-05-21 02:59:29.564639 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 02:59:29.564850 | instance | Thursday 21 May 2026 02:59:29 +0000 (0:00:00.062) 0:03:28.413 ********** 2026-05-21 02:59:29.619234 | instance | skipping: [instance] => (item=instance) 2026-05-21 02:59:29.619321 | instance | skipping: [instance] 2026-05-21 02:59:29.619721 | instance | 2026-05-21 02:59:29.619774 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 02:59:29.619780 | instance | Thursday 21 May 2026 02:59:29 +0000 (0:00:00.054) 0:03:28.468 ********** 2026-05-21 02:59:29.884730 | instance | ok: [instance] 2026-05-21 02:59:29.884788 | instance | 2026-05-21 02:59:29.884795 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 02:59:29.884802 | instance | Thursday 21 May 2026 02:59:29 +0000 (0:00:00.264) 0:03:28.733 ********** 2026-05-21 02:59:36.311514 | instance | ok: [instance] 2026-05-21 02:59:36.311621 | instance | 2026-05-21 02:59:36.312018 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-21 02:59:36.312092 | instance | Thursday 21 May 2026 02:59:36 +0000 (0:00:06.427) 0:03:35.160 ********** 2026-05-21 02:59:48.519783 | instance | changed: [instance] 2026-05-21 02:59:48.519874 | instance | 2026-05-21 02:59:48.519935 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-21 02:59:48.520102 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:12.208) 0:03:47.369 ********** 2026-05-21 02:59:54.617160 | instance | ok: [instance] 2026-05-21 02:59:54.617263 | instance | 2026-05-21 02:59:54.617273 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-21 02:59:54.617450 | instance | Thursday 21 May 2026 02:59:54 +0000 (0:00:06.097) 0:03:53.466 ********** 2026-05-21 03:00:02.813600 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-21 03:00:02.813721 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-21 03:00:02.813762 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-21 03:00:02.813874 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-21 03:00:02.813992 | instance | 2026-05-21 03:00:02.814115 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-21 03:00:02.814226 | instance | 2026-05-21 03:00:02.814347 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:00:02.814458 | instance | Thursday 21 May 2026 03:00:02 +0000 (0:00:08.196) 0:04:01.663 ********** 2026-05-21 03:00:03.777813 | instance | ok: [instance] 2026-05-21 03:00:03.777878 | instance | 2026-05-21 03:00:03.778027 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:00:03.778161 | instance | Thursday 21 May 2026 03:00:03 +0000 (0:00:00.963) 0:04:02.627 ********** 2026-05-21 03:00:04.010031 | instance | ok: [instance] 2026-05-21 03:00:04.010110 | instance | 2026-05-21 03:00:04.010324 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:00:04.010507 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.232) 0:04:02.859 ********** 2026-05-21 03:00:04.060848 | instance | skipping: [instance] 2026-05-21 03:00:04.060918 | instance | 2026-05-21 03:00:04.061038 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:00:04.061155 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.050) 0:04:02.910 ********** 2026-05-21 03:00:04.281975 | instance | ok: [instance] 2026-05-21 03:00:04.282049 | instance | 2026-05-21 03:00:04.282155 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:00:04.282313 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.221) 0:04:03.131 ********** 2026-05-21 03:00:04.346526 | instance | ok: [instance] => { 2026-05-21 03:00:04.346616 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 03:00:04.346746 | instance | } 2026-05-21 03:00:04.346922 | instance | 2026-05-21 03:00:04.347036 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:00:04.347159 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.064) 0:04:03.196 ********** 2026-05-21 03:00:04.659202 | instance | ok: [instance] 2026-05-21 03:00:04.659423 | instance | 2026-05-21 03:00:04.659646 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:00:04.659835 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.312) 0:04:03.508 ********** 2026-05-21 03:00:04.712547 | instance | skipping: [instance] 2026-05-21 03:00:04.712608 | instance | 2026-05-21 03:00:04.712748 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:00:04.712866 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.053) 0:04:03.562 ********** 2026-05-21 03:00:04.763089 | instance | skipping: [instance] 2026-05-21 03:00:04.763154 | instance | 2026-05-21 03:00:04.763265 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:00:04.763394 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.050) 0:04:03.612 ********** 2026-05-21 03:00:04.988975 | instance | ok: [instance] 2026-05-21 03:00:04.989042 | instance | 2026-05-21 03:00:04.989170 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:00:04.989276 | instance | Thursday 21 May 2026 03:00:04 +0000 (0:00:00.225) 0:04:03.838 ********** 2026-05-21 03:00:06.157743 | instance | ok: [instance] 2026-05-21 03:00:06.157844 | instance | 2026-05-21 03:00:06.157890 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:00:06.158027 | instance | Thursday 21 May 2026 03:00:06 +0000 (0:00:01.168) 0:04:05.007 ********** 2026-05-21 03:00:06.231507 | instance | ok: [instance] => { 2026-05-21 03:00:06.231654 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 03:00:06.231830 | instance | } 2026-05-21 03:00:06.232001 | instance | 2026-05-21 03:00:06.232205 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:00:06.232365 | instance | Thursday 21 May 2026 03:00:06 +0000 (0:00:00.073) 0:04:05.080 ********** 2026-05-21 03:00:06.621038 | instance | ok: [instance] 2026-05-21 03:00:06.621148 | instance | 2026-05-21 03:00:06.621214 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:00:06.621366 | instance | Thursday 21 May 2026 03:00:06 +0000 (0:00:00.389) 0:04:05.470 ********** 2026-05-21 03:00:08.648140 | instance | ok: [instance] 2026-05-21 03:00:08.648238 | instance | 2026-05-21 03:00:08.648397 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:00:08.648523 | instance | Thursday 21 May 2026 03:00:08 +0000 (0:00:02.026) 0:04:07.497 ********** 2026-05-21 03:00:08.684458 | instance | skipping: [instance] 2026-05-21 03:00:08.684588 | instance | 2026-05-21 03:00:08.684732 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:00:08.685089 | instance | Thursday 21 May 2026 03:00:08 +0000 (0:00:00.035) 0:04:07.533 ********** 2026-05-21 03:00:08.726757 | instance | skipping: [instance] 2026-05-21 03:00:08.726863 | instance | 2026-05-21 03:00:08.726994 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:00:08.727111 | instance | Thursday 21 May 2026 03:00:08 +0000 (0:00:00.042) 0:04:07.576 ********** 2026-05-21 03:00:08.763313 | instance | skipping: [instance] 2026-05-21 03:00:08.763383 | instance | 2026-05-21 03:00:08.763507 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:00:08.763616 | instance | Thursday 21 May 2026 03:00:08 +0000 (0:00:00.036) 0:04:07.612 ********** 2026-05-21 03:00:10.021506 | instance | ok: [instance] 2026-05-21 03:00:10.021601 | instance | 2026-05-21 03:00:10.021675 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:00:10.021802 | instance | Thursday 21 May 2026 03:00:10 +0000 (0:00:01.258) 0:04:08.870 ********** 2026-05-21 03:00:10.478895 | instance | ok: [instance] 2026-05-21 03:00:10.479196 | instance | 2026-05-21 03:00:10.479580 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:00:10.479978 | instance | Thursday 21 May 2026 03:00:10 +0000 (0:00:00.455) 0:04:09.326 ********** 2026-05-21 03:00:11.452473 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:00:11.452710 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:00:11.452981 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:00:11.453265 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:00:11.453609 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:00:11.453857 | instance | 2026-05-21 03:00:11.454123 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:00:11.454386 | instance | Thursday 21 May 2026 03:00:11 +0000 (0:00:00.975) 0:04:10.301 ********** 2026-05-21 03:00:12.016899 | instance | ok: [instance] 2026-05-21 03:00:12.017132 | instance | 2026-05-21 03:00:12.017429 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:00:12.017720 | instance | Thursday 21 May 2026 03:00:12 +0000 (0:00:00.556) 0:04:10.858 ********** 2026-05-21 03:00:12.017984 | instance | 2026-05-21 03:00:12.018270 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:00:12.018554 | instance | Thursday 21 May 2026 03:00:12 +0000 (0:00:00.007) 0:04:10.865 ********** 2026-05-21 03:00:12.387116 | instance | ok: [instance] 2026-05-21 03:00:12.387318 | instance | 2026-05-21 03:00:12.387599 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:00:12.387853 | instance | Thursday 21 May 2026 03:00:12 +0000 (0:00:00.370) 0:04:11.236 ********** 2026-05-21 03:00:12.604579 | instance | ok: [instance] 2026-05-21 03:00:12.604649 | instance | 2026-05-21 03:00:12.604661 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:00:12.604672 | instance | Thursday 21 May 2026 03:00:12 +0000 (0:00:00.216) 0:04:11.452 ********** 2026-05-21 03:00:12.653542 | instance | ok: [instance] => { 2026-05-21 03:00:12.653619 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 03:00:12.654151 | instance | } 2026-05-21 03:00:12.654211 | instance | 2026-05-21 03:00:12.654217 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:00:12.654223 | instance | Thursday 21 May 2026 03:00:12 +0000 (0:00:00.049) 0:04:11.502 ********** 2026-05-21 03:00:13.024029 | instance | ok: [instance] 2026-05-21 03:00:13.024138 | instance | 2026-05-21 03:00:13.024151 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:00:13.024310 | instance | Thursday 21 May 2026 03:00:13 +0000 (0:00:00.371) 0:04:11.873 ********** 2026-05-21 03:00:16.140254 | instance | ok: [instance] 2026-05-21 03:00:16.140319 | instance | 2026-05-21 03:00:16.140567 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 03:00:16.140585 | instance | Thursday 21 May 2026 03:00:16 +0000 (0:00:03.116) 0:04:14.989 ********** 2026-05-21 03:00:17.386922 | instance | ok: [instance] 2026-05-21 03:00:17.387029 | instance | 2026-05-21 03:00:17.387045 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 03:00:17.387238 | instance | Thursday 21 May 2026 03:00:17 +0000 (0:00:01.246) 0:04:16.236 ********** 2026-05-21 03:00:17.598776 | instance | ok: [instance] 2026-05-21 03:00:17.598880 | instance | 2026-05-21 03:00:17.598892 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 03:00:17.599042 | instance | Thursday 21 May 2026 03:00:17 +0000 (0:00:00.212) 0:04:16.448 ********** 2026-05-21 03:00:18.065655 | instance | ok: [instance] 2026-05-21 03:00:18.065745 | instance | 2026-05-21 03:00:18.066005 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 03:00:18.066359 | instance | Thursday 21 May 2026 03:00:18 +0000 (0:00:00.466) 0:04:16.914 ********** 2026-05-21 03:00:18.655057 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-21 03:00:18.655161 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 03:00:18.656287 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 03:00:18.656336 | instance | 2026-05-21 03:00:18.656343 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 03:00:18.656348 | instance | Thursday 21 May 2026 03:00:18 +0000 (0:00:00.589) 0:04:17.504 ********** 2026-05-21 03:00:19.094019 | instance | ok: [instance] 2026-05-21 03:00:19.094096 | instance | 2026-05-21 03:00:19.094421 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 03:00:19.094488 | instance | Thursday 21 May 2026 03:00:19 +0000 (0:00:00.439) 0:04:17.943 ********** 2026-05-21 03:00:19.529264 | instance | ok: [instance] 2026-05-21 03:00:19.529368 | instance | 2026-05-21 03:00:19.529434 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 03:00:19.529952 | instance | Thursday 21 May 2026 03:00:19 +0000 (0:00:00.428) 0:04:18.371 ********** 2026-05-21 03:00:19.530001 | instance | 2026-05-21 03:00:19.530007 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 03:00:19.530012 | instance | Thursday 21 May 2026 03:00:19 +0000 (0:00:00.006) 0:04:18.378 ********** 2026-05-21 03:00:19.904018 | instance | ok: [instance] 2026-05-21 03:00:19.904085 | instance | 2026-05-21 03:00:19.904319 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-21 03:00:19.904343 | instance | Thursday 21 May 2026 03:00:19 +0000 (0:00:00.374) 0:04:18.753 ********** 2026-05-21 03:00:19.960850 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-21 03:00:19.961398 | instance | 2026-05-21 03:00:19.961491 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-21 03:00:19.961500 | instance | Thursday 21 May 2026 03:00:19 +0000 (0:00:00.056) 0:04:18.810 ********** 2026-05-21 03:00:21.195143 | instance | ok: [instance] 2026-05-21 03:00:21.195251 | instance | 2026-05-21 03:00:21.195264 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-21 03:00:21.195384 | instance | Thursday 21 May 2026 03:00:21 +0000 (0:00:01.234) 0:04:20.044 ********** 2026-05-21 03:00:21.871911 | instance | ok: [instance] => (item=chronyd) 2026-05-21 03:00:21.872001 | instance | ok: [instance] => (item=sshd) 2026-05-21 03:00:21.872075 | instance | 2026-05-21 03:00:21.872196 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-21 03:00:21.872318 | instance | Thursday 21 May 2026 03:00:21 +0000 (0:00:00.676) 0:04:20.721 ********** 2026-05-21 03:00:22.184226 | instance | ok: [instance] 2026-05-21 03:00:22.184444 | instance | 2026-05-21 03:00:22.184718 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-21 03:00:22.184984 | instance | Thursday 21 May 2026 03:00:22 +0000 (0:00:00.311) 0:04:21.033 ********** 2026-05-21 03:00:22.386518 | instance | ok: [instance] 2026-05-21 03:00:22.386729 | instance | 2026-05-21 03:00:22.387001 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-21 03:00:22.387267 | instance | Thursday 21 May 2026 03:00:22 +0000 (0:00:00.202) 0:04:21.235 ********** 2026-05-21 03:00:22.633384 | instance | ok: [instance] 2026-05-21 03:00:22.633609 | instance | 2026-05-21 03:00:22.633908 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-21 03:00:22.634200 | instance | Thursday 21 May 2026 03:00:22 +0000 (0:00:00.247) 0:04:21.482 ********** 2026-05-21 03:00:22.839221 | instance | ok: [instance] 2026-05-21 03:00:22.839408 | instance | 2026-05-21 03:00:22.839620 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-21 03:00:22.839759 | instance | Thursday 21 May 2026 03:00:22 +0000 (0:00:00.206) 0:04:21.688 ********** 2026-05-21 03:00:23.076002 | instance | ok: [instance] => (item=instance) 2026-05-21 03:00:23.076195 | instance | 2026-05-21 03:00:23.076465 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-21 03:00:23.076725 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.236) 0:04:21.925 ********** 2026-05-21 03:00:23.124321 | instance | ok: [instance] 2026-05-21 03:00:23.124515 | instance | 2026-05-21 03:00:23.124791 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 03:00:23.125058 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.048) 0:04:21.973 ********** 2026-05-21 03:00:23.189839 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 03:00:23.190026 | instance | 2026-05-21 03:00:23.190319 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 03:00:23.190587 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.065) 0:04:22.038 ********** 2026-05-21 03:00:23.241766 | instance | skipping: [instance] 2026-05-21 03:00:23.241941 | instance | 2026-05-21 03:00:23.242219 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 03:00:23.242491 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.051) 0:04:22.090 ********** 2026-05-21 03:00:23.292884 | instance | skipping: [instance] => (item=instance) 2026-05-21 03:00:23.293083 | instance | skipping: [instance] 2026-05-21 03:00:23.293321 | instance | 2026-05-21 03:00:23.293586 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 03:00:23.293837 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.051) 0:04:22.142 ********** 2026-05-21 03:00:23.553082 | instance | ok: [instance] 2026-05-21 03:00:23.553146 | instance | 2026-05-21 03:00:23.553394 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 03:00:23.553524 | instance | Thursday 21 May 2026 03:00:23 +0000 (0:00:00.260) 0:04:22.402 ********** 2026-05-21 03:00:30.001005 | instance | ok: [instance] 2026-05-21 03:00:30.001097 | instance | 2026-05-21 03:00:30.001110 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-21 03:00:30.001121 | instance | Thursday 21 May 2026 03:00:29 +0000 (0:00:06.446) 0:04:28.849 ********** 2026-05-21 03:00:35.340040 | instance | ok: [instance] 2026-05-21 03:00:35.340149 | instance | 2026-05-21 03:00:35.340164 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-21 03:00:35.340315 | instance | Thursday 21 May 2026 03:00:35 +0000 (0:00:05.340) 0:04:34.189 ********** 2026-05-21 03:00:49.293723 | instance | ok: [instance] 2026-05-21 03:00:49.293821 | instance | 2026-05-21 03:00:49.294067 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-21 03:00:49.294328 | instance | Thursday 21 May 2026 03:00:49 +0000 (0:00:13.953) 0:04:48.143 ********** 2026-05-21 03:02:21.238868 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-21 03:02:21.238984 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-21 03:02:21.239075 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-21 03:02:21.239202 | instance | 2026-05-21 03:02:21.239422 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-21 03:02:21.239536 | instance | Thursday 21 May 2026 03:02:21 +0000 (0:01:31.944) 0:06:20.088 ********** 2026-05-21 03:02:27.076741 | instance | ok: [instance] 2026-05-21 03:02:27.076801 | instance | 2026-05-21 03:02:27.076807 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-21 03:02:27.076812 | instance | Thursday 21 May 2026 03:02:27 +0000 (0:00:05.837) 0:06:25.925 ********** 2026-05-21 03:02:33.200494 | instance | ok: [instance] 2026-05-21 03:02:33.200568 | instance | 2026-05-21 03:02:33.200874 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-21 03:02:33.200937 | instance | Thursday 21 May 2026 03:02:33 +0000 (0:00:06.124) 0:06:32.049 ********** 2026-05-21 03:02:33.272867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-21 03:02:33.272977 | instance | 2026-05-21 03:02:33.272989 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-21 03:02:33.273147 | instance | Thursday 21 May 2026 03:02:33 +0000 (0:00:00.072) 0:06:32.122 ********** 2026-05-21 03:02:33.330648 | instance | ok: [instance] 2026-05-21 03:02:33.330739 | instance | 2026-05-21 03:02:33.331039 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-21 03:02:33.331101 | instance | Thursday 21 May 2026 03:02:33 +0000 (0:00:00.057) 0:06:32.179 ********** 2026-05-21 03:02:39.375527 | instance | ok: [instance] 2026-05-21 03:02:39.375608 | instance | 2026-05-21 03:02:39.375825 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-21 03:02:39.375874 | instance | Thursday 21 May 2026 03:02:39 +0000 (0:00:06.045) 0:06:38.225 ********** 2026-05-21 03:02:39.428968 | instance | ok: [instance] 2026-05-21 03:02:39.429338 | instance | 2026-05-21 03:02:39.429382 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-21 03:02:39.429388 | instance | Thursday 21 May 2026 03:02:39 +0000 (0:00:00.053) 0:06:38.278 ********** 2026-05-21 03:02:39.481059 | instance | skipping: [instance] => (item=1) 2026-05-21 03:02:39.481152 | instance | skipping: [instance] => (item=1) 2026-05-21 03:02:39.481866 | instance | skipping: [instance] => (item=1) 2026-05-21 03:02:39.481890 | instance | skipping: [instance] 2026-05-21 03:02:39.481897 | instance | 2026-05-21 03:02:39.481902 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-21 03:02:39.481908 | instance | Thursday 21 May 2026 03:02:39 +0000 (0:00:00.052) 0:06:38.330 ********** 2026-05-21 03:02:39.533591 | instance | skipping: [instance] 2026-05-21 03:02:39.534219 | instance | 2026-05-21 03:02:39.534279 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:02:39.534285 | instance | 2026-05-21 03:02:39.534290 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-21 03:02:39.534294 | instance | Thursday 21 May 2026 03:02:39 +0000 (0:00:00.052) 0:06:38.383 ********** 2026-05-21 03:02:39.966927 | instance | changed: [instance] 2026-05-21 03:02:39.967026 | instance | 2026-05-21 03:02:39.967033 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:02:39.967461 | instance | 2026-05-21 03:02:39.967577 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:02:39.967598 | instance | Thursday 21 May 2026 03:02:39 +0000 (0:00:00.433) 0:06:38.816 ********** 2026-05-21 03:02:40.905837 | instance | ok: [instance] 2026-05-21 03:02:40.905941 | instance | 2026-05-21 03:02:40.906299 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-21 03:02:40.906320 | instance | Thursday 21 May 2026 03:02:40 +0000 (0:00:00.938) 0:06:39.755 ********** 2026-05-21 03:02:44.851435 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-21 03:02:44.851539 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-21 03:02:44.854274 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-21 03:02:44.854321 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-21 03:02:44.854328 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-21 03:02:44.854333 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-21 03:02:44.854337 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-21 03:02:44.854341 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-21 03:02:44.854345 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-21 03:02:44.854349 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-21 03:02:44.854353 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-21 03:02:44.854357 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-21 03:02:44.854361 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-21 03:02:44.854365 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-21 03:02:44.854369 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-21 03:02:44.854372 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-21 03:02:44.854376 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-21 03:02:44.854380 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-21 03:02:44.854384 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-21 03:02:44.854388 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-21 03:02:44.854392 | instance | 2026-05-21 03:02:44.854396 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-21 03:02:44.854403 | instance | Thursday 21 May 2026 03:02:44 +0000 (0:00:03.945) 0:06:43.701 ********** 2026-05-21 03:02:45.050602 | instance | changed: [instance] 2026-05-21 03:02:45.050713 | instance | 2026-05-21 03:02:45.051062 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-21 03:02:45.051085 | instance | Thursday 21 May 2026 03:02:45 +0000 (0:00:00.198) 0:06:43.900 ********** 2026-05-21 03:02:45.532084 | instance | changed: [instance] 2026-05-21 03:02:45.532646 | instance | 2026-05-21 03:02:45.532712 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-21 03:02:45.532721 | instance | Thursday 21 May 2026 03:02:45 +0000 (0:00:00.481) 0:06:44.381 ********** 2026-05-21 03:02:45.790751 | instance | ok: [instance] 2026-05-21 03:02:45.790851 | instance | 2026-05-21 03:02:45.791128 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-21 03:02:45.791178 | instance | Thursday 21 May 2026 03:02:45 +0000 (0:00:00.259) 0:06:44.640 ********** 2026-05-21 03:02:45.842855 | instance | ok: [instance] 2026-05-21 03:02:45.843495 | instance | 2026-05-21 03:02:45.843564 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-21 03:02:45.843570 | instance | 2026-05-21 03:02:45.843574 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:02:45.843579 | instance | Thursday 21 May 2026 03:02:45 +0000 (0:00:00.051) 0:06:44.692 ********** 2026-05-21 03:02:46.911199 | instance | ok: [instance] 2026-05-21 03:02:46.911291 | instance | 2026-05-21 03:02:46.911335 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-21 03:02:46.911464 | instance | Thursday 21 May 2026 03:02:46 +0000 (0:00:01.068) 0:06:45.760 ********** 2026-05-21 03:02:47.125506 | instance | changed: [instance] 2026-05-21 03:02:47.125592 | instance | 2026-05-21 03:02:47.125606 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-21 03:02:47.125782 | instance | Thursday 21 May 2026 03:02:47 +0000 (0:00:00.214) 0:06:45.975 ********** 2026-05-21 03:02:48.057084 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-21 03:02:48.058357 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-21 03:02:48.058410 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-21 03:02:48.058418 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-21 03:02:48.058425 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-21 03:02:48.058431 | instance | 2026-05-21 03:02:48.058438 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-21 03:02:48.058445 | instance | Thursday 21 May 2026 03:02:48 +0000 (0:00:00.931) 0:06:46.906 ********** 2026-05-21 03:02:48.252465 | 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-05-21 03:02:48.425164 | 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-05-21 03:02:48.604380 | 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-05-21 03:02:48.614712 | instance | ...ignoring 2026-05-21 03:02:48.614782 | instance | 2026-05-21 03:02:48.615029 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-21 03:02:48.615074 | instance | Thursday 21 May 2026 03:02:48 +0000 (0:00:00.557) 0:06:47.464 ********** 2026-05-21 03:02:48.814523 | instance | ok: [instance] 2026-05-21 03:02:48.814604 | instance | 2026-05-21 03:02:48.814887 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-21 03:02:48.814935 | instance | Thursday 21 May 2026 03:02:48 +0000 (0:00:00.199) 0:06:47.663 ********** 2026-05-21 03:02:49.009872 | instance | ok: [instance] 2026-05-21 03:02:49.009958 | instance | 2026-05-21 03:02:49.010195 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-21 03:02:49.010246 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.195) 0:06:47.859 ********** 2026-05-21 03:02:49.046993 | instance | ok: [instance] 2026-05-21 03:02:49.047082 | instance | 2026-05-21 03:02:49.047492 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-21 03:02:49.047549 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.036) 0:06:47.896 ********** 2026-05-21 03:02:49.097656 | instance | ok: [instance] 2026-05-21 03:02:49.097730 | instance | 2026-05-21 03:02:49.097868 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-21 03:02:49.098072 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.050) 0:06:47.947 ********** 2026-05-21 03:02:49.627913 | instance | ok: [instance] 2026-05-21 03:02:49.627976 | instance | 2026-05-21 03:02:49.628263 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-21 03:02:49.628322 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.530) 0:06:48.477 ********** 2026-05-21 03:02:49.886233 | instance | ok: [instance] 2026-05-21 03:02:49.886328 | instance | 2026-05-21 03:02:49.886340 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-21 03:02:49.887037 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.197) 0:06:48.675 ********** 2026-05-21 03:02:49.887082 | instance | 2026-05-21 03:02:49.887088 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-21 03:02:49.887092 | instance | 2026-05-21 03:02:49.887096 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:02:49.887100 | instance | Thursday 21 May 2026 03:02:49 +0000 (0:00:00.060) 0:06:48.736 ********** 2026-05-21 03:02:50.825183 | instance | ok: [instance] 2026-05-21 03:02:50.825283 | instance | 2026-05-21 03:02:50.825523 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:02:50.825685 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.938) 0:06:49.674 ********** 2026-05-21 03:02:51.039794 | instance | ok: [instance] 2026-05-21 03:02:51.039879 | instance | 2026-05-21 03:02:51.039887 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:02:51.039893 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.214) 0:06:49.888 ********** 2026-05-21 03:02:51.082138 | instance | skipping: [instance] 2026-05-21 03:02:51.082219 | instance | 2026-05-21 03:02:51.082300 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:02:51.082466 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.043) 0:06:49.932 ********** 2026-05-21 03:02:51.302165 | instance | ok: [instance] 2026-05-21 03:02:51.302258 | instance | 2026-05-21 03:02:51.302641 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:02:51.302699 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.219) 0:06:50.151 ********** 2026-05-21 03:02:51.365874 | instance | ok: [instance] => { 2026-05-21 03:02:51.367033 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 03:02:51.367096 | instance | } 2026-05-21 03:02:51.367105 | instance | 2026-05-21 03:02:51.367112 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:02:51.367119 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.063) 0:06:50.214 ********** 2026-05-21 03:02:51.675074 | instance | ok: [instance] 2026-05-21 03:02:51.675165 | instance | 2026-05-21 03:02:51.675468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:02:51.675732 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.309) 0:06:50.524 ********** 2026-05-21 03:02:51.730740 | instance | skipping: [instance] 2026-05-21 03:02:51.730884 | instance | 2026-05-21 03:02:51.731164 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:02:51.731420 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.055) 0:06:50.579 ********** 2026-05-21 03:02:51.951972 | instance | ok: [instance] 2026-05-21 03:02:51.952061 | instance | 2026-05-21 03:02:51.952323 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:02:51.952594 | instance | Thursday 21 May 2026 03:02:51 +0000 (0:00:00.219) 0:06:50.799 ********** 2026-05-21 03:02:53.260040 | instance | ok: [instance] 2026-05-21 03:02:53.260146 | instance | 2026-05-21 03:02:53.260160 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:02:53.260266 | instance | Thursday 21 May 2026 03:02:53 +0000 (0:00:01.309) 0:06:52.108 ********** 2026-05-21 03:02:53.336189 | instance | ok: [instance] => { 2026-05-21 03:02:53.336418 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 03:02:53.336705 | instance | } 2026-05-21 03:02:53.336931 | instance | 2026-05-21 03:02:53.337156 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:02:53.337379 | instance | Thursday 21 May 2026 03:02:53 +0000 (0:00:00.075) 0:06:52.184 ********** 2026-05-21 03:02:53.672018 | instance | ok: [instance] 2026-05-21 03:02:53.672125 | instance | 2026-05-21 03:02:53.672309 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:02:53.672595 | instance | Thursday 21 May 2026 03:02:53 +0000 (0:00:00.333) 0:06:52.518 ********** 2026-05-21 03:02:55.625728 | instance | ok: [instance] 2026-05-21 03:02:55.625853 | instance | 2026-05-21 03:02:55.625917 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:02:55.626115 | instance | Thursday 21 May 2026 03:02:55 +0000 (0:00:01.957) 0:06:54.475 ********** 2026-05-21 03:02:55.664919 | instance | skipping: [instance] 2026-05-21 03:02:55.665034 | instance | 2026-05-21 03:02:55.665367 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:02:55.665430 | instance | Thursday 21 May 2026 03:02:55 +0000 (0:00:00.038) 0:06:54.514 ********** 2026-05-21 03:02:55.707894 | instance | skipping: [instance] 2026-05-21 03:02:55.707959 | instance | 2026-05-21 03:02:55.707974 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:02:55.708095 | instance | Thursday 21 May 2026 03:02:55 +0000 (0:00:00.042) 0:06:54.557 ********** 2026-05-21 03:02:55.750042 | instance | skipping: [instance] 2026-05-21 03:02:55.750153 | instance | 2026-05-21 03:02:55.750417 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:02:55.750476 | instance | Thursday 21 May 2026 03:02:55 +0000 (0:00:00.042) 0:06:54.599 ********** 2026-05-21 03:02:56.952708 | instance | ok: [instance] 2026-05-21 03:02:56.952779 | instance | 2026-05-21 03:02:56.952994 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:02:56.953011 | instance | Thursday 21 May 2026 03:02:56 +0000 (0:00:01.202) 0:06:55.802 ********** 2026-05-21 03:02:57.394939 | instance | ok: [instance] 2026-05-21 03:02:57.395034 | instance | 2026-05-21 03:02:57.395466 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:02:57.395505 | instance | Thursday 21 May 2026 03:02:57 +0000 (0:00:00.442) 0:06:56.244 ********** 2026-05-21 03:02:58.395275 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:02:58.395405 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:02:58.396098 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:02:58.396163 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:02:58.396170 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:02:58.396177 | instance | 2026-05-21 03:02:58.396182 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:02:58.396187 | instance | Thursday 21 May 2026 03:02:58 +0000 (0:00:00.999) 0:06:57.244 ********** 2026-05-21 03:02:58.911251 | instance | ok: [instance] 2026-05-21 03:02:58.911381 | instance | 2026-05-21 03:02:58.911929 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:02:58.911975 | instance | Thursday 21 May 2026 03:02:58 +0000 (0:00:00.509) 0:06:57.754 ********** 2026-05-21 03:02:58.911981 | instance | 2026-05-21 03:02:58.911986 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:02:58.911990 | instance | Thursday 21 May 2026 03:02:58 +0000 (0:00:00.006) 0:06:57.760 ********** 2026-05-21 03:02:59.278572 | instance | ok: [instance] 2026-05-21 03:02:59.278653 | instance | 2026-05-21 03:02:59.278920 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-21 03:02:59.278961 | instance | Thursday 21 May 2026 03:02:59 +0000 (0:00:00.367) 0:06:58.128 ********** 2026-05-21 03:02:59.915123 | 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-05-21 03:02:59.928592 | instance | ...ignoring 2026-05-21 03:02:59.928682 | instance | 2026-05-21 03:02:59.928806 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-21 03:02:59.928961 | instance | Thursday 21 May 2026 03:02:59 +0000 (0:00:00.650) 0:06:58.778 ********** 2026-05-21 03:02:59.968459 | instance | skipping: [instance] 2026-05-21 03:02:59.968525 | instance | 2026-05-21 03:02:59.968808 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-21 03:02:59.968853 | instance | Thursday 21 May 2026 03:02:59 +0000 (0:00:00.039) 0:06:58.818 ********** 2026-05-21 03:03:00.010626 | instance | skipping: [instance] 2026-05-21 03:03:00.010701 | instance | 2026-05-21 03:03:00.010984 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-21 03:03:00.011034 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.042) 0:06:58.860 ********** 2026-05-21 03:03:00.052764 | instance | skipping: [instance] 2026-05-21 03:03:00.053150 | instance | 2026-05-21 03:03:00.053199 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-21 03:03:00.053205 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.042) 0:06:58.902 ********** 2026-05-21 03:03:00.087830 | instance | skipping: [instance] 2026-05-21 03:03:00.087914 | instance | 2026-05-21 03:03:00.088285 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-21 03:03:00.088319 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.035) 0:06:58.937 ********** 2026-05-21 03:03:00.133728 | instance | skipping: [instance] 2026-05-21 03:03:00.134161 | instance | 2026-05-21 03:03:00.134214 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:03:00.134221 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.045) 0:06:58.983 ********** 2026-05-21 03:03:00.343888 | instance | ok: [instance] 2026-05-21 03:03:00.343968 | instance | 2026-05-21 03:03:00.344131 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:00.344350 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.209) 0:06:59.193 ********** 2026-05-21 03:03:00.401020 | instance | ok: [instance] => { 2026-05-21 03:03:00.401160 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-21 03:03:00.401832 | instance | } 2026-05-21 03:03:00.401901 | instance | 2026-05-21 03:03:00.401909 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:00.401917 | instance | Thursday 21 May 2026 03:03:00 +0000 (0:00:00.056) 0:06:59.249 ********** 2026-05-21 03:03:01.496821 | instance | changed: [instance] 2026-05-21 03:03:01.496928 | instance | 2026-05-21 03:03:01.497350 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:01.497412 | instance | Thursday 21 May 2026 03:03:01 +0000 (0:00:01.096) 0:07:00.346 ********** 2026-05-21 03:03:01.544630 | instance | skipping: [instance] 2026-05-21 03:03:01.544704 | instance | 2026-05-21 03:03:01.544961 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:03:01.545278 | instance | Thursday 21 May 2026 03:03:01 +0000 (0:00:00.047) 0:07:00.394 ********** 2026-05-21 03:03:01.760084 | instance | ok: [instance] 2026-05-21 03:03:01.760154 | instance | 2026-05-21 03:03:01.760394 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:01.760437 | instance | Thursday 21 May 2026 03:03:01 +0000 (0:00:00.215) 0:07:00.609 ********** 2026-05-21 03:03:01.799434 | instance | ok: [instance] => { 2026-05-21 03:03:01.799536 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-21 03:03:01.800007 | instance | } 2026-05-21 03:03:01.800023 | instance | 2026-05-21 03:03:01.800028 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:01.800032 | instance | Thursday 21 May 2026 03:03:01 +0000 (0:00:00.039) 0:07:00.649 ********** 2026-05-21 03:03:02.702282 | instance | changed: [instance] 2026-05-21 03:03:02.702364 | instance | 2026-05-21 03:03:02.702553 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:02.702860 | instance | Thursday 21 May 2026 03:03:02 +0000 (0:00:00.902) 0:07:01.551 ********** 2026-05-21 03:03:02.753255 | instance | skipping: [instance] 2026-05-21 03:03:02.753349 | instance | 2026-05-21 03:03:02.753483 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:03:02.753752 | instance | Thursday 21 May 2026 03:03:02 +0000 (0:00:00.051) 0:07:01.602 ********** 2026-05-21 03:03:02.787219 | instance | skipping: [instance] 2026-05-21 03:03:02.787351 | instance | 2026-05-21 03:03:02.787540 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:03:02.787694 | instance | Thursday 21 May 2026 03:03:02 +0000 (0:00:00.033) 0:07:01.636 ********** 2026-05-21 03:03:02.819984 | instance | skipping: [instance] 2026-05-21 03:03:02.820182 | instance | 2026-05-21 03:03:02.820334 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:03:02.820480 | instance | Thursday 21 May 2026 03:03:02 +0000 (0:00:00.030) 0:07:01.667 ********** 2026-05-21 03:03:02.855824 | instance | skipping: [instance] 2026-05-21 03:03:02.855998 | instance | 2026-05-21 03:03:02.856155 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:03:02.856300 | instance | Thursday 21 May 2026 03:03:02 +0000 (0:00:00.036) 0:07:01.703 ********** 2026-05-21 03:03:04.106611 | instance | ok: [instance] 2026-05-21 03:03:04.106704 | instance | 2026-05-21 03:03:04.106774 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:03:04.106912 | instance | Thursday 21 May 2026 03:03:04 +0000 (0:00:01.252) 0:07:02.956 ********** 2026-05-21 03:03:04.556316 | instance | ok: [instance] 2026-05-21 03:03:04.556401 | instance | 2026-05-21 03:03:04.556458 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:03:04.556600 | instance | Thursday 21 May 2026 03:03:04 +0000 (0:00:00.449) 0:07:03.405 ********** 2026-05-21 03:03:05.502982 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:03:05.503055 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:03:05.503340 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:03:05.503608 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:03:05.503619 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:03:05.503624 | instance | 2026-05-21 03:03:05.503876 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:03:05.503941 | instance | Thursday 21 May 2026 03:03:05 +0000 (0:00:00.946) 0:07:04.352 ********** 2026-05-21 03:03:06.039564 | instance | ok: [instance] 2026-05-21 03:03:06.039652 | instance | 2026-05-21 03:03:06.040268 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:03:06.040324 | instance | Thursday 21 May 2026 03:03:06 +0000 (0:00:00.529) 0:07:04.881 ********** 2026-05-21 03:03:06.040329 | instance | 2026-05-21 03:03:06.040335 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:03:06.040339 | instance | Thursday 21 May 2026 03:03:06 +0000 (0:00:00.007) 0:07:04.889 ********** 2026-05-21 03:03:06.417124 | instance | ok: [instance] 2026-05-21 03:03:06.417207 | instance | 2026-05-21 03:03:06.417504 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:03:06.417572 | instance | Thursday 21 May 2026 03:03:06 +0000 (0:00:00.377) 0:07:05.266 ********** 2026-05-21 03:03:06.627902 | instance | ok: [instance] 2026-05-21 03:03:06.628014 | instance | 2026-05-21 03:03:06.628070 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:06.628222 | instance | Thursday 21 May 2026 03:03:06 +0000 (0:00:00.211) 0:07:05.477 ********** 2026-05-21 03:03:06.697743 | instance | ok: [instance] => { 2026-05-21 03:03:06.697847 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-21 03:03:06.698382 | instance | } 2026-05-21 03:03:06.698443 | instance | 2026-05-21 03:03:06.698449 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:06.698455 | instance | Thursday 21 May 2026 03:03:06 +0000 (0:00:00.069) 0:07:05.547 ********** 2026-05-21 03:03:07.356340 | instance | changed: [instance] 2026-05-21 03:03:07.356492 | instance | 2026-05-21 03:03:07.356587 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:07.356767 | instance | Thursday 21 May 2026 03:03:07 +0000 (0:00:00.658) 0:07:06.205 ********** 2026-05-21 03:03:08.768333 | instance | changed: [instance] 2026-05-21 03:03:08.768428 | instance | 2026-05-21 03:03:08.768699 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:08.768748 | instance | Thursday 21 May 2026 03:03:08 +0000 (0:00:01.412) 0:07:07.618 ********** 2026-05-21 03:03:08.827698 | instance | ok: [instance] => { 2026-05-21 03:03:08.827801 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-21 03:03:08.828301 | instance | } 2026-05-21 03:03:08.828350 | instance | 2026-05-21 03:03:08.828355 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:08.828361 | instance | Thursday 21 May 2026 03:03:08 +0000 (0:00:00.059) 0:07:07.677 ********** 2026-05-21 03:03:09.494392 | instance | changed: [instance] 2026-05-21 03:03:09.494479 | instance | 2026-05-21 03:03:09.494694 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:09.494742 | instance | Thursday 21 May 2026 03:03:09 +0000 (0:00:00.666) 0:07:08.344 ********** 2026-05-21 03:03:10.879876 | instance | changed: [instance] 2026-05-21 03:03:10.879960 | instance | 2026-05-21 03:03:10.880239 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-21 03:03:10.880287 | instance | Thursday 21 May 2026 03:03:10 +0000 (0:00:01.385) 0:07:09.729 ********** 2026-05-21 03:03:11.349574 | instance | changed: [instance] 2026-05-21 03:03:11.349644 | instance | 2026-05-21 03:03:11.349923 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-21 03:03:11.349973 | instance | Thursday 21 May 2026 03:03:11 +0000 (0:00:00.469) 0:07:10.199 ********** 2026-05-21 03:03:11.557968 | instance | changed: [instance] 2026-05-21 03:03:11.558056 | instance | 2026-05-21 03:03:11.558291 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:03:11.558333 | instance | Thursday 21 May 2026 03:03:11 +0000 (0:00:00.208) 0:07:10.407 ********** 2026-05-21 03:03:11.766488 | instance | ok: [instance] 2026-05-21 03:03:11.766603 | instance | 2026-05-21 03:03:11.766985 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:11.767369 | instance | Thursday 21 May 2026 03:03:11 +0000 (0:00:00.208) 0:07:10.615 ********** 2026-05-21 03:03:11.815023 | instance | ok: [instance] => { 2026-05-21 03:03:11.815123 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-21 03:03:11.815426 | instance | } 2026-05-21 03:03:11.815515 | instance | 2026-05-21 03:03:11.815795 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:11.815850 | instance | Thursday 21 May 2026 03:03:11 +0000 (0:00:00.048) 0:07:10.664 ********** 2026-05-21 03:03:12.678258 | instance | changed: [instance] 2026-05-21 03:03:12.678321 | instance | 2026-05-21 03:03:12.678571 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:12.678587 | instance | Thursday 21 May 2026 03:03:12 +0000 (0:00:00.863) 0:07:11.528 ********** 2026-05-21 03:03:15.385381 | instance | changed: [instance] 2026-05-21 03:03:15.385464 | instance | 2026-05-21 03:03:15.385713 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-21 03:03:15.385761 | instance | Thursday 21 May 2026 03:03:15 +0000 (0:00:02.706) 0:07:14.235 ********** 2026-05-21 03:03:15.444709 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-21 03:03:15.445027 | instance | 2026-05-21 03:03:15.445174 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-21 03:03:15.445230 | instance | Thursday 21 May 2026 03:03:15 +0000 (0:00:00.058) 0:07:14.294 ********** 2026-05-21 03:03:16.665978 | instance | ok: [instance] 2026-05-21 03:03:16.666132 | instance | 2026-05-21 03:03:16.666471 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-21 03:03:16.666541 | instance | Thursday 21 May 2026 03:03:16 +0000 (0:00:01.221) 0:07:15.515 ********** 2026-05-21 03:03:16.898818 | instance | changed: [instance] 2026-05-21 03:03:16.898890 | instance | 2026-05-21 03:03:16.899163 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-21 03:03:16.899209 | instance | Thursday 21 May 2026 03:03:16 +0000 (0:00:00.233) 0:07:15.748 ********** 2026-05-21 03:03:17.360717 | instance | changed: [instance] 2026-05-21 03:03:17.360813 | instance | 2026-05-21 03:03:17.361103 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-21 03:03:17.361509 | instance | Thursday 21 May 2026 03:03:17 +0000 (0:00:00.461) 0:07:16.209 ********** 2026-05-21 03:03:18.137893 | instance | changed: [instance] => (item=br_netfilter) 2026-05-21 03:03:18.138009 | instance | ok: [instance] => (item=ip_tables) 2026-05-21 03:03:18.138079 | instance | changed: [instance] => (item=ip6_tables) 2026-05-21 03:03:18.138627 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-21 03:03:18.138691 | instance | 2026-05-21 03:03:18.138697 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:03:18.138702 | instance | Thursday 21 May 2026 03:03:18 +0000 (0:00:00.777) 0:07:16.987 ********** 2026-05-21 03:03:18.351961 | instance | ok: [instance] 2026-05-21 03:03:18.352013 | instance | 2026-05-21 03:03:18.352019 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:03:18.352023 | instance | Thursday 21 May 2026 03:03:18 +0000 (0:00:00.213) 0:07:17.201 ********** 2026-05-21 03:03:18.398437 | instance | ok: [instance] => { 2026-05-21 03:03:18.398548 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-21 03:03:18.398618 | instance | } 2026-05-21 03:03:18.399003 | instance | 2026-05-21 03:03:18.399062 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:03:18.399068 | instance | Thursday 21 May 2026 03:03:18 +0000 (0:00:00.046) 0:07:17.248 ********** 2026-05-21 03:03:20.920395 | instance | changed: [instance] 2026-05-21 03:03:20.920485 | instance | 2026-05-21 03:03:20.920723 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:03:20.920767 | instance | Thursday 21 May 2026 03:03:20 +0000 (0:00:02.522) 0:07:19.770 ********** 2026-05-21 03:03:20.962086 | instance | skipping: [instance] 2026-05-21 03:03:20.962207 | instance | 2026-05-21 03:03:20.962457 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-21 03:03:20.962506 | instance | Thursday 21 May 2026 03:03:20 +0000 (0:00:00.041) 0:07:19.811 ********** 2026-05-21 03:03:21.022054 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-21 03:03:21.022160 | instance | 2026-05-21 03:03:21.022409 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-21 03:03:21.022447 | instance | Thursday 21 May 2026 03:03:21 +0000 (0:00:00.060) 0:07:19.871 ********** 2026-05-21 03:03:21.054515 | instance | skipping: [instance] 2026-05-21 03:03:21.054613 | instance | 2026-05-21 03:03:21.054802 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-21 03:03:21.054978 | instance | Thursday 21 May 2026 03:03:21 +0000 (0:00:00.032) 0:07:19.904 ********** 2026-05-21 03:03:35.333485 | instance | changed: [instance] 2026-05-21 03:03:35.333612 | instance | 2026-05-21 03:03:35.333624 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-21 03:03:35.333793 | instance | Thursday 21 May 2026 03:03:35 +0000 (0:00:14.278) 0:07:34.182 ********** 2026-05-21 03:03:36.702718 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-21 03:03:36.702822 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-21 03:03:36.702898 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-21 03:03:36.703508 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-21 03:03:36.703594 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-21 03:03:36.703636 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-21 03:03:36.703649 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-21 03:03:36.703669 | instance | 2026-05-21 03:03:36.703682 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-21 03:03:36.703736 | instance | Thursday 21 May 2026 03:03:36 +0000 (0:00:01.369) 0:07:35.552 ********** 2026-05-21 03:03:37.275713 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-21 03:03:37.275800 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-21 03:03:37.276275 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-21 03:03:37.276324 | instance | 2026-05-21 03:03:37.276330 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-21 03:03:37.276336 | instance | Thursday 21 May 2026 03:03:37 +0000 (0:00:00.573) 0:07:36.125 ********** 2026-05-21 03:03:37.784748 | instance | changed: [instance] 2026-05-21 03:03:37.784852 | instance | 2026-05-21 03:03:37.785318 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-21 03:03:37.785386 | instance | Thursday 21 May 2026 03:03:37 +0000 (0:00:00.508) 0:07:36.634 ********** 2026-05-21 03:03:38.254691 | instance | changed: [instance] 2026-05-21 03:03:38.254768 | instance | 2026-05-21 03:03:38.255031 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-21 03:03:38.255079 | instance | Thursday 21 May 2026 03:03:38 +0000 (0:00:00.470) 0:07:37.104 ********** 2026-05-21 03:03:38.454627 | instance | ok: [instance] 2026-05-21 03:03:38.454713 | instance | 2026-05-21 03:03:38.454770 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-21 03:03:38.454902 | instance | Thursday 21 May 2026 03:03:38 +0000 (0:00:00.199) 0:07:37.304 ********** 2026-05-21 03:03:38.491773 | instance | skipping: [instance] 2026-05-21 03:03:38.491869 | instance | 2026-05-21 03:03:38.492146 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-21 03:03:38.492196 | instance | Thursday 21 May 2026 03:03:38 +0000 (0:00:00.037) 0:07:37.341 ********** 2026-05-21 03:03:39.132228 | instance | ok: [instance] => (item=swap) 2026-05-21 03:03:39.132306 | instance | ok: [instance] => (item=none) 2026-05-21 03:03:39.132313 | instance | 2026-05-21 03:03:39.132319 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-21 03:03:39.132325 | instance | Thursday 21 May 2026 03:03:39 +0000 (0:00:00.639) 0:07:37.980 ********** 2026-05-21 03:03:39.591917 | instance | changed: [instance] 2026-05-21 03:03:39.592030 | instance | 2026-05-21 03:03:39.592111 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-21 03:03:39.592249 | instance | Thursday 21 May 2026 03:03:39 +0000 (0:00:00.460) 0:07:38.441 ********** 2026-05-21 03:03:40.235292 | instance | changed: [instance] 2026-05-21 03:03:40.235446 | instance | 2026-05-21 03:03:40.235464 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-21 03:03:40.235913 | instance | Thursday 21 May 2026 03:03:40 +0000 (0:00:00.635) 0:07:39.077 ********** 2026-05-21 03:03:40.235969 | instance | 2026-05-21 03:03:40.235976 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-21 03:03:40.235981 | instance | Thursday 21 May 2026 03:03:40 +0000 (0:00:00.007) 0:07:39.084 ********** 2026-05-21 03:03:41.006104 | instance | ok: [instance] 2026-05-21 03:03:41.006195 | instance | 2026-05-21 03:03:41.006308 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-21 03:03:41.006470 | instance | Thursday 21 May 2026 03:03:41 +0000 (0:00:00.770) 0:07:39.855 ********** 2026-05-21 03:03:41.623697 | instance | changed: [instance] 2026-05-21 03:03:41.623774 | instance | 2026-05-21 03:03:41.623897 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-21 03:03:41.624019 | instance | Thursday 21 May 2026 03:03:41 +0000 (0:00:00.617) 0:07:40.473 ********** 2026-05-21 03:03:42.628093 | instance | ok: [instance] 2026-05-21 03:03:42.628175 | instance | 2026-05-21 03:03:42.628432 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-21 03:03:42.628480 | instance | Thursday 21 May 2026 03:03:42 +0000 (0:00:01.004) 0:07:41.477 ********** 2026-05-21 03:03:43.370306 | instance | ok: [instance] 2026-05-21 03:03:43.370375 | instance | 2026-05-21 03:03:43.370648 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-21 03:03:43.370693 | instance | Thursday 21 May 2026 03:03:43 +0000 (0:00:00.742) 0:07:42.220 ********** 2026-05-21 03:03:43.596716 | instance | ok: [instance] 2026-05-21 03:03:43.596796 | instance | 2026-05-21 03:03:43.597042 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-21 03:03:43.597092 | instance | Thursday 21 May 2026 03:03:43 +0000 (0:00:00.226) 0:07:42.446 ********** 2026-05-21 03:03:44.097831 | instance | ok: [instance] 2026-05-21 03:03:44.097941 | instance | 2026-05-21 03:03:44.098009 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-21 03:03:44.098155 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.501) 0:07:42.947 ********** 2026-05-21 03:03:44.187989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-21 03:03:44.188090 | instance | 2026-05-21 03:03:44.188154 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-21 03:03:44.188303 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.090) 0:07:43.037 ********** 2026-05-21 03:03:44.272395 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-21 03:03:44.272488 | instance | 2026-05-21 03:03:44.272709 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-21 03:03:44.272753 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.084) 0:07:43.121 ********** 2026-05-21 03:03:44.479211 | instance | ok: [instance] => (item=instance) 2026-05-21 03:03:44.479285 | instance | 2026-05-21 03:03:44.479566 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-21 03:03:44.479618 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.207) 0:07:43.328 ********** 2026-05-21 03:03:44.518994 | instance | skipping: [instance] 2026-05-21 03:03:44.519126 | instance | 2026-05-21 03:03:44.519506 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-21 03:03:44.519611 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.039) 0:07:43.368 ********** 2026-05-21 03:03:44.572972 | instance | ok: [instance] 2026-05-21 03:03:44.573076 | instance | 2026-05-21 03:03:44.573088 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-21 03:03:44.573253 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.053) 0:07:43.422 ********** 2026-05-21 03:03:44.610955 | instance | ok: [instance] => { 2026-05-21 03:03:44.611548 | instance | "msg": "instance" 2026-05-21 03:03:44.611640 | instance | } 2026-05-21 03:03:44.611651 | instance | 2026-05-21 03:03:44.611661 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-21 03:03:44.611681 | instance | Thursday 21 May 2026 03:03:44 +0000 (0:00:00.037) 0:07:43.460 ********** 2026-05-21 03:03:45.175524 | instance | changed: [instance] 2026-05-21 03:03:45.175627 | instance | 2026-05-21 03:03:45.175858 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-21 03:03:45.175904 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.564) 0:07:44.025 ********** 2026-05-21 03:03:45.207922 | instance | skipping: [instance] 2026-05-21 03:03:45.207972 | instance | 2026-05-21 03:03:45.207977 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-21 03:03:45.207983 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.031) 0:07:44.057 ********** 2026-05-21 03:03:45.247293 | instance | skipping: [instance] 2026-05-21 03:03:45.247394 | instance | 2026-05-21 03:03:45.247644 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-21 03:03:45.247703 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.039) 0:07:44.096 ********** 2026-05-21 03:03:45.282409 | instance | skipping: [instance] 2026-05-21 03:03:45.282483 | instance | 2026-05-21 03:03:45.282829 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-21 03:03:45.282880 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.034) 0:07:44.131 ********** 2026-05-21 03:03:45.316607 | instance | skipping: [instance] 2026-05-21 03:03:45.316723 | instance | 2026-05-21 03:03:45.317033 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-21 03:03:45.317082 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.034) 0:07:44.166 ********** 2026-05-21 03:03:45.350114 | instance | skipping: [instance] 2026-05-21 03:03:45.350250 | instance | 2026-05-21 03:03:45.350398 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-21 03:03:45.350634 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.033) 0:07:44.199 ********** 2026-05-21 03:03:45.383949 | instance | skipping: [instance] 2026-05-21 03:03:45.384025 | instance | 2026-05-21 03:03:45.384179 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-21 03:03:45.384733 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.033) 0:07:44.233 ********** 2026-05-21 03:03:45.419542 | instance | skipping: [instance] 2026-05-21 03:03:45.419741 | instance | 2026-05-21 03:03:45.419898 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-21 03:03:45.420048 | instance | Thursday 21 May 2026 03:03:45 +0000 (0:00:00.035) 0:07:44.268 ********** 2026-05-21 03:04:06.423363 | instance | changed: [instance] 2026-05-21 03:04:06.423461 | instance | 2026-05-21 03:04:06.423693 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-21 03:04:06.423746 | instance | Thursday 21 May 2026 03:04:06 +0000 (0:00:21.004) 0:08:05.272 ********** 2026-05-21 03:04:06.636430 | instance | ok: [instance] 2026-05-21 03:04:06.636939 | instance | 2026-05-21 03:04:06.637013 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-21 03:04:06.637029 | instance | Thursday 21 May 2026 03:04:06 +0000 (0:00:00.212) 0:08:05.485 ********** 2026-05-21 03:04:06.677875 | instance | skipping: [instance] 2026-05-21 03:04:06.677977 | instance | 2026-05-21 03:04:06.678125 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-21 03:04:06.678264 | instance | Thursday 21 May 2026 03:04:06 +0000 (0:00:00.041) 0:08:05.526 ********** 2026-05-21 03:04:06.901499 | instance | changed: [instance] 2026-05-21 03:04:06.901617 | instance | 2026-05-21 03:04:06.901652 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-21 03:04:06.901820 | instance | Thursday 21 May 2026 03:04:06 +0000 (0:00:00.224) 0:08:05.751 ********** 2026-05-21 03:04:07.109232 | instance | changed: [instance] 2026-05-21 03:04:07.109325 | instance | 2026-05-21 03:04:07.109841 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-21 03:04:07.109870 | instance | Thursday 21 May 2026 03:04:07 +0000 (0:00:00.207) 0:08:05.958 ********** 2026-05-21 03:04:07.308900 | instance | changed: [instance] 2026-05-21 03:04:07.308987 | instance | 2026-05-21 03:04:07.309243 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-21 03:04:07.309294 | instance | Thursday 21 May 2026 03:04:07 +0000 (0:00:00.199) 0:08:06.158 ********** 2026-05-21 03:04:11.739855 | instance | changed: [instance] 2026-05-21 03:04:11.739977 | instance | 2026-05-21 03:04:11.739993 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-21 03:04:11.740166 | instance | Thursday 21 May 2026 03:04:11 +0000 (0:00:04.430) 0:08:10.589 ********** 2026-05-21 03:04:21.775344 | instance | changed: [instance] 2026-05-21 03:04:21.775428 | instance | 2026-05-21 03:04:21.775730 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-21 03:04:21.775808 | instance | Thursday 21 May 2026 03:04:21 +0000 (0:00:10.035) 0:08:20.624 ********** 2026-05-21 03:04:21.826250 | instance | skipping: [instance] 2026-05-21 03:04:21.826328 | instance | 2026-05-21 03:04:21.826627 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-21 03:04:21.826688 | instance | Thursday 21 May 2026 03:04:21 +0000 (0:00:00.050) 0:08:20.675 ********** 2026-05-21 03:04:21.875347 | instance | skipping: [instance] 2026-05-21 03:04:21.875477 | instance | 2026-05-21 03:04:21.875741 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-21 03:04:21.875927 | instance | Thursday 21 May 2026 03:04:21 +0000 (0:00:00.048) 0:08:20.724 ********** 2026-05-21 03:04:22.738805 | instance | changed: [instance] 2026-05-21 03:04:22.739016 | instance | 2026-05-21 03:04:22.739429 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-21 03:04:22.739685 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.863) 0:08:21.588 ********** 2026-05-21 03:04:22.780278 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-21 03:04:22.780549 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-21 03:04:22.780838 | instance | skipping: [instance] 2026-05-21 03:04:22.781059 | instance | 2026-05-21 03:04:22.781454 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-21 03:04:22.781607 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.041) 0:08:21.629 ********** 2026-05-21 03:04:22.820664 | instance | skipping: [instance] 2026-05-21 03:04:22.820916 | instance | 2026-05-21 03:04:22.821195 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-21 03:04:22.821454 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.039) 0:08:21.669 ********** 2026-05-21 03:04:22.858166 | instance | skipping: [instance] 2026-05-21 03:04:22.858278 | instance | 2026-05-21 03:04:22.858450 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-21 03:04:22.858608 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.037) 0:08:21.707 ********** 2026-05-21 03:04:22.893943 | instance | skipping: [instance] 2026-05-21 03:04:22.894037 | instance | 2026-05-21 03:04:22.894193 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-21 03:04:22.894346 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.035) 0:08:21.743 ********** 2026-05-21 03:04:22.930692 | instance | skipping: [instance] 2026-05-21 03:04:22.931009 | instance | 2026-05-21 03:04:22.931386 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-21 03:04:22.931680 | instance | Thursday 21 May 2026 03:04:22 +0000 (0:00:00.036) 0:08:21.779 ********** 2026-05-21 03:04:23.382114 | instance | ok: [instance] 2026-05-21 03:04:23.382314 | instance | 2026-05-21 03:04:23.382596 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-21 03:04:23.382893 | instance | Thursday 21 May 2026 03:04:23 +0000 (0:00:00.451) 0:08:22.231 ********** 2026-05-21 03:04:24.383347 | instance | changed: [instance] 2026-05-21 03:04:24.383626 | instance | 2026-05-21 03:04:24.384250 | instance | PLAY [Install control-plane components] **************************************** 2026-05-21 03:04:24.384342 | instance | 2026-05-21 03:04:24.384717 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:04:24.384808 | instance | Thursday 21 May 2026 03:04:24 +0000 (0:00:01.001) 0:08:23.233 ********** 2026-05-21 03:04:25.391994 | instance | ok: [instance] 2026-05-21 03:04:25.392057 | instance | 2026-05-21 03:04:25.392318 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:04:25.392334 | instance | Thursday 21 May 2026 03:04:25 +0000 (0:00:01.008) 0:08:24.241 ********** 2026-05-21 03:04:25.612154 | instance | ok: [instance] 2026-05-21 03:04:25.612258 | instance | 2026-05-21 03:04:25.612338 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:04:25.612505 | instance | Thursday 21 May 2026 03:04:25 +0000 (0:00:00.220) 0:08:24.461 ********** 2026-05-21 03:04:26.917030 | instance | ok: [instance] 2026-05-21 03:04:26.917076 | instance | 2026-05-21 03:04:26.917357 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:04:26.917368 | instance | Thursday 21 May 2026 03:04:26 +0000 (0:00:01.304) 0:08:25.766 ********** 2026-05-21 03:04:27.122532 | instance | ok: [instance] 2026-05-21 03:04:27.122608 | instance | 2026-05-21 03:04:27.122620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:04:27.122630 | instance | Thursday 21 May 2026 03:04:27 +0000 (0:00:00.204) 0:08:25.971 ********** 2026-05-21 03:04:27.169606 | instance | ok: [instance] => { 2026-05-21 03:04:27.169681 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-21 03:04:27.169700 | instance | } 2026-05-21 03:04:27.169962 | instance | 2026-05-21 03:04:27.170219 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:04:27.170471 | instance | Thursday 21 May 2026 03:04:27 +0000 (0:00:00.047) 0:08:26.018 ********** 2026-05-21 03:04:27.971962 | instance | changed: [instance] 2026-05-21 03:04:27.972194 | instance | 2026-05-21 03:04:27.972472 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:04:27.972724 | instance | Thursday 21 May 2026 03:04:27 +0000 (0:00:00.802) 0:08:26.821 ********** 2026-05-21 03:04:29.428754 | instance | changed: [instance] 2026-05-21 03:04:29.428818 | instance | 2026-05-21 03:04:29.428829 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-21 03:04:29.428839 | instance | Thursday 21 May 2026 03:04:29 +0000 (0:00:01.456) 0:08:28.277 ********** 2026-05-21 03:04:29.758357 | instance | ok: [instance] 2026-05-21 03:04:29.758426 | instance | 2026-05-21 03:04:29.758545 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-21 03:04:29.758664 | instance | Thursday 21 May 2026 03:04:29 +0000 (0:00:00.330) 0:08:28.608 ********** 2026-05-21 03:04:29.960953 | instance | changed: [instance] 2026-05-21 03:04:29.961165 | instance | 2026-05-21 03:04:29.961498 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-21 03:04:29.961871 | instance | Thursday 21 May 2026 03:04:29 +0000 (0:00:00.201) 0:08:28.809 ********** 2026-05-21 03:04:30.205497 | instance | ok: [instance] 2026-05-21 03:04:30.205615 | instance | 2026-05-21 03:04:30.205790 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-21 03:04:30.205955 | instance | Thursday 21 May 2026 03:04:30 +0000 (0:00:00.245) 0:08:29.054 ********** 2026-05-21 03:04:30.403900 | instance | changed: [instance] 2026-05-21 03:04:30.404146 | instance | 2026-05-21 03:04:30.404422 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-21 03:04:30.404680 | instance | Thursday 21 May 2026 03:04:30 +0000 (0:00:00.198) 0:08:29.253 ********** 2026-05-21 03:04:30.610025 | instance | ok: [instance] 2026-05-21 03:04:30.610163 | instance | 2026-05-21 03:04:30.610272 | instance | TASK [Install plugin] ********************************************************** 2026-05-21 03:04:30.610390 | instance | Thursday 21 May 2026 03:04:30 +0000 (0:00:00.206) 0:08:29.459 ********** 2026-05-21 03:04:30.663938 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-21 03:04:30.664194 | instance | 2026-05-21 03:04:30.664467 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:04:30.664732 | instance | Thursday 21 May 2026 03:04:30 +0000 (0:00:00.053) 0:08:29.513 ********** 2026-05-21 03:04:30.703093 | instance | ok: [instance] => { 2026-05-21 03:04:30.703431 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-21 03:04:30.703742 | instance | } 2026-05-21 03:04:30.704010 | instance | 2026-05-21 03:04:30.704292 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:04:30.704589 | instance | Thursday 21 May 2026 03:04:30 +0000 (0:00:00.039) 0:08:29.552 ********** 2026-05-21 03:04:31.280765 | instance | changed: [instance] 2026-05-21 03:04:31.280966 | instance | 2026-05-21 03:04:31.281257 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:04:31.281533 | instance | Thursday 21 May 2026 03:04:31 +0000 (0:00:00.577) 0:08:30.129 ********** 2026-05-21 03:04:33.086565 | instance | changed: [instance] 2026-05-21 03:04:33.086869 | instance | 2026-05-21 03:04:33.087262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:04:33.087669 | instance | Thursday 21 May 2026 03:04:33 +0000 (0:00:01.805) 0:08:31.935 ********** 2026-05-21 03:04:33.131709 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:04:33.131914 | instance | 2026-05-21 03:04:33.132179 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:04:33.132442 | instance | Thursday 21 May 2026 03:04:33 +0000 (0:00:00.045) 0:08:31.981 ********** 2026-05-21 03:04:33.823230 | instance | changed: [instance] 2026-05-21 03:04:33.823504 | instance | 2026-05-21 03:04:33.823776 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-21 03:04:33.824039 | instance | Thursday 21 May 2026 03:04:33 +0000 (0:00:00.691) 0:08:32.672 ********** 2026-05-21 03:04:34.647400 | instance | ok: [instance] 2026-05-21 03:04:34.647600 | instance | 2026-05-21 03:04:34.647872 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-21 03:04:34.648135 | instance | Thursday 21 May 2026 03:04:34 +0000 (0:00:00.823) 0:08:33.496 ********** 2026-05-21 03:04:36.674112 | instance | changed: [instance] 2026-05-21 03:04:36.674356 | instance | 2026-05-21 03:04:36.674682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:04:36.675070 | instance | Thursday 21 May 2026 03:04:36 +0000 (0:00:02.026) 0:08:35.523 ********** 2026-05-21 03:04:36.717182 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:04:36.717260 | instance | 2026-05-21 03:04:36.717380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:04:36.717499 | instance | Thursday 21 May 2026 03:04:36 +0000 (0:00:00.042) 0:08:35.566 ********** 2026-05-21 03:04:37.201853 | instance | changed: [instance] 2026-05-21 03:04:37.201988 | instance | 2026-05-21 03:04:37.202184 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-21 03:04:37.202361 | instance | Thursday 21 May 2026 03:04:37 +0000 (0:00:00.485) 0:08:36.051 ********** 2026-05-21 03:05:04.278775 | instance | changed: [instance] 2026-05-21 03:05:04.279006 | instance | 2026-05-21 03:05:04.279294 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-21 03:05:04.279664 | instance | Thursday 21 May 2026 03:05:04 +0000 (0:00:27.076) 0:09:03.128 ********** 2026-05-21 03:05:05.009643 | instance | changed: [instance] 2026-05-21 03:05:05.009844 | instance | 2026-05-21 03:05:05.010124 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:05:05.010372 | instance | 2026-05-21 03:05:05.010644 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:05:05.010909 | instance | Thursday 21 May 2026 03:05:05 +0000 (0:00:00.731) 0:09:03.859 ********** 2026-05-21 03:05:06.146492 | instance | ok: [instance] 2026-05-21 03:05:06.146564 | instance | 2026-05-21 03:05:06.146576 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-21 03:05:06.146586 | instance | Thursday 21 May 2026 03:05:06 +0000 (0:00:01.135) 0:09:04.994 ********** 2026-05-21 03:05:06.903930 | instance | changed: [instance] 2026-05-21 03:05:06.904041 | instance | 2026-05-21 03:05:06.904652 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:05:06.904726 | instance | 2026-05-21 03:05:06.904734 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-21 03:05:06.904741 | instance | Thursday 21 May 2026 03:05:06 +0000 (0:00:00.759) 0:09:05.753 ********** 2026-05-21 03:05:07.629550 | instance | ok: [instance] 2026-05-21 03:05:07.629609 | instance | 2026-05-21 03:05:07.629616 | instance | PLAY [controllers] ************************************************************* 2026-05-21 03:05:07.629623 | instance | 2026-05-21 03:05:07.629628 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:05:07.629634 | instance | Thursday 21 May 2026 03:05:07 +0000 (0:00:00.724) 0:09:06.478 ********** 2026-05-21 03:05:08.838815 | instance | ok: [instance] 2026-05-21 03:05:08.838907 | instance | 2026-05-21 03:05:08.839196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:05:08.839246 | instance | Thursday 21 May 2026 03:05:08 +0000 (0:00:01.210) 0:09:07.688 ********** 2026-05-21 03:05:08.878938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:05:08.878999 | instance | 2026-05-21 03:05:08.879271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:05:08.879390 | instance | Thursday 21 May 2026 03:05:08 +0000 (0:00:00.040) 0:09:07.728 ********** 2026-05-21 03:05:09.333869 | instance | changed: [instance] 2026-05-21 03:05:09.333950 | instance | 2026-05-21 03:05:09.334195 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-21 03:05:09.334242 | instance | Thursday 21 May 2026 03:05:09 +0000 (0:00:00.454) 0:09:08.183 ********** 2026-05-21 03:05:11.202896 | instance | changed: [instance] 2026-05-21 03:05:11.203012 | instance | 2026-05-21 03:05:11.203198 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:05:11.203324 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:01.868) 0:09:10.052 ********** 2026-05-21 03:05:11.248214 | instance | skipping: [instance] 2026-05-21 03:05:11.248308 | instance | 2026-05-21 03:05:11.248722 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-21 03:05:11.248784 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.045) 0:09:10.097 ********** 2026-05-21 03:05:11.291565 | instance | skipping: [instance] 2026-05-21 03:05:11.291640 | instance | 2026-05-21 03:05:11.291898 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-21 03:05:11.291946 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.043) 0:09:10.141 ********** 2026-05-21 03:05:11.326956 | instance | skipping: [instance] 2026-05-21 03:05:11.327035 | instance | 2026-05-21 03:05:11.328840 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-21 03:05:11.328888 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.035) 0:09:10.176 ********** 2026-05-21 03:05:11.358732 | instance | skipping: [instance] 2026-05-21 03:05:11.358808 | instance | 2026-05-21 03:05:11.358820 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-21 03:05:11.358830 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.030) 0:09:10.206 ********** 2026-05-21 03:05:11.410697 | instance | skipping: [instance] 2026-05-21 03:05:11.410787 | instance | 2026-05-21 03:05:11.410890 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-21 03:05:11.411012 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.053) 0:09:10.260 ********** 2026-05-21 03:05:11.449688 | instance | skipping: [instance] 2026-05-21 03:05:11.449778 | instance | 2026-05-21 03:05:11.449909 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-21 03:05:11.450040 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.038) 0:09:10.299 ********** 2026-05-21 03:05:11.496935 | instance | skipping: [instance] 2026-05-21 03:05:11.497017 | instance | 2026-05-21 03:05:11.497400 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-21 03:05:11.497457 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.046) 0:09:10.346 ********** 2026-05-21 03:05:11.534783 | instance | skipping: [instance] 2026-05-21 03:05:11.534917 | instance | 2026-05-21 03:05:11.535200 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-21 03:05:11.535248 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.037) 0:09:10.384 ********** 2026-05-21 03:05:11.588980 | instance | skipping: [instance] 2026-05-21 03:05:11.589060 | instance | 2026-05-21 03:05:11.589279 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-21 03:05:11.589331 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.054) 0:09:10.438 ********** 2026-05-21 03:05:11.629269 | instance | skipping: [instance] 2026-05-21 03:05:11.629679 | instance | 2026-05-21 03:05:11.629724 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-21 03:05:11.629731 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.040) 0:09:10.478 ********** 2026-05-21 03:05:11.663757 | instance | skipping: [instance] 2026-05-21 03:05:11.663831 | instance | 2026-05-21 03:05:11.664077 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-21 03:05:11.664111 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.034) 0:09:10.513 ********** 2026-05-21 03:05:11.696706 | instance | skipping: [instance] 2026-05-21 03:05:11.697253 | instance | 2026-05-21 03:05:11.697643 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-21 03:05:11.697901 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.032) 0:09:10.546 ********** 2026-05-21 03:05:11.745050 | instance | skipping: [instance] 2026-05-21 03:05:11.745446 | instance | 2026-05-21 03:05:11.745793 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-21 03:05:11.746129 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.048) 0:09:10.594 ********** 2026-05-21 03:05:11.864908 | instance | skipping: [instance] 2026-05-21 03:05:11.865258 | instance | 2026-05-21 03:05:11.865601 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-21 03:05:11.865917 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.119) 0:09:10.714 ********** 2026-05-21 03:05:11.897905 | instance | skipping: [instance] 2026-05-21 03:05:11.898254 | instance | 2026-05-21 03:05:11.898571 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-21 03:05:11.898884 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.032) 0:09:10.747 ********** 2026-05-21 03:05:11.937786 | instance | skipping: [instance] 2026-05-21 03:05:11.938133 | instance | 2026-05-21 03:05:11.938448 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-21 03:05:11.938757 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.039) 0:09:10.787 ********** 2026-05-21 03:05:11.964841 | instance | skipping: [instance] 2026-05-21 03:05:11.965145 | instance | 2026-05-21 03:05:11.965455 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-21 03:05:11.965793 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.027) 0:09:10.814 ********** 2026-05-21 03:05:11.989471 | instance | skipping: [instance] 2026-05-21 03:05:11.989841 | instance | 2026-05-21 03:05:11.990207 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-21 03:05:11.990519 | instance | Thursday 21 May 2026 03:05:11 +0000 (0:00:00.024) 0:09:10.839 ********** 2026-05-21 03:05:12.014687 | instance | skipping: [instance] 2026-05-21 03:05:12.014997 | instance | 2026-05-21 03:05:12.015339 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-21 03:05:12.015661 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.025) 0:09:10.864 ********** 2026-05-21 03:05:12.047067 | instance | skipping: [instance] 2026-05-21 03:05:12.047333 | instance | 2026-05-21 03:05:12.047584 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-21 03:05:12.047798 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.031) 0:09:10.896 ********** 2026-05-21 03:05:12.077274 | instance | skipping: [instance] 2026-05-21 03:05:12.077605 | instance | 2026-05-21 03:05:12.077954 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-21 03:05:12.078270 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.030) 0:09:10.926 ********** 2026-05-21 03:05:12.108733 | instance | skipping: [instance] 2026-05-21 03:05:12.109091 | instance | 2026-05-21 03:05:12.109414 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-21 03:05:12.109745 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.031) 0:09:10.958 ********** 2026-05-21 03:05:12.160109 | instance | skipping: [instance] 2026-05-21 03:05:12.160487 | instance | 2026-05-21 03:05:12.160817 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-21 03:05:12.161137 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.048) 0:09:11.007 ********** 2026-05-21 03:05:12.202155 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-21 03:05:12.202523 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-21 03:05:12.202834 | instance | skipping: [instance] 2026-05-21 03:05:12.203130 | instance | 2026-05-21 03:05:12.203532 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-21 03:05:12.203852 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.044) 0:09:11.051 ********** 2026-05-21 03:05:12.242496 | instance | skipping: [instance] 2026-05-21 03:05:12.242861 | instance | 2026-05-21 03:05:12.243178 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-21 03:05:12.243520 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.040) 0:09:11.091 ********** 2026-05-21 03:05:12.293817 | instance | skipping: [instance] 2026-05-21 03:05:12.294197 | instance | 2026-05-21 03:05:12.294617 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-21 03:05:12.294958 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.051) 0:09:11.143 ********** 2026-05-21 03:05:12.328603 | instance | skipping: [instance] 2026-05-21 03:05:12.328954 | instance | 2026-05-21 03:05:12.329308 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-21 03:05:12.329648 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.034) 0:09:11.178 ********** 2026-05-21 03:05:12.354934 | instance | skipping: [instance] 2026-05-21 03:05:12.355295 | instance | 2026-05-21 03:05:12.355675 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-21 03:05:12.355993 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.025) 0:09:11.204 ********** 2026-05-21 03:05:12.423585 | instance | skipping: [instance] 2026-05-21 03:05:12.423947 | instance | 2026-05-21 03:05:12.424264 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-21 03:05:12.424558 | instance | 2026-05-21 03:05:12.424865 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:05:12.425178 | instance | Thursday 21 May 2026 03:05:12 +0000 (0:00:00.069) 0:09:11.273 ********** 2026-05-21 03:05:13.652634 | instance | ok: [instance] 2026-05-21 03:05:13.652702 | instance | 2026-05-21 03:05:13.652714 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-21 03:05:13.652725 | instance | Thursday 21 May 2026 03:05:13 +0000 (0:00:01.227) 0:09:12.501 ********** 2026-05-21 03:05:13.714734 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-21 03:05:13.714799 | instance | 2026-05-21 03:05:13.714961 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:05:13.715123 | instance | Thursday 21 May 2026 03:05:13 +0000 (0:00:00.063) 0:09:12.564 ********** 2026-05-21 03:05:13.757066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:05:13.757301 | instance | 2026-05-21 03:05:13.757619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:05:13.757893 | instance | Thursday 21 May 2026 03:05:13 +0000 (0:00:00.042) 0:09:12.606 ********** 2026-05-21 03:05:14.236497 | instance | changed: [instance] 2026-05-21 03:05:14.236583 | instance | 2026-05-21 03:05:14.236685 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-21 03:05:14.236812 | instance | Thursday 21 May 2026 03:05:14 +0000 (0:00:00.479) 0:09:13.086 ********** 2026-05-21 03:05:32.914242 | instance | changed: [instance] 2026-05-21 03:05:32.914471 | instance | 2026-05-21 03:05:32.914755 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-21 03:05:32.915043 | instance | Thursday 21 May 2026 03:05:32 +0000 (0:00:18.677) 0:09:31.763 ********** 2026-05-21 03:05:33.611818 | instance | changed: [instance] 2026-05-21 03:05:33.612058 | instance | 2026-05-21 03:05:33.612365 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-21 03:05:33.612640 | instance | Thursday 21 May 2026 03:05:33 +0000 (0:00:00.697) 0:09:32.461 ********** 2026-05-21 03:05:33.659231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-21 03:05:33.659558 | instance | 2026-05-21 03:05:33.659851 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-21 03:05:33.660128 | instance | Thursday 21 May 2026 03:05:33 +0000 (0:00:00.047) 0:09:32.508 ********** 2026-05-21 03:05:34.364075 | instance | changed: [instance] 2026-05-21 03:05:34.364320 | instance | 2026-05-21 03:05:34.364700 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-21 03:05:34.365076 | instance | Thursday 21 May 2026 03:05:34 +0000 (0:00:00.704) 0:09:33.213 ********** 2026-05-21 03:05:35.043962 | instance | ok: [instance] 2026-05-21 03:05:35.044190 | instance | 2026-05-21 03:05:35.044504 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-21 03:05:35.044795 | instance | Thursday 21 May 2026 03:05:35 +0000 (0:00:00.680) 0:09:33.893 ********** 2026-05-21 03:05:35.566113 | instance | changed: [instance] 2026-05-21 03:05:35.566317 | instance | 2026-05-21 03:05:35.566617 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-21 03:05:35.566858 | instance | Thursday 21 May 2026 03:05:35 +0000 (0:00:00.505) 0:09:34.398 ********** 2026-05-21 03:05:35.567098 | instance | 2026-05-21 03:05:35.567416 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-21 03:05:35.567677 | instance | Thursday 21 May 2026 03:05:35 +0000 (0:00:00.016) 0:09:34.414 ********** 2026-05-21 03:05:35.611155 | instance | skipping: [instance] 2026-05-21 03:05:35.611361 | instance | 2026-05-21 03:05:35.611472 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-21 03:05:35.611629 | instance | Thursday 21 May 2026 03:05:35 +0000 (0:00:00.045) 0:09:34.460 ********** 2026-05-21 03:05:37.276725 | instance | changed: [instance] 2026-05-21 03:05:37.276938 | instance | 2026-05-21 03:05:37.277206 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-21 03:05:37.277417 | instance | Thursday 21 May 2026 03:05:37 +0000 (0:00:01.664) 0:09:36.125 ********** 2026-05-21 03:05:39.563895 | instance | changed: [instance] 2026-05-21 03:05:39.563999 | instance | 2026-05-21 03:05:39.564173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:05:39.564321 | instance | Thursday 21 May 2026 03:05:39 +0000 (0:00:02.287) 0:09:38.413 ********** 2026-05-21 03:05:39.607105 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:05:39.607172 | instance | 2026-05-21 03:05:39.607378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:05:39.607524 | instance | Thursday 21 May 2026 03:05:39 +0000 (0:00:00.043) 0:09:38.456 ********** 2026-05-21 03:05:40.088694 | instance | changed: [instance] 2026-05-21 03:05:40.088926 | instance | 2026-05-21 03:05:40.089195 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-21 03:05:40.089455 | instance | Thursday 21 May 2026 03:05:40 +0000 (0:00:00.481) 0:09:38.938 ********** 2026-05-21 03:05:53.875541 | instance | changed: [instance] 2026-05-21 03:05:53.875774 | instance | 2026-05-21 03:05:53.876055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:05:53.876317 | instance | Thursday 21 May 2026 03:05:53 +0000 (0:00:13.786) 0:09:52.724 ********** 2026-05-21 03:05:53.919388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:05:53.919611 | instance | 2026-05-21 03:05:53.919899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:05:53.920196 | instance | Thursday 21 May 2026 03:05:53 +0000 (0:00:00.044) 0:09:52.768 ********** 2026-05-21 03:05:54.396854 | instance | changed: [instance] 2026-05-21 03:05:54.396952 | instance | 2026-05-21 03:05:54.397277 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-21 03:05:54.397654 | instance | Thursday 21 May 2026 03:05:54 +0000 (0:00:00.476) 0:09:53.245 ********** 2026-05-21 03:05:57.213377 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-21 03:05:57.213620 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-21 03:05:57.213869 | instance | 2026-05-21 03:05:57.214124 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-21 03:05:57.214458 | instance | Thursday 21 May 2026 03:05:57 +0000 (0:00:02.816) 0:09:56.062 ********** 2026-05-21 03:06:00.544677 | instance | changed: [instance] 2026-05-21 03:06:00.544936 | instance | 2026-05-21 03:06:00.545255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:06:00.545524 | instance | Thursday 21 May 2026 03:06:00 +0000 (0:00:03.331) 0:09:59.393 ********** 2026-05-21 03:06:00.595288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:06:00.595450 | instance | 2026-05-21 03:06:00.595625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:06:00.595794 | instance | Thursday 21 May 2026 03:06:00 +0000 (0:00:00.050) 0:09:59.444 ********** 2026-05-21 03:06:01.116056 | instance | changed: [instance] 2026-05-21 03:06:01.116298 | instance | 2026-05-21 03:06:01.116622 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-21 03:06:01.116947 | instance | Thursday 21 May 2026 03:06:01 +0000 (0:00:00.520) 0:09:59.965 ********** 2026-05-21 03:06:04.226126 | instance | ok: [instance] 2026-05-21 03:06:04.226476 | instance | 2026-05-21 03:06:04.226824 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-21 03:06:04.227160 | instance | Thursday 21 May 2026 03:06:04 +0000 (0:00:03.110) 0:10:03.075 ********** 2026-05-21 03:06:06.607604 | instance | changed: [instance] 2026-05-21 03:06:06.607668 | instance | 2026-05-21 03:06:06.607679 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-21 03:06:06.607798 | instance | Thursday 21 May 2026 03:06:06 +0000 (0:00:02.380) 0:10:05.456 ********** 2026-05-21 03:06:07.246033 | instance | ok: [instance] 2026-05-21 03:06:07.246520 | instance | 2026-05-21 03:06:07.246575 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-21 03:06:07.246583 | instance | Thursday 21 May 2026 03:06:07 +0000 (0:00:00.638) 0:10:06.095 ********** 2026-05-21 03:06:07.928398 | instance | changed: [instance] 2026-05-21 03:06:07.928490 | instance | 2026-05-21 03:06:07.928805 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-21 03:06:07.928859 | instance | Thursday 21 May 2026 03:06:07 +0000 (0:00:00.682) 0:10:06.777 ********** 2026-05-21 03:06:08.951121 | instance | ok: [instance] 2026-05-21 03:06:08.953248 | instance | 2026-05-21 03:06:08.953264 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-21 03:06:08.953273 | instance | Thursday 21 May 2026 03:06:08 +0000 (0:00:01.022) 0:10:07.800 ********** 2026-05-21 03:06:08.995075 | instance | skipping: [instance] 2026-05-21 03:06:08.995413 | instance | 2026-05-21 03:06:08.995748 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-21 03:06:08.996034 | instance | Thursday 21 May 2026 03:06:08 +0000 (0:00:00.043) 0:10:07.844 ********** 2026-05-21 03:06:09.045424 | instance | skipping: [instance] 2026-05-21 03:06:09.045844 | instance | 2026-05-21 03:06:09.045858 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-21 03:06:09.045865 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.050) 0:10:07.894 ********** 2026-05-21 03:06:09.093923 | instance | skipping: [instance] 2026-05-21 03:06:09.093978 | instance | 2026-05-21 03:06:09.093987 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-21 03:06:09.093994 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.048) 0:10:07.942 ********** 2026-05-21 03:06:09.136364 | instance | skipping: [instance] 2026-05-21 03:06:09.136453 | instance | 2026-05-21 03:06:09.136461 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-21 03:06:09.136558 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.042) 0:10:07.985 ********** 2026-05-21 03:06:09.180899 | instance | skipping: [instance] 2026-05-21 03:06:09.180949 | instance | 2026-05-21 03:06:09.180954 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-21 03:06:09.180959 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.044) 0:10:08.030 ********** 2026-05-21 03:06:09.226588 | instance | skipping: [instance] 2026-05-21 03:06:09.226954 | instance | 2026-05-21 03:06:09.226966 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-21 03:06:09.226971 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.045) 0:10:08.076 ********** 2026-05-21 03:06:09.269395 | instance | skipping: [instance] 2026-05-21 03:06:09.269441 | instance | 2026-05-21 03:06:09.269448 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-21 03:06:09.269455 | instance | Thursday 21 May 2026 03:06:09 +0000 (0:00:00.042) 0:10:08.118 ********** 2026-05-21 03:07:49.865360 | instance | changed: [instance] 2026-05-21 03:07:49.865443 | instance | 2026-05-21 03:07:49.865461 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-21 03:07:49.865659 | instance | Thursday 21 May 2026 03:07:49 +0000 (0:01:40.595) 0:11:48.713 ********** 2026-05-21 03:07:50.743377 | instance | changed: [instance] 2026-05-21 03:07:50.743636 | instance | 2026-05-21 03:07:50.743926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:07:50.744193 | instance | Thursday 21 May 2026 03:07:50 +0000 (0:00:00.878) 0:11:49.592 ********** 2026-05-21 03:07:50.790245 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:07:50.790439 | instance | 2026-05-21 03:07:50.790704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:07:50.790966 | instance | Thursday 21 May 2026 03:07:50 +0000 (0:00:00.047) 0:11:49.639 ********** 2026-05-21 03:07:51.275043 | instance | changed: [instance] 2026-05-21 03:07:51.275116 | instance | 2026-05-21 03:07:51.275286 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-21 03:07:51.275461 | instance | Thursday 21 May 2026 03:07:51 +0000 (0:00:00.484) 0:11:50.124 ********** 2026-05-21 03:07:52.062287 | instance | changed: [instance] 2026-05-21 03:07:52.062521 | instance | 2026-05-21 03:07:52.062797 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-21 03:07:52.063063 | instance | Thursday 21 May 2026 03:07:52 +0000 (0:00:00.787) 0:11:50.911 ********** 2026-05-21 03:07:53.610459 | instance | changed: [instance] 2026-05-21 03:07:53.610763 | instance | 2026-05-21 03:07:53.611100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:07:53.611463 | instance | Thursday 21 May 2026 03:07:53 +0000 (0:00:01.547) 0:11:52.459 ********** 2026-05-21 03:07:53.655855 | instance | skipping: [instance] 2026-05-21 03:07:53.655948 | instance | 2026-05-21 03:07:53.656202 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:07:53.656233 | instance | Thursday 21 May 2026 03:07:53 +0000 (0:00:00.046) 0:11:52.505 ********** 2026-05-21 03:07:53.693920 | instance | skipping: [instance] 2026-05-21 03:07:53.694437 | instance | 2026-05-21 03:07:53.694688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:07:53.694918 | instance | Thursday 21 May 2026 03:07:53 +0000 (0:00:00.037) 0:11:52.543 ********** 2026-05-21 03:07:53.732515 | instance | skipping: [instance] 2026-05-21 03:07:53.732735 | instance | 2026-05-21 03:07:53.733188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:07:53.733535 | instance | Thursday 21 May 2026 03:07:53 +0000 (0:00:00.038) 0:11:52.581 ********** 2026-05-21 03:07:53.770420 | instance | skipping: [instance] 2026-05-21 03:07:53.770602 | instance | 2026-05-21 03:07:53.770850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:07:53.771101 | instance | Thursday 21 May 2026 03:07:53 +0000 (0:00:00.038) 0:11:52.620 ********** 2026-05-21 03:07:54.409546 | instance | ok: [instance] 2026-05-21 03:07:54.409810 | instance | 2026-05-21 03:07:54.410136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:07:54.410427 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.638) 0:11:53.258 ********** 2026-05-21 03:07:54.457027 | instance | ok: [instance] 2026-05-21 03:07:54.457225 | instance | 2026-05-21 03:07:54.457514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:07:54.457760 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.047) 0:11:53.306 ********** 2026-05-21 03:07:54.496717 | instance | ok: [instance] 2026-05-21 03:07:54.496840 | instance | 2026-05-21 03:07:54.497048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:07:54.497219 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.039) 0:11:53.346 ********** 2026-05-21 03:07:54.555741 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:07:54.555866 | instance | 2026-05-21 03:07:54.556019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:07:54.556155 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.059) 0:11:53.405 ********** 2026-05-21 03:07:54.612404 | instance | ok: [instance] 2026-05-21 03:07:54.612644 | instance | 2026-05-21 03:07:54.612873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:07:54.613146 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.056) 0:11:53.461 ********** 2026-05-21 03:07:54.654985 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:07:54.655272 | instance | 2026-05-21 03:07:54.655676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:07:54.655997 | instance | Thursday 21 May 2026 03:07:54 +0000 (0:00:00.042) 0:11:53.504 ********** 2026-05-21 03:07:55.149601 | instance | changed: [instance] 2026-05-21 03:07:55.149839 | instance | 2026-05-21 03:07:55.150183 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-21 03:07:55.150541 | instance | Thursday 21 May 2026 03:07:55 +0000 (0:00:00.494) 0:11:53.998 ********** 2026-05-21 03:07:55.791047 | instance | ok: [instance] 2026-05-21 03:07:55.791393 | instance | 2026-05-21 03:07:55.791737 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-21 03:07:55.792113 | instance | Thursday 21 May 2026 03:07:55 +0000 (0:00:00.641) 0:11:54.640 ********** 2026-05-21 03:07:56.956517 | instance | changed: [instance] 2026-05-21 03:07:56.956803 | instance | 2026-05-21 03:07:56.957476 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-21 03:07:56.957532 | instance | Thursday 21 May 2026 03:07:56 +0000 (0:00:01.165) 0:11:55.805 ********** 2026-05-21 03:07:57.322272 | instance | ok: [instance] 2026-05-21 03:07:57.322334 | instance | 2026-05-21 03:07:57.322353 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-21 03:07:57.322823 | instance | Thursday 21 May 2026 03:07:57 +0000 (0:00:00.365) 0:11:56.171 ********** 2026-05-21 03:07:57.665548 | instance | changed: [instance] 2026-05-21 03:07:57.665762 | instance | 2026-05-21 03:07:57.666049 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-21 03:07:57.666292 | instance | Thursday 21 May 2026 03:07:57 +0000 (0:00:00.343) 0:11:56.514 ********** 2026-05-21 03:07:58.036557 | instance | changed: [instance] 2026-05-21 03:07:58.036753 | instance | 2026-05-21 03:07:58.037022 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-21 03:07:58.037302 | instance | Thursday 21 May 2026 03:07:58 +0000 (0:00:00.370) 0:11:56.885 ********** 2026-05-21 03:07:58.351793 | instance | ok: [instance] 2026-05-21 03:07:58.351867 | instance | 2026-05-21 03:07:58.352030 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-21 03:07:58.352197 | instance | Thursday 21 May 2026 03:07:58 +0000 (0:00:00.315) 0:11:57.201 ********** 2026-05-21 03:10:27.761144 | instance | changed: [instance] 2026-05-21 03:10:27.761497 | instance | 2026-05-21 03:10:27.761833 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-21 03:10:27.762123 | instance | Thursday 21 May 2026 03:10:27 +0000 (0:02:29.409) 0:14:26.610 ********** 2026-05-21 03:10:28.496447 | instance | ok: [instance] 2026-05-21 03:10:28.496678 | instance | 2026-05-21 03:10:28.496971 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-21 03:10:28.497229 | instance | Thursday 21 May 2026 03:10:28 +0000 (0:00:00.735) 0:14:27.345 ********** 2026-05-21 03:10:28.553227 | instance | included: ingress for instance 2026-05-21 03:10:28.553507 | instance | 2026-05-21 03:10:28.553802 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-21 03:10:28.554094 | instance | Thursday 21 May 2026 03:10:28 +0000 (0:00:00.056) 0:14:27.402 ********** 2026-05-21 03:10:29.497267 | instance | changed: [instance] 2026-05-21 03:10:29.497364 | instance | 2026-05-21 03:10:29.497537 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-21 03:10:29.497731 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.943) 0:14:28.346 ********** 2026-05-21 03:10:29.778948 | instance | ok: [instance] 2026-05-21 03:10:29.779136 | instance | 2026-05-21 03:10:29.779464 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-21 03:10:29.779743 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.281) 0:14:28.628 ********** 2026-05-21 03:10:30.664964 | instance | changed: [instance] 2026-05-21 03:10:30.665105 | instance | 2026-05-21 03:10:30.665307 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-21 03:10:30.665465 | instance | 2026-05-21 03:10:30.665636 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:10:30.665805 | instance | Thursday 21 May 2026 03:10:30 +0000 (0:00:00.886) 0:14:29.514 ********** 2026-05-21 03:10:32.160214 | instance | ok: [instance] 2026-05-21 03:10:32.160442 | instance | 2026-05-21 03:10:32.160729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:10:32.161015 | instance | Thursday 21 May 2026 03:10:32 +0000 (0:00:01.494) 0:14:31.009 ********** 2026-05-21 03:10:32.208507 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:10:32.208837 | instance | 2026-05-21 03:10:32.209120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:10:32.209451 | instance | Thursday 21 May 2026 03:10:32 +0000 (0:00:00.048) 0:14:31.058 ********** 2026-05-21 03:10:32.689144 | instance | changed: [instance] 2026-05-21 03:10:32.689438 | instance | 2026-05-21 03:10:32.689656 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-21 03:10:32.689913 | instance | Thursday 21 May 2026 03:10:32 +0000 (0:00:00.480) 0:14:31.538 ********** 2026-05-21 03:10:33.489534 | instance | ok: [instance] 2026-05-21 03:10:33.489683 | instance | 2026-05-21 03:10:33.489963 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-21 03:10:33.490145 | instance | Thursday 21 May 2026 03:10:33 +0000 (0:00:00.800) 0:14:32.339 ********** 2026-05-21 03:10:35.765321 | instance | changed: [instance] 2026-05-21 03:10:35.765659 | instance | 2026-05-21 03:10:35.765776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:10:35.766079 | instance | Thursday 21 May 2026 03:10:35 +0000 (0:00:02.275) 0:14:34.614 ********** 2026-05-21 03:10:35.817383 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:10:35.817461 | instance | 2026-05-21 03:10:35.817701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:10:35.817738 | instance | Thursday 21 May 2026 03:10:35 +0000 (0:00:00.052) 0:14:34.667 ********** 2026-05-21 03:10:36.422437 | instance | changed: [instance] 2026-05-21 03:10:36.422479 | instance | 2026-05-21 03:10:36.422484 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-21 03:10:36.422489 | instance | Thursday 21 May 2026 03:10:36 +0000 (0:00:00.604) 0:14:35.271 ********** 2026-05-21 03:10:37.567980 | instance | changed: [instance] 2026-05-21 03:10:37.568044 | instance | 2026-05-21 03:10:37.568186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-21 03:10:37.568317 | instance | Thursday 21 May 2026 03:10:37 +0000 (0:00:01.145) 0:14:36.417 ********** 2026-05-21 03:10:38.286183 | instance | ok: [instance] 2026-05-21 03:10:38.286265 | instance | 2026-05-21 03:10:38.286384 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-21 03:10:38.286524 | instance | Thursday 21 May 2026 03:10:38 +0000 (0:00:00.718) 0:14:37.135 ********** 2026-05-21 03:10:46.215520 | instance | ok: [instance] 2026-05-21 03:10:46.215649 | instance | 2026-05-21 03:10:46.215995 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-21 03:10:46.216045 | instance | Thursday 21 May 2026 03:10:46 +0000 (0:00:07.929) 0:14:45.064 ********** 2026-05-21 03:10:47.797996 | instance | ok: [instance] 2026-05-21 03:10:47.798157 | instance | 2026-05-21 03:10:47.798343 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-21 03:10:47.798515 | instance | Thursday 21 May 2026 03:10:47 +0000 (0:00:01.582) 0:14:46.647 ********** 2026-05-21 03:10:48.177097 | instance | ok: [instance] 2026-05-21 03:10:48.177318 | instance | 2026-05-21 03:10:48.177644 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-21 03:10:48.177907 | instance | Thursday 21 May 2026 03:10:48 +0000 (0:00:00.379) 0:14:47.026 ********** 2026-05-21 03:10:48.370244 | instance | ok: [instance] 2026-05-21 03:10:48.370448 | instance | 2026-05-21 03:10:48.370766 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-21 03:10:48.371039 | instance | Thursday 21 May 2026 03:10:48 +0000 (0:00:00.193) 0:14:47.219 ********** 2026-05-21 03:10:48.587121 | instance | ok: [instance] 2026-05-21 03:10:48.587238 | instance | 2026-05-21 03:10:48.587453 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-21 03:10:48.587620 | instance | Thursday 21 May 2026 03:10:48 +0000 (0:00:00.216) 0:14:47.436 ********** 2026-05-21 03:10:49.284338 | instance | changed: [instance] 2026-05-21 03:10:49.284590 | instance | 2026-05-21 03:10:49.284972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-21 03:10:49.285261 | instance | Thursday 21 May 2026 03:10:49 +0000 (0:00:00.696) 0:14:48.133 ********** 2026-05-21 03:11:06.455119 | instance | changed: [instance] => (item=alertmanager) 2026-05-21 03:11:06.455441 | instance | changed: [instance] => (item=grafana) 2026-05-21 03:11:06.455712 | instance | changed: [instance] => (item=prometheus) 2026-05-21 03:11:06.456040 | instance | 2026-05-21 03:11:06.456326 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-21 03:11:06.456592 | instance | Thursday 21 May 2026 03:11:06 +0000 (0:00:17.171) 0:15:05.304 ********** 2026-05-21 03:11:08.579391 | instance | ok: [instance] => (item=alertmanager) 2026-05-21 03:11:08.580054 | instance | ok: [instance] => (item=grafana) 2026-05-21 03:11:08.580071 | instance | ok: [instance] => (item=prometheus) 2026-05-21 03:11:08.580084 | instance | 2026-05-21 03:11:08.580673 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-21 03:11:08.580726 | instance | Thursday 21 May 2026 03:11:08 +0000 (0:00:02.123) 0:15:07.428 ********** 2026-05-21 03:11:12.347943 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:12.348273 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:12.348335 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:12.348353 | instance | changed: [instance] 2026-05-21 03:11:12.348727 | instance | 2026-05-21 03:11:12.348770 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-21 03:11:12.348776 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:03.769) 0:15:11.197 ********** 2026-05-21 03:11:17.813986 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:17.814088 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:17.814509 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:17.814610 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:17.814628 | instance | changed: [instance] => (item=None) 2026-05-21 03:11:17.814638 | instance | changed: [instance] 2026-05-21 03:11:17.814760 | instance | 2026-05-21 03:11:17.815006 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-21 03:11:17.815022 | instance | Thursday 21 May 2026 03:11:17 +0000 (0:00:05.466) 0:15:16.663 ********** 2026-05-21 03:11:29.236319 | instance | changed: [instance] => (item=alertmanager) 2026-05-21 03:11:29.236412 | instance | changed: [instance] => (item=prometheus) 2026-05-21 03:11:29.236471 | instance | 2026-05-21 03:11:29.236732 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-21 03:11:29.236774 | instance | Thursday 21 May 2026 03:11:29 +0000 (0:00:11.422) 0:15:28.085 ********** 2026-05-21 03:11:40.748383 | instance | changed: [instance] => (item=alertmanager) 2026-05-21 03:11:40.748467 | instance | changed: [instance] => (item=prometheus) 2026-05-21 03:11:40.748574 | instance | 2026-05-21 03:11:40.748700 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-21 03:11:40.748831 | instance | Thursday 21 May 2026 03:11:40 +0000 (0:00:11.512) 0:15:39.598 ********** 2026-05-21 03:11:41.536135 | instance | changed: [instance] 2026-05-21 03:11:41.536443 | instance | 2026-05-21 03:11:41.536745 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-21 03:11:41.537031 | instance | Thursday 21 May 2026 03:11:41 +0000 (0:00:00.787) 0:15:40.385 ********** 2026-05-21 03:11:49.634335 | instance | ok: [instance] 2026-05-21 03:11:49.634633 | instance | 2026-05-21 03:11:49.635075 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-21 03:11:49.635691 | instance | Thursday 21 May 2026 03:11:49 +0000 (0:00:08.097) 0:15:48.483 ********** 2026-05-21 03:12:04.807855 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-21 03:12:04.808085 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-21 03:12:04.808357 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-21 03:12:04.808624 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-21 03:12:04.808916 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-21 03:12:04.809168 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-21 03:12:04.809430 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-21 03:12:04.809694 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-21 03:12:04.809952 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-21 03:12:04.810257 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-21 03:12:04.810701 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-21 03:12:04.810965 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-21 03:12:04.811270 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-21 03:12:04.811622 | instance | 2026-05-21 03:12:04.811960 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-21 03:12:04.812254 | instance | Thursday 21 May 2026 03:12:04 +0000 (0:00:15.173) 0:16:03.656 ********** 2026-05-21 03:12:36.383594 | instance | changed: [instance] 2026-05-21 03:12:36.383720 | instance | 2026-05-21 03:12:36.383903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:36.384074 | instance | Thursday 21 May 2026 03:12:36 +0000 (0:00:31.576) 0:16:35.233 ********** 2026-05-21 03:12:36.452650 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:36.452785 | instance | 2026-05-21 03:12:36.452980 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:36.453150 | instance | Thursday 21 May 2026 03:12:36 +0000 (0:00:00.069) 0:16:35.302 ********** 2026-05-21 03:12:37.074257 | instance | changed: [instance] 2026-05-21 03:12:37.074373 | instance | 2026-05-21 03:12:37.074545 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-21 03:12:37.074756 | instance | Thursday 21 May 2026 03:12:37 +0000 (0:00:00.621) 0:16:35.923 ********** 2026-05-21 03:12:40.417957 | instance | changed: [instance] 2026-05-21 03:12:40.418168 | instance | 2026-05-21 03:12:40.418429 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:40.418680 | instance | Thursday 21 May 2026 03:12:40 +0000 (0:00:03.343) 0:16:39.267 ********** 2026-05-21 03:12:40.483196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:40.483364 | instance | 2026-05-21 03:12:40.483520 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:40.483672 | instance | Thursday 21 May 2026 03:12:40 +0000 (0:00:00.065) 0:16:39.332 ********** 2026-05-21 03:12:41.105416 | instance | changed: [instance] 2026-05-21 03:12:41.105527 | instance | 2026-05-21 03:12:41.105706 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-21 03:12:41.105886 | instance | Thursday 21 May 2026 03:12:41 +0000 (0:00:00.622) 0:16:39.954 ********** 2026-05-21 03:12:42.732296 | instance | changed: [instance] 2026-05-21 03:12:42.732549 | instance | 2026-05-21 03:12:42.732873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:42.733149 | instance | Thursday 21 May 2026 03:12:42 +0000 (0:00:01.626) 0:16:41.581 ********** 2026-05-21 03:12:42.788520 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:42.788633 | instance | 2026-05-21 03:12:42.788722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:42.788845 | instance | Thursday 21 May 2026 03:12:42 +0000 (0:00:00.056) 0:16:41.638 ********** 2026-05-21 03:12:43.297572 | instance | changed: [instance] 2026-05-21 03:12:43.297898 | instance | 2026-05-21 03:12:43.298296 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-21 03:12:43.298669 | instance | Thursday 21 May 2026 03:12:43 +0000 (0:00:00.508) 0:16:42.146 ********** 2026-05-21 03:12:44.956392 | instance | changed: [instance] 2026-05-21 03:12:44.956663 | instance | 2026-05-21 03:12:44.957005 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-21 03:12:44.957288 | instance | Thursday 21 May 2026 03:12:44 +0000 (0:00:01.658) 0:16:43.805 ********** 2026-05-21 03:12:45.862436 | instance | changed: [instance] 2026-05-21 03:12:45.862664 | instance | 2026-05-21 03:12:45.862953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:45.863221 | instance | Thursday 21 May 2026 03:12:45 +0000 (0:00:00.905) 0:16:44.711 ********** 2026-05-21 03:12:45.928108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:45.928375 | instance | 2026-05-21 03:12:45.929101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:45.929169 | instance | Thursday 21 May 2026 03:12:45 +0000 (0:00:00.065) 0:16:44.777 ********** 2026-05-21 03:12:46.512714 | instance | changed: [instance] 2026-05-21 03:12:46.512974 | instance | 2026-05-21 03:12:46.513585 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-21 03:12:46.513640 | instance | Thursday 21 May 2026 03:12:46 +0000 (0:00:00.585) 0:16:45.362 ********** 2026-05-21 03:12:47.976928 | instance | changed: [instance] 2026-05-21 03:12:47.977024 | instance | 2026-05-21 03:12:47.977032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:47.977059 | instance | Thursday 21 May 2026 03:12:47 +0000 (0:00:01.463) 0:16:46.825 ********** 2026-05-21 03:12:48.027813 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:48.027869 | instance | 2026-05-21 03:12:48.027877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:48.027884 | instance | Thursday 21 May 2026 03:12:48 +0000 (0:00:00.050) 0:16:46.876 ********** 2026-05-21 03:12:48.530409 | instance | changed: [instance] 2026-05-21 03:12:48.530498 | instance | 2026-05-21 03:12:48.530515 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-21 03:12:48.530528 | instance | Thursday 21 May 2026 03:12:48 +0000 (0:00:00.500) 0:16:47.376 ********** 2026-05-21 03:12:50.115195 | instance | changed: [instance] 2026-05-21 03:12:50.115482 | instance | 2026-05-21 03:12:50.115770 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-21 03:12:50.116057 | instance | 2026-05-21 03:12:50.116342 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:12:50.116642 | instance | Thursday 21 May 2026 03:12:50 +0000 (0:00:01.587) 0:16:48.964 ********** 2026-05-21 03:12:52.113778 | instance | ok: [instance] 2026-05-21 03:12:52.113857 | instance | 2026-05-21 03:12:52.114265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:12:52.114337 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:01.998) 0:16:50.963 ********** 2026-05-21 03:12:52.200808 | instance | ok: [instance] 2026-05-21 03:12:52.200879 | instance | 2026-05-21 03:12:52.201140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:12:52.201154 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.086) 0:16:51.049 ********** 2026-05-21 03:12:52.254009 | instance | skipping: [instance] 2026-05-21 03:12:52.254054 | instance | 2026-05-21 03:12:52.254060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:12:52.254065 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.053) 0:16:51.103 ********** 2026-05-21 03:12:52.309346 | instance | skipping: [instance] 2026-05-21 03:12:52.309408 | instance | 2026-05-21 03:12:52.309546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:12:52.309666 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.055) 0:16:51.158 ********** 2026-05-21 03:12:52.362880 | instance | skipping: [instance] 2026-05-21 03:12:52.363012 | instance | 2026-05-21 03:12:52.363152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:12:52.364636 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.051) 0:16:51.210 ********** 2026-05-21 03:12:52.412196 | instance | skipping: [instance] 2026-05-21 03:12:52.412317 | instance | 2026-05-21 03:12:52.412490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:12:52.412655 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.050) 0:16:51.261 ********** 2026-05-21 03:12:52.461219 | instance | skipping: [instance] 2026-05-21 03:12:52.467061 | instance | 2026-05-21 03:12:52.467109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:12:52.467124 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.048) 0:16:51.310 ********** 2026-05-21 03:12:52.520151 | instance | ok: [instance] 2026-05-21 03:12:52.520199 | instance | 2026-05-21 03:12:52.520205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:12:52.520313 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.058) 0:16:51.368 ********** 2026-05-21 03:12:52.586445 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:12:52.586641 | instance | 2026-05-21 03:12:52.586907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:12:52.587167 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.067) 0:16:51.435 ********** 2026-05-21 03:12:52.662073 | instance | ok: [instance] 2026-05-21 03:12:52.662257 | instance | 2026-05-21 03:12:52.662552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:12:52.662811 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.075) 0:16:51.510 ********** 2026-05-21 03:12:52.720688 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:12:52.720884 | instance | 2026-05-21 03:12:52.721189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:12:52.721452 | instance | Thursday 21 May 2026 03:12:52 +0000 (0:00:00.058) 0:16:51.569 ********** 2026-05-21 03:12:53.247530 | instance | changed: [instance] 2026-05-21 03:12:53.247705 | instance | 2026-05-21 03:12:53.247975 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-21 03:12:53.248241 | instance | Thursday 21 May 2026 03:12:53 +0000 (0:00:00.526) 0:16:52.096 ********** 2026-05-21 03:12:54.565369 | instance | changed: [instance] 2026-05-21 03:12:54.565440 | instance | 2026-05-21 03:12:54.565460 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-21 03:12:54.565500 | instance | Thursday 21 May 2026 03:12:54 +0000 (0:00:01.317) 0:16:53.414 ********** 2026-05-21 03:12:55.673127 | instance | changed: [instance] 2026-05-21 03:12:55.673244 | instance | 2026-05-21 03:12:55.673424 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-21 03:12:55.673643 | instance | Thursday 21 May 2026 03:12:55 +0000 (0:00:01.107) 0:16:54.521 ********** 2026-05-21 03:13:00.006444 | instance | changed: [instance] 2026-05-21 03:13:00.006571 | instance | 2026-05-21 03:13:00.006733 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-21 03:13:00.006906 | instance | Thursday 21 May 2026 03:13:00 +0000 (0:00:04.333) 0:16:58.855 ********** 2026-05-21 03:13:00.242952 | instance | changed: [instance] 2026-05-21 03:13:00.243090 | instance | 2026-05-21 03:13:00.243105 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-21 03:13:00.243233 | instance | Thursday 21 May 2026 03:13:00 +0000 (0:00:00.237) 0:16:59.092 ********** 2026-05-21 03:13:00.794368 | instance | changed: [instance] 2026-05-21 03:13:00.794620 | instance | 2026-05-21 03:13:00.794934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:13:00.795220 | instance | Thursday 21 May 2026 03:13:00 +0000 (0:00:00.551) 0:16:59.643 ********** 2026-05-21 03:13:00.998986 | instance | ok: [instance] 2026-05-21 03:13:00.999203 | instance | 2026-05-21 03:13:00.999554 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:13:00.999833 | instance | Thursday 21 May 2026 03:13:00 +0000 (0:00:00.204) 0:16:59.847 ********** 2026-05-21 03:13:01.081705 | instance | included: rabbitmq for instance 2026-05-21 03:13:01.081911 | instance | 2026-05-21 03:13:01.082192 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:13:01.082459 | instance | Thursday 21 May 2026 03:13:01 +0000 (0:00:00.083) 0:16:59.930 ********** 2026-05-21 03:13:01.821885 | instance | ok: [instance] 2026-05-21 03:13:01.822157 | instance | 2026-05-21 03:13:01.822450 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:13:01.822750 | instance | Thursday 21 May 2026 03:13:01 +0000 (0:00:00.740) 0:17:00.671 ********** 2026-05-21 03:13:01.884811 | instance | skipping: [instance] 2026-05-21 03:13:01.884939 | instance | 2026-05-21 03:13:01.885140 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:13:01.885302 | instance | Thursday 21 May 2026 03:13:01 +0000 (0:00:00.062) 0:17:00.733 ********** 2026-05-21 03:13:01.936093 | instance | skipping: [instance] 2026-05-21 03:13:01.936334 | instance | 2026-05-21 03:13:01.936651 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:13:01.936953 | instance | Thursday 21 May 2026 03:13:01 +0000 (0:00:00.051) 0:17:00.785 ********** 2026-05-21 03:13:01.989098 | instance | skipping: [instance] 2026-05-21 03:13:01.989282 | instance | 2026-05-21 03:13:01.989593 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:13:01.989924 | instance | Thursday 21 May 2026 03:13:01 +0000 (0:00:00.052) 0:17:00.837 ********** 2026-05-21 03:13:32.946649 | instance | changed: [instance] 2026-05-21 03:13:32.946926 | instance | 2026-05-21 03:13:32.947242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:13:32.947627 | instance | Thursday 21 May 2026 03:13:32 +0000 (0:00:30.957) 0:17:31.795 ********** 2026-05-21 03:13:33.770987 | instance | ok: [instance] 2026-05-21 03:13:33.771228 | instance | 2026-05-21 03:13:33.771613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:13:33.771984 | instance | Thursday 21 May 2026 03:13:33 +0000 (0:00:00.824) 0:17:32.620 ********** 2026-05-21 03:13:33.837792 | instance | ok: [instance] 2026-05-21 03:13:33.837851 | instance | 2026-05-21 03:13:33.838106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:13:33.838386 | instance | Thursday 21 May 2026 03:13:33 +0000 (0:00:00.066) 0:17:32.686 ********** 2026-05-21 03:13:33.899506 | instance | skipping: [instance] 2026-05-21 03:13:33.899620 | instance | 2026-05-21 03:13:33.899839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:13:33.900006 | instance | Thursday 21 May 2026 03:13:33 +0000 (0:00:00.062) 0:17:32.748 ********** 2026-05-21 03:13:33.960423 | instance | skipping: [instance] 2026-05-21 03:13:33.960793 | instance | 2026-05-21 03:13:33.961133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:13:33.961451 | instance | Thursday 21 May 2026 03:13:33 +0000 (0:00:00.060) 0:17:32.809 ********** 2026-05-21 03:13:34.008644 | instance | ok: [instance] 2026-05-21 03:13:34.008724 | instance | 2026-05-21 03:13:34.008826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:13:34.009014 | instance | Thursday 21 May 2026 03:13:34 +0000 (0:00:00.048) 0:17:32.858 ********** 2026-05-21 03:13:34.106699 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:13:34.106781 | instance | ok: [instance] => (item=identity) 2026-05-21 03:13:34.106908 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:13:34.107081 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:13:34.107221 | instance | 2026-05-21 03:13:34.107391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:13:34.107547 | instance | Thursday 21 May 2026 03:13:34 +0000 (0:00:00.098) 0:17:32.956 ********** 2026-05-21 03:13:34.189051 | instance | ok: [instance] 2026-05-21 03:13:34.189266 | instance | 2026-05-21 03:13:34.189543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:13:34.189807 | instance | Thursday 21 May 2026 03:13:34 +0000 (0:00:00.081) 0:17:33.037 ********** 2026-05-21 03:13:34.263215 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:13:34.263681 | instance | 2026-05-21 03:13:34.264034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:13:34.264365 | instance | Thursday 21 May 2026 03:13:34 +0000 (0:00:00.074) 0:17:33.112 ********** 2026-05-21 03:13:34.794423 | instance | changed: [instance] 2026-05-21 03:13:34.794476 | instance | 2026-05-21 03:13:34.794483 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-21 03:13:34.794489 | instance | Thursday 21 May 2026 03:13:34 +0000 (0:00:00.531) 0:17:33.643 ********** 2026-05-21 03:13:36.260003 | instance | ok: [instance] => (item=None) 2026-05-21 03:13:36.260075 | instance | ok: [instance] 2026-05-21 03:13:36.260090 | instance | 2026-05-21 03:13:36.260181 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-21 03:13:36.260300 | instance | Thursday 21 May 2026 03:13:36 +0000 (0:00:01.465) 0:17:35.109 ********** 2026-05-21 03:13:37.350641 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 03:13:37.350736 | instance | 2026-05-21 03:13:37.350811 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-21 03:13:37.351167 | instance | Thursday 21 May 2026 03:13:37 +0000 (0:00:01.090) 0:17:36.199 ********** 2026-05-21 03:13:38.243449 | instance | changed: [instance] 2026-05-21 03:13:38.243531 | instance | 2026-05-21 03:13:38.243550 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-21 03:13:38.243598 | instance | Thursday 21 May 2026 03:13:38 +0000 (0:00:00.893) 0:17:37.092 ********** 2026-05-21 03:13:39.337379 | instance | changed: [instance] => (item=None) 2026-05-21 03:13:39.338033 | instance | changed: [instance] 2026-05-21 03:13:39.338083 | instance | 2026-05-21 03:13:39.338090 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-21 03:13:39.338097 | instance | Thursday 21 May 2026 03:13:39 +0000 (0:00:01.093) 0:17:38.186 ********** 2026-05-21 03:13:40.945690 | instance | changed: [instance] => (item=None) 2026-05-21 03:13:40.945785 | instance | changed: [instance] 2026-05-21 03:13:40.945965 | instance | 2026-05-21 03:13:40.946050 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-21 03:13:40.946146 | instance | Thursday 21 May 2026 03:13:40 +0000 (0:00:01.608) 0:17:39.795 ********** 2026-05-21 03:16:19.862041 | instance | changed: [instance] 2026-05-21 03:16:19.862116 | instance | 2026-05-21 03:16:19.862361 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:16:19.862379 | instance | Thursday 21 May 2026 03:16:19 +0000 (0:02:38.915) 0:20:18.711 ********** 2026-05-21 03:16:19.971144 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:16:19.971210 | instance | 2026-05-21 03:16:19.971507 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:16:19.971548 | instance | Thursday 21 May 2026 03:16:19 +0000 (0:00:00.109) 0:20:18.820 ********** 2026-05-21 03:16:20.028744 | instance | skipping: [instance] 2026-05-21 03:16:20.028817 | instance | 2026-05-21 03:16:20.029288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:16:20.029414 | instance | Thursday 21 May 2026 03:16:20 +0000 (0:00:00.057) 0:20:18.878 ********** 2026-05-21 03:16:20.086838 | instance | skipping: [instance] 2026-05-21 03:16:20.087054 | instance | 2026-05-21 03:16:20.087385 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:16:20.087700 | instance | Thursday 21 May 2026 03:16:20 +0000 (0:00:00.057) 0:20:18.936 ********** 2026-05-21 03:16:20.154911 | instance | ok: [instance] 2026-05-21 03:16:20.155126 | instance | 2026-05-21 03:16:20.155440 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-21 03:16:20.155703 | instance | Thursday 21 May 2026 03:16:20 +0000 (0:00:00.068) 0:20:19.004 ********** 2026-05-21 03:16:20.234590 | instance | included: ingress for instance 2026-05-21 03:16:20.234670 | instance | 2026-05-21 03:16:20.234788 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-21 03:16:20.234905 | instance | Thursday 21 May 2026 03:16:20 +0000 (0:00:00.079) 0:20:19.084 ********** 2026-05-21 03:16:21.173703 | instance | changed: [instance] 2026-05-21 03:16:21.173926 | instance | 2026-05-21 03:16:21.174201 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-21 03:16:21.174464 | instance | Thursday 21 May 2026 03:16:21 +0000 (0:00:00.938) 0:20:20.023 ********** 2026-05-21 03:16:25.507207 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-21 03:16:25.507326 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-21 03:16:25.507719 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-21 03:16:25.507779 | instance | ok: [instance] 2026-05-21 03:16:25.508556 | instance | 2026-05-21 03:16:25.508619 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-21 03:16:25.508631 | instance | Thursday 21 May 2026 03:16:25 +0000 (0:00:04.333) 0:20:24.356 ********** 2026-05-21 03:16:26.289105 | instance | ok: [instance] 2026-05-21 03:16:26.289206 | instance | 2026-05-21 03:16:26.289464 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-21 03:16:26.289520 | instance | Thursday 21 May 2026 03:16:26 +0000 (0:00:00.782) 0:20:25.138 ********** 2026-05-21 03:16:27.546221 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 03:16:27.546335 | instance | 2026-05-21 03:16:27.546594 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-21 03:16:27.546650 | instance | Thursday 21 May 2026 03:16:27 +0000 (0:00:01.257) 0:20:26.395 ********** 2026-05-21 03:16:28.675379 | instance | changed: [instance] => (item=atmosphere) 2026-05-21 03:16:28.675535 | instance | 2026-05-21 03:16:28.675805 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-21 03:16:28.675828 | instance | Thursday 21 May 2026 03:16:28 +0000 (0:00:01.129) 0:20:27.525 ********** 2026-05-21 03:16:29.834768 | instance | changed: [instance] => (item=atmosphere) 2026-05-21 03:16:29.835241 | instance | 2026-05-21 03:16:29.835262 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-21 03:16:29.835269 | instance | Thursday 21 May 2026 03:16:29 +0000 (0:00:01.159) 0:20:28.684 ********** 2026-05-21 03:16:30.985129 | instance | changed: [instance] => (item=atmosphere) 2026-05-21 03:16:30.985189 | instance | 2026-05-21 03:16:30.985195 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 03:16:30.985201 | instance | Thursday 21 May 2026 03:16:30 +0000 (0:00:01.149) 0:20:29.834 ********** 2026-05-21 03:16:31.237064 | instance | changed: [instance] 2026-05-21 03:16:31.237184 | instance | 2026-05-21 03:16:31.237277 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:16:31.237463 | instance | Thursday 21 May 2026 03:16:31 +0000 (0:00:00.252) 0:20:30.086 ********** 2026-05-21 03:16:32.642039 | instance | ok: [instance] 2026-05-21 03:16:32.642275 | instance | 2026-05-21 03:16:32.642524 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:16:32.642908 | instance | Thursday 21 May 2026 03:16:32 +0000 (0:00:01.404) 0:20:31.490 ********** 2026-05-21 03:16:32.917315 | instance | ok: [instance] 2026-05-21 03:16:32.917616 | instance | 2026-05-21 03:16:32.917905 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:16:32.918324 | instance | Thursday 21 May 2026 03:16:32 +0000 (0:00:00.275) 0:20:31.766 ********** 2026-05-21 03:16:33.006626 | instance | ok: [instance] => { 2026-05-21 03:16:33.006765 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 03:16:33.006904 | instance | } 2026-05-21 03:16:33.007059 | instance | 2026-05-21 03:16:33.007192 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:16:33.007353 | instance | Thursday 21 May 2026 03:16:33 +0000 (0:00:00.089) 0:20:31.855 ********** 2026-05-21 03:16:33.570292 | instance | changed: [instance] 2026-05-21 03:16:33.570402 | instance | 2026-05-21 03:16:33.570595 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:16:33.570674 | instance | Thursday 21 May 2026 03:16:33 +0000 (0:00:00.563) 0:20:32.419 ********** 2026-05-21 03:16:34.891608 | instance | changed: [instance] 2026-05-21 03:16:34.891841 | instance | 2026-05-21 03:16:34.892120 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 03:16:34.892457 | instance | Thursday 21 May 2026 03:16:34 +0000 (0:00:01.320) 0:20:33.740 ********** 2026-05-21 03:16:35.418318 | instance | changed: [instance] 2026-05-21 03:16:35.418542 | instance | 2026-05-21 03:16:35.418909 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 03:16:35.419094 | instance | Thursday 21 May 2026 03:16:35 +0000 (0:00:00.526) 0:20:34.267 ********** 2026-05-21 03:16:36.131539 | instance | ok: [instance] 2026-05-21 03:16:36.131795 | instance | 2026-05-21 03:16:36.132158 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 03:16:36.132507 | instance | Thursday 21 May 2026 03:16:36 +0000 (0:00:00.713) 0:20:34.980 ********** 2026-05-21 03:16:37.056303 | instance | ok: [instance] 2026-05-21 03:16:37.056542 | instance | 2026-05-21 03:16:37.056846 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 03:16:37.057141 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.924) 0:20:35.905 ********** 2026-05-21 03:16:37.432764 | instance | ok: [instance] 2026-05-21 03:16:37.432840 | instance | 2026-05-21 03:16:37.432851 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 03:16:37.432908 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.375) 0:20:36.281 ********** 2026-05-21 03:16:37.557219 | instance | included: openstack_helm_endpoints for instance 2026-05-21 03:16:37.557326 | instance | 2026-05-21 03:16:37.557547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:16:37.557591 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.125) 0:20:36.407 ********** 2026-05-21 03:16:37.607721 | instance | skipping: [instance] 2026-05-21 03:16:37.607787 | instance | 2026-05-21 03:16:37.608062 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:16:37.608105 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.050) 0:20:36.457 ********** 2026-05-21 03:16:37.649212 | instance | skipping: [instance] 2026-05-21 03:16:37.649280 | instance | 2026-05-21 03:16:37.649566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:16:37.649602 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.041) 0:20:36.499 ********** 2026-05-21 03:16:37.695695 | instance | skipping: [instance] 2026-05-21 03:16:37.696044 | instance | 2026-05-21 03:16:37.696120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:16:37.696139 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.046) 0:20:36.545 ********** 2026-05-21 03:16:37.747382 | instance | skipping: [instance] 2026-05-21 03:16:37.747446 | instance | 2026-05-21 03:16:37.747784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:16:37.747851 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.051) 0:20:36.597 ********** 2026-05-21 03:16:37.800269 | instance | skipping: [instance] 2026-05-21 03:16:37.800480 | instance | 2026-05-21 03:16:37.800764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:16:37.801035 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.051) 0:20:36.648 ********** 2026-05-21 03:16:37.849552 | instance | skipping: [instance] 2026-05-21 03:16:37.849785 | instance | 2026-05-21 03:16:37.850057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:16:37.850326 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.050) 0:20:36.699 ********** 2026-05-21 03:16:37.912882 | instance | ok: [instance] 2026-05-21 03:16:37.913220 | instance | 2026-05-21 03:16:37.913508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:16:37.913780 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.063) 0:20:36.762 ********** 2026-05-21 03:16:37.973966 | instance | ok: [instance] => (item=identity) 2026-05-21 03:16:37.974073 | instance | 2026-05-21 03:16:37.974219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:16:37.974359 | instance | Thursday 21 May 2026 03:16:37 +0000 (0:00:00.061) 0:20:36.823 ********** 2026-05-21 03:16:38.049409 | instance | ok: [instance] 2026-05-21 03:16:38.049488 | instance | 2026-05-21 03:16:38.049666 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 03:16:38.049818 | instance | Thursday 21 May 2026 03:16:38 +0000 (0:00:00.075) 0:20:36.898 ********** 2026-05-21 03:16:38.575566 | instance | changed: [instance] 2026-05-21 03:16:38.575627 | instance | 2026-05-21 03:16:38.575791 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 03:16:38.575929 | instance | Thursday 21 May 2026 03:16:38 +0000 (0:00:00.526) 0:20:37.425 ********** 2026-05-21 03:16:39.079562 | instance | changed: [instance] 2026-05-21 03:16:39.079844 | instance | 2026-05-21 03:16:39.080128 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 03:16:39.080406 | instance | Thursday 21 May 2026 03:16:39 +0000 (0:00:00.503) 0:20:37.928 ********** 2026-05-21 03:16:39.586483 | instance | changed: [instance] 2026-05-21 03:16:39.586932 | instance | 2026-05-21 03:16:39.587244 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 03:16:39.587599 | instance | Thursday 21 May 2026 03:16:39 +0000 (0:00:00.506) 0:20:38.435 ********** 2026-05-21 03:16:40.125148 | instance | changed: [instance] 2026-05-21 03:16:40.125291 | instance | 2026-05-21 03:16:40.125588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:16:40.125869 | instance | Thursday 21 May 2026 03:16:40 +0000 (0:00:00.538) 0:20:38.974 ********** 2026-05-21 03:16:40.204279 | instance | ok: [instance] 2026-05-21 03:16:40.204485 | instance | 2026-05-21 03:16:40.204744 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:16:40.205005 | instance | Thursday 21 May 2026 03:16:40 +0000 (0:00:00.079) 0:20:39.053 ********** 2026-05-21 03:16:40.287036 | instance | included: rabbitmq for instance 2026-05-21 03:16:40.287231 | instance | 2026-05-21 03:16:40.287596 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:16:40.287799 | instance | Thursday 21 May 2026 03:16:40 +0000 (0:00:00.082) 0:20:39.136 ********** 2026-05-21 03:16:40.981609 | instance | ok: [instance] 2026-05-21 03:16:40.981748 | instance | 2026-05-21 03:16:40.981961 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:16:40.982084 | instance | Thursday 21 May 2026 03:16:40 +0000 (0:00:00.694) 0:20:39.831 ********** 2026-05-21 03:16:41.038758 | instance | skipping: [instance] 2026-05-21 03:16:41.038992 | instance | 2026-05-21 03:16:41.039277 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:16:41.039554 | instance | Thursday 21 May 2026 03:16:41 +0000 (0:00:00.057) 0:20:39.888 ********** 2026-05-21 03:16:41.093008 | instance | skipping: [instance] 2026-05-21 03:16:41.093203 | instance | 2026-05-21 03:16:41.093454 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:16:41.093691 | instance | Thursday 21 May 2026 03:16:41 +0000 (0:00:00.054) 0:20:39.942 ********** 2026-05-21 03:16:41.154120 | instance | skipping: [instance] 2026-05-21 03:16:41.154237 | instance | 2026-05-21 03:16:41.154431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:16:41.154647 | instance | Thursday 21 May 2026 03:16:41 +0000 (0:00:00.060) 0:20:40.002 ********** 2026-05-21 03:17:12.046235 | instance | changed: [instance] 2026-05-21 03:17:12.046320 | instance | 2026-05-21 03:17:12.046509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:17:12.046668 | instance | Thursday 21 May 2026 03:17:12 +0000 (0:00:30.892) 0:21:10.895 ********** 2026-05-21 03:17:12.776553 | instance | ok: [instance] 2026-05-21 03:17:12.776749 | instance | 2026-05-21 03:17:12.777036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:17:12.777342 | instance | Thursday 21 May 2026 03:17:12 +0000 (0:00:00.730) 0:21:11.625 ********** 2026-05-21 03:17:12.845188 | instance | ok: [instance] 2026-05-21 03:17:12.845409 | instance | 2026-05-21 03:17:12.845716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:17:12.845980 | instance | Thursday 21 May 2026 03:17:12 +0000 (0:00:00.068) 0:21:11.694 ********** 2026-05-21 03:17:12.902280 | instance | skipping: [instance] 2026-05-21 03:17:12.902363 | instance | 2026-05-21 03:17:12.902470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:17:12.902586 | instance | Thursday 21 May 2026 03:17:12 +0000 (0:00:00.057) 0:21:11.751 ********** 2026-05-21 03:17:12.960828 | instance | skipping: [instance] 2026-05-21 03:17:12.961052 | instance | 2026-05-21 03:17:12.961314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:17:12.961598 | instance | Thursday 21 May 2026 03:17:12 +0000 (0:00:00.058) 0:21:11.810 ********** 2026-05-21 03:17:13.017150 | instance | ok: [instance] 2026-05-21 03:17:13.017261 | instance | 2026-05-21 03:17:13.017537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:17:13.017822 | instance | Thursday 21 May 2026 03:17:13 +0000 (0:00:00.056) 0:21:11.866 ********** 2026-05-21 03:17:13.131766 | instance | ok: [instance] => (item=identity) 2026-05-21 03:17:13.131908 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:17:13.132044 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:17:13.132326 | instance | ok: [instance] => (item=key_manager) 2026-05-21 03:17:13.132662 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:17:13.132799 | instance | 2026-05-21 03:17:13.133070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:17:13.133282 | instance | Thursday 21 May 2026 03:17:13 +0000 (0:00:00.114) 0:21:11.980 ********** 2026-05-21 03:17:13.192346 | instance | ok: [instance] 2026-05-21 03:17:13.192461 | instance | 2026-05-21 03:17:13.192626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:17:13.192783 | instance | Thursday 21 May 2026 03:17:13 +0000 (0:00:00.060) 0:21:12.041 ********** 2026-05-21 03:17:13.258157 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:17:13.258349 | instance | 2026-05-21 03:17:13.258618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:17:13.258871 | instance | Thursday 21 May 2026 03:17:13 +0000 (0:00:00.065) 0:21:12.107 ********** 2026-05-21 03:17:13.807693 | instance | changed: [instance] 2026-05-21 03:17:13.807888 | instance | 2026-05-21 03:17:13.808264 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-21 03:17:13.808448 | instance | Thursday 21 May 2026 03:17:13 +0000 (0:00:00.549) 0:21:12.656 ********** 2026-05-21 03:18:45.295978 | instance | changed: [instance] 2026-05-21 03:18:45.296038 | instance | 2026-05-21 03:18:45.296045 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:18:45.296052 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:01:31.488) 0:22:44.145 ********** 2026-05-21 03:18:45.407159 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:18:45.407231 | instance | 2026-05-21 03:18:45.407296 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:18:45.407450 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:00:00.111) 0:22:44.256 ********** 2026-05-21 03:18:45.548261 | instance | skipping: [instance] 2026-05-21 03:18:45.548338 | instance | 2026-05-21 03:18:45.548602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:18:45.548645 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:00:00.141) 0:22:44.398 ********** 2026-05-21 03:18:45.601577 | instance | skipping: [instance] 2026-05-21 03:18:45.601649 | instance | 2026-05-21 03:18:45.601772 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:18:45.601882 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:00:00.053) 0:22:44.451 ********** 2026-05-21 03:18:45.665068 | instance | ok: [instance] 2026-05-21 03:18:45.665140 | instance | 2026-05-21 03:18:45.665397 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-21 03:18:45.665436 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:00:00.063) 0:22:44.514 ********** 2026-05-21 03:18:45.738399 | instance | included: ingress for instance 2026-05-21 03:18:45.738486 | instance | 2026-05-21 03:18:45.738616 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-21 03:18:45.738750 | instance | Thursday 21 May 2026 03:18:45 +0000 (0:00:00.073) 0:22:44.588 ********** 2026-05-21 03:18:46.729579 | instance | changed: [instance] 2026-05-21 03:18:46.729649 | instance | 2026-05-21 03:18:46.729925 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-21 03:18:46.729968 | instance | Thursday 21 May 2026 03:18:46 +0000 (0:00:00.991) 0:22:45.579 ********** 2026-05-21 03:18:47.865332 | instance | changed: [instance] 2026-05-21 03:18:47.865422 | instance | 2026-05-21 03:18:47.865672 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-21 03:18:47.865722 | instance | Thursday 21 May 2026 03:18:47 +0000 (0:00:01.135) 0:22:46.715 ********** 2026-05-21 03:18:56.989141 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-21 03:18:56.989237 | instance | 2026-05-21 03:18:56.989519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:18:56.989554 | instance | Thursday 21 May 2026 03:18:56 +0000 (0:00:09.123) 0:22:55.838 ********** 2026-05-21 03:18:57.072370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:18:57.072432 | instance | 2026-05-21 03:18:57.072710 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:18:57.072750 | instance | Thursday 21 May 2026 03:18:57 +0000 (0:00:00.083) 0:22:55.922 ********** 2026-05-21 03:18:57.576646 | instance | changed: [instance] 2026-05-21 03:18:57.576722 | instance | 2026-05-21 03:18:57.577032 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-21 03:18:57.577078 | instance | Thursday 21 May 2026 03:18:57 +0000 (0:00:00.504) 0:22:56.426 ********** 2026-05-21 03:19:00.240738 | instance | changed: [instance] 2026-05-21 03:19:00.240926 | instance | 2026-05-21 03:19:00.241173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:19:00.241204 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:02.663) 0:22:59.090 ********** 2026-05-21 03:19:00.292791 | instance | skipping: [instance] 2026-05-21 03:19:00.293129 | instance | 2026-05-21 03:19:00.293190 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:19:00.293335 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.052) 0:22:59.142 ********** 2026-05-21 03:19:00.334593 | instance | skipping: [instance] 2026-05-21 03:19:00.334674 | instance | 2026-05-21 03:19:00.334918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:19:00.334961 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.041) 0:22:59.184 ********** 2026-05-21 03:19:00.383992 | instance | skipping: [instance] 2026-05-21 03:19:00.384142 | instance | 2026-05-21 03:19:00.384348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:19:00.384363 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.049) 0:22:59.233 ********** 2026-05-21 03:19:00.435980 | instance | skipping: [instance] 2026-05-21 03:19:00.436044 | instance | 2026-05-21 03:19:00.436066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:19:00.436118 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.051) 0:22:59.285 ********** 2026-05-21 03:19:00.490114 | instance | skipping: [instance] 2026-05-21 03:19:00.490220 | instance | 2026-05-21 03:19:00.490477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:19:00.490520 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.054) 0:22:59.339 ********** 2026-05-21 03:19:00.547595 | instance | skipping: [instance] 2026-05-21 03:19:00.547831 | instance | 2026-05-21 03:19:00.547911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:19:00.547926 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.057) 0:22:59.397 ********** 2026-05-21 03:19:00.609402 | instance | ok: [instance] 2026-05-21 03:19:00.609479 | instance | 2026-05-21 03:19:00.609799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:19:00.609940 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.062) 0:22:59.459 ********** 2026-05-21 03:19:00.677564 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-21 03:19:00.677634 | instance | 2026-05-21 03:19:00.677798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:19:00.677934 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.068) 0:22:59.527 ********** 2026-05-21 03:19:00.749893 | instance | ok: [instance] 2026-05-21 03:19:00.750022 | instance | 2026-05-21 03:19:00.750039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:19:00.750209 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.072) 0:22:59.599 ********** 2026-05-21 03:19:00.823442 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:19:00.823512 | instance | 2026-05-21 03:19:00.823530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:19:00.823626 | instance | Thursday 21 May 2026 03:19:00 +0000 (0:00:00.073) 0:22:59.672 ********** 2026-05-21 03:19:01.328763 | instance | changed: [instance] 2026-05-21 03:19:01.328838 | instance | 2026-05-21 03:19:01.329037 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-21 03:19:01.329214 | instance | Thursday 21 May 2026 03:19:01 +0000 (0:00:00.505) 0:23:00.178 ********** 2026-05-21 03:19:19.781193 | instance | ok: [instance] 2026-05-21 03:19:19.781936 | instance | 2026-05-21 03:19:19.781950 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-21 03:19:19.781963 | instance | Thursday 21 May 2026 03:19:19 +0000 (0:00:18.452) 0:23:18.630 ********** 2026-05-21 03:19:34.208229 | instance | ok: [instance] 2026-05-21 03:19:34.208469 | instance | 2026-05-21 03:19:34.208756 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-21 03:19:34.209026 | instance | Thursday 21 May 2026 03:19:34 +0000 (0:00:14.426) 0:23:33.057 ********** 2026-05-21 03:19:35.546895 | instance | ok: [instance] 2026-05-21 03:19:35.546964 | instance | 2026-05-21 03:19:35.547353 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-21 03:19:35.547541 | instance | Thursday 21 May 2026 03:19:35 +0000 (0:00:01.338) 0:23:34.396 ********** 2026-05-21 03:19:36.748858 | instance | ok: [instance] 2026-05-21 03:19:36.748929 | instance | 2026-05-21 03:19:36.749202 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-21 03:19:36.749243 | instance | Thursday 21 May 2026 03:19:36 +0000 (0:00:01.202) 0:23:35.598 ********** 2026-05-21 03:19:37.450284 | instance | changed: [instance] 2026-05-21 03:19:37.450379 | instance | 2026-05-21 03:19:37.450502 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-21 03:19:37.450614 | instance | Thursday 21 May 2026 03:19:37 +0000 (0:00:00.701) 0:23:36.299 ********** 2026-05-21 03:19:38.162485 | instance | changed: [instance] 2026-05-21 03:19:38.162701 | instance | 2026-05-21 03:19:38.162963 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-21 03:19:38.163214 | instance | Thursday 21 May 2026 03:19:38 +0000 (0:00:00.712) 0:23:37.012 ********** 2026-05-21 03:19:41.286121 | instance | changed: [instance] 2026-05-21 03:19:41.286263 | instance | 2026-05-21 03:19:41.286489 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-21 03:19:41.286695 | instance | Thursday 21 May 2026 03:19:41 +0000 (0:00:03.123) 0:23:40.135 ********** 2026-05-21 03:19:42.825844 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-21 03:19:42.851240 | instance | changed: [instance] 2026-05-21 03:19:42.851694 | instance | 2026-05-21 03:19:42.852055 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-21 03:19:42.852358 | instance | Thursday 21 May 2026 03:19:42 +0000 (0:00:01.565) 0:23:41.700 ********** 2026-05-21 03:19:48.665054 | instance | ok: [instance] 2026-05-21 03:19:48.665419 | instance | 2026-05-21 03:19:48.665429 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-21 03:19:48.665539 | instance | Thursday 21 May 2026 03:19:48 +0000 (0:00:05.813) 0:23:47.514 ********** 2026-05-21 03:19:49.791877 | instance | changed: [instance] 2026-05-21 03:19:49.791953 | instance | 2026-05-21 03:19:49.792276 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-21 03:19:49.792325 | instance | Thursday 21 May 2026 03:19:49 +0000 (0:00:01.127) 0:23:48.641 ********** 2026-05-21 03:19:51.737582 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-39.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-21 03:19:51.737691 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-21 03:19:51.737794 | instance | 2026-05-21 03:19:51.737918 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:19:51.738038 | instance | Thursday 21 May 2026 03:19:51 +0000 (0:00:01.945) 0:23:50.587 ********** 2026-05-21 03:19:51.836651 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:19:51.836690 | instance | 2026-05-21 03:19:51.836695 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:19:51.836700 | instance | Thursday 21 May 2026 03:19:51 +0000 (0:00:00.098) 0:23:50.685 ********** 2026-05-21 03:19:51.900596 | instance | skipping: [instance] 2026-05-21 03:19:51.900679 | instance | 2026-05-21 03:19:51.900922 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:19:51.900983 | instance | Thursday 21 May 2026 03:19:51 +0000 (0:00:00.064) 0:23:50.750 ********** 2026-05-21 03:19:51.962893 | instance | skipping: [instance] 2026-05-21 03:19:51.962963 | instance | 2026-05-21 03:19:51.963198 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:19:51.963263 | instance | Thursday 21 May 2026 03:19:51 +0000 (0:00:00.062) 0:23:50.812 ********** 2026-05-21 03:19:52.034272 | instance | ok: [instance] 2026-05-21 03:19:52.034335 | instance | 2026-05-21 03:19:52.034471 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-21 03:19:52.034590 | instance | Thursday 21 May 2026 03:19:52 +0000 (0:00:00.071) 0:23:50.883 ********** 2026-05-21 03:19:52.119999 | instance | included: ingress for instance 2026-05-21 03:19:52.120057 | instance | 2026-05-21 03:19:52.120330 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-21 03:19:52.120372 | instance | Thursday 21 May 2026 03:19:52 +0000 (0:00:00.085) 0:23:50.969 ********** 2026-05-21 03:19:53.093359 | instance | changed: [instance] 2026-05-21 03:19:53.094166 | instance | 2026-05-21 03:19:53.094226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:19:53.094238 | instance | Thursday 21 May 2026 03:19:53 +0000 (0:00:00.971) 0:23:51.940 ********** 2026-05-21 03:19:53.167010 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:19:53.167101 | instance | 2026-05-21 03:19:53.167275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:19:53.167476 | instance | Thursday 21 May 2026 03:19:53 +0000 (0:00:00.075) 0:23:52.016 ********** 2026-05-21 03:19:53.702283 | instance | changed: [instance] 2026-05-21 03:19:53.702349 | instance | 2026-05-21 03:19:53.702359 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-21 03:19:53.702368 | instance | Thursday 21 May 2026 03:19:53 +0000 (0:00:00.532) 0:23:52.549 ********** 2026-05-21 03:20:08.230135 | instance | ok: [instance] 2026-05-21 03:20:08.230275 | instance | 2026-05-21 03:20:08.230464 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-21 03:20:08.230643 | instance | Thursday 21 May 2026 03:20:08 +0000 (0:00:14.530) 0:24:07.079 ********** 2026-05-21 03:20:08.312397 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-21 03:20:08.312464 | instance | 2026-05-21 03:20:08.312586 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-21 03:20:08.312706 | instance | Thursday 21 May 2026 03:20:08 +0000 (0:00:00.082) 0:24:07.161 ********** 2026-05-21 03:20:09.039334 | instance | changed: [instance] 2026-05-21 03:20:09.039570 | instance | 2026-05-21 03:20:09.039881 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-21 03:20:09.040155 | instance | Thursday 21 May 2026 03:20:09 +0000 (0:00:00.725) 0:24:07.887 ********** 2026-05-21 03:20:09.721350 | instance | changed: [instance] 2026-05-21 03:20:09.721601 | instance | 2026-05-21 03:20:09.721886 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-21 03:20:09.722178 | instance | Thursday 21 May 2026 03:20:09 +0000 (0:00:00.683) 0:24:08.570 ********** 2026-05-21 03:20:10.965769 | instance | ok: [instance] 2026-05-21 03:20:10.965899 | instance | 2026-05-21 03:20:10.966072 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-21 03:20:10.966235 | instance | Thursday 21 May 2026 03:20:10 +0000 (0:00:01.244) 0:24:09.815 ********** 2026-05-21 03:20:11.025206 | instance | ok: [instance] 2026-05-21 03:20:11.025336 | instance | 2026-05-21 03:20:11.025517 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-21 03:20:11.025680 | instance | Thursday 21 May 2026 03:20:11 +0000 (0:00:00.059) 0:24:09.874 ********** 2026-05-21 03:20:11.720768 | instance | changed: [instance] 2026-05-21 03:20:11.720844 | instance | 2026-05-21 03:20:11.720984 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-21 03:20:11.721104 | instance | Thursday 21 May 2026 03:20:11 +0000 (0:00:00.695) 0:24:10.570 ********** 2026-05-21 03:20:13.157093 | instance | changed: [instance] 2026-05-21 03:20:13.157303 | instance | 2026-05-21 03:20:13.157592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:20:13.157866 | instance | Thursday 21 May 2026 03:20:13 +0000 (0:00:01.435) 0:24:12.006 ********** 2026-05-21 03:20:13.249271 | instance | ok: [instance] 2026-05-21 03:20:13.249490 | instance | 2026-05-21 03:20:13.249760 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:20:13.250058 | instance | Thursday 21 May 2026 03:20:13 +0000 (0:00:00.092) 0:24:12.099 ********** 2026-05-21 03:20:13.331086 | instance | included: rabbitmq for instance 2026-05-21 03:20:13.331329 | instance | 2026-05-21 03:20:13.331622 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:20:13.331900 | instance | Thursday 21 May 2026 03:20:13 +0000 (0:00:00.081) 0:24:12.180 ********** 2026-05-21 03:20:14.056737 | instance | ok: [instance] 2026-05-21 03:20:14.057022 | instance | 2026-05-21 03:20:14.057374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:20:14.057713 | instance | Thursday 21 May 2026 03:20:14 +0000 (0:00:00.725) 0:24:12.906 ********** 2026-05-21 03:20:14.113794 | instance | skipping: [instance] 2026-05-21 03:20:14.114094 | instance | 2026-05-21 03:20:14.114441 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:20:14.114853 | instance | Thursday 21 May 2026 03:20:14 +0000 (0:00:00.057) 0:24:12.963 ********** 2026-05-21 03:20:14.169565 | instance | skipping: [instance] 2026-05-21 03:20:14.169838 | instance | 2026-05-21 03:20:14.170123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:20:14.170409 | instance | Thursday 21 May 2026 03:20:14 +0000 (0:00:00.055) 0:24:13.019 ********** 2026-05-21 03:20:14.221715 | instance | skipping: [instance] 2026-05-21 03:20:14.221900 | instance | 2026-05-21 03:20:14.222120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:20:14.222274 | instance | Thursday 21 May 2026 03:20:14 +0000 (0:00:00.051) 0:24:13.070 ********** 2026-05-21 03:20:45.121230 | instance | changed: [instance] 2026-05-21 03:20:45.121308 | instance | 2026-05-21 03:20:45.121700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:20:45.121752 | instance | Thursday 21 May 2026 03:20:45 +0000 (0:00:30.900) 0:24:43.970 ********** 2026-05-21 03:20:45.800218 | instance | ok: [instance] 2026-05-21 03:20:45.800325 | instance | 2026-05-21 03:20:45.800462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:20:45.800589 | instance | Thursday 21 May 2026 03:20:45 +0000 (0:00:00.679) 0:24:44.649 ********** 2026-05-21 03:20:45.854854 | instance | ok: [instance] 2026-05-21 03:20:45.855159 | instance | 2026-05-21 03:20:45.855576 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:20:45.855921 | instance | Thursday 21 May 2026 03:20:45 +0000 (0:00:00.054) 0:24:44.704 ********** 2026-05-21 03:20:45.905578 | instance | skipping: [instance] 2026-05-21 03:20:45.905807 | instance | 2026-05-21 03:20:45.906092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:20:45.906358 | instance | Thursday 21 May 2026 03:20:45 +0000 (0:00:00.051) 0:24:44.755 ********** 2026-05-21 03:20:45.954801 | instance | skipping: [instance] 2026-05-21 03:20:45.954949 | instance | 2026-05-21 03:20:45.955361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:20:45.955721 | instance | Thursday 21 May 2026 03:20:45 +0000 (0:00:00.049) 0:24:44.804 ********** 2026-05-21 03:20:46.005777 | instance | ok: [instance] 2026-05-21 03:20:46.005877 | instance | 2026-05-21 03:20:46.006057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:20:46.006184 | instance | Thursday 21 May 2026 03:20:46 +0000 (0:00:00.050) 0:24:44.855 ********** 2026-05-21 03:20:46.117808 | instance | ok: [instance] => (item=identity) 2026-05-21 03:20:46.118087 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:20:46.118371 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:20:46.118651 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:20:46.118936 | instance | ok: [instance] => (item=image) 2026-05-21 03:20:46.119213 | instance | ok: [instance] => (item=dashboard) 2026-05-21 03:20:46.119566 | instance | 2026-05-21 03:20:46.119886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:20:46.120176 | instance | Thursday 21 May 2026 03:20:46 +0000 (0:00:00.111) 0:24:44.967 ********** 2026-05-21 03:20:46.190516 | instance | ok: [instance] 2026-05-21 03:20:46.190757 | instance | 2026-05-21 03:20:46.191054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:20:46.191433 | instance | Thursday 21 May 2026 03:20:46 +0000 (0:00:00.072) 0:24:45.039 ********** 2026-05-21 03:20:46.255399 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:20:46.255480 | instance | 2026-05-21 03:20:46.255656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:20:46.255842 | instance | Thursday 21 May 2026 03:20:46 +0000 (0:00:00.064) 0:24:45.104 ********** 2026-05-21 03:20:46.774575 | instance | changed: [instance] 2026-05-21 03:20:46.774737 | instance | 2026-05-21 03:20:46.774928 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-21 03:20:46.775107 | instance | Thursday 21 May 2026 03:20:46 +0000 (0:00:00.519) 0:24:45.624 ********** 2026-05-21 03:22:55.462304 | instance | changed: [instance] 2026-05-21 03:22:55.462545 | instance | 2026-05-21 03:22:55.462824 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:22:55.463097 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:02:08.687) 0:26:54.311 ********** 2026-05-21 03:22:55.643904 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:22:55.644146 | instance | 2026-05-21 03:22:55.644429 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:22:55.644695 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:00:00.181) 0:26:54.493 ********** 2026-05-21 03:22:55.687801 | instance | skipping: [instance] 2026-05-21 03:22:55.688044 | instance | 2026-05-21 03:22:55.688353 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:22:55.688763 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:00:00.044) 0:26:54.537 ********** 2026-05-21 03:22:55.738001 | instance | skipping: [instance] 2026-05-21 03:22:55.738201 | instance | 2026-05-21 03:22:55.738490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:22:55.738735 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:00:00.049) 0:26:54.587 ********** 2026-05-21 03:22:55.802195 | instance | ok: [instance] 2026-05-21 03:22:55.802375 | instance | 2026-05-21 03:22:55.802664 | instance | TASK [Create Ingress image] **************************************************** 2026-05-21 03:22:55.803010 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:00:00.064) 0:26:54.651 ********** 2026-05-21 03:22:55.877192 | instance | included: ingress for instance 2026-05-21 03:22:55.877420 | instance | 2026-05-21 03:22:55.877698 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-21 03:22:55.877977 | instance | Thursday 21 May 2026 03:22:55 +0000 (0:00:00.074) 0:26:54.726 ********** 2026-05-21 03:22:56.918554 | instance | changed: [instance] 2026-05-21 03:22:56.918619 | instance | 2026-05-21 03:22:56.918631 | instance | TASK [Create images] *********************************************************** 2026-05-21 03:22:56.918642 | instance | Thursday 21 May 2026 03:22:56 +0000 (0:00:01.040) 0:26:55.766 ********** 2026-05-21 03:22:57.048596 | instance | included: 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-05-21 03:22:57.048673 | instance | 2026-05-21 03:22:57.048814 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-21 03:22:57.048942 | instance | Thursday 21 May 2026 03:22:57 +0000 (0:00:00.131) 0:26:55.898 ********** 2026-05-21 03:23:00.346812 | instance | changed: [instance] 2026-05-21 03:23:00.346877 | instance | 2026-05-21 03:23:00.347144 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 03:23:00.347239 | instance | Thursday 21 May 2026 03:23:00 +0000 (0:00:03.297) 0:26:59.196 ********** 2026-05-21 03:23:14.710175 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-21 03:23:14.710284 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-21 03:23:14.710308 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-21 03:23:14.710362 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-21 03:23:14.710515 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-21 03:23:14.710582 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-21 03:23:14.710775 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-21 03:23:14.710813 | instance | ok: [instance] 2026-05-21 03:23:14.710980 | instance | 2026-05-21 03:23:14.711100 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 03:23:14.711113 | instance | Thursday 21 May 2026 03:23:14 +0000 (0:00:14.363) 0:27:13.559 ********** 2026-05-21 03:23:14.927653 | instance | changed: [instance] 2026-05-21 03:23:14.927743 | instance | 2026-05-21 03:23:14.928055 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 03:23:14.928179 | instance | Thursday 21 May 2026 03:23:14 +0000 (0:00:00.217) 0:27:13.777 ********** 2026-05-21 03:23:15.694154 | instance | changed: [instance] 2026-05-21 03:23:15.694230 | instance | 2026-05-21 03:23:15.694511 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 03:23:15.694558 | instance | Thursday 21 May 2026 03:23:15 +0000 (0:00:00.766) 0:27:14.543 ********** 2026-05-21 03:23:15.930521 | instance | ok: [instance] 2026-05-21 03:23:15.930823 | instance | 2026-05-21 03:23:15.930907 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 03:23:15.931089 | instance | Thursday 21 May 2026 03:23:15 +0000 (0:00:00.235) 0:27:14.779 ********** 2026-05-21 03:23:16.206738 | instance | changed: [instance] 2026-05-21 03:23:16.206805 | instance | 2026-05-21 03:23:16.207131 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 03:23:16.207174 | instance | Thursday 21 May 2026 03:23:16 +0000 (0:00:00.276) 0:27:15.056 ********** 2026-05-21 03:23:16.904822 | instance | ok: [instance] 2026-05-21 03:23:16.904941 | instance | 2026-05-21 03:23:16.905101 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 03:23:16.905246 | instance | Thursday 21 May 2026 03:23:16 +0000 (0:00:00.697) 0:27:15.754 ********** 2026-05-21 03:23:22.435141 | instance | changed: [instance] 2026-05-21 03:23:22.435219 | instance | 2026-05-21 03:23:22.435458 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 03:23:22.435530 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:05.530) 0:27:21.284 ********** 2026-05-21 03:23:22.747701 | instance | changed: [instance] 2026-05-21 03:23:22.747787 | instance | 2026-05-21 03:23:22.748018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:23:22.748208 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:00.311) 0:27:21.596 ********** 2026-05-21 03:23:22.828959 | instance | ok: [instance] 2026-05-21 03:23:22.829036 | instance | 2026-05-21 03:23:22.829301 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:23:22.829346 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:00.081) 0:27:21.678 ********** 2026-05-21 03:23:22.875921 | instance | skipping: [instance] 2026-05-21 03:23:22.875987 | instance | 2026-05-21 03:23:22.876286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:23:22.876321 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:00.046) 0:27:21.725 ********** 2026-05-21 03:23:22.927023 | instance | skipping: [instance] 2026-05-21 03:23:22.927510 | instance | 2026-05-21 03:23:22.927614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:23:22.927626 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:00.050) 0:27:21.776 ********** 2026-05-21 03:23:22.976714 | instance | skipping: [instance] 2026-05-21 03:23:22.976807 | instance | 2026-05-21 03:23:22.977128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:23:22.977225 | instance | Thursday 21 May 2026 03:23:22 +0000 (0:00:00.049) 0:27:21.826 ********** 2026-05-21 03:23:23.047457 | instance | skipping: [instance] 2026-05-21 03:23:23.047539 | instance | 2026-05-21 03:23:23.047720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:23:23.047737 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.070) 0:27:21.896 ********** 2026-05-21 03:23:23.103348 | instance | skipping: [instance] 2026-05-21 03:23:23.103757 | instance | 2026-05-21 03:23:23.103832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:23:23.104089 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.055) 0:27:21.952 ********** 2026-05-21 03:23:23.168369 | instance | ok: [instance] 2026-05-21 03:23:23.168412 | instance | 2026-05-21 03:23:23.168419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:23:23.168426 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.065) 0:27:22.017 ********** 2026-05-21 03:23:23.259000 | instance | ok: [instance] => (item=staffeln) 2026-05-21 03:23:23.259439 | instance | ok: [instance] => (item=identity) 2026-05-21 03:23:23.259777 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:23:23.260105 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:23:23.260412 | instance | 2026-05-21 03:23:23.260740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:23:23.261063 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.091) 0:27:22.108 ********** 2026-05-21 03:23:23.328816 | instance | ok: [instance] 2026-05-21 03:23:23.329186 | instance | 2026-05-21 03:23:23.329549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:23:23.329893 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.069) 0:27:22.178 ********** 2026-05-21 03:23:23.392386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:23:23.392737 | instance | 2026-05-21 03:23:23.393084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:23:23.393430 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.063) 0:27:22.242 ********** 2026-05-21 03:23:23.916177 | instance | changed: [instance] 2026-05-21 03:23:23.916618 | instance | 2026-05-21 03:23:23.916630 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-21 03:23:23.916635 | instance | Thursday 21 May 2026 03:23:23 +0000 (0:00:00.523) 0:27:22.765 ********** 2026-05-21 03:23:46.002606 | instance | changed: [instance] 2026-05-21 03:23:46.002677 | instance | 2026-05-21 03:23:46.002689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:23:46.002699 | instance | Thursday 21 May 2026 03:23:45 +0000 (0:00:22.085) 0:27:44.851 ********** 2026-05-21 03:23:46.092766 | instance | ok: [instance] 2026-05-21 03:23:46.092810 | instance | 2026-05-21 03:23:46.092816 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:23:46.092822 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.090) 0:27:44.942 ********** 2026-05-21 03:23:46.188838 | instance | included: rabbitmq for instance 2026-05-21 03:23:46.188894 | instance | 2026-05-21 03:23:46.188900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:23:46.188906 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.095) 0:27:45.037 ********** 2026-05-21 03:23:46.841635 | instance | ok: [instance] 2026-05-21 03:23:46.841715 | instance | 2026-05-21 03:23:46.841749 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:23:46.841763 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.652) 0:27:45.690 ********** 2026-05-21 03:23:46.886019 | instance | skipping: [instance] 2026-05-21 03:23:46.886119 | instance | 2026-05-21 03:23:46.886288 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:23:46.886448 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.044) 0:27:45.735 ********** 2026-05-21 03:23:46.937421 | instance | skipping: [instance] 2026-05-21 03:23:46.937558 | instance | 2026-05-21 03:23:46.937795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:23:46.937934 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.051) 0:27:45.786 ********** 2026-05-21 03:23:46.984581 | instance | skipping: [instance] 2026-05-21 03:23:46.984875 | instance | 2026-05-21 03:23:46.985229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:23:46.985504 | instance | Thursday 21 May 2026 03:23:46 +0000 (0:00:00.047) 0:27:45.834 ********** 2026-05-21 03:24:17.834129 | instance | changed: [instance] 2026-05-21 03:24:17.834385 | instance | 2026-05-21 03:24:17.834697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:24:17.835044 | instance | Thursday 21 May 2026 03:24:17 +0000 (0:00:30.849) 0:28:16.683 ********** 2026-05-21 03:24:18.542843 | instance | ok: [instance] 2026-05-21 03:24:18.543076 | instance | 2026-05-21 03:24:18.543699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:24:18.544148 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.708) 0:28:17.391 ********** 2026-05-21 03:24:18.598967 | instance | ok: [instance] 2026-05-21 03:24:18.599244 | instance | 2026-05-21 03:24:18.599616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:24:18.599924 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.056) 0:28:17.448 ********** 2026-05-21 03:24:18.659013 | instance | skipping: [instance] 2026-05-21 03:24:18.659430 | instance | 2026-05-21 03:24:18.659822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:24:18.660181 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.059) 0:28:17.508 ********** 2026-05-21 03:24:18.720730 | instance | skipping: [instance] 2026-05-21 03:24:18.720974 | instance | 2026-05-21 03:24:18.721281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:24:18.721685 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.061) 0:28:17.569 ********** 2026-05-21 03:24:18.790171 | instance | ok: [instance] 2026-05-21 03:24:18.790366 | instance | 2026-05-21 03:24:18.790652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:24:18.790908 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.069) 0:28:17.639 ********** 2026-05-21 03:24:18.932047 | instance | ok: [instance] => (item=identity) 2026-05-21 03:24:18.932219 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:24:18.932380 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:24:18.932544 | instance | ok: [instance] => (item=image) 2026-05-21 03:24:18.932715 | instance | ok: [instance] => (item=volumev3) 2026-05-21 03:24:18.932874 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:24:18.933014 | instance | 2026-05-21 03:24:18.933190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:24:18.933341 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.141) 0:28:17.781 ********** 2026-05-21 03:24:19.001072 | instance | ok: [instance] 2026-05-21 03:24:19.001269 | instance | 2026-05-21 03:24:19.001550 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:24:19.001805 | instance | Thursday 21 May 2026 03:24:18 +0000 (0:00:00.069) 0:28:17.850 ********** 2026-05-21 03:24:19.069230 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:24:19.069407 | instance | 2026-05-21 03:24:19.069671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:24:19.069915 | instance | Thursday 21 May 2026 03:24:19 +0000 (0:00:00.068) 0:28:17.918 ********** 2026-05-21 03:24:19.610503 | instance | changed: [instance] 2026-05-21 03:24:19.610745 | instance | 2026-05-21 03:24:19.611022 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-21 03:24:19.611325 | instance | Thursday 21 May 2026 03:24:19 +0000 (0:00:00.540) 0:28:18.459 ********** 2026-05-21 03:24:19.811218 | instance | ok: [instance] 2026-05-21 03:24:19.811468 | instance | 2026-05-21 03:24:19.811755 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-21 03:24:19.812086 | instance | Thursday 21 May 2026 03:24:19 +0000 (0:00:00.200) 0:28:18.660 ********** 2026-05-21 03:24:19.862445 | instance | skipping: [instance] 2026-05-21 03:24:19.862635 | instance | 2026-05-21 03:24:19.862903 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-21 03:24:19.863162 | instance | Thursday 21 May 2026 03:24:19 +0000 (0:00:00.051) 0:28:18.711 ********** 2026-05-21 03:29:03.653678 | instance | changed: [instance] 2026-05-21 03:29:03.653904 | instance | 2026-05-21 03:29:03.654157 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:29:03.654471 | instance | Thursday 21 May 2026 03:29:03 +0000 (0:04:43.791) 0:33:02.503 ********** 2026-05-21 03:29:03.762801 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:29:03.763007 | instance | 2026-05-21 03:29:03.763283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:29:03.763609 | instance | Thursday 21 May 2026 03:29:03 +0000 (0:00:00.109) 0:33:02.612 ********** 2026-05-21 03:29:03.827436 | instance | skipping: [instance] 2026-05-21 03:29:03.827666 | instance | 2026-05-21 03:29:03.828017 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:29:03.828340 | instance | Thursday 21 May 2026 03:29:03 +0000 (0:00:00.064) 0:33:02.676 ********** 2026-05-21 03:29:03.886328 | instance | skipping: [instance] 2026-05-21 03:29:03.886592 | instance | 2026-05-21 03:29:03.886872 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:29:03.887133 | instance | Thursday 21 May 2026 03:29:03 +0000 (0:00:00.058) 0:33:02.735 ********** 2026-05-21 03:29:03.952634 | instance | ok: [instance] 2026-05-21 03:29:03.952756 | instance | 2026-05-21 03:29:03.952944 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-21 03:29:03.953122 | instance | Thursday 21 May 2026 03:29:03 +0000 (0:00:00.066) 0:33:02.802 ********** 2026-05-21 03:29:04.027470 | instance | included: ingress for instance 2026-05-21 03:29:04.027735 | instance | 2026-05-21 03:29:04.028050 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-21 03:29:04.028332 | instance | Thursday 21 May 2026 03:29:04 +0000 (0:00:00.074) 0:33:02.876 ********** 2026-05-21 03:29:05.168250 | instance | changed: [instance] 2026-05-21 03:29:05.168450 | instance | 2026-05-21 03:29:05.168657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:29:05.168853 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:01.140) 0:33:04.017 ********** 2026-05-21 03:29:05.264519 | instance | ok: [instance] 2026-05-21 03:29:05.264614 | instance | 2026-05-21 03:29:05.264747 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:29:05.264868 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.096) 0:33:04.114 ********** 2026-05-21 03:29:05.308339 | instance | skipping: [instance] 2026-05-21 03:29:05.308571 | instance | 2026-05-21 03:29:05.308987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:29:05.309233 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.043) 0:33:04.157 ********** 2026-05-21 03:29:05.353770 | instance | skipping: [instance] 2026-05-21 03:29:05.354145 | instance | 2026-05-21 03:29:05.354445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:29:05.354722 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.045) 0:33:04.203 ********** 2026-05-21 03:29:05.396496 | instance | skipping: [instance] 2026-05-21 03:29:05.396626 | instance | 2026-05-21 03:29:05.396802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:29:05.397031 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.042) 0:33:04.246 ********** 2026-05-21 03:29:05.442339 | instance | skipping: [instance] 2026-05-21 03:29:05.442474 | instance | 2026-05-21 03:29:05.442651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:29:05.442815 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.046) 0:33:04.292 ********** 2026-05-21 03:29:05.497808 | instance | skipping: [instance] 2026-05-21 03:29:05.498053 | instance | 2026-05-21 03:29:05.498352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:29:05.498650 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.055) 0:33:04.347 ********** 2026-05-21 03:29:05.570471 | instance | ok: [instance] 2026-05-21 03:29:05.570623 | instance | 2026-05-21 03:29:05.570808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:29:05.570990 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.072) 0:33:04.420 ********** 2026-05-21 03:29:05.667543 | instance | ok: [instance] => (item=placement) 2026-05-21 03:29:05.667688 | instance | ok: [instance] => (item=identity) 2026-05-21 03:29:05.667851 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:29:05.668012 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:29:05.668166 | instance | 2026-05-21 03:29:05.668332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:29:05.668490 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.097) 0:33:04.517 ********** 2026-05-21 03:29:05.740499 | instance | ok: [instance] 2026-05-21 03:29:05.740963 | instance | 2026-05-21 03:29:05.741013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:29:05.741286 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.072) 0:33:04.589 ********** 2026-05-21 03:29:05.825302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:29:05.825404 | instance | 2026-05-21 03:29:05.825580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:29:05.825742 | instance | Thursday 21 May 2026 03:29:05 +0000 (0:00:00.085) 0:33:04.674 ********** 2026-05-21 03:29:06.386734 | instance | changed: [instance] 2026-05-21 03:29:06.386947 | instance | 2026-05-21 03:29:06.387131 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-21 03:29:06.387322 | instance | Thursday 21 May 2026 03:29:06 +0000 (0:00:00.560) 0:33:05.235 ********** 2026-05-21 03:30:32.708508 | instance | changed: [instance] 2026-05-21 03:30:32.708586 | instance | 2026-05-21 03:30:32.708597 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:30:32.708831 | instance | Thursday 21 May 2026 03:30:32 +0000 (0:01:26.320) 0:34:31.556 ********** 2026-05-21 03:30:32.819180 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:30:32.819253 | instance | 2026-05-21 03:30:32.819261 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:30:32.819268 | instance | Thursday 21 May 2026 03:30:32 +0000 (0:00:00.111) 0:34:31.667 ********** 2026-05-21 03:30:32.872539 | instance | skipping: [instance] 2026-05-21 03:30:32.872633 | instance | 2026-05-21 03:30:32.872791 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:30:32.872915 | instance | Thursday 21 May 2026 03:30:32 +0000 (0:00:00.054) 0:34:31.721 ********** 2026-05-21 03:30:32.931157 | instance | skipping: [instance] 2026-05-21 03:30:32.931397 | instance | 2026-05-21 03:30:32.931715 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:30:32.931971 | instance | Thursday 21 May 2026 03:30:32 +0000 (0:00:00.058) 0:34:31.780 ********** 2026-05-21 03:30:33.011001 | instance | ok: [instance] 2026-05-21 03:30:33.011156 | instance | 2026-05-21 03:30:33.011510 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-21 03:30:33.011847 | instance | Thursday 21 May 2026 03:30:33 +0000 (0:00:00.079) 0:34:31.860 ********** 2026-05-21 03:30:33.181295 | instance | included: ingress for instance 2026-05-21 03:30:33.181473 | instance | 2026-05-21 03:30:33.181754 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-21 03:30:33.182006 | instance | Thursday 21 May 2026 03:30:33 +0000 (0:00:00.170) 0:34:32.030 ********** 2026-05-21 03:30:34.265954 | instance | changed: [instance] 2026-05-21 03:30:34.266197 | instance | 2026-05-21 03:30:34.266508 | instance | PLAY [Configure operating system] ********************************************** 2026-05-21 03:30:34.266763 | instance | 2026-05-21 03:30:34.267031 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:30:34.267285 | instance | Thursday 21 May 2026 03:30:34 +0000 (0:00:01.084) 0:34:33.115 ********** 2026-05-21 03:30:36.713912 | instance | ok: [instance] 2026-05-21 03:30:36.713981 | instance | 2026-05-21 03:30:36.713993 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-21 03:30:36.714003 | instance | Thursday 21 May 2026 03:30:36 +0000 (0:00:02.447) 0:34:35.562 ********** 2026-05-21 03:30:36.937915 | instance | ok: [instance] 2026-05-21 03:30:36.937999 | instance | 2026-05-21 03:30:36.938109 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-21 03:30:36.938237 | instance | Thursday 21 May 2026 03:30:36 +0000 (0:00:00.225) 0:34:35.787 ********** 2026-05-21 03:30:36.989355 | instance | skipping: [instance] 2026-05-21 03:30:36.989433 | instance | 2026-05-21 03:30:36.989446 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-21 03:30:36.989464 | instance | Thursday 21 May 2026 03:30:36 +0000 (0:00:00.051) 0:34:35.838 ********** 2026-05-21 03:30:37.050301 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-21 03:30:37.050434 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-21 03:30:37.050598 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-21 03:30:37.050774 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-21 03:30:37.050937 | instance | skipping: [instance] 2026-05-21 03:30:37.051091 | instance | 2026-05-21 03:30:37.051257 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-21 03:30:37.051559 | instance | Thursday 21 May 2026 03:30:37 +0000 (0:00:00.060) 0:34:35.899 ********** 2026-05-21 03:30:37.128230 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-21 03:30:37.128312 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-21 03:30:37.128409 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-21 03:30:37.128525 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-21 03:30:37.128655 | instance | skipping: [instance] 2026-05-21 03:30:37.128831 | instance | 2026-05-21 03:30:37.128959 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-21 03:30:37.129112 | instance | Thursday 21 May 2026 03:30:37 +0000 (0:00:00.078) 0:34:35.977 ********** 2026-05-21 03:30:37.184134 | instance | skipping: [instance] 2026-05-21 03:30:37.184242 | instance | 2026-05-21 03:30:37.184364 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-21 03:30:37.184486 | instance | Thursday 21 May 2026 03:30:37 +0000 (0:00:00.055) 0:34:36.033 ********** 2026-05-21 03:30:37.253112 | instance | skipping: [instance] 2026-05-21 03:30:37.253183 | instance | 2026-05-21 03:30:37.253285 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-21 03:30:37.253438 | instance | Thursday 21 May 2026 03:30:37 +0000 (0:00:00.069) 0:34:36.102 ********** 2026-05-21 03:30:41.352568 | instance | changed: [instance] 2026-05-21 03:30:41.352940 | instance | 2026-05-21 03:30:41.353223 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-21 03:30:41.354171 | instance | Thursday 21 May 2026 03:30:41 +0000 (0:00:04.098) 0:34:40.201 ********** 2026-05-21 03:31:03.468950 | instance | changed: [instance] 2026-05-21 03:31:03.469039 | instance | 2026-05-21 03:31:03.469132 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-21 03:31:03.469258 | instance | Thursday 21 May 2026 03:31:03 +0000 (0:00:22.116) 0:35:02.318 ********** 2026-05-21 03:31:03.991252 | instance | changed: [instance] 2026-05-21 03:31:03.991552 | instance | 2026-05-21 03:31:03.991860 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-21 03:31:03.992146 | instance | Thursday 21 May 2026 03:31:03 +0000 (0:00:00.522) 0:35:02.840 ********** 2026-05-21 03:31:05.117377 | instance | ok: [instance] 2026-05-21 03:31:05.117615 | instance | 2026-05-21 03:31:05.117896 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-21 03:31:05.118171 | instance | Thursday 21 May 2026 03:31:05 +0000 (0:00:01.126) 0:35:03.966 ********** 2026-05-21 03:31:05.527633 | instance | changed: [instance] 2026-05-21 03:31:05.527879 | instance | 2026-05-21 03:31:05.528200 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-21 03:31:05.528485 | instance | Thursday 21 May 2026 03:31:05 +0000 (0:00:00.410) 0:35:04.376 ********** 2026-05-21 03:31:06.001673 | instance | changed: [instance] 2026-05-21 03:31:06.001924 | instance | 2026-05-21 03:31:06.002261 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-21 03:31:06.002551 | instance | Thursday 21 May 2026 03:31:05 +0000 (0:00:00.474) 0:35:04.851 ********** 2026-05-21 03:31:06.545236 | instance | changed: [instance] 2026-05-21 03:31:06.545503 | instance | 2026-05-21 03:31:06.545816 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-21 03:31:06.546104 | instance | Thursday 21 May 2026 03:31:06 +0000 (0:00:00.543) 0:35:05.394 ********** 2026-05-21 03:31:07.027903 | instance | changed: [instance] 2026-05-21 03:31:07.028134 | instance | 2026-05-21 03:31:07.028428 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-21 03:31:07.028729 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.483) 0:35:05.877 ********** 2026-05-21 03:31:07.293319 | instance | ok: [instance] 2026-05-21 03:31:07.293534 | instance | 2026-05-21 03:31:07.293800 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-21 03:31:07.294045 | instance | 2026-05-21 03:31:07.294329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:31:07.294594 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.265) 0:35:06.142 ********** 2026-05-21 03:31:07.379509 | instance | ok: [instance] 2026-05-21 03:31:07.379776 | instance | 2026-05-21 03:31:07.380100 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:31:07.380378 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.085) 0:35:06.228 ********** 2026-05-21 03:31:07.431912 | instance | skipping: [instance] 2026-05-21 03:31:07.432062 | instance | 2026-05-21 03:31:07.432258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:31:07.432441 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.052) 0:35:06.281 ********** 2026-05-21 03:31:07.482029 | instance | skipping: [instance] 2026-05-21 03:31:07.482260 | instance | 2026-05-21 03:31:07.482578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:31:07.482836 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.049) 0:35:06.331 ********** 2026-05-21 03:31:07.530977 | instance | skipping: [instance] 2026-05-21 03:31:07.531215 | instance | 2026-05-21 03:31:07.531565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:31:07.531820 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.049) 0:35:06.380 ********** 2026-05-21 03:31:07.578998 | instance | skipping: [instance] 2026-05-21 03:31:07.579241 | instance | 2026-05-21 03:31:07.579554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:31:07.579825 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.047) 0:35:06.428 ********** 2026-05-21 03:31:07.632680 | instance | skipping: [instance] 2026-05-21 03:31:07.632952 | instance | 2026-05-21 03:31:07.633276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:31:07.633686 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.053) 0:35:06.482 ********** 2026-05-21 03:31:07.686841 | instance | ok: [instance] 2026-05-21 03:31:07.687062 | instance | 2026-05-21 03:31:07.687396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:31:07.687674 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.054) 0:35:06.536 ********** 2026-05-21 03:31:07.727766 | instance | skipping: [instance] 2026-05-21 03:31:07.728039 | instance | 2026-05-21 03:31:07.728308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:31:07.728581 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.040) 0:35:06.577 ********** 2026-05-21 03:31:07.804871 | instance | ok: [instance] 2026-05-21 03:31:07.805120 | instance | 2026-05-21 03:31:07.805439 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:31:07.805693 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.076) 0:35:06.654 ********** 2026-05-21 03:31:07.875608 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:31:07.875810 | instance | 2026-05-21 03:31:07.876071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:31:07.876329 | instance | Thursday 21 May 2026 03:31:07 +0000 (0:00:00.071) 0:35:06.725 ********** 2026-05-21 03:31:08.412706 | instance | changed: [instance] 2026-05-21 03:31:08.412954 | instance | 2026-05-21 03:31:08.413240 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-21 03:31:08.413506 | instance | Thursday 21 May 2026 03:31:08 +0000 (0:00:00.536) 0:35:07.261 ********** 2026-05-21 03:31:08.659638 | instance | ok: [instance] 2026-05-21 03:31:08.659772 | instance | 2026-05-21 03:31:08.659956 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-21 03:31:08.660135 | instance | Thursday 21 May 2026 03:31:08 +0000 (0:00:00.247) 0:35:07.509 ********** 2026-05-21 03:31:08.714870 | instance | ok: [instance] => { 2026-05-21 03:31:08.715022 | instance | "changed": false, 2026-05-21 03:31:08.715190 | instance | "msg": "All assertions passed" 2026-05-21 03:31:08.715424 | instance | } 2026-05-21 03:31:08.715592 | instance | 2026-05-21 03:31:08.715752 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-21 03:31:08.715916 | instance | Thursday 21 May 2026 03:31:08 +0000 (0:00:00.055) 0:35:07.564 ********** 2026-05-21 03:31:15.831554 | instance | ok: [instance] 2026-05-21 03:31:15.831848 | instance | 2026-05-21 03:31:15.832236 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-21 03:31:15.832674 | instance | Thursday 21 May 2026 03:31:15 +0000 (0:00:07.116) 0:35:14.680 ********** 2026-05-21 03:31:15.898540 | instance | ok: [instance] => { 2026-05-21 03:31:15.898771 | instance | "changed": false, 2026-05-21 03:31:15.899051 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-21 03:31:15.899426 | instance | } 2026-05-21 03:31:15.899663 | instance | 2026-05-21 03:31:15.899975 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-21 03:31:15.900260 | instance | Thursday 21 May 2026 03:31:15 +0000 (0:00:00.067) 0:35:14.747 ********** 2026-05-21 03:31:17.297175 | instance | changed: [instance] 2026-05-21 03:31:17.297574 | instance | 2026-05-21 03:31:17.298000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:31:17.298403 | instance | Thursday 21 May 2026 03:31:17 +0000 (0:00:01.398) 0:35:16.146 ********** 2026-05-21 03:31:17.374182 | instance | skipping: [instance] 2026-05-21 03:31:17.374571 | instance | 2026-05-21 03:31:17.374860 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-21 03:31:17.375253 | instance | Thursday 21 May 2026 03:31:17 +0000 (0:00:00.077) 0:35:16.223 ********** 2026-05-21 03:31:17.585748 | instance | skipping: [instance] 2026-05-21 03:31:17.586085 | instance | 2026-05-21 03:31:17.586431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:31:17.586752 | instance | Thursday 21 May 2026 03:31:17 +0000 (0:00:00.211) 0:35:16.434 ********** 2026-05-21 03:31:17.658447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:31:17.658722 | instance | 2026-05-21 03:31:17.659033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:31:17.659307 | instance | Thursday 21 May 2026 03:31:17 +0000 (0:00:00.073) 0:35:16.507 ********** 2026-05-21 03:31:18.213875 | instance | changed: [instance] 2026-05-21 03:31:18.214142 | instance | 2026-05-21 03:31:18.214444 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-21 03:31:18.214737 | instance | Thursday 21 May 2026 03:31:18 +0000 (0:00:00.554) 0:35:17.062 ********** 2026-05-21 03:31:18.892428 | instance | ok: [instance] 2026-05-21 03:31:18.892589 | instance | 2026-05-21 03:31:18.892760 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-21 03:31:18.892942 | instance | Thursday 21 May 2026 03:31:18 +0000 (0:00:00.679) 0:35:17.741 ********** 2026-05-21 03:31:18.952624 | instance | skipping: [instance] 2026-05-21 03:31:18.952877 | instance | 2026-05-21 03:31:18.953170 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-21 03:31:18.953449 | instance | Thursday 21 May 2026 03:31:18 +0000 (0:00:00.059) 0:35:17.801 ********** 2026-05-21 03:31:24.339361 | instance | ok: [instance] 2026-05-21 03:31:24.339742 | instance | 2026-05-21 03:31:24.340187 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-21 03:31:24.340560 | instance | Thursday 21 May 2026 03:31:24 +0000 (0:00:05.386) 0:35:23.188 ********** 2026-05-21 03:31:24.389945 | instance | ok: [instance] => { 2026-05-21 03:31:24.390286 | instance | "changed": false, 2026-05-21 03:31:24.390649 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-21 03:31:24.390930 | instance | } 2026-05-21 03:31:24.391197 | instance | 2026-05-21 03:31:24.391523 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-21 03:31:24.391810 | instance | Thursday 21 May 2026 03:31:24 +0000 (0:00:00.050) 0:35:23.239 ********** 2026-05-21 03:31:26.344849 | instance | changed: [instance] 2026-05-21 03:31:26.344918 | instance | 2026-05-21 03:31:26.344930 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-21 03:31:26.344939 | instance | 2026-05-21 03:31:26.344948 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:31:26.344957 | instance | Thursday 21 May 2026 03:31:26 +0000 (0:00:01.953) 0:35:25.192 ********** 2026-05-21 03:31:28.801496 | instance | ok: [instance] 2026-05-21 03:31:28.801576 | instance | 2026-05-21 03:31:28.801826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:31:28.801862 | instance | Thursday 21 May 2026 03:31:28 +0000 (0:00:02.458) 0:35:27.651 ********** 2026-05-21 03:31:28.877000 | instance | ok: [instance] 2026-05-21 03:31:28.877069 | instance | 2026-05-21 03:31:28.877377 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:31:28.877418 | instance | Thursday 21 May 2026 03:31:28 +0000 (0:00:00.075) 0:35:27.726 ********** 2026-05-21 03:31:28.937979 | instance | skipping: [instance] 2026-05-21 03:31:28.938050 | instance | 2026-05-21 03:31:28.938206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:31:28.938323 | instance | Thursday 21 May 2026 03:31:28 +0000 (0:00:00.060) 0:35:27.787 ********** 2026-05-21 03:31:29.012942 | instance | skipping: [instance] 2026-05-21 03:31:29.013077 | instance | 2026-05-21 03:31:29.013272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:31:29.013433 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.074) 0:35:27.862 ********** 2026-05-21 03:31:29.065094 | instance | skipping: [instance] 2026-05-21 03:31:29.065183 | instance | 2026-05-21 03:31:29.065322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:31:29.065445 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.052) 0:35:27.914 ********** 2026-05-21 03:31:29.115198 | instance | skipping: [instance] 2026-05-21 03:31:29.115263 | instance | 2026-05-21 03:31:29.115434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:31:29.115580 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.050) 0:35:27.965 ********** 2026-05-21 03:31:29.175013 | instance | skipping: [instance] 2026-05-21 03:31:29.175173 | instance | 2026-05-21 03:31:29.175629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:31:29.175676 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.059) 0:35:28.024 ********** 2026-05-21 03:31:29.235951 | instance | ok: [instance] 2026-05-21 03:31:29.236366 | instance | 2026-05-21 03:31:29.236407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:31:29.236413 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.061) 0:35:28.085 ********** 2026-05-21 03:31:29.295172 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-21 03:31:29.295252 | instance | 2026-05-21 03:31:29.295403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:31:29.295528 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.059) 0:35:28.144 ********** 2026-05-21 03:31:29.368424 | instance | ok: [instance] 2026-05-21 03:31:29.368668 | instance | 2026-05-21 03:31:29.368949 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:31:29.369212 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.072) 0:35:28.217 ********** 2026-05-21 03:31:29.448173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:31:29.448434 | instance | 2026-05-21 03:31:29.448718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:31:29.448995 | instance | Thursday 21 May 2026 03:31:29 +0000 (0:00:00.079) 0:35:28.297 ********** 2026-05-21 03:31:30.012350 | instance | changed: [instance] 2026-05-21 03:31:30.012585 | instance | 2026-05-21 03:31:30.012870 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-21 03:31:30.013259 | instance | Thursday 21 May 2026 03:31:30 +0000 (0:00:00.564) 0:35:28.861 ********** 2026-05-21 03:31:31.412688 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-21 03:31:31.412915 | instance | changed: [instance] => (item=libvirt-api) 2026-05-21 03:31:31.413135 | instance | 2026-05-21 03:31:31.413366 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-21 03:31:31.413597 | instance | Thursday 21 May 2026 03:31:31 +0000 (0:00:01.400) 0:35:30.262 ********** 2026-05-21 03:31:32.783839 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-21 03:31:32.784100 | instance | changed: [instance] => (item=libvirt-api) 2026-05-21 03:31:32.784342 | instance | 2026-05-21 03:31:32.784605 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-21 03:31:32.784863 | instance | Thursday 21 May 2026 03:31:32 +0000 (0:00:01.370) 0:35:31.633 ********** 2026-05-21 03:31:34.568654 | instance | changed: [instance] 2026-05-21 03:31:34.568697 | instance | 2026-05-21 03:31:34.568702 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:31:34.568708 | instance | Thursday 21 May 2026 03:31:34 +0000 (0:00:01.784) 0:35:33.417 ********** 2026-05-21 03:31:34.642344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:31:34.642403 | instance | 2026-05-21 03:31:34.642414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:31:34.642423 | instance | Thursday 21 May 2026 03:31:34 +0000 (0:00:00.073) 0:35:33.491 ********** 2026-05-21 03:31:35.160889 | instance | changed: [instance] 2026-05-21 03:31:35.160955 | instance | 2026-05-21 03:31:35.160967 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-21 03:31:35.160994 | instance | Thursday 21 May 2026 03:31:35 +0000 (0:00:00.517) 0:35:34.009 ********** 2026-05-21 03:31:35.262892 | instance | skipping: [instance] 2026-05-21 03:31:35.263213 | instance | 2026-05-21 03:31:35.263517 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-21 03:31:35.263771 | instance | Thursday 21 May 2026 03:31:35 +0000 (0:00:00.102) 0:35:34.111 ********** 2026-05-21 03:31:36.264271 | instance | ok: [instance] 2026-05-21 03:31:36.264678 | instance | 2026-05-21 03:31:36.265088 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-21 03:31:36.265503 | instance | Thursday 21 May 2026 03:31:36 +0000 (0:00:01.001) 0:35:35.113 ********** 2026-05-21 03:31:36.487962 | instance | ok: [instance] 2026-05-21 03:31:36.488359 | instance | 2026-05-21 03:31:36.488815 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-21 03:31:36.489148 | instance | Thursday 21 May 2026 03:31:36 +0000 (0:00:00.223) 0:35:35.337 ********** 2026-05-21 03:31:37.144824 | instance | ok: [instance] 2026-05-21 03:31:37.144886 | instance | 2026-05-21 03:31:37.144898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:31:37.144908 | instance | Thursday 21 May 2026 03:31:37 +0000 (0:00:00.655) 0:35:35.992 ********** 2026-05-21 03:31:37.269504 | instance | ok: [instance] 2026-05-21 03:31:37.269589 | instance | 2026-05-21 03:31:37.269670 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:31:37.269818 | instance | Thursday 21 May 2026 03:31:37 +0000 (0:00:00.125) 0:35:36.118 ********** 2026-05-21 03:31:37.377371 | instance | included: rabbitmq for instance 2026-05-21 03:31:37.377541 | instance | 2026-05-21 03:31:37.377761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:31:37.378050 | instance | Thursday 21 May 2026 03:31:37 +0000 (0:00:00.107) 0:35:36.226 ********** 2026-05-21 03:31:38.105871 | instance | ok: [instance] 2026-05-21 03:31:38.105999 | instance | 2026-05-21 03:31:38.106178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:31:38.106369 | instance | Thursday 21 May 2026 03:31:38 +0000 (0:00:00.728) 0:35:36.954 ********** 2026-05-21 03:31:38.171093 | instance | skipping: [instance] 2026-05-21 03:31:38.171225 | instance | 2026-05-21 03:31:38.171391 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:31:38.171521 | instance | Thursday 21 May 2026 03:31:38 +0000 (0:00:00.065) 0:35:37.020 ********** 2026-05-21 03:31:38.233221 | instance | skipping: [instance] 2026-05-21 03:31:38.233466 | instance | 2026-05-21 03:31:38.233749 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:31:38.234020 | instance | Thursday 21 May 2026 03:31:38 +0000 (0:00:00.061) 0:35:37.082 ********** 2026-05-21 03:31:38.298493 | instance | skipping: [instance] 2026-05-21 03:31:38.298612 | instance | 2026-05-21 03:31:38.298783 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:31:38.298952 | instance | Thursday 21 May 2026 03:31:38 +0000 (0:00:00.065) 0:35:37.147 ********** 2026-05-21 03:32:09.173899 | instance | changed: [instance] 2026-05-21 03:32:09.174025 | instance | 2026-05-21 03:32:09.174049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:32:09.174060 | instance | Thursday 21 May 2026 03:32:09 +0000 (0:00:30.875) 0:36:08.023 ********** 2026-05-21 03:32:09.862963 | instance | ok: [instance] 2026-05-21 03:32:09.863052 | instance | 2026-05-21 03:32:09.863351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:32:09.863431 | instance | Thursday 21 May 2026 03:32:09 +0000 (0:00:00.689) 0:36:08.712 ********** 2026-05-21 03:32:09.929862 | instance | ok: [instance] 2026-05-21 03:32:09.929923 | instance | 2026-05-21 03:32:09.930219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:32:09.930264 | instance | Thursday 21 May 2026 03:32:09 +0000 (0:00:00.066) 0:36:08.779 ********** 2026-05-21 03:32:09.993532 | instance | skipping: [instance] 2026-05-21 03:32:09.993616 | instance | 2026-05-21 03:32:09.993922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:32:09.993998 | instance | Thursday 21 May 2026 03:32:09 +0000 (0:00:00.063) 0:36:08.843 ********** 2026-05-21 03:32:10.057420 | instance | skipping: [instance] 2026-05-21 03:32:10.057494 | instance | 2026-05-21 03:32:10.057761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:32:10.057800 | instance | Thursday 21 May 2026 03:32:10 +0000 (0:00:00.063) 0:36:08.907 ********** 2026-05-21 03:32:10.120351 | instance | ok: [instance] 2026-05-21 03:32:10.120433 | instance | 2026-05-21 03:32:10.120580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:32:10.120761 | instance | Thursday 21 May 2026 03:32:10 +0000 (0:00:00.062) 0:36:08.970 ********** 2026-05-21 03:32:10.350757 | instance | ok: [instance] => (item=network) 2026-05-21 03:32:10.350832 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-21 03:32:10.350939 | instance | ok: [instance] => (item=identity) 2026-05-21 03:32:10.351125 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-21 03:32:10.351274 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:32:10.351439 | instance | ok: [instance] => (item=compute_metadata) 2026-05-21 03:32:10.351587 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:32:10.351732 | instance | ok: [instance] => (item=image) 2026-05-21 03:32:10.351967 | instance | ok: [instance] => (item=baremetal) 2026-05-21 03:32:10.352122 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-21 03:32:10.352269 | instance | ok: [instance] => (item=volumev3) 2026-05-21 03:32:10.352415 | instance | ok: [instance] => (item=placement) 2026-05-21 03:32:10.352561 | instance | ok: [instance] => (item=compute) 2026-05-21 03:32:10.352704 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:32:10.352841 | instance | 2026-05-21 03:32:10.352987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:32:10.353135 | instance | Thursday 21 May 2026 03:32:10 +0000 (0:00:00.230) 0:36:09.200 ********** 2026-05-21 03:32:10.440214 | instance | ok: [instance] 2026-05-21 03:32:10.440542 | instance | 2026-05-21 03:32:10.440847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:32:10.441145 | instance | Thursday 21 May 2026 03:32:10 +0000 (0:00:00.088) 0:36:09.289 ********** 2026-05-21 03:32:10.532802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:32:10.533086 | instance | 2026-05-21 03:32:10.533327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:32:10.533514 | instance | Thursday 21 May 2026 03:32:10 +0000 (0:00:00.092) 0:36:09.381 ********** 2026-05-21 03:32:11.091789 | instance | changed: [instance] 2026-05-21 03:32:11.092054 | instance | 2026-05-21 03:32:11.092293 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-21 03:32:11.092501 | instance | Thursday 21 May 2026 03:32:11 +0000 (0:00:00.559) 0:36:09.941 ********** 2026-05-21 03:32:11.289474 | instance | ok: [instance -> localhost] 2026-05-21 03:32:11.289881 | instance | 2026-05-21 03:32:11.290383 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-21 03:32:11.290883 | instance | Thursday 21 May 2026 03:32:11 +0000 (0:00:00.197) 0:36:10.138 ********** 2026-05-21 03:32:11.677023 | instance | ok: [instance -> localhost] 2026-05-21 03:32:11.677097 | instance | 2026-05-21 03:32:11.677109 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-21 03:32:11.677126 | instance | Thursday 21 May 2026 03:32:11 +0000 (0:00:00.387) 0:36:10.526 ********** 2026-05-21 03:32:12.215037 | instance | ok: [instance -> localhost] 2026-05-21 03:32:12.215277 | instance | 2026-05-21 03:32:12.215675 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-21 03:32:12.215947 | instance | Thursday 21 May 2026 03:32:12 +0000 (0:00:00.536) 0:36:11.063 ********** 2026-05-21 03:32:12.427373 | instance | ok: [instance -> localhost] 2026-05-21 03:32:12.427759 | instance | 2026-05-21 03:32:12.428084 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-21 03:32:12.428378 | instance | Thursday 21 May 2026 03:32:12 +0000 (0:00:00.212) 0:36:11.276 ********** 2026-05-21 03:32:13.725839 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-21 03:32:13.725975 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-21 03:32:13.726145 | instance | 2026-05-21 03:32:13.726318 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-21 03:32:13.726476 | instance | Thursday 21 May 2026 03:32:13 +0000 (0:00:01.299) 0:36:12.575 ********** 2026-05-21 03:34:52.390772 | instance | changed: [instance] 2026-05-21 03:34:52.391438 | instance | 2026-05-21 03:34:52.391559 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:34:52.391964 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:02:38.664) 0:38:51.239 ********** 2026-05-21 03:34:52.539245 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:34:52.539579 | instance | 2026-05-21 03:34:52.539853 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:34:52.540148 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:00:00.148) 0:38:51.388 ********** 2026-05-21 03:34:52.602676 | instance | skipping: [instance] 2026-05-21 03:34:52.602794 | instance | 2026-05-21 03:34:52.603200 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:34:52.603489 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:00:00.063) 0:38:51.451 ********** 2026-05-21 03:34:52.664934 | instance | skipping: [instance] 2026-05-21 03:34:52.665195 | instance | 2026-05-21 03:34:52.665495 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:34:52.665769 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:00:00.062) 0:38:51.514 ********** 2026-05-21 03:34:52.746367 | instance | ok: [instance] 2026-05-21 03:34:52.746607 | instance | 2026-05-21 03:34:52.746875 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-21 03:34:52.747147 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:00:00.081) 0:38:51.595 ********** 2026-05-21 03:34:52.832366 | instance | included: ingress for instance 2026-05-21 03:34:52.832443 | instance | 2026-05-21 03:34:52.832624 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-21 03:34:52.832780 | instance | Thursday 21 May 2026 03:34:52 +0000 (0:00:00.085) 0:38:51.681 ********** 2026-05-21 03:34:54.031971 | instance | changed: [instance] 2026-05-21 03:34:54.032225 | instance | 2026-05-21 03:34:54.032506 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:34:54.032752 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:01.199) 0:38:52.881 ********** 2026-05-21 03:34:54.178162 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:34:54.178256 | instance | 2026-05-21 03:34:54.178369 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:34:54.178510 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:00.146) 0:38:53.027 ********** 2026-05-21 03:34:54.245340 | instance | skipping: [instance] 2026-05-21 03:34:54.245420 | instance | 2026-05-21 03:34:54.245562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:34:54.245687 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:00.067) 0:38:53.094 ********** 2026-05-21 03:34:54.318988 | instance | skipping: [instance] 2026-05-21 03:34:54.319211 | instance | 2026-05-21 03:34:54.319533 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:34:54.319799 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:00.073) 0:38:53.168 ********** 2026-05-21 03:34:54.391614 | instance | ok: [instance] 2026-05-21 03:34:54.391834 | instance | 2026-05-21 03:34:54.392110 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-21 03:34:54.392374 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:00.072) 0:38:53.240 ********** 2026-05-21 03:34:54.499403 | instance | included: ingress for instance 2026-05-21 03:34:54.499647 | instance | 2026-05-21 03:34:54.499958 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-21 03:34:54.500237 | instance | Thursday 21 May 2026 03:34:54 +0000 (0:00:00.107) 0:38:53.348 ********** 2026-05-21 03:34:55.662343 | instance | changed: [instance] 2026-05-21 03:34:55.662644 | instance | 2026-05-21 03:34:55.663007 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-21 03:34:55.663317 | instance | Thursday 21 May 2026 03:34:55 +0000 (0:00:01.163) 0:38:54.511 ********** 2026-05-21 03:34:56.404943 | instance | ok: [instance] 2026-05-21 03:34:56.405045 | instance | 2026-05-21 03:34:56.405172 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-21 03:34:56.405312 | instance | Thursday 21 May 2026 03:34:56 +0000 (0:00:00.743) 0:38:55.254 ********** 2026-05-21 03:35:20.405395 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-21 03:35:20.405558 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-21 03:35:20.405780 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-05-21 03:35:20.405944 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-21 03:35:20.406128 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-21 03:35:20.406307 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-21 03:35:20.406491 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-21 03:35:20.406782 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-21 03:35:20.407005 | instance | 2026-05-21 03:35:20.407251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:35:20.407555 | instance | Thursday 21 May 2026 03:35:20 +0000 (0:00:23.999) 0:39:19.254 ********** 2026-05-21 03:35:20.627391 | instance | ok: [instance] 2026-05-21 03:35:20.627602 | instance | 2026-05-21 03:35:20.627920 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:35:20.628203 | instance | Thursday 21 May 2026 03:35:20 +0000 (0:00:00.221) 0:39:19.476 ********** 2026-05-21 03:35:20.843231 | instance | included: rabbitmq for instance 2026-05-21 03:35:20.843524 | instance | 2026-05-21 03:35:20.843822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:35:20.844102 | instance | Thursday 21 May 2026 03:35:20 +0000 (0:00:00.216) 0:39:19.692 ********** 2026-05-21 03:35:21.496600 | instance | ok: [instance] 2026-05-21 03:35:21.496957 | instance | 2026-05-21 03:35:21.497295 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:35:21.497568 | instance | Thursday 21 May 2026 03:35:21 +0000 (0:00:00.652) 0:39:20.345 ********** 2026-05-21 03:35:21.552686 | instance | skipping: [instance] 2026-05-21 03:35:21.552803 | instance | 2026-05-21 03:35:21.552978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:35:21.553148 | instance | Thursday 21 May 2026 03:35:21 +0000 (0:00:00.056) 0:39:20.402 ********** 2026-05-21 03:35:21.609260 | instance | skipping: [instance] 2026-05-21 03:35:21.609513 | instance | 2026-05-21 03:35:21.609826 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:35:21.610101 | instance | Thursday 21 May 2026 03:35:21 +0000 (0:00:00.055) 0:39:20.458 ********** 2026-05-21 03:35:21.669749 | instance | skipping: [instance] 2026-05-21 03:35:21.669944 | instance | 2026-05-21 03:35:21.670208 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:35:21.670467 | instance | Thursday 21 May 2026 03:35:21 +0000 (0:00:00.061) 0:39:20.519 ********** 2026-05-21 03:35:52.566223 | instance | changed: [instance] 2026-05-21 03:35:52.566572 | instance | 2026-05-21 03:35:52.567163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:35:52.567531 | instance | Thursday 21 May 2026 03:35:52 +0000 (0:00:30.896) 0:39:51.415 ********** 2026-05-21 03:35:53.248738 | instance | ok: [instance] 2026-05-21 03:35:53.249079 | instance | 2026-05-21 03:35:53.249475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:35:53.249907 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.682) 0:39:52.098 ********** 2026-05-21 03:35:53.318687 | instance | ok: [instance] 2026-05-21 03:35:53.318919 | instance | 2026-05-21 03:35:53.319205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:35:53.319578 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.070) 0:39:52.168 ********** 2026-05-21 03:35:53.382238 | instance | skipping: [instance] 2026-05-21 03:35:53.382575 | instance | 2026-05-21 03:35:53.382735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:35:53.383027 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.063) 0:39:52.231 ********** 2026-05-21 03:35:53.443025 | instance | skipping: [instance] 2026-05-21 03:35:53.443284 | instance | 2026-05-21 03:35:53.443625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:35:53.443882 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.060) 0:39:52.292 ********** 2026-05-21 03:35:53.503609 | instance | ok: [instance] 2026-05-21 03:35:53.503900 | instance | 2026-05-21 03:35:53.504246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:35:53.504530 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.060) 0:39:52.353 ********** 2026-05-21 03:35:53.682737 | instance | ok: [instance] => (item=network) 2026-05-21 03:35:53.682995 | instance | ok: [instance] => (item=identity) 2026-05-21 03:35:53.683293 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:35:53.683624 | instance | ok: [instance] => (item=dns) 2026-05-21 03:35:53.683893 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:35:53.684157 | instance | ok: [instance] => (item=compute_metadata) 2026-05-21 03:35:53.684470 | instance | ok: [instance] => (item=baremetal) 2026-05-21 03:35:53.684776 | instance | ok: [instance] => (item=load_balancer) 2026-05-21 03:35:53.685047 | instance | ok: [instance] => (item=compute) 2026-05-21 03:35:53.685320 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:35:53.685552 | instance | 2026-05-21 03:35:53.685845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:35:53.686145 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.178) 0:39:52.531 ********** 2026-05-21 03:35:53.777698 | instance | ok: [instance] 2026-05-21 03:35:53.777954 | instance | 2026-05-21 03:35:53.778295 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:35:53.778593 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.094) 0:39:52.626 ********** 2026-05-21 03:35:53.869633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:35:53.869837 | instance | 2026-05-21 03:35:53.870060 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:35:53.870324 | instance | Thursday 21 May 2026 03:35:53 +0000 (0:00:00.092) 0:39:52.719 ********** 2026-05-21 03:35:54.428411 | instance | changed: [instance] 2026-05-21 03:35:54.428498 | instance | 2026-05-21 03:35:54.428652 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-21 03:35:54.428817 | instance | Thursday 21 May 2026 03:35:54 +0000 (0:00:00.558) 0:39:53.277 ********** 2026-05-21 03:35:54.481140 | instance | skipping: [instance] 2026-05-21 03:35:54.481374 | instance | 2026-05-21 03:35:54.481650 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-21 03:35:54.481917 | instance | Thursday 21 May 2026 03:35:54 +0000 (0:00:00.052) 0:39:53.330 ********** 2026-05-21 03:35:54.801812 | instance | ok: [instance] 2026-05-21 03:35:54.801931 | instance | 2026-05-21 03:35:54.802046 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-21 03:35:54.802216 | instance | Thursday 21 May 2026 03:35:54 +0000 (0:00:00.320) 0:39:53.651 ********** 2026-05-21 03:35:54.873403 | instance | ok: [instance] 2026-05-21 03:35:54.873603 | instance | 2026-05-21 03:35:54.873932 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-21 03:35:54.874224 | instance | Thursday 21 May 2026 03:35:54 +0000 (0:00:00.071) 0:39:53.722 ********** 2026-05-21 03:35:54.951956 | instance | ok: [instance] 2026-05-21 03:35:54.952156 | instance | 2026-05-21 03:35:54.952425 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-21 03:35:54.952692 | instance | Thursday 21 May 2026 03:35:54 +0000 (0:00:00.078) 0:39:53.801 ********** 2026-05-21 03:38:06.181664 | instance | changed: [instance] 2026-05-21 03:38:06.181748 | instance | 2026-05-21 03:38:06.181854 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:38:06.182007 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:02:11.229) 0:42:05.031 ********** 2026-05-21 03:38:06.310524 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:38:06.310750 | instance | 2026-05-21 03:38:06.311026 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:38:06.311350 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:00:00.127) 0:42:05.158 ********** 2026-05-21 03:38:06.374427 | instance | skipping: [instance] 2026-05-21 03:38:06.374549 | instance | 2026-05-21 03:38:06.374659 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:38:06.374826 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:00:00.065) 0:42:05.223 ********** 2026-05-21 03:38:06.437045 | instance | skipping: [instance] 2026-05-21 03:38:06.437159 | instance | 2026-05-21 03:38:06.437303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:38:06.437466 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:00:00.062) 0:42:05.286 ********** 2026-05-21 03:38:06.506963 | instance | ok: [instance] 2026-05-21 03:38:06.507081 | instance | 2026-05-21 03:38:06.507220 | instance | TASK [Create Ingress network] ************************************************** 2026-05-21 03:38:06.507430 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:00:00.069) 0:42:05.356 ********** 2026-05-21 03:38:06.600442 | instance | included: ingress for instance 2026-05-21 03:38:06.600557 | instance | 2026-05-21 03:38:06.600809 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-21 03:38:06.600849 | instance | Thursday 21 May 2026 03:38:06 +0000 (0:00:00.093) 0:42:05.449 ********** 2026-05-21 03:38:07.647758 | instance | changed: [instance] 2026-05-21 03:38:07.647904 | instance | 2026-05-21 03:38:07.648191 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-21 03:38:07.648530 | instance | Thursday 21 May 2026 03:38:07 +0000 (0:00:01.046) 0:42:06.496 ********** 2026-05-21 03:38:08.382144 | instance | ok: [instance] 2026-05-21 03:38:08.382280 | instance | 2026-05-21 03:38:08.382456 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-21 03:38:08.382630 | instance | Thursday 21 May 2026 03:38:08 +0000 (0:00:00.734) 0:42:07.231 ********** 2026-05-21 03:38:23.882444 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-21 03:38:23.882692 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-21 03:38:23.883054 | 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-05-21 03:38:23.883304 | instance | 2026-05-21 03:38:23.883622 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-21 03:38:23.883918 | instance | Thursday 21 May 2026 03:38:23 +0000 (0:00:15.500) 0:42:22.731 ********** 2026-05-21 03:38:26.971657 | 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-05-21 03:38:26.971809 | instance | 2026-05-21 03:38:26.971924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:38:26.972084 | instance | Thursday 21 May 2026 03:38:26 +0000 (0:00:03.088) 0:42:25.820 ********** 2026-05-21 03:38:27.068440 | instance | ok: [instance] 2026-05-21 03:38:27.068627 | instance | 2026-05-21 03:38:27.068920 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:38:27.069174 | instance | Thursday 21 May 2026 03:38:27 +0000 (0:00:00.096) 0:42:25.917 ********** 2026-05-21 03:38:27.160511 | instance | included: rabbitmq for instance 2026-05-21 03:38:27.160752 | instance | 2026-05-21 03:38:27.161010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:38:27.161278 | instance | Thursday 21 May 2026 03:38:27 +0000 (0:00:00.092) 0:42:26.009 ********** 2026-05-21 03:38:27.907997 | instance | ok: [instance] 2026-05-21 03:38:27.908296 | instance | 2026-05-21 03:38:27.908655 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:38:27.909036 | instance | Thursday 21 May 2026 03:38:27 +0000 (0:00:00.747) 0:42:26.757 ********** 2026-05-21 03:38:27.968626 | instance | skipping: [instance] 2026-05-21 03:38:27.968742 | instance | 2026-05-21 03:38:27.969022 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:38:27.969056 | instance | Thursday 21 May 2026 03:38:27 +0000 (0:00:00.060) 0:42:26.818 ********** 2026-05-21 03:38:28.022014 | instance | skipping: [instance] 2026-05-21 03:38:28.022329 | instance | 2026-05-21 03:38:28.022614 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:38:28.022965 | instance | Thursday 21 May 2026 03:38:28 +0000 (0:00:00.053) 0:42:26.871 ********** 2026-05-21 03:38:28.075828 | instance | skipping: [instance] 2026-05-21 03:38:28.076076 | instance | 2026-05-21 03:38:28.076421 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:38:28.076709 | instance | Thursday 21 May 2026 03:38:28 +0000 (0:00:00.053) 0:42:26.925 ********** 2026-05-21 03:38:58.999982 | instance | changed: [instance] 2026-05-21 03:38:59.000063 | instance | 2026-05-21 03:38:59.000198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:38:59.000319 | instance | Thursday 21 May 2026 03:38:58 +0000 (0:00:30.924) 0:42:57.849 ********** 2026-05-21 03:38:59.670106 | instance | ok: [instance] 2026-05-21 03:38:59.670342 | instance | 2026-05-21 03:38:59.670612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:38:59.670983 | instance | Thursday 21 May 2026 03:38:59 +0000 (0:00:00.669) 0:42:58.519 ********** 2026-05-21 03:38:59.730507 | instance | ok: [instance] 2026-05-21 03:38:59.730620 | instance | 2026-05-21 03:38:59.730797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:38:59.730966 | instance | Thursday 21 May 2026 03:38:59 +0000 (0:00:00.060) 0:42:58.580 ********** 2026-05-21 03:38:59.789076 | instance | skipping: [instance] 2026-05-21 03:38:59.789250 | instance | 2026-05-21 03:38:59.789437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:38:59.789616 | instance | Thursday 21 May 2026 03:38:59 +0000 (0:00:00.058) 0:42:58.638 ********** 2026-05-21 03:38:59.848979 | instance | skipping: [instance] 2026-05-21 03:38:59.849215 | instance | 2026-05-21 03:38:59.849506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:38:59.849803 | instance | Thursday 21 May 2026 03:38:59 +0000 (0:00:00.059) 0:42:58.698 ********** 2026-05-21 03:38:59.912697 | instance | ok: [instance] 2026-05-21 03:38:59.912919 | instance | 2026-05-21 03:38:59.913209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:38:59.913476 | instance | Thursday 21 May 2026 03:38:59 +0000 (0:00:00.063) 0:42:58.762 ********** 2026-05-21 03:39:00.032220 | instance | ok: [instance] => (item=identity) 2026-05-21 03:39:00.032620 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:39:00.032628 | instance | ok: [instance] => (item=cloudformation) 2026-05-21 03:39:00.032812 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:39:00.032985 | instance | ok: [instance] => (item=orchestration) 2026-05-21 03:39:00.033164 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:39:00.033325 | instance | 2026-05-21 03:39:00.033520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:39:00.033689 | instance | Thursday 21 May 2026 03:39:00 +0000 (0:00:00.114) 0:42:58.876 ********** 2026-05-21 03:39:00.111199 | instance | ok: [instance] 2026-05-21 03:39:00.111272 | instance | 2026-05-21 03:39:00.111460 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:39:00.111573 | instance | Thursday 21 May 2026 03:39:00 +0000 (0:00:00.084) 0:42:58.961 ********** 2026-05-21 03:39:00.186886 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:39:00.186945 | instance | 2026-05-21 03:39:00.186950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:39:00.186955 | instance | Thursday 21 May 2026 03:39:00 +0000 (0:00:00.074) 0:42:59.035 ********** 2026-05-21 03:39:00.972312 | instance | changed: [instance] 2026-05-21 03:39:00.972539 | instance | 2026-05-21 03:39:00.972809 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-21 03:39:00.973071 | instance | Thursday 21 May 2026 03:39:00 +0000 (0:00:00.786) 0:42:59.821 ********** 2026-05-21 03:42:20.401080 | instance | changed: [instance] 2026-05-21 03:42:20.401405 | instance | 2026-05-21 03:42:20.401752 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:42:20.402068 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:03:19.428) 0:46:19.250 ********** 2026-05-21 03:42:20.515743 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:42:20.515973 | instance | 2026-05-21 03:42:20.516234 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:42:20.516503 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:00:00.114) 0:46:19.365 ********** 2026-05-21 03:42:20.575816 | instance | skipping: [instance] 2026-05-21 03:42:20.576094 | instance | 2026-05-21 03:42:20.576362 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:42:20.576614 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:00:00.059) 0:46:19.424 ********** 2026-05-21 03:42:20.637035 | instance | skipping: [instance] 2026-05-21 03:42:20.637276 | instance | 2026-05-21 03:42:20.637553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:42:20.637858 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:00:00.061) 0:46:19.486 ********** 2026-05-21 03:42:20.715638 | instance | ok: [instance] 2026-05-21 03:42:20.715886 | instance | 2026-05-21 03:42:20.716250 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-21 03:42:20.716541 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:00:00.078) 0:46:19.565 ********** 2026-05-21 03:42:20.805903 | instance | included: ingress for instance 2026-05-21 03:42:20.806116 | instance | 2026-05-21 03:42:20.806393 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-21 03:42:20.806738 | instance | Thursday 21 May 2026 03:42:20 +0000 (0:00:00.090) 0:46:19.655 ********** 2026-05-21 03:42:21.846701 | instance | changed: [instance] 2026-05-21 03:42:21.847450 | instance | 2026-05-21 03:42:21.847465 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:42:21.847470 | instance | Thursday 21 May 2026 03:42:21 +0000 (0:00:01.040) 0:46:20.696 ********** 2026-05-21 03:42:21.980049 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:42:21.980450 | instance | 2026-05-21 03:42:21.980722 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:42:21.980986 | instance | Thursday 21 May 2026 03:42:21 +0000 (0:00:00.133) 0:46:20.829 ********** 2026-05-21 03:42:22.039433 | instance | skipping: [instance] 2026-05-21 03:42:22.039513 | instance | 2026-05-21 03:42:22.039585 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:42:22.039747 | instance | Thursday 21 May 2026 03:42:22 +0000 (0:00:00.059) 0:46:20.889 ********** 2026-05-21 03:42:22.100242 | instance | skipping: [instance] 2026-05-21 03:42:22.100361 | instance | 2026-05-21 03:42:22.100537 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:42:22.100704 | instance | Thursday 21 May 2026 03:42:22 +0000 (0:00:00.060) 0:46:20.949 ********** 2026-05-21 03:42:22.165495 | instance | ok: [instance] 2026-05-21 03:42:22.165640 | instance | 2026-05-21 03:42:22.165834 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-21 03:42:22.166059 | instance | Thursday 21 May 2026 03:42:22 +0000 (0:00:00.065) 0:46:21.015 ********** 2026-05-21 03:42:22.264993 | instance | included: ingress for instance 2026-05-21 03:42:22.265223 | instance | 2026-05-21 03:42:22.265499 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-21 03:42:22.265762 | instance | Thursday 21 May 2026 03:42:22 +0000 (0:00:00.099) 0:46:21.114 ********** 2026-05-21 03:42:23.418836 | instance | changed: [instance] 2026-05-21 03:42:23.419128 | instance | 2026-05-21 03:42:23.419456 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 03:42:23.419743 | instance | Thursday 21 May 2026 03:42:23 +0000 (0:00:01.153) 0:46:22.267 ********** 2026-05-21 03:42:23.685832 | instance | ok: [instance] 2026-05-21 03:42:23.686058 | instance | 2026-05-21 03:42:23.686300 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:42:23.686552 | instance | Thursday 21 May 2026 03:42:23 +0000 (0:00:00.267) 0:46:22.535 ********** 2026-05-21 03:42:24.825328 | instance | ok: [instance] 2026-05-21 03:42:24.825698 | instance | 2026-05-21 03:42:24.826149 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:42:24.826554 | instance | Thursday 21 May 2026 03:42:24 +0000 (0:00:01.138) 0:46:23.674 ********** 2026-05-21 03:42:25.085763 | instance | ok: [instance] 2026-05-21 03:42:25.085825 | instance | 2026-05-21 03:42:25.085965 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:42:25.086084 | instance | Thursday 21 May 2026 03:42:25 +0000 (0:00:00.261) 0:46:23.935 ********** 2026-05-21 03:42:25.176732 | instance | ok: [instance] => { 2026-05-21 03:42:25.176890 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 03:42:25.177066 | instance | } 2026-05-21 03:42:25.177237 | instance | 2026-05-21 03:42:25.177414 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:42:25.177581 | instance | Thursday 21 May 2026 03:42:25 +0000 (0:00:00.090) 0:46:24.026 ********** 2026-05-21 03:42:25.550186 | instance | ok: [instance] 2026-05-21 03:42:25.550404 | instance | 2026-05-21 03:42:25.550761 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:42:25.551046 | instance | Thursday 21 May 2026 03:42:25 +0000 (0:00:00.372) 0:46:24.399 ********** 2026-05-21 03:42:26.648977 | instance | ok: [instance] 2026-05-21 03:42:26.649064 | instance | 2026-05-21 03:42:26.649259 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 03:42:26.649428 | instance | Thursday 21 May 2026 03:42:26 +0000 (0:00:01.099) 0:46:25.498 ********** 2026-05-21 03:42:27.130326 | instance | ok: [instance] 2026-05-21 03:42:27.130398 | instance | 2026-05-21 03:42:27.131268 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 03:42:27.131344 | instance | Thursday 21 May 2026 03:42:27 +0000 (0:00:00.481) 0:46:25.979 ********** 2026-05-21 03:42:27.875157 | instance | ok: [instance] 2026-05-21 03:42:27.875425 | instance | 2026-05-21 03:42:27.875726 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 03:42:27.876006 | instance | Thursday 21 May 2026 03:42:27 +0000 (0:00:00.744) 0:46:26.724 ********** 2026-05-21 03:42:28.647633 | instance | ok: [instance] 2026-05-21 03:42:28.648116 | instance | 2026-05-21 03:42:28.648554 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 03:42:28.648994 | instance | Thursday 21 May 2026 03:42:28 +0000 (0:00:00.771) 0:46:27.496 ********** 2026-05-21 03:42:29.018569 | instance | ok: [instance] 2026-05-21 03:42:29.018646 | instance | 2026-05-21 03:42:29.019070 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 03:42:29.019132 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.371) 0:46:27.867 ********** 2026-05-21 03:42:29.176230 | instance | included: openstack_helm_endpoints for instance 2026-05-21 03:42:29.176491 | instance | 2026-05-21 03:42:29.176600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:42:29.176783 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.158) 0:46:28.025 ********** 2026-05-21 03:42:29.235142 | instance | skipping: [instance] 2026-05-21 03:42:29.235213 | instance | 2026-05-21 03:42:29.235300 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:42:29.235463 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.058) 0:46:28.084 ********** 2026-05-21 03:42:29.289489 | instance | skipping: [instance] 2026-05-21 03:42:29.289765 | instance | 2026-05-21 03:42:29.290061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:42:29.290346 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.054) 0:46:28.139 ********** 2026-05-21 03:42:29.340731 | instance | skipping: [instance] 2026-05-21 03:42:29.340996 | instance | 2026-05-21 03:42:29.341276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:42:29.341536 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.051) 0:46:28.190 ********** 2026-05-21 03:42:29.393170 | instance | skipping: [instance] 2026-05-21 03:42:29.393398 | instance | 2026-05-21 03:42:29.393674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:42:29.394025 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.052) 0:46:28.242 ********** 2026-05-21 03:42:29.449077 | instance | skipping: [instance] 2026-05-21 03:42:29.449325 | instance | 2026-05-21 03:42:29.449668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:42:29.449981 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.055) 0:46:28.298 ********** 2026-05-21 03:42:29.501417 | instance | skipping: [instance] 2026-05-21 03:42:29.501650 | instance | 2026-05-21 03:42:29.501929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:42:29.502243 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.052) 0:46:28.350 ********** 2026-05-21 03:42:29.559170 | instance | ok: [instance] 2026-05-21 03:42:29.559416 | instance | 2026-05-21 03:42:29.559695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:42:29.559970 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.057) 0:46:28.408 ********** 2026-05-21 03:42:29.631078 | instance | ok: [instance] => (item=identity) 2026-05-21 03:42:29.631468 | instance | 2026-05-21 03:42:29.631612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:42:29.631897 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.071) 0:46:28.480 ********** 2026-05-21 03:42:29.715601 | instance | ok: [instance] 2026-05-21 03:42:29.715831 | instance | 2026-05-21 03:42:29.716093 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 03:42:29.716355 | instance | Thursday 21 May 2026 03:42:29 +0000 (0:00:00.084) 0:46:28.565 ********** 2026-05-21 03:42:30.313876 | instance | ok: [instance] 2026-05-21 03:42:30.313932 | instance | 2026-05-21 03:42:30.313945 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 03:42:30.314127 | instance | Thursday 21 May 2026 03:42:30 +0000 (0:00:00.598) 0:46:29.163 ********** 2026-05-21 03:42:30.764658 | instance | ok: [instance] 2026-05-21 03:42:30.764975 | instance | 2026-05-21 03:42:30.765341 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 03:42:30.765648 | instance | Thursday 21 May 2026 03:42:30 +0000 (0:00:00.450) 0:46:29.614 ********** 2026-05-21 03:42:31.223429 | instance | ok: [instance] 2026-05-21 03:42:31.223555 | instance | 2026-05-21 03:42:31.223567 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 03:42:31.224408 | instance | Thursday 21 May 2026 03:42:31 +0000 (0:00:00.458) 0:46:30.073 ********** 2026-05-21 03:42:31.750371 | instance | ok: [instance] 2026-05-21 03:42:31.750600 | instance | 2026-05-21 03:42:31.750993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:42:31.751377 | instance | Thursday 21 May 2026 03:42:31 +0000 (0:00:00.525) 0:46:30.598 ********** 2026-05-21 03:42:31.856854 | instance | ok: [instance] 2026-05-21 03:42:31.857080 | instance | 2026-05-21 03:42:31.857352 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:42:31.857625 | instance | Thursday 21 May 2026 03:42:31 +0000 (0:00:00.107) 0:46:30.706 ********** 2026-05-21 03:42:31.962953 | instance | included: rabbitmq for instance 2026-05-21 03:42:31.963168 | instance | 2026-05-21 03:42:31.963481 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:42:31.963774 | instance | Thursday 21 May 2026 03:42:31 +0000 (0:00:00.106) 0:46:30.812 ********** 2026-05-21 03:42:32.651499 | instance | ok: [instance] 2026-05-21 03:42:32.651792 | instance | 2026-05-21 03:42:32.652112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:42:32.652406 | instance | Thursday 21 May 2026 03:42:32 +0000 (0:00:00.688) 0:46:31.500 ********** 2026-05-21 03:42:32.713624 | instance | skipping: [instance] 2026-05-21 03:42:32.713768 | instance | 2026-05-21 03:42:32.713963 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:42:32.714211 | instance | Thursday 21 May 2026 03:42:32 +0000 (0:00:00.062) 0:46:31.563 ********** 2026-05-21 03:42:32.765309 | instance | skipping: [instance] 2026-05-21 03:42:32.765506 | instance | 2026-05-21 03:42:32.765755 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:42:32.765969 | instance | Thursday 21 May 2026 03:42:32 +0000 (0:00:00.051) 0:46:31.614 ********** 2026-05-21 03:42:32.829734 | instance | skipping: [instance] 2026-05-21 03:42:32.829958 | instance | 2026-05-21 03:42:32.830225 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:42:32.830485 | instance | Thursday 21 May 2026 03:42:32 +0000 (0:00:00.064) 0:46:31.679 ********** 2026-05-21 03:43:03.731132 | instance | changed: [instance] 2026-05-21 03:43:03.731425 | instance | 2026-05-21 03:43:03.731766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:43:03.732031 | instance | Thursday 21 May 2026 03:43:03 +0000 (0:00:30.901) 0:47:02.580 ********** 2026-05-21 03:43:04.430056 | instance | ok: [instance] 2026-05-21 03:43:04.430183 | instance | 2026-05-21 03:43:04.430354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:43:04.430494 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.699) 0:47:03.279 ********** 2026-05-21 03:43:04.490437 | instance | ok: [instance] 2026-05-21 03:43:04.490598 | instance | 2026-05-21 03:43:04.490783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:43:04.490952 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.060) 0:47:03.340 ********** 2026-05-21 03:43:04.551721 | instance | skipping: [instance] 2026-05-21 03:43:04.551843 | instance | 2026-05-21 03:43:04.552022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:43:04.552198 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.061) 0:47:03.401 ********** 2026-05-21 03:43:04.612535 | instance | skipping: [instance] 2026-05-21 03:43:04.612653 | instance | 2026-05-21 03:43:04.612833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:43:04.613001 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.060) 0:47:03.462 ********** 2026-05-21 03:43:04.673918 | instance | ok: [instance] 2026-05-21 03:43:04.674086 | instance | 2026-05-21 03:43:04.674230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:43:04.674423 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.061) 0:47:03.523 ********** 2026-05-21 03:43:04.853982 | instance | ok: [instance] => (item=network) 2026-05-21 03:43:04.854088 | instance | ok: [instance] => (item=identity) 2026-05-21 03:43:04.854874 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-21 03:43:04.854929 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:43:04.854941 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:43:04.855372 | instance | ok: [instance] => (item=load_balancer) 2026-05-21 03:43:04.855786 | instance | ok: [instance] => (item=valkey) 2026-05-21 03:43:04.856066 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:43:04.856357 | instance | 2026-05-21 03:43:04.856881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:43:04.856915 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.179) 0:47:03.703 ********** 2026-05-21 03:43:04.944146 | instance | ok: [instance] 2026-05-21 03:43:04.944196 | instance | 2026-05-21 03:43:04.944203 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:43:04.944210 | instance | Thursday 21 May 2026 03:43:04 +0000 (0:00:00.090) 0:47:03.793 ********** 2026-05-21 03:43:05.042884 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:43:05.043009 | instance | 2026-05-21 03:43:05.043384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:43:05.043438 | instance | Thursday 21 May 2026 03:43:05 +0000 (0:00:00.099) 0:47:03.892 ********** 2026-05-21 03:43:05.600765 | instance | changed: [instance] 2026-05-21 03:43:05.600851 | instance | 2026-05-21 03:43:05.600943 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-21 03:43:05.601335 | instance | Thursday 21 May 2026 03:43:05 +0000 (0:00:00.557) 0:47:04.450 ********** 2026-05-21 03:43:06.952657 | instance | ok: [instance] 2026-05-21 03:43:06.952753 | instance | 2026-05-21 03:43:06.953001 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-21 03:43:06.953041 | instance | Thursday 21 May 2026 03:43:06 +0000 (0:00:01.352) 0:47:05.802 ********** 2026-05-21 03:43:08.524114 | instance | changed: [instance] 2026-05-21 03:43:08.524262 | instance | 2026-05-21 03:43:08.524427 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-21 03:43:08.524608 | instance | Thursday 21 May 2026 03:43:08 +0000 (0:00:01.570) 0:47:07.372 ********** 2026-05-21 03:43:10.418745 | instance | changed: [instance] 2026-05-21 03:43:10.418804 | instance | 2026-05-21 03:43:10.418829 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-21 03:43:10.418837 | instance | Thursday 21 May 2026 03:43:10 +0000 (0:00:01.894) 0:47:09.267 ********** 2026-05-21 03:43:11.868591 | instance | changed: [instance] 2026-05-21 03:43:11.868711 | instance | 2026-05-21 03:43:11.868734 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-21 03:43:11.869017 | instance | Thursday 21 May 2026 03:43:11 +0000 (0:00:01.449) 0:47:10.717 ********** 2026-05-21 03:43:17.649276 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-21 03:43:17.649359 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-21 03:43:17.649777 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-21 03:43:17.650076 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-21 03:43:17.650294 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-21 03:43:17.651069 | instance | 2026-05-21 03:43:17.651097 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-21 03:43:17.651104 | instance | Thursday 21 May 2026 03:43:17 +0000 (0:00:05.780) 0:47:16.498 ********** 2026-05-21 03:43:19.364711 | instance | changed: [instance] => (item=instance) 2026-05-21 03:43:19.364786 | instance | 2026-05-21 03:43:19.364805 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-21 03:43:19.364884 | instance | Thursday 21 May 2026 03:43:19 +0000 (0:00:01.715) 0:47:18.213 ********** 2026-05-21 03:43:21.624580 | instance | ok: [instance] => (item=instance) 2026-05-21 03:43:21.624740 | instance | 2026-05-21 03:43:21.624927 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-21 03:43:21.625097 | instance | Thursday 21 May 2026 03:43:21 +0000 (0:00:02.260) 0:47:20.474 ********** 2026-05-21 03:43:27.144872 | instance | ok: [instance] => (item=instance) 2026-05-21 03:43:27.145176 | instance | 2026-05-21 03:43:27.145559 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-21 03:43:27.145899 | instance | Thursday 21 May 2026 03:43:27 +0000 (0:00:05.519) 0:47:25.993 ********** 2026-05-21 03:43:28.282362 | instance | ok: [instance] => (item=instance) 2026-05-21 03:43:28.282584 | instance | 2026-05-21 03:43:28.282857 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-21 03:43:28.283119 | instance | Thursday 21 May 2026 03:43:28 +0000 (0:00:01.137) 0:47:27.131 ********** 2026-05-21 03:43:28.365503 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-21 03:43:28.365690 | instance | 2026-05-21 03:43:28.365926 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-21 03:43:28.366165 | instance | Thursday 21 May 2026 03:43:28 +0000 (0:00:00.083) 0:47:27.214 ********** 2026-05-21 03:43:29.460231 | instance | changed: [instance] 2026-05-21 03:43:29.460308 | instance | 2026-05-21 03:43:29.460329 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-21 03:43:29.460572 | instance | Thursday 21 May 2026 03:43:29 +0000 (0:00:01.094) 0:47:28.309 ********** 2026-05-21 03:43:31.745230 | 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-05-21T03:43:18Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.116', 'hostname': 'host-172-24-3-116', 'fqdn': 'host-172-24-3-116.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'a2e0d3af-43e1-4942-a553-3ba2fc0db429', 'ip_address': '172.24.3.116'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:3b:96:c3', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a88ce056-91f4-461d-84d6-d3f5a7035472', 'numa_affinity_policy': None, 'project_id': '97be8d2ebfcc45a882c37454a55b481d', 'tenant_id': '97be8d2ebfcc45a882c37454a55b481d', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f79bc137-828a-4762-a913-af86e8e744e5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-21T03:43:26Z', 'revision_number': 4, 'if_match': None, 'id': '3bf8a7ad-198a-494c-b5bd-5286f6894478', '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-05-21 03:43:31.745370 | 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-05-21T03:43:18Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.116', 'hostname': 'host-172-24-3-116', 'fqdn': 'host-172-24-3-116.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'a2e0d3af-43e1-4942-a553-3ba2fc0db429', 'ip_address': '172.24.3.116'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:3b:96:c3', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a88ce056-91f4-461d-84d6-d3f5a7035472', 'numa_affinity_policy': None, 'project_id': '97be8d2ebfcc45a882c37454a55b481d', 'tenant_id': '97be8d2ebfcc45a882c37454a55b481d', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f79bc137-828a-4762-a913-af86e8e744e5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-21T03:43:26Z', 'revision_number': 4, 'if_match': None, 'id': '3bf8a7ad-198a-494c-b5bd-5286f6894478', '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-05-21 03:43:31.745781 | instance | 2026-05-21 03:43:31.745825 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-21 03:43:31.745831 | instance | Thursday 21 May 2026 03:43:31 +0000 (0:00:02.285) 0:47:30.594 ********** 2026-05-21 03:43:32.809631 | instance | changed: [instance] 2026-05-21 03:43:32.809734 | instance | 2026-05-21 03:43:32.809948 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-21 03:43:32.810029 | instance | Thursday 21 May 2026 03:43:32 +0000 (0:00:01.064) 0:47:31.659 ********** 2026-05-21 03:43:32.990246 | instance | included: glance_image for instance 2026-05-21 03:43:32.990723 | instance | 2026-05-21 03:43:32.990744 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-21 03:43:32.990751 | instance | Thursday 21 May 2026 03:43:32 +0000 (0:00:00.180) 0:47:31.839 ********** 2026-05-21 03:43:34.155872 | instance | ok: [instance] 2026-05-21 03:43:34.155971 | instance | 2026-05-21 03:43:34.156099 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 03:43:34.156223 | instance | Thursday 21 May 2026 03:43:34 +0000 (0:00:01.165) 0:47:33.005 ********** 2026-05-21 03:43:35.557470 | instance | ok: [instance] 2026-05-21 03:43:35.557589 | instance | 2026-05-21 03:43:35.557925 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 03:43:35.557998 | instance | Thursday 21 May 2026 03:43:35 +0000 (0:00:01.401) 0:47:34.407 ********** 2026-05-21 03:43:35.782695 | instance | changed: [instance] 2026-05-21 03:43:35.782771 | instance | 2026-05-21 03:43:35.783044 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 03:43:35.783089 | instance | Thursday 21 May 2026 03:43:35 +0000 (0:00:00.225) 0:47:34.632 ********** 2026-05-21 03:43:48.368058 | instance | changed: [instance] 2026-05-21 03:43:48.368273 | instance | 2026-05-21 03:43:48.368370 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 03:43:48.368462 | instance | Thursday 21 May 2026 03:43:48 +0000 (0:00:12.585) 0:47:47.217 ********** 2026-05-21 03:43:48.620021 | instance | ok: [instance] 2026-05-21 03:43:48.620122 | instance | 2026-05-21 03:43:48.620359 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 03:43:48.620376 | instance | Thursday 21 May 2026 03:43:48 +0000 (0:00:00.251) 0:47:47.469 ********** 2026-05-21 03:43:50.590745 | instance | changed: [instance] 2026-05-21 03:43:50.590805 | instance | 2026-05-21 03:43:50.590816 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 03:43:50.590826 | instance | Thursday 21 May 2026 03:43:50 +0000 (0:00:01.969) 0:47:49.439 ********** 2026-05-21 03:43:51.325883 | instance | ok: [instance] 2026-05-21 03:43:51.325986 | instance | 2026-05-21 03:43:51.326224 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 03:43:51.326302 | instance | Thursday 21 May 2026 03:43:51 +0000 (0:00:00.735) 0:47:50.175 ********** 2026-05-21 03:44:16.976091 | instance | changed: [instance] 2026-05-21 03:44:16.976175 | instance | 2026-05-21 03:44:16.976450 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 03:44:16.976551 | instance | Thursday 21 May 2026 03:44:16 +0000 (0:00:25.650) 0:48:15.825 ********** 2026-05-21 03:44:17.508023 | instance | changed: [instance] 2026-05-21 03:44:17.508135 | instance | 2026-05-21 03:44:17.508267 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-21 03:44:17.508389 | instance | Thursday 21 May 2026 03:44:17 +0000 (0:00:00.531) 0:48:16.357 ********** 2026-05-21 03:44:18.473423 | instance | ok: [instance] 2026-05-21 03:44:18.473502 | instance | 2026-05-21 03:44:18.473786 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-21 03:44:18.473828 | instance | Thursday 21 May 2026 03:44:18 +0000 (0:00:00.965) 0:48:17.323 ********** 2026-05-21 03:44:24.202249 | instance | changed: [instance] 2026-05-21 03:44:24.202320 | instance | 2026-05-21 03:44:24.202499 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-21 03:44:24.202711 | instance | Thursday 21 May 2026 03:44:24 +0000 (0:00:05.728) 0:48:23.051 ********** 2026-05-21 03:44:24.867259 | instance | ok: [instance] 2026-05-21 03:44:24.867363 | instance | 2026-05-21 03:44:24.867511 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-21 03:44:24.867647 | instance | Thursday 21 May 2026 03:44:24 +0000 (0:00:00.664) 0:48:23.716 ********** 2026-05-21 03:44:26.091403 | instance | changed: [instance] 2026-05-21 03:44:26.091712 | instance | 2026-05-21 03:44:26.092000 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-21 03:44:26.092303 | instance | Thursday 21 May 2026 03:44:26 +0000 (0:00:01.224) 0:48:24.940 ********** 2026-05-21 03:44:27.530848 | instance | changed: [instance] => (item=octavia-client) 2026-05-21 03:44:27.530956 | instance | changed: [instance] => (item=octavia-server) 2026-05-21 03:44:27.531073 | instance | 2026-05-21 03:44:27.531195 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-21 03:44:27.531371 | instance | Thursday 21 May 2026 03:44:27 +0000 (0:00:01.439) 0:48:26.380 ********** 2026-05-21 03:44:28.251603 | instance | changed: [instance] 2026-05-21 03:44:28.251705 | instance | 2026-05-21 03:44:28.251836 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-21 03:44:28.251958 | instance | Thursday 21 May 2026 03:44:28 +0000 (0:00:00.720) 0:48:27.101 ********** 2026-05-21 03:44:30.010902 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-05-21 03:44:30.011215 | instance | loadbalancer quotas. 2026-05-21 03:44:30.047437 | instance | changed: [instance] 2026-05-21 03:44:30.047756 | instance | 2026-05-21 03:44:30.048164 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-21 03:44:30.048424 | instance | Thursday 21 May 2026 03:44:30 +0000 (0:00:01.795) 0:48:28.896 ********** 2026-05-21 03:46:36.691055 | instance | changed: [instance] 2026-05-21 03:46:36.691162 | instance | 2026-05-21 03:46:36.691271 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-21 03:46:36.691426 | instance | Thursday 21 May 2026 03:46:36 +0000 (0:02:06.643) 0:50:35.540 ********** 2026-05-21 03:46:46.648035 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-21 03:46:46.648717 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-21 03:46:46.648733 | instance | 2026-05-21 03:46:46.648741 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:46:46.648747 | instance | Thursday 21 May 2026 03:46:46 +0000 (0:00:09.956) 0:50:45.497 ********** 2026-05-21 03:46:46.827625 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:46:46.827684 | instance | 2026-05-21 03:46:46.827696 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:46:46.827707 | instance | Thursday 21 May 2026 03:46:46 +0000 (0:00:00.178) 0:50:45.675 ********** 2026-05-21 03:46:46.894855 | instance | skipping: [instance] 2026-05-21 03:46:46.895471 | instance | 2026-05-21 03:46:46.895935 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:46:46.896235 | instance | Thursday 21 May 2026 03:46:46 +0000 (0:00:00.067) 0:50:45.743 ********** 2026-05-21 03:46:46.961911 | instance | skipping: [instance] 2026-05-21 03:46:46.962275 | instance | 2026-05-21 03:46:46.962649 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:46:46.962978 | instance | Thursday 21 May 2026 03:46:46 +0000 (0:00:00.067) 0:50:45.811 ********** 2026-05-21 03:46:47.034730 | instance | ok: [instance] 2026-05-21 03:46:47.035201 | instance | 2026-05-21 03:46:47.035608 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-21 03:46:47.036056 | instance | Thursday 21 May 2026 03:46:47 +0000 (0:00:00.072) 0:50:45.884 ********** 2026-05-21 03:46:47.241479 | instance | included: ingress for instance 2026-05-21 03:46:47.241711 | instance | 2026-05-21 03:46:47.241921 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-21 03:46:47.242108 | instance | Thursday 21 May 2026 03:46:47 +0000 (0:00:00.207) 0:50:46.091 ********** 2026-05-21 03:46:48.467999 | instance | changed: [instance] 2026-05-21 03:46:48.468192 | instance | 2026-05-21 03:46:48.468364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:46:48.468518 | instance | Thursday 21 May 2026 03:46:48 +0000 (0:00:01.226) 0:50:47.317 ********** 2026-05-21 03:46:48.559607 | instance | ok: [instance] 2026-05-21 03:46:48.559799 | instance | 2026-05-21 03:46:48.559954 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:46:48.560122 | instance | Thursday 21 May 2026 03:46:48 +0000 (0:00:00.092) 0:50:47.409 ********** 2026-05-21 03:46:48.667778 | instance | included: rabbitmq for instance 2026-05-21 03:46:48.668074 | instance | 2026-05-21 03:46:48.668339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:46:48.668574 | instance | Thursday 21 May 2026 03:46:48 +0000 (0:00:00.108) 0:50:47.517 ********** 2026-05-21 03:46:49.411998 | instance | ok: [instance] 2026-05-21 03:46:49.412457 | instance | 2026-05-21 03:46:49.412869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:46:49.413234 | instance | Thursday 21 May 2026 03:46:49 +0000 (0:00:00.744) 0:50:48.261 ********** 2026-05-21 03:46:49.479460 | instance | skipping: [instance] 2026-05-21 03:46:49.479750 | instance | 2026-05-21 03:46:49.479999 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:46:49.480320 | instance | Thursday 21 May 2026 03:46:49 +0000 (0:00:00.067) 0:50:48.329 ********** 2026-05-21 03:46:49.542126 | instance | skipping: [instance] 2026-05-21 03:46:49.542489 | instance | 2026-05-21 03:46:49.542871 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:46:49.543226 | instance | Thursday 21 May 2026 03:46:49 +0000 (0:00:00.062) 0:50:48.391 ********** 2026-05-21 03:46:49.608015 | instance | skipping: [instance] 2026-05-21 03:46:49.608530 | instance | 2026-05-21 03:46:49.608891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:46:49.609370 | instance | Thursday 21 May 2026 03:46:49 +0000 (0:00:00.065) 0:50:48.457 ********** 2026-05-21 03:47:20.548651 | instance | changed: [instance] 2026-05-21 03:47:20.548764 | instance | 2026-05-21 03:47:20.548776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:47:20.548787 | instance | Thursday 21 May 2026 03:47:20 +0000 (0:00:30.938) 0:51:19.396 ********** 2026-05-21 03:47:21.284030 | instance | ok: [instance] 2026-05-21 03:47:21.284089 | instance | 2026-05-21 03:47:21.284101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:47:21.284111 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.735) 0:51:20.132 ********** 2026-05-21 03:47:21.354661 | instance | ok: [instance] 2026-05-21 03:47:21.354711 | instance | 2026-05-21 03:47:21.354721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:47:21.354730 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.071) 0:51:20.203 ********** 2026-05-21 03:47:21.421713 | instance | skipping: [instance] 2026-05-21 03:47:21.421755 | instance | 2026-05-21 03:47:21.421761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:47:21.421768 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.067) 0:51:20.270 ********** 2026-05-21 03:47:21.491112 | instance | skipping: [instance] 2026-05-21 03:47:21.491593 | instance | 2026-05-21 03:47:21.491984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:47:21.492327 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.069) 0:51:20.340 ********** 2026-05-21 03:47:21.554765 | instance | ok: [instance] 2026-05-21 03:47:21.555129 | instance | 2026-05-21 03:47:21.555519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:47:21.555922 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.063) 0:51:20.404 ********** 2026-05-21 03:47:21.701347 | instance | ok: [instance] => (item=container_infra) 2026-05-21 03:47:21.701939 | instance | ok: [instance] => (item=identity) 2026-05-21 03:47:21.702304 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:47:21.702637 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:47:21.702963 | instance | ok: [instance] => (item=key_manager) 2026-05-21 03:47:21.703353 | instance | ok: [instance] => (item=orchestration) 2026-05-21 03:47:21.703690 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:47:21.704000 | instance | 2026-05-21 03:47:21.704342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:47:21.704680 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.146) 0:51:20.550 ********** 2026-05-21 03:47:21.796182 | instance | ok: [instance] 2026-05-21 03:47:21.796599 | instance | 2026-05-21 03:47:21.796975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:47:21.797323 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.094) 0:51:20.645 ********** 2026-05-21 03:47:21.894862 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:47:21.894970 | instance | 2026-05-21 03:47:21.894982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:47:21.895096 | instance | Thursday 21 May 2026 03:47:21 +0000 (0:00:00.098) 0:51:20.743 ********** 2026-05-21 03:47:22.498974 | instance | changed: [instance] 2026-05-21 03:47:22.499125 | instance | 2026-05-21 03:47:22.499323 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:47:22.499505 | instance | Thursday 21 May 2026 03:47:22 +0000 (0:00:00.604) 0:51:21.348 ********** 2026-05-21 03:47:22.611758 | instance | ok: [instance] => { 2026-05-21 03:47:22.612052 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-21 03:47:22.612310 | instance | } 2026-05-21 03:47:22.612556 | instance | 2026-05-21 03:47:22.612818 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:47:22.613104 | instance | Thursday 21 May 2026 03:47:22 +0000 (0:00:00.112) 0:51:21.461 ********** 2026-05-21 03:47:23.664195 | instance | changed: [instance] 2026-05-21 03:47:23.664274 | instance | 2026-05-21 03:47:23.664401 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:47:23.664523 | instance | Thursday 21 May 2026 03:47:23 +0000 (0:00:01.052) 0:51:22.513 ********** 2026-05-21 03:47:23.786215 | instance | skipping: [instance] 2026-05-21 03:47:23.786290 | instance | 2026-05-21 03:47:23.786419 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-21 03:47:23.786544 | instance | Thursday 21 May 2026 03:47:23 +0000 (0:00:00.121) 0:51:22.634 ********** 2026-05-21 03:47:24.472120 | instance | changed: [instance] 2026-05-21 03:47:24.472336 | instance | 2026-05-21 03:47:24.472629 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:47:24.472902 | instance | Thursday 21 May 2026 03:47:24 +0000 (0:00:00.686) 0:51:23.320 ********** 2026-05-21 03:47:24.579924 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:47:24.580129 | instance | 2026-05-21 03:47:24.580410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:47:24.580689 | instance | Thursday 21 May 2026 03:47:24 +0000 (0:00:00.107) 0:51:23.428 ********** 2026-05-21 03:47:25.152894 | instance | changed: [instance] 2026-05-21 03:47:25.153387 | instance | 2026-05-21 03:47:25.153434 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-21 03:47:25.153665 | instance | Thursday 21 May 2026 03:47:25 +0000 (0:00:00.572) 0:51:24.001 ********** 2026-05-21 03:47:25.400980 | instance | changed: [instance] 2026-05-21 03:47:25.401047 | instance | 2026-05-21 03:47:25.401348 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-21 03:47:25.401387 | instance | Thursday 21 May 2026 03:47:25 +0000 (0:00:00.249) 0:51:24.250 ********** 2026-05-21 03:47:25.954723 | instance | changed: [instance] 2026-05-21 03:47:25.954803 | instance | 2026-05-21 03:47:25.954891 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-21 03:47:25.955018 | instance | Thursday 21 May 2026 03:47:25 +0000 (0:00:00.552) 0:51:24.803 ********** 2026-05-21 03:47:26.901849 | instance | changed: [instance] 2026-05-21 03:47:26.902120 | instance | 2026-05-21 03:47:26.902415 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-21 03:47:26.902696 | instance | Thursday 21 May 2026 03:47:26 +0000 (0:00:00.947) 0:51:25.751 ********** 2026-05-21 03:47:30.288598 | instance | changed: [instance] 2026-05-21 03:47:30.288643 | instance | 2026-05-21 03:47:30.288651 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-21 03:47:30.288658 | instance | Thursday 21 May 2026 03:47:30 +0000 (0:00:03.386) 0:51:29.137 ********** 2026-05-21 03:47:30.532172 | instance | changed: [instance] 2026-05-21 03:47:30.532238 | instance | 2026-05-21 03:47:30.532364 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-21 03:47:30.532483 | instance | Thursday 21 May 2026 03:47:30 +0000 (0:00:00.244) 0:51:29.381 ********** 2026-05-21 03:47:32.581894 | instance | changed: [instance] 2026-05-21 03:47:32.581970 | instance | 2026-05-21 03:47:32.582096 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-21 03:47:32.582218 | instance | Thursday 21 May 2026 03:47:32 +0000 (0:00:02.049) 0:51:31.431 ********** 2026-05-21 03:47:33.270162 | instance | ok: [instance] 2026-05-21 03:47:33.270242 | instance | 2026-05-21 03:47:33.270613 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-21 03:47:33.270656 | instance | Thursday 21 May 2026 03:47:33 +0000 (0:00:00.688) 0:51:32.119 ********** 2026-05-21 03:47:37.279890 | instance | changed: [instance] 2026-05-21 03:47:37.279941 | instance | 2026-05-21 03:47:37.279948 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-21 03:47:37.279956 | instance | Thursday 21 May 2026 03:47:37 +0000 (0:00:04.009) 0:51:36.128 ********** 2026-05-21 03:47:37.338118 | instance | skipping: [instance] 2026-05-21 03:47:37.338159 | instance | 2026-05-21 03:47:37.338167 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-21 03:47:37.338173 | instance | Thursday 21 May 2026 03:47:37 +0000 (0:00:00.058) 0:51:36.187 ********** 2026-05-21 03:47:37.406437 | instance | skipping: [instance] 2026-05-21 03:47:37.406488 | instance | 2026-05-21 03:47:37.406495 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-21 03:47:37.406502 | instance | Thursday 21 May 2026 03:47:37 +0000 (0:00:00.067) 0:51:36.255 ********** 2026-05-21 03:48:25.260616 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-21 03:48:25.260764 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-21 03:48:25.260852 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-21 03:48:25.260971 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-21 03:48:25.261087 | instance | 2026-05-21 03:48:25.261224 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-21 03:48:25.261336 | instance | Thursday 21 May 2026 03:48:25 +0000 (0:00:47.855) 0:52:24.110 ********** 2026-05-21 03:48:25.365535 | 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-05-21 03:48:25.365630 | 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-05-21 03:48:25.365738 | 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-05-21 03:48:25.365878 | 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-05-21 03:48:25.366002 | 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-05-21 03:48:25.366120 | 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-05-21 03:48:25.366253 | 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-05-21 03:48:25.366378 | 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-05-21 03:48:25.366494 | instance | skipping: [instance] 2026-05-21 03:48:25.366606 | instance | 2026-05-21 03:48:25.366725 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-21 03:48:25.366843 | instance | Thursday 21 May 2026 03:48:25 +0000 (0:00:00.104) 0:52:24.214 ********** 2026-05-21 03:48:31.484779 | instance | changed: [instance] 2026-05-21 03:48:31.484888 | instance | 2026-05-21 03:48:31.485054 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-21 03:48:31.485202 | instance | Thursday 21 May 2026 03:48:31 +0000 (0:00:06.118) 0:52:30.333 ********** 2026-05-21 03:48:32.202896 | instance | changed: [instance] 2026-05-21 03:48:32.203174 | instance | 2026-05-21 03:48:32.203558 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-21 03:48:32.203981 | instance | Thursday 21 May 2026 03:48:32 +0000 (0:00:00.719) 0:52:31.052 ********** 2026-05-21 03:50:43.247281 | instance | changed: [instance] 2026-05-21 03:50:43.247416 | instance | 2026-05-21 03:50:43.247434 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-21 03:50:43.247445 | instance | Thursday 21 May 2026 03:50:43 +0000 (0:02:11.043) 0:54:42.095 ********** 2026-05-21 03:50:44.045446 | instance | changed: [instance] 2026-05-21 03:50:44.045551 | instance | 2026-05-21 03:50:44.045711 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:50:44.045872 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.798) 0:54:42.894 ********** 2026-05-21 03:50:44.201742 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:50:44.201817 | instance | 2026-05-21 03:50:44.201952 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:50:44.202072 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.156) 0:54:43.050 ********** 2026-05-21 03:50:44.258466 | instance | skipping: [instance] 2026-05-21 03:50:44.258612 | instance | 2026-05-21 03:50:44.258823 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:50:44.259037 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.057) 0:54:43.108 ********** 2026-05-21 03:50:44.315883 | instance | skipping: [instance] 2026-05-21 03:50:44.317114 | instance | 2026-05-21 03:50:44.317137 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:50:44.317146 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.057) 0:54:43.165 ********** 2026-05-21 03:50:44.391973 | instance | ok: [instance] 2026-05-21 03:50:44.392238 | instance | 2026-05-21 03:50:44.392563 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-21 03:50:44.392864 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.076) 0:54:43.241 ********** 2026-05-21 03:50:44.487413 | instance | included: ingress for instance 2026-05-21 03:50:44.487592 | instance | 2026-05-21 03:50:44.487852 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-21 03:50:44.488093 | instance | Thursday 21 May 2026 03:50:44 +0000 (0:00:00.095) 0:54:43.337 ********** 2026-05-21 03:50:45.844580 | instance | changed: [instance] 2026-05-21 03:50:45.844710 | instance | 2026-05-21 03:50:45.844890 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-21 03:50:45.845066 | instance | Thursday 21 May 2026 03:50:45 +0000 (0:00:01.355) 0:54:44.692 ********** 2026-05-21 03:50:46.757011 | instance | changed: [instance] 2026-05-21 03:50:46.757292 | instance | 2026-05-21 03:50:46.757593 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-21 03:50:46.757891 | instance | Thursday 21 May 2026 03:50:46 +0000 (0:00:00.913) 0:54:45.606 ********** 2026-05-21 03:50:46.917813 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:50:46.917902 | instance | 2026-05-21 03:50:46.917921 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:50:46.917982 | instance | Thursday 21 May 2026 03:50:46 +0000 (0:00:00.161) 0:54:45.767 ********** 2026-05-21 03:50:46.981216 | instance | skipping: [instance] 2026-05-21 03:50:46.981342 | instance | 2026-05-21 03:50:46.981533 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:50:46.981732 | instance | Thursday 21 May 2026 03:50:46 +0000 (0:00:00.063) 0:54:45.830 ********** 2026-05-21 03:50:47.047405 | instance | skipping: [instance] 2026-05-21 03:50:47.047475 | instance | 2026-05-21 03:50:47.047480 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:50:47.047487 | instance | Thursday 21 May 2026 03:50:47 +0000 (0:00:00.064) 0:54:45.895 ********** 2026-05-21 03:50:47.111736 | instance | ok: [instance] 2026-05-21 03:50:47.111853 | instance | 2026-05-21 03:50:47.112063 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-21 03:50:47.112249 | instance | Thursday 21 May 2026 03:50:47 +0000 (0:00:00.065) 0:54:45.961 ********** 2026-05-21 03:50:47.200875 | instance | included: ingress for instance 2026-05-21 03:50:47.200996 | instance | 2026-05-21 03:50:47.201065 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-21 03:50:47.201210 | instance | Thursday 21 May 2026 03:50:47 +0000 (0:00:00.089) 0:54:46.050 ********** 2026-05-21 03:50:48.361147 | instance | changed: [instance] 2026-05-21 03:50:48.361329 | instance | 2026-05-21 03:50:48.361614 | instance | TASK [Upload images] *********************************************************** 2026-05-21 03:50:48.361867 | instance | Thursday 21 May 2026 03:50:48 +0000 (0:00:01.160) 0:54:47.210 ********** 2026-05-21 03:50:48.552157 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-21 03:50:48.552269 | instance | 2026-05-21 03:50:48.552349 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 03:50:48.552751 | instance | Thursday 21 May 2026 03:50:48 +0000 (0:00:00.191) 0:54:47.401 ********** 2026-05-21 03:50:49.689989 | instance | ok: [instance] 2026-05-21 03:50:49.690205 | instance | 2026-05-21 03:50:49.690518 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 03:50:49.690786 | instance | Thursday 21 May 2026 03:50:49 +0000 (0:00:01.137) 0:54:48.539 ********** 2026-05-21 03:50:49.924045 | instance | changed: [instance] 2026-05-21 03:50:49.924776 | instance | 2026-05-21 03:50:49.924787 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 03:50:49.924792 | instance | Thursday 21 May 2026 03:50:49 +0000 (0:00:00.234) 0:54:48.773 ********** 2026-05-21 03:50:55.288087 | instance | changed: [instance] 2026-05-21 03:50:55.288292 | instance | 2026-05-21 03:50:55.288556 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 03:50:55.288776 | instance | Thursday 21 May 2026 03:50:55 +0000 (0:00:05.363) 0:54:54.137 ********** 2026-05-21 03:50:55.551761 | instance | ok: [instance] 2026-05-21 03:50:55.551998 | instance | 2026-05-21 03:50:55.552286 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 03:50:55.552562 | instance | Thursday 21 May 2026 03:50:55 +0000 (0:00:00.263) 0:54:54.401 ********** 2026-05-21 03:50:55.615969 | instance | skipping: [instance] 2026-05-21 03:50:55.616311 | instance | 2026-05-21 03:50:55.616725 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 03:50:55.617241 | instance | Thursday 21 May 2026 03:50:55 +0000 (0:00:00.064) 0:54:54.465 ********** 2026-05-21 03:50:56.701463 | instance | ok: [instance] 2026-05-21 03:50:56.701623 | instance | 2026-05-21 03:50:56.701810 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 03:50:56.701993 | instance | Thursday 21 May 2026 03:50:56 +0000 (0:00:01.085) 0:54:55.550 ********** 2026-05-21 03:51:24.407994 | instance | changed: [instance] 2026-05-21 03:51:24.408230 | instance | 2026-05-21 03:51:24.408584 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 03:51:24.408939 | instance | Thursday 21 May 2026 03:51:24 +0000 (0:00:27.706) 0:55:23.256 ********** 2026-05-21 03:51:24.912281 | instance | changed: [instance] 2026-05-21 03:51:24.912323 | instance | 2026-05-21 03:51:24.912328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:51:24.912333 | instance | Thursday 21 May 2026 03:51:24 +0000 (0:00:00.503) 0:55:23.760 ********** 2026-05-21 03:51:25.023683 | instance | ok: [instance] 2026-05-21 03:51:25.023833 | instance | 2026-05-21 03:51:25.024010 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:51:25.024189 | instance | Thursday 21 May 2026 03:51:25 +0000 (0:00:00.112) 0:55:23.873 ********** 2026-05-21 03:51:25.135581 | instance | included: rabbitmq for instance 2026-05-21 03:51:25.135709 | instance | 2026-05-21 03:51:25.135836 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 03:51:25.135965 | instance | Thursday 21 May 2026 03:51:25 +0000 (0:00:00.111) 0:55:23.985 ********** 2026-05-21 03:51:25.872436 | instance | ok: [instance] 2026-05-21 03:51:25.872514 | instance | 2026-05-21 03:51:25.872630 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 03:51:25.872746 | instance | Thursday 21 May 2026 03:51:25 +0000 (0:00:00.736) 0:55:24.721 ********** 2026-05-21 03:51:25.943095 | instance | skipping: [instance] 2026-05-21 03:51:25.943209 | instance | 2026-05-21 03:51:25.943366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 03:51:25.943474 | instance | Thursday 21 May 2026 03:51:25 +0000 (0:00:00.071) 0:55:24.792 ********** 2026-05-21 03:51:26.019931 | instance | skipping: [instance] 2026-05-21 03:51:26.020043 | instance | 2026-05-21 03:51:26.020093 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 03:51:26.020211 | instance | Thursday 21 May 2026 03:51:26 +0000 (0:00:00.073) 0:55:24.866 ********** 2026-05-21 03:51:26.089165 | instance | skipping: [instance] 2026-05-21 03:51:26.089248 | instance | 2026-05-21 03:51:26.089321 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 03:51:26.089451 | instance | Thursday 21 May 2026 03:51:26 +0000 (0:00:00.072) 0:55:24.938 ********** 2026-05-21 03:51:57.058367 | instance | changed: [instance] 2026-05-21 03:51:57.058577 | instance | 2026-05-21 03:51:57.058805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:51:57.059066 | instance | Thursday 21 May 2026 03:51:57 +0000 (0:00:30.969) 0:55:55.907 ********** 2026-05-21 03:51:57.763614 | instance | ok: [instance] 2026-05-21 03:51:57.763853 | instance | 2026-05-21 03:51:57.764165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:51:57.764453 | instance | Thursday 21 May 2026 03:51:57 +0000 (0:00:00.704) 0:55:56.612 ********** 2026-05-21 03:51:57.825514 | instance | ok: [instance] 2026-05-21 03:51:57.825690 | instance | 2026-05-21 03:51:57.825916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:51:57.826117 | instance | Thursday 21 May 2026 03:51:57 +0000 (0:00:00.062) 0:55:56.674 ********** 2026-05-21 03:51:57.888852 | instance | skipping: [instance] 2026-05-21 03:51:57.889120 | instance | 2026-05-21 03:51:57.889410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:51:57.889673 | instance | Thursday 21 May 2026 03:51:57 +0000 (0:00:00.063) 0:55:56.737 ********** 2026-05-21 03:51:57.966090 | instance | skipping: [instance] 2026-05-21 03:51:57.966309 | instance | 2026-05-21 03:51:57.966602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:51:57.966922 | instance | Thursday 21 May 2026 03:51:57 +0000 (0:00:00.077) 0:55:56.815 ********** 2026-05-21 03:51:58.030030 | instance | ok: [instance] 2026-05-21 03:51:58.030145 | instance | 2026-05-21 03:51:58.030383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:51:58.030617 | instance | Thursday 21 May 2026 03:51:58 +0000 (0:00:00.063) 0:55:56.878 ********** 2026-05-21 03:51:58.182534 | instance | ok: [instance] => (item=identity) 2026-05-21 03:51:58.182824 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:51:58.183096 | instance | ok: [instance] => (item=sharev2) 2026-05-21 03:51:58.183681 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 03:51:58.183809 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:51:58.184063 | instance | 2026-05-21 03:51:58.184329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:51:58.184592 | instance | Thursday 21 May 2026 03:51:58 +0000 (0:00:00.152) 0:55:57.031 ********** 2026-05-21 03:51:58.412032 | instance | ok: [instance] 2026-05-21 03:51:58.412142 | instance | 2026-05-21 03:51:58.412301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:51:58.412465 | instance | Thursday 21 May 2026 03:51:58 +0000 (0:00:00.229) 0:55:57.261 ********** 2026-05-21 03:51:58.496733 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:51:58.496773 | instance | 2026-05-21 03:51:58.496781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:51:58.496788 | instance | Thursday 21 May 2026 03:51:58 +0000 (0:00:00.083) 0:55:57.345 ********** 2026-05-21 03:51:59.081297 | instance | changed: [instance] 2026-05-21 03:51:59.081436 | instance | 2026-05-21 03:51:59.081635 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-21 03:51:59.081860 | instance | Thursday 21 May 2026 03:51:59 +0000 (0:00:00.585) 0:55:57.930 ********** 2026-05-21 03:52:00.543197 | instance | changed: [instance] 2026-05-21 03:52:00.543270 | instance | 2026-05-21 03:52:00.543752 | instance | TASK [Upload service image] **************************************************** 2026-05-21 03:52:00.544093 | instance | Thursday 21 May 2026 03:52:00 +0000 (0:00:01.461) 0:55:59.392 ********** 2026-05-21 03:52:00.721306 | instance | included: glance_image for instance 2026-05-21 03:52:00.721497 | instance | 2026-05-21 03:52:00.721712 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 03:52:00.722319 | instance | Thursday 21 May 2026 03:52:00 +0000 (0:00:00.178) 0:55:59.570 ********** 2026-05-21 03:52:01.739981 | instance | ok: [instance] 2026-05-21 03:52:01.740151 | instance | 2026-05-21 03:52:01.740444 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 03:52:01.740704 | instance | Thursday 21 May 2026 03:52:01 +0000 (0:00:01.018) 0:56:00.589 ********** 2026-05-21 03:52:02.022160 | instance | changed: [instance] 2026-05-21 03:52:02.022311 | instance | 2026-05-21 03:52:02.022512 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 03:52:02.022691 | instance | Thursday 21 May 2026 03:52:02 +0000 (0:00:00.282) 0:56:00.871 ********** 2026-05-21 03:52:18.372841 | instance | changed: [instance] 2026-05-21 03:52:18.373164 | instance | 2026-05-21 03:52:18.373545 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 03:52:18.374672 | instance | Thursday 21 May 2026 03:52:18 +0000 (0:00:16.350) 0:56:17.222 ********** 2026-05-21 03:52:18.622740 | instance | ok: [instance] 2026-05-21 03:52:18.623041 | instance | 2026-05-21 03:52:18.623406 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 03:52:18.623652 | instance | Thursday 21 May 2026 03:52:18 +0000 (0:00:00.249) 0:56:17.472 ********** 2026-05-21 03:52:18.685334 | instance | skipping: [instance] 2026-05-21 03:52:18.685549 | instance | 2026-05-21 03:52:18.685818 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 03:52:18.686077 | instance | Thursday 21 May 2026 03:52:18 +0000 (0:00:00.062) 0:56:17.534 ********** 2026-05-21 03:52:19.419809 | instance | ok: [instance] 2026-05-21 03:52:19.420035 | instance | 2026-05-21 03:52:19.420322 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 03:52:19.420595 | instance | Thursday 21 May 2026 03:52:19 +0000 (0:00:00.734) 0:56:18.269 ********** 2026-05-21 03:52:35.609520 | instance | changed: [instance] 2026-05-21 03:52:35.609588 | instance | 2026-05-21 03:52:35.609603 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 03:52:35.609617 | instance | Thursday 21 May 2026 03:52:35 +0000 (0:00:16.188) 0:56:34.458 ********** 2026-05-21 03:52:36.002351 | instance | changed: [instance] 2026-05-21 03:52:36.002427 | instance | 2026-05-21 03:52:36.002687 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-21 03:52:36.002726 | instance | Thursday 21 May 2026 03:52:35 +0000 (0:00:00.394) 0:56:34.852 ********** 2026-05-21 03:52:37.620887 | instance | changed: [instance] 2026-05-21 03:52:37.621004 | instance | 2026-05-21 03:52:37.621186 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-21 03:52:37.621341 | instance | Thursday 21 May 2026 03:52:37 +0000 (0:00:01.618) 0:56:36.470 ********** 2026-05-21 03:52:41.348257 | instance | changed: [instance] => (item=22) 2026-05-21 03:52:41.348353 | instance | changed: [instance] => (item=111) 2026-05-21 03:52:41.348549 | instance | changed: [instance] => (item=2049) 2026-05-21 03:52:41.348625 | instance | 2026-05-21 03:52:41.348881 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-21 03:52:41.348957 | instance | Thursday 21 May 2026 03:52:41 +0000 (0:00:03.727) 0:56:40.198 ********** 2026-05-21 03:52:42.645717 | instance | changed: [instance] 2026-05-21 03:52:42.645786 | instance | 2026-05-21 03:52:42.646142 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-21 03:52:42.646280 | instance | Thursday 21 May 2026 03:52:42 +0000 (0:00:01.297) 0:56:41.495 ********** 2026-05-21 03:52:42.856597 | instance | ok: [instance -> localhost] 2026-05-21 03:52:42.856666 | instance | 2026-05-21 03:52:42.856981 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-21 03:52:42.857023 | instance | Thursday 21 May 2026 03:52:42 +0000 (0:00:00.210) 0:56:41.706 ********** 2026-05-21 03:52:43.243378 | instance | ok: [instance -> localhost] 2026-05-21 03:52:43.243455 | instance | 2026-05-21 03:52:43.243577 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-21 03:52:43.243698 | instance | Thursday 21 May 2026 03:52:43 +0000 (0:00:00.386) 0:56:42.092 ********** 2026-05-21 03:52:43.564718 | instance | ok: [instance -> localhost] 2026-05-21 03:52:43.564850 | instance | 2026-05-21 03:52:43.564998 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-21 03:52:43.565149 | instance | Thursday 21 May 2026 03:52:43 +0000 (0:00:00.321) 0:56:42.414 ********** 2026-05-21 03:52:43.794599 | instance | ok: [instance -> localhost] 2026-05-21 03:52:43.794867 | instance | 2026-05-21 03:52:43.795173 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-21 03:52:43.795550 | instance | Thursday 21 May 2026 03:52:43 +0000 (0:00:00.229) 0:56:42.644 ********** 2026-05-21 03:52:44.497464 | instance | changed: [instance] 2026-05-21 03:52:44.497695 | instance | 2026-05-21 03:52:44.497965 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-21 03:52:44.498228 | instance | Thursday 21 May 2026 03:52:44 +0000 (0:00:00.702) 0:56:43.346 ********** 2026-05-21 03:55:12.666736 | instance | changed: [instance] 2026-05-21 03:55:12.666819 | instance | 2026-05-21 03:55:12.666965 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:55:12.667113 | instance | Thursday 21 May 2026 03:55:12 +0000 (0:02:28.169) 0:59:11.516 ********** 2026-05-21 03:55:12.808518 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:55:12.808664 | instance | 2026-05-21 03:55:12.808889 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:55:12.809048 | instance | Thursday 21 May 2026 03:55:12 +0000 (0:00:00.141) 0:59:11.657 ********** 2026-05-21 03:55:12.895392 | instance | skipping: [instance] 2026-05-21 03:55:12.896228 | instance | 2026-05-21 03:55:12.896245 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:55:12.900281 | instance | Thursday 21 May 2026 03:55:12 +0000 (0:00:00.086) 0:59:11.743 ********** 2026-05-21 03:55:12.960995 | instance | skipping: [instance] 2026-05-21 03:55:12.961127 | instance | 2026-05-21 03:55:12.961397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:55:12.961536 | instance | Thursday 21 May 2026 03:55:12 +0000 (0:00:00.066) 0:59:11.810 ********** 2026-05-21 03:55:13.029924 | instance | ok: [instance] 2026-05-21 03:55:13.030186 | instance | 2026-05-21 03:55:13.030491 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-21 03:55:13.030880 | instance | Thursday 21 May 2026 03:55:13 +0000 (0:00:00.068) 0:59:11.879 ********** 2026-05-21 03:55:13.128119 | instance | included: ingress for instance 2026-05-21 03:55:13.128466 | instance | 2026-05-21 03:55:13.128784 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-21 03:55:13.129063 | instance | Thursday 21 May 2026 03:55:13 +0000 (0:00:00.098) 0:59:11.977 ********** 2026-05-21 03:55:14.333094 | instance | changed: [instance] 2026-05-21 03:55:14.333337 | instance | 2026-05-21 03:55:14.333523 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-21 03:55:14.333704 | instance | Thursday 21 May 2026 03:55:14 +0000 (0:00:01.204) 0:59:13.181 ********** 2026-05-21 03:55:16.387053 | instance | changed: [instance] 2026-05-21 03:55:16.387329 | instance | 2026-05-21 03:55:16.387664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:55:16.387963 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:02.054) 0:59:15.236 ********** 2026-05-21 03:55:16.620048 | instance | ok: [instance] 2026-05-21 03:55:16.622838 | instance | 2026-05-21 03:55:16.622900 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:55:16.622912 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:00.233) 0:59:15.469 ********** 2026-05-21 03:55:16.694403 | instance | skipping: [instance] 2026-05-21 03:55:16.694642 | instance | 2026-05-21 03:55:16.694949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:55:16.695216 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:00.074) 0:59:15.543 ********** 2026-05-21 03:55:16.873822 | instance | skipping: [instance] 2026-05-21 03:55:16.873981 | instance | 2026-05-21 03:55:16.874189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:55:16.874420 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:00.179) 0:59:15.723 ********** 2026-05-21 03:55:16.929208 | instance | skipping: [instance] 2026-05-21 03:55:16.929419 | instance | 2026-05-21 03:55:16.929721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:55:16.929971 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:00.055) 0:59:15.778 ********** 2026-05-21 03:55:16.993861 | instance | skipping: [instance] 2026-05-21 03:55:16.994081 | instance | 2026-05-21 03:55:16.994475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:55:16.994811 | instance | Thursday 21 May 2026 03:55:16 +0000 (0:00:00.063) 0:59:15.842 ********** 2026-05-21 03:55:17.073154 | instance | skipping: [instance] 2026-05-21 03:55:17.073382 | instance | 2026-05-21 03:55:17.073671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:55:17.073960 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.079) 0:59:15.922 ********** 2026-05-21 03:55:17.133791 | instance | ok: [instance] 2026-05-21 03:55:17.134019 | instance | 2026-05-21 03:55:17.134328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:55:17.134721 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.060) 0:59:15.983 ********** 2026-05-21 03:55:17.252746 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 03:55:17.252897 | instance | ok: [instance] => (item=identity) 2026-05-21 03:55:17.253072 | instance | ok: [instance] => (item=dashboard) 2026-05-21 03:55:17.253245 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 03:55:17.253414 | instance | 2026-05-21 03:55:17.253587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:55:17.253753 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.118) 0:59:16.101 ********** 2026-05-21 03:55:17.343794 | instance | ok: [instance] 2026-05-21 03:55:17.344062 | instance | 2026-05-21 03:55:17.344379 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 03:55:17.344684 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.091) 0:59:16.193 ********** 2026-05-21 03:55:17.430423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 03:55:17.430772 | instance | 2026-05-21 03:55:17.431163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 03:55:17.431595 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.086) 0:59:16.279 ********** 2026-05-21 03:55:17.988362 | instance | changed: [instance] 2026-05-21 03:55:17.988600 | instance | 2026-05-21 03:55:17.988881 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-21 03:55:17.989188 | instance | Thursday 21 May 2026 03:55:17 +0000 (0:00:00.557) 0:59:16.837 ********** 2026-05-21 03:55:48.355234 | instance | changed: [instance] 2026-05-21 03:55:48.355465 | instance | 2026-05-21 03:55:48.355568 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 03:55:48.355881 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:30.366) 0:59:47.204 ********** 2026-05-21 03:55:48.489011 | instance | included: openstack_helm_ingress for instance 2026-05-21 03:55:48.489166 | instance | 2026-05-21 03:55:48.489400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 03:55:48.489650 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:00.134) 0:59:47.338 ********** 2026-05-21 03:55:48.556760 | instance | skipping: [instance] 2026-05-21 03:55:48.556914 | instance | 2026-05-21 03:55:48.557113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 03:55:48.557309 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:00.068) 0:59:47.406 ********** 2026-05-21 03:55:48.616116 | instance | skipping: [instance] 2026-05-21 03:55:48.616239 | instance | 2026-05-21 03:55:48.616395 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 03:55:48.616533 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:00.059) 0:59:47.465 ********** 2026-05-21 03:55:48.686053 | instance | ok: [instance] 2026-05-21 03:55:48.686384 | instance | 2026-05-21 03:55:48.686483 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-21 03:55:48.686693 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:00.069) 0:59:47.535 ********** 2026-05-21 03:55:48.783795 | instance | included: ingress for instance 2026-05-21 03:55:48.784093 | instance | 2026-05-21 03:55:48.784416 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-21 03:55:48.784727 | instance | Thursday 21 May 2026 03:55:48 +0000 (0:00:00.097) 0:59:47.633 ********** 2026-05-21 03:55:49.894324 | instance | changed: [instance] 2026-05-21 03:55:49.894513 | instance | 2026-05-21 03:55:49.894724 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-21 03:55:49.894938 | instance | Thursday 21 May 2026 03:55:49 +0000 (0:00:01.110) 0:59:48.743 ********** 2026-05-21 03:55:50.705805 | instance | changed: [instance] 2026-05-21 03:55:50.706041 | instance | 2026-05-21 03:55:50.706326 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-21 03:55:50.706592 | instance | Thursday 21 May 2026 03:55:50 +0000 (0:00:00.812) 0:59:49.555 ********** 2026-05-21 03:55:58.642991 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.643167 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.643418 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.643607 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.643784 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.643950 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.644149 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.644337 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.644516 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.644685 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.644848 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.645009 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.645171 | instance | ok: [instance] 2026-05-21 03:55:58.645325 | instance | 2026-05-21 03:55:58.645496 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-21 03:55:58.645704 | instance | Thursday 21 May 2026 03:55:58 +0000 (0:00:07.937) 0:59:57.492 ********** 2026-05-21 03:55:58.901242 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.901494 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.901758 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.902023 | instance | skipping: [instance] => (item=None) 2026-05-21 03:55:58.902283 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.902544 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.902802 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.903059 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.903327 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.903616 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.903867 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.904118 | instance | ok: [instance] => (item=None) 2026-05-21 03:55:58.904408 | instance | ok: [instance] 2026-05-21 03:55:58.904643 | instance | 2026-05-21 03:55:58.905024 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-21 03:55:58.905422 | instance | Thursday 21 May 2026 03:55:58 +0000 (0:00:00.258) 0:59:57.750 ********** 2026-05-21 03:55:59.647480 | instance | changed: [instance] 2026-05-21 03:55:59.647561 | instance | 2026-05-21 03:55:59.647698 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-21 03:55:59.647818 | instance | Thursday 21 May 2026 03:55:59 +0000 (0:00:00.746) 0:59:58.497 ********** 2026-05-21 03:56:00.456386 | instance | changed: [instance] 2026-05-21 03:56:00.456675 | instance | 2026-05-21 03:56:00.456915 | instance | PLAY [controllers] ************************************************************* 2026-05-21 03:56:00.457211 | instance | 2026-05-21 03:56:00.457507 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:56:00.457809 | instance | Thursday 21 May 2026 03:56:00 +0000 (0:00:00.808) 0:59:59.306 ********** 2026-05-21 03:56:04.660946 | instance | ok: [instance] 2026-05-21 03:56:04.661366 | instance | 2026-05-21 03:56:04.661666 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 03:56:04.661973 | instance | Thursday 21 May 2026 03:56:04 +0000 (0:00:04.203) 1:00:03.510 ********** 2026-05-21 03:56:04.953698 | instance | ok: [instance] 2026-05-21 03:56:04.953934 | instance | 2026-05-21 03:56:04.954217 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:56:04.954475 | instance | Thursday 21 May 2026 03:56:04 +0000 (0:00:00.293) 1:00:03.803 ********** 2026-05-21 03:56:06.185613 | instance | ok: [instance] 2026-05-21 03:56:06.185663 | instance | 2026-05-21 03:56:06.185669 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:56:06.185676 | instance | Thursday 21 May 2026 03:56:06 +0000 (0:00:01.231) 1:00:05.034 ********** 2026-05-21 03:56:06.471350 | instance | ok: [instance] 2026-05-21 03:56:06.471442 | instance | 2026-05-21 03:56:06.471570 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:56:06.471693 | instance | Thursday 21 May 2026 03:56:06 +0000 (0:00:00.286) 1:00:05.321 ********** 2026-05-21 03:56:06.580505 | instance | ok: [instance] => { 2026-05-21 03:56:06.580607 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 03:56:06.580755 | instance | } 2026-05-21 03:56:06.580921 | instance | 2026-05-21 03:56:06.581072 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:56:06.581152 | instance | Thursday 21 May 2026 03:56:06 +0000 (0:00:00.108) 1:00:05.430 ********** 2026-05-21 03:56:06.995897 | instance | ok: [instance] 2026-05-21 03:56:06.996016 | instance | 2026-05-21 03:56:06.996149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:56:06.996354 | instance | Thursday 21 May 2026 03:56:06 +0000 (0:00:00.415) 1:00:05.845 ********** 2026-05-21 03:56:08.104760 | instance | ok: [instance] 2026-05-21 03:56:08.104834 | instance | 2026-05-21 03:56:08.105134 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 03:56:08.105177 | instance | Thursday 21 May 2026 03:56:08 +0000 (0:00:01.108) 1:00:06.953 ********** 2026-05-21 03:56:08.606741 | instance | ok: [instance] 2026-05-21 03:56:08.606821 | instance | 2026-05-21 03:56:08.607119 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 03:56:08.607162 | instance | Thursday 21 May 2026 03:56:08 +0000 (0:00:00.502) 1:00:07.456 ********** 2026-05-21 03:56:09.482672 | instance | ok: [instance] 2026-05-21 03:56:09.482903 | instance | 2026-05-21 03:56:09.482979 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 03:56:09.483039 | instance | Thursday 21 May 2026 03:56:09 +0000 (0:00:00.875) 1:00:08.332 ********** 2026-05-21 03:56:10.295243 | instance | ok: [instance] 2026-05-21 03:56:10.295343 | instance | 2026-05-21 03:56:10.295496 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 03:56:10.295626 | instance | Thursday 21 May 2026 03:56:10 +0000 (0:00:00.812) 1:00:09.145 ********** 2026-05-21 03:56:10.743148 | instance | ok: [instance] 2026-05-21 03:56:10.743739 | instance | 2026-05-21 03:56:10.743870 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 03:56:10.744182 | instance | Thursday 21 May 2026 03:56:10 +0000 (0:00:00.447) 1:00:09.592 ********** 2026-05-21 03:56:10.910179 | instance | included: openstack_helm_endpoints for instance 2026-05-21 03:56:10.910506 | instance | 2026-05-21 03:56:10.910917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 03:56:10.911242 | instance | Thursday 21 May 2026 03:56:10 +0000 (0:00:00.167) 1:00:09.759 ********** 2026-05-21 03:56:10.979866 | instance | skipping: [instance] 2026-05-21 03:56:10.980000 | instance | 2026-05-21 03:56:10.980178 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 03:56:10.980477 | instance | Thursday 21 May 2026 03:56:10 +0000 (0:00:00.069) 1:00:09.829 ********** 2026-05-21 03:56:11.042196 | instance | skipping: [instance] 2026-05-21 03:56:11.042289 | instance | 2026-05-21 03:56:11.042488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 03:56:11.042718 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.062) 1:00:09.891 ********** 2026-05-21 03:56:11.117605 | instance | skipping: [instance] 2026-05-21 03:56:11.117703 | instance | 2026-05-21 03:56:11.117867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 03:56:11.118043 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.075) 1:00:09.967 ********** 2026-05-21 03:56:11.192557 | instance | skipping: [instance] 2026-05-21 03:56:11.192809 | instance | 2026-05-21 03:56:11.193119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 03:56:11.193403 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.074) 1:00:10.041 ********** 2026-05-21 03:56:11.257558 | instance | skipping: [instance] 2026-05-21 03:56:11.257798 | instance | 2026-05-21 03:56:11.258086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 03:56:11.258369 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.065) 1:00:10.107 ********** 2026-05-21 03:56:11.321739 | instance | skipping: [instance] 2026-05-21 03:56:11.322003 | instance | 2026-05-21 03:56:11.322288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 03:56:11.322554 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.064) 1:00:10.171 ********** 2026-05-21 03:56:11.387905 | instance | ok: [instance] 2026-05-21 03:56:11.388271 | instance | 2026-05-21 03:56:11.388645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 03:56:11.388999 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.065) 1:00:10.237 ********** 2026-05-21 03:56:11.466043 | instance | ok: [instance] => (item=identity) 2026-05-21 03:56:11.466255 | instance | 2026-05-21 03:56:11.466522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 03:56:11.466779 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.078) 1:00:10.315 ********** 2026-05-21 03:56:11.578126 | instance | ok: [instance] 2026-05-21 03:56:11.578310 | instance | 2026-05-21 03:56:11.578508 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 03:56:11.578671 | instance | Thursday 21 May 2026 03:56:11 +0000 (0:00:00.112) 1:00:10.427 ********** 2026-05-21 03:56:12.080100 | instance | ok: [instance] 2026-05-21 03:56:12.080217 | instance | 2026-05-21 03:56:12.080402 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 03:56:12.080553 | instance | Thursday 21 May 2026 03:56:12 +0000 (0:00:00.501) 1:00:10.929 ********** 2026-05-21 03:56:12.584340 | instance | ok: [instance] 2026-05-21 03:56:12.584603 | instance | 2026-05-21 03:56:12.584889 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 03:56:12.585243 | instance | Thursday 21 May 2026 03:56:12 +0000 (0:00:00.503) 1:00:11.433 ********** 2026-05-21 03:56:13.062754 | instance | ok: [instance] 2026-05-21 03:56:13.063028 | instance | 2026-05-21 03:56:13.063332 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 03:56:13.063631 | instance | Thursday 21 May 2026 03:56:13 +0000 (0:00:00.478) 1:00:11.912 ********** 2026-05-21 03:56:13.672614 | instance | ok: [instance] 2026-05-21 03:56:13.672828 | instance | 2026-05-21 03:56:13.673088 | instance | PLAY [Configure networking] **************************************************** 2026-05-21 03:56:13.673330 | instance | 2026-05-21 03:56:13.673583 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:56:13.673841 | instance | Thursday 21 May 2026 03:56:13 +0000 (0:00:00.609) 1:00:12.522 ********** 2026-05-21 03:56:17.296648 | instance | ok: [instance] 2026-05-21 03:56:17.296765 | instance | 2026-05-21 03:56:17.296922 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-21 03:56:17.297080 | instance | Thursday 21 May 2026 03:56:17 +0000 (0:00:03.624) 1:00:16.146 ********** 2026-05-21 03:56:17.546545 | instance | ok: [instance] 2026-05-21 03:56:17.546622 | instance | 2026-05-21 03:56:17.546760 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-21 03:56:17.546884 | instance | Thursday 21 May 2026 03:56:17 +0000 (0:00:00.250) 1:00:16.396 ********** 2026-05-21 03:56:17.778894 | instance | ok: [instance] 2026-05-21 03:56:17.778968 | instance | 2026-05-21 03:56:17.779963 | instance | PLAY RECAP ********************************************************************* 2026-05-21 03:56:17.780037 | instance | instance : ok=791 changed=293 unreachable=0 failed=0 skipped=247 rescued=0 ignored=2 2026-05-21 03:56:17.780054 | instance | 2026-05-21 03:56:17.780069 | instance | Thursday 21 May 2026 03:56:17 +0000 (0:00:00.229) 1:00:16.625 ********** 2026-05-21 03:56:17.780083 | instance | =============================================================================== 2026-05-21 03:56:17.780095 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 283.79s 2026-05-21 03:56:17.780108 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 199.43s 2026-05-21 03:56:17.780129 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 158.92s 2026-05-21 03:56:17.780142 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 158.66s 2026-05-21 03:56:17.780197 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.41s 2026-05-21 03:56:17.780337 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 148.17s 2026-05-21 03:56:17.780448 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 131.23s 2026-05-21 03:56:17.780546 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 131.04s 2026-05-21 03:56:17.780675 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.69s 2026-05-21 03:56:17.780805 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 126.64s 2026-05-21 03:56:17.780916 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 100.60s 2026-05-21 03:56:17.781023 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.94s 2026-05-21 03:56:17.781160 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 91.49s 2026-05-21 03:56:17.781266 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 89.51s 2026-05-21 03:56:17.781385 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 86.32s 2026-05-21 03:56:17.781514 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 47.86s 2026-05-21 03:56:17.781631 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 47.35s 2026-05-21 03:56:17.781750 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.58s 2026-05-21 03:56:17.781869 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.97s 2026-05-21 03:56:17.781991 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.96s 2026-05-21 03:56:18.032734 | instance | INFO [aio > converge] Executed: Successful 2026-05-21 03:56:18.045328 | instance | INFO [aio > idempotence] Executing 2026-05-21 03:56:20.985638 | instance | 2026-05-21 03:56:20.985910 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:56:20.986163 | instance | 2026-05-21 03:56:20.986431 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:56:20.986696 | instance | Thursday 21 May 2026 03:56:20 +0000 (0:00:00.017) 0:00:00.017 ********** 2026-05-21 03:56:24.673948 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-21 03:56:24.674189 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-21 03:56:24.674488 | instance | interpreter could change the meaning of that path. See 2026-05-21 03:56:24.674786 | instance | https://docs.ansible.com/ansible- 2026-05-21 03:56:24.675117 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 03:56:24.768517 | instance | ok: [instance] 2026-05-21 03:56:24.768592 | instance | 2026-05-21 03:56:24.768713 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-21 03:56:24.768973 | instance | Thursday 21 May 2026 03:56:24 +0000 (0:00:03.783) 0:00:03.800 ********** 2026-05-21 03:56:24.993841 | instance | ok: [instance] 2026-05-21 03:56:24.993953 | instance | 2026-05-21 03:56:24.994131 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-21 03:56:24.994297 | instance | 2026-05-21 03:56:24.994468 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:56:24.994629 | instance | Thursday 21 May 2026 03:56:24 +0000 (0:00:00.225) 0:00:04.026 ********** 2026-05-21 03:56:29.071842 | instance | ok: [instance] 2026-05-21 03:56:29.072073 | instance | 2026-05-21 03:56:29.072383 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:56:29.072675 | instance | Thursday 21 May 2026 03:56:29 +0000 (0:00:04.077) 0:00:08.103 ********** 2026-05-21 03:56:29.443431 | instance | ok: [instance] 2026-05-21 03:56:29.443595 | instance | 2026-05-21 03:56:29.443812 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:56:29.444004 | instance | Thursday 21 May 2026 03:56:29 +0000 (0:00:00.371) 0:00:08.475 ********** 2026-05-21 03:56:29.544907 | instance | skipping: [instance] 2026-05-21 03:56:29.545146 | instance | 2026-05-21 03:56:29.545424 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:56:29.545732 | instance | Thursday 21 May 2026 03:56:29 +0000 (0:00:00.101) 0:00:08.576 ********** 2026-05-21 03:56:29.945385 | instance | ok: [instance] 2026-05-21 03:56:29.945534 | instance | 2026-05-21 03:56:29.945669 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:56:29.945797 | instance | Thursday 21 May 2026 03:56:29 +0000 (0:00:00.400) 0:00:08.977 ********** 2026-05-21 03:56:30.050403 | instance | ok: [instance] => { 2026-05-21 03:56:30.050773 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 03:56:30.051122 | instance | } 2026-05-21 03:56:30.051500 | instance | 2026-05-21 03:56:30.051878 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:56:30.052255 | instance | Thursday 21 May 2026 03:56:30 +0000 (0:00:00.104) 0:00:09.082 ********** 2026-05-21 03:56:30.633067 | instance | ok: [instance] 2026-05-21 03:56:30.633385 | instance | 2026-05-21 03:56:30.633701 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:56:30.634035 | instance | Thursday 21 May 2026 03:56:30 +0000 (0:00:00.582) 0:00:09.665 ********** 2026-05-21 03:56:30.800196 | instance | skipping: [instance] 2026-05-21 03:56:30.800298 | instance | 2026-05-21 03:56:30.800450 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:56:30.800585 | instance | Thursday 21 May 2026 03:56:30 +0000 (0:00:00.167) 0:00:09.832 ********** 2026-05-21 03:56:30.949985 | instance | skipping: [instance] 2026-05-21 03:56:30.950121 | instance | 2026-05-21 03:56:30.950280 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:56:30.950437 | instance | Thursday 21 May 2026 03:56:30 +0000 (0:00:00.149) 0:00:09.982 ********** 2026-05-21 03:56:31.266205 | instance | ok: [instance] 2026-05-21 03:56:31.266288 | instance | 2026-05-21 03:56:31.266418 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:56:31.266538 | instance | Thursday 21 May 2026 03:56:31 +0000 (0:00:00.316) 0:00:10.298 ********** 2026-05-21 03:56:32.631381 | instance | ok: [instance] 2026-05-21 03:56:32.631644 | instance | 2026-05-21 03:56:32.631653 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:56:32.631660 | instance | Thursday 21 May 2026 03:56:32 +0000 (0:00:01.363) 0:00:11.661 ********** 2026-05-21 03:56:32.758237 | instance | ok: [instance] => { 2026-05-21 03:56:32.758555 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 03:56:32.758884 | instance | } 2026-05-21 03:56:32.759180 | instance | 2026-05-21 03:56:32.759546 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:56:32.759860 | instance | Thursday 21 May 2026 03:56:32 +0000 (0:00:00.128) 0:00:11.790 ********** 2026-05-21 03:56:33.292237 | instance | ok: [instance] 2026-05-21 03:56:33.292581 | instance | 2026-05-21 03:56:33.292947 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:56:33.293225 | instance | Thursday 21 May 2026 03:56:33 +0000 (0:00:00.533) 0:00:12.323 ********** 2026-05-21 03:56:36.854932 | instance | ok: [instance] 2026-05-21 03:56:36.855168 | instance | 2026-05-21 03:56:36.855569 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:56:36.855871 | instance | Thursday 21 May 2026 03:56:36 +0000 (0:00:03.563) 0:00:15.886 ********** 2026-05-21 03:56:36.941422 | instance | skipping: [instance] 2026-05-21 03:56:36.941675 | instance | 2026-05-21 03:56:36.942001 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:56:36.942309 | instance | Thursday 21 May 2026 03:56:36 +0000 (0:00:00.086) 0:00:15.973 ********** 2026-05-21 03:56:37.022876 | instance | skipping: [instance] 2026-05-21 03:56:37.023123 | instance | 2026-05-21 03:56:37.023444 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:56:37.023721 | instance | Thursday 21 May 2026 03:56:37 +0000 (0:00:00.081) 0:00:16.054 ********** 2026-05-21 03:56:37.105256 | instance | skipping: [instance] 2026-05-21 03:56:37.105546 | instance | 2026-05-21 03:56:37.105845 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:56:37.106125 | instance | Thursday 21 May 2026 03:56:37 +0000 (0:00:00.082) 0:00:16.137 ********** 2026-05-21 03:56:38.172312 | instance | ok: [instance] 2026-05-21 03:56:38.172572 | instance | 2026-05-21 03:56:38.172952 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:56:38.173199 | instance | Thursday 21 May 2026 03:56:38 +0000 (0:00:01.067) 0:00:17.204 ********** 2026-05-21 03:56:38.687867 | instance | ok: [instance] 2026-05-21 03:56:38.688198 | instance | 2026-05-21 03:56:38.688559 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:56:38.688868 | instance | Thursday 21 May 2026 03:56:38 +0000 (0:00:00.515) 0:00:17.719 ********** 2026-05-21 03:56:39.730044 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:56:39.730132 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:56:39.730271 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:56:39.730404 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:56:39.730543 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:56:39.730659 | instance | 2026-05-21 03:56:39.730795 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:56:39.730916 | instance | Thursday 21 May 2026 03:56:39 +0000 (0:00:01.042) 0:00:18.762 ********** 2026-05-21 03:56:40.530678 | instance | ok: [instance] 2026-05-21 03:56:40.530901 | instance | 2026-05-21 03:56:40.531186 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:56:40.531732 | instance | Thursday 21 May 2026 03:56:40 +0000 (0:00:00.761) 0:00:19.524 ********** 2026-05-21 03:56:40.531973 | instance | 2026-05-21 03:56:40.532252 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:56:40.532528 | instance | Thursday 21 May 2026 03:56:40 +0000 (0:00:00.038) 0:00:19.562 ********** 2026-05-21 03:56:41.293259 | instance | ok: [instance] 2026-05-21 03:56:41.293543 | instance | 2026-05-21 03:56:41.296505 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:56:41.296535 | instance | Thursday 21 May 2026 03:56:41 +0000 (0:00:00.762) 0:00:20.325 ********** 2026-05-21 03:56:41.607000 | instance | ok: [instance] 2026-05-21 03:56:41.607251 | instance | 2026-05-21 03:56:41.607649 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:56:41.607948 | instance | Thursday 21 May 2026 03:56:41 +0000 (0:00:00.313) 0:00:20.638 ********** 2026-05-21 03:56:41.709738 | instance | ok: [instance] => { 2026-05-21 03:56:41.710110 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 03:56:41.710501 | instance | } 2026-05-21 03:56:41.710845 | instance | 2026-05-21 03:56:41.711150 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:56:41.711503 | instance | Thursday 21 May 2026 03:56:41 +0000 (0:00:00.102) 0:00:20.741 ********** 2026-05-21 03:56:42.224849 | instance | ok: [instance] 2026-05-21 03:56:42.225147 | instance | 2026-05-21 03:56:42.225478 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:56:42.225792 | instance | Thursday 21 May 2026 03:56:42 +0000 (0:00:00.515) 0:00:21.256 ********** 2026-05-21 03:56:45.597082 | instance | ok: [instance] 2026-05-21 03:56:45.597211 | instance | 2026-05-21 03:56:45.597388 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 03:56:45.597560 | instance | Thursday 21 May 2026 03:56:45 +0000 (0:00:03.371) 0:00:24.628 ********** 2026-05-21 03:56:46.766253 | instance | ok: [instance] 2026-05-21 03:56:46.766550 | instance | 2026-05-21 03:56:46.766953 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 03:56:46.767214 | instance | Thursday 21 May 2026 03:56:46 +0000 (0:00:01.169) 0:00:25.797 ********** 2026-05-21 03:56:47.208405 | instance | ok: [instance] 2026-05-21 03:56:47.208706 | instance | 2026-05-21 03:56:47.208991 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 03:56:47.209263 | instance | Thursday 21 May 2026 03:56:47 +0000 (0:00:00.442) 0:00:26.240 ********** 2026-05-21 03:56:47.691839 | instance | ok: [instance] 2026-05-21 03:56:47.691932 | instance | 2026-05-21 03:56:47.692121 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 03:56:47.692267 | instance | Thursday 21 May 2026 03:56:47 +0000 (0:00:00.483) 0:00:26.724 ********** 2026-05-21 03:56:48.311203 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-21 03:56:48.311471 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 03:56:48.311740 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 03:56:48.311986 | instance | 2026-05-21 03:56:48.312253 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 03:56:48.312513 | instance | Thursday 21 May 2026 03:56:48 +0000 (0:00:00.619) 0:00:27.343 ********** 2026-05-21 03:56:48.791071 | instance | ok: [instance] 2026-05-21 03:56:48.791320 | instance | 2026-05-21 03:56:48.791681 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 03:56:48.791995 | instance | Thursday 21 May 2026 03:56:48 +0000 (0:00:00.479) 0:00:27.823 ********** 2026-05-21 03:56:49.332844 | instance | ok: [instance] 2026-05-21 03:56:49.332996 | instance | 2026-05-21 03:56:49.333194 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 03:56:49.333381 | instance | Thursday 21 May 2026 03:56:49 +0000 (0:00:00.501) 0:00:28.324 ********** 2026-05-21 03:56:49.333544 | instance | 2026-05-21 03:56:49.333705 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 03:56:49.333879 | instance | Thursday 21 May 2026 03:56:49 +0000 (0:00:00.039) 0:00:28.364 ********** 2026-05-21 03:56:49.804804 | instance | ok: [instance] 2026-05-21 03:56:49.805079 | instance | 2026-05-21 03:56:49.805457 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-21 03:56:49.805750 | instance | Thursday 21 May 2026 03:56:49 +0000 (0:00:00.472) 0:00:28.836 ********** 2026-05-21 03:56:49.939297 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-21 03:56:49.939657 | instance | 2026-05-21 03:56:49.940007 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-21 03:56:49.940313 | instance | Thursday 21 May 2026 03:56:49 +0000 (0:00:00.134) 0:00:28.971 ********** 2026-05-21 03:56:51.089631 | instance | ok: [instance] 2026-05-21 03:56:51.089880 | instance | 2026-05-21 03:56:51.090167 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-21 03:56:51.090445 | instance | Thursday 21 May 2026 03:56:51 +0000 (0:00:01.149) 0:00:30.120 ********** 2026-05-21 03:56:51.819982 | instance | ok: [instance] => (item=chronyd) 2026-05-21 03:56:51.820169 | instance | ok: [instance] => (item=sshd) 2026-05-21 03:56:51.820337 | instance | 2026-05-21 03:56:51.820531 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-21 03:56:51.820715 | instance | Thursday 21 May 2026 03:56:51 +0000 (0:00:00.731) 0:00:30.852 ********** 2026-05-21 03:56:52.178178 | instance | ok: [instance] 2026-05-21 03:56:52.178318 | instance | 2026-05-21 03:56:52.178492 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-21 03:56:52.178659 | instance | Thursday 21 May 2026 03:56:52 +0000 (0:00:00.358) 0:00:31.210 ********** 2026-05-21 03:56:52.420363 | instance | ok: [instance] 2026-05-21 03:56:52.420449 | instance | 2026-05-21 03:56:52.420647 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-21 03:56:52.420792 | instance | Thursday 21 May 2026 03:56:52 +0000 (0:00:00.241) 0:00:31.452 ********** 2026-05-21 03:56:52.937388 | instance | ok: [instance] 2026-05-21 03:56:52.937619 | instance | 2026-05-21 03:56:52.938041 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-21 03:56:52.938433 | instance | Thursday 21 May 2026 03:56:52 +0000 (0:00:00.515) 0:00:31.968 ********** 2026-05-21 03:56:53.432724 | instance | ok: [instance] 2026-05-21 03:56:53.432887 | instance | 2026-05-21 03:56:53.432899 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-21 03:56:53.433024 | instance | Thursday 21 May 2026 03:56:53 +0000 (0:00:00.496) 0:00:32.465 ********** 2026-05-21 03:56:53.672972 | instance | ok: [instance] 2026-05-21 03:56:53.673626 | instance | 2026-05-21 03:56:53.673949 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-21 03:56:53.674233 | instance | Thursday 21 May 2026 03:56:53 +0000 (0:00:00.239) 0:00:32.704 ********** 2026-05-21 03:56:54.245497 | instance | ok: [instance] => (item=instance) 2026-05-21 03:56:54.245683 | instance | 2026-05-21 03:56:54.245942 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-21 03:56:54.246181 | instance | Thursday 21 May 2026 03:56:54 +0000 (0:00:00.572) 0:00:33.277 ********** 2026-05-21 03:56:54.347938 | instance | ok: [instance] 2026-05-21 03:56:54.348221 | instance | 2026-05-21 03:56:54.349005 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-21 03:56:54.349042 | instance | Thursday 21 May 2026 03:56:54 +0000 (0:00:00.102) 0:00:33.379 ********** 2026-05-21 03:56:54.435510 | instance | skipping: [instance] 2026-05-21 03:56:54.435734 | instance | 2026-05-21 03:56:54.436055 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 03:56:54.436313 | instance | Thursday 21 May 2026 03:56:54 +0000 (0:00:00.087) 0:00:33.467 ********** 2026-05-21 03:56:54.603346 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 03:56:54.603604 | instance | 2026-05-21 03:56:54.603911 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 03:56:54.604185 | instance | Thursday 21 May 2026 03:56:54 +0000 (0:00:00.168) 0:00:33.635 ********** 2026-05-21 03:57:01.463655 | instance | ok: [instance] 2026-05-21 03:57:01.463790 | instance | 2026-05-21 03:57:01.464047 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 03:57:01.464251 | instance | Thursday 21 May 2026 03:57:01 +0000 (0:00:06.860) 0:00:40.495 ********** 2026-05-21 03:57:01.590744 | instance | ok: [instance] => (item=instance) 2026-05-21 03:57:01.590850 | instance | 2026-05-21 03:57:01.591033 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 03:57:01.591223 | instance | Thursday 21 May 2026 03:57:01 +0000 (0:00:00.126) 0:00:40.622 ********** 2026-05-21 03:57:02.007155 | instance | ok: [instance] 2026-05-21 03:57:02.007268 | instance | 2026-05-21 03:57:02.007278 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 03:57:02.007470 | instance | Thursday 21 May 2026 03:57:01 +0000 (0:00:00.416) 0:00:41.039 ********** 2026-05-21 03:57:09.198717 | instance | ok: [instance] 2026-05-21 03:57:09.198821 | instance | 2026-05-21 03:57:09.199011 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-21 03:57:09.199193 | instance | Thursday 21 May 2026 03:57:09 +0000 (0:00:07.190) 0:00:48.230 ********** 2026-05-21 03:57:16.069665 | instance | ok: [instance] 2026-05-21 03:57:16.069899 | instance | 2026-05-21 03:57:16.070185 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-21 03:57:16.070525 | instance | Thursday 21 May 2026 03:57:16 +0000 (0:00:06.871) 0:00:55.101 ********** 2026-05-21 03:57:30.839434 | instance | ok: [instance] 2026-05-21 03:57:30.839619 | instance | 2026-05-21 03:57:30.839859 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 03:57:30.840026 | instance | Thursday 21 May 2026 03:57:30 +0000 (0:00:14.769) 0:01:09.871 ********** 2026-05-21 03:57:30.985439 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 03:57:30.985587 | instance | 2026-05-21 03:57:30.985768 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 03:57:30.985944 | instance | Thursday 21 May 2026 03:57:30 +0000 (0:00:00.146) 0:01:10.017 ********** 2026-05-21 03:57:31.098463 | instance | skipping: [instance] 2026-05-21 03:57:31.098714 | instance | 2026-05-21 03:57:31.099008 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 03:57:31.099374 | instance | Thursday 21 May 2026 03:57:31 +0000 (0:00:00.112) 0:01:10.130 ********** 2026-05-21 03:57:31.234960 | instance | skipping: [instance] => (item=instance) 2026-05-21 03:57:31.235243 | instance | skipping: [instance] 2026-05-21 03:57:31.235555 | instance | 2026-05-21 03:57:31.235854 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 03:57:31.236138 | instance | Thursday 21 May 2026 03:57:31 +0000 (0:00:00.136) 0:01:10.266 ********** 2026-05-21 03:57:31.521295 | instance | ok: [instance] 2026-05-21 03:57:31.521549 | instance | 2026-05-21 03:57:31.521831 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 03:57:31.522127 | instance | Thursday 21 May 2026 03:57:31 +0000 (0:00:00.286) 0:01:10.553 ********** 2026-05-21 03:57:38.653412 | instance | ok: [instance] 2026-05-21 03:57:38.653668 | instance | 2026-05-21 03:57:38.653960 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-21 03:57:38.654244 | instance | Thursday 21 May 2026 03:57:38 +0000 (0:00:07.131) 0:01:17.684 ********** 2026-05-21 03:57:45.449782 | instance | ok: [instance] 2026-05-21 03:57:45.449901 | instance | 2026-05-21 03:57:45.450077 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-21 03:57:45.450238 | instance | Thursday 21 May 2026 03:57:45 +0000 (0:00:06.797) 0:01:24.481 ********** 2026-05-21 03:57:52.102785 | instance | ok: [instance] 2026-05-21 03:57:52.102906 | instance | 2026-05-21 03:57:52.103083 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-21 03:57:52.103248 | instance | Thursday 21 May 2026 03:57:52 +0000 (0:00:06.653) 0:01:31.135 ********** 2026-05-21 03:58:00.223287 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-21 03:58:00.223523 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-21 03:58:00.223804 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-05-21 03:58:00.224052 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-21 03:58:00.224328 | instance | 2026-05-21 03:58:00.224596 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-21 03:58:00.224839 | instance | 2026-05-21 03:58:00.225098 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:58:00.225353 | instance | Thursday 21 May 2026 03:58:00 +0000 (0:00:08.120) 0:01:39.255 ********** 2026-05-21 03:58:04.482258 | instance | ok: [instance] 2026-05-21 03:58:04.482586 | instance | 2026-05-21 03:58:04.482983 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:58:04.483294 | instance | Thursday 21 May 2026 03:58:04 +0000 (0:00:04.258) 0:01:43.513 ********** 2026-05-21 03:58:04.797492 | instance | ok: [instance] 2026-05-21 03:58:04.797605 | instance | 2026-05-21 03:58:04.797770 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:58:04.797953 | instance | Thursday 21 May 2026 03:58:04 +0000 (0:00:00.314) 0:01:43.828 ********** 2026-05-21 03:58:04.904709 | instance | skipping: [instance] 2026-05-21 03:58:04.904987 | instance | 2026-05-21 03:58:04.905281 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:58:04.905554 | instance | Thursday 21 May 2026 03:58:04 +0000 (0:00:00.107) 0:01:43.936 ********** 2026-05-21 03:58:05.183601 | instance | ok: [instance] 2026-05-21 03:58:05.183792 | instance | 2026-05-21 03:58:05.184063 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:58:05.184328 | instance | Thursday 21 May 2026 03:58:05 +0000 (0:00:00.278) 0:01:44.215 ********** 2026-05-21 03:58:05.285673 | instance | ok: [instance] => { 2026-05-21 03:58:05.285932 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 03:58:05.286205 | instance | } 2026-05-21 03:58:05.286472 | instance | 2026-05-21 03:58:05.286767 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:58:05.287126 | instance | Thursday 21 May 2026 03:58:05 +0000 (0:00:00.102) 0:01:44.317 ********** 2026-05-21 03:58:05.646705 | instance | ok: [instance] 2026-05-21 03:58:05.646989 | instance | 2026-05-21 03:58:05.647367 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:58:05.647675 | instance | Thursday 21 May 2026 03:58:05 +0000 (0:00:00.361) 0:01:44.678 ********** 2026-05-21 03:58:05.792779 | instance | skipping: [instance] 2026-05-21 03:58:05.793014 | instance | 2026-05-21 03:58:05.793308 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:58:05.793571 | instance | Thursday 21 May 2026 03:58:05 +0000 (0:00:00.144) 0:01:44.823 ********** 2026-05-21 03:58:05.944908 | instance | skipping: [instance] 2026-05-21 03:58:05.945136 | instance | 2026-05-21 03:58:05.945415 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:58:05.945686 | instance | Thursday 21 May 2026 03:58:05 +0000 (0:00:00.152) 0:01:44.976 ********** 2026-05-21 03:58:06.262044 | instance | ok: [instance] 2026-05-21 03:58:06.262139 | instance | 2026-05-21 03:58:06.262303 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:58:06.262458 | instance | Thursday 21 May 2026 03:58:06 +0000 (0:00:00.317) 0:01:45.293 ********** 2026-05-21 03:58:07.917091 | instance | ok: [instance] 2026-05-21 03:58:07.917442 | instance | 2026-05-21 03:58:07.917781 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:58:07.918112 | instance | Thursday 21 May 2026 03:58:07 +0000 (0:00:01.655) 0:01:46.948 ********** 2026-05-21 03:58:08.302168 | instance | ok: [instance] => { 2026-05-21 03:58:08.302557 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 03:58:08.302941 | instance | } 2026-05-21 03:58:08.303298 | instance | 2026-05-21 03:58:08.303734 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:58:08.304070 | instance | Thursday 21 May 2026 03:58:08 +0000 (0:00:00.385) 0:01:47.334 ********** 2026-05-21 03:58:08.789725 | instance | ok: [instance] 2026-05-21 03:58:08.789864 | instance | 2026-05-21 03:58:08.790042 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:58:08.790256 | instance | Thursday 21 May 2026 03:58:08 +0000 (0:00:00.487) 0:01:47.821 ********** 2026-05-21 03:58:10.905196 | instance | ok: [instance] 2026-05-21 03:58:10.905278 | instance | 2026-05-21 03:58:10.905555 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:58:10.905620 | instance | Thursday 21 May 2026 03:58:10 +0000 (0:00:02.114) 0:01:49.936 ********** 2026-05-21 03:58:10.987529 | instance | skipping: [instance] 2026-05-21 03:58:10.987616 | instance | 2026-05-21 03:58:10.987701 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:58:10.987858 | instance | Thursday 21 May 2026 03:58:10 +0000 (0:00:00.082) 0:01:50.019 ********** 2026-05-21 03:58:11.072151 | instance | skipping: [instance] 2026-05-21 03:58:11.072237 | instance | 2026-05-21 03:58:11.072354 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:58:11.072477 | instance | Thursday 21 May 2026 03:58:11 +0000 (0:00:00.084) 0:01:50.103 ********** 2026-05-21 03:58:11.158624 | instance | skipping: [instance] 2026-05-21 03:58:11.158692 | instance | 2026-05-21 03:58:11.158699 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:58:11.158704 | instance | Thursday 21 May 2026 03:58:11 +0000 (0:00:00.086) 0:01:50.189 ********** 2026-05-21 03:58:12.393687 | instance | ok: [instance] 2026-05-21 03:58:12.393767 | instance | 2026-05-21 03:58:12.393786 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:58:12.393799 | instance | Thursday 21 May 2026 03:58:12 +0000 (0:00:01.235) 0:01:51.425 ********** 2026-05-21 03:58:12.942268 | instance | ok: [instance] 2026-05-21 03:58:12.942350 | instance | 2026-05-21 03:58:12.942615 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:58:12.942662 | instance | Thursday 21 May 2026 03:58:12 +0000 (0:00:00.549) 0:01:51.974 ********** 2026-05-21 03:58:13.946461 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:58:13.946546 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:58:13.946946 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:58:13.947017 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:58:13.947036 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:58:13.947105 | instance | 2026-05-21 03:58:13.947276 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:58:13.947416 | instance | Thursday 21 May 2026 03:58:13 +0000 (0:00:01.004) 0:01:52.978 ********** 2026-05-21 03:58:14.597743 | instance | ok: [instance] 2026-05-21 03:58:14.597824 | instance | 2026-05-21 03:58:14.598056 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:58:14.598135 | instance | Thursday 21 May 2026 03:58:14 +0000 (0:00:00.614) 0:01:53.593 ********** 2026-05-21 03:58:14.598179 | instance | 2026-05-21 03:58:14.598348 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:58:14.598464 | instance | Thursday 21 May 2026 03:58:14 +0000 (0:00:00.036) 0:01:53.630 ********** 2026-05-21 03:58:15.057352 | instance | ok: [instance] 2026-05-21 03:58:15.057421 | instance | 2026-05-21 03:58:15.057716 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:58:15.057758 | instance | Thursday 21 May 2026 03:58:15 +0000 (0:00:00.459) 0:01:54.089 ********** 2026-05-21 03:58:15.358346 | instance | ok: [instance] 2026-05-21 03:58:15.358441 | instance | 2026-05-21 03:58:15.358698 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:58:15.358714 | instance | Thursday 21 May 2026 03:58:15 +0000 (0:00:00.300) 0:01:54.390 ********** 2026-05-21 03:58:15.457696 | instance | ok: [instance] => { 2026-05-21 03:58:15.457765 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 03:58:15.457906 | instance | } 2026-05-21 03:58:15.458024 | instance | 2026-05-21 03:58:15.458149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:58:15.458276 | instance | Thursday 21 May 2026 03:58:15 +0000 (0:00:00.099) 0:01:54.489 ********** 2026-05-21 03:58:15.873569 | instance | ok: [instance] 2026-05-21 03:58:15.873650 | instance | 2026-05-21 03:58:15.873913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:58:15.873954 | instance | Thursday 21 May 2026 03:58:15 +0000 (0:00:00.415) 0:01:54.905 ********** 2026-05-21 03:58:20.128625 | instance | ok: [instance] 2026-05-21 03:58:20.128743 | instance | 2026-05-21 03:58:20.128900 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 03:58:20.129048 | instance | Thursday 21 May 2026 03:58:20 +0000 (0:00:04.254) 0:01:59.159 ********** 2026-05-21 03:58:21.293168 | instance | ok: [instance] 2026-05-21 03:58:21.293380 | instance | 2026-05-21 03:58:21.293657 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 03:58:21.293911 | instance | Thursday 21 May 2026 03:58:21 +0000 (0:00:01.165) 0:02:00.325 ********** 2026-05-21 03:58:21.517604 | instance | ok: [instance] 2026-05-21 03:58:21.517724 | instance | 2026-05-21 03:58:21.517820 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 03:58:21.517970 | instance | Thursday 21 May 2026 03:58:21 +0000 (0:00:00.224) 0:02:00.549 ********** 2026-05-21 03:58:22.029119 | instance | ok: [instance] 2026-05-21 03:58:22.029332 | instance | 2026-05-21 03:58:22.029608 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 03:58:22.029902 | instance | Thursday 21 May 2026 03:58:22 +0000 (0:00:00.511) 0:02:01.061 ********** 2026-05-21 03:58:22.647231 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-21 03:58:22.647497 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 03:58:22.647794 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 03:58:22.647868 | instance | 2026-05-21 03:58:22.648275 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 03:58:22.648328 | instance | Thursday 21 May 2026 03:58:22 +0000 (0:00:00.618) 0:02:01.679 ********** 2026-05-21 03:58:23.131909 | instance | ok: [instance] 2026-05-21 03:58:23.132006 | instance | 2026-05-21 03:58:23.132259 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 03:58:23.132332 | instance | Thursday 21 May 2026 03:58:23 +0000 (0:00:00.484) 0:02:02.164 ********** 2026-05-21 03:58:23.652672 | instance | ok: [instance] 2026-05-21 03:58:23.652773 | instance | 2026-05-21 03:58:23.652897 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 03:58:23.653022 | instance | Thursday 21 May 2026 03:58:23 +0000 (0:00:00.479) 0:02:02.644 ********** 2026-05-21 03:58:23.653131 | instance | 2026-05-21 03:58:23.653250 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 03:58:23.653365 | instance | Thursday 21 May 2026 03:58:23 +0000 (0:00:00.041) 0:02:02.685 ********** 2026-05-21 03:58:24.147901 | instance | ok: [instance] 2026-05-21 03:58:24.147983 | instance | 2026-05-21 03:58:24.148095 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-21 03:58:24.148233 | instance | Thursday 21 May 2026 03:58:24 +0000 (0:00:00.494) 0:02:03.180 ********** 2026-05-21 03:58:24.485770 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-21 03:58:24.485861 | instance | 2026-05-21 03:58:24.485977 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-21 03:58:24.486095 | instance | Thursday 21 May 2026 03:58:24 +0000 (0:00:00.338) 0:02:03.518 ********** 2026-05-21 03:58:25.652331 | instance | ok: [instance] 2026-05-21 03:58:25.652411 | instance | 2026-05-21 03:58:25.652553 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-21 03:58:25.652670 | instance | Thursday 21 May 2026 03:58:25 +0000 (0:00:01.166) 0:02:04.684 ********** 2026-05-21 03:58:26.368605 | instance | ok: [instance] => (item=chronyd) 2026-05-21 03:58:26.368904 | instance | ok: [instance] => (item=sshd) 2026-05-21 03:58:26.369188 | instance | 2026-05-21 03:58:26.369497 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-21 03:58:26.369785 | instance | Thursday 21 May 2026 03:58:26 +0000 (0:00:00.715) 0:02:05.400 ********** 2026-05-21 03:58:26.704755 | instance | ok: [instance] 2026-05-21 03:58:26.704851 | instance | 2026-05-21 03:58:26.705389 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-21 03:58:26.705424 | instance | Thursday 21 May 2026 03:58:26 +0000 (0:00:00.335) 0:02:05.736 ********** 2026-05-21 03:58:26.946364 | instance | ok: [instance] 2026-05-21 03:58:26.946502 | instance | 2026-05-21 03:58:26.946776 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-21 03:58:26.946893 | instance | Thursday 21 May 2026 03:58:26 +0000 (0:00:00.242) 0:02:05.978 ********** 2026-05-21 03:58:27.245321 | instance | ok: [instance] 2026-05-21 03:58:27.245408 | instance | 2026-05-21 03:58:27.245571 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-21 03:58:27.245694 | instance | Thursday 21 May 2026 03:58:27 +0000 (0:00:00.298) 0:02:06.277 ********** 2026-05-21 03:58:27.532417 | instance | ok: [instance] 2026-05-21 03:58:27.532490 | instance | 2026-05-21 03:58:27.532789 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-21 03:58:27.532830 | instance | Thursday 21 May 2026 03:58:27 +0000 (0:00:00.286) 0:02:06.564 ********** 2026-05-21 03:58:27.862274 | instance | ok: [instance] => (item=instance) 2026-05-21 03:58:27.862351 | instance | 2026-05-21 03:58:27.862616 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-21 03:58:27.862659 | instance | Thursday 21 May 2026 03:58:27 +0000 (0:00:00.330) 0:02:06.894 ********** 2026-05-21 03:58:27.957495 | instance | ok: [instance] 2026-05-21 03:58:27.957561 | instance | 2026-05-21 03:58:27.957866 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-21 03:58:27.957960 | instance | Thursday 21 May 2026 03:58:27 +0000 (0:00:00.095) 0:02:06.989 ********** 2026-05-21 03:58:28.083269 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-21 03:58:28.083377 | instance | 2026-05-21 03:58:28.083491 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-21 03:58:28.083604 | instance | Thursday 21 May 2026 03:58:28 +0000 (0:00:00.125) 0:02:07.115 ********** 2026-05-21 03:58:28.205168 | instance | skipping: [instance] 2026-05-21 03:58:28.205400 | instance | 2026-05-21 03:58:28.205699 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-21 03:58:28.205983 | instance | Thursday 21 May 2026 03:58:28 +0000 (0:00:00.121) 0:02:07.237 ********** 2026-05-21 03:58:28.328408 | instance | skipping: [instance] => (item=instance) 2026-05-21 03:58:28.328664 | instance | skipping: [instance] 2026-05-21 03:58:28.328926 | instance | 2026-05-21 03:58:28.329206 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-21 03:58:28.329478 | instance | Thursday 21 May 2026 03:58:28 +0000 (0:00:00.123) 0:02:07.360 ********** 2026-05-21 03:58:28.656085 | instance | ok: [instance] 2026-05-21 03:58:28.656361 | instance | 2026-05-21 03:58:28.656647 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-21 03:58:28.656927 | instance | Thursday 21 May 2026 03:58:28 +0000 (0:00:00.327) 0:02:07.688 ********** 2026-05-21 03:58:35.907441 | instance | ok: [instance] 2026-05-21 03:58:35.907696 | instance | 2026-05-21 03:58:35.908023 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-21 03:58:35.908306 | instance | Thursday 21 May 2026 03:58:35 +0000 (0:00:07.250) 0:02:14.938 ********** 2026-05-21 03:58:41.439772 | instance | ok: [instance] 2026-05-21 03:58:41.439829 | instance | 2026-05-21 03:58:41.439837 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-21 03:58:41.439844 | instance | Thursday 21 May 2026 03:58:41 +0000 (0:00:05.532) 0:02:20.471 ********** 2026-05-21 03:58:56.115785 | instance | ok: [instance] 2026-05-21 03:58:56.115861 | instance | 2026-05-21 03:58:56.116128 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-21 03:58:56.116221 | instance | Thursday 21 May 2026 03:58:56 +0000 (0:00:14.676) 0:02:35.148 ********** 2026-05-21 03:58:56.325285 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-21 03:58:56.326051 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-21 03:58:56.326097 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-21 03:58:56.326105 | instance | skipping: [instance] 2026-05-21 03:58:56.326112 | instance | 2026-05-21 03:58:56.326118 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-21 03:58:56.326124 | instance | Thursday 21 May 2026 03:58:56 +0000 (0:00:00.209) 0:02:35.357 ********** 2026-05-21 03:59:03.035701 | instance | ok: [instance] 2026-05-21 03:59:03.035785 | instance | 2026-05-21 03:59:03.035988 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-21 03:59:03.036068 | instance | Thursday 21 May 2026 03:59:03 +0000 (0:00:06.710) 0:02:42.068 ********** 2026-05-21 03:59:09.779942 | instance | ok: [instance] 2026-05-21 03:59:09.780034 | instance | 2026-05-21 03:59:09.780176 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-21 03:59:09.780335 | instance | Thursday 21 May 2026 03:59:09 +0000 (0:00:06.744) 0:02:48.812 ********** 2026-05-21 03:59:09.897754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-21 03:59:09.897820 | instance | 2026-05-21 03:59:09.898099 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-21 03:59:09.898140 | instance | Thursday 21 May 2026 03:59:09 +0000 (0:00:00.117) 0:02:48.930 ********** 2026-05-21 03:59:09.971605 | instance | ok: [instance] 2026-05-21 03:59:09.971967 | instance | 2026-05-21 03:59:09.972007 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-21 03:59:09.972013 | instance | Thursday 21 May 2026 03:59:09 +0000 (0:00:00.073) 0:02:49.003 ********** 2026-05-21 03:59:16.706138 | instance | ok: [instance] 2026-05-21 03:59:16.706240 | instance | 2026-05-21 03:59:16.706431 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-21 03:59:16.706476 | instance | Thursday 21 May 2026 03:59:16 +0000 (0:00:06.734) 0:02:55.738 ********** 2026-05-21 03:59:16.789021 | instance | ok: [instance] 2026-05-21 03:59:16.789549 | instance | 2026-05-21 03:59:16.789596 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-21 03:59:16.789604 | instance | Thursday 21 May 2026 03:59:16 +0000 (0:00:00.082) 0:02:55.821 ********** 2026-05-21 03:59:16.860468 | instance | skipping: [instance] => (item=1) 2026-05-21 03:59:16.860550 | instance | skipping: [instance] => (item=1) 2026-05-21 03:59:16.861165 | instance | skipping: [instance] => (item=1) 2026-05-21 03:59:16.861208 | instance | skipping: [instance] 2026-05-21 03:59:16.861214 | instance | 2026-05-21 03:59:16.861219 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-21 03:59:16.861224 | instance | Thursday 21 May 2026 03:59:16 +0000 (0:00:00.071) 0:02:55.892 ********** 2026-05-21 03:59:17.044383 | instance | skipping: [instance] 2026-05-21 03:59:17.044471 | instance | 2026-05-21 03:59:17.044688 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:59:17.044800 | instance | 2026-05-21 03:59:17.044909 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-21 03:59:17.045040 | instance | Thursday 21 May 2026 03:59:17 +0000 (0:00:00.184) 0:02:56.076 ********** 2026-05-21 03:59:17.406077 | instance | ok: [instance] 2026-05-21 03:59:17.406147 | instance | 2026-05-21 03:59:17.406253 | instance | PLAY [all] ********************************************************************* 2026-05-21 03:59:17.406362 | instance | 2026-05-21 03:59:17.406485 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:59:17.406606 | instance | Thursday 21 May 2026 03:59:17 +0000 (0:00:00.361) 0:02:56.438 ********** 2026-05-21 03:59:20.745774 | instance | ok: [instance] 2026-05-21 03:59:20.745853 | instance | 2026-05-21 03:59:20.745980 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-21 03:59:20.746126 | instance | Thursday 21 May 2026 03:59:20 +0000 (0:00:03.340) 0:02:59.778 ********** 2026-05-21 03:59:24.613410 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-21 03:59:24.613508 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-21 03:59:24.613638 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-21 03:59:24.613778 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-21 03:59:24.613910 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-21 03:59:24.614031 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-21 03:59:24.614149 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-21 03:59:24.616037 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-21 03:59:24.616084 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-21 03:59:24.616089 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-21 03:59:24.616093 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-21 03:59:24.616098 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-21 03:59:24.616102 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-21 03:59:24.616107 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-21 03:59:24.616111 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-21 03:59:24.616114 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-21 03:59:24.616118 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-21 03:59:24.616122 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-21 03:59:24.616137 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-21 03:59:24.616141 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-21 03:59:24.616146 | instance | 2026-05-21 03:59:24.616150 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-21 03:59:24.616154 | instance | Thursday 21 May 2026 03:59:24 +0000 (0:00:03.867) 0:03:03.645 ********** 2026-05-21 03:59:24.864667 | instance | ok: [instance] 2026-05-21 03:59:24.865130 | instance | 2026-05-21 03:59:24.865150 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-21 03:59:24.865158 | instance | Thursday 21 May 2026 03:59:24 +0000 (0:00:00.251) 0:03:03.896 ********** 2026-05-21 03:59:25.356372 | instance | ok: [instance] 2026-05-21 03:59:25.356444 | instance | 2026-05-21 03:59:25.356704 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-21 03:59:25.356778 | instance | Thursday 21 May 2026 03:59:25 +0000 (0:00:00.491) 0:03:04.388 ********** 2026-05-21 03:59:25.688373 | instance | ok: [instance] 2026-05-21 03:59:25.688453 | instance | 2026-05-21 03:59:25.688720 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-21 03:59:25.688765 | instance | Thursday 21 May 2026 03:59:25 +0000 (0:00:00.332) 0:03:04.720 ********** 2026-05-21 03:59:25.793874 | instance | ok: [instance] 2026-05-21 03:59:25.793941 | instance | 2026-05-21 03:59:25.794426 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-21 03:59:25.794470 | instance | 2026-05-21 03:59:25.794476 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:59:25.794480 | instance | Thursday 21 May 2026 03:59:25 +0000 (0:00:00.104) 0:03:04.825 ********** 2026-05-21 03:59:29.741787 | instance | ok: [instance] 2026-05-21 03:59:29.742261 | instance | 2026-05-21 03:59:29.742314 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-21 03:59:29.742321 | instance | Thursday 21 May 2026 03:59:29 +0000 (0:00:03.948) 0:03:08.774 ********** 2026-05-21 03:59:30.015466 | instance | ok: [instance] 2026-05-21 03:59:30.015534 | instance | 2026-05-21 03:59:30.015812 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-21 03:59:30.015852 | instance | Thursday 21 May 2026 03:59:30 +0000 (0:00:00.273) 0:03:09.047 ********** 2026-05-21 03:59:31.009313 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-21 03:59:31.009471 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-21 03:59:31.009616 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-21 03:59:31.009794 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-21 03:59:31.009915 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-21 03:59:31.010025 | instance | 2026-05-21 03:59:31.010142 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-21 03:59:31.010268 | instance | Thursday 21 May 2026 03:59:31 +0000 (0:00:00.993) 0:03:10.041 ********** 2026-05-21 03:59:31.583452 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-21 03:59:31.583527 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-21 03:59:31.583691 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-21 03:59:31.583788 | instance | 2026-05-21 03:59:31.583910 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-21 03:59:31.584030 | instance | Thursday 21 May 2026 03:59:31 +0000 (0:00:00.574) 0:03:10.615 ********** 2026-05-21 03:59:31.807162 | instance | ok: [instance] 2026-05-21 03:59:31.807485 | instance | 2026-05-21 03:59:31.807904 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-21 03:59:31.808285 | instance | Thursday 21 May 2026 03:59:31 +0000 (0:00:00.223) 0:03:10.839 ********** 2026-05-21 03:59:32.065181 | instance | ok: [instance] 2026-05-21 03:59:32.065411 | instance | 2026-05-21 03:59:32.065704 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-21 03:59:32.065961 | instance | Thursday 21 May 2026 03:59:32 +0000 (0:00:00.257) 0:03:11.097 ********** 2026-05-21 03:59:32.138433 | instance | ok: [instance] 2026-05-21 03:59:32.138569 | instance | 2026-05-21 03:59:32.138771 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-21 03:59:32.138951 | instance | Thursday 21 May 2026 03:59:32 +0000 (0:00:00.073) 0:03:11.170 ********** 2026-05-21 03:59:32.207544 | instance | skipping: [instance] 2026-05-21 03:59:32.207862 | instance | 2026-05-21 03:59:32.208236 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-21 03:59:32.208596 | instance | Thursday 21 May 2026 03:59:32 +0000 (0:00:00.068) 0:03:11.239 ********** 2026-05-21 03:59:32.775679 | instance | ok: [instance] 2026-05-21 03:59:32.775990 | instance | 2026-05-21 03:59:32.776325 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-21 03:59:32.776601 | instance | Thursday 21 May 2026 03:59:32 +0000 (0:00:00.568) 0:03:11.807 ********** 2026-05-21 03:59:33.133444 | instance | ok: [instance] 2026-05-21 03:59:33.133717 | instance | 2026-05-21 03:59:33.134015 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-21 03:59:33.134366 | instance | Thursday 21 May 2026 03:59:33 +0000 (0:00:00.234) 0:03:12.041 ********** 2026-05-21 03:59:33.134695 | instance | 2026-05-21 03:59:33.134988 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-21 03:59:33.135252 | instance | 2026-05-21 03:59:33.135611 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 03:59:33.135957 | instance | Thursday 21 May 2026 03:59:33 +0000 (0:00:00.123) 0:03:12.165 ********** 2026-05-21 03:59:37.101049 | instance | ok: [instance] 2026-05-21 03:59:37.101305 | instance | 2026-05-21 03:59:37.101554 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:37.101963 | instance | Thursday 21 May 2026 03:59:37 +0000 (0:00:03.967) 0:03:16.133 ********** 2026-05-21 03:59:37.395649 | instance | ok: [instance] 2026-05-21 03:59:37.395904 | instance | 2026-05-21 03:59:37.396163 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:59:37.396424 | instance | Thursday 21 May 2026 03:59:37 +0000 (0:00:00.293) 0:03:16.426 ********** 2026-05-21 03:59:37.496840 | instance | skipping: [instance] 2026-05-21 03:59:37.497112 | instance | 2026-05-21 03:59:37.497399 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 03:59:37.497647 | instance | Thursday 21 May 2026 03:59:37 +0000 (0:00:00.101) 0:03:16.528 ********** 2026-05-21 03:59:37.795297 | instance | ok: [instance] 2026-05-21 03:59:37.795617 | instance | 2026-05-21 03:59:37.795926 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:37.796230 | instance | Thursday 21 May 2026 03:59:37 +0000 (0:00:00.298) 0:03:16.827 ********** 2026-05-21 03:59:37.893159 | instance | ok: [instance] => { 2026-05-21 03:59:37.893416 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 03:59:37.893720 | instance | } 2026-05-21 03:59:37.893916 | instance | 2026-05-21 03:59:37.894173 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:37.894609 | instance | Thursday 21 May 2026 03:59:37 +0000 (0:00:00.097) 0:03:16.925 ********** 2026-05-21 03:59:38.251578 | instance | ok: [instance] 2026-05-21 03:59:38.251719 | instance | 2026-05-21 03:59:38.251903 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:38.252074 | instance | Thursday 21 May 2026 03:59:38 +0000 (0:00:00.358) 0:03:17.283 ********** 2026-05-21 03:59:38.392925 | instance | skipping: [instance] 2026-05-21 03:59:38.393000 | instance | 2026-05-21 03:59:38.393174 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:38.393337 | instance | Thursday 21 May 2026 03:59:38 +0000 (0:00:00.140) 0:03:17.424 ********** 2026-05-21 03:59:38.691298 | instance | ok: [instance] 2026-05-21 03:59:38.691581 | instance | 2026-05-21 03:59:38.691855 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 03:59:38.692116 | instance | Thursday 21 May 2026 03:59:38 +0000 (0:00:00.298) 0:03:17.723 ********** 2026-05-21 03:59:39.929454 | instance | ok: [instance] 2026-05-21 03:59:39.929653 | instance | 2026-05-21 03:59:39.929833 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:39.929991 | instance | Thursday 21 May 2026 03:59:39 +0000 (0:00:01.238) 0:03:18.961 ********** 2026-05-21 03:59:40.055107 | instance | ok: [instance] => { 2026-05-21 03:59:40.055460 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-21 03:59:40.055768 | instance | } 2026-05-21 03:59:40.056116 | instance | 2026-05-21 03:59:40.056564 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:40.056853 | instance | Thursday 21 May 2026 03:59:40 +0000 (0:00:00.125) 0:03:19.087 ********** 2026-05-21 03:59:40.519612 | instance | ok: [instance] 2026-05-21 03:59:40.519674 | instance | 2026-05-21 03:59:40.519844 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:40.519903 | instance | Thursday 21 May 2026 03:59:40 +0000 (0:00:00.464) 0:03:19.551 ********** 2026-05-21 03:59:42.703473 | instance | ok: [instance] 2026-05-21 03:59:42.703684 | instance | 2026-05-21 03:59:42.703911 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:59:42.704103 | instance | Thursday 21 May 2026 03:59:42 +0000 (0:00:02.182) 0:03:21.734 ********** 2026-05-21 03:59:42.778631 | instance | skipping: [instance] 2026-05-21 03:59:42.778769 | instance | 2026-05-21 03:59:42.778966 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:59:42.779137 | instance | Thursday 21 May 2026 03:59:42 +0000 (0:00:00.075) 0:03:21.810 ********** 2026-05-21 03:59:42.855432 | instance | skipping: [instance] 2026-05-21 03:59:42.855565 | instance | 2026-05-21 03:59:42.855723 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:59:42.855894 | instance | Thursday 21 May 2026 03:59:42 +0000 (0:00:00.076) 0:03:21.887 ********** 2026-05-21 03:59:42.939504 | instance | skipping: [instance] 2026-05-21 03:59:42.939791 | instance | 2026-05-21 03:59:42.940076 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:59:42.940343 | instance | Thursday 21 May 2026 03:59:42 +0000 (0:00:00.084) 0:03:21.971 ********** 2026-05-21 03:59:44.102256 | instance | ok: [instance] 2026-05-21 03:59:44.102488 | instance | 2026-05-21 03:59:44.102773 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:59:44.103058 | instance | Thursday 21 May 2026 03:59:44 +0000 (0:00:01.162) 0:03:23.134 ********** 2026-05-21 03:59:44.600175 | instance | ok: [instance] 2026-05-21 03:59:44.600403 | instance | 2026-05-21 03:59:44.600677 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:59:44.600949 | instance | Thursday 21 May 2026 03:59:44 +0000 (0:00:00.497) 0:03:23.632 ********** 2026-05-21 03:59:45.585432 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:59:45.585592 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:59:45.585802 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:59:45.586002 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:59:45.586194 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:59:45.586371 | instance | 2026-05-21 03:59:45.586552 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:59:45.586811 | instance | Thursday 21 May 2026 03:59:45 +0000 (0:00:00.985) 0:03:24.617 ********** 2026-05-21 03:59:46.469055 | instance | ok: [instance] 2026-05-21 03:59:46.469220 | instance | 2026-05-21 03:59:46.469388 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:59:46.469563 | instance | Thursday 21 May 2026 03:59:46 +0000 (0:00:00.847) 0:03:25.465 ********** 2026-05-21 03:59:46.469737 | instance | 2026-05-21 03:59:46.469945 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:59:46.470161 | instance | Thursday 21 May 2026 03:59:46 +0000 (0:00:00.036) 0:03:25.501 ********** 2026-05-21 03:59:46.900276 | instance | ok: [instance] 2026-05-21 03:59:46.900486 | instance | 2026-05-21 03:59:46.900644 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-21 03:59:46.900829 | instance | Thursday 21 May 2026 03:59:46 +0000 (0:00:00.430) 0:03:25.931 ********** 2026-05-21 03:59:47.826495 | instance | ok: [instance] 2026-05-21 03:59:47.826754 | instance | 2026-05-21 03:59:47.827049 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-21 03:59:47.827319 | instance | Thursday 21 May 2026 03:59:47 +0000 (0:00:00.926) 0:03:26.858 ********** 2026-05-21 03:59:47.914528 | instance | ok: [instance] 2026-05-21 03:59:47.914765 | instance | 2026-05-21 03:59:47.915076 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-21 03:59:47.915371 | instance | Thursday 21 May 2026 03:59:47 +0000 (0:00:00.088) 0:03:26.946 ********** 2026-05-21 03:59:47.989415 | instance | ok: [instance] 2026-05-21 03:59:47.989633 | instance | 2026-05-21 03:59:47.989923 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-21 03:59:47.990199 | instance | Thursday 21 May 2026 03:59:47 +0000 (0:00:00.075) 0:03:27.021 ********** 2026-05-21 03:59:48.085631 | instance | ok: [instance] 2026-05-21 03:59:48.085863 | instance | 2026-05-21 03:59:48.086163 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-21 03:59:48.086437 | instance | Thursday 21 May 2026 03:59:48 +0000 (0:00:00.096) 0:03:27.117 ********** 2026-05-21 03:59:48.173639 | instance | skipping: [instance] 2026-05-21 03:59:48.173967 | instance | 2026-05-21 03:59:48.174145 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-21 03:59:48.174302 | instance | Thursday 21 May 2026 03:59:48 +0000 (0:00:00.088) 0:03:27.205 ********** 2026-05-21 03:59:48.292706 | instance | ok: [instance] 2026-05-21 03:59:48.293026 | instance | 2026-05-21 03:59:48.293350 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:48.293680 | instance | Thursday 21 May 2026 03:59:48 +0000 (0:00:00.118) 0:03:27.324 ********** 2026-05-21 03:59:48.573018 | instance | ok: [instance] 2026-05-21 03:59:48.573136 | instance | 2026-05-21 03:59:48.573247 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:48.573374 | instance | Thursday 21 May 2026 03:59:48 +0000 (0:00:00.280) 0:03:27.604 ********** 2026-05-21 03:59:48.668660 | instance | ok: [instance] => { 2026-05-21 03:59:48.668760 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-21 03:59:48.668913 | instance | } 2026-05-21 03:59:48.669025 | instance | 2026-05-21 03:59:48.669149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:48.669271 | instance | Thursday 21 May 2026 03:59:48 +0000 (0:00:00.096) 0:03:27.700 ********** 2026-05-21 03:59:49.254210 | instance | ok: [instance] 2026-05-21 03:59:49.254465 | instance | 2026-05-21 03:59:49.254741 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:49.255022 | instance | Thursday 21 May 2026 03:59:49 +0000 (0:00:00.585) 0:03:28.286 ********** 2026-05-21 03:59:49.390932 | instance | skipping: [instance] 2026-05-21 03:59:49.391180 | instance | 2026-05-21 03:59:49.391512 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:49.391780 | instance | Thursday 21 May 2026 03:59:49 +0000 (0:00:00.136) 0:03:28.422 ********** 2026-05-21 03:59:49.688059 | instance | ok: [instance] 2026-05-21 03:59:49.688372 | instance | 2026-05-21 03:59:49.688683 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:49.688991 | instance | Thursday 21 May 2026 03:59:49 +0000 (0:00:00.296) 0:03:28.719 ********** 2026-05-21 03:59:49.793292 | instance | ok: [instance] => { 2026-05-21 03:59:49.793547 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-21 03:59:49.793729 | instance | } 2026-05-21 03:59:49.793884 | instance | 2026-05-21 03:59:49.794064 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:49.794299 | instance | Thursday 21 May 2026 03:59:49 +0000 (0:00:00.105) 0:03:28.824 ********** 2026-05-21 03:59:50.500896 | instance | ok: [instance] 2026-05-21 03:59:50.501235 | instance | 2026-05-21 03:59:50.501549 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:50.501882 | instance | Thursday 21 May 2026 03:59:50 +0000 (0:00:00.708) 0:03:29.532 ********** 2026-05-21 03:59:50.687341 | instance | skipping: [instance] 2026-05-21 03:59:50.687591 | instance | 2026-05-21 03:59:50.688017 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 03:59:50.688288 | instance | Thursday 21 May 2026 03:59:50 +0000 (0:00:00.186) 0:03:29.719 ********** 2026-05-21 03:59:50.781945 | instance | skipping: [instance] 2026-05-21 03:59:50.782175 | instance | 2026-05-21 03:59:50.782591 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 03:59:50.782891 | instance | Thursday 21 May 2026 03:59:50 +0000 (0:00:00.094) 0:03:29.813 ********** 2026-05-21 03:59:50.872036 | instance | skipping: [instance] 2026-05-21 03:59:50.872160 | instance | 2026-05-21 03:59:50.872294 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 03:59:50.872435 | instance | Thursday 21 May 2026 03:59:50 +0000 (0:00:00.090) 0:03:29.904 ********** 2026-05-21 03:59:50.953292 | instance | skipping: [instance] 2026-05-21 03:59:50.953414 | instance | 2026-05-21 03:59:50.953585 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 03:59:50.953776 | instance | Thursday 21 May 2026 03:59:50 +0000 (0:00:00.081) 0:03:29.985 ********** 2026-05-21 03:59:52.403195 | instance | ok: [instance] 2026-05-21 03:59:52.403354 | instance | 2026-05-21 03:59:52.403403 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 03:59:52.403591 | instance | Thursday 21 May 2026 03:59:52 +0000 (0:00:01.449) 0:03:31.435 ********** 2026-05-21 03:59:52.897321 | instance | ok: [instance] 2026-05-21 03:59:52.897563 | instance | 2026-05-21 03:59:52.897840 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 03:59:52.898116 | instance | Thursday 21 May 2026 03:59:52 +0000 (0:00:00.493) 0:03:31.929 ********** 2026-05-21 03:59:53.920882 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-21 03:59:53.921178 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 03:59:53.921459 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 03:59:53.921749 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 03:59:53.922198 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 03:59:53.922456 | instance | 2026-05-21 03:59:53.922748 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 03:59:53.923005 | instance | Thursday 21 May 2026 03:59:53 +0000 (0:00:01.023) 0:03:32.953 ********** 2026-05-21 03:59:54.554757 | instance | ok: [instance] 2026-05-21 03:59:54.554833 | instance | 2026-05-21 03:59:54.554996 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 03:59:54.555144 | instance | Thursday 21 May 2026 03:59:54 +0000 (0:00:00.598) 0:03:33.551 ********** 2026-05-21 03:59:54.555277 | instance | 2026-05-21 03:59:54.555438 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 03:59:54.555588 | instance | Thursday 21 May 2026 03:59:54 +0000 (0:00:00.034) 0:03:33.586 ********** 2026-05-21 03:59:55.010521 | instance | ok: [instance] 2026-05-21 03:59:55.010725 | instance | 2026-05-21 03:59:55.011003 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:55.011266 | instance | Thursday 21 May 2026 03:59:55 +0000 (0:00:00.455) 0:03:34.042 ********** 2026-05-21 03:59:55.301297 | instance | ok: [instance] 2026-05-21 03:59:55.301403 | instance | 2026-05-21 03:59:55.301559 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:55.301716 | instance | Thursday 21 May 2026 03:59:55 +0000 (0:00:00.290) 0:03:34.333 ********** 2026-05-21 03:59:55.412648 | instance | ok: [instance] => { 2026-05-21 03:59:55.412787 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-21 03:59:55.412944 | instance | } 2026-05-21 03:59:55.413093 | instance | 2026-05-21 03:59:55.413255 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:55.413410 | instance | Thursday 21 May 2026 03:59:55 +0000 (0:00:00.111) 0:03:34.444 ********** 2026-05-21 03:59:55.862520 | instance | ok: [instance] 2026-05-21 03:59:55.862754 | instance | 2026-05-21 03:59:55.863018 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:55.863310 | instance | Thursday 21 May 2026 03:59:55 +0000 (0:00:00.449) 0:03:34.894 ********** 2026-05-21 03:59:57.148085 | instance | ok: [instance] 2026-05-21 03:59:57.148308 | instance | 2026-05-21 03:59:57.148607 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 03:59:57.148892 | instance | Thursday 21 May 2026 03:59:57 +0000 (0:00:01.284) 0:03:36.179 ********** 2026-05-21 03:59:57.281785 | instance | ok: [instance] => { 2026-05-21 03:59:57.281892 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-21 03:59:57.282012 | instance | } 2026-05-21 03:59:57.282126 | instance | 2026-05-21 03:59:57.282250 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 03:59:57.282370 | instance | Thursday 21 May 2026 03:59:57 +0000 (0:00:00.134) 0:03:36.314 ********** 2026-05-21 03:59:57.691354 | instance | ok: [instance] 2026-05-21 03:59:57.691634 | instance | 2026-05-21 03:59:57.691921 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 03:59:57.692198 | instance | Thursday 21 May 2026 03:59:57 +0000 (0:00:00.409) 0:03:36.723 ********** 2026-05-21 03:59:58.926644 | instance | ok: [instance] 2026-05-21 03:59:58.926858 | instance | 2026-05-21 03:59:58.927193 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-21 03:59:58.927479 | instance | Thursday 21 May 2026 03:59:58 +0000 (0:00:01.235) 0:03:37.958 ********** 2026-05-21 03:59:59.468204 | instance | ok: [instance] 2026-05-21 03:59:59.468408 | instance | 2026-05-21 03:59:59.468682 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-21 03:59:59.469002 | instance | Thursday 21 May 2026 03:59:59 +0000 (0:00:00.541) 0:03:38.500 ********** 2026-05-21 03:59:59.757856 | instance | ok: [instance] 2026-05-21 03:59:59.758243 | instance | 2026-05-21 03:59:59.758581 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 03:59:59.758896 | instance | Thursday 21 May 2026 03:59:59 +0000 (0:00:00.289) 0:03:38.789 ********** 2026-05-21 04:00:00.041614 | instance | ok: [instance] 2026-05-21 04:00:00.041878 | instance | 2026-05-21 04:00:00.042182 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:00:00.042478 | instance | Thursday 21 May 2026 04:00:00 +0000 (0:00:00.283) 0:03:39.073 ********** 2026-05-21 04:00:00.154006 | instance | ok: [instance] => { 2026-05-21 04:00:00.154128 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-21 04:00:00.154243 | instance | } 2026-05-21 04:00:00.154360 | instance | 2026-05-21 04:00:00.154489 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:00:00.154612 | instance | Thursday 21 May 2026 04:00:00 +0000 (0:00:00.112) 0:03:39.186 ********** 2026-05-21 04:00:00.665956 | instance | ok: [instance] 2026-05-21 04:00:00.666131 | instance | 2026-05-21 04:00:00.666342 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:00:00.666546 | instance | Thursday 21 May 2026 04:00:00 +0000 (0:00:00.511) 0:03:39.698 ********** 2026-05-21 04:00:02.876482 | instance | ok: [instance] 2026-05-21 04:00:02.876620 | instance | 2026-05-21 04:00:02.876824 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-21 04:00:02.876977 | instance | Thursday 21 May 2026 04:00:02 +0000 (0:00:02.210) 0:03:41.908 ********** 2026-05-21 04:00:03.007996 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-21 04:00:03.008238 | instance | 2026-05-21 04:00:03.008598 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-21 04:00:03.008894 | instance | Thursday 21 May 2026 04:00:03 +0000 (0:00:00.131) 0:03:42.039 ********** 2026-05-21 04:00:04.215115 | instance | ok: [instance] 2026-05-21 04:00:04.215185 | instance | 2026-05-21 04:00:04.215196 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-21 04:00:04.215206 | instance | Thursday 21 May 2026 04:00:04 +0000 (0:00:01.206) 0:03:43.246 ********** 2026-05-21 04:00:04.484539 | instance | ok: [instance] 2026-05-21 04:00:04.484596 | instance | 2026-05-21 04:00:04.484608 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-21 04:00:04.484618 | instance | Thursday 21 May 2026 04:00:04 +0000 (0:00:00.269) 0:03:43.515 ********** 2026-05-21 04:00:04.994452 | instance | ok: [instance] 2026-05-21 04:00:04.994564 | instance | 2026-05-21 04:00:04.994923 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-21 04:00:04.995089 | instance | Thursday 21 May 2026 04:00:04 +0000 (0:00:00.511) 0:03:44.026 ********** 2026-05-21 04:00:05.888541 | instance | ok: [instance] => (item=br_netfilter) 2026-05-21 04:00:05.888676 | instance | ok: [instance] => (item=ip_tables) 2026-05-21 04:00:05.888837 | instance | ok: [instance] => (item=ip6_tables) 2026-05-21 04:00:05.889018 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-21 04:00:05.889166 | instance | 2026-05-21 04:00:05.889334 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:00:05.889538 | instance | Thursday 21 May 2026 04:00:05 +0000 (0:00:00.893) 0:03:44.920 ********** 2026-05-21 04:00:06.199437 | instance | ok: [instance] 2026-05-21 04:00:06.199516 | instance | 2026-05-21 04:00:06.199670 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:00:06.199788 | instance | Thursday 21 May 2026 04:00:06 +0000 (0:00:00.309) 0:03:45.230 ********** 2026-05-21 04:00:06.313513 | instance | ok: [instance] => { 2026-05-21 04:00:06.313854 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-21 04:00:06.314232 | instance | } 2026-05-21 04:00:06.314632 | instance | 2026-05-21 04:00:06.315000 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:00:06.315558 | instance | Thursday 21 May 2026 04:00:06 +0000 (0:00:00.114) 0:03:45.344 ********** 2026-05-21 04:00:06.770839 | instance | ok: [instance] 2026-05-21 04:00:06.771097 | instance | 2026-05-21 04:00:06.771460 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:00:06.771755 | instance | Thursday 21 May 2026 04:00:06 +0000 (0:00:00.457) 0:03:45.802 ********** 2026-05-21 04:00:06.900612 | instance | skipping: [instance] 2026-05-21 04:00:06.900673 | instance | 2026-05-21 04:00:06.900684 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-21 04:00:06.900695 | instance | Thursday 21 May 2026 04:00:06 +0000 (0:00:00.128) 0:03:45.931 ********** 2026-05-21 04:00:07.042102 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-21 04:00:07.042250 | instance | 2026-05-21 04:00:07.042445 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-21 04:00:07.042624 | instance | Thursday 21 May 2026 04:00:07 +0000 (0:00:00.143) 0:03:46.074 ********** 2026-05-21 04:00:07.126031 | instance | skipping: [instance] 2026-05-21 04:00:07.126191 | instance | 2026-05-21 04:00:07.126392 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-21 04:00:07.126574 | instance | Thursday 21 May 2026 04:00:07 +0000 (0:00:00.083) 0:03:46.158 ********** 2026-05-21 04:00:08.323680 | instance | ok: [instance] 2026-05-21 04:00:08.323790 | instance | 2026-05-21 04:00:08.323803 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-21 04:00:08.323813 | instance | Thursday 21 May 2026 04:00:08 +0000 (0:00:01.196) 0:03:47.354 ********** 2026-05-21 04:00:10.639718 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-21 04:00:10.639841 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-21 04:00:10.639981 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-21 04:00:10.640105 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-21 04:00:10.640235 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-21 04:00:10.640383 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-21 04:00:10.640514 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-21 04:00:10.640630 | instance | 2026-05-21 04:00:10.640776 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-21 04:00:10.641524 | instance | Thursday 21 May 2026 04:00:10 +0000 (0:00:02.317) 0:03:49.672 ********** 2026-05-21 04:00:11.284288 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-21 04:00:11.284411 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-21 04:00:11.284565 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-21 04:00:11.284739 | instance | 2026-05-21 04:00:11.284880 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-21 04:00:11.284998 | instance | Thursday 21 May 2026 04:00:11 +0000 (0:00:00.644) 0:03:50.316 ********** 2026-05-21 04:00:11.776468 | instance | ok: [instance] 2026-05-21 04:00:11.776551 | instance | 2026-05-21 04:00:11.776688 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-21 04:00:11.776812 | instance | Thursday 21 May 2026 04:00:11 +0000 (0:00:00.492) 0:03:50.808 ********** 2026-05-21 04:00:12.244060 | instance | ok: [instance] 2026-05-21 04:00:12.244135 | instance | 2026-05-21 04:00:12.244265 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-21 04:00:12.244394 | instance | Thursday 21 May 2026 04:00:12 +0000 (0:00:00.467) 0:03:51.276 ********** 2026-05-21 04:00:12.491977 | instance | ok: [instance] 2026-05-21 04:00:12.492057 | instance | 2026-05-21 04:00:12.492186 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-21 04:00:12.492307 | instance | Thursday 21 May 2026 04:00:12 +0000 (0:00:00.247) 0:03:51.524 ********** 2026-05-21 04:00:12.557201 | instance | skipping: [instance] 2026-05-21 04:00:12.557280 | instance | 2026-05-21 04:00:12.557407 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-21 04:00:12.557528 | instance | Thursday 21 May 2026 04:00:12 +0000 (0:00:00.065) 0:03:51.589 ********** 2026-05-21 04:00:13.231960 | instance | ok: [instance] => (item=swap) 2026-05-21 04:00:13.232046 | instance | ok: [instance] => (item=none) 2026-05-21 04:00:13.232164 | instance | 2026-05-21 04:00:13.232296 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-21 04:00:13.232499 | instance | Thursday 21 May 2026 04:00:13 +0000 (0:00:00.674) 0:03:52.263 ********** 2026-05-21 04:00:13.731336 | instance | ok: [instance] 2026-05-21 04:00:13.731449 | instance | 2026-05-21 04:00:13.731467 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-21 04:00:13.731479 | instance | Thursday 21 May 2026 04:00:13 +0000 (0:00:00.497) 0:03:52.761 ********** 2026-05-21 04:00:14.212461 | instance | ok: [instance] 2026-05-21 04:00:14.212525 | instance | 2026-05-21 04:00:14.212536 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-21 04:00:14.212546 | instance | Thursday 21 May 2026 04:00:14 +0000 (0:00:00.440) 0:03:53.202 ********** 2026-05-21 04:00:14.212555 | instance | 2026-05-21 04:00:14.212564 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-21 04:00:14.212581 | instance | Thursday 21 May 2026 04:00:14 +0000 (0:00:00.040) 0:03:53.242 ********** 2026-05-21 04:00:14.602901 | instance | ok: [instance] 2026-05-21 04:00:14.602968 | instance | 2026-05-21 04:00:14.602980 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-21 04:00:14.602990 | instance | Thursday 21 May 2026 04:00:14 +0000 (0:00:00.391) 0:03:53.633 ********** 2026-05-21 04:00:15.728633 | instance | ok: [instance] 2026-05-21 04:00:15.728743 | instance | 2026-05-21 04:00:15.728761 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-21 04:00:15.728776 | instance | Thursday 21 May 2026 04:00:15 +0000 (0:00:01.125) 0:03:54.759 ********** 2026-05-21 04:00:18.787247 | instance | ok: [instance] 2026-05-21 04:00:18.787366 | instance | 2026-05-21 04:00:18.787375 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-21 04:00:18.787382 | instance | Thursday 21 May 2026 04:00:18 +0000 (0:00:03.059) 0:03:57.818 ********** 2026-05-21 04:00:19.245181 | instance | ok: [instance] 2026-05-21 04:00:19.245299 | instance | 2026-05-21 04:00:19.245322 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-21 04:00:19.245332 | instance | Thursday 21 May 2026 04:00:19 +0000 (0:00:00.456) 0:03:58.275 ********** 2026-05-21 04:00:19.750676 | instance | ok: [instance] 2026-05-21 04:00:19.750726 | instance | 2026-05-21 04:00:19.750733 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-21 04:00:19.750740 | instance | Thursday 21 May 2026 04:00:19 +0000 (0:00:00.506) 0:03:58.782 ********** 2026-05-21 04:00:19.926238 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-21 04:00:19.926301 | instance | 2026-05-21 04:00:19.926312 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-21 04:00:19.926322 | instance | Thursday 21 May 2026 04:00:19 +0000 (0:00:00.174) 0:03:58.957 ********** 2026-05-21 04:00:20.084795 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-21 04:00:20.084882 | instance | 2026-05-21 04:00:20.084894 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-21 04:00:20.084905 | instance | Thursday 21 May 2026 04:00:20 +0000 (0:00:00.158) 0:03:59.115 ********** 2026-05-21 04:00:20.374117 | instance | ok: [instance] => (item=instance) 2026-05-21 04:00:20.374175 | instance | 2026-05-21 04:00:20.374186 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-21 04:00:20.374196 | instance | Thursday 21 May 2026 04:00:20 +0000 (0:00:00.289) 0:03:59.405 ********** 2026-05-21 04:00:20.470841 | instance | ok: [instance] 2026-05-21 04:00:20.470900 | instance | 2026-05-21 04:00:20.470911 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-21 04:00:20.470922 | instance | Thursday 21 May 2026 04:00:20 +0000 (0:00:00.096) 0:03:59.502 ********** 2026-05-21 04:00:20.559334 | instance | skipping: [instance] 2026-05-21 04:00:20.559382 | instance | 2026-05-21 04:00:20.559392 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-21 04:00:20.559398 | instance | Thursday 21 May 2026 04:00:20 +0000 (0:00:00.088) 0:03:59.591 ********** 2026-05-21 04:00:20.629983 | instance | ok: [instance] => { 2026-05-21 04:00:20.630283 | instance | "msg": "instance" 2026-05-21 04:00:20.630519 | instance | } 2026-05-21 04:00:20.630740 | instance | 2026-05-21 04:00:20.630982 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-21 04:00:20.631224 | instance | Thursday 21 May 2026 04:00:20 +0000 (0:00:00.071) 0:03:59.662 ********** 2026-05-21 04:00:21.256104 | instance | ok: [instance] 2026-05-21 04:00:21.256151 | instance | 2026-05-21 04:00:21.256159 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-21 04:00:21.256166 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.625) 0:04:00.287 ********** 2026-05-21 04:00:21.321660 | instance | skipping: [instance] 2026-05-21 04:00:21.321695 | instance | 2026-05-21 04:00:21.321718 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-21 04:00:21.322536 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.065) 0:04:00.353 ********** 2026-05-21 04:00:21.390833 | instance | skipping: [instance] 2026-05-21 04:00:21.390878 | instance | 2026-05-21 04:00:21.390884 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-21 04:00:21.390889 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.069) 0:04:00.422 ********** 2026-05-21 04:00:21.460679 | instance | skipping: [instance] 2026-05-21 04:00:21.460727 | instance | 2026-05-21 04:00:21.460733 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-21 04:00:21.460739 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.069) 0:04:00.492 ********** 2026-05-21 04:00:21.536432 | instance | skipping: [instance] 2026-05-21 04:00:21.536491 | instance | 2026-05-21 04:00:21.536502 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-21 04:00:21.536512 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.075) 0:04:00.567 ********** 2026-05-21 04:00:21.602686 | instance | skipping: [instance] 2026-05-21 04:00:21.602943 | instance | 2026-05-21 04:00:21.603164 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-21 04:00:21.603403 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.067) 0:04:00.634 ********** 2026-05-21 04:00:21.673608 | instance | skipping: [instance] 2026-05-21 04:00:21.673982 | instance | 2026-05-21 04:00:21.674317 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-21 04:00:21.674642 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.070) 0:04:00.705 ********** 2026-05-21 04:00:21.741457 | instance | skipping: [instance] 2026-05-21 04:00:21.741717 | instance | 2026-05-21 04:00:21.741952 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-21 04:00:21.742242 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.067) 0:04:00.773 ********** 2026-05-21 04:00:21.981791 | instance | ok: [instance] 2026-05-21 04:00:21.982024 | instance | 2026-05-21 04:00:21.982321 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-21 04:00:21.982590 | instance | Thursday 21 May 2026 04:00:21 +0000 (0:00:00.239) 0:04:01.013 ********** 2026-05-21 04:00:22.223817 | instance | ok: [instance] 2026-05-21 04:00:22.224086 | instance | 2026-05-21 04:00:22.224370 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-21 04:00:22.224651 | instance | Thursday 21 May 2026 04:00:22 +0000 (0:00:00.242) 0:04:01.255 ********** 2026-05-21 04:00:22.292639 | instance | skipping: [instance] 2026-05-21 04:00:22.292789 | instance | 2026-05-21 04:00:22.292972 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-21 04:00:22.293154 | instance | Thursday 21 May 2026 04:00:22 +0000 (0:00:00.069) 0:04:01.324 ********** 2026-05-21 04:00:22.556840 | instance | ok: [instance] 2026-05-21 04:00:22.557095 | instance | 2026-05-21 04:00:22.557373 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-21 04:00:22.557696 | instance | Thursday 21 May 2026 04:00:22 +0000 (0:00:00.263) 0:04:01.588 ********** 2026-05-21 04:00:22.815344 | instance | ok: [instance] 2026-05-21 04:00:22.815605 | instance | 2026-05-21 04:00:22.815876 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-21 04:00:22.816166 | instance | Thursday 21 May 2026 04:00:22 +0000 (0:00:00.258) 0:04:01.847 ********** 2026-05-21 04:00:23.052329 | instance | ok: [instance] 2026-05-21 04:00:23.052548 | instance | 2026-05-21 04:00:23.052819 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-21 04:00:23.053102 | instance | Thursday 21 May 2026 04:00:23 +0000 (0:00:00.237) 0:04:02.084 ********** 2026-05-21 04:00:24.223002 | instance | ok: [instance] 2026-05-21 04:00:24.223101 | instance | 2026-05-21 04:00:24.223227 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-21 04:00:24.223376 | instance | Thursday 21 May 2026 04:00:24 +0000 (0:00:01.170) 0:04:03.255 ********** 2026-05-21 04:00:25.503080 | instance | ok: [instance] 2026-05-21 04:00:25.503325 | instance | 2026-05-21 04:00:25.503628 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-21 04:00:25.503951 | instance | Thursday 21 May 2026 04:00:25 +0000 (0:00:01.279) 0:04:04.535 ********** 2026-05-21 04:00:25.591612 | instance | skipping: [instance] 2026-05-21 04:00:25.591847 | instance | 2026-05-21 04:00:25.592153 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-21 04:00:25.592428 | instance | Thursday 21 May 2026 04:00:25 +0000 (0:00:00.088) 0:04:04.623 ********** 2026-05-21 04:00:25.690399 | instance | skipping: [instance] 2026-05-21 04:00:25.690581 | instance | 2026-05-21 04:00:25.690793 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-21 04:00:25.691233 | instance | Thursday 21 May 2026 04:00:25 +0000 (0:00:00.098) 0:04:04.722 ********** 2026-05-21 04:00:26.561643 | instance | ok: [instance] 2026-05-21 04:00:26.561846 | instance | 2026-05-21 04:00:26.562089 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-21 04:00:26.562326 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.871) 0:04:05.593 ********** 2026-05-21 04:00:26.731032 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-21 04:00:26.731109 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-21 04:00:26.731117 | instance | skipping: [instance] 2026-05-21 04:00:26.731124 | instance | 2026-05-21 04:00:26.731131 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-21 04:00:26.731144 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.168) 0:04:05.762 ********** 2026-05-21 04:00:26.800414 | instance | skipping: [instance] 2026-05-21 04:00:26.800648 | instance | 2026-05-21 04:00:26.800931 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-21 04:00:26.801199 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.069) 0:04:05.832 ********** 2026-05-21 04:00:26.870161 | instance | skipping: [instance] 2026-05-21 04:00:26.870428 | instance | 2026-05-21 04:00:26.870722 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-21 04:00:26.870986 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.069) 0:04:05.902 ********** 2026-05-21 04:00:26.939087 | instance | skipping: [instance] 2026-05-21 04:00:26.939339 | instance | 2026-05-21 04:00:26.939660 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-21 04:00:26.939995 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.068) 0:04:05.971 ********** 2026-05-21 04:00:27.004209 | instance | skipping: [instance] 2026-05-21 04:00:27.004415 | instance | 2026-05-21 04:00:27.004695 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-21 04:00:27.004954 | instance | Thursday 21 May 2026 04:00:26 +0000 (0:00:00.064) 0:04:06.036 ********** 2026-05-21 04:00:27.471459 | instance | ok: [instance] 2026-05-21 04:00:27.471685 | instance | 2026-05-21 04:00:27.472123 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-21 04:00:27.472521 | instance | Thursday 21 May 2026 04:00:27 +0000 (0:00:00.467) 0:04:06.503 ********** 2026-05-21 04:00:28.551772 | instance | ok: [instance] 2026-05-21 04:00:28.551847 | instance | 2026-05-21 04:00:28.551951 | instance | PLAY [Install control-plane components] **************************************** 2026-05-21 04:00:28.552126 | instance | 2026-05-21 04:00:28.552381 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:00:28.552674 | instance | Thursday 21 May 2026 04:00:28 +0000 (0:00:01.080) 0:04:07.584 ********** 2026-05-21 04:00:32.425967 | instance | ok: [instance] 2026-05-21 04:00:32.426189 | instance | 2026-05-21 04:00:32.426385 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:00:32.426568 | instance | Thursday 21 May 2026 04:00:32 +0000 (0:00:03.873) 0:04:11.458 ********** 2026-05-21 04:00:32.720494 | instance | ok: [instance] 2026-05-21 04:00:32.720638 | instance | 2026-05-21 04:00:32.720840 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:00:32.721022 | instance | Thursday 21 May 2026 04:00:32 +0000 (0:00:00.293) 0:04:11.751 ********** 2026-05-21 04:00:33.897711 | instance | ok: [instance] 2026-05-21 04:00:33.897950 | instance | 2026-05-21 04:00:33.898238 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:00:33.898494 | instance | Thursday 21 May 2026 04:00:33 +0000 (0:00:01.177) 0:04:12.929 ********** 2026-05-21 04:00:34.203150 | instance | ok: [instance] 2026-05-21 04:00:34.203295 | instance | 2026-05-21 04:00:34.203493 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:00:34.203778 | instance | Thursday 21 May 2026 04:00:34 +0000 (0:00:00.305) 0:04:13.235 ********** 2026-05-21 04:00:34.312487 | instance | ok: [instance] => { 2026-05-21 04:00:34.312758 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-21 04:00:34.313019 | instance | } 2026-05-21 04:00:34.313267 | instance | 2026-05-21 04:00:34.313536 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:00:34.313795 | instance | Thursday 21 May 2026 04:00:34 +0000 (0:00:00.109) 0:04:13.344 ********** 2026-05-21 04:00:34.690295 | instance | ok: [instance] 2026-05-21 04:00:34.690540 | instance | 2026-05-21 04:00:34.690844 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:00:34.691135 | instance | Thursday 21 May 2026 04:00:34 +0000 (0:00:00.377) 0:04:13.722 ********** 2026-05-21 04:00:35.932598 | instance | ok: [instance] 2026-05-21 04:00:35.932728 | instance | 2026-05-21 04:00:35.932887 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-21 04:00:35.933047 | instance | Thursday 21 May 2026 04:00:35 +0000 (0:00:01.242) 0:04:14.964 ********** 2026-05-21 04:00:36.319792 | instance | ok: [instance] 2026-05-21 04:00:36.320056 | instance | 2026-05-21 04:00:36.320333 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-21 04:00:36.320612 | instance | Thursday 21 May 2026 04:00:36 +0000 (0:00:00.387) 0:04:15.351 ********** 2026-05-21 04:00:36.642199 | instance | ok: [instance] 2026-05-21 04:00:36.642418 | instance | 2026-05-21 04:00:36.642724 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-21 04:00:36.642992 | instance | Thursday 21 May 2026 04:00:36 +0000 (0:00:00.322) 0:04:15.674 ********** 2026-05-21 04:00:36.929924 | instance | ok: [instance] 2026-05-21 04:00:36.930161 | instance | 2026-05-21 04:00:36.930450 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-21 04:00:36.930719 | instance | Thursday 21 May 2026 04:00:36 +0000 (0:00:00.287) 0:04:15.961 ********** 2026-05-21 04:00:37.182699 | instance | ok: [instance] 2026-05-21 04:00:37.182946 | instance | 2026-05-21 04:00:37.183237 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-21 04:00:37.183525 | instance | Thursday 21 May 2026 04:00:37 +0000 (0:00:00.253) 0:04:16.214 ********** 2026-05-21 04:00:37.416415 | instance | ok: [instance] 2026-05-21 04:00:37.416530 | instance | 2026-05-21 04:00:37.416678 | instance | TASK [Install plugin] ********************************************************** 2026-05-21 04:00:37.416837 | instance | Thursday 21 May 2026 04:00:37 +0000 (0:00:00.233) 0:04:16.448 ********** 2026-05-21 04:00:37.536298 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-21 04:00:37.536548 | instance | 2026-05-21 04:00:37.536823 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:00:37.537090 | instance | Thursday 21 May 2026 04:00:37 +0000 (0:00:00.119) 0:04:16.568 ********** 2026-05-21 04:00:37.643915 | instance | ok: [instance] => { 2026-05-21 04:00:37.644075 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-21 04:00:37.644235 | instance | } 2026-05-21 04:00:37.644466 | instance | 2026-05-21 04:00:37.644592 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:00:37.644715 | instance | Thursday 21 May 2026 04:00:37 +0000 (0:00:00.107) 0:04:16.676 ********** 2026-05-21 04:00:38.043897 | instance | ok: [instance] 2026-05-21 04:00:38.044153 | instance | 2026-05-21 04:00:38.044448 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:00:38.044772 | instance | Thursday 21 May 2026 04:00:38 +0000 (0:00:00.399) 0:04:17.075 ********** 2026-05-21 04:00:40.574543 | instance | ok: [instance] 2026-05-21 04:00:40.574807 | instance | 2026-05-21 04:00:40.575133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:00:40.575440 | instance | Thursday 21 May 2026 04:00:40 +0000 (0:00:02.530) 0:04:19.605 ********** 2026-05-21 04:00:40.677833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:00:40.678066 | instance | 2026-05-21 04:00:40.678415 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:00:40.678751 | instance | Thursday 21 May 2026 04:00:40 +0000 (0:00:00.103) 0:04:19.709 ********** 2026-05-21 04:00:41.440250 | instance | ok: [instance] 2026-05-21 04:00:41.440380 | instance | 2026-05-21 04:00:41.440722 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-21 04:00:41.440908 | instance | Thursday 21 May 2026 04:00:41 +0000 (0:00:00.762) 0:04:20.471 ********** 2026-05-21 04:00:42.470626 | instance | ok: [instance] 2026-05-21 04:00:42.470693 | instance | 2026-05-21 04:00:42.470852 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-21 04:00:42.471005 | instance | Thursday 21 May 2026 04:00:42 +0000 (0:00:01.030) 0:04:21.502 ********** 2026-05-21 04:00:44.527406 | instance | ok: [instance] 2026-05-21 04:00:44.527499 | instance | 2026-05-21 04:00:44.527763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:00:44.528044 | instance | Thursday 21 May 2026 04:00:44 +0000 (0:00:02.056) 0:04:23.558 ********** 2026-05-21 04:00:44.631442 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:00:44.631576 | instance | 2026-05-21 04:00:44.631756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:00:44.631939 | instance | Thursday 21 May 2026 04:00:44 +0000 (0:00:00.104) 0:04:23.663 ********** 2026-05-21 04:00:45.205626 | instance | ok: [instance] 2026-05-21 04:00:45.205873 | instance | 2026-05-21 04:00:45.206156 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-21 04:00:45.206427 | instance | Thursday 21 May 2026 04:00:45 +0000 (0:00:00.574) 0:04:24.237 ********** 2026-05-21 04:00:47.158030 | instance | ok: [instance] 2026-05-21 04:00:47.158268 | instance | 2026-05-21 04:00:47.158601 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-21 04:00:47.158865 | instance | Thursday 21 May 2026 04:00:47 +0000 (0:00:01.952) 0:04:26.190 ********** 2026-05-21 04:00:47.906541 | instance | ok: [instance] 2026-05-21 04:00:47.906848 | instance | 2026-05-21 04:00:47.907153 | instance | PLAY [all] ********************************************************************* 2026-05-21 04:00:47.907598 | instance | 2026-05-21 04:00:47.907984 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:00:47.908329 | instance | Thursday 21 May 2026 04:00:47 +0000 (0:00:00.748) 0:04:26.938 ********** 2026-05-21 04:00:51.819114 | instance | ok: [instance] 2026-05-21 04:00:51.819192 | instance | 2026-05-21 04:00:51.819332 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-21 04:00:51.819463 | instance | Thursday 21 May 2026 04:00:51 +0000 (0:00:03.912) 0:04:30.851 ********** 2026-05-21 04:00:52.650605 | instance | ok: [instance] 2026-05-21 04:00:52.650858 | instance | 2026-05-21 04:00:52.651133 | instance | PLAY [all] ********************************************************************* 2026-05-21 04:00:52.651560 | instance | 2026-05-21 04:00:52.651940 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-21 04:00:52.652315 | instance | Thursday 21 May 2026 04:00:52 +0000 (0:00:00.831) 0:04:31.682 ********** 2026-05-21 04:00:53.413892 | instance | ok: [instance] 2026-05-21 04:00:53.413983 | instance | 2026-05-21 04:00:53.414089 | instance | PLAY [controllers] ************************************************************* 2026-05-21 04:00:53.414202 | instance | 2026-05-21 04:00:53.414319 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:00:53.414444 | instance | Thursday 21 May 2026 04:00:53 +0000 (0:00:00.763) 0:04:32.445 ********** 2026-05-21 04:00:57.192583 | instance | ok: [instance] 2026-05-21 04:00:57.192667 | instance | 2026-05-21 04:00:57.193063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:00:57.193122 | instance | Thursday 21 May 2026 04:00:57 +0000 (0:00:03.778) 0:04:36.224 ********** 2026-05-21 04:00:57.286560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:00:57.286636 | instance | 2026-05-21 04:00:57.286899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:00:57.286938 | instance | Thursday 21 May 2026 04:00:57 +0000 (0:00:00.094) 0:04:36.319 ********** 2026-05-21 04:00:57.936730 | instance | ok: [instance] 2026-05-21 04:00:57.936807 | instance | 2026-05-21 04:00:57.936930 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-21 04:00:57.937058 | instance | Thursday 21 May 2026 04:00:57 +0000 (0:00:00.649) 0:04:36.968 ********** 2026-05-21 04:00:59.357355 | instance | ok: [instance] 2026-05-21 04:00:59.357444 | instance | 2026-05-21 04:00:59.357555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:00:59.357705 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:01.420) 0:04:38.389 ********** 2026-05-21 04:00:59.469627 | instance | skipping: [instance] 2026-05-21 04:00:59.469693 | instance | 2026-05-21 04:00:59.469925 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-21 04:00:59.470062 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.112) 0:04:38.501 ********** 2026-05-21 04:00:59.567145 | instance | skipping: [instance] 2026-05-21 04:00:59.567226 | instance | 2026-05-21 04:00:59.567413 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-21 04:00:59.567574 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.097) 0:04:38.599 ********** 2026-05-21 04:00:59.633986 | instance | skipping: [instance] 2026-05-21 04:00:59.634093 | instance | 2026-05-21 04:00:59.634262 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-21 04:00:59.634416 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.066) 0:04:38.666 ********** 2026-05-21 04:00:59.696998 | instance | skipping: [instance] 2026-05-21 04:00:59.697157 | instance | 2026-05-21 04:00:59.697271 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-21 04:00:59.697424 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.063) 0:04:38.729 ********** 2026-05-21 04:00:59.808588 | instance | skipping: [instance] 2026-05-21 04:00:59.808804 | instance | 2026-05-21 04:00:59.809117 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-21 04:00:59.809382 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.111) 0:04:38.840 ********** 2026-05-21 04:00:59.919621 | instance | skipping: [instance] 2026-05-21 04:00:59.919937 | instance | 2026-05-21 04:00:59.920029 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-21 04:00:59.920139 | instance | Thursday 21 May 2026 04:00:59 +0000 (0:00:00.111) 0:04:38.951 ********** 2026-05-21 04:01:00.025804 | instance | skipping: [instance] 2026-05-21 04:01:00.026028 | instance | 2026-05-21 04:01:00.026405 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-21 04:01:00.026492 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.105) 0:04:39.057 ********** 2026-05-21 04:01:00.095551 | instance | skipping: [instance] 2026-05-21 04:01:00.095665 | instance | 2026-05-21 04:01:00.095853 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-21 04:01:00.096160 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.069) 0:04:39.127 ********** 2026-05-21 04:01:00.231556 | instance | skipping: [instance] 2026-05-21 04:01:00.231924 | instance | 2026-05-21 04:01:00.232283 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-21 04:01:00.232739 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.135) 0:04:39.262 ********** 2026-05-21 04:01:00.299508 | instance | skipping: [instance] 2026-05-21 04:01:00.299787 | instance | 2026-05-21 04:01:00.300122 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-21 04:01:00.300395 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.068) 0:04:39.331 ********** 2026-05-21 04:01:00.362244 | instance | skipping: [instance] 2026-05-21 04:01:00.362485 | instance | 2026-05-21 04:01:00.362756 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-21 04:01:00.363034 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.062) 0:04:39.394 ********** 2026-05-21 04:01:00.414308 | instance | skipping: [instance] 2026-05-21 04:01:00.414435 | instance | 2026-05-21 04:01:00.414602 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-21 04:01:00.414768 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.052) 0:04:39.446 ********** 2026-05-21 04:01:00.581137 | instance | skipping: [instance] 2026-05-21 04:01:00.581285 | instance | 2026-05-21 04:01:00.581539 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-21 04:01:00.581702 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.166) 0:04:39.613 ********** 2026-05-21 04:01:00.644551 | instance | skipping: [instance] 2026-05-21 04:01:00.644808 | instance | 2026-05-21 04:01:00.645073 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-21 04:01:00.645488 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.063) 0:04:39.676 ********** 2026-05-21 04:01:00.716253 | instance | skipping: [instance] 2026-05-21 04:01:00.716502 | instance | 2026-05-21 04:01:00.716795 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-21 04:01:00.717053 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.071) 0:04:39.747 ********** 2026-05-21 04:01:00.823998 | instance | skipping: [instance] 2026-05-21 04:01:00.824285 | instance | 2026-05-21 04:01:00.824556 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-21 04:01:00.824814 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.107) 0:04:39.855 ********** 2026-05-21 04:01:00.891384 | instance | skipping: [instance] 2026-05-21 04:01:00.891627 | instance | 2026-05-21 04:01:00.891886 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-21 04:01:00.892140 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.067) 0:04:39.923 ********** 2026-05-21 04:01:00.951332 | instance | skipping: [instance] 2026-05-21 04:01:00.951591 | instance | 2026-05-21 04:01:00.951906 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-21 04:01:00.952215 | instance | Thursday 21 May 2026 04:01:00 +0000 (0:00:00.060) 0:04:39.983 ********** 2026-05-21 04:01:01.014960 | instance | skipping: [instance] 2026-05-21 04:01:01.015061 | instance | 2026-05-21 04:01:01.015208 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-21 04:01:01.015391 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.063) 0:04:40.046 ********** 2026-05-21 04:01:01.167717 | instance | skipping: [instance] 2026-05-21 04:01:01.167795 | instance | 2026-05-21 04:01:01.167901 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-21 04:01:01.168019 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.153) 0:04:40.200 ********** 2026-05-21 04:01:01.230756 | instance | skipping: [instance] 2026-05-21 04:01:01.230835 | instance | 2026-05-21 04:01:01.230965 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-21 04:01:01.231081 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.062) 0:04:40.263 ********** 2026-05-21 04:01:01.293795 | instance | skipping: [instance] 2026-05-21 04:01:01.294037 | instance | 2026-05-21 04:01:01.294318 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-21 04:01:01.294582 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.062) 0:04:40.325 ********** 2026-05-21 04:01:01.431218 | instance | skipping: [instance] 2026-05-21 04:01:01.431540 | instance | 2026-05-21 04:01:01.431840 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-21 04:01:01.432193 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.136) 0:04:40.462 ********** 2026-05-21 04:01:01.495386 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-21 04:01:01.495453 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-21 04:01:01.495630 | instance | skipping: [instance] 2026-05-21 04:01:01.495853 | instance | 2026-05-21 04:01:01.496114 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-21 04:01:01.496377 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.064) 0:04:40.527 ********** 2026-05-21 04:01:01.560141 | instance | skipping: [instance] 2026-05-21 04:01:01.560375 | instance | 2026-05-21 04:01:01.560652 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-21 04:01:01.560909 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.065) 0:04:40.592 ********** 2026-05-21 04:01:01.689095 | instance | skipping: [instance] 2026-05-21 04:01:01.689317 | instance | 2026-05-21 04:01:01.689625 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-21 04:01:01.690020 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.128) 0:04:40.720 ********** 2026-05-21 04:01:01.750557 | instance | skipping: [instance] 2026-05-21 04:01:01.750818 | instance | 2026-05-21 04:01:01.751105 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-21 04:01:01.751400 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.061) 0:04:40.782 ********** 2026-05-21 04:01:01.813459 | instance | skipping: [instance] 2026-05-21 04:01:01.813716 | instance | 2026-05-21 04:01:01.814065 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-21 04:01:01.814376 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.062) 0:04:40.845 ********** 2026-05-21 04:01:01.960341 | instance | skipping: [instance] 2026-05-21 04:01:01.960597 | instance | 2026-05-21 04:01:01.960877 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-21 04:01:01.961137 | instance | 2026-05-21 04:01:01.961489 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:01:01.961726 | instance | Thursday 21 May 2026 04:01:01 +0000 (0:00:00.147) 0:04:40.992 ********** 2026-05-21 04:01:06.110997 | instance | ok: [instance] 2026-05-21 04:01:06.111243 | instance | 2026-05-21 04:01:06.111623 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-21 04:01:06.111928 | instance | Thursday 21 May 2026 04:01:06 +0000 (0:00:04.149) 0:04:45.141 ********** 2026-05-21 04:01:06.227798 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-21 04:01:06.227905 | instance | 2026-05-21 04:01:06.228014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:06.228145 | instance | Thursday 21 May 2026 04:01:06 +0000 (0:00:00.118) 0:04:45.260 ********** 2026-05-21 04:01:06.333596 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:06.333716 | instance | 2026-05-21 04:01:06.333777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:06.333911 | instance | Thursday 21 May 2026 04:01:06 +0000 (0:00:00.105) 0:04:45.365 ********** 2026-05-21 04:01:06.900764 | instance | ok: [instance] 2026-05-21 04:01:06.901003 | instance | 2026-05-21 04:01:06.901279 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-21 04:01:06.901547 | instance | Thursday 21 May 2026 04:01:06 +0000 (0:00:00.566) 0:04:45.932 ********** 2026-05-21 04:01:09.134706 | instance | ok: [instance] 2026-05-21 04:01:09.134921 | instance | 2026-05-21 04:01:09.135208 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-21 04:01:09.135524 | instance | Thursday 21 May 2026 04:01:09 +0000 (0:00:02.233) 0:04:48.166 ********** 2026-05-21 04:01:09.849678 | instance | ok: [instance] 2026-05-21 04:01:09.849825 | instance | 2026-05-21 04:01:09.850057 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-21 04:01:09.850300 | instance | Thursday 21 May 2026 04:01:09 +0000 (0:00:00.715) 0:04:48.881 ********** 2026-05-21 04:01:09.950812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-21 04:01:09.951097 | instance | 2026-05-21 04:01:09.951473 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-21 04:01:09.951787 | instance | Thursday 21 May 2026 04:01:09 +0000 (0:00:00.100) 0:04:48.982 ********** 2026-05-21 04:01:10.737050 | instance | ok: [instance] 2026-05-21 04:01:10.737294 | instance | 2026-05-21 04:01:10.737579 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-21 04:01:10.737849 | instance | Thursday 21 May 2026 04:01:10 +0000 (0:00:00.786) 0:04:49.769 ********** 2026-05-21 04:01:11.451487 | instance | ok: [instance] 2026-05-21 04:01:11.451687 | instance | 2026-05-21 04:01:11.451950 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-21 04:01:11.452200 | instance | Thursday 21 May 2026 04:01:11 +0000 (0:00:00.714) 0:04:50.483 ********** 2026-05-21 04:01:12.044913 | instance | ok: [instance] 2026-05-21 04:01:12.045238 | instance | 2026-05-21 04:01:12.045511 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-21 04:01:12.045792 | instance | Thursday 21 May 2026 04:01:11 +0000 (0:00:00.480) 0:04:50.964 ********** 2026-05-21 04:01:12.046033 | instance | 2026-05-21 04:01:12.046308 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:12.046569 | instance | Thursday 21 May 2026 04:01:12 +0000 (0:00:00.112) 0:04:51.076 ********** 2026-05-21 04:01:12.149987 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:12.150109 | instance | 2026-05-21 04:01:12.150278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:12.150439 | instance | Thursday 21 May 2026 04:01:12 +0000 (0:00:00.105) 0:04:51.182 ********** 2026-05-21 04:01:12.744630 | instance | ok: [instance] 2026-05-21 04:01:12.744926 | instance | 2026-05-21 04:01:12.745277 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-21 04:01:12.745598 | instance | Thursday 21 May 2026 04:01:12 +0000 (0:00:00.593) 0:04:51.775 ********** 2026-05-21 04:01:14.429108 | instance | ok: [instance] 2026-05-21 04:01:14.429375 | instance | 2026-05-21 04:01:14.429695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:14.429988 | instance | Thursday 21 May 2026 04:01:14 +0000 (0:00:01.684) 0:04:53.460 ********** 2026-05-21 04:01:14.527872 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:14.528123 | instance | 2026-05-21 04:01:14.528418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:14.528728 | instance | Thursday 21 May 2026 04:01:14 +0000 (0:00:00.099) 0:04:53.559 ********** 2026-05-21 04:01:15.121312 | instance | ok: [instance] 2026-05-21 04:01:15.121527 | instance | 2026-05-21 04:01:15.121833 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-21 04:01:15.122104 | instance | Thursday 21 May 2026 04:01:15 +0000 (0:00:00.592) 0:04:54.152 ********** 2026-05-21 04:01:18.382641 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-21 04:01:18.382908 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-21 04:01:18.383152 | instance | 2026-05-21 04:01:18.383467 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-21 04:01:18.383726 | instance | Thursday 21 May 2026 04:01:18 +0000 (0:00:03.261) 0:04:57.414 ********** 2026-05-21 04:01:20.769436 | instance | ok: [instance] 2026-05-21 04:01:20.769676 | instance | 2026-05-21 04:01:20.769986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:20.770267 | instance | Thursday 21 May 2026 04:01:20 +0000 (0:00:02.385) 0:04:59.800 ********** 2026-05-21 04:01:20.879684 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:20.879920 | instance | 2026-05-21 04:01:20.880285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:20.880555 | instance | Thursday 21 May 2026 04:01:20 +0000 (0:00:00.110) 0:04:59.911 ********** 2026-05-21 04:01:21.453254 | instance | ok: [instance] 2026-05-21 04:01:21.453499 | instance | 2026-05-21 04:01:21.453784 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-21 04:01:21.454054 | instance | Thursday 21 May 2026 04:01:21 +0000 (0:00:00.573) 0:05:00.484 ********** 2026-05-21 04:01:24.921222 | instance | ok: [instance] 2026-05-21 04:01:24.921313 | instance | 2026-05-21 04:01:24.921425 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-21 04:01:24.921548 | instance | Thursday 21 May 2026 04:01:24 +0000 (0:00:03.468) 0:05:03.953 ********** 2026-05-21 04:01:26.658622 | instance | ok: [instance] 2026-05-21 04:01:26.658697 | instance | 2026-05-21 04:01:26.658832 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-21 04:01:26.658961 | instance | Thursday 21 May 2026 04:01:26 +0000 (0:00:01.735) 0:05:05.689 ********** 2026-05-21 04:01:27.402652 | instance | ok: [instance] 2026-05-21 04:01:27.402885 | instance | 2026-05-21 04:01:27.403163 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-21 04:01:27.403536 | instance | Thursday 21 May 2026 04:01:27 +0000 (0:00:00.745) 0:05:06.434 ********** 2026-05-21 04:01:27.471094 | instance | skipping: [instance] 2026-05-21 04:01:27.471334 | instance | 2026-05-21 04:01:27.471709 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-21 04:01:27.471978 | instance | Thursday 21 May 2026 04:01:27 +0000 (0:00:00.068) 0:05:06.502 ********** 2026-05-21 04:01:28.321169 | instance | ok: [instance] 2026-05-21 04:01:28.321399 | instance | 2026-05-21 04:01:28.321709 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-21 04:01:28.321981 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.850) 0:05:07.353 ********** 2026-05-21 04:01:28.396163 | instance | ok: [instance] 2026-05-21 04:01:28.396295 | instance | 2026-05-21 04:01:28.396497 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-21 04:01:28.396693 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.074) 0:05:07.428 ********** 2026-05-21 04:01:28.462189 | instance | skipping: [instance] 2026-05-21 04:01:28.462278 | instance | 2026-05-21 04:01:28.462490 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-21 04:01:28.462655 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.066) 0:05:07.494 ********** 2026-05-21 04:01:28.540079 | instance | skipping: [instance] 2026-05-21 04:01:28.540207 | instance | 2026-05-21 04:01:28.540389 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-21 04:01:28.540557 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.077) 0:05:07.572 ********** 2026-05-21 04:01:28.602972 | instance | skipping: [instance] 2026-05-21 04:01:28.603045 | instance | 2026-05-21 04:01:28.603211 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-21 04:01:28.603362 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.062) 0:05:07.635 ********** 2026-05-21 04:01:28.681432 | instance | skipping: [instance] 2026-05-21 04:01:28.681665 | instance | 2026-05-21 04:01:28.682044 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-21 04:01:28.682569 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.077) 0:05:07.712 ********** 2026-05-21 04:01:28.760256 | instance | skipping: [instance] 2026-05-21 04:01:28.760501 | instance | 2026-05-21 04:01:28.760783 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-21 04:01:28.761067 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.078) 0:05:07.791 ********** 2026-05-21 04:01:28.836604 | instance | skipping: [instance] 2026-05-21 04:01:28.836831 | instance | 2026-05-21 04:01:28.837184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-21 04:01:28.837524 | instance | Thursday 21 May 2026 04:01:28 +0000 (0:00:00.076) 0:05:07.868 ********** 2026-05-21 04:01:29.668209 | instance | ok: [instance] 2026-05-21 04:01:29.668287 | instance | 2026-05-21 04:01:29.668300 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-21 04:01:29.668318 | instance | Thursday 21 May 2026 04:01:29 +0000 (0:00:00.831) 0:05:08.699 ********** 2026-05-21 04:01:30.536187 | instance | ok: [instance] 2026-05-21 04:01:30.536448 | instance | 2026-05-21 04:01:30.536803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:30.537141 | instance | Thursday 21 May 2026 04:01:30 +0000 (0:00:00.867) 0:05:09.567 ********** 2026-05-21 04:01:30.648475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:30.648784 | instance | 2026-05-21 04:01:30.649201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:30.649571 | instance | Thursday 21 May 2026 04:01:30 +0000 (0:00:00.112) 0:05:09.680 ********** 2026-05-21 04:01:31.248074 | instance | ok: [instance] 2026-05-21 04:01:31.248142 | instance | 2026-05-21 04:01:31.248150 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-21 04:01:31.248156 | instance | Thursday 21 May 2026 04:01:31 +0000 (0:00:00.599) 0:05:10.279 ********** 2026-05-21 04:01:32.045490 | instance | ok: [instance] 2026-05-21 04:01:32.045713 | instance | 2026-05-21 04:01:32.046100 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-21 04:01:32.046391 | instance | Thursday 21 May 2026 04:01:32 +0000 (0:00:00.797) 0:05:11.077 ********** 2026-05-21 04:01:33.943718 | instance | ok: [instance] 2026-05-21 04:01:33.943910 | instance | 2026-05-21 04:01:33.944137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:01:33.944349 | instance | Thursday 21 May 2026 04:01:33 +0000 (0:00:01.897) 0:05:12.975 ********** 2026-05-21 04:01:34.015332 | instance | skipping: [instance] 2026-05-21 04:01:34.015647 | instance | 2026-05-21 04:01:34.015980 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:01:34.016258 | instance | Thursday 21 May 2026 04:01:34 +0000 (0:00:00.071) 0:05:13.046 ********** 2026-05-21 04:01:34.081165 | instance | skipping: [instance] 2026-05-21 04:01:34.081425 | instance | 2026-05-21 04:01:34.081731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:01:34.081995 | instance | Thursday 21 May 2026 04:01:34 +0000 (0:00:00.066) 0:05:13.113 ********** 2026-05-21 04:01:34.146955 | instance | skipping: [instance] 2026-05-21 04:01:34.147083 | instance | 2026-05-21 04:01:34.147268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:01:34.147458 | instance | Thursday 21 May 2026 04:01:34 +0000 (0:00:00.065) 0:05:13.178 ********** 2026-05-21 04:01:34.214858 | instance | skipping: [instance] 2026-05-21 04:01:34.214966 | instance | 2026-05-21 04:01:34.215148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:01:34.215327 | instance | Thursday 21 May 2026 04:01:34 +0000 (0:00:00.068) 0:05:13.246 ********** 2026-05-21 04:01:34.948745 | instance | ok: [instance] 2026-05-21 04:01:34.948980 | instance | 2026-05-21 04:01:34.949276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:01:34.949553 | instance | Thursday 21 May 2026 04:01:34 +0000 (0:00:00.733) 0:05:13.980 ********** 2026-05-21 04:01:35.025973 | instance | ok: [instance] 2026-05-21 04:01:35.026183 | instance | 2026-05-21 04:01:35.026482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:01:35.026749 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.077) 0:05:14.058 ********** 2026-05-21 04:01:35.097501 | instance | ok: [instance] 2026-05-21 04:01:35.097735 | instance | 2026-05-21 04:01:35.098020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:01:35.098287 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.071) 0:05:14.129 ********** 2026-05-21 04:01:35.183985 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:01:35.184247 | instance | 2026-05-21 04:01:35.184559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:01:35.184832 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.086) 0:05:14.215 ********** 2026-05-21 04:01:35.291384 | instance | ok: [instance] 2026-05-21 04:01:35.291671 | instance | 2026-05-21 04:01:35.291972 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:35.292255 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.106) 0:05:14.322 ********** 2026-05-21 04:01:35.391473 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:35.391724 | instance | 2026-05-21 04:01:35.392012 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:35.392296 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.101) 0:05:14.423 ********** 2026-05-21 04:01:35.983915 | instance | ok: [instance] 2026-05-21 04:01:35.984217 | instance | 2026-05-21 04:01:35.984602 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-21 04:01:35.984841 | instance | Thursday 21 May 2026 04:01:35 +0000 (0:00:00.592) 0:05:15.015 ********** 2026-05-21 04:01:36.707338 | instance | ok: [instance] 2026-05-21 04:01:36.707635 | instance | 2026-05-21 04:01:36.707981 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-21 04:01:36.708331 | instance | Thursday 21 May 2026 04:01:36 +0000 (0:00:00.723) 0:05:15.739 ********** 2026-05-21 04:01:37.682896 | instance | ok: [instance] 2026-05-21 04:01:37.683117 | instance | 2026-05-21 04:01:37.683432 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-21 04:01:37.683704 | instance | Thursday 21 May 2026 04:01:37 +0000 (0:00:00.975) 0:05:16.714 ********** 2026-05-21 04:01:38.205249 | instance | ok: [instance] 2026-05-21 04:01:38.205329 | instance | 2026-05-21 04:01:38.205518 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-21 04:01:38.205651 | instance | Thursday 21 May 2026 04:01:38 +0000 (0:00:00.521) 0:05:17.236 ********** 2026-05-21 04:01:38.724707 | instance | ok: [instance] 2026-05-21 04:01:38.724789 | instance | 2026-05-21 04:01:38.725372 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-21 04:01:38.725481 | instance | Thursday 21 May 2026 04:01:38 +0000 (0:00:00.519) 0:05:17.756 ********** 2026-05-21 04:01:39.314839 | instance | ok: [instance] 2026-05-21 04:01:39.314966 | instance | 2026-05-21 04:01:39.314979 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-21 04:01:39.315133 | instance | Thursday 21 May 2026 04:01:39 +0000 (0:00:00.590) 0:05:18.347 ********** 2026-05-21 04:01:39.810377 | instance | ok: [instance] 2026-05-21 04:01:39.810438 | instance | 2026-05-21 04:01:39.810726 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-21 04:01:39.810793 | instance | Thursday 21 May 2026 04:01:39 +0000 (0:00:00.495) 0:05:18.842 ********** 2026-05-21 04:01:41.446024 | instance | ok: [instance] 2026-05-21 04:01:41.446104 | instance | 2026-05-21 04:01:41.446226 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-21 04:01:41.446340 | instance | Thursday 21 May 2026 04:01:41 +0000 (0:00:01.635) 0:05:20.478 ********** 2026-05-21 04:01:42.210292 | instance | ok: [instance] 2026-05-21 04:01:42.210368 | instance | 2026-05-21 04:01:42.210534 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-21 04:01:42.210641 | instance | Thursday 21 May 2026 04:01:42 +0000 (0:00:00.764) 0:05:21.242 ********** 2026-05-21 04:01:42.325008 | instance | included: ingress for instance 2026-05-21 04:01:42.325079 | instance | 2026-05-21 04:01:42.325354 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-21 04:01:42.325397 | instance | Thursday 21 May 2026 04:01:42 +0000 (0:00:00.114) 0:05:21.357 ********** 2026-05-21 04:01:43.575568 | instance | ok: [instance] 2026-05-21 04:01:43.575646 | instance | 2026-05-21 04:01:43.575794 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-21 04:01:43.576024 | instance | Thursday 21 May 2026 04:01:43 +0000 (0:00:01.250) 0:05:22.607 ********** 2026-05-21 04:01:43.935622 | instance | ok: [instance] 2026-05-21 04:01:43.935664 | instance | 2026-05-21 04:01:43.935670 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-21 04:01:43.935682 | instance | Thursday 21 May 2026 04:01:43 +0000 (0:00:00.359) 0:05:22.966 ********** 2026-05-21 04:01:44.906849 | instance | ok: [instance] 2026-05-21 04:01:44.906926 | instance | 2026-05-21 04:01:44.907493 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-21 04:01:44.907540 | instance | 2026-05-21 04:01:44.907546 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:01:44.907550 | instance | Thursday 21 May 2026 04:01:44 +0000 (0:00:00.971) 0:05:23.938 ********** 2026-05-21 04:01:48.769551 | instance | ok: [instance] 2026-05-21 04:01:48.769666 | instance | 2026-05-21 04:01:48.769740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:48.769876 | instance | Thursday 21 May 2026 04:01:48 +0000 (0:00:03.862) 0:05:27.801 ********** 2026-05-21 04:01:48.888512 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:48.888590 | instance | 2026-05-21 04:01:48.888849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:48.888892 | instance | Thursday 21 May 2026 04:01:48 +0000 (0:00:00.118) 0:05:27.920 ********** 2026-05-21 04:01:49.468867 | instance | ok: [instance] 2026-05-21 04:01:49.468971 | instance | 2026-05-21 04:01:49.469146 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-21 04:01:49.469296 | instance | Thursday 21 May 2026 04:01:49 +0000 (0:00:00.580) 0:05:28.501 ********** 2026-05-21 04:01:50.299170 | instance | ok: [instance] 2026-05-21 04:01:50.299315 | instance | 2026-05-21 04:01:50.299523 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-21 04:01:50.299642 | instance | Thursday 21 May 2026 04:01:50 +0000 (0:00:00.830) 0:05:29.331 ********** 2026-05-21 04:01:51.957139 | instance | ok: [instance] 2026-05-21 04:01:51.957217 | instance | 2026-05-21 04:01:51.957517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:01:51.957559 | instance | Thursday 21 May 2026 04:01:51 +0000 (0:00:01.657) 0:05:30.988 ********** 2026-05-21 04:01:52.145761 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:01:52.145839 | instance | 2026-05-21 04:01:52.145971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:01:52.146093 | instance | Thursday 21 May 2026 04:01:52 +0000 (0:00:00.189) 0:05:31.178 ********** 2026-05-21 04:01:52.807587 | instance | ok: [instance] 2026-05-21 04:01:52.807659 | instance | 2026-05-21 04:01:52.807784 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-21 04:01:52.807905 | instance | Thursday 21 May 2026 04:01:52 +0000 (0:00:00.661) 0:05:31.839 ********** 2026-05-21 04:01:54.127459 | instance | ok: [instance] 2026-05-21 04:01:54.127546 | instance | 2026-05-21 04:01:54.127721 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-21 04:01:54.127896 | instance | Thursday 21 May 2026 04:01:54 +0000 (0:00:01.320) 0:05:33.159 ********** 2026-05-21 04:01:54.865704 | instance | ok: [instance] 2026-05-21 04:01:54.865838 | instance | 2026-05-21 04:01:54.866103 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-21 04:01:54.866165 | instance | Thursday 21 May 2026 04:01:54 +0000 (0:00:00.738) 0:05:33.897 ********** 2026-05-21 04:01:56.235423 | instance | ok: [instance] 2026-05-21 04:01:56.235534 | instance | 2026-05-21 04:01:56.235805 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-21 04:01:56.235848 | instance | Thursday 21 May 2026 04:01:56 +0000 (0:00:01.369) 0:05:35.267 ********** 2026-05-21 04:01:57.564588 | instance | ok: [instance] 2026-05-21 04:01:57.564724 | instance | 2026-05-21 04:01:57.564943 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-21 04:01:57.564986 | instance | Thursday 21 May 2026 04:01:57 +0000 (0:00:01.328) 0:05:36.596 ********** 2026-05-21 04:01:57.872396 | instance | ok: [instance] 2026-05-21 04:01:57.872478 | instance | 2026-05-21 04:01:57.872722 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-21 04:01:57.872761 | instance | Thursday 21 May 2026 04:01:57 +0000 (0:00:00.308) 0:05:36.904 ********** 2026-05-21 04:01:58.100282 | instance | ok: [instance] 2026-05-21 04:01:58.100397 | instance | 2026-05-21 04:01:58.100670 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-21 04:01:58.100714 | instance | Thursday 21 May 2026 04:01:58 +0000 (0:00:00.227) 0:05:37.132 ********** 2026-05-21 04:01:58.331227 | instance | ok: [instance] 2026-05-21 04:01:58.331330 | instance | 2026-05-21 04:01:58.331489 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-21 04:01:58.331661 | instance | Thursday 21 May 2026 04:01:58 +0000 (0:00:00.230) 0:05:37.362 ********** 2026-05-21 04:01:59.071706 | instance | ok: [instance] 2026-05-21 04:01:59.072094 | instance | 2026-05-21 04:01:59.072416 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-21 04:01:59.072730 | instance | Thursday 21 May 2026 04:01:59 +0000 (0:00:00.739) 0:05:38.102 ********** 2026-05-21 04:02:01.238919 | instance | ok: [instance] => (item=alertmanager) 2026-05-21 04:02:01.238994 | instance | ok: [instance] => (item=grafana) 2026-05-21 04:02:01.239121 | instance | ok: [instance] => (item=prometheus) 2026-05-21 04:02:01.239239 | instance | 2026-05-21 04:02:01.239384 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-21 04:02:01.239516 | instance | Thursday 21 May 2026 04:02:01 +0000 (0:00:02.168) 0:05:40.271 ********** 2026-05-21 04:02:03.291562 | instance | ok: [instance] => (item=alertmanager) 2026-05-21 04:02:03.291657 | instance | ok: [instance] => (item=grafana) 2026-05-21 04:02:03.292079 | instance | ok: [instance] => (item=prometheus) 2026-05-21 04:02:03.292157 | instance | 2026-05-21 04:02:03.292169 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-21 04:02:03.292186 | instance | Thursday 21 May 2026 04:02:03 +0000 (0:00:02.052) 0:05:42.323 ********** 2026-05-21 04:02:06.263510 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:06.263845 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:06.263915 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:06.264034 | instance | ok: [instance] 2026-05-21 04:02:06.264144 | instance | 2026-05-21 04:02:06.264404 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-21 04:02:06.264525 | instance | Thursday 21 May 2026 04:02:06 +0000 (0:00:02.971) 0:05:45.295 ********** 2026-05-21 04:02:11.217247 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:11.217408 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:11.217572 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:11.217740 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:11.217905 | instance | ok: [instance] => (item=None) 2026-05-21 04:02:11.218190 | instance | ok: [instance] 2026-05-21 04:02:11.218425 | instance | 2026-05-21 04:02:11.218615 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-21 04:02:11.218819 | instance | Thursday 21 May 2026 04:02:11 +0000 (0:00:04.952) 0:05:50.248 ********** 2026-05-21 04:02:12.658616 | instance | ok: [instance] => (item=alertmanager) 2026-05-21 04:02:12.658805 | instance | ok: [instance] => (item=prometheus) 2026-05-21 04:02:12.659006 | instance | 2026-05-21 04:02:12.659272 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-21 04:02:12.659497 | instance | Thursday 21 May 2026 04:02:12 +0000 (0:00:01.442) 0:05:51.690 ********** 2026-05-21 04:02:14.177808 | instance | ok: [instance] => (item=alertmanager) 2026-05-21 04:02:14.177867 | instance | ok: [instance] => (item=prometheus) 2026-05-21 04:02:14.177874 | instance | 2026-05-21 04:02:14.177881 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-21 04:02:14.177888 | instance | Thursday 21 May 2026 04:02:14 +0000 (0:00:01.518) 0:05:53.209 ********** 2026-05-21 04:02:14.926634 | instance | ok: [instance] 2026-05-21 04:02:14.926761 | instance | 2026-05-21 04:02:14.927148 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-21 04:02:14.927191 | instance | Thursday 21 May 2026 04:02:14 +0000 (0:00:00.749) 0:05:53.958 ********** 2026-05-21 04:02:22.446994 | instance | ok: [instance] 2026-05-21 04:02:22.447071 | instance | 2026-05-21 04:02:22.447193 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-21 04:02:22.447319 | instance | Thursday 21 May 2026 04:02:22 +0000 (0:00:07.520) 0:06:01.479 ********** 2026-05-21 04:02:37.830796 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-21 04:02:37.830847 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-21 04:02:37.830852 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-21 04:02:37.830856 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-21 04:02:37.830860 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-21 04:02:37.830864 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-21 04:02:37.830868 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-21 04:02:37.830872 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-21 04:02:37.830876 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-21 04:02:37.830880 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-21 04:02:37.830883 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-21 04:02:37.831483 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-21 04:02:37.831496 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-21 04:02:37.831501 | instance | 2026-05-21 04:02:37.831505 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-21 04:02:37.831509 | instance | Thursday 21 May 2026 04:02:37 +0000 (0:00:15.381) 0:06:16.860 ********** 2026-05-21 04:02:53.347789 | instance | ok: [instance] 2026-05-21 04:02:53.347922 | instance | 2026-05-21 04:02:53.347938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:02:53.348111 | instance | Thursday 21 May 2026 04:02:53 +0000 (0:00:15.519) 0:06:32.380 ********** 2026-05-21 04:02:53.479824 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:02:53.479909 | instance | 2026-05-21 04:02:53.480184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:02:53.480227 | instance | Thursday 21 May 2026 04:02:53 +0000 (0:00:00.131) 0:06:32.512 ********** 2026-05-21 04:02:54.142370 | instance | ok: [instance] 2026-05-21 04:02:54.142442 | instance | 2026-05-21 04:02:54.142582 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-21 04:02:54.142713 | instance | Thursday 21 May 2026 04:02:54 +0000 (0:00:00.661) 0:06:33.173 ********** 2026-05-21 04:02:57.172079 | instance | ok: [instance] 2026-05-21 04:02:57.172157 | instance | 2026-05-21 04:02:57.172311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:02:57.172437 | instance | Thursday 21 May 2026 04:02:57 +0000 (0:00:03.030) 0:06:36.203 ********** 2026-05-21 04:02:57.282020 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:02:57.282123 | instance | 2026-05-21 04:02:57.282386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:02:57.282430 | instance | Thursday 21 May 2026 04:02:57 +0000 (0:00:00.110) 0:06:36.314 ********** 2026-05-21 04:02:57.845537 | instance | ok: [instance] 2026-05-21 04:02:57.845612 | instance | 2026-05-21 04:02:57.845869 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-21 04:02:57.845911 | instance | Thursday 21 May 2026 04:02:57 +0000 (0:00:00.562) 0:06:36.877 ********** 2026-05-21 04:02:59.448331 | instance | ok: [instance] 2026-05-21 04:02:59.448815 | instance | 2026-05-21 04:02:59.448863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:02:59.448870 | instance | Thursday 21 May 2026 04:02:59 +0000 (0:00:01.602) 0:06:38.479 ********** 2026-05-21 04:02:59.573126 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:02:59.573226 | instance | 2026-05-21 04:02:59.573454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:02:59.573497 | instance | Thursday 21 May 2026 04:02:59 +0000 (0:00:00.125) 0:06:38.605 ********** 2026-05-21 04:03:00.135921 | instance | ok: [instance] 2026-05-21 04:03:00.136039 | instance | 2026-05-21 04:03:00.136340 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-21 04:03:00.136385 | instance | Thursday 21 May 2026 04:03:00 +0000 (0:00:00.562) 0:06:39.167 ********** 2026-05-21 04:03:01.801543 | instance | ok: [instance] 2026-05-21 04:03:01.801666 | instance | 2026-05-21 04:03:01.801840 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-21 04:03:01.801995 | instance | Thursday 21 May 2026 04:03:01 +0000 (0:00:01.665) 0:06:40.833 ********** 2026-05-21 04:03:02.695086 | instance | ok: [instance] 2026-05-21 04:03:02.695169 | instance | 2026-05-21 04:03:02.695271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:03:02.695446 | instance | Thursday 21 May 2026 04:03:02 +0000 (0:00:00.893) 0:06:41.726 ********** 2026-05-21 04:03:02.794574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:03:02.794651 | instance | 2026-05-21 04:03:02.794793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:03:02.794946 | instance | Thursday 21 May 2026 04:03:02 +0000 (0:00:00.100) 0:06:41.826 ********** 2026-05-21 04:03:03.331600 | instance | ok: [instance] 2026-05-21 04:03:03.331677 | instance | 2026-05-21 04:03:03.331683 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-21 04:03:03.331688 | instance | Thursday 21 May 2026 04:03:03 +0000 (0:00:00.536) 0:06:42.363 ********** 2026-05-21 04:03:04.910743 | instance | ok: [instance] 2026-05-21 04:03:04.910821 | instance | 2026-05-21 04:03:04.911084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:03:04.911131 | instance | Thursday 21 May 2026 04:03:04 +0000 (0:00:01.579) 0:06:43.942 ********** 2026-05-21 04:03:05.029151 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:03:05.029236 | instance | 2026-05-21 04:03:05.029394 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:03:05.029583 | instance | Thursday 21 May 2026 04:03:05 +0000 (0:00:00.119) 0:06:44.061 ********** 2026-05-21 04:03:05.605213 | instance | ok: [instance] 2026-05-21 04:03:05.605343 | instance | 2026-05-21 04:03:05.605446 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-21 04:03:05.605612 | instance | Thursday 21 May 2026 04:03:05 +0000 (0:00:00.574) 0:06:44.636 ********** 2026-05-21 04:03:07.093383 | instance | ok: [instance] 2026-05-21 04:03:07.093759 | instance | 2026-05-21 04:03:07.094074 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-21 04:03:07.094323 | instance | 2026-05-21 04:03:07.094590 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:03:07.094858 | instance | Thursday 21 May 2026 04:03:07 +0000 (0:00:01.488) 0:06:46.125 ********** 2026-05-21 04:03:10.921832 | instance | ok: [instance] 2026-05-21 04:03:10.922028 | instance | 2026-05-21 04:03:10.922319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:03:10.922595 | instance | Thursday 21 May 2026 04:03:10 +0000 (0:00:03.828) 0:06:49.954 ********** 2026-05-21 04:03:11.031590 | instance | ok: [instance] 2026-05-21 04:03:11.031972 | instance | 2026-05-21 04:03:11.032442 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:03:11.032860 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.109) 0:06:50.063 ********** 2026-05-21 04:03:11.102483 | instance | skipping: [instance] 2026-05-21 04:03:11.102735 | instance | 2026-05-21 04:03:11.103041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:03:11.103463 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.071) 0:06:50.134 ********** 2026-05-21 04:03:11.168673 | instance | skipping: [instance] 2026-05-21 04:03:11.168828 | instance | 2026-05-21 04:03:11.169019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:03:11.169200 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.066) 0:06:50.200 ********** 2026-05-21 04:03:11.234382 | instance | skipping: [instance] 2026-05-21 04:03:11.234506 | instance | 2026-05-21 04:03:11.234709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:03:11.234855 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.065) 0:06:50.266 ********** 2026-05-21 04:03:11.295574 | instance | skipping: [instance] 2026-05-21 04:03:11.295802 | instance | 2026-05-21 04:03:11.296116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:03:11.296368 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.061) 0:06:50.327 ********** 2026-05-21 04:03:11.362370 | instance | skipping: [instance] 2026-05-21 04:03:11.362503 | instance | 2026-05-21 04:03:11.362668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:03:11.362843 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.066) 0:06:50.394 ********** 2026-05-21 04:03:11.435592 | instance | ok: [instance] 2026-05-21 04:03:11.435872 | instance | 2026-05-21 04:03:11.436155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:03:11.437647 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.072) 0:06:50.467 ********** 2026-05-21 04:03:11.522007 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:03:11.522122 | instance | 2026-05-21 04:03:11.522295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:03:11.522485 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.086) 0:06:50.554 ********** 2026-05-21 04:03:11.636137 | instance | ok: [instance] 2026-05-21 04:03:11.636481 | instance | 2026-05-21 04:03:11.636765 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:03:11.637031 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.113) 0:06:50.667 ********** 2026-05-21 04:03:11.748189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:03:11.748522 | instance | 2026-05-21 04:03:11.748875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:03:11.749219 | instance | Thursday 21 May 2026 04:03:11 +0000 (0:00:00.112) 0:06:50.780 ********** 2026-05-21 04:03:12.354352 | instance | ok: [instance] 2026-05-21 04:03:12.354578 | instance | 2026-05-21 04:03:12.354925 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-21 04:03:12.355223 | instance | Thursday 21 May 2026 04:03:12 +0000 (0:00:00.606) 0:06:51.386 ********** 2026-05-21 04:03:13.979880 | instance | ok: [instance] 2026-05-21 04:03:13.980120 | instance | 2026-05-21 04:03:13.980401 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-21 04:03:13.980729 | instance | Thursday 21 May 2026 04:03:13 +0000 (0:00:01.625) 0:06:53.011 ********** 2026-05-21 04:03:14.765038 | instance | ok: [instance] 2026-05-21 04:03:14.765278 | instance | 2026-05-21 04:03:14.765555 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-21 04:03:14.765912 | instance | Thursday 21 May 2026 04:03:14 +0000 (0:00:00.784) 0:06:53.796 ********** 2026-05-21 04:03:15.826417 | instance | ok: [instance] 2026-05-21 04:03:15.826541 | instance | 2026-05-21 04:03:15.826753 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-21 04:03:15.826903 | instance | Thursday 21 May 2026 04:03:15 +0000 (0:00:01.061) 0:06:54.858 ********** 2026-05-21 04:03:16.069202 | instance | ok: [instance] 2026-05-21 04:03:16.069478 | instance | 2026-05-21 04:03:16.069808 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-21 04:03:16.070081 | instance | Thursday 21 May 2026 04:03:16 +0000 (0:00:00.242) 0:06:55.100 ********** 2026-05-21 04:03:16.646056 | instance | ok: [instance] 2026-05-21 04:03:16.646208 | instance | 2026-05-21 04:03:16.646448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:03:16.646646 | instance | Thursday 21 May 2026 04:03:16 +0000 (0:00:00.576) 0:06:55.677 ********** 2026-05-21 04:03:16.749658 | instance | ok: [instance] 2026-05-21 04:03:16.749893 | instance | 2026-05-21 04:03:16.750208 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:03:16.750544 | instance | Thursday 21 May 2026 04:03:16 +0000 (0:00:00.104) 0:06:55.781 ********** 2026-05-21 04:03:16.887595 | instance | included: rabbitmq for instance 2026-05-21 04:03:16.887801 | instance | 2026-05-21 04:03:16.888158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:03:16.888437 | instance | Thursday 21 May 2026 04:03:16 +0000 (0:00:00.137) 0:06:55.919 ********** 2026-05-21 04:03:17.708579 | instance | ok: [instance] 2026-05-21 04:03:17.708745 | instance | 2026-05-21 04:03:17.708882 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:03:17.709049 | instance | Thursday 21 May 2026 04:03:17 +0000 (0:00:00.821) 0:06:56.740 ********** 2026-05-21 04:03:17.879384 | instance | skipping: [instance] 2026-05-21 04:03:17.879455 | instance | 2026-05-21 04:03:17.879652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:03:17.879782 | instance | Thursday 21 May 2026 04:03:17 +0000 (0:00:00.171) 0:06:56.911 ********** 2026-05-21 04:03:18.063465 | instance | skipping: [instance] 2026-05-21 04:03:18.063673 | instance | 2026-05-21 04:03:18.063978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:03:18.064252 | instance | Thursday 21 May 2026 04:03:18 +0000 (0:00:00.183) 0:06:57.095 ********** 2026-05-21 04:03:18.229716 | instance | skipping: [instance] 2026-05-21 04:03:18.229885 | instance | 2026-05-21 04:03:18.230151 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:03:18.230452 | instance | Thursday 21 May 2026 04:03:18 +0000 (0:00:00.166) 0:06:57.261 ********** 2026-05-21 04:03:19.135925 | instance | ok: [instance] 2026-05-21 04:03:19.136090 | instance | 2026-05-21 04:03:19.136395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:03:19.136640 | instance | Thursday 21 May 2026 04:03:19 +0000 (0:00:00.906) 0:06:58.167 ********** 2026-05-21 04:03:19.844695 | instance | ok: [instance] 2026-05-21 04:03:19.844937 | instance | 2026-05-21 04:03:19.845266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:03:19.845544 | instance | Thursday 21 May 2026 04:03:19 +0000 (0:00:00.708) 0:06:58.876 ********** 2026-05-21 04:03:19.921942 | instance | ok: [instance] 2026-05-21 04:03:19.922249 | instance | 2026-05-21 04:03:19.922606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:03:19.922920 | instance | Thursday 21 May 2026 04:03:19 +0000 (0:00:00.077) 0:06:58.953 ********** 2026-05-21 04:03:19.991818 | instance | skipping: [instance] 2026-05-21 04:03:19.992090 | instance | 2026-05-21 04:03:19.992406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:03:19.992700 | instance | Thursday 21 May 2026 04:03:19 +0000 (0:00:00.069) 0:06:59.023 ********** 2026-05-21 04:03:20.069998 | instance | skipping: [instance] 2026-05-21 04:03:20.070318 | instance | 2026-05-21 04:03:20.070563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:03:20.070833 | instance | Thursday 21 May 2026 04:03:20 +0000 (0:00:00.078) 0:06:59.102 ********** 2026-05-21 04:03:20.137402 | instance | ok: [instance] 2026-05-21 04:03:20.137632 | instance | 2026-05-21 04:03:20.137930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:03:20.138243 | instance | Thursday 21 May 2026 04:03:20 +0000 (0:00:00.067) 0:06:59.169 ********** 2026-05-21 04:03:20.261999 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:03:20.262248 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:03:20.262601 | instance | ok: [instance] => (item=identity) 2026-05-21 04:03:20.262877 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:03:20.263148 | instance | 2026-05-21 04:03:20.263465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:03:20.263754 | instance | Thursday 21 May 2026 04:03:20 +0000 (0:00:00.124) 0:06:59.293 ********** 2026-05-21 04:03:20.372819 | instance | ok: [instance] 2026-05-21 04:03:20.373053 | instance | 2026-05-21 04:03:20.373351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:03:20.373617 | instance | Thursday 21 May 2026 04:03:20 +0000 (0:00:00.111) 0:06:59.404 ********** 2026-05-21 04:03:20.471587 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:03:20.471840 | instance | 2026-05-21 04:03:20.472115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:03:20.472386 | instance | Thursday 21 May 2026 04:03:20 +0000 (0:00:00.098) 0:06:59.503 ********** 2026-05-21 04:03:21.079151 | instance | ok: [instance] 2026-05-21 04:03:21.079418 | instance | 2026-05-21 04:03:21.079770 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-21 04:03:21.080043 | instance | Thursday 21 May 2026 04:03:21 +0000 (0:00:00.606) 0:07:00.110 ********** 2026-05-21 04:03:22.258423 | instance | ok: [instance] => (item=None) 2026-05-21 04:03:22.258669 | instance | ok: [instance] 2026-05-21 04:03:22.258933 | instance | 2026-05-21 04:03:22.259223 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-21 04:03:22.259555 | instance | Thursday 21 May 2026 04:03:22 +0000 (0:00:01.179) 0:07:01.290 ********** 2026-05-21 04:03:23.336900 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 04:03:23.337209 | instance | 2026-05-21 04:03:23.337661 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-21 04:03:23.338155 | instance | Thursday 21 May 2026 04:03:23 +0000 (0:00:01.078) 0:07:02.368 ********** 2026-05-21 04:03:24.443490 | instance | ok: [instance] 2026-05-21 04:03:24.443550 | instance | 2026-05-21 04:03:24.443562 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-21 04:03:24.443572 | instance | Thursday 21 May 2026 04:03:24 +0000 (0:00:01.105) 0:07:03.474 ********** 2026-05-21 04:03:25.394548 | instance | ok: [instance] => (item=None) 2026-05-21 04:03:25.394703 | instance | ok: [instance] 2026-05-21 04:03:25.394851 | instance | 2026-05-21 04:03:25.394978 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-21 04:03:25.395123 | instance | Thursday 21 May 2026 04:03:25 +0000 (0:00:00.952) 0:07:04.426 ********** 2026-05-21 04:03:26.551547 | instance | ok: [instance] => (item=None) 2026-05-21 04:03:26.551798 | instance | ok: [instance] 2026-05-21 04:03:26.552050 | instance | 2026-05-21 04:03:26.552375 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-21 04:03:26.552615 | instance | Thursday 21 May 2026 04:03:26 +0000 (0:00:01.156) 0:07:05.583 ********** 2026-05-21 04:03:29.615566 | instance | ok: [instance] 2026-05-21 04:03:29.615886 | instance | 2026-05-21 04:03:29.616370 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:03:29.616446 | instance | Thursday 21 May 2026 04:03:29 +0000 (0:00:03.063) 0:07:08.647 ********** 2026-05-21 04:03:29.785598 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:03:29.785680 | instance | 2026-05-21 04:03:29.785787 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:03:29.785916 | instance | Thursday 21 May 2026 04:03:29 +0000 (0:00:00.170) 0:07:08.817 ********** 2026-05-21 04:03:29.855789 | instance | skipping: [instance] 2026-05-21 04:03:29.855913 | instance | 2026-05-21 04:03:29.855922 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:03:29.856038 | instance | Thursday 21 May 2026 04:03:29 +0000 (0:00:00.070) 0:07:08.888 ********** 2026-05-21 04:03:30.009342 | instance | skipping: [instance] 2026-05-21 04:03:30.009428 | instance | 2026-05-21 04:03:30.009562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:03:30.009769 | instance | Thursday 21 May 2026 04:03:30 +0000 (0:00:00.153) 0:07:09.041 ********** 2026-05-21 04:03:30.091837 | instance | ok: [instance] 2026-05-21 04:03:30.092157 | instance | 2026-05-21 04:03:30.092450 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-21 04:03:30.092722 | instance | Thursday 21 May 2026 04:03:30 +0000 (0:00:00.082) 0:07:09.124 ********** 2026-05-21 04:03:30.201080 | instance | included: ingress for instance 2026-05-21 04:03:30.202527 | instance | 2026-05-21 04:03:30.202827 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-21 04:03:30.203236 | instance | Thursday 21 May 2026 04:03:30 +0000 (0:00:00.108) 0:07:09.232 ********** 2026-05-21 04:03:31.337451 | instance | ok: [instance] 2026-05-21 04:03:31.337715 | instance | 2026-05-21 04:03:31.338029 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-21 04:03:31.338388 | instance | Thursday 21 May 2026 04:03:31 +0000 (0:00:01.136) 0:07:10.369 ********** 2026-05-21 04:03:31.721503 | instance | ok: [instance] 2026-05-21 04:03:31.721588 | instance | 2026-05-21 04:03:31.721996 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-21 04:03:31.722041 | instance | Thursday 21 May 2026 04:03:31 +0000 (0:00:00.384) 0:07:10.753 ********** 2026-05-21 04:03:32.425485 | instance | ok: [instance] 2026-05-21 04:03:32.425711 | instance | 2026-05-21 04:03:32.426017 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-21 04:03:32.426370 | instance | Thursday 21 May 2026 04:03:32 +0000 (0:00:00.703) 0:07:11.457 ********** 2026-05-21 04:03:33.486435 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 04:03:33.486510 | instance | 2026-05-21 04:03:33.486803 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-21 04:03:33.486924 | instance | Thursday 21 May 2026 04:03:33 +0000 (0:00:01.061) 0:07:12.518 ********** 2026-05-21 04:03:34.627852 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 04:03:34.627936 | instance | 2026-05-21 04:03:34.628149 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-21 04:03:34.628173 | instance | Thursday 21 May 2026 04:03:34 +0000 (0:00:01.141) 0:07:13.660 ********** 2026-05-21 04:03:35.721855 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 04:03:35.721951 | instance | 2026-05-21 04:03:35.722199 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-21 04:03:35.722333 | instance | Thursday 21 May 2026 04:03:35 +0000 (0:00:01.094) 0:07:14.754 ********** 2026-05-21 04:03:36.916822 | instance | ok: [instance] => (item=atmosphere) 2026-05-21 04:03:36.916904 | instance | 2026-05-21 04:03:36.917170 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 04:03:36.917223 | instance | Thursday 21 May 2026 04:03:36 +0000 (0:00:01.194) 0:07:15.948 ********** 2026-05-21 04:03:37.224759 | instance | ok: [instance] 2026-05-21 04:03:37.224797 | instance | 2026-05-21 04:03:37.224803 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:03:37.224808 | instance | Thursday 21 May 2026 04:03:37 +0000 (0:00:00.307) 0:07:16.256 ********** 2026-05-21 04:03:38.330818 | instance | ok: [instance] 2026-05-21 04:03:38.330902 | instance | 2026-05-21 04:03:38.331141 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:03:38.331186 | instance | Thursday 21 May 2026 04:03:38 +0000 (0:00:01.106) 0:07:17.363 ********** 2026-05-21 04:03:38.619021 | instance | ok: [instance] 2026-05-21 04:03:38.619086 | instance | 2026-05-21 04:03:38.619215 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:03:38.619347 | instance | Thursday 21 May 2026 04:03:38 +0000 (0:00:00.288) 0:07:17.651 ********** 2026-05-21 04:03:38.731480 | instance | ok: [instance] => { 2026-05-21 04:03:38.731552 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 04:03:38.731677 | instance | } 2026-05-21 04:03:38.731793 | instance | 2026-05-21 04:03:38.731919 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:03:38.732039 | instance | Thursday 21 May 2026 04:03:38 +0000 (0:00:00.112) 0:07:17.763 ********** 2026-05-21 04:03:39.133177 | instance | ok: [instance] 2026-05-21 04:03:39.133249 | instance | 2026-05-21 04:03:39.133387 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:03:39.133531 | instance | Thursday 21 May 2026 04:03:39 +0000 (0:00:00.401) 0:07:18.165 ********** 2026-05-21 04:03:40.245565 | instance | ok: [instance] 2026-05-21 04:03:40.245673 | instance | 2026-05-21 04:03:40.245913 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 04:03:40.245931 | instance | Thursday 21 May 2026 04:03:40 +0000 (0:00:01.111) 0:07:19.277 ********** 2026-05-21 04:03:40.795154 | instance | ok: [instance] 2026-05-21 04:03:40.795195 | instance | 2026-05-21 04:03:40.795201 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 04:03:40.795206 | instance | Thursday 21 May 2026 04:03:40 +0000 (0:00:00.549) 0:07:19.827 ********** 2026-05-21 04:03:41.850948 | instance | ok: [instance] 2026-05-21 04:03:41.851027 | instance | 2026-05-21 04:03:41.851181 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 04:03:41.851403 | instance | Thursday 21 May 2026 04:03:41 +0000 (0:00:01.056) 0:07:20.883 ********** 2026-05-21 04:03:42.852403 | instance | ok: [instance] 2026-05-21 04:03:42.852482 | instance | 2026-05-21 04:03:42.852498 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 04:03:42.852662 | instance | Thursday 21 May 2026 04:03:42 +0000 (0:00:01.001) 0:07:21.884 ********** 2026-05-21 04:03:43.264295 | instance | ok: [instance] 2026-05-21 04:03:43.264754 | instance | 2026-05-21 04:03:43.264827 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 04:03:43.264846 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.412) 0:07:22.296 ********** 2026-05-21 04:03:43.484476 | instance | included: openstack_helm_endpoints for instance 2026-05-21 04:03:43.484567 | instance | 2026-05-21 04:03:43.484653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:03:43.484807 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.219) 0:07:22.516 ********** 2026-05-21 04:03:43.566577 | instance | skipping: [instance] 2026-05-21 04:03:43.566652 | instance | 2026-05-21 04:03:43.566951 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:03:43.567026 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.082) 0:07:22.598 ********** 2026-05-21 04:03:43.643956 | instance | skipping: [instance] 2026-05-21 04:03:43.644117 | instance | 2026-05-21 04:03:43.644351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:03:43.644396 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.077) 0:07:22.676 ********** 2026-05-21 04:03:43.722913 | instance | skipping: [instance] 2026-05-21 04:03:43.722985 | instance | 2026-05-21 04:03:43.722991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:03:43.722997 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.077) 0:07:22.753 ********** 2026-05-21 04:03:43.796078 | instance | skipping: [instance] 2026-05-21 04:03:43.796161 | instance | 2026-05-21 04:03:43.796454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:03:43.796507 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.074) 0:07:22.828 ********** 2026-05-21 04:03:43.877717 | instance | skipping: [instance] 2026-05-21 04:03:43.877788 | instance | 2026-05-21 04:03:43.878098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:03:43.878162 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.081) 0:07:22.909 ********** 2026-05-21 04:03:43.966364 | instance | skipping: [instance] 2026-05-21 04:03:43.966479 | instance | 2026-05-21 04:03:43.966847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:03:43.966917 | instance | Thursday 21 May 2026 04:03:43 +0000 (0:00:00.088) 0:07:22.997 ********** 2026-05-21 04:03:44.065479 | instance | ok: [instance] 2026-05-21 04:03:44.065548 | instance | 2026-05-21 04:03:44.065555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:03:44.065561 | instance | Thursday 21 May 2026 04:03:44 +0000 (0:00:00.098) 0:07:23.096 ********** 2026-05-21 04:03:44.153881 | instance | ok: [instance] => (item=identity) 2026-05-21 04:03:44.154022 | instance | 2026-05-21 04:03:44.154113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:03:44.154232 | instance | Thursday 21 May 2026 04:03:44 +0000 (0:00:00.089) 0:07:23.186 ********** 2026-05-21 04:03:44.272747 | instance | ok: [instance] 2026-05-21 04:03:44.272858 | instance | 2026-05-21 04:03:44.272916 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 04:03:44.273037 | instance | Thursday 21 May 2026 04:03:44 +0000 (0:00:00.118) 0:07:23.304 ********** 2026-05-21 04:03:44.777022 | instance | ok: [instance] 2026-05-21 04:03:44.777133 | instance | 2026-05-21 04:03:44.777298 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 04:03:44.777475 | instance | Thursday 21 May 2026 04:03:44 +0000 (0:00:00.504) 0:07:23.809 ********** 2026-05-21 04:03:45.273811 | instance | ok: [instance] 2026-05-21 04:03:45.273979 | instance | 2026-05-21 04:03:45.274191 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 04:03:45.274388 | instance | Thursday 21 May 2026 04:03:45 +0000 (0:00:00.496) 0:07:24.305 ********** 2026-05-21 04:03:45.748523 | instance | ok: [instance] 2026-05-21 04:03:45.748726 | instance | 2026-05-21 04:03:45.749005 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 04:03:45.749272 | instance | Thursday 21 May 2026 04:03:45 +0000 (0:00:00.474) 0:07:24.780 ********** 2026-05-21 04:03:46.344648 | instance | ok: [instance] 2026-05-21 04:03:46.344704 | instance | 2026-05-21 04:03:46.344725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:03:46.344730 | instance | Thursday 21 May 2026 04:03:46 +0000 (0:00:00.596) 0:07:25.376 ********** 2026-05-21 04:03:46.455780 | instance | ok: [instance] 2026-05-21 04:03:46.455882 | instance | 2026-05-21 04:03:46.456151 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:03:46.456189 | instance | Thursday 21 May 2026 04:03:46 +0000 (0:00:00.111) 0:07:25.488 ********** 2026-05-21 04:03:46.594349 | instance | included: rabbitmq for instance 2026-05-21 04:03:46.594411 | instance | 2026-05-21 04:03:46.594422 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:03:46.594432 | instance | Thursday 21 May 2026 04:03:46 +0000 (0:00:00.137) 0:07:25.625 ********** 2026-05-21 04:03:47.323453 | instance | ok: [instance] 2026-05-21 04:03:47.323551 | instance | 2026-05-21 04:03:47.323685 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:03:47.323856 | instance | Thursday 21 May 2026 04:03:47 +0000 (0:00:00.730) 0:07:26.355 ********** 2026-05-21 04:03:47.486406 | instance | skipping: [instance] 2026-05-21 04:03:47.486481 | instance | 2026-05-21 04:03:47.486645 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:03:47.486768 | instance | Thursday 21 May 2026 04:03:47 +0000 (0:00:00.163) 0:07:26.518 ********** 2026-05-21 04:03:47.759429 | instance | skipping: [instance] 2026-05-21 04:03:47.759485 | instance | 2026-05-21 04:03:47.759623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:03:47.759786 | instance | Thursday 21 May 2026 04:03:47 +0000 (0:00:00.272) 0:07:26.791 ********** 2026-05-21 04:03:48.038685 | instance | skipping: [instance] 2026-05-21 04:03:48.038922 | instance | 2026-05-21 04:03:48.039271 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:03:48.039614 | instance | Thursday 21 May 2026 04:03:48 +0000 (0:00:00.278) 0:07:27.070 ********** 2026-05-21 04:03:49.162771 | instance | ok: [instance] 2026-05-21 04:03:49.162995 | instance | 2026-05-21 04:03:49.163434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:03:49.163810 | instance | Thursday 21 May 2026 04:03:49 +0000 (0:00:01.124) 0:07:28.194 ********** 2026-05-21 04:03:49.875532 | instance | ok: [instance] 2026-05-21 04:03:49.875784 | instance | 2026-05-21 04:03:49.876179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:03:49.876356 | instance | Thursday 21 May 2026 04:03:49 +0000 (0:00:00.712) 0:07:28.907 ********** 2026-05-21 04:03:49.958627 | instance | ok: [instance] 2026-05-21 04:03:49.958919 | instance | 2026-05-21 04:03:49.959422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:03:49.959829 | instance | Thursday 21 May 2026 04:03:49 +0000 (0:00:00.082) 0:07:28.990 ********** 2026-05-21 04:03:50.048573 | instance | skipping: [instance] 2026-05-21 04:03:50.048825 | instance | 2026-05-21 04:03:50.049122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:03:50.049601 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.089) 0:07:29.080 ********** 2026-05-21 04:03:50.136981 | instance | skipping: [instance] 2026-05-21 04:03:50.137184 | instance | 2026-05-21 04:03:50.137481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:03:50.137708 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.088) 0:07:29.169 ********** 2026-05-21 04:03:50.208762 | instance | ok: [instance] 2026-05-21 04:03:50.209038 | instance | 2026-05-21 04:03:50.209370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:03:50.209664 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.071) 0:07:29.240 ********** 2026-05-21 04:03:50.364263 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:03:50.364510 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:03:50.364797 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:03:50.365050 | instance | ok: [instance] => (item=identity) 2026-05-21 04:03:50.365319 | instance | ok: [instance] => (item=key_manager) 2026-05-21 04:03:50.365650 | instance | 2026-05-21 04:03:50.365916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:03:50.366191 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.155) 0:07:29.396 ********** 2026-05-21 04:03:50.476958 | instance | ok: [instance] 2026-05-21 04:03:50.477194 | instance | 2026-05-21 04:03:50.477529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:03:50.477810 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.111) 0:07:29.508 ********** 2026-05-21 04:03:50.581911 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:03:50.582055 | instance | 2026-05-21 04:03:50.582240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:03:50.582428 | instance | Thursday 21 May 2026 04:03:50 +0000 (0:00:00.106) 0:07:29.614 ********** 2026-05-21 04:03:51.196033 | instance | ok: [instance] 2026-05-21 04:03:51.196310 | instance | 2026-05-21 04:03:51.196589 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-21 04:03:51.196860 | instance | Thursday 21 May 2026 04:03:51 +0000 (0:00:00.613) 0:07:30.228 ********** 2026-05-21 04:03:53.236327 | instance | ok: [instance] 2026-05-21 04:03:53.236555 | instance | 2026-05-21 04:03:53.236846 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:03:53.237125 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:02.039) 0:07:32.267 ********** 2026-05-21 04:03:53.417776 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:03:53.418096 | instance | 2026-05-21 04:03:53.418422 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:03:53.418783 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:00.181) 0:07:32.448 ********** 2026-05-21 04:03:53.487230 | instance | skipping: [instance] 2026-05-21 04:03:53.487560 | instance | 2026-05-21 04:03:53.487852 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:03:53.488114 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:00.070) 0:07:32.519 ********** 2026-05-21 04:03:53.565258 | instance | skipping: [instance] 2026-05-21 04:03:53.565502 | instance | 2026-05-21 04:03:53.565805 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:03:53.566077 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:00.077) 0:07:32.596 ********** 2026-05-21 04:03:53.660264 | instance | ok: [instance] 2026-05-21 04:03:53.660430 | instance | 2026-05-21 04:03:53.660623 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-21 04:03:53.660856 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:00.095) 0:07:32.692 ********** 2026-05-21 04:03:53.779080 | instance | included: ingress for instance 2026-05-21 04:03:53.779367 | instance | 2026-05-21 04:03:53.779858 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-21 04:03:53.780111 | instance | Thursday 21 May 2026 04:03:53 +0000 (0:00:00.118) 0:07:32.810 ********** 2026-05-21 04:03:55.017275 | instance | ok: [instance] 2026-05-21 04:03:55.017406 | instance | 2026-05-21 04:03:55.017577 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-21 04:03:55.017772 | instance | Thursday 21 May 2026 04:03:55 +0000 (0:00:01.238) 0:07:34.049 ********** 2026-05-21 04:03:56.151257 | instance | ok: [instance] 2026-05-21 04:03:56.151490 | instance | 2026-05-21 04:03:56.151774 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-21 04:03:56.152020 | instance | Thursday 21 May 2026 04:03:56 +0000 (0:00:01.133) 0:07:35.183 ********** 2026-05-21 04:04:01.096941 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-21 04:04:01.097038 | instance | 2026-05-21 04:04:01.097213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:04:01.097370 | instance | Thursday 21 May 2026 04:04:01 +0000 (0:00:04.946) 0:07:40.129 ********** 2026-05-21 04:04:01.216107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:04:01.216258 | instance | 2026-05-21 04:04:01.216440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:04:01.216615 | instance | Thursday 21 May 2026 04:04:01 +0000 (0:00:00.118) 0:07:40.248 ********** 2026-05-21 04:04:02.009465 | instance | ok: [instance] 2026-05-21 04:04:02.009712 | instance | 2026-05-21 04:04:02.010019 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-21 04:04:02.010299 | instance | Thursday 21 May 2026 04:04:02 +0000 (0:00:00.793) 0:07:41.041 ********** 2026-05-21 04:04:04.723717 | instance | ok: [instance] 2026-05-21 04:04:04.724011 | instance | 2026-05-21 04:04:04.724310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:04:04.724575 | instance | Thursday 21 May 2026 04:04:04 +0000 (0:00:02.712) 0:07:43.754 ********** 2026-05-21 04:04:04.797029 | instance | skipping: [instance] 2026-05-21 04:04:04.797174 | instance | 2026-05-21 04:04:04.797345 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:04:04.797513 | instance | Thursday 21 May 2026 04:04:04 +0000 (0:00:00.074) 0:07:43.829 ********** 2026-05-21 04:04:04.884542 | instance | skipping: [instance] 2026-05-21 04:04:04.884786 | instance | 2026-05-21 04:04:04.885076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:04:04.885339 | instance | Thursday 21 May 2026 04:04:04 +0000 (0:00:00.086) 0:07:43.916 ********** 2026-05-21 04:04:04.956238 | instance | skipping: [instance] 2026-05-21 04:04:04.956512 | instance | 2026-05-21 04:04:04.956814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:04:04.957083 | instance | Thursday 21 May 2026 04:04:04 +0000 (0:00:00.071) 0:07:43.987 ********** 2026-05-21 04:04:05.028384 | instance | skipping: [instance] 2026-05-21 04:04:05.028620 | instance | 2026-05-21 04:04:05.028908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:04:05.029174 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.072) 0:07:44.060 ********** 2026-05-21 04:04:05.097587 | instance | skipping: [instance] 2026-05-21 04:04:05.097942 | instance | 2026-05-21 04:04:05.098288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:04:05.098575 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.069) 0:07:44.129 ********** 2026-05-21 04:04:05.162121 | instance | skipping: [instance] 2026-05-21 04:04:05.162586 | instance | 2026-05-21 04:04:05.162932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:04:05.163252 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.064) 0:07:44.194 ********** 2026-05-21 04:04:05.250764 | instance | ok: [instance] 2026-05-21 04:04:05.250931 | instance | 2026-05-21 04:04:05.251141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:04:05.251455 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.088) 0:07:44.282 ********** 2026-05-21 04:04:05.335040 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-21 04:04:05.335287 | instance | 2026-05-21 04:04:05.335597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:04:05.335881 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.084) 0:07:44.367 ********** 2026-05-21 04:04:05.453112 | instance | ok: [instance] 2026-05-21 04:04:05.453472 | instance | 2026-05-21 04:04:05.453835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:04:05.454138 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.117) 0:07:44.484 ********** 2026-05-21 04:04:05.558934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:04:05.559192 | instance | 2026-05-21 04:04:05.559511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:04:05.559793 | instance | Thursday 21 May 2026 04:04:05 +0000 (0:00:00.106) 0:07:44.590 ********** 2026-05-21 04:04:06.128968 | instance | ok: [instance] 2026-05-21 04:04:06.129175 | instance | 2026-05-21 04:04:06.129463 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-21 04:04:06.129790 | instance | Thursday 21 May 2026 04:04:06 +0000 (0:00:00.570) 0:07:45.160 ********** 2026-05-21 04:04:20.842655 | instance | ok: [instance] 2026-05-21 04:04:20.842908 | instance | 2026-05-21 04:04:20.843208 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-21 04:04:20.843554 | instance | Thursday 21 May 2026 04:04:20 +0000 (0:00:14.713) 0:07:59.874 ********** 2026-05-21 04:04:35.645804 | instance | ok: [instance] 2026-05-21 04:04:35.646004 | instance | 2026-05-21 04:04:35.646351 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-21 04:04:35.646621 | instance | Thursday 21 May 2026 04:04:35 +0000 (0:00:14.803) 0:08:14.677 ********** 2026-05-21 04:04:37.209917 | instance | ok: [instance] 2026-05-21 04:04:37.210127 | instance | 2026-05-21 04:04:37.210496 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-21 04:04:37.210658 | instance | Thursday 21 May 2026 04:04:37 +0000 (0:00:01.564) 0:08:16.242 ********** 2026-05-21 04:04:38.505612 | instance | ok: [instance] 2026-05-21 04:04:38.505862 | instance | 2026-05-21 04:04:38.506249 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-21 04:04:38.506499 | instance | Thursday 21 May 2026 04:04:38 +0000 (0:00:01.295) 0:08:17.537 ********** 2026-05-21 04:04:39.288055 | instance | ok: [instance] 2026-05-21 04:04:39.288332 | instance | 2026-05-21 04:04:39.288627 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-21 04:04:39.288891 | instance | Thursday 21 May 2026 04:04:39 +0000 (0:00:00.782) 0:08:18.319 ********** 2026-05-21 04:04:40.040329 | instance | ok: [instance] 2026-05-21 04:04:40.040596 | instance | 2026-05-21 04:04:40.040880 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-21 04:04:40.041142 | instance | Thursday 21 May 2026 04:04:40 +0000 (0:00:00.752) 0:08:19.072 ********** 2026-05-21 04:04:41.909314 | instance | ok: [instance] 2026-05-21 04:04:41.909444 | instance | 2026-05-21 04:04:41.909627 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-21 04:04:41.909755 | instance | Thursday 21 May 2026 04:04:41 +0000 (0:00:01.868) 0:08:20.941 ********** 2026-05-21 04:04:43.141839 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-21 04:04:43.191959 | instance | ok: [instance] 2026-05-21 04:04:43.192263 | instance | 2026-05-21 04:04:43.192565 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-21 04:04:43.192844 | instance | Thursday 21 May 2026 04:04:43 +0000 (0:00:01.282) 0:08:22.223 ********** 2026-05-21 04:04:48.265198 | instance | ok: [instance] 2026-05-21 04:04:48.265415 | instance | 2026-05-21 04:04:48.265681 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-21 04:04:48.265947 | instance | Thursday 21 May 2026 04:04:48 +0000 (0:00:05.073) 0:08:27.297 ********** 2026-05-21 04:04:49.437078 | instance | ok: [instance] 2026-05-21 04:04:49.437198 | instance | 2026-05-21 04:04:49.437271 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-21 04:04:49.437435 | instance | Thursday 21 May 2026 04:04:49 +0000 (0:00:01.172) 0:08:28.469 ********** 2026-05-21 04:04:51.622809 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-39.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-21 04:04:51.622891 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-21 04:04:51.623012 | instance | 2026-05-21 04:04:51.623171 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:04:51.623374 | instance | Thursday 21 May 2026 04:04:51 +0000 (0:00:02.185) 0:08:30.655 ********** 2026-05-21 04:04:51.882094 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:04:51.882178 | instance | 2026-05-21 04:04:51.882288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:04:51.882401 | instance | Thursday 21 May 2026 04:04:51 +0000 (0:00:00.259) 0:08:30.914 ********** 2026-05-21 04:04:51.966799 | instance | skipping: [instance] 2026-05-21 04:04:51.966881 | instance | 2026-05-21 04:04:51.967151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:04:51.967197 | instance | Thursday 21 May 2026 04:04:51 +0000 (0:00:00.084) 0:08:30.999 ********** 2026-05-21 04:04:52.043636 | instance | skipping: [instance] 2026-05-21 04:04:52.043720 | instance | 2026-05-21 04:04:52.043954 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:04:52.043996 | instance | Thursday 21 May 2026 04:04:52 +0000 (0:00:00.076) 0:08:31.075 ********** 2026-05-21 04:04:52.130134 | instance | ok: [instance] 2026-05-21 04:04:52.130197 | instance | 2026-05-21 04:04:52.130458 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-21 04:04:52.130474 | instance | Thursday 21 May 2026 04:04:52 +0000 (0:00:00.086) 0:08:31.162 ********** 2026-05-21 04:04:52.256844 | instance | included: ingress for instance 2026-05-21 04:04:52.256928 | instance | 2026-05-21 04:04:52.257012 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-21 04:04:52.257138 | instance | Thursday 21 May 2026 04:04:52 +0000 (0:00:00.126) 0:08:31.289 ********** 2026-05-21 04:04:53.478397 | instance | ok: [instance] 2026-05-21 04:04:53.478537 | instance | 2026-05-21 04:04:53.478719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:04:53.478890 | instance | Thursday 21 May 2026 04:04:53 +0000 (0:00:01.220) 0:08:32.509 ********** 2026-05-21 04:04:53.584798 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:04:53.584871 | instance | 2026-05-21 04:04:53.584992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:04:53.585111 | instance | Thursday 21 May 2026 04:04:53 +0000 (0:00:00.107) 0:08:32.617 ********** 2026-05-21 04:04:54.185992 | instance | ok: [instance] 2026-05-21 04:04:54.186103 | instance | 2026-05-21 04:04:54.186416 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-21 04:04:54.186464 | instance | Thursday 21 May 2026 04:04:54 +0000 (0:00:00.601) 0:08:33.218 ********** 2026-05-21 04:05:09.100037 | instance | ok: [instance] 2026-05-21 04:05:09.100157 | instance | 2026-05-21 04:05:09.100323 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-21 04:05:09.100475 | instance | Thursday 21 May 2026 04:05:09 +0000 (0:00:14.913) 0:08:48.131 ********** 2026-05-21 04:05:09.198242 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-21 04:05:09.198315 | instance | 2026-05-21 04:05:09.198757 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-21 04:05:09.198780 | instance | Thursday 21 May 2026 04:05:09 +0000 (0:00:00.098) 0:08:48.230 ********** 2026-05-21 04:05:09.905819 | instance | ok: [instance] 2026-05-21 04:05:09.906063 | instance | 2026-05-21 04:05:09.906383 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-21 04:05:09.906717 | instance | Thursday 21 May 2026 04:05:09 +0000 (0:00:00.707) 0:08:48.937 ********** 2026-05-21 04:05:10.701840 | instance | ok: [instance] 2026-05-21 04:05:10.702053 | instance | 2026-05-21 04:05:10.702419 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-21 04:05:10.702798 | instance | Thursday 21 May 2026 04:05:10 +0000 (0:00:00.796) 0:08:49.733 ********** 2026-05-21 04:05:12.061869 | instance | ok: [instance] 2026-05-21 04:05:12.062121 | instance | 2026-05-21 04:05:12.062411 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-21 04:05:12.062739 | instance | Thursday 21 May 2026 04:05:12 +0000 (0:00:01.359) 0:08:51.093 ********** 2026-05-21 04:05:12.142846 | instance | ok: [instance] 2026-05-21 04:05:12.142942 | instance | 2026-05-21 04:05:12.143071 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-21 04:05:12.143194 | instance | Thursday 21 May 2026 04:05:12 +0000 (0:00:00.081) 0:08:51.175 ********** 2026-05-21 04:05:12.841636 | instance | ok: [instance] 2026-05-21 04:05:12.842242 | instance | 2026-05-21 04:05:12.842648 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-21 04:05:12.842854 | instance | Thursday 21 May 2026 04:05:12 +0000 (0:00:00.698) 0:08:51.873 ********** 2026-05-21 04:05:14.570360 | instance | ok: [instance] 2026-05-21 04:05:14.570441 | instance | 2026-05-21 04:05:14.570559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:05:14.570730 | instance | Thursday 21 May 2026 04:05:14 +0000 (0:00:01.728) 0:08:53.602 ********** 2026-05-21 04:05:14.683083 | instance | ok: [instance] 2026-05-21 04:05:14.683354 | instance | 2026-05-21 04:05:14.683650 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:05:14.683923 | instance | Thursday 21 May 2026 04:05:14 +0000 (0:00:00.112) 0:08:53.715 ********** 2026-05-21 04:05:14.833350 | instance | included: rabbitmq for instance 2026-05-21 04:05:14.833412 | instance | 2026-05-21 04:05:14.833420 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:05:14.833427 | instance | Thursday 21 May 2026 04:05:14 +0000 (0:00:00.145) 0:08:53.860 ********** 2026-05-21 04:05:15.660288 | instance | ok: [instance] 2026-05-21 04:05:15.660664 | instance | 2026-05-21 04:05:15.661004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:05:15.661352 | instance | Thursday 21 May 2026 04:05:15 +0000 (0:00:00.831) 0:08:54.692 ********** 2026-05-21 04:05:15.948561 | instance | skipping: [instance] 2026-05-21 04:05:15.948640 | instance | 2026-05-21 04:05:15.948833 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:05:15.949028 | instance | Thursday 21 May 2026 04:05:15 +0000 (0:00:00.288) 0:08:54.980 ********** 2026-05-21 04:05:16.239977 | instance | skipping: [instance] 2026-05-21 04:05:16.240054 | instance | 2026-05-21 04:05:16.240218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:05:16.240416 | instance | Thursday 21 May 2026 04:05:16 +0000 (0:00:00.291) 0:08:55.271 ********** 2026-05-21 04:05:16.612935 | instance | skipping: [instance] 2026-05-21 04:05:16.613030 | instance | 2026-05-21 04:05:16.613109 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:05:16.613244 | instance | Thursday 21 May 2026 04:05:16 +0000 (0:00:00.373) 0:08:55.645 ********** 2026-05-21 04:05:17.528906 | instance | ok: [instance] 2026-05-21 04:05:17.528996 | instance | 2026-05-21 04:05:17.529314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:05:17.529472 | instance | Thursday 21 May 2026 04:05:17 +0000 (0:00:00.915) 0:08:56.560 ********** 2026-05-21 04:05:18.276780 | instance | ok: [instance] 2026-05-21 04:05:18.276907 | instance | 2026-05-21 04:05:18.277225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:05:18.277362 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.748) 0:08:57.308 ********** 2026-05-21 04:05:18.387808 | instance | ok: [instance] 2026-05-21 04:05:18.388167 | instance | 2026-05-21 04:05:18.388323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:05:18.388621 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.111) 0:08:57.419 ********** 2026-05-21 04:05:18.460601 | instance | skipping: [instance] 2026-05-21 04:05:18.460735 | instance | 2026-05-21 04:05:18.460999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:05:18.461045 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.073) 0:08:57.493 ********** 2026-05-21 04:05:18.535283 | instance | skipping: [instance] 2026-05-21 04:05:18.535392 | instance | 2026-05-21 04:05:18.535667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:05:18.535711 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.074) 0:08:57.567 ********** 2026-05-21 04:05:18.611610 | instance | ok: [instance] 2026-05-21 04:05:18.611697 | instance | 2026-05-21 04:05:18.611821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:05:18.611944 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.076) 0:08:57.643 ********** 2026-05-21 04:05:18.744838 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:05:18.745255 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:05:18.745352 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:05:18.745513 | instance | ok: [instance] => (item=dashboard) 2026-05-21 04:05:18.745645 | instance | ok: [instance] => (item=identity) 2026-05-21 04:05:18.745768 | instance | ok: [instance] => (item=image) 2026-05-21 04:05:18.745876 | instance | 2026-05-21 04:05:18.746004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:05:18.746142 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.133) 0:08:57.777 ********** 2026-05-21 04:05:18.856346 | instance | ok: [instance] 2026-05-21 04:05:18.856431 | instance | 2026-05-21 04:05:18.856569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:18.856694 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.111) 0:08:57.888 ********** 2026-05-21 04:05:18.958584 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:18.958643 | instance | 2026-05-21 04:05:18.958892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:18.958909 | instance | Thursday 21 May 2026 04:05:18 +0000 (0:00:00.102) 0:08:57.990 ********** 2026-05-21 04:05:19.601857 | instance | ok: [instance] 2026-05-21 04:05:19.601987 | instance | 2026-05-21 04:05:19.602277 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-21 04:05:19.602322 | instance | Thursday 21 May 2026 04:05:19 +0000 (0:00:00.642) 0:08:58.633 ********** 2026-05-21 04:05:22.041847 | instance | ok: [instance] 2026-05-21 04:05:22.041927 | instance | 2026-05-21 04:05:22.042048 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:05:22.042171 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:02.440) 0:09:01.074 ********** 2026-05-21 04:05:22.215963 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:05:22.216203 | instance | 2026-05-21 04:05:22.216518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:05:22.216786 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:00.173) 0:09:01.247 ********** 2026-05-21 04:05:22.287713 | instance | skipping: [instance] 2026-05-21 04:05:22.288007 | instance | 2026-05-21 04:05:22.288343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:05:22.288650 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:00.071) 0:09:01.319 ********** 2026-05-21 04:05:22.366885 | instance | skipping: [instance] 2026-05-21 04:05:22.367084 | instance | 2026-05-21 04:05:22.367434 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:05:22.367720 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:00.079) 0:09:01.399 ********** 2026-05-21 04:05:22.450416 | instance | ok: [instance] 2026-05-21 04:05:22.450835 | instance | 2026-05-21 04:05:22.451190 | instance | TASK [Create Ingress image] **************************************************** 2026-05-21 04:05:22.451577 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:00.083) 0:09:01.482 ********** 2026-05-21 04:05:22.571215 | instance | included: ingress for instance 2026-05-21 04:05:22.571509 | instance | 2026-05-21 04:05:22.571816 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-21 04:05:22.572094 | instance | Thursday 21 May 2026 04:05:22 +0000 (0:00:00.120) 0:09:01.603 ********** 2026-05-21 04:05:23.776349 | instance | ok: [instance] 2026-05-21 04:05:23.776550 | instance | 2026-05-21 04:05:23.776808 | instance | TASK [Create images] *********************************************************** 2026-05-21 04:05:23.777097 | instance | Thursday 21 May 2026 04:05:23 +0000 (0:00:01.204) 0:09:02.807 ********** 2026-05-21 04:05:24.073547 | instance | included: 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-05-21 04:05:24.074503 | instance | 2026-05-21 04:05:24.074527 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-21 04:05:24.074537 | instance | Thursday 21 May 2026 04:05:24 +0000 (0:00:00.298) 0:09:03.105 ********** 2026-05-21 04:05:25.208543 | instance | ok: [instance] 2026-05-21 04:05:25.208808 | instance | 2026-05-21 04:05:25.209083 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 04:05:25.209347 | instance | Thursday 21 May 2026 04:05:25 +0000 (0:00:01.134) 0:09:04.239 ********** 2026-05-21 04:05:26.329443 | instance | ok: [instance] 2026-05-21 04:05:26.329591 | instance | 2026-05-21 04:05:26.329770 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 04:05:26.329935 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:01.121) 0:09:05.361 ********** 2026-05-21 04:05:26.416302 | instance | skipping: [instance] 2026-05-21 04:05:26.416447 | instance | 2026-05-21 04:05:26.416618 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 04:05:26.416807 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.087) 0:09:05.448 ********** 2026-05-21 04:05:26.490299 | instance | skipping: [instance] 2026-05-21 04:05:26.490541 | instance | 2026-05-21 04:05:26.490845 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 04:05:26.491124 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.073) 0:09:05.522 ********** 2026-05-21 04:05:26.563773 | instance | skipping: [instance] 2026-05-21 04:05:26.564003 | instance | 2026-05-21 04:05:26.564404 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 04:05:26.564762 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.073) 0:09:05.595 ********** 2026-05-21 04:05:26.642948 | instance | skipping: [instance] 2026-05-21 04:05:26.643034 | instance | 2026-05-21 04:05:26.643148 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 04:05:26.643262 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.079) 0:09:05.675 ********** 2026-05-21 04:05:26.713793 | instance | skipping: [instance] 2026-05-21 04:05:26.714060 | instance | 2026-05-21 04:05:26.714337 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 04:05:26.714641 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.070) 0:09:05.745 ********** 2026-05-21 04:05:26.793008 | instance | skipping: [instance] 2026-05-21 04:05:26.793060 | instance | 2026-05-21 04:05:26.793067 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 04:05:26.793074 | instance | Thursday 21 May 2026 04:05:26 +0000 (0:00:00.077) 0:09:05.823 ********** 2026-05-21 04:05:27.013301 | instance | skipping: [instance] 2026-05-21 04:05:27.013391 | instance | 2026-05-21 04:05:27.013542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:05:27.013675 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.221) 0:09:06.044 ********** 2026-05-21 04:05:27.139588 | instance | ok: [instance] 2026-05-21 04:05:27.139666 | instance | 2026-05-21 04:05:27.139783 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:05:27.139905 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.127) 0:09:06.171 ********** 2026-05-21 04:05:27.209728 | instance | skipping: [instance] 2026-05-21 04:05:27.209973 | instance | 2026-05-21 04:05:27.210413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:05:27.210875 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.069) 0:09:06.241 ********** 2026-05-21 04:05:27.284005 | instance | skipping: [instance] 2026-05-21 04:05:27.284129 | instance | 2026-05-21 04:05:27.284305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:05:27.284503 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.074) 0:09:06.316 ********** 2026-05-21 04:05:27.356036 | instance | skipping: [instance] 2026-05-21 04:05:27.356290 | instance | 2026-05-21 04:05:27.356742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:05:27.357055 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.071) 0:09:06.388 ********** 2026-05-21 04:05:27.432191 | instance | skipping: [instance] 2026-05-21 04:05:27.432364 | instance | 2026-05-21 04:05:27.432655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:05:27.432911 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.076) 0:09:06.464 ********** 2026-05-21 04:05:27.510247 | instance | skipping: [instance] 2026-05-21 04:05:27.510507 | instance | 2026-05-21 04:05:27.510807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:05:27.511083 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.077) 0:09:06.542 ********** 2026-05-21 04:05:27.593257 | instance | ok: [instance] 2026-05-21 04:05:27.593542 | instance | 2026-05-21 04:05:27.593862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:05:27.594138 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.083) 0:09:06.625 ********** 2026-05-21 04:05:27.702286 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:05:27.702430 | instance | ok: [instance] => (item=staffeln) 2026-05-21 04:05:27.702608 | instance | ok: [instance] => (item=identity) 2026-05-21 04:05:27.702790 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:05:27.702995 | instance | 2026-05-21 04:05:27.703160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:05:27.703356 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.108) 0:09:06.734 ********** 2026-05-21 04:05:27.813475 | instance | ok: [instance] 2026-05-21 04:05:27.813716 | instance | 2026-05-21 04:05:27.814007 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:27.814295 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.111) 0:09:06.845 ********** 2026-05-21 04:05:27.920182 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:27.920421 | instance | 2026-05-21 04:05:27.920692 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:27.920962 | instance | Thursday 21 May 2026 04:05:27 +0000 (0:00:00.106) 0:09:06.952 ********** 2026-05-21 04:05:28.661854 | instance | ok: [instance] 2026-05-21 04:05:28.662000 | instance | 2026-05-21 04:05:28.662195 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-21 04:05:28.662367 | instance | Thursday 21 May 2026 04:05:28 +0000 (0:00:00.740) 0:09:07.692 ********** 2026-05-21 04:05:30.622061 | instance | ok: [instance] 2026-05-21 04:05:30.622334 | instance | 2026-05-21 04:05:30.622663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:05:30.622943 | instance | Thursday 21 May 2026 04:05:30 +0000 (0:00:01.960) 0:09:09.653 ********** 2026-05-21 04:05:30.738863 | instance | ok: [instance] 2026-05-21 04:05:30.739131 | instance | 2026-05-21 04:05:30.739443 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:05:30.739712 | instance | Thursday 21 May 2026 04:05:30 +0000 (0:00:00.117) 0:09:09.770 ********** 2026-05-21 04:05:30.863709 | instance | included: rabbitmq for instance 2026-05-21 04:05:30.863950 | instance | 2026-05-21 04:05:30.864256 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:05:30.864581 | instance | Thursday 21 May 2026 04:05:30 +0000 (0:00:00.124) 0:09:09.895 ********** 2026-05-21 04:05:31.599887 | instance | ok: [instance] 2026-05-21 04:05:31.599955 | instance | 2026-05-21 04:05:31.600584 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:05:31.600654 | instance | Thursday 21 May 2026 04:05:31 +0000 (0:00:00.736) 0:09:10.632 ********** 2026-05-21 04:05:31.780429 | instance | skipping: [instance] 2026-05-21 04:05:31.780621 | instance | 2026-05-21 04:05:31.780911 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:05:31.781189 | instance | Thursday 21 May 2026 04:05:31 +0000 (0:00:00.180) 0:09:10.812 ********** 2026-05-21 04:05:31.956424 | instance | skipping: [instance] 2026-05-21 04:05:31.956657 | instance | 2026-05-21 04:05:31.956936 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:05:31.957213 | instance | Thursday 21 May 2026 04:05:31 +0000 (0:00:00.176) 0:09:10.988 ********** 2026-05-21 04:05:32.133402 | instance | skipping: [instance] 2026-05-21 04:05:32.133577 | instance | 2026-05-21 04:05:32.133889 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:05:32.134095 | instance | Thursday 21 May 2026 04:05:32 +0000 (0:00:00.177) 0:09:11.165 ********** 2026-05-21 04:05:32.987751 | instance | ok: [instance] 2026-05-21 04:05:32.987985 | instance | 2026-05-21 04:05:32.988336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:05:32.988621 | instance | Thursday 21 May 2026 04:05:32 +0000 (0:00:00.854) 0:09:12.019 ********** 2026-05-21 04:05:33.712869 | instance | ok: [instance] 2026-05-21 04:05:33.713091 | instance | 2026-05-21 04:05:33.713387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:05:33.713650 | instance | Thursday 21 May 2026 04:05:33 +0000 (0:00:00.725) 0:09:12.745 ********** 2026-05-21 04:05:33.795469 | instance | ok: [instance] 2026-05-21 04:05:33.795703 | instance | 2026-05-21 04:05:33.795996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:05:33.796246 | instance | Thursday 21 May 2026 04:05:33 +0000 (0:00:00.082) 0:09:12.827 ********** 2026-05-21 04:05:33.873405 | instance | skipping: [instance] 2026-05-21 04:05:33.873641 | instance | 2026-05-21 04:05:33.873952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:05:33.874240 | instance | Thursday 21 May 2026 04:05:33 +0000 (0:00:00.077) 0:09:12.905 ********** 2026-05-21 04:05:33.951426 | instance | skipping: [instance] 2026-05-21 04:05:33.951724 | instance | 2026-05-21 04:05:33.952062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:05:33.952347 | instance | Thursday 21 May 2026 04:05:33 +0000 (0:00:00.077) 0:09:12.983 ********** 2026-05-21 04:05:34.027737 | instance | ok: [instance] 2026-05-21 04:05:34.027986 | instance | 2026-05-21 04:05:34.028302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:05:34.028597 | instance | Thursday 21 May 2026 04:05:34 +0000 (0:00:00.076) 0:09:13.059 ********** 2026-05-21 04:05:34.170761 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:05:34.171019 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:05:34.171327 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:05:34.171934 | instance | ok: [instance] => (item=volumev3) 2026-05-21 04:05:34.171987 | instance | ok: [instance] => (item=identity) 2026-05-21 04:05:34.172405 | instance | ok: [instance] => (item=image) 2026-05-21 04:05:34.172679 | instance | 2026-05-21 04:05:34.173006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:05:34.173316 | instance | Thursday 21 May 2026 04:05:34 +0000 (0:00:00.143) 0:09:13.202 ********** 2026-05-21 04:05:34.296156 | instance | ok: [instance] 2026-05-21 04:05:34.296333 | instance | 2026-05-21 04:05:34.296681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:34.296902 | instance | Thursday 21 May 2026 04:05:34 +0000 (0:00:00.124) 0:09:13.327 ********** 2026-05-21 04:05:34.442231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:34.442488 | instance | 2026-05-21 04:05:34.442773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:34.443082 | instance | Thursday 21 May 2026 04:05:34 +0000 (0:00:00.146) 0:09:13.474 ********** 2026-05-21 04:05:35.052504 | instance | ok: [instance] 2026-05-21 04:05:35.052802 | instance | 2026-05-21 04:05:35.053119 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-21 04:05:35.053456 | instance | Thursday 21 May 2026 04:05:35 +0000 (0:00:00.610) 0:09:14.084 ********** 2026-05-21 04:05:35.269820 | instance | ok: [instance] 2026-05-21 04:05:35.269914 | instance | 2026-05-21 04:05:35.270073 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-21 04:05:35.270236 | instance | Thursday 21 May 2026 04:05:35 +0000 (0:00:00.217) 0:09:14.301 ********** 2026-05-21 04:05:35.334568 | instance | skipping: [instance] 2026-05-21 04:05:35.334791 | instance | 2026-05-21 04:05:35.335098 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-21 04:05:35.335426 | instance | Thursday 21 May 2026 04:05:35 +0000 (0:00:00.064) 0:09:14.366 ********** 2026-05-21 04:05:37.771351 | instance | ok: [instance] 2026-05-21 04:05:37.771630 | instance | 2026-05-21 04:05:37.772143 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:05:37.772466 | instance | Thursday 21 May 2026 04:05:37 +0000 (0:00:02.436) 0:09:16.803 ********** 2026-05-21 04:05:38.027457 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:05:38.027699 | instance | 2026-05-21 04:05:38.027973 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:05:38.028243 | instance | Thursday 21 May 2026 04:05:38 +0000 (0:00:00.256) 0:09:17.059 ********** 2026-05-21 04:05:38.096781 | instance | skipping: [instance] 2026-05-21 04:05:38.096920 | instance | 2026-05-21 04:05:38.097098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:05:38.097275 | instance | Thursday 21 May 2026 04:05:38 +0000 (0:00:00.069) 0:09:17.128 ********** 2026-05-21 04:05:38.165269 | instance | skipping: [instance] 2026-05-21 04:05:38.165405 | instance | 2026-05-21 04:05:38.165605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:05:38.165798 | instance | Thursday 21 May 2026 04:05:38 +0000 (0:00:00.068) 0:09:17.197 ********** 2026-05-21 04:05:38.255909 | instance | ok: [instance] 2026-05-21 04:05:38.256039 | instance | 2026-05-21 04:05:38.256218 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-21 04:05:38.256394 | instance | Thursday 21 May 2026 04:05:38 +0000 (0:00:00.090) 0:09:17.288 ********** 2026-05-21 04:05:38.370638 | instance | included: ingress for instance 2026-05-21 04:05:38.370869 | instance | 2026-05-21 04:05:38.371231 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-21 04:05:38.371549 | instance | Thursday 21 May 2026 04:05:38 +0000 (0:00:00.114) 0:09:17.402 ********** 2026-05-21 04:05:39.647851 | instance | ok: [instance] 2026-05-21 04:05:39.647903 | instance | 2026-05-21 04:05:39.647912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:05:39.647919 | instance | Thursday 21 May 2026 04:05:39 +0000 (0:00:01.276) 0:09:18.679 ********** 2026-05-21 04:05:39.769872 | instance | ok: [instance] 2026-05-21 04:05:39.770005 | instance | 2026-05-21 04:05:39.770166 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:05:39.770325 | instance | Thursday 21 May 2026 04:05:39 +0000 (0:00:00.122) 0:09:18.802 ********** 2026-05-21 04:05:39.837403 | instance | skipping: [instance] 2026-05-21 04:05:39.837807 | instance | 2026-05-21 04:05:39.838241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:05:39.838933 | instance | Thursday 21 May 2026 04:05:39 +0000 (0:00:00.067) 0:09:18.869 ********** 2026-05-21 04:05:39.900456 | instance | skipping: [instance] 2026-05-21 04:05:39.900611 | instance | 2026-05-21 04:05:39.900794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:05:39.900962 | instance | Thursday 21 May 2026 04:05:39 +0000 (0:00:00.063) 0:09:18.932 ********** 2026-05-21 04:05:39.974904 | instance | skipping: [instance] 2026-05-21 04:05:39.975056 | instance | 2026-05-21 04:05:39.975261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:05:39.975484 | instance | Thursday 21 May 2026 04:05:39 +0000 (0:00:00.074) 0:09:19.007 ********** 2026-05-21 04:05:40.055516 | instance | skipping: [instance] 2026-05-21 04:05:40.055757 | instance | 2026-05-21 04:05:40.056086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:05:40.056373 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.080) 0:09:19.087 ********** 2026-05-21 04:05:40.143914 | instance | skipping: [instance] 2026-05-21 04:05:40.144189 | instance | 2026-05-21 04:05:40.144542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:05:40.144808 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.088) 0:09:19.175 ********** 2026-05-21 04:05:40.238760 | instance | ok: [instance] 2026-05-21 04:05:40.238970 | instance | 2026-05-21 04:05:40.239243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:05:40.239554 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.094) 0:09:19.270 ********** 2026-05-21 04:05:40.362652 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:05:40.362814 | instance | ok: [instance] => (item=identity) 2026-05-21 04:05:40.363031 | instance | ok: [instance] => (item=placement) 2026-05-21 04:05:40.363228 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:05:40.363450 | instance | 2026-05-21 04:05:40.363671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:05:40.363927 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.124) 0:09:19.394 ********** 2026-05-21 04:05:40.489022 | instance | ok: [instance] 2026-05-21 04:05:40.489268 | instance | 2026-05-21 04:05:40.489701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:40.490028 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.126) 0:09:19.520 ********** 2026-05-21 04:05:40.622451 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:40.622581 | instance | 2026-05-21 04:05:40.622763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:40.622912 | instance | Thursday 21 May 2026 04:05:40 +0000 (0:00:00.133) 0:09:19.654 ********** 2026-05-21 04:05:41.239838 | instance | ok: [instance] 2026-05-21 04:05:41.240004 | instance | 2026-05-21 04:05:41.240189 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-21 04:05:41.240365 | instance | Thursday 21 May 2026 04:05:41 +0000 (0:00:00.616) 0:09:20.271 ********** 2026-05-21 04:05:43.121549 | instance | ok: [instance] 2026-05-21 04:05:43.121791 | instance | 2026-05-21 04:05:43.122157 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:05:43.122456 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:01.882) 0:09:22.153 ********** 2026-05-21 04:05:43.399456 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:05:43.399727 | instance | 2026-05-21 04:05:43.400031 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:05:43.400367 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:00.277) 0:09:22.430 ********** 2026-05-21 04:05:43.470027 | instance | skipping: [instance] 2026-05-21 04:05:43.470255 | instance | 2026-05-21 04:05:43.470536 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:05:43.470807 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:00.071) 0:09:22.502 ********** 2026-05-21 04:05:43.549548 | instance | skipping: [instance] 2026-05-21 04:05:43.549725 | instance | 2026-05-21 04:05:43.549953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:05:43.550157 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:00.079) 0:09:22.581 ********** 2026-05-21 04:05:43.631870 | instance | ok: [instance] 2026-05-21 04:05:43.632178 | instance | 2026-05-21 04:05:43.632530 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-21 04:05:43.632887 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:00.082) 0:09:22.663 ********** 2026-05-21 04:05:43.751850 | instance | included: ingress for instance 2026-05-21 04:05:43.752133 | instance | 2026-05-21 04:05:43.752453 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-21 04:05:43.752720 | instance | Thursday 21 May 2026 04:05:43 +0000 (0:00:00.119) 0:09:22.783 ********** 2026-05-21 04:05:44.984247 | instance | ok: [instance] 2026-05-21 04:05:44.984466 | instance | 2026-05-21 04:05:44.984756 | instance | PLAY [Configure operating system] ********************************************** 2026-05-21 04:05:44.984872 | instance | 2026-05-21 04:05:44.985092 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:05:44.985320 | instance | Thursday 21 May 2026 04:05:44 +0000 (0:00:01.232) 0:09:24.016 ********** 2026-05-21 04:05:48.589857 | instance | ok: [instance] 2026-05-21 04:05:48.590061 | instance | 2026-05-21 04:05:48.590316 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-21 04:05:48.590578 | instance | Thursday 21 May 2026 04:05:48 +0000 (0:00:03.605) 0:09:27.621 ********** 2026-05-21 04:05:48.825260 | instance | ok: [instance] 2026-05-21 04:05:48.825383 | instance | 2026-05-21 04:05:48.825564 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-21 04:05:48.825732 | instance | Thursday 21 May 2026 04:05:48 +0000 (0:00:00.235) 0:09:27.857 ********** 2026-05-21 04:05:48.894063 | instance | skipping: [instance] 2026-05-21 04:05:48.894376 | instance | 2026-05-21 04:05:48.894806 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-21 04:05:48.895225 | instance | Thursday 21 May 2026 04:05:48 +0000 (0:00:00.068) 0:09:27.926 ********** 2026-05-21 04:05:48.969072 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-21 04:05:48.969313 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-21 04:05:48.969595 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-21 04:05:48.969866 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-21 04:05:48.970156 | instance | skipping: [instance] 2026-05-21 04:05:48.970452 | instance | 2026-05-21 04:05:48.970730 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-21 04:05:48.971023 | instance | Thursday 21 May 2026 04:05:48 +0000 (0:00:00.075) 0:09:28.001 ********** 2026-05-21 04:05:49.044670 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-21 04:05:49.044815 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-21 04:05:49.045018 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-21 04:05:49.045203 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-21 04:05:49.045383 | instance | skipping: [instance] 2026-05-21 04:05:49.045573 | instance | 2026-05-21 04:05:49.045776 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-21 04:05:49.045951 | instance | Thursday 21 May 2026 04:05:49 +0000 (0:00:00.075) 0:09:28.076 ********** 2026-05-21 04:05:49.108931 | instance | skipping: [instance] 2026-05-21 04:05:49.109191 | instance | 2026-05-21 04:05:49.109506 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-21 04:05:49.109845 | instance | Thursday 21 May 2026 04:05:49 +0000 (0:00:00.064) 0:09:28.140 ********** 2026-05-21 04:05:49.211097 | instance | skipping: [instance] 2026-05-21 04:05:49.211352 | instance | 2026-05-21 04:05:49.211633 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-21 04:05:49.211921 | instance | Thursday 21 May 2026 04:05:49 +0000 (0:00:00.101) 0:09:28.242 ********** 2026-05-21 04:05:49.592974 | instance | ok: [instance] 2026-05-21 04:05:49.593164 | instance | 2026-05-21 04:05:49.593387 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-21 04:05:49.593568 | instance | Thursday 21 May 2026 04:05:49 +0000 (0:00:00.382) 0:09:28.624 ********** 2026-05-21 04:05:50.778422 | instance | ok: [instance] 2026-05-21 04:05:50.778577 | instance | 2026-05-21 04:05:50.778766 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-21 04:05:50.778944 | instance | Thursday 21 May 2026 04:05:50 +0000 (0:00:01.185) 0:09:29.810 ********** 2026-05-21 04:05:51.294513 | instance | ok: [instance] 2026-05-21 04:05:51.294654 | instance | 2026-05-21 04:05:51.294824 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-21 04:05:51.294988 | instance | Thursday 21 May 2026 04:05:51 +0000 (0:00:00.516) 0:09:30.326 ********** 2026-05-21 04:05:52.546045 | instance | ok: [instance] 2026-05-21 04:05:52.546339 | instance | 2026-05-21 04:05:52.546638 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-21 04:05:52.546932 | instance | Thursday 21 May 2026 04:05:52 +0000 (0:00:01.251) 0:09:31.578 ********** 2026-05-21 04:05:52.994404 | instance | ok: [instance] 2026-05-21 04:05:52.994640 | instance | 2026-05-21 04:05:52.994910 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-21 04:05:52.995171 | instance | Thursday 21 May 2026 04:05:52 +0000 (0:00:00.447) 0:09:32.025 ********** 2026-05-21 04:05:53.497353 | instance | ok: [instance] 2026-05-21 04:05:53.497432 | instance | 2026-05-21 04:05:53.497571 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-21 04:05:53.497725 | instance | Thursday 21 May 2026 04:05:53 +0000 (0:00:00.503) 0:09:32.529 ********** 2026-05-21 04:05:54.090423 | instance | ok: [instance] 2026-05-21 04:05:54.090643 | instance | 2026-05-21 04:05:54.090917 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-21 04:05:54.091179 | instance | 2026-05-21 04:05:54.091523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:05:54.091761 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.593) 0:09:33.122 ********** 2026-05-21 04:05:54.184582 | instance | ok: [instance] 2026-05-21 04:05:54.184868 | instance | 2026-05-21 04:05:54.185157 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:05:54.185431 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.093) 0:09:33.216 ********** 2026-05-21 04:05:54.250900 | instance | skipping: [instance] 2026-05-21 04:05:54.251132 | instance | 2026-05-21 04:05:54.251548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:05:54.251757 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.066) 0:09:33.283 ********** 2026-05-21 04:05:54.313222 | instance | skipping: [instance] 2026-05-21 04:05:54.313492 | instance | 2026-05-21 04:05:54.313833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:05:54.314112 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.062) 0:09:33.345 ********** 2026-05-21 04:05:54.375844 | instance | skipping: [instance] 2026-05-21 04:05:54.376068 | instance | 2026-05-21 04:05:54.376368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:05:54.376724 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.062) 0:09:33.407 ********** 2026-05-21 04:05:54.441324 | instance | skipping: [instance] 2026-05-21 04:05:54.441542 | instance | 2026-05-21 04:05:54.441824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:05:54.442088 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.065) 0:09:33.473 ********** 2026-05-21 04:05:54.508334 | instance | skipping: [instance] 2026-05-21 04:05:54.508568 | instance | 2026-05-21 04:05:54.508826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:05:54.509090 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.066) 0:09:33.540 ********** 2026-05-21 04:05:54.586631 | instance | ok: [instance] 2026-05-21 04:05:54.586857 | instance | 2026-05-21 04:05:54.587215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:05:54.587546 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.078) 0:09:33.618 ********** 2026-05-21 04:05:54.651091 | instance | skipping: [instance] 2026-05-21 04:05:54.651290 | instance | 2026-05-21 04:05:54.651690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:05:54.651971 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.064) 0:09:33.683 ********** 2026-05-21 04:05:54.799180 | instance | ok: [instance] 2026-05-21 04:05:54.799424 | instance | 2026-05-21 04:05:54.799709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:54.799987 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.147) 0:09:33.830 ********** 2026-05-21 04:05:54.918342 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:54.918632 | instance | 2026-05-21 04:05:54.918981 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:54.919367 | instance | Thursday 21 May 2026 04:05:54 +0000 (0:00:00.119) 0:09:33.950 ********** 2026-05-21 04:05:55.492311 | instance | ok: [instance] 2026-05-21 04:05:55.492553 | instance | 2026-05-21 04:05:55.492843 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-21 04:05:55.493110 | instance | Thursday 21 May 2026 04:05:55 +0000 (0:00:00.573) 0:09:34.523 ********** 2026-05-21 04:05:55.739976 | instance | ok: [instance] 2026-05-21 04:05:55.740281 | instance | 2026-05-21 04:05:55.740585 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-21 04:05:55.740880 | instance | Thursday 21 May 2026 04:05:55 +0000 (0:00:00.248) 0:09:34.771 ********** 2026-05-21 04:05:55.810783 | instance | ok: [instance] => { 2026-05-21 04:05:55.811032 | instance | "changed": false, 2026-05-21 04:05:55.811402 | instance | "msg": "All assertions passed" 2026-05-21 04:05:55.811729 | instance | } 2026-05-21 04:05:55.811967 | instance | 2026-05-21 04:05:55.812255 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-21 04:05:55.812543 | instance | Thursday 21 May 2026 04:05:55 +0000 (0:00:00.071) 0:09:34.842 ********** 2026-05-21 04:05:56.316145 | instance | ok: [instance] 2026-05-21 04:05:56.316429 | instance | 2026-05-21 04:05:56.316716 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-21 04:05:56.317001 | instance | Thursday 21 May 2026 04:05:56 +0000 (0:00:00.505) 0:09:35.348 ********** 2026-05-21 04:05:56.388238 | instance | ok: [instance] => { 2026-05-21 04:05:56.388338 | instance | "changed": false, 2026-05-21 04:05:56.388526 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-21 04:05:56.388652 | instance | } 2026-05-21 04:05:56.388811 | instance | 2026-05-21 04:05:56.388969 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-21 04:05:56.389115 | instance | Thursday 21 May 2026 04:05:56 +0000 (0:00:00.072) 0:09:35.420 ********** 2026-05-21 04:05:58.177630 | instance | ok: [instance] 2026-05-21 04:05:58.177760 | instance | 2026-05-21 04:05:58.177940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:58.178111 | instance | Thursday 21 May 2026 04:05:58 +0000 (0:00:01.789) 0:09:37.209 ********** 2026-05-21 04:05:58.274891 | instance | skipping: [instance] 2026-05-21 04:05:58.274965 | instance | 2026-05-21 04:05:58.275155 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-21 04:05:58.275324 | instance | Thursday 21 May 2026 04:05:58 +0000 (0:00:00.097) 0:09:37.307 ********** 2026-05-21 04:05:58.531446 | instance | skipping: [instance] 2026-05-21 04:05:58.531569 | instance | 2026-05-21 04:05:58.531723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:05:58.531945 | instance | Thursday 21 May 2026 04:05:58 +0000 (0:00:00.255) 0:09:37.563 ********** 2026-05-21 04:05:58.638430 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:05:58.638495 | instance | 2026-05-21 04:05:58.638631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:05:58.638736 | instance | Thursday 21 May 2026 04:05:58 +0000 (0:00:00.107) 0:09:37.670 ********** 2026-05-21 04:05:59.246030 | instance | ok: [instance] 2026-05-21 04:05:59.246173 | instance | 2026-05-21 04:05:59.246390 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-21 04:05:59.246594 | instance | Thursday 21 May 2026 04:05:59 +0000 (0:00:00.607) 0:09:38.278 ********** 2026-05-21 04:05:59.967735 | instance | ok: [instance] 2026-05-21 04:05:59.967893 | instance | 2026-05-21 04:05:59.968094 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-21 04:05:59.968276 | instance | Thursday 21 May 2026 04:05:59 +0000 (0:00:00.721) 0:09:38.999 ********** 2026-05-21 04:06:00.037947 | instance | skipping: [instance] 2026-05-21 04:06:00.038029 | instance | 2026-05-21 04:06:00.038132 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-21 04:06:00.038259 | instance | Thursday 21 May 2026 04:06:00 +0000 (0:00:00.070) 0:09:39.070 ********** 2026-05-21 04:06:00.538602 | instance | ok: [instance] 2026-05-21 04:06:00.538979 | instance | 2026-05-21 04:06:00.539130 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-21 04:06:00.539284 | instance | Thursday 21 May 2026 04:06:00 +0000 (0:00:00.500) 0:09:39.570 ********** 2026-05-21 04:06:00.612784 | instance | ok: [instance] => { 2026-05-21 04:06:00.613128 | instance | "changed": false, 2026-05-21 04:06:00.613296 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-21 04:06:00.613545 | instance | } 2026-05-21 04:06:00.613823 | instance | 2026-05-21 04:06:00.614111 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-21 04:06:00.614369 | instance | Thursday 21 May 2026 04:06:00 +0000 (0:00:00.073) 0:09:39.644 ********** 2026-05-21 04:06:02.782533 | instance | ok: [instance] 2026-05-21 04:06:02.783525 | instance | 2026-05-21 04:06:02.783555 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-21 04:06:02.783571 | instance | 2026-05-21 04:06:02.783584 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:06:02.783597 | instance | Thursday 21 May 2026 04:06:02 +0000 (0:00:02.170) 0:09:41.815 ********** 2026-05-21 04:06:06.904118 | instance | ok: [instance] 2026-05-21 04:06:06.904178 | instance | 2026-05-21 04:06:06.904195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:06:06.904210 | instance | Thursday 21 May 2026 04:06:06 +0000 (0:00:04.119) 0:09:45.934 ********** 2026-05-21 04:06:06.997925 | instance | ok: [instance] 2026-05-21 04:06:06.997985 | instance | 2026-05-21 04:06:06.998140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:06:06.998529 | instance | Thursday 21 May 2026 04:06:06 +0000 (0:00:00.094) 0:09:46.029 ********** 2026-05-21 04:06:07.077870 | instance | skipping: [instance] 2026-05-21 04:06:07.078275 | instance | 2026-05-21 04:06:07.078611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:06:07.078912 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.080) 0:09:46.109 ********** 2026-05-21 04:06:07.143677 | instance | skipping: [instance] 2026-05-21 04:06:07.143975 | instance | 2026-05-21 04:06:07.144317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:06:07.144589 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.065) 0:09:46.175 ********** 2026-05-21 04:06:07.222153 | instance | skipping: [instance] 2026-05-21 04:06:07.222217 | instance | 2026-05-21 04:06:07.222229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:06:07.222239 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.076) 0:09:46.252 ********** 2026-05-21 04:06:07.299971 | instance | skipping: [instance] 2026-05-21 04:06:07.300207 | instance | 2026-05-21 04:06:07.300487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:06:07.300749 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.079) 0:09:46.331 ********** 2026-05-21 04:06:07.373489 | instance | skipping: [instance] 2026-05-21 04:06:07.373766 | instance | 2026-05-21 04:06:07.374101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:06:07.374414 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.073) 0:09:46.405 ********** 2026-05-21 04:06:07.451029 | instance | ok: [instance] 2026-05-21 04:06:07.451098 | instance | 2026-05-21 04:06:07.451251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:06:07.451426 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.077) 0:09:46.483 ********** 2026-05-21 04:06:07.529416 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-21 04:06:07.529571 | instance | 2026-05-21 04:06:07.529758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:06:07.529969 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.078) 0:09:46.561 ********** 2026-05-21 04:06:07.741348 | instance | ok: [instance] 2026-05-21 04:06:07.741443 | instance | 2026-05-21 04:06:07.741643 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:06:07.741804 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.211) 0:09:46.772 ********** 2026-05-21 04:06:07.839903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:06:07.840018 | instance | 2026-05-21 04:06:07.840230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:06:07.840396 | instance | Thursday 21 May 2026 04:06:07 +0000 (0:00:00.099) 0:09:46.871 ********** 2026-05-21 04:06:08.446820 | instance | ok: [instance] 2026-05-21 04:06:08.447078 | instance | 2026-05-21 04:06:08.447454 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-21 04:06:08.447818 | instance | Thursday 21 May 2026 04:06:08 +0000 (0:00:00.606) 0:09:47.478 ********** 2026-05-21 04:06:09.877864 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-21 04:06:09.878190 | instance | ok: [instance] => (item=libvirt-api) 2026-05-21 04:06:09.878491 | instance | 2026-05-21 04:06:09.878804 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-21 04:06:09.879097 | instance | Thursday 21 May 2026 04:06:09 +0000 (0:00:01.431) 0:09:48.909 ********** 2026-05-21 04:06:11.298358 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-21 04:06:11.298679 | instance | ok: [instance] => (item=libvirt-api) 2026-05-21 04:06:11.298946 | instance | 2026-05-21 04:06:11.299244 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-21 04:06:11.299558 | instance | Thursday 21 May 2026 04:06:11 +0000 (0:00:01.420) 0:09:50.330 ********** 2026-05-21 04:06:13.360674 | instance | ok: [instance] 2026-05-21 04:06:13.360912 | instance | 2026-05-21 04:06:13.361249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:06:13.361553 | instance | Thursday 21 May 2026 04:06:13 +0000 (0:00:02.061) 0:09:52.391 ********** 2026-05-21 04:06:13.475117 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:06:13.475385 | instance | 2026-05-21 04:06:13.475663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:06:13.475949 | instance | Thursday 21 May 2026 04:06:13 +0000 (0:00:00.115) 0:09:52.507 ********** 2026-05-21 04:06:14.072224 | instance | ok: [instance] 2026-05-21 04:06:14.072444 | instance | 2026-05-21 04:06:14.072731 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-21 04:06:14.073029 | instance | Thursday 21 May 2026 04:06:14 +0000 (0:00:00.597) 0:09:53.104 ********** 2026-05-21 04:06:14.228248 | instance | skipping: [instance] 2026-05-21 04:06:14.228573 | instance | 2026-05-21 04:06:14.228832 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-21 04:06:14.229001 | instance | Thursday 21 May 2026 04:06:14 +0000 (0:00:00.155) 0:09:53.259 ********** 2026-05-21 04:06:15.433566 | instance | ok: [instance] 2026-05-21 04:06:15.433646 | instance | 2026-05-21 04:06:15.433803 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-21 04:06:15.433968 | instance | Thursday 21 May 2026 04:06:15 +0000 (0:00:01.205) 0:09:54.465 ********** 2026-05-21 04:06:15.689080 | instance | ok: [instance] 2026-05-21 04:06:15.689363 | instance | 2026-05-21 04:06:15.689830 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-21 04:06:15.690396 | instance | Thursday 21 May 2026 04:06:15 +0000 (0:00:00.254) 0:09:54.720 ********** 2026-05-21 04:06:16.260315 | instance | ok: [instance] 2026-05-21 04:06:16.260577 | instance | 2026-05-21 04:06:16.260857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:06:16.261129 | instance | Thursday 21 May 2026 04:06:16 +0000 (0:00:00.570) 0:09:55.291 ********** 2026-05-21 04:06:16.382965 | instance | ok: [instance] 2026-05-21 04:06:16.383174 | instance | 2026-05-21 04:06:16.383584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:06:16.383906 | instance | Thursday 21 May 2026 04:06:16 +0000 (0:00:00.123) 0:09:55.414 ********** 2026-05-21 04:06:16.531771 | instance | included: rabbitmq for instance 2026-05-21 04:06:16.532075 | instance | 2026-05-21 04:06:16.532424 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:06:16.532748 | instance | Thursday 21 May 2026 04:06:16 +0000 (0:00:00.148) 0:09:55.563 ********** 2026-05-21 04:06:17.307210 | instance | ok: [instance] 2026-05-21 04:06:17.307590 | instance | 2026-05-21 04:06:17.307904 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:06:17.308177 | instance | Thursday 21 May 2026 04:06:17 +0000 (0:00:00.775) 0:09:56.339 ********** 2026-05-21 04:06:17.605646 | instance | skipping: [instance] 2026-05-21 04:06:17.605784 | instance | 2026-05-21 04:06:17.605989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:06:17.606162 | instance | Thursday 21 May 2026 04:06:17 +0000 (0:00:00.298) 0:09:56.637 ********** 2026-05-21 04:06:17.792781 | instance | skipping: [instance] 2026-05-21 04:06:17.793130 | instance | 2026-05-21 04:06:17.793563 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:06:17.793952 | instance | Thursday 21 May 2026 04:06:17 +0000 (0:00:00.186) 0:09:56.824 ********** 2026-05-21 04:06:17.972935 | instance | skipping: [instance] 2026-05-21 04:06:17.973202 | instance | 2026-05-21 04:06:17.973520 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:06:17.973832 | instance | Thursday 21 May 2026 04:06:17 +0000 (0:00:00.180) 0:09:57.004 ********** 2026-05-21 04:06:19.232061 | instance | ok: [instance] 2026-05-21 04:06:19.232307 | instance | 2026-05-21 04:06:19.232724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:06:19.232876 | instance | Thursday 21 May 2026 04:06:19 +0000 (0:00:01.257) 0:09:58.262 ********** 2026-05-21 04:06:19.992506 | instance | ok: [instance] 2026-05-21 04:06:19.992866 | instance | 2026-05-21 04:06:19.993100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:06:19.994875 | instance | Thursday 21 May 2026 04:06:19 +0000 (0:00:00.762) 0:09:59.024 ********** 2026-05-21 04:06:20.075753 | instance | ok: [instance] 2026-05-21 04:06:20.075980 | instance | 2026-05-21 04:06:20.076268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:06:20.076536 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.083) 0:09:59.107 ********** 2026-05-21 04:06:20.163822 | instance | skipping: [instance] 2026-05-21 04:06:20.164068 | instance | 2026-05-21 04:06:20.164383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:06:20.164707 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.088) 0:09:59.195 ********** 2026-05-21 04:06:20.260071 | instance | skipping: [instance] 2026-05-21 04:06:20.260304 | instance | 2026-05-21 04:06:20.260620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:06:20.260888 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.096) 0:09:59.291 ********** 2026-05-21 04:06:20.345984 | instance | ok: [instance] 2026-05-21 04:06:20.346286 | instance | 2026-05-21 04:06:20.346625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:06:20.346942 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.086) 0:09:59.378 ********** 2026-05-21 04:06:20.597509 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:06:20.597591 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-21 04:06:20.597734 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-21 04:06:20.597857 | instance | ok: [instance] => (item=compute) 2026-05-21 04:06:20.597983 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:06:20.598101 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:06:20.598223 | instance | ok: [instance] => (item=compute_metadata) 2026-05-21 04:06:20.598337 | instance | ok: [instance] => (item=volumev3) 2026-05-21 04:06:20.598455 | instance | ok: [instance] => (item=identity) 2026-05-21 04:06:20.598575 | instance | ok: [instance] => (item=image) 2026-05-21 04:06:20.598694 | instance | ok: [instance] => (item=baremetal) 2026-05-21 04:06:20.598813 | instance | ok: [instance] => (item=placement) 2026-05-21 04:06:20.598929 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-21 04:06:20.599045 | instance | ok: [instance] => (item=network) 2026-05-21 04:06:20.599157 | instance | 2026-05-21 04:06:20.599274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:06:20.599419 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.251) 0:09:59.629 ********** 2026-05-21 04:06:20.711067 | instance | ok: [instance] 2026-05-21 04:06:20.711628 | instance | 2026-05-21 04:06:20.711953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:06:20.712252 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.112) 0:09:59.742 ********** 2026-05-21 04:06:20.827246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:06:20.827466 | instance | 2026-05-21 04:06:20.827734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:06:20.827960 | instance | Thursday 21 May 2026 04:06:20 +0000 (0:00:00.116) 0:09:59.859 ********** 2026-05-21 04:06:21.485194 | instance | ok: [instance] 2026-05-21 04:06:21.485468 | instance | 2026-05-21 04:06:21.485781 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-21 04:06:21.486231 | instance | Thursday 21 May 2026 04:06:21 +0000 (0:00:00.657) 0:10:00.516 ********** 2026-05-21 04:06:21.810067 | instance | ok: [instance -> localhost] 2026-05-21 04:06:21.810409 | instance | 2026-05-21 04:06:21.810619 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-21 04:06:21.810933 | instance | Thursday 21 May 2026 04:06:21 +0000 (0:00:00.325) 0:10:00.842 ********** 2026-05-21 04:06:22.451466 | instance | ok: [instance -> localhost] 2026-05-21 04:06:22.451744 | instance | 2026-05-21 04:06:22.452081 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-21 04:06:22.452357 | instance | Thursday 21 May 2026 04:06:22 +0000 (0:00:00.641) 0:10:01.483 ********** 2026-05-21 04:06:23.068545 | instance | ok: [instance -> localhost] 2026-05-21 04:06:23.068665 | instance | 2026-05-21 04:06:23.068941 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-21 04:06:23.069236 | instance | Thursday 21 May 2026 04:06:23 +0000 (0:00:00.616) 0:10:02.100 ********** 2026-05-21 04:06:23.324711 | instance | ok: [instance -> localhost] 2026-05-21 04:06:23.324961 | instance | 2026-05-21 04:06:23.325251 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-21 04:06:23.325530 | instance | Thursday 21 May 2026 04:06:23 +0000 (0:00:00.256) 0:10:02.356 ********** 2026-05-21 04:06:24.764898 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-21 04:06:24.765032 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-21 04:06:24.765178 | instance | 2026-05-21 04:06:24.765354 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-21 04:06:24.765503 | instance | Thursday 21 May 2026 04:06:24 +0000 (0:00:01.439) 0:10:03.796 ********** 2026-05-21 04:06:28.279905 | instance | ok: [instance] 2026-05-21 04:06:28.280130 | instance | 2026-05-21 04:06:28.280427 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:06:28.280694 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:03.515) 0:10:07.311 ********** 2026-05-21 04:06:28.452289 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:06:28.452583 | instance | 2026-05-21 04:06:28.452978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:06:28.453273 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:00.172) 0:10:07.484 ********** 2026-05-21 04:06:28.553596 | instance | skipping: [instance] 2026-05-21 04:06:28.553685 | instance | 2026-05-21 04:06:28.553819 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:06:28.553941 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:00.101) 0:10:07.585 ********** 2026-05-21 04:06:28.626157 | instance | skipping: [instance] 2026-05-21 04:06:28.626400 | instance | 2026-05-21 04:06:28.626698 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:06:28.627100 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:00.072) 0:10:07.657 ********** 2026-05-21 04:06:28.718548 | instance | ok: [instance] 2026-05-21 04:06:28.718842 | instance | 2026-05-21 04:06:28.719158 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-21 04:06:28.719471 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:00.092) 0:10:07.750 ********** 2026-05-21 04:06:28.850299 | instance | included: ingress for instance 2026-05-21 04:06:28.850600 | instance | 2026-05-21 04:06:28.851007 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-21 04:06:28.851377 | instance | Thursday 21 May 2026 04:06:28 +0000 (0:00:00.131) 0:10:07.882 ********** 2026-05-21 04:06:30.223327 | instance | ok: [instance] 2026-05-21 04:06:30.223488 | instance | 2026-05-21 04:06:30.223871 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:06:30.224060 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:01.373) 0:10:09.255 ********** 2026-05-21 04:06:30.393590 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:06:30.393759 | instance | 2026-05-21 04:06:30.393955 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:06:30.394135 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:00.170) 0:10:09.425 ********** 2026-05-21 04:06:30.469162 | instance | skipping: [instance] 2026-05-21 04:06:30.469498 | instance | 2026-05-21 04:06:30.469848 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:06:30.470187 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:00.075) 0:10:09.501 ********** 2026-05-21 04:06:30.553326 | instance | skipping: [instance] 2026-05-21 04:06:30.553634 | instance | 2026-05-21 04:06:30.553976 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:06:30.554303 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:00.084) 0:10:09.585 ********** 2026-05-21 04:06:30.646760 | instance | ok: [instance] 2026-05-21 04:06:30.646885 | instance | 2026-05-21 04:06:30.647050 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-21 04:06:30.647210 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:00.093) 0:10:09.678 ********** 2026-05-21 04:06:30.827534 | instance | included: ingress for instance 2026-05-21 04:06:30.827825 | instance | 2026-05-21 04:06:30.828136 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-21 04:06:30.828433 | instance | Thursday 21 May 2026 04:06:30 +0000 (0:00:00.179) 0:10:09.858 ********** 2026-05-21 04:06:31.978153 | instance | ok: [instance] 2026-05-21 04:06:31.978277 | instance | 2026-05-21 04:06:31.978472 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-21 04:06:31.978647 | instance | Thursday 21 May 2026 04:06:31 +0000 (0:00:01.151) 0:10:11.010 ********** 2026-05-21 04:06:32.718802 | instance | ok: [instance] 2026-05-21 04:06:32.718991 | instance | 2026-05-21 04:06:32.719369 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-21 04:06:32.719579 | instance | Thursday 21 May 2026 04:06:32 +0000 (0:00:00.740) 0:10:11.750 ********** 2026-05-21 04:06:38.135588 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-21 04:06:38.135867 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-21 04:06:38.136143 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-21 04:06:38.136447 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-21 04:06:38.136704 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-21 04:06:38.136953 | instance | 2026-05-21 04:06:38.137228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:06:38.137501 | instance | Thursday 21 May 2026 04:06:38 +0000 (0:00:05.416) 0:10:17.167 ********** 2026-05-21 04:06:38.252990 | instance | ok: [instance] 2026-05-21 04:06:38.253208 | instance | 2026-05-21 04:06:38.253478 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:06:38.253745 | instance | Thursday 21 May 2026 04:06:38 +0000 (0:00:00.117) 0:10:17.285 ********** 2026-05-21 04:06:38.378754 | instance | included: rabbitmq for instance 2026-05-21 04:06:38.378883 | instance | 2026-05-21 04:06:38.379071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:06:38.379245 | instance | Thursday 21 May 2026 04:06:38 +0000 (0:00:00.125) 0:10:17.410 ********** 2026-05-21 04:06:39.163191 | instance | ok: [instance] 2026-05-21 04:06:39.163320 | instance | 2026-05-21 04:06:39.163542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:06:39.163704 | instance | Thursday 21 May 2026 04:06:39 +0000 (0:00:00.784) 0:10:18.195 ********** 2026-05-21 04:06:39.342236 | instance | skipping: [instance] 2026-05-21 04:06:39.342389 | instance | 2026-05-21 04:06:39.342689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:06:39.342714 | instance | Thursday 21 May 2026 04:06:39 +0000 (0:00:00.178) 0:10:18.374 ********** 2026-05-21 04:06:39.519981 | instance | skipping: [instance] 2026-05-21 04:06:39.520060 | instance | 2026-05-21 04:06:39.520344 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:06:39.520391 | instance | Thursday 21 May 2026 04:06:39 +0000 (0:00:00.178) 0:10:18.552 ********** 2026-05-21 04:06:39.697211 | instance | skipping: [instance] 2026-05-21 04:06:39.697282 | instance | 2026-05-21 04:06:39.697570 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:06:39.697610 | instance | Thursday 21 May 2026 04:06:39 +0000 (0:00:00.177) 0:10:18.729 ********** 2026-05-21 04:06:40.625313 | instance | ok: [instance] 2026-05-21 04:06:40.625399 | instance | 2026-05-21 04:06:40.625563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:06:40.625721 | instance | Thursday 21 May 2026 04:06:40 +0000 (0:00:00.927) 0:10:19.656 ********** 2026-05-21 04:06:41.355343 | instance | ok: [instance] 2026-05-21 04:06:41.355911 | instance | 2026-05-21 04:06:41.355970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:06:41.355981 | instance | Thursday 21 May 2026 04:06:41 +0000 (0:00:00.730) 0:10:20.387 ********** 2026-05-21 04:06:41.438587 | instance | ok: [instance] 2026-05-21 04:06:41.438702 | instance | 2026-05-21 04:06:41.438949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:06:41.438966 | instance | Thursday 21 May 2026 04:06:41 +0000 (0:00:00.083) 0:10:20.470 ********** 2026-05-21 04:06:41.735420 | instance | skipping: [instance] 2026-05-21 04:06:41.735826 | instance | 2026-05-21 04:06:41.735846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:06:41.735851 | instance | Thursday 21 May 2026 04:06:41 +0000 (0:00:00.296) 0:10:20.767 ********** 2026-05-21 04:06:41.812658 | instance | skipping: [instance] 2026-05-21 04:06:41.812752 | instance | 2026-05-21 04:06:41.813023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:06:41.813065 | instance | Thursday 21 May 2026 04:06:41 +0000 (0:00:00.077) 0:10:20.844 ********** 2026-05-21 04:06:41.894729 | instance | ok: [instance] 2026-05-21 04:06:41.894818 | instance | 2026-05-21 04:06:41.895115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:06:41.895158 | instance | Thursday 21 May 2026 04:06:41 +0000 (0:00:00.082) 0:10:20.926 ********** 2026-05-21 04:06:42.120447 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:06:42.120525 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:06:42.122044 | instance | ok: [instance] => (item=compute) 2026-05-21 04:06:42.122082 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:06:42.122088 | instance | ok: [instance] => (item=compute_metadata) 2026-05-21 04:06:42.122092 | instance | ok: [instance] => (item=identity) 2026-05-21 04:06:42.122096 | instance | ok: [instance] => (item=baremetal) 2026-05-21 04:06:42.122100 | instance | ok: [instance] => (item=network) 2026-05-21 04:06:42.122104 | instance | ok: [instance] => (item=dns) 2026-05-21 04:06:42.122119 | instance | ok: [instance] => (item=load_balancer) 2026-05-21 04:06:42.122123 | instance | 2026-05-21 04:06:42.122127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:06:42.122132 | instance | Thursday 21 May 2026 04:06:42 +0000 (0:00:00.225) 0:10:21.152 ********** 2026-05-21 04:06:42.235745 | instance | ok: [instance] 2026-05-21 04:06:42.235809 | instance | 2026-05-21 04:06:42.236011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:06:42.236124 | instance | Thursday 21 May 2026 04:06:42 +0000 (0:00:00.115) 0:10:21.267 ********** 2026-05-21 04:06:42.351384 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:06:42.351493 | instance | 2026-05-21 04:06:42.351599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:06:42.351715 | instance | Thursday 21 May 2026 04:06:42 +0000 (0:00:00.115) 0:10:21.383 ********** 2026-05-21 04:06:42.955097 | instance | ok: [instance] 2026-05-21 04:06:42.955326 | instance | 2026-05-21 04:06:42.955646 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-21 04:06:42.955897 | instance | Thursday 21 May 2026 04:06:42 +0000 (0:00:00.603) 0:10:21.987 ********** 2026-05-21 04:06:43.029120 | instance | skipping: [instance] 2026-05-21 04:06:43.029352 | instance | 2026-05-21 04:06:43.029636 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-21 04:06:43.029905 | instance | Thursday 21 May 2026 04:06:43 +0000 (0:00:00.073) 0:10:22.061 ********** 2026-05-21 04:06:43.419512 | instance | ok: [instance] 2026-05-21 04:06:43.419651 | instance | 2026-05-21 04:06:43.419831 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-21 04:06:43.420000 | instance | Thursday 21 May 2026 04:06:43 +0000 (0:00:00.390) 0:10:22.451 ********** 2026-05-21 04:06:43.519921 | instance | ok: [instance] 2026-05-21 04:06:43.520488 | instance | 2026-05-21 04:06:43.520776 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-21 04:06:43.522124 | instance | Thursday 21 May 2026 04:06:43 +0000 (0:00:00.100) 0:10:22.551 ********** 2026-05-21 04:06:43.622297 | instance | ok: [instance] 2026-05-21 04:06:43.622526 | instance | 2026-05-21 04:06:43.622799 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-21 04:06:43.623068 | instance | Thursday 21 May 2026 04:06:43 +0000 (0:00:00.102) 0:10:22.654 ********** 2026-05-21 04:06:46.141503 | instance | ok: [instance] 2026-05-21 04:06:46.141639 | instance | 2026-05-21 04:06:46.141758 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:06:46.141938 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:02.519) 0:10:25.173 ********** 2026-05-21 04:06:46.323768 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:06:46.323966 | instance | 2026-05-21 04:06:46.324239 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:06:46.324534 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:00.181) 0:10:25.355 ********** 2026-05-21 04:06:46.397860 | instance | skipping: [instance] 2026-05-21 04:06:46.398055 | instance | 2026-05-21 04:06:46.398356 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:06:46.398658 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:00.074) 0:10:25.429 ********** 2026-05-21 04:06:46.488798 | instance | skipping: [instance] 2026-05-21 04:06:46.488884 | instance | 2026-05-21 04:06:46.489013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:06:46.489184 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:00.091) 0:10:25.521 ********** 2026-05-21 04:06:46.589706 | instance | ok: [instance] 2026-05-21 04:06:46.589942 | instance | 2026-05-21 04:06:46.590270 | instance | TASK [Create Ingress network] ************************************************** 2026-05-21 04:06:46.590637 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:00.100) 0:10:25.621 ********** 2026-05-21 04:06:46.718832 | instance | included: ingress for instance 2026-05-21 04:06:46.719056 | instance | 2026-05-21 04:06:46.719383 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-21 04:06:46.719657 | instance | Thursday 21 May 2026 04:06:46 +0000 (0:00:00.129) 0:10:25.750 ********** 2026-05-21 04:06:47.952209 | instance | ok: [instance] 2026-05-21 04:06:47.952447 | instance | 2026-05-21 04:06:47.952746 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-21 04:06:47.953023 | instance | Thursday 21 May 2026 04:06:47 +0000 (0:00:01.233) 0:10:26.984 ********** 2026-05-21 04:06:48.740963 | instance | ok: [instance] 2026-05-21 04:06:48.741033 | instance | 2026-05-21 04:06:48.741188 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-21 04:06:48.741320 | instance | Thursday 21 May 2026 04:06:48 +0000 (0:00:00.788) 0:10:27.772 ********** 2026-05-21 04:06:49.927877 | instance | ok: [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-05-21 04:06:49.928175 | instance | 2026-05-21 04:06:49.928603 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-21 04:06:49.928796 | instance | Thursday 21 May 2026 04:06:49 +0000 (0:00:01.186) 0:10:28.959 ********** 2026-05-21 04:06:51.461250 | instance | ok: [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-05-21 04:06:51.461392 | instance | 2026-05-21 04:06:51.461592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:06:51.461768 | instance | Thursday 21 May 2026 04:06:51 +0000 (0:00:01.532) 0:10:30.492 ********** 2026-05-21 04:06:51.582934 | instance | ok: [instance] 2026-05-21 04:06:51.583011 | instance | 2026-05-21 04:06:51.583185 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:06:51.583333 | instance | Thursday 21 May 2026 04:06:51 +0000 (0:00:00.122) 0:10:30.615 ********** 2026-05-21 04:06:51.720514 | instance | included: rabbitmq for instance 2026-05-21 04:06:51.720620 | instance | 2026-05-21 04:06:51.720740 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:06:51.720860 | instance | Thursday 21 May 2026 04:06:51 +0000 (0:00:00.137) 0:10:30.752 ********** 2026-05-21 04:06:52.461313 | instance | ok: [instance] 2026-05-21 04:06:52.461439 | instance | 2026-05-21 04:06:52.461691 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:06:52.461735 | instance | Thursday 21 May 2026 04:06:52 +0000 (0:00:00.740) 0:10:31.493 ********** 2026-05-21 04:06:52.643755 | instance | skipping: [instance] 2026-05-21 04:06:52.643900 | instance | 2026-05-21 04:06:52.644094 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:06:52.644163 | instance | Thursday 21 May 2026 04:06:52 +0000 (0:00:00.182) 0:10:31.676 ********** 2026-05-21 04:06:52.841948 | instance | skipping: [instance] 2026-05-21 04:06:52.842048 | instance | 2026-05-21 04:06:52.842190 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:06:52.842318 | instance | Thursday 21 May 2026 04:06:52 +0000 (0:00:00.198) 0:10:31.874 ********** 2026-05-21 04:06:53.035261 | instance | skipping: [instance] 2026-05-21 04:06:53.035390 | instance | 2026-05-21 04:06:53.035522 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:06:53.035682 | instance | Thursday 21 May 2026 04:06:53 +0000 (0:00:00.193) 0:10:32.067 ********** 2026-05-21 04:06:53.991744 | instance | ok: [instance] 2026-05-21 04:06:53.991978 | instance | 2026-05-21 04:06:53.992275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:06:53.992583 | instance | Thursday 21 May 2026 04:06:53 +0000 (0:00:00.956) 0:10:33.023 ********** 2026-05-21 04:06:54.722614 | instance | ok: [instance] 2026-05-21 04:06:54.722787 | instance | 2026-05-21 04:06:54.723010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:06:54.723230 | instance | Thursday 21 May 2026 04:06:54 +0000 (0:00:00.731) 0:10:33.754 ********** 2026-05-21 04:06:54.799425 | instance | ok: [instance] 2026-05-21 04:06:54.799647 | instance | 2026-05-21 04:06:54.799964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:06:54.800241 | instance | Thursday 21 May 2026 04:06:54 +0000 (0:00:00.076) 0:10:33.831 ********** 2026-05-21 04:06:54.885996 | instance | skipping: [instance] 2026-05-21 04:06:54.886234 | instance | 2026-05-21 04:06:54.886524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:06:54.886821 | instance | Thursday 21 May 2026 04:06:54 +0000 (0:00:00.086) 0:10:33.917 ********** 2026-05-21 04:06:54.969108 | instance | skipping: [instance] 2026-05-21 04:06:54.969428 | instance | 2026-05-21 04:06:54.969775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:06:54.970096 | instance | Thursday 21 May 2026 04:06:54 +0000 (0:00:00.083) 0:10:34.001 ********** 2026-05-21 04:06:55.051712 | instance | ok: [instance] 2026-05-21 04:06:55.052271 | instance | 2026-05-21 04:06:55.052769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:06:55.053224 | instance | Thursday 21 May 2026 04:06:55 +0000 (0:00:00.081) 0:10:34.082 ********** 2026-05-21 04:06:55.179968 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:06:55.180392 | instance | ok: [instance] => (item=orchestration) 2026-05-21 04:06:55.180732 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:06:55.181063 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:06:55.181389 | instance | ok: [instance] => (item=cloudformation) 2026-05-21 04:06:55.181722 | instance | ok: [instance] => (item=identity) 2026-05-21 04:06:55.182036 | instance | 2026-05-21 04:06:55.182368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:06:55.182694 | instance | Thursday 21 May 2026 04:06:55 +0000 (0:00:00.129) 0:10:34.212 ********** 2026-05-21 04:06:55.279338 | instance | ok: [instance] 2026-05-21 04:06:55.279585 | instance | 2026-05-21 04:06:55.279809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:06:55.280043 | instance | Thursday 21 May 2026 04:06:55 +0000 (0:00:00.099) 0:10:34.311 ********** 2026-05-21 04:06:55.391877 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:06:55.392146 | instance | 2026-05-21 04:06:55.392370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:06:55.392625 | instance | Thursday 21 May 2026 04:06:55 +0000 (0:00:00.112) 0:10:34.423 ********** 2026-05-21 04:06:56.008977 | instance | ok: [instance] 2026-05-21 04:06:56.009244 | instance | 2026-05-21 04:06:56.009510 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-21 04:06:56.009731 | instance | Thursday 21 May 2026 04:06:56 +0000 (0:00:00.617) 0:10:35.041 ********** 2026-05-21 04:06:58.697572 | instance | ok: [instance] 2026-05-21 04:06:58.697631 | instance | 2026-05-21 04:06:58.697643 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:06:58.697654 | instance | Thursday 21 May 2026 04:06:58 +0000 (0:00:02.687) 0:10:37.728 ********** 2026-05-21 04:06:58.870506 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:06:58.870567 | instance | 2026-05-21 04:06:58.870578 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:06:58.870588 | instance | Thursday 21 May 2026 04:06:58 +0000 (0:00:00.172) 0:10:37.901 ********** 2026-05-21 04:06:58.947042 | instance | skipping: [instance] 2026-05-21 04:06:58.947123 | instance | 2026-05-21 04:06:58.947134 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:06:58.947144 | instance | Thursday 21 May 2026 04:06:58 +0000 (0:00:00.076) 0:10:37.978 ********** 2026-05-21 04:06:59.018917 | instance | skipping: [instance] 2026-05-21 04:06:59.019414 | instance | 2026-05-21 04:06:59.019834 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:06:59.020203 | instance | Thursday 21 May 2026 04:06:59 +0000 (0:00:00.072) 0:10:38.051 ********** 2026-05-21 04:06:59.108902 | instance | ok: [instance] 2026-05-21 04:06:59.109323 | instance | 2026-05-21 04:06:59.109665 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-21 04:06:59.110011 | instance | Thursday 21 May 2026 04:06:59 +0000 (0:00:00.089) 0:10:38.140 ********** 2026-05-21 04:06:59.331608 | instance | included: ingress for instance 2026-05-21 04:06:59.331988 | instance | 2026-05-21 04:06:59.332323 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-21 04:06:59.332679 | instance | Thursday 21 May 2026 04:06:59 +0000 (0:00:00.223) 0:10:38.363 ********** 2026-05-21 04:07:00.453092 | instance | ok: [instance] 2026-05-21 04:07:00.453155 | instance | 2026-05-21 04:07:00.453288 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:07:00.453423 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:01.121) 0:10:39.485 ********** 2026-05-21 04:07:00.620487 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:07:00.620725 | instance | 2026-05-21 04:07:00.621003 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:07:00.621259 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:00.167) 0:10:39.652 ********** 2026-05-21 04:07:00.696450 | instance | skipping: [instance] 2026-05-21 04:07:00.696695 | instance | 2026-05-21 04:07:00.696975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:07:00.697303 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:00.075) 0:10:39.728 ********** 2026-05-21 04:07:00.769815 | instance | skipping: [instance] 2026-05-21 04:07:00.770057 | instance | 2026-05-21 04:07:00.770348 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:07:00.770644 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:00.073) 0:10:39.801 ********** 2026-05-21 04:07:00.849382 | instance | ok: [instance] 2026-05-21 04:07:00.849672 | instance | 2026-05-21 04:07:00.849998 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-21 04:07:00.850277 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:00.079) 0:10:39.881 ********** 2026-05-21 04:07:00.967678 | instance | included: ingress for instance 2026-05-21 04:07:00.968053 | instance | 2026-05-21 04:07:00.968440 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-21 04:07:00.968745 | instance | Thursday 21 May 2026 04:07:00 +0000 (0:00:00.118) 0:10:39.999 ********** 2026-05-21 04:07:02.195458 | instance | ok: [instance] 2026-05-21 04:07:02.195550 | instance | 2026-05-21 04:07:02.195798 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 04:07:02.195979 | instance | Thursday 21 May 2026 04:07:02 +0000 (0:00:01.227) 0:10:41.227 ********** 2026-05-21 04:07:02.475641 | instance | ok: [instance] 2026-05-21 04:07:02.475726 | instance | 2026-05-21 04:07:02.475931 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:07:02.476108 | instance | Thursday 21 May 2026 04:07:02 +0000 (0:00:00.279) 0:10:41.507 ********** 2026-05-21 04:07:03.666462 | instance | ok: [instance] 2026-05-21 04:07:03.666540 | instance | 2026-05-21 04:07:03.666553 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:07:03.666563 | instance | Thursday 21 May 2026 04:07:03 +0000 (0:00:01.190) 0:10:42.697 ********** 2026-05-21 04:07:03.967869 | instance | ok: [instance] 2026-05-21 04:07:03.967950 | instance | 2026-05-21 04:07:03.968221 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:07:03.968266 | instance | Thursday 21 May 2026 04:07:03 +0000 (0:00:00.302) 0:10:43.000 ********** 2026-05-21 04:07:04.116919 | instance | ok: [instance] => { 2026-05-21 04:07:04.116997 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 04:07:04.117095 | instance | } 2026-05-21 04:07:04.117203 | instance | 2026-05-21 04:07:04.117426 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:07:04.117573 | instance | Thursday 21 May 2026 04:07:04 +0000 (0:00:00.148) 0:10:43.149 ********** 2026-05-21 04:07:04.564401 | instance | ok: [instance] 2026-05-21 04:07:04.564493 | instance | 2026-05-21 04:07:04.564625 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:07:04.564716 | instance | Thursday 21 May 2026 04:07:04 +0000 (0:00:00.447) 0:10:43.596 ********** 2026-05-21 04:07:05.701915 | instance | ok: [instance] 2026-05-21 04:07:05.702162 | instance | 2026-05-21 04:07:05.702461 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 04:07:05.702819 | instance | Thursday 21 May 2026 04:07:05 +0000 (0:00:01.136) 0:10:44.732 ********** 2026-05-21 04:07:06.368731 | instance | ok: [instance] 2026-05-21 04:07:06.369031 | instance | 2026-05-21 04:07:06.369463 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 04:07:06.369825 | instance | Thursday 21 May 2026 04:07:06 +0000 (0:00:00.666) 0:10:45.399 ********** 2026-05-21 04:07:07.124593 | instance | ok: [instance] 2026-05-21 04:07:07.124873 | instance | 2026-05-21 04:07:07.125194 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 04:07:07.125566 | instance | Thursday 21 May 2026 04:07:07 +0000 (0:00:00.756) 0:10:46.156 ********** 2026-05-21 04:07:07.928072 | instance | ok: [instance] 2026-05-21 04:07:07.928227 | instance | 2026-05-21 04:07:07.928412 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 04:07:07.928585 | instance | Thursday 21 May 2026 04:07:07 +0000 (0:00:00.803) 0:10:46.960 ********** 2026-05-21 04:07:08.321078 | instance | ok: [instance] 2026-05-21 04:07:08.321273 | instance | 2026-05-21 04:07:08.321547 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 04:07:08.321852 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.393) 0:10:47.353 ********** 2026-05-21 04:07:08.524979 | instance | included: openstack_helm_endpoints for instance 2026-05-21 04:07:08.525029 | instance | 2026-05-21 04:07:08.527113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:07:08.527643 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.197) 0:10:47.551 ********** 2026-05-21 04:07:08.603418 | instance | skipping: [instance] 2026-05-21 04:07:08.603482 | instance | 2026-05-21 04:07:08.603490 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:07:08.603497 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.082) 0:10:47.633 ********** 2026-05-21 04:07:08.674292 | instance | skipping: [instance] 2026-05-21 04:07:08.674383 | instance | 2026-05-21 04:07:08.674569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:07:08.674708 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.072) 0:10:47.706 ********** 2026-05-21 04:07:08.738961 | instance | skipping: [instance] 2026-05-21 04:07:08.739196 | instance | 2026-05-21 04:07:08.739535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:07:08.739992 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.064) 0:10:47.771 ********** 2026-05-21 04:07:08.810919 | instance | skipping: [instance] 2026-05-21 04:07:08.811217 | instance | 2026-05-21 04:07:08.811603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:07:08.812107 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.071) 0:10:47.842 ********** 2026-05-21 04:07:08.884444 | instance | skipping: [instance] 2026-05-21 04:07:08.884755 | instance | 2026-05-21 04:07:08.885225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:07:08.885587 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.073) 0:10:47.916 ********** 2026-05-21 04:07:08.955450 | instance | skipping: [instance] 2026-05-21 04:07:08.955605 | instance | 2026-05-21 04:07:08.955820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:07:08.956093 | instance | Thursday 21 May 2026 04:07:08 +0000 (0:00:00.070) 0:10:47.987 ********** 2026-05-21 04:07:09.038740 | instance | ok: [instance] 2026-05-21 04:07:09.038875 | instance | 2026-05-21 04:07:09.039063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:07:09.039325 | instance | Thursday 21 May 2026 04:07:09 +0000 (0:00:00.083) 0:10:48.070 ********** 2026-05-21 04:07:09.122170 | instance | ok: [instance] => (item=identity) 2026-05-21 04:07:09.122274 | instance | 2026-05-21 04:07:09.122473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:07:09.122639 | instance | Thursday 21 May 2026 04:07:09 +0000 (0:00:00.083) 0:10:48.154 ********** 2026-05-21 04:07:09.236222 | instance | ok: [instance] 2026-05-21 04:07:09.236389 | instance | 2026-05-21 04:07:09.236595 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 04:07:09.236759 | instance | Thursday 21 May 2026 04:07:09 +0000 (0:00:00.114) 0:10:48.268 ********** 2026-05-21 04:07:09.705784 | instance | ok: [instance] 2026-05-21 04:07:09.705864 | instance | 2026-05-21 04:07:09.705996 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 04:07:09.706136 | instance | Thursday 21 May 2026 04:07:09 +0000 (0:00:00.469) 0:10:48.738 ********** 2026-05-21 04:07:10.202731 | instance | ok: [instance] 2026-05-21 04:07:10.202995 | instance | 2026-05-21 04:07:10.203332 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 04:07:10.203658 | instance | Thursday 21 May 2026 04:07:10 +0000 (0:00:00.496) 0:10:49.234 ********** 2026-05-21 04:07:10.749281 | instance | ok: [instance] 2026-05-21 04:07:10.749527 | instance | 2026-05-21 04:07:10.749813 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 04:07:10.750093 | instance | Thursday 21 May 2026 04:07:10 +0000 (0:00:00.546) 0:10:49.781 ********** 2026-05-21 04:07:11.320679 | instance | ok: [instance] 2026-05-21 04:07:11.320935 | instance | 2026-05-21 04:07:11.321226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:07:11.321506 | instance | Thursday 21 May 2026 04:07:11 +0000 (0:00:00.571) 0:10:50.352 ********** 2026-05-21 04:07:11.418855 | instance | ok: [instance] 2026-05-21 04:07:11.419151 | instance | 2026-05-21 04:07:11.419449 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:07:11.419710 | instance | Thursday 21 May 2026 04:07:11 +0000 (0:00:00.098) 0:10:50.451 ********** 2026-05-21 04:07:11.543122 | instance | included: rabbitmq for instance 2026-05-21 04:07:11.543419 | instance | 2026-05-21 04:07:11.543725 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:07:11.543980 | instance | Thursday 21 May 2026 04:07:11 +0000 (0:00:00.124) 0:10:50.575 ********** 2026-05-21 04:07:12.303104 | instance | ok: [instance] 2026-05-21 04:07:12.303414 | instance | 2026-05-21 04:07:12.303722 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:07:12.303988 | instance | Thursday 21 May 2026 04:07:12 +0000 (0:00:00.759) 0:10:51.335 ********** 2026-05-21 04:07:12.477157 | instance | skipping: [instance] 2026-05-21 04:07:12.477367 | instance | 2026-05-21 04:07:12.477650 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:07:12.478018 | instance | Thursday 21 May 2026 04:07:12 +0000 (0:00:00.174) 0:10:51.509 ********** 2026-05-21 04:07:12.646424 | instance | skipping: [instance] 2026-05-21 04:07:12.646713 | instance | 2026-05-21 04:07:12.647091 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:07:12.647469 | instance | Thursday 21 May 2026 04:07:12 +0000 (0:00:00.169) 0:10:51.678 ********** 2026-05-21 04:07:12.827241 | instance | skipping: [instance] 2026-05-21 04:07:12.827396 | instance | 2026-05-21 04:07:12.827625 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:07:12.827795 | instance | Thursday 21 May 2026 04:07:12 +0000 (0:00:00.181) 0:10:51.859 ********** 2026-05-21 04:07:13.703713 | instance | ok: [instance] 2026-05-21 04:07:13.703789 | instance | 2026-05-21 04:07:13.704085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:07:13.704139 | instance | Thursday 21 May 2026 04:07:13 +0000 (0:00:00.876) 0:10:52.735 ********** 2026-05-21 04:07:14.417839 | instance | ok: [instance] 2026-05-21 04:07:14.417959 | instance | 2026-05-21 04:07:14.418423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:07:14.418482 | instance | Thursday 21 May 2026 04:07:14 +0000 (0:00:00.713) 0:10:53.449 ********** 2026-05-21 04:07:14.508019 | instance | ok: [instance] 2026-05-21 04:07:14.508106 | instance | 2026-05-21 04:07:14.508363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:07:14.508408 | instance | Thursday 21 May 2026 04:07:14 +0000 (0:00:00.090) 0:10:53.540 ********** 2026-05-21 04:07:14.749843 | instance | skipping: [instance] 2026-05-21 04:07:14.749932 | instance | 2026-05-21 04:07:14.750080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:07:14.750203 | instance | Thursday 21 May 2026 04:07:14 +0000 (0:00:00.241) 0:10:53.782 ********** 2026-05-21 04:07:14.821674 | instance | skipping: [instance] 2026-05-21 04:07:14.821996 | instance | 2026-05-21 04:07:14.822039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:07:14.822199 | instance | Thursday 21 May 2026 04:07:14 +0000 (0:00:00.071) 0:10:53.854 ********** 2026-05-21 04:07:14.904324 | instance | ok: [instance] 2026-05-21 04:07:14.904399 | instance | 2026-05-21 04:07:14.904711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:07:14.904782 | instance | Thursday 21 May 2026 04:07:14 +0000 (0:00:00.081) 0:10:53.936 ********** 2026-05-21 04:07:15.087377 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-21 04:07:15.087475 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:07:15.088070 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:07:15.088154 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:07:15.088167 | instance | ok: [instance] => (item=identity) 2026-05-21 04:07:15.088176 | instance | ok: [instance] => (item=network) 2026-05-21 04:07:15.088185 | instance | ok: [instance] => (item=valkey) 2026-05-21 04:07:15.088201 | instance | ok: [instance] => (item=load_balancer) 2026-05-21 04:07:15.088213 | instance | 2026-05-21 04:07:15.088494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:07:15.088539 | instance | Thursday 21 May 2026 04:07:15 +0000 (0:00:00.183) 0:10:54.119 ********** 2026-05-21 04:07:15.211726 | instance | ok: [instance] 2026-05-21 04:07:15.211813 | instance | 2026-05-21 04:07:15.211965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:07:15.212090 | instance | Thursday 21 May 2026 04:07:15 +0000 (0:00:00.123) 0:10:54.242 ********** 2026-05-21 04:07:15.335510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:07:15.335783 | instance | 2026-05-21 04:07:15.336081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:07:15.336515 | instance | Thursday 21 May 2026 04:07:15 +0000 (0:00:00.124) 0:10:54.367 ********** 2026-05-21 04:07:15.941521 | instance | ok: [instance] 2026-05-21 04:07:15.941762 | instance | 2026-05-21 04:07:15.942059 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-21 04:07:15.942331 | instance | Thursday 21 May 2026 04:07:15 +0000 (0:00:00.605) 0:10:54.972 ********** 2026-05-21 04:07:17.363877 | instance | ok: [instance] 2026-05-21 04:07:17.363943 | instance | 2026-05-21 04:07:17.363954 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-21 04:07:17.363986 | instance | Thursday 21 May 2026 04:07:17 +0000 (0:00:01.422) 0:10:56.395 ********** 2026-05-21 04:07:18.416537 | instance | ok: [instance] 2026-05-21 04:07:18.416627 | instance | 2026-05-21 04:07:18.416877 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-21 04:07:18.416921 | instance | Thursday 21 May 2026 04:07:18 +0000 (0:00:01.053) 0:10:57.448 ********** 2026-05-21 04:07:19.456350 | instance | ok: [instance] 2026-05-21 04:07:19.456432 | instance | 2026-05-21 04:07:19.456616 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-21 04:07:19.456695 | instance | Thursday 21 May 2026 04:07:19 +0000 (0:00:01.039) 0:10:58.488 ********** 2026-05-21 04:07:20.740394 | instance | ok: [instance] 2026-05-21 04:07:20.740441 | instance | 2026-05-21 04:07:20.740446 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-21 04:07:20.740452 | instance | Thursday 21 May 2026 04:07:20 +0000 (0:00:01.283) 0:10:59.771 ********** 2026-05-21 04:07:26.091232 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-21 04:07:26.091379 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-21 04:07:26.092048 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-21 04:07:26.092095 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-21 04:07:26.092100 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-21 04:07:26.092105 | instance | 2026-05-21 04:07:26.092110 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-21 04:07:26.092115 | instance | Thursday 21 May 2026 04:07:26 +0000 (0:00:05.351) 0:11:05.123 ********** 2026-05-21 04:07:27.484389 | instance | ok: [instance] => (item=instance) 2026-05-21 04:07:27.484469 | instance | 2026-05-21 04:07:27.484675 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-21 04:07:27.484746 | instance | Thursday 21 May 2026 04:07:27 +0000 (0:00:01.393) 0:11:06.516 ********** 2026-05-21 04:07:30.353150 | instance | ok: [instance] => (item=instance) 2026-05-21 04:07:30.353615 | instance | 2026-05-21 04:07:30.353666 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-21 04:07:30.353673 | instance | Thursday 21 May 2026 04:07:30 +0000 (0:00:02.868) 0:11:09.385 ********** 2026-05-21 04:07:35.542747 | instance | ok: [instance] => (item=instance) 2026-05-21 04:07:35.542869 | instance | 2026-05-21 04:07:35.543094 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-21 04:07:35.543151 | instance | Thursday 21 May 2026 04:07:35 +0000 (0:00:05.189) 0:11:14.574 ********** 2026-05-21 04:07:36.798561 | instance | ok: [instance] => (item=instance) 2026-05-21 04:07:36.798647 | instance | 2026-05-21 04:07:36.798878 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-21 04:07:36.798923 | instance | Thursday 21 May 2026 04:07:36 +0000 (0:00:01.255) 0:11:15.830 ********** 2026-05-21 04:07:36.897553 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-21 04:07:36.897682 | instance | 2026-05-21 04:07:36.897749 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-21 04:07:36.897885 | instance | Thursday 21 May 2026 04:07:36 +0000 (0:00:00.098) 0:11:15.929 ********** 2026-05-21 04:07:37.898755 | instance | ok: [instance] 2026-05-21 04:07:37.898820 | instance | 2026-05-21 04:07:37.898831 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-21 04:07:37.898841 | instance | Thursday 21 May 2026 04:07:37 +0000 (0:00:01.000) 0:11:16.929 ********** 2026-05-21 04:07:39.855955 | instance | ok: [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-05-21T03:43:18Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.116', 'hostname': 'host-172-24-3-116', 'fqdn': 'host-172-24-3-116.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'a2e0d3af-43e1-4942-a553-3ba2fc0db429', 'ip_address': '172.24.3.116'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:3b:96:c3', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a88ce056-91f4-461d-84d6-d3f5a7035472', 'numa_affinity_policy': None, 'project_id': '97be8d2ebfcc45a882c37454a55b481d', 'tenant_id': '97be8d2ebfcc45a882c37454a55b481d', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f79bc137-828a-4762-a913-af86e8e744e5'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-21T03:46:42Z', 'revision_number': 5, 'if_match': None, 'id': '3bf8a7ad-198a-494c-b5bd-5286f6894478', '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-05-21 04:07:39.856084 | instance | ok: [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-05-21T03:43:18Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.116', 'hostname': 'host-172-24-3-116', 'fqdn': 'host-172-24-3-116.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'a2e0d3af-43e1-4942-a553-3ba2fc0db429', 'ip_address': '172.24.3.116'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:3b:96:c3', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a88ce056-91f4-461d-84d6-d3f5a7035472', 'numa_affinity_policy': None, 'project_id': '97be8d2ebfcc45a882c37454a55b481d', 'tenant_id': '97be8d2ebfcc45a882c37454a55b481d', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f79bc137-828a-4762-a913-af86e8e744e5'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-21T03:46:42Z', 'revision_number': 5, 'if_match': None, 'id': '3bf8a7ad-198a-494c-b5bd-5286f6894478', '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-05-21 04:07:39.856279 | instance | 2026-05-21 04:07:39.856360 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-21 04:07:39.856472 | instance | Thursday 21 May 2026 04:07:39 +0000 (0:00:01.958) 0:11:18.888 ********** 2026-05-21 04:07:40.891293 | instance | ok: [instance] 2026-05-21 04:07:40.891354 | instance | 2026-05-21 04:07:40.891359 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-21 04:07:40.891364 | instance | Thursday 21 May 2026 04:07:40 +0000 (0:00:01.035) 0:11:19.923 ********** 2026-05-21 04:07:41.095285 | instance | included: glance_image for instance 2026-05-21 04:07:41.095437 | instance | 2026-05-21 04:07:41.095544 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-21 04:07:41.095712 | instance | Thursday 21 May 2026 04:07:41 +0000 (0:00:00.204) 0:11:20.127 ********** 2026-05-21 04:07:42.353087 | instance | ok: [instance] 2026-05-21 04:07:42.353185 | instance | 2026-05-21 04:07:42.353263 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 04:07:42.353384 | instance | Thursday 21 May 2026 04:07:42 +0000 (0:00:01.257) 0:11:21.385 ********** 2026-05-21 04:07:43.315178 | instance | ok: [instance] 2026-05-21 04:07:43.315246 | instance | 2026-05-21 04:07:43.315253 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 04:07:43.315258 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.961) 0:11:22.346 ********** 2026-05-21 04:07:43.393425 | instance | skipping: [instance] 2026-05-21 04:07:43.393538 | instance | 2026-05-21 04:07:43.393552 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 04:07:43.393731 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.078) 0:11:22.425 ********** 2026-05-21 04:07:43.478872 | instance | skipping: [instance] 2026-05-21 04:07:43.478965 | instance | 2026-05-21 04:07:43.478974 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 04:07:43.478982 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.084) 0:11:22.509 ********** 2026-05-21 04:07:43.566490 | instance | skipping: [instance] 2026-05-21 04:07:43.566597 | instance | 2026-05-21 04:07:43.566692 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 04:07:43.566863 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.089) 0:11:22.598 ********** 2026-05-21 04:07:43.658371 | instance | skipping: [instance] 2026-05-21 04:07:43.658439 | instance | 2026-05-21 04:07:43.658806 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 04:07:43.658875 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.090) 0:11:22.689 ********** 2026-05-21 04:07:43.744024 | instance | skipping: [instance] 2026-05-21 04:07:43.744075 | instance | 2026-05-21 04:07:43.744081 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 04:07:43.744086 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.086) 0:11:22.775 ********** 2026-05-21 04:07:43.817194 | instance | skipping: [instance] 2026-05-21 04:07:43.817282 | instance | 2026-05-21 04:07:43.817560 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 04:07:43.817603 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.073) 0:11:22.849 ********** 2026-05-21 04:07:43.934112 | instance | skipping: [instance] 2026-05-21 04:07:43.934204 | instance | 2026-05-21 04:07:43.934456 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-21 04:07:43.934474 | instance | Thursday 21 May 2026 04:07:43 +0000 (0:00:00.117) 0:11:22.966 ********** 2026-05-21 04:07:44.871383 | instance | ok: [instance] 2026-05-21 04:07:44.871463 | instance | 2026-05-21 04:07:44.871597 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-21 04:07:44.871714 | instance | Thursday 21 May 2026 04:07:44 +0000 (0:00:00.937) 0:11:23.903 ********** 2026-05-21 04:07:45.640931 | instance | ok: [instance] 2026-05-21 04:07:45.641022 | instance | 2026-05-21 04:07:45.641139 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-21 04:07:45.641287 | instance | Thursday 21 May 2026 04:07:45 +0000 (0:00:00.769) 0:11:24.673 ********** 2026-05-21 04:07:46.355868 | instance | ok: [instance] 2026-05-21 04:07:46.356028 | instance | 2026-05-21 04:07:46.356227 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-21 04:07:46.356418 | instance | Thursday 21 May 2026 04:07:46 +0000 (0:00:00.714) 0:11:25.387 ********** 2026-05-21 04:07:47.540943 | instance | ok: [instance] 2026-05-21 04:07:47.541256 | instance | 2026-05-21 04:07:47.541807 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-21 04:07:47.541918 | instance | Thursday 21 May 2026 04:07:47 +0000 (0:00:01.184) 0:11:26.572 ********** 2026-05-21 04:07:49.109488 | instance | ok: [instance] => (item=octavia-client) 2026-05-21 04:07:49.109557 | instance | ok: [instance] => (item=octavia-server) 2026-05-21 04:07:49.109568 | instance | 2026-05-21 04:07:49.109578 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-21 04:07:49.109588 | instance | Thursday 21 May 2026 04:07:49 +0000 (0:00:01.567) 0:11:28.140 ********** 2026-05-21 04:07:49.887599 | instance | ok: [instance] 2026-05-21 04:07:49.887645 | instance | 2026-05-21 04:07:49.887652 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-21 04:07:49.887656 | instance | Thursday 21 May 2026 04:07:49 +0000 (0:00:00.779) 0:11:28.919 ********** 2026-05-21 04:07:51.323804 | instance | ok: [instance] 2026-05-21 04:07:51.323887 | instance | 2026-05-21 04:07:51.323995 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-21 04:07:51.324105 | instance | Thursday 21 May 2026 04:07:51 +0000 (0:00:01.436) 0:11:30.356 ********** 2026-05-21 04:07:53.939241 | instance | ok: [instance] 2026-05-21 04:07:53.939383 | instance | 2026-05-21 04:07:53.939534 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-21 04:07:53.939684 | instance | Thursday 21 May 2026 04:07:53 +0000 (0:00:02.615) 0:11:32.971 ********** 2026-05-21 04:08:03.706582 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-21 04:08:03.706947 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-21 04:08:03.707112 | instance | 2026-05-21 04:08:03.707364 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:08:03.707769 | instance | Thursday 21 May 2026 04:08:03 +0000 (0:00:09.766) 0:11:42.738 ********** 2026-05-21 04:08:03.882804 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:08:03.882881 | instance | 2026-05-21 04:08:03.883142 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:08:03.883190 | instance | Thursday 21 May 2026 04:08:03 +0000 (0:00:00.176) 0:11:42.915 ********** 2026-05-21 04:08:03.956256 | instance | skipping: [instance] 2026-05-21 04:08:03.956649 | instance | 2026-05-21 04:08:03.956691 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:08:03.956698 | instance | Thursday 21 May 2026 04:08:03 +0000 (0:00:00.073) 0:11:42.988 ********** 2026-05-21 04:08:04.046771 | instance | skipping: [instance] 2026-05-21 04:08:04.046832 | instance | 2026-05-21 04:08:04.046849 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:08:04.046931 | instance | Thursday 21 May 2026 04:08:04 +0000 (0:00:00.090) 0:11:43.079 ********** 2026-05-21 04:08:04.135899 | instance | ok: [instance] 2026-05-21 04:08:04.135971 | instance | 2026-05-21 04:08:04.135989 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-21 04:08:04.136223 | instance | Thursday 21 May 2026 04:08:04 +0000 (0:00:00.088) 0:11:43.167 ********** 2026-05-21 04:08:04.264512 | instance | included: ingress for instance 2026-05-21 04:08:04.264596 | instance | 2026-05-21 04:08:04.264885 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-21 04:08:04.264927 | instance | Thursday 21 May 2026 04:08:04 +0000 (0:00:00.129) 0:11:43.296 ********** 2026-05-21 04:08:05.511910 | instance | ok: [instance] 2026-05-21 04:08:05.511988 | instance | 2026-05-21 04:08:05.512121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:08:05.512244 | instance | Thursday 21 May 2026 04:08:05 +0000 (0:00:01.246) 0:11:44.543 ********** 2026-05-21 04:08:05.614565 | instance | ok: [instance] 2026-05-21 04:08:05.614672 | instance | 2026-05-21 04:08:05.614783 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:08:05.614905 | instance | Thursday 21 May 2026 04:08:05 +0000 (0:00:00.103) 0:11:44.646 ********** 2026-05-21 04:08:05.745573 | instance | included: rabbitmq for instance 2026-05-21 04:08:05.745659 | instance | 2026-05-21 04:08:05.745956 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:08:05.746009 | instance | Thursday 21 May 2026 04:08:05 +0000 (0:00:00.131) 0:11:44.777 ********** 2026-05-21 04:08:06.516491 | instance | ok: [instance] 2026-05-21 04:08:06.516554 | instance | 2026-05-21 04:08:06.516832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:08:06.516905 | instance | Thursday 21 May 2026 04:08:06 +0000 (0:00:00.770) 0:11:45.548 ********** 2026-05-21 04:08:06.731655 | instance | skipping: [instance] 2026-05-21 04:08:06.731715 | instance | 2026-05-21 04:08:06.731817 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:08:06.731981 | instance | Thursday 21 May 2026 04:08:06 +0000 (0:00:00.215) 0:11:45.763 ********** 2026-05-21 04:08:06.920346 | instance | skipping: [instance] 2026-05-21 04:08:06.920425 | instance | 2026-05-21 04:08:06.920587 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:08:06.920709 | instance | Thursday 21 May 2026 04:08:06 +0000 (0:00:00.188) 0:11:45.952 ********** 2026-05-21 04:08:07.088653 | instance | skipping: [instance] 2026-05-21 04:08:07.089070 | instance | 2026-05-21 04:08:07.089341 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:08:07.089633 | instance | Thursday 21 May 2026 04:08:07 +0000 (0:00:00.168) 0:11:46.120 ********** 2026-05-21 04:08:07.981295 | instance | ok: [instance] 2026-05-21 04:08:07.981529 | instance | 2026-05-21 04:08:07.981876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:08:07.982207 | instance | Thursday 21 May 2026 04:08:07 +0000 (0:00:00.892) 0:11:47.013 ********** 2026-05-21 04:08:08.694049 | instance | ok: [instance] 2026-05-21 04:08:08.694317 | instance | 2026-05-21 04:08:08.694708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:08:08.695031 | instance | Thursday 21 May 2026 04:08:08 +0000 (0:00:00.712) 0:11:47.726 ********** 2026-05-21 04:08:08.773598 | instance | ok: [instance] 2026-05-21 04:08:08.773803 | instance | 2026-05-21 04:08:08.774154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:08:08.774610 | instance | Thursday 21 May 2026 04:08:08 +0000 (0:00:00.079) 0:11:47.805 ********** 2026-05-21 04:08:08.850994 | instance | skipping: [instance] 2026-05-21 04:08:08.851239 | instance | 2026-05-21 04:08:08.851570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:08:08.851851 | instance | Thursday 21 May 2026 04:08:08 +0000 (0:00:00.077) 0:11:47.883 ********** 2026-05-21 04:08:08.929138 | instance | skipping: [instance] 2026-05-21 04:08:08.929405 | instance | 2026-05-21 04:08:08.929695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:08:08.929957 | instance | Thursday 21 May 2026 04:08:08 +0000 (0:00:00.078) 0:11:47.961 ********** 2026-05-21 04:08:09.001837 | instance | ok: [instance] 2026-05-21 04:08:09.002077 | instance | 2026-05-21 04:08:09.002464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:08:09.002866 | instance | Thursday 21 May 2026 04:08:08 +0000 (0:00:00.072) 0:11:48.034 ********** 2026-05-21 04:08:09.297970 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:08:09.298244 | instance | ok: [instance] => (item=orchestration) 2026-05-21 04:08:09.298521 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:08:09.298838 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:08:09.299128 | instance | ok: [instance] => (item=identity) 2026-05-21 04:08:09.299443 | instance | ok: [instance] => (item=container_infra) 2026-05-21 04:08:09.299715 | instance | ok: [instance] => (item=key_manager) 2026-05-21 04:08:09.300110 | instance | 2026-05-21 04:08:09.300380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:08:09.300661 | instance | Thursday 21 May 2026 04:08:09 +0000 (0:00:00.295) 0:11:48.329 ********** 2026-05-21 04:08:09.418094 | instance | ok: [instance] 2026-05-21 04:08:09.418206 | instance | 2026-05-21 04:08:09.418314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:08:09.418433 | instance | Thursday 21 May 2026 04:08:09 +0000 (0:00:00.119) 0:11:48.449 ********** 2026-05-21 04:08:09.524881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:08:09.525160 | instance | 2026-05-21 04:08:09.525437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:08:09.525702 | instance | Thursday 21 May 2026 04:08:09 +0000 (0:00:00.107) 0:11:48.557 ********** 2026-05-21 04:08:10.130288 | instance | ok: [instance] 2026-05-21 04:08:10.130583 | instance | 2026-05-21 04:08:10.130879 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:08:10.131194 | instance | Thursday 21 May 2026 04:08:10 +0000 (0:00:00.605) 0:11:49.162 ********** 2026-05-21 04:08:10.218240 | instance | ok: [instance] => { 2026-05-21 04:08:10.218410 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-21 04:08:10.218609 | instance | } 2026-05-21 04:08:10.218781 | instance | 2026-05-21 04:08:10.218962 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:08:10.219171 | instance | Thursday 21 May 2026 04:08:10 +0000 (0:00:00.088) 0:11:49.250 ********** 2026-05-21 04:08:10.646288 | instance | ok: [instance] 2026-05-21 04:08:10.646554 | instance | 2026-05-21 04:08:10.646943 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:08:10.647264 | instance | Thursday 21 May 2026 04:08:10 +0000 (0:00:00.427) 0:11:49.677 ********** 2026-05-21 04:08:10.751349 | instance | skipping: [instance] 2026-05-21 04:08:10.751449 | instance | 2026-05-21 04:08:10.751623 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-21 04:08:10.751777 | instance | Thursday 21 May 2026 04:08:10 +0000 (0:00:00.105) 0:11:49.782 ********** 2026-05-21 04:08:11.361848 | instance | ok: [instance] 2026-05-21 04:08:11.361949 | instance | 2026-05-21 04:08:11.362139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:08:11.362319 | instance | Thursday 21 May 2026 04:08:11 +0000 (0:00:00.610) 0:11:50.393 ********** 2026-05-21 04:08:11.485987 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:08:11.486220 | instance | 2026-05-21 04:08:11.486513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:08:11.486808 | instance | Thursday 21 May 2026 04:08:11 +0000 (0:00:00.124) 0:11:50.518 ********** 2026-05-21 04:08:12.099180 | instance | ok: [instance] 2026-05-21 04:08:12.099456 | instance | 2026-05-21 04:08:12.099805 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-21 04:08:12.100087 | instance | Thursday 21 May 2026 04:08:12 +0000 (0:00:00.613) 0:11:51.131 ********** 2026-05-21 04:08:12.370292 | instance | ok: [instance] 2026-05-21 04:08:12.370561 | instance | 2026-05-21 04:08:12.370955 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-21 04:08:12.371323 | instance | Thursday 21 May 2026 04:08:12 +0000 (0:00:00.270) 0:11:51.402 ********** 2026-05-21 04:08:12.932495 | instance | ok: [instance] 2026-05-21 04:08:12.932814 | instance | 2026-05-21 04:08:12.933185 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-21 04:08:12.933520 | instance | Thursday 21 May 2026 04:08:12 +0000 (0:00:00.562) 0:11:51.964 ********** 2026-05-21 04:08:13.896996 | instance | ok: [instance] 2026-05-21 04:08:13.897244 | instance | 2026-05-21 04:08:13.897541 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-21 04:08:13.897788 | instance | Thursday 21 May 2026 04:08:13 +0000 (0:00:00.964) 0:11:52.928 ********** 2026-05-21 04:08:17.406005 | instance | ok: [instance] 2026-05-21 04:08:17.406059 | instance | 2026-05-21 04:08:17.406067 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-21 04:08:17.406074 | instance | Thursday 21 May 2026 04:08:17 +0000 (0:00:03.508) 0:11:56.437 ********** 2026-05-21 04:08:17.690343 | instance | ok: [instance] 2026-05-21 04:08:17.690397 | instance | 2026-05-21 04:08:17.690404 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-21 04:08:17.690410 | instance | Thursday 21 May 2026 04:08:17 +0000 (0:00:00.284) 0:11:56.722 ********** 2026-05-21 04:08:19.649743 | instance | ok: [instance] 2026-05-21 04:08:19.649905 | instance | 2026-05-21 04:08:19.650121 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-21 04:08:19.650292 | instance | Thursday 21 May 2026 04:08:19 +0000 (0:00:01.959) 0:11:58.681 ********** 2026-05-21 04:08:20.377130 | instance | ok: [instance] 2026-05-21 04:08:20.377383 | instance | 2026-05-21 04:08:20.377794 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-21 04:08:20.378100 | instance | Thursday 21 May 2026 04:08:20 +0000 (0:00:00.727) 0:11:59.409 ********** 2026-05-21 04:08:20.442180 | instance | skipping: [instance] 2026-05-21 04:08:20.442408 | instance | 2026-05-21 04:08:20.442683 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-21 04:08:20.442954 | instance | Thursday 21 May 2026 04:08:20 +0000 (0:00:00.064) 0:11:59.474 ********** 2026-05-21 04:08:20.529205 | instance | ok: [instance] 2026-05-21 04:08:20.529524 | instance | 2026-05-21 04:08:20.529829 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-21 04:08:20.530112 | instance | Thursday 21 May 2026 04:08:20 +0000 (0:00:00.087) 0:11:59.561 ********** 2026-05-21 04:08:20.600166 | instance | skipping: [instance] 2026-05-21 04:08:20.600448 | instance | 2026-05-21 04:08:20.600819 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-21 04:08:20.601108 | instance | Thursday 21 May 2026 04:08:20 +0000 (0:00:00.070) 0:11:59.632 ********** 2026-05-21 04:08:23.440646 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-21 04:08:23.441004 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-21 04:08:23.441378 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-21 04:08:23.441784 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-21 04:08:23.442131 | instance | 2026-05-21 04:08:23.442451 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-21 04:08:23.442780 | instance | Thursday 21 May 2026 04:08:23 +0000 (0:00:02.840) 0:12:02.472 ********** 2026-05-21 04:08:23.549612 | 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-05-21 04:08:23.549988 | 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-05-21 04:08:23.550310 | 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-05-21 04:08:23.550603 | 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-05-21 04:08:23.550896 | 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-05-21 04:08:23.551226 | 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-05-21 04:08:23.551623 | 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-05-21 04:08:23.551932 | 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-05-21 04:08:23.552188 | instance | skipping: [instance] 2026-05-21 04:08:23.552457 | instance | 2026-05-21 04:08:23.552734 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-21 04:08:23.553123 | instance | Thursday 21 May 2026 04:08:23 +0000 (0:00:00.109) 0:12:02.581 ********** 2026-05-21 04:08:24.652804 | instance | ok: [instance] 2026-05-21 04:08:24.653070 | instance | 2026-05-21 04:08:24.653352 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-21 04:08:24.653565 | instance | Thursday 21 May 2026 04:08:24 +0000 (0:00:01.101) 0:12:03.683 ********** 2026-05-21 04:08:25.388156 | instance | ok: [instance] 2026-05-21 04:08:25.388270 | instance | 2026-05-21 04:08:25.388435 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-21 04:08:25.388585 | instance | Thursday 21 May 2026 04:08:25 +0000 (0:00:00.736) 0:12:04.420 ********** 2026-05-21 04:08:27.566452 | instance | ok: [instance] 2026-05-21 04:08:27.566693 | instance | 2026-05-21 04:08:27.566979 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-21 04:08:27.567252 | instance | Thursday 21 May 2026 04:08:27 +0000 (0:00:02.178) 0:12:06.598 ********** 2026-05-21 04:08:28.440947 | instance | ok: [instance] 2026-05-21 04:08:28.441198 | instance | 2026-05-21 04:08:28.441512 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:08:28.441835 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.874) 0:12:07.472 ********** 2026-05-21 04:08:28.613784 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:08:28.614093 | instance | 2026-05-21 04:08:28.614441 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:08:28.614813 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.172) 0:12:07.645 ********** 2026-05-21 04:08:28.683418 | instance | skipping: [instance] 2026-05-21 04:08:28.683686 | instance | 2026-05-21 04:08:28.683981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:08:28.684255 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.069) 0:12:07.715 ********** 2026-05-21 04:08:28.752221 | instance | skipping: [instance] 2026-05-21 04:08:28.752485 | instance | 2026-05-21 04:08:28.752802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:08:28.753069 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.069) 0:12:07.784 ********** 2026-05-21 04:08:28.842861 | instance | ok: [instance] 2026-05-21 04:08:28.843220 | instance | 2026-05-21 04:08:28.843645 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-21 04:08:28.843952 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.090) 0:12:07.874 ********** 2026-05-21 04:08:28.955258 | instance | included: ingress for instance 2026-05-21 04:08:28.955511 | instance | 2026-05-21 04:08:28.955806 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-21 04:08:28.956047 | instance | Thursday 21 May 2026 04:08:28 +0000 (0:00:00.112) 0:12:07.987 ********** 2026-05-21 04:08:30.196201 | instance | ok: [instance] 2026-05-21 04:08:30.196535 | instance | 2026-05-21 04:08:30.196931 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-21 04:08:30.197318 | instance | Thursday 21 May 2026 04:08:30 +0000 (0:00:01.238) 0:12:09.225 ********** 2026-05-21 04:08:30.986303 | instance | ok: [instance] 2026-05-21 04:08:30.986536 | instance | 2026-05-21 04:08:30.986843 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-21 04:08:30.987122 | instance | Thursday 21 May 2026 04:08:30 +0000 (0:00:00.792) 0:12:10.018 ********** 2026-05-21 04:08:31.285110 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:08:31.285207 | instance | 2026-05-21 04:08:31.285400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:08:31.285631 | instance | Thursday 21 May 2026 04:08:31 +0000 (0:00:00.298) 0:12:10.317 ********** 2026-05-21 04:08:31.357512 | instance | skipping: [instance] 2026-05-21 04:08:31.357811 | instance | 2026-05-21 04:08:31.358154 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:08:31.358442 | instance | Thursday 21 May 2026 04:08:31 +0000 (0:00:00.072) 0:12:10.389 ********** 2026-05-21 04:08:31.434409 | instance | skipping: [instance] 2026-05-21 04:08:31.434763 | instance | 2026-05-21 04:08:31.435055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:08:31.435332 | instance | Thursday 21 May 2026 04:08:31 +0000 (0:00:00.076) 0:12:10.466 ********** 2026-05-21 04:08:31.515379 | instance | ok: [instance] 2026-05-21 04:08:31.515586 | instance | 2026-05-21 04:08:31.515839 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-21 04:08:31.516114 | instance | Thursday 21 May 2026 04:08:31 +0000 (0:00:00.081) 0:12:10.547 ********** 2026-05-21 04:08:31.629020 | instance | included: ingress for instance 2026-05-21 04:08:31.629234 | instance | 2026-05-21 04:08:31.629577 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-21 04:08:31.629925 | instance | Thursday 21 May 2026 04:08:31 +0000 (0:00:00.113) 0:12:10.661 ********** 2026-05-21 04:08:32.765836 | instance | ok: [instance] 2026-05-21 04:08:32.766035 | instance | 2026-05-21 04:08:32.766296 | instance | TASK [Upload images] *********************************************************** 2026-05-21 04:08:32.766562 | instance | Thursday 21 May 2026 04:08:32 +0000 (0:00:01.136) 0:12:11.797 ********** 2026-05-21 04:08:32.978095 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-21 04:08:32.978290 | instance | 2026-05-21 04:08:32.978563 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 04:08:32.978826 | instance | Thursday 21 May 2026 04:08:32 +0000 (0:00:00.212) 0:12:12.010 ********** 2026-05-21 04:08:33.912422 | instance | ok: [instance] 2026-05-21 04:08:33.912718 | instance | 2026-05-21 04:08:33.913028 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 04:08:33.913317 | instance | Thursday 21 May 2026 04:08:33 +0000 (0:00:00.934) 0:12:12.944 ********** 2026-05-21 04:08:33.991683 | instance | skipping: [instance] 2026-05-21 04:08:33.991855 | instance | 2026-05-21 04:08:33.992142 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 04:08:33.992331 | instance | Thursday 21 May 2026 04:08:33 +0000 (0:00:00.079) 0:12:13.023 ********** 2026-05-21 04:08:34.066147 | instance | skipping: [instance] 2026-05-21 04:08:34.066398 | instance | 2026-05-21 04:08:34.066727 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 04:08:34.067094 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.074) 0:12:13.098 ********** 2026-05-21 04:08:34.140716 | instance | skipping: [instance] 2026-05-21 04:08:34.140840 | instance | 2026-05-21 04:08:34.140978 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 04:08:34.141105 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.074) 0:12:13.173 ********** 2026-05-21 04:08:34.218800 | instance | skipping: [instance] 2026-05-21 04:08:34.219096 | instance | 2026-05-21 04:08:34.219449 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 04:08:34.219835 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.077) 0:12:13.250 ********** 2026-05-21 04:08:34.293960 | instance | skipping: [instance] 2026-05-21 04:08:34.294203 | instance | 2026-05-21 04:08:34.294480 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 04:08:34.294779 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.075) 0:12:13.325 ********** 2026-05-21 04:08:34.364847 | instance | skipping: [instance] 2026-05-21 04:08:34.365110 | instance | 2026-05-21 04:08:34.365465 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 04:08:34.365786 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.070) 0:12:13.396 ********** 2026-05-21 04:08:34.595266 | instance | skipping: [instance] 2026-05-21 04:08:34.595566 | instance | 2026-05-21 04:08:34.595872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:08:34.596127 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.230) 0:12:13.627 ********** 2026-05-21 04:08:34.703581 | instance | ok: [instance] 2026-05-21 04:08:34.703835 | instance | 2026-05-21 04:08:34.704094 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:08:34.704384 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.108) 0:12:13.735 ********** 2026-05-21 04:08:34.832612 | instance | included: rabbitmq for instance 2026-05-21 04:08:34.832857 | instance | 2026-05-21 04:08:34.833185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-21 04:08:34.833527 | instance | Thursday 21 May 2026 04:08:34 +0000 (0:00:00.129) 0:12:13.864 ********** 2026-05-21 04:08:35.590657 | instance | ok: [instance] 2026-05-21 04:08:35.590931 | instance | 2026-05-21 04:08:35.591231 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-21 04:08:35.591589 | instance | Thursday 21 May 2026 04:08:35 +0000 (0:00:00.756) 0:12:14.621 ********** 2026-05-21 04:08:35.764392 | instance | skipping: [instance] 2026-05-21 04:08:35.764657 | instance | 2026-05-21 04:08:35.764978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-21 04:08:35.765313 | instance | Thursday 21 May 2026 04:08:35 +0000 (0:00:00.175) 0:12:14.796 ********** 2026-05-21 04:08:35.932629 | instance | skipping: [instance] 2026-05-21 04:08:35.932928 | instance | 2026-05-21 04:08:35.933247 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-21 04:08:35.933555 | instance | Thursday 21 May 2026 04:08:35 +0000 (0:00:00.168) 0:12:14.964 ********** 2026-05-21 04:08:36.103384 | instance | skipping: [instance] 2026-05-21 04:08:36.103456 | instance | 2026-05-21 04:08:36.103598 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-21 04:08:36.103716 | instance | Thursday 21 May 2026 04:08:36 +0000 (0:00:00.170) 0:12:15.135 ********** 2026-05-21 04:08:36.978694 | instance | ok: [instance] 2026-05-21 04:08:36.978761 | instance | 2026-05-21 04:08:36.978899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:08:36.979020 | instance | Thursday 21 May 2026 04:08:36 +0000 (0:00:00.875) 0:12:16.011 ********** 2026-05-21 04:08:37.667227 | instance | ok: [instance] 2026-05-21 04:08:37.667510 | instance | 2026-05-21 04:08:37.667886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:08:37.668190 | instance | Thursday 21 May 2026 04:08:37 +0000 (0:00:00.688) 0:12:16.699 ********** 2026-05-21 04:08:37.746764 | instance | ok: [instance] 2026-05-21 04:08:37.747583 | instance | 2026-05-21 04:08:37.747662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:08:37.747675 | instance | Thursday 21 May 2026 04:08:37 +0000 (0:00:00.079) 0:12:16.778 ********** 2026-05-21 04:08:37.823631 | instance | skipping: [instance] 2026-05-21 04:08:37.823889 | instance | 2026-05-21 04:08:37.824203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:08:37.824495 | instance | Thursday 21 May 2026 04:08:37 +0000 (0:00:00.076) 0:12:16.855 ********** 2026-05-21 04:08:38.016578 | instance | skipping: [instance] 2026-05-21 04:08:38.016877 | instance | 2026-05-21 04:08:38.017332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:08:38.017661 | instance | Thursday 21 May 2026 04:08:38 +0000 (0:00:00.193) 0:12:17.048 ********** 2026-05-21 04:08:38.094619 | instance | ok: [instance] 2026-05-21 04:08:38.094890 | instance | 2026-05-21 04:08:38.095206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:08:38.095565 | instance | Thursday 21 May 2026 04:08:38 +0000 (0:00:00.077) 0:12:17.126 ********** 2026-05-21 04:08:38.216406 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:08:38.216671 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:08:38.216948 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-21 04:08:38.217335 | instance | ok: [instance] => (item=identity) 2026-05-21 04:08:38.217620 | instance | ok: [instance] => (item=sharev2) 2026-05-21 04:08:38.217896 | instance | 2026-05-21 04:08:38.218260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:08:38.218540 | instance | Thursday 21 May 2026 04:08:38 +0000 (0:00:00.121) 0:12:17.248 ********** 2026-05-21 04:08:38.322655 | instance | ok: [instance] 2026-05-21 04:08:38.322784 | instance | 2026-05-21 04:08:38.322970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:08:38.323153 | instance | Thursday 21 May 2026 04:08:38 +0000 (0:00:00.106) 0:12:17.355 ********** 2026-05-21 04:08:38.441423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:08:38.441672 | instance | 2026-05-21 04:08:38.442020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:08:38.442359 | instance | Thursday 21 May 2026 04:08:38 +0000 (0:00:00.118) 0:12:17.473 ********** 2026-05-21 04:08:39.027056 | instance | ok: [instance] 2026-05-21 04:08:39.027282 | instance | 2026-05-21 04:08:39.027658 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-21 04:08:39.027948 | instance | Thursday 21 May 2026 04:08:39 +0000 (0:00:00.585) 0:12:18.059 ********** 2026-05-21 04:08:40.058508 | instance | ok: [instance] 2026-05-21 04:08:40.058584 | instance | 2026-05-21 04:08:40.058746 | instance | TASK [Upload service image] **************************************************** 2026-05-21 04:08:40.058899 | instance | Thursday 21 May 2026 04:08:40 +0000 (0:00:01.031) 0:12:19.090 ********** 2026-05-21 04:08:40.267239 | instance | included: glance_image for instance 2026-05-21 04:08:40.267526 | instance | 2026-05-21 04:08:40.267809 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-21 04:08:40.268073 | instance | Thursday 21 May 2026 04:08:40 +0000 (0:00:00.208) 0:12:19.299 ********** 2026-05-21 04:08:41.391148 | instance | ok: [instance] 2026-05-21 04:08:41.391282 | instance | 2026-05-21 04:08:41.391530 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-21 04:08:41.391720 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:01.119) 0:12:20.418 ********** 2026-05-21 04:08:41.458351 | instance | skipping: [instance] 2026-05-21 04:08:41.458428 | instance | 2026-05-21 04:08:41.458697 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-21 04:08:41.458752 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.071) 0:12:20.490 ********** 2026-05-21 04:08:41.540007 | instance | skipping: [instance] 2026-05-21 04:08:41.540114 | instance | 2026-05-21 04:08:41.540382 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-21 04:08:41.540424 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.081) 0:12:20.572 ********** 2026-05-21 04:08:41.625664 | instance | skipping: [instance] 2026-05-21 04:08:41.625742 | instance | 2026-05-21 04:08:41.625892 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-21 04:08:41.626014 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.085) 0:12:20.657 ********** 2026-05-21 04:08:41.731633 | instance | skipping: [instance] 2026-05-21 04:08:41.731880 | instance | 2026-05-21 04:08:41.732018 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-21 04:08:41.732145 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.105) 0:12:20.763 ********** 2026-05-21 04:08:41.818697 | instance | skipping: [instance] 2026-05-21 04:08:41.818914 | instance | 2026-05-21 04:08:41.819154 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-21 04:08:41.819416 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.086) 0:12:20.850 ********** 2026-05-21 04:08:41.888926 | instance | skipping: [instance] 2026-05-21 04:08:41.889077 | instance | 2026-05-21 04:08:41.889338 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-21 04:08:41.889443 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.070) 0:12:20.921 ********** 2026-05-21 04:08:42.000687 | instance | skipping: [instance] 2026-05-21 04:08:42.000753 | instance | 2026-05-21 04:08:42.000906 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-21 04:08:42.001029 | instance | Thursday 21 May 2026 04:08:41 +0000 (0:00:00.111) 0:12:21.032 ********** 2026-05-21 04:08:43.063686 | instance | ok: [instance] 2026-05-21 04:08:43.063958 | instance | 2026-05-21 04:08:43.064250 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-21 04:08:43.064727 | instance | Thursday 21 May 2026 04:08:43 +0000 (0:00:01.062) 0:12:22.095 ********** 2026-05-21 04:08:46.326566 | instance | ok: [instance] => (item=22) 2026-05-21 04:08:46.326818 | instance | ok: [instance] => (item=111) 2026-05-21 04:08:46.327107 | instance | ok: [instance] => (item=2049) 2026-05-21 04:08:46.327534 | instance | 2026-05-21 04:08:46.327851 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-21 04:08:46.328202 | instance | Thursday 21 May 2026 04:08:46 +0000 (0:00:03.262) 0:12:25.358 ********** 2026-05-21 04:08:47.420526 | instance | ok: [instance] 2026-05-21 04:08:47.420632 | instance | 2026-05-21 04:08:47.421041 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-21 04:08:47.421098 | instance | Thursday 21 May 2026 04:08:47 +0000 (0:00:01.094) 0:12:26.452 ********** 2026-05-21 04:08:47.627871 | instance | ok: [instance -> localhost] 2026-05-21 04:08:47.627936 | instance | 2026-05-21 04:08:47.628143 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-21 04:08:47.628229 | instance | Thursday 21 May 2026 04:08:47 +0000 (0:00:00.207) 0:12:26.660 ********** 2026-05-21 04:08:48.047183 | instance | ok: [instance -> localhost] 2026-05-21 04:08:48.047264 | instance | 2026-05-21 04:08:48.047644 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-21 04:08:48.047735 | instance | Thursday 21 May 2026 04:08:48 +0000 (0:00:00.419) 0:12:27.079 ********** 2026-05-21 04:08:48.364493 | instance | ok: [instance -> localhost] 2026-05-21 04:08:48.364574 | instance | 2026-05-21 04:08:48.364763 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-21 04:08:48.364853 | instance | Thursday 21 May 2026 04:08:48 +0000 (0:00:00.317) 0:12:27.396 ********** 2026-05-21 04:08:48.599483 | instance | ok: [instance -> localhost] 2026-05-21 04:08:48.599578 | instance | 2026-05-21 04:08:48.599865 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-21 04:08:48.599907 | instance | Thursday 21 May 2026 04:08:48 +0000 (0:00:00.235) 0:12:27.631 ********** 2026-05-21 04:08:49.344598 | instance | ok: [instance] 2026-05-21 04:08:49.344675 | instance | 2026-05-21 04:08:49.344801 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-21 04:08:49.344944 | instance | Thursday 21 May 2026 04:08:49 +0000 (0:00:00.744) 0:12:28.376 ********** 2026-05-21 04:08:51.602784 | instance | ok: [instance] 2026-05-21 04:08:51.602870 | instance | 2026-05-21 04:08:51.602982 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:08:51.603142 | instance | Thursday 21 May 2026 04:08:51 +0000 (0:00:02.258) 0:12:30.635 ********** 2026-05-21 04:08:51.793995 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:08:51.794271 | instance | 2026-05-21 04:08:51.794644 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:08:51.795004 | instance | Thursday 21 May 2026 04:08:51 +0000 (0:00:00.190) 0:12:30.826 ********** 2026-05-21 04:08:52.111745 | instance | skipping: [instance] 2026-05-21 04:08:52.111961 | instance | 2026-05-21 04:08:52.112352 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:08:52.112606 | instance | Thursday 21 May 2026 04:08:52 +0000 (0:00:00.317) 0:12:31.143 ********** 2026-05-21 04:08:52.195357 | instance | skipping: [instance] 2026-05-21 04:08:52.195738 | instance | 2026-05-21 04:08:52.196141 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:08:52.196524 | instance | Thursday 21 May 2026 04:08:52 +0000 (0:00:00.083) 0:12:31.227 ********** 2026-05-21 04:08:52.278384 | instance | ok: [instance] 2026-05-21 04:08:52.278565 | instance | 2026-05-21 04:08:52.278758 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-21 04:08:52.278993 | instance | Thursday 21 May 2026 04:08:52 +0000 (0:00:00.083) 0:12:31.310 ********** 2026-05-21 04:08:52.402322 | instance | included: ingress for instance 2026-05-21 04:08:52.402404 | instance | 2026-05-21 04:08:52.402534 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-21 04:08:52.402661 | instance | Thursday 21 May 2026 04:08:52 +0000 (0:00:00.123) 0:12:31.434 ********** 2026-05-21 04:08:53.544127 | instance | ok: [instance] 2026-05-21 04:08:53.544213 | instance | 2026-05-21 04:08:53.544344 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-21 04:08:53.544471 | instance | Thursday 21 May 2026 04:08:53 +0000 (0:00:01.140) 0:12:32.575 ********** 2026-05-21 04:08:54.842019 | instance | ok: [instance] 2026-05-21 04:08:54.842105 | instance | 2026-05-21 04:08:54.842302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:08:54.842421 | instance | Thursday 21 May 2026 04:08:54 +0000 (0:00:01.298) 0:12:33.873 ********** 2026-05-21 04:08:54.931056 | instance | ok: [instance] 2026-05-21 04:08:54.931132 | instance | 2026-05-21 04:08:54.931270 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:08:54.931440 | instance | Thursday 21 May 2026 04:08:54 +0000 (0:00:00.089) 0:12:33.963 ********** 2026-05-21 04:08:54.995428 | instance | skipping: [instance] 2026-05-21 04:08:54.995492 | instance | 2026-05-21 04:08:54.995759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:08:54.995800 | instance | Thursday 21 May 2026 04:08:54 +0000 (0:00:00.064) 0:12:34.027 ********** 2026-05-21 04:08:55.062794 | instance | skipping: [instance] 2026-05-21 04:08:55.062868 | instance | 2026-05-21 04:08:55.063124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:08:55.063171 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.067) 0:12:34.095 ********** 2026-05-21 04:08:55.131464 | instance | skipping: [instance] 2026-05-21 04:08:55.131540 | instance | 2026-05-21 04:08:55.131807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:08:55.131853 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.068) 0:12:34.163 ********** 2026-05-21 04:08:55.204676 | instance | skipping: [instance] 2026-05-21 04:08:55.204744 | instance | 2026-05-21 04:08:55.204881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:08:55.205010 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.073) 0:12:34.237 ********** 2026-05-21 04:08:55.273246 | instance | skipping: [instance] 2026-05-21 04:08:55.273327 | instance | 2026-05-21 04:08:55.273446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:08:55.273566 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.068) 0:12:34.305 ********** 2026-05-21 04:08:55.344859 | instance | ok: [instance] 2026-05-21 04:08:55.344961 | instance | 2026-05-21 04:08:55.345128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:08:55.345214 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.071) 0:12:34.377 ********** 2026-05-21 04:08:55.456361 | instance | ok: [instance] => (item=oslo_cache) 2026-05-21 04:08:55.456460 | instance | ok: [instance] => (item=dashboard) 2026-05-21 04:08:55.456987 | instance | ok: [instance] => (item=identity) 2026-05-21 04:08:55.457077 | instance | ok: [instance] => (item=oslo_db) 2026-05-21 04:08:55.457096 | instance | 2026-05-21 04:08:55.457112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:08:55.457137 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.111) 0:12:34.488 ********** 2026-05-21 04:08:55.583515 | instance | ok: [instance] 2026-05-21 04:08:55.583638 | instance | 2026-05-21 04:08:55.583967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:08:55.583989 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.126) 0:12:34.614 ********** 2026-05-21 04:08:55.692855 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:08:55.692952 | instance | 2026-05-21 04:08:55.693232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:08:55.693249 | instance | Thursday 21 May 2026 04:08:55 +0000 (0:00:00.110) 0:12:34.725 ********** 2026-05-21 04:08:56.304684 | instance | ok: [instance] 2026-05-21 04:08:56.304763 | instance | 2026-05-21 04:08:56.305012 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-21 04:08:56.305055 | instance | Thursday 21 May 2026 04:08:56 +0000 (0:00:00.611) 0:12:35.337 ********** 2026-05-21 04:08:58.377263 | instance | ok: [instance] 2026-05-21 04:08:58.377358 | instance | 2026-05-21 04:08:58.377545 | instance | TASK [Create Ingress] ********************************************************** 2026-05-21 04:08:58.377635 | instance | Thursday 21 May 2026 04:08:58 +0000 (0:00:02.072) 0:12:37.409 ********** 2026-05-21 04:08:58.572491 | instance | included: openstack_helm_ingress for instance 2026-05-21 04:08:58.572570 | instance | 2026-05-21 04:08:58.572839 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-21 04:08:58.572884 | instance | Thursday 21 May 2026 04:08:58 +0000 (0:00:00.195) 0:12:37.604 ********** 2026-05-21 04:08:58.663974 | instance | skipping: [instance] 2026-05-21 04:08:58.664075 | instance | 2026-05-21 04:08:58.664093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-21 04:08:58.664109 | instance | Thursday 21 May 2026 04:08:58 +0000 (0:00:00.089) 0:12:37.694 ********** 2026-05-21 04:08:58.740524 | instance | skipping: [instance] 2026-05-21 04:08:58.740602 | instance | 2026-05-21 04:08:58.740881 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-21 04:08:58.740926 | instance | Thursday 21 May 2026 04:08:58 +0000 (0:00:00.078) 0:12:37.772 ********** 2026-05-21 04:08:58.954043 | instance | ok: [instance] 2026-05-21 04:08:58.954116 | instance | 2026-05-21 04:08:58.954245 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-21 04:08:58.954367 | instance | Thursday 21 May 2026 04:08:58 +0000 (0:00:00.213) 0:12:37.986 ********** 2026-05-21 04:08:59.074031 | instance | included: ingress for instance 2026-05-21 04:08:59.074106 | instance | 2026-05-21 04:08:59.074349 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-21 04:08:59.074391 | instance | Thursday 21 May 2026 04:08:59 +0000 (0:00:00.119) 0:12:38.106 ********** 2026-05-21 04:09:00.331144 | instance | ok: [instance] 2026-05-21 04:09:00.331220 | instance | 2026-05-21 04:09:00.331363 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-21 04:09:00.331491 | instance | Thursday 21 May 2026 04:09:00 +0000 (0:00:01.256) 0:12:39.362 ********** 2026-05-21 04:09:01.134839 | instance | ok: [instance] 2026-05-21 04:09:01.135009 | instance | 2026-05-21 04:09:01.135139 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-21 04:09:01.135264 | instance | Thursday 21 May 2026 04:09:01 +0000 (0:00:00.804) 0:12:40.166 ********** 2026-05-21 04:09:08.939638 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.939859 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.939867 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.939986 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940106 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940233 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940345 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940469 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940587 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940712 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940824 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.940940 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:08.941058 | instance | ok: [instance] 2026-05-21 04:09:08.941169 | instance | 2026-05-21 04:09:08.941290 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-21 04:09:08.941409 | instance | Thursday 21 May 2026 04:09:08 +0000 (0:00:07.804) 0:12:47.971 ********** 2026-05-21 04:09:09.237108 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.237357 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.237616 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.237875 | instance | skipping: [instance] => (item=None) 2026-05-21 04:09:09.238136 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.238405 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.238704 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.238948 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.239196 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.239528 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.239777 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.240021 | instance | ok: [instance] => (item=None) 2026-05-21 04:09:09.240270 | instance | ok: [instance] 2026-05-21 04:09:09.240508 | instance | 2026-05-21 04:09:09.240782 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-21 04:09:09.241039 | instance | Thursday 21 May 2026 04:09:09 +0000 (0:00:00.297) 0:12:48.269 ********** 2026-05-21 04:09:09.964221 | instance | ok: [instance] 2026-05-21 04:09:09.964457 | instance | 2026-05-21 04:09:09.964738 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-21 04:09:09.965019 | instance | Thursday 21 May 2026 04:09:09 +0000 (0:00:00.727) 0:12:48.996 ********** 2026-05-21 04:09:10.819299 | instance | ok: [instance] 2026-05-21 04:09:10.819406 | instance | 2026-05-21 04:09:10.819518 | instance | PLAY [controllers] ************************************************************* 2026-05-21 04:09:10.819640 | instance | 2026-05-21 04:09:10.819764 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:09:10.819894 | instance | Thursday 21 May 2026 04:09:10 +0000 (0:00:00.855) 0:12:49.851 ********** 2026-05-21 04:09:14.772721 | instance | ok: [instance] 2026-05-21 04:09:14.772998 | instance | 2026-05-21 04:09:14.773329 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-21 04:09:14.773618 | instance | Thursday 21 May 2026 04:09:14 +0000 (0:00:03.952) 0:12:53.804 ********** 2026-05-21 04:09:15.054123 | instance | ok: [instance] 2026-05-21 04:09:15.054220 | instance | 2026-05-21 04:09:15.054351 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:09:15.054477 | instance | Thursday 21 May 2026 04:09:15 +0000 (0:00:00.282) 0:12:54.086 ********** 2026-05-21 04:09:16.222768 | instance | ok: [instance] 2026-05-21 04:09:16.222847 | instance | 2026-05-21 04:09:16.223173 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:09:16.223819 | instance | Thursday 21 May 2026 04:09:16 +0000 (0:00:01.167) 0:12:55.254 ********** 2026-05-21 04:09:16.698742 | instance | ok: [instance] 2026-05-21 04:09:16.698878 | instance | 2026-05-21 04:09:16.699150 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:09:16.699491 | instance | Thursday 21 May 2026 04:09:16 +0000 (0:00:00.475) 0:12:55.729 ********** 2026-05-21 04:09:16.806057 | instance | ok: [instance] => { 2026-05-21 04:09:16.806311 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-21 04:09:16.806575 | instance | } 2026-05-21 04:09:16.806827 | instance | 2026-05-21 04:09:16.807163 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:09:16.807573 | instance | Thursday 21 May 2026 04:09:16 +0000 (0:00:00.108) 0:12:55.837 ********** 2026-05-21 04:09:17.215844 | instance | ok: [instance] 2026-05-21 04:09:17.216119 | instance | 2026-05-21 04:09:17.216476 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:09:17.216840 | instance | Thursday 21 May 2026 04:09:17 +0000 (0:00:00.409) 0:12:56.247 ********** 2026-05-21 04:09:18.320913 | instance | ok: [instance] 2026-05-21 04:09:18.321216 | instance | 2026-05-21 04:09:18.321604 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-21 04:09:18.321940 | instance | Thursday 21 May 2026 04:09:18 +0000 (0:00:01.104) 0:12:57.352 ********** 2026-05-21 04:09:18.871126 | instance | ok: [instance] 2026-05-21 04:09:18.871334 | instance | 2026-05-21 04:09:18.871656 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-21 04:09:18.871948 | instance | Thursday 21 May 2026 04:09:18 +0000 (0:00:00.550) 0:12:57.903 ********** 2026-05-21 04:09:19.689253 | instance | ok: [instance] 2026-05-21 04:09:19.689502 | instance | 2026-05-21 04:09:19.689827 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-21 04:09:19.690114 | instance | Thursday 21 May 2026 04:09:19 +0000 (0:00:00.818) 0:12:58.721 ********** 2026-05-21 04:09:20.515797 | instance | ok: [instance] 2026-05-21 04:09:20.515928 | instance | 2026-05-21 04:09:20.516102 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-21 04:09:20.516250 | instance | Thursday 21 May 2026 04:09:20 +0000 (0:00:00.826) 0:12:59.547 ********** 2026-05-21 04:09:20.906824 | instance | ok: [instance] 2026-05-21 04:09:20.906890 | instance | 2026-05-21 04:09:20.906906 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 04:09:20.906921 | instance | Thursday 21 May 2026 04:09:20 +0000 (0:00:00.390) 0:12:59.937 ********** 2026-05-21 04:09:21.098054 | instance | included: openstack_helm_endpoints for instance 2026-05-21 04:09:21.098118 | instance | 2026-05-21 04:09:21.098132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:09:21.098144 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.190) 0:13:00.128 ********** 2026-05-21 04:09:21.170735 | instance | skipping: [instance] 2026-05-21 04:09:21.170790 | instance | 2026-05-21 04:09:21.170798 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:09:21.170805 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.073) 0:13:00.202 ********** 2026-05-21 04:09:21.241196 | instance | skipping: [instance] 2026-05-21 04:09:21.241431 | instance | 2026-05-21 04:09:21.241639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:09:21.241835 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.071) 0:13:00.273 ********** 2026-05-21 04:09:21.316468 | instance | skipping: [instance] 2026-05-21 04:09:21.316772 | instance | 2026-05-21 04:09:21.317055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:09:21.317324 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.074) 0:13:00.348 ********** 2026-05-21 04:09:21.381953 | instance | skipping: [instance] 2026-05-21 04:09:21.382152 | instance | 2026-05-21 04:09:21.382324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:09:21.382487 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.065) 0:13:00.414 ********** 2026-05-21 04:09:21.455084 | instance | skipping: [instance] 2026-05-21 04:09:21.455292 | instance | 2026-05-21 04:09:21.455485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:09:21.455710 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.068) 0:13:00.483 ********** 2026-05-21 04:09:21.522544 | instance | skipping: [instance] 2026-05-21 04:09:21.522647 | instance | 2026-05-21 04:09:21.522769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:09:21.523109 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.071) 0:13:00.554 ********** 2026-05-21 04:09:21.593847 | instance | ok: [instance] 2026-05-21 04:09:21.594072 | instance | 2026-05-21 04:09:21.594394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:09:21.594696 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.071) 0:13:00.625 ********** 2026-05-21 04:09:21.688414 | instance | ok: [instance] => (item=identity) 2026-05-21 04:09:21.688643 | instance | 2026-05-21 04:09:21.688969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:09:21.689261 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.094) 0:13:00.720 ********** 2026-05-21 04:09:21.805981 | instance | ok: [instance] 2026-05-21 04:09:21.806110 | instance | 2026-05-21 04:09:21.806287 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-21 04:09:21.806470 | instance | Thursday 21 May 2026 04:09:21 +0000 (0:00:00.116) 0:13:00.837 ********** 2026-05-21 04:09:22.314459 | instance | ok: [instance] 2026-05-21 04:09:22.314693 | instance | 2026-05-21 04:09:22.314960 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-21 04:09:22.315220 | instance | Thursday 21 May 2026 04:09:22 +0000 (0:00:00.509) 0:13:01.346 ********** 2026-05-21 04:09:22.847085 | instance | ok: [instance] 2026-05-21 04:09:22.847184 | instance | 2026-05-21 04:09:22.847279 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-21 04:09:22.847416 | instance | Thursday 21 May 2026 04:09:22 +0000 (0:00:00.532) 0:13:01.879 ********** 2026-05-21 04:09:23.368371 | instance | ok: [instance] 2026-05-21 04:09:23.368525 | instance | 2026-05-21 04:09:23.368541 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-21 04:09:23.368677 | instance | Thursday 21 May 2026 04:09:23 +0000 (0:00:00.521) 0:13:02.400 ********** 2026-05-21 04:09:23.918024 | instance | ok: [instance] 2026-05-21 04:09:23.918279 | instance | 2026-05-21 04:09:23.918574 | instance | PLAY [Configure networking] **************************************************** 2026-05-21 04:09:23.918849 | instance | 2026-05-21 04:09:23.919134 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:09:23.919471 | instance | Thursday 21 May 2026 04:09:23 +0000 (0:00:00.549) 0:13:02.950 ********** 2026-05-21 04:09:28.920440 | instance | ok: [instance] 2026-05-21 04:09:28.920633 | instance | 2026-05-21 04:09:28.920856 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-21 04:09:28.921082 | instance | Thursday 21 May 2026 04:09:28 +0000 (0:00:05.002) 0:13:07.952 ********** 2026-05-21 04:09:29.172548 | instance | ok: [instance] 2026-05-21 04:09:29.172681 | instance | 2026-05-21 04:09:29.172865 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-21 04:09:29.173038 | instance | Thursday 21 May 2026 04:09:29 +0000 (0:00:00.251) 0:13:08.204 ********** 2026-05-21 04:09:29.379248 | instance | ok: [instance] 2026-05-21 04:09:29.379530 | instance | 2026-05-21 04:09:29.379825 | instance | PLAY RECAP ********************************************************************* 2026-05-21 04:09:29.380144 | instance | instance : ok=752 changed=0 unreachable=0 failed=0 skipped=271 rescued=0 ignored=0 2026-05-21 04:09:29.380389 | instance | 2026-05-21 04:09:29.380664 | instance | Thursday 21 May 2026 04:09:29 +0000 (0:00:00.204) 0:13:08.408 ********** 2026-05-21 04:09:29.380934 | instance | =============================================================================== 2026-05-21 04:09:29.381289 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.52s 2026-05-21 04:09:29.381674 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.38s 2026-05-21 04:09:29.381935 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.91s 2026-05-21 04:09:29.382304 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.80s 2026-05-21 04:09:29.382460 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.77s 2026-05-21 04:09:29.382620 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.71s 2026-05-21 04:09:29.382781 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.68s 2026-05-21 04:09:29.382943 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 9.77s 2026-05-21 04:09:29.383103 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.12s 2026-05-21 04:09:29.383255 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.81s 2026-05-21 04:09:29.383418 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.52s 2026-05-21 04:09:29.383672 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.25s 2026-05-21 04:09:29.383851 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.19s 2026-05-21 04:09:29.384012 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.13s 2026-05-21 04:09:29.384181 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.87s 2026-05-21 04:09:29.384333 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.86s 2026-05-21 04:09:29.384491 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.80s 2026-05-21 04:09:29.384644 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.74s 2026-05-21 04:09:29.384801 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.73s 2026-05-21 04:09:29.384958 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.71s 2026-05-21 04:09:29.678826 | instance | INFO [aio > idempotence] Executed: Successful 2026-05-21 04:09:29.688793 | instance | INFO [aio > side_effect] Executing 2026-05-21 04:09:29.689132 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:09:29.696671 | instance | INFO [aio > verify] Executing 2026-05-21 04:09:30.562380 | instance | 2026-05-21 04:09:30.562707 | instance | PLAY [Run tests] *************************************************************** 2026-05-21 04:09:30.563008 | instance | 2026-05-21 04:09:30.563295 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-05-21 04:09:30.563676 | instance | Thursday 21 May 2026 04:09:30 +0000 (0:00:00.010) 0:00:00.010 ********** 2026-05-21 04:09:33.475228 | instance | changed: [localhost] 2026-05-21 04:09:33.475649 | instance | 2026-05-21 04:09:33.476065 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-21 04:09:33.476473 | instance | 2026-05-21 04:09:33.476905 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:09:33.477352 | instance | Thursday 21 May 2026 04:09:33 +0000 (0:00:02.912) 0:00:02.922 ********** 2026-05-21 04:09:37.542707 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-21 04:09:37.542929 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-21 04:09:37.543189 | instance | interpreter could change the meaning of that path. See 2026-05-21 04:09:37.543476 | instance | https://docs.ansible.com/ansible- 2026-05-21 04:09:37.543729 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 04:09:37.621584 | instance | ok: [instance] 2026-05-21 04:09:37.621807 | instance | 2026-05-21 04:09:37.622066 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-21 04:09:37.622327 | instance | Thursday 21 May 2026 04:09:37 +0000 (0:00:04.147) 0:00:07.069 ********** 2026-05-21 04:09:38.784464 | instance | ok: [instance] 2026-05-21 04:09:38.784735 | instance | 2026-05-21 04:09:38.785005 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-21 04:09:38.785268 | instance | Thursday 21 May 2026 04:09:38 +0000 (0:00:01.162) 0:00:08.232 ********** 2026-05-21 04:09:39.127276 | instance | ok: [instance] 2026-05-21 04:09:39.127394 | instance | 2026-05-21 04:09:39.127521 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-21 04:09:39.127643 | instance | Thursday 21 May 2026 04:09:39 +0000 (0:00:00.343) 0:00:08.575 ********** 2026-05-21 04:09:39.785538 | instance | ok: [instance] 2026-05-21 04:09:39.785621 | instance | 2026-05-21 04:09:39.785764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:09:39.785915 | instance | Thursday 21 May 2026 04:09:39 +0000 (0:00:00.658) 0:00:09.233 ********** 2026-05-21 04:09:39.958116 | instance | ok: [instance] 2026-05-21 04:09:39.958335 | instance | 2026-05-21 04:09:39.958601 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:09:39.958936 | instance | Thursday 21 May 2026 04:09:39 +0000 (0:00:00.171) 0:00:09.405 ********** 2026-05-21 04:09:40.015506 | instance | skipping: [instance] 2026-05-21 04:09:40.015631 | instance | 2026-05-21 04:09:40.015810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:09:40.016013 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.057) 0:00:09.463 ********** 2026-05-21 04:09:40.078103 | instance | skipping: [instance] 2026-05-21 04:09:40.078455 | instance | 2026-05-21 04:09:40.078828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:09:40.079205 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.062) 0:00:09.525 ********** 2026-05-21 04:09:40.139993 | instance | skipping: [instance] 2026-05-21 04:09:40.140222 | instance | 2026-05-21 04:09:40.140505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:09:40.140767 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.062) 0:00:09.587 ********** 2026-05-21 04:09:40.195300 | instance | skipping: [instance] 2026-05-21 04:09:40.195543 | instance | 2026-05-21 04:09:40.195839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:09:40.196239 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.055) 0:00:09.643 ********** 2026-05-21 04:09:40.253751 | instance | skipping: [instance] 2026-05-21 04:09:40.254003 | instance | 2026-05-21 04:09:40.254312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:09:40.254579 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.058) 0:00:09.701 ********** 2026-05-21 04:09:40.319880 | instance | ok: [instance] 2026-05-21 04:09:40.320142 | instance | 2026-05-21 04:09:40.320424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:09:40.320674 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.066) 0:00:09.767 ********** 2026-05-21 04:09:40.404515 | instance | ok: [instance] => (item=identity) 2026-05-21 04:09:40.404808 | instance | ok: [instance] => (item=dashboard) 2026-05-21 04:09:40.405076 | instance | 2026-05-21 04:09:40.405349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:09:40.405610 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.084) 0:00:09.852 ********** 2026-05-21 04:09:40.501473 | instance | ok: [instance] 2026-05-21 04:09:40.501717 | instance | 2026-05-21 04:09:40.502055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-21 04:09:40.502294 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.096) 0:00:09.948 ********** 2026-05-21 04:09:40.633163 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-21 04:09:40.633299 | instance | 2026-05-21 04:09:40.633478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-21 04:09:40.633636 | instance | Thursday 21 May 2026 04:09:40 +0000 (0:00:00.132) 0:00:10.081 ********** 2026-05-21 04:09:41.273537 | instance | changed: [instance] 2026-05-21 04:09:41.273757 | instance | 2026-05-21 04:09:41.274059 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-21 04:09:41.274415 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.640) 0:00:10.721 ********** 2026-05-21 04:09:41.427031 | instance | included: openstack_helm_endpoints for instance 2026-05-21 04:09:41.427134 | instance | 2026-05-21 04:09:41.427396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-21 04:09:41.427502 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.153) 0:00:10.875 ********** 2026-05-21 04:09:41.556156 | instance | ok: [instance] 2026-05-21 04:09:41.556450 | instance | 2026-05-21 04:09:41.556767 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-21 04:09:41.557063 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.128) 0:00:11.004 ********** 2026-05-21 04:09:41.620654 | instance | skipping: [instance] 2026-05-21 04:09:41.620887 | instance | 2026-05-21 04:09:41.621201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-21 04:09:41.621473 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.064) 0:00:11.068 ********** 2026-05-21 04:09:41.693380 | instance | skipping: [instance] 2026-05-21 04:09:41.693634 | instance | 2026-05-21 04:09:41.693937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-21 04:09:41.694212 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.072) 0:00:11.141 ********** 2026-05-21 04:09:41.756471 | instance | skipping: [instance] 2026-05-21 04:09:41.756606 | instance | 2026-05-21 04:09:41.756789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-21 04:09:41.756971 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.063) 0:00:11.204 ********** 2026-05-21 04:09:41.814822 | instance | skipping: [instance] 2026-05-21 04:09:41.815051 | instance | 2026-05-21 04:09:41.815360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-21 04:09:41.815627 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.058) 0:00:11.262 ********** 2026-05-21 04:09:41.873462 | instance | skipping: [instance] 2026-05-21 04:09:41.873670 | instance | 2026-05-21 04:09:41.874037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-21 04:09:41.874571 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.058) 0:00:11.321 ********** 2026-05-21 04:09:41.939602 | instance | ok: [instance] 2026-05-21 04:09:41.939829 | instance | 2026-05-21 04:09:41.940101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-21 04:09:41.940472 | instance | Thursday 21 May 2026 04:09:41 +0000 (0:00:00.066) 0:00:11.387 ********** 2026-05-21 04:09:42.028344 | instance | ok: [instance] => (item=identity) 2026-05-21 04:09:42.028593 | instance | ok: [instance] => (item=dashboard) 2026-05-21 04:09:42.028842 | instance | 2026-05-21 04:09:42.029109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-21 04:09:42.029401 | instance | Thursday 21 May 2026 04:09:42 +0000 (0:00:00.088) 0:00:11.476 ********** 2026-05-21 04:09:42.121312 | instance | ok: [instance] 2026-05-21 04:09:42.121578 | instance | 2026-05-21 04:09:42.121889 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-05-21 04:09:42.122189 | instance | Thursday 21 May 2026 04:09:42 +0000 (0:00:00.092) 0:00:11.569 ********** 2026-05-21 04:09:43.190031 | instance | ok: [instance] 2026-05-21 04:09:43.190267 | instance | 2026-05-21 04:09:43.190637 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-05-21 04:09:43.190893 | instance | Thursday 21 May 2026 04:09:43 +0000 (0:00:01.068) 0:00:12.637 ********** 2026-05-21 04:09:43.270648 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '80aec50b-c315-45e4-afcd-f036f95e8b5a'}}}}) 2026-05-21 04:09:43.270868 | instance | 2026-05-21 04:09:43.271142 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-05-21 04:09:43.271502 | instance | Thursday 21 May 2026 04:09:43 +0000 (0:00:00.080) 0:00:12.718 ********** 2026-05-21 04:09:44.399059 | instance | ok: [instance] 2026-05-21 04:09:44.399444 | instance | 2026-05-21 04:09:44.399795 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-05-21 04:09:44.400123 | instance | Thursday 21 May 2026 04:09:44 +0000 (0:00:01.127) 0:00:13.846 ********** 2026-05-21 04:09:44.487049 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '0a87deb6-9690-4095-8d8f-10740e86575e'}}}}) 2026-05-21 04:09:44.487272 | instance | 2026-05-21 04:09:44.487689 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-05-21 04:09:44.488025 | instance | Thursday 21 May 2026 04:09:44 +0000 (0:00:00.088) 0:00:13.934 ********** 2026-05-21 04:09:45.708271 | instance | ok: [instance] 2026-05-21 04:09:45.708431 | instance | 2026-05-21 04:09:45.708657 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-05-21 04:09:45.708860 | instance | Thursday 21 May 2026 04:09:45 +0000 (0:00:01.221) 0:00:15.156 ********** 2026-05-21 04:09:45.784290 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'a75b0c58-0b19-4a4a-9975-7dc790c8f693'}}}}) 2026-05-21 04:09:45.784521 | instance | 2026-05-21 04:09:45.784802 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-05-21 04:09:45.785064 | instance | Thursday 21 May 2026 04:09:45 +0000 (0:00:00.075) 0:00:15.232 ********** 2026-05-21 04:20:47.357412 | instance | changed: [instance] 2026-05-21 04:20:47.357514 | instance | 2026-05-21 04:20:47.357871 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-05-21 04:20:47.357958 | instance | Thursday 21 May 2026 04:20:47 +0000 (0:11:01.572) 0:11:16.804 ********** 2026-05-21 04:20:48.363823 | instance | ok: [instance] 2026-05-21 04:20:48.363991 | instance | 2026-05-21 04:20:48.364218 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-05-21 04:20:48.364456 | instance | Thursday 21 May 2026 04:20:48 +0000 (0:00:01.006) 0:11:17.811 ********** 2026-05-21 04:20:49.319033 | instance | ok: [instance] 2026-05-21 04:20:49.319274 | instance | 2026-05-21 04:20:49.319632 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-05-21 04:20:49.319890 | instance | Thursday 21 May 2026 04:20:49 +0000 (0:00:00.955) 0:11:18.767 ********** 2026-05-21 04:20:49.351430 | instance | ok: [instance] => { 2026-05-21 04:20:49.351743 | instance | "msg": [ 2026-05-21 04:20:49.352013 | instance | "+ tempest cleanup --init-saved-state", 2026-05-21 04:20:49.352281 | instance | "+ '[' true == false ']'", 2026-05-21 04:20:49.352548 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-05-21 04:20:49.352836 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-05-21 04:20:49.353104 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-05-21 04:20:49.353385 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-05-21 04:20:49.353651 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-05-21 04:20:49.353939 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.220707s] ... ok", 2026-05-21 04:20:49.354210 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.057654s] ... ok", 2026-05-21 04:20:49.354490 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.686705s] ... ok", 2026-05-21 04:20:49.354773 | instance | "{0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [5.690031s] ... ok", 2026-05-21 04:20:49.355051 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.615011s] ... ok", 2026-05-21 04:20:49.355354 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.830709s] ... ok", 2026-05-21 04:20:49.355716 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.668779s] ... ok", 2026-05-21 04:20:49.355999 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.131242s] ... ok", 2026-05-21 04:20:49.356276 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000368s] ... ok", 2026-05-21 04:20:49.356572 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.055541s] ... ok", 2026-05-21 04:20:49.356767 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000250s] ... ok", 2026-05-21 04:20:49.356952 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.321249s] ... ok", 2026-05-21 04:20:49.357135 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.182264s] ... ok", 2026-05-21 04:20:49.357319 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.428613s] ... ok", 2026-05-21 04:20:49.357504 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [8.088375s] ... ok", 2026-05-21 04:20:49.357722 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.858850s] ... ok", 2026-05-21 04:20:49.357905 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.464941s] ... ok", 2026-05-21 04:20:49.358087 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.008855s] ... ok", 2026-05-21 04:20:49.358270 | instance | "{0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [47.958439s] ... ok", 2026-05-21 04:20:49.358453 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.088842s] ... ok", 2026-05-21 04:20:49.358636 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000319s] ... ok", 2026-05-21 04:20:49.358817 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.529125s] ... ok", 2026-05-21 04:20:49.359003 | instance | "{0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.072717s] ... ok", 2026-05-21 04:20:49.359189 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.333417s] ... ok", 2026-05-21 04:20:49.359430 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.077770s] ... ok", 2026-05-21 04:20:49.359640 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.130841s] ... ok", 2026-05-21 04:20:49.359831 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.005640s] ... ok", 2026-05-21 04:20:49.360007 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [3.325560s] ... ok", 2026-05-21 04:20:49.360190 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.145850s] ... ok", 2026-05-21 04:20:49.360370 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.057336s] ... ok", 2026-05-21 04:20:49.360552 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.035535s] ... ok", 2026-05-21 04:20:49.360735 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.080831s] ... ok", 2026-05-21 04:20:49.360919 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.036543s] ... ok", 2026-05-21 04:20:49.361129 | instance | "2026-05-21 04:12:33.765 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-05-21 04:20:49.361315 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [14.210701s] ... ok", 2026-05-21 04:20:49.361740 | instance | "2026-05-21 04:12:36.267 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-05-21 04:20:49.361941 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.810247s] ... ok", 2026-05-21 04:20:49.362152 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [28.560373s] ... ok", 2026-05-21 04:20:49.362334 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.038711s] ... ok", 2026-05-21 04:20:49.362535 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.081379s] ... ok", 2026-05-21 04:20:49.362921 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.527162s] ... ok", 2026-05-21 04:20:49.363116 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [2.607841s] ... ok", 2026-05-21 04:20:49.363324 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.575087s] ... ok", 2026-05-21 04:20:49.363542 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.743269s] ... ok", 2026-05-21 04:20:49.363788 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.041713s] ... ok", 2026-05-21 04:20:49.363975 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.521456s] ... ok", 2026-05-21 04:20:49.364159 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010618s] ... ok", 2026-05-21 04:20:49.364347 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.181338s] ... ok", 2026-05-21 04:20:49.364527 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008016s] ... ok", 2026-05-21 04:20:49.364664 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.123053s] ... ok", 2026-05-21 04:20:49.364786 | instance | "{2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.098549s] ... ok", 2026-05-21 04:20:49.364929 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [50.434418s] ... ok", 2026-05-21 04:20:49.365053 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.447468s] ... ok", 2026-05-21 04:20:49.365190 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.338494s] ... ok", 2026-05-21 04:20:49.365344 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.070534s] ... ok", 2026-05-21 04:20:49.365511 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.069697s] ... ok", 2026-05-21 04:20:49.365690 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.286592s] ... ok", 2026-05-21 04:20:49.365858 | instance | "{3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.317579s] ... ok", 2026-05-21 04:20:49.366014 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.046448s] ... ok", 2026-05-21 04:20:49.366179 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.020425s] ... ok", 2026-05-21 04:20:49.366323 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.018458s] ... ok", 2026-05-21 04:20:49.366444 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.111957s] ... ok", 2026-05-21 04:20:49.366586 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.026131s] ... ok", 2026-05-21 04:20:49.366736 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.009483s] ... ok", 2026-05-21 04:20:49.366860 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.300750s] ... ok", 2026-05-21 04:20:49.366991 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.189242s] ... ok", 2026-05-21 04:20:49.367110 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.117711s] ... ok", 2026-05-21 04:20:49.367234 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.642294s] ... ok", 2026-05-21 04:20:49.367403 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.473568s] ... ok", 2026-05-21 04:20:49.367532 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [2.662452s] ... ok", 2026-05-21 04:20:49.367694 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.237899s] ... ok", 2026-05-21 04:20:49.367827 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.098622s] ... ok", 2026-05-21 04:20:49.367955 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.801433s] ... ok", 2026-05-21 04:20:49.368077 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.076194s] ... ok", 2026-05-21 04:20:49.368204 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.553631s] ... ok", 2026-05-21 04:20:49.368328 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [3.136317s] ... ok", 2026-05-21 04:20:49.368456 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [2.172013s] ... ok", 2026-05-21 04:20:49.368579 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.056258s] ... ok", 2026-05-21 04:20:49.368703 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.036367s] ... ok", 2026-05-21 04:20:49.369023 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.639554s] ... ok", 2026-05-21 04:20:49.369147 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.176828s] ... ok", 2026-05-21 04:20:49.369271 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [2.892295s] ... ok", 2026-05-21 04:20:49.369398 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.332248s] ... ok", 2026-05-21 04:20:49.369522 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [2.107901s] ... ok", 2026-05-21 04:20:49.369651 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [4.079958s] ... ok", 2026-05-21 04:20:49.369769 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [3.629083s] ... ok", 2026-05-21 04:20:49.369892 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.185321s] ... ok", 2026-05-21 04:20:49.370016 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.112442s] ... ok", 2026-05-21 04:20:49.370139 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.285126s] ... ok", 2026-05-21 04:20:49.370289 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.887918s] ... ok", 2026-05-21 04:20:49.370415 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.814878s] ... ok", 2026-05-21 04:20:49.370541 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.311482s] ... ok", 2026-05-21 04:20:49.370672 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.942278s] ... ok", 2026-05-21 04:20:49.370989 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [3.289608s] ... ok", 2026-05-21 04:20:49.371112 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.033149s] ... ok", 2026-05-21 04:20:49.371236 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [2.508739s] ... ok", 2026-05-21 04:20:49.371400 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.556401s] ... ok", 2026-05-21 04:20:49.371528 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.087174s] ... ok", 2026-05-21 04:20:49.371664 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.093895s] ... ok", 2026-05-21 04:20:49.371788 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.060705s] ... ok", 2026-05-21 04:20:49.371910 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.058741s] ... ok", 2026-05-21 04:20:49.372037 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.036016s] ... ok", 2026-05-21 04:20:49.372162 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.947179s] ... ok", 2026-05-21 04:20:49.372532 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.825043s] ... ok", 2026-05-21 04:20:49.372543 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.002228s] ... ok", 2026-05-21 04:20:49.372549 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.582769s] ... ok", 2026-05-21 04:20:49.372664 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [14.744348s] ... ok", 2026-05-21 04:20:49.372788 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.778483s] ... ok", 2026-05-21 04:20:49.372912 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [2.245106s] ... ok", 2026-05-21 04:20:49.373035 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.545044s] ... ok", 2026-05-21 04:20:49.373330 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.521548s] ... ok", 2026-05-21 04:20:49.373450 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [24.200346s] ... ok", 2026-05-21 04:20:49.373576 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [5.443459s] ... ok", 2026-05-21 04:20:49.373705 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [0.131197s] ... ok", 2026-05-21 04:20:49.373846 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.552542s] ... ok", 2026-05-21 04:20:49.373968 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.082932s] ... ok", 2026-05-21 04:20:49.374089 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.077378s] ... ok", 2026-05-21 04:20:49.374212 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.048682s] ... ok", 2026-05-21 04:20:49.374336 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.041314s] ... ok", 2026-05-21 04:20:49.374459 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.105806s] ... ok", 2026-05-21 04:20:49.374599 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.359229s] ... ok", 2026-05-21 04:20:49.374712 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.050018s] ... ok", 2026-05-21 04:20:49.375019 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.179890s] ... ok", 2026-05-21 04:20:49.375144 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [11.430681s] ... ok", 2026-05-21 04:20:49.375269 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.266932s] ... ok", 2026-05-21 04:20:49.375494 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.332021s] ... ok", 2026-05-21 04:20:49.375890 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-05-21 04:20:49.376037 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.161392s] ... ok", 2026-05-21 04:20:49.376161 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.115042s] ... ok", 2026-05-21 04:20:49.376282 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [1.580454s] ... ok", 2026-05-21 04:20:49.376402 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [1.308199s] ... ok", 2026-05-21 04:20:49.376524 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.181477s] ... ok", 2026-05-21 04:20:49.376658 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.184959s] ... ok", 2026-05-21 04:20:49.376765 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.153846s] ... ok", 2026-05-21 04:20:49.376888 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [5.192113s] ... ok", 2026-05-21 04:20:49.377007 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [11.477771s] ... ok", 2026-05-21 04:20:49.377126 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.118775s] ... ok", 2026-05-21 04:20:49.377244 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.062939s] ... ok", 2026-05-21 04:20:49.377362 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.011264s] ... ok", 2026-05-21 04:20:49.377482 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.261364s] ... ok", 2026-05-21 04:20:49.377600 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.257669s] ... ok", 2026-05-21 04:20:49.377718 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.009797s] ... ok", 2026-05-21 04:20:49.377840 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [4.326833s] ... ok", 2026-05-21 04:20:49.377954 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.330292s] ... ok", 2026-05-21 04:20:49.378076 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.297016s] ... ok", 2026-05-21 04:20:49.378194 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.232585s] ... ok", 2026-05-21 04:20:49.378313 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.237962s] ... ok", 2026-05-21 04:20:49.378433 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.074438s] ... ok", 2026-05-21 04:20:49.378551 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.055338s] ... ok", 2026-05-21 04:20:49.378668 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.020105s] ... ok", 2026-05-21 04:20:49.378786 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.019496s] ... ok", 2026-05-21 04:20:49.378904 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.014462s] ... ok", 2026-05-21 04:20:49.379022 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.028292s] ... ok", 2026-05-21 04:20:49.379146 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.017587s] ... ok", 2026-05-21 04:20:49.379266 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.020525s] ... ok", 2026-05-21 04:20:49.379404 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.015356s] ... ok", 2026-05-21 04:20:49.379521 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.462770s] ... ok", 2026-05-21 04:20:49.379677 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.437832s] ... ok", 2026-05-21 04:20:49.379799 | instance | "2026-05-21 04:15:24.847 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216", 2026-05-21 04:20:49.379917 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.863032s] ... ok", 2026-05-21 04:20:49.380039 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.178417s] ... ok", 2026-05-21 04:20:49.380168 | instance | "2026-05-21 04:15:52.617 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216", 2026-05-21 04:20:49.380287 | instance | "{2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [80.326572s] ... ok", 2026-05-21 04:20:49.380406 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.856030s] ... ok", 2026-05-21 04:20:49.380524 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.230815s] ... ok", 2026-05-21 04:20:49.380641 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.543113s] ... ok", 2026-05-21 04:20:49.380760 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.768936s] ... ok", 2026-05-21 04:20:49.380880 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [77.977945s] ... ok", 2026-05-21 04:20:49.380989 | instance | "", 2026-05-21 04:20:49.381098 | instance | "======", 2026-05-21 04:20:49.381208 | instance | "Totals", 2026-05-21 04:20:49.381316 | instance | "======", 2026-05-21 04:20:49.381429 | instance | "Ran: 164 tests in 545.8672 sec.", 2026-05-21 04:20:49.381544 | instance | " - Passed: 163", 2026-05-21 04:20:49.381654 | instance | " - Skipped: 1", 2026-05-21 04:20:49.381765 | instance | " - Expected Fail: 0", 2026-05-21 04:20:49.381876 | instance | " - Unexpected Success: 0", 2026-05-21 04:20:49.381985 | instance | " - Failed: 0", 2026-05-21 04:20:49.382098 | instance | "Sum of execute time for each test: 540.1096 sec.", 2026-05-21 04:20:49.382207 | instance | "", 2026-05-21 04:20:49.382316 | instance | "==============", 2026-05-21 04:20:49.382426 | instance | "Worker Balance", 2026-05-21 04:20:49.382535 | instance | "==============", 2026-05-21 04:20:49.382649 | instance | " - Worker 0 (38 tests) => 0:03:30.442391", 2026-05-21 04:20:49.382761 | instance | " - Worker 1 (57 tests) => 0:04:30.460070", 2026-05-21 04:20:49.382873 | instance | " - Worker 2 (36 tests) => 0:05:42.464634", 2026-05-21 04:20:49.382984 | instance | " - Worker 3 (33 tests) => 0:08:26.888929", 2026-05-21 04:20:49.383095 | instance | "+ tempest cleanup", 2026-05-21 04:20:49.383206 | instance | "" 2026-05-21 04:20:49.383324 | instance | ] 2026-05-21 04:20:49.383434 | instance | } 2026-05-21 04:20:49.389455 | instance | 2026-05-21 04:20:49.389565 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-05-21 04:20:49.389680 | instance | Thursday 21 May 2026 04:20:49 +0000 (0:00:00.070) 0:11:18.838 ********** 2026-05-21 04:20:49.452435 | instance | skipping: [instance] 2026-05-21 04:20:49.452521 | instance | 2026-05-21 04:20:49.452642 | instance | PLAY RECAP ********************************************************************* 2026-05-21 04:20:49.452767 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-05-21 04:20:49.452887 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 04:20:49.452995 | instance | 2026-05-21 04:20:49.453127 | instance | Thursday 21 May 2026 04:20:49 +0000 (0:00:00.063) 0:11:18.901 ********** 2026-05-21 04:20:49.453220 | instance | =============================================================================== 2026-05-21 04:20:49.453328 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 661.57s 2026-05-21 04:20:49.453440 | instance | Gathering Facts --------------------------------------------------------- 4.15s 2026-05-21 04:20:49.453552 | instance | Run "stestr" tests ------------------------------------------------------ 2.91s 2026-05-21 04:20:49.453665 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.22s 2026-05-21 04:20:49.453777 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.16s 2026-05-21 04:20:49.453892 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.13s 2026-05-21 04:20:49.454008 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.07s 2026-05-21 04:20:49.454124 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 1.01s 2026-05-21 04:20:49.454240 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.96s 2026-05-21 04:20:49.454356 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.66s 2026-05-21 04:20:49.454472 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.64s 2026-05-21 04:20:49.454594 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.34s 2026-05-21 04:20:49.454713 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-05-21 04:20:49.454826 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-05-21 04:20:49.454943 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-05-21 04:20:49.455072 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-05-21 04:20:49.455188 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-21 04:20:49.455330 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.09s 2026-05-21 04:20:49.455444 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-05-21 04:20:49.455557 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.09s 2026-05-21 04:20:49.526006 | instance | INFO [aio > verify] Executed: Successful 2026-05-21 04:20:49.537332 | instance | INFO [aio > cleanup] Executing 2026-05-21 04:20:49.537807 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:20:49.550269 | instance | INFO [aio > destroy] Executing 2026-05-21 04:20:49.550338 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-21 04:20:49.550460 | instance | INFO [aio > destroy] Executed: Successful 2026-05-21 04:20:49.551119 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-21 04:20:50.010744 | instance | ok: Runtime: 1:26:03.890073 2026-05-21 04:20:50.086466 | 2026-05-21 04:20:50.086608 | PLAY RECAP 2026-05-21 04:20:50.086670 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:20:50.086700 | 2026-05-21 04:20:50.225374 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 04:20:50.240711 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-05-21 04:20:50.881201 | 2026-05-21 04:20:50.881391 | PLAY [all] 2026-05-21 04:20:50.898234 | 2026-05-21 04:20:50.898378 | TASK [gather-host-logs : creating directory for system status] 2026-05-21 04:20:51.259017 | instance | changed 2026-05-21 04:20:51.264691 | 2026-05-21 04:20:51.264789 | TASK [gather-host-logs : Get logs for each host] 2026-05-21 04:20:51.634434 | instance | + systemd-cgls --full --all --no-pager 2026-05-21 04:20:51.680580 | instance | + ip addr 2026-05-21 04:20:51.688908 | instance | + ip route 2026-05-21 04:20:51.690930 | instance | + lsblk 2026-05-21 04:20:51.710792 | instance | + mount 2026-05-21 04:20:51.728203 | instance | + docker images 2026-05-21 04:20:51.746373 | instance | + brctl show 2026-05-21 04:20:51.747859 | instance | /bin/bash: line 8: brctl: command not found 2026-05-21 04:20:51.748105 | instance | + ps aux --sort=-%mem 2026-05-21 04:20:51.801761 | instance | + dpkg -l 2026-05-21 04:20:51.811608 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-21 04:20:51.812189 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-21 04:20:51.830607 | instance | + '[' '!' -z '' ']' 2026-05-21 04:20:52.304624 | instance | ok: Runtime: 0:00:00.202437 2026-05-21 04:20:52.312610 | 2026-05-21 04:20:52.312722 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-21 04:20:52.957401 | instance | changed: 2026-05-21 04:20:52.957590 | instance | created directory /var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/logs/instance 2026-05-21 04:20:52.957620 | instance | cd+++++++++ system/ 2026-05-21 04:20:52.957642 | instance | >f+++++++++ system/brctl-show.txt 2026-05-21 04:20:52.957663 | instance | >f+++++++++ system/docker-images.txt 2026-05-21 04:20:52.957682 | instance | >f+++++++++ system/ip-addr.txt 2026-05-21 04:20:52.957705 | instance | >f+++++++++ system/ip-route.txt 2026-05-21 04:20:52.957729 | instance | >f+++++++++ system/lsblk.txt 2026-05-21 04:20:52.957751 | instance | >f+++++++++ system/mount.txt 2026-05-21 04:20:52.957773 | instance | >f+++++++++ system/packages.txt 2026-05-21 04:20:52.957791 | instance | >f+++++++++ system/ps.txt 2026-05-21 04:20:52.957812 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-21 04:20:52.969382 | 2026-05-21 04:20:52.969494 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-21 04:20:53.175063 | instance | changed: "values" 2026-05-21 04:20:53.369293 | instance | changed: "releases" 2026-05-21 04:20:53.389338 | 2026-05-21 04:20:53.389552 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-21 04:21:02.987402 | instance | ok: Runtime: 0:00:08.970377 2026-05-21 04:21:02.993262 | 2026-05-21 04:21:02.993360 | TASK [helm-release-status : Downloads logs to executor] 2026-05-21 04:21:03.504192 | instance | changed: 2026-05-21 04:21:03.504426 | instance | cd+++++++++ helm/ 2026-05-21 04:21:03.504470 | instance | cd+++++++++ helm/releases/ 2026-05-21 04:21:03.504505 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-21 04:21:03.504541 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-21 04:21:03.504571 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-21 04:21:03.504602 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-21 04:21:03.504632 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-21 04:21:03.504662 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-21 04:21:03.504692 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-21 04:21:03.504722 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-21 04:21:03.504752 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-21 04:21:03.504781 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-21 04:21:03.504812 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-21 04:21:03.504841 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-21 04:21:03.504870 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-21 04:21:03.504900 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-21 04:21:03.504929 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-21 04:21:03.504980 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-21 04:21:03.505014 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-21 04:21:03.505046 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-21 04:21:03.505079 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-05-21 04:21:03.505158 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-21 04:21:03.505191 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-21 04:21:03.505222 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-21 04:21:03.505268 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-21 04:21:03.505299 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-21 04:21:03.505330 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-21 04:21:03.505359 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-21 04:21:03.505389 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-21 04:21:03.505419 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-21 04:21:03.505448 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-21 04:21:03.505478 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-21 04:21:03.505507 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-05-21 04:21:03.505535 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-05-21 04:21:03.505564 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-21 04:21:03.505592 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-21 04:21:03.505620 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-21 04:21:03.505649 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-05-21 04:21:03.505679 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-21 04:21:03.505706 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-05-21 04:21:03.505735 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-21 04:21:03.505764 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-21 04:21:03.505794 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-21 04:21:03.505822 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-21 04:21:03.505851 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-05-21 04:21:03.505880 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-21 04:21:03.505909 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-21 04:21:03.505938 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-21 04:21:03.505970 | instance | cd+++++++++ helm/values/ 2026-05-21 04:21:03.506004 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-21 04:21:03.506033 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-21 04:21:03.506061 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-21 04:21:03.506089 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-21 04:21:03.506116 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-21 04:21:03.506143 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-21 04:21:03.506170 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-21 04:21:03.506197 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-21 04:21:03.506224 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-21 04:21:03.506251 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-21 04:21:03.506277 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-21 04:21:03.506304 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-21 04:21:03.506332 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-21 04:21:03.506360 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-21 04:21:03.506387 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-21 04:21:03.506414 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-21 04:21:03.506452 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-21 04:21:03.506488 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-21 04:21:03.506516 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-05-21 04:21:03.506544 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-21 04:21:03.506571 | instance | cd+++++++++ helm/values/openstack/ 2026-05-21 04:21:03.506606 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-21 04:21:03.506634 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-21 04:21:03.506662 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-21 04:21:03.506689 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-21 04:21:03.506717 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-21 04:21:03.506743 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-21 04:21:03.506770 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-21 04:21:03.506796 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-21 04:21:03.506823 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-21 04:21:03.506861 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-05-21 04:21:03.506933 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-05-21 04:21:03.506983 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-21 04:21:03.507016 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-21 04:21:03.507051 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-21 04:21:03.507079 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-05-21 04:21:03.507106 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-21 04:21:03.507133 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-05-21 04:21:03.507160 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-21 04:21:03.507186 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-21 04:21:03.507213 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-21 04:21:03.507240 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-21 04:21:03.507267 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-05-21 04:21:03.507293 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-21 04:21:03.507319 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-21 04:21:03.507346 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-21 04:21:03.520115 | 2026-05-21 04:21:03.520184 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-21 04:21:03.739127 | instance | changed 2026-05-21 04:21:03.747534 | 2026-05-21 04:21:03.747624 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-21 04:21:03.956360 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-21 04:21:03.956500 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-21 04:21:03.961779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:03.965140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:04.050189 | instance | node/instance 2026-05-21 04:21:04.052092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:04.162106 | instance | clusterrole/admin 2026-05-21 04:21:04.370342 | instance | clusterrole/capi-aggregated-manager-role 2026-05-21 04:21:04.422035 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-05-21 04:21:04.422426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:04.458449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:04.550306 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-05-21 04:21:04.628294 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-05-21 04:21:04.740021 | instance | clusterrole/capi-manager-role 2026-05-21 04:21:04.802905 | instance | clusterrole/capo-manager-role 2026-05-21 04:21:04.922931 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-21 04:21:04.978885 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-21 04:21:05.085253 | instance | clusterrole/cert-manager-cainjector 2026-05-21 04:21:05.155182 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-21 04:21:05.252817 | instance | clusterrole/cert-manager-controller-certificates 2026-05-21 04:21:05.343742 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-21 04:21:05.436694 | instance | clusterrole/cert-manager-controller-challenges 2026-05-21 04:21:05.541770 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-21 04:21:05.605694 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-21 04:21:05.708649 | instance | clusterrole/cert-manager-controller-issuers 2026-05-21 04:21:05.790571 | instance | clusterrole/cert-manager-controller-orders 2026-05-21 04:21:05.875755 | instance | clusterrole/cert-manager-edit 2026-05-21 04:21:05.963819 | instance | clusterrole/cert-manager-view 2026-05-21 04:21:06.060736 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-21 04:21:06.143943 | instance | clusterrole/cilium 2026-05-21 04:21:06.245968 | instance | clusterrole/cilium-operator 2026-05-21 04:21:06.332419 | instance | clusterrole/cluster-admin 2026-05-21 04:21:06.412338 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-05-21 04:21:06.509280 | instance | clusterrole/edit 2026-05-21 04:21:06.605142 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-05-21 04:21:06.691732 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-21 04:21:06.809795 | instance | clusterrolebinding/capi-manager-rolebinding 2026-05-21 04:21:06.905910 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-21 04:21:07.006599 | instance | clusterrolebinding/capo-manager-rolebinding 2026-05-21 04:21:07.093422 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-21 04:21:07.177579 | instance | clusterrole/goldpinger-clusterrole 2026-05-21 04:21:07.268686 | instance | clusterrole/ingress-nginx 2026-05-21 04:21:07.355282 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-21 04:21:07.446770 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-21 04:21:07.531489 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-21 04:21:07.638735 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:21:07.705238 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-21 04:21:07.820341 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-21 04:21:07.886114 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-21 04:21:07.989203 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-21 04:21:08.044977 | instance | clusterrole/kubeadm:get-nodes 2026-05-21 04:21:08.172958 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-21 04:21:08.207653 | instance | clusterrole/local-path-provisioner 2026-05-21 04:21:08.353279 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-21 04:21:08.388374 | instance | clusterrole/node-feature-discovery 2026-05-21 04:21:08.550581 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-21 04:21:08.578112 | instance | clusterrole/node-feature-discovery-gc 2026-05-21 04:21:08.722425 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-21 04:21:08.759559 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-21 04:21:08.921657 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-21 04:21:08.934548 | instance | clusterrole/nova-bootstrap 2026-05-21 04:21:09.089817 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-21 04:21:09.129684 | instance | clusterrolebinding/cilium 2026-05-21 04:21:09.282503 | instance | clusterrole/nova-cell-setup 2026-05-21 04:21:09.305281 | instance | clusterrole/objectstorage-provisioner-role 2026-05-21 04:21:09.478077 | instance | clusterrolebinding/cilium-operator 2026-05-21 04:21:09.500396 | instance | clusterrole/orc-image-editor-role 2026-05-21 04:21:09.672043 | instance | clusterrolebinding/cluster-admin 2026-05-21 04:21:09.689758 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-21 04:21:09.844479 | instance | clusterrole/orc-image-viewer-role 2026-05-21 04:21:09.881408 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-21 04:21:10.031674 | instance | clusterrole/orc-manager-role 2026-05-21 04:21:10.064445 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-21 04:21:10.202081 | instance | clusterrole/orc-metrics-auth-role 2026-05-21 04:21:10.254668 | instance | clusterrole/orc-metrics-reader 2026-05-21 04:21:10.372077 | instance | clusterrolebinding/ingress-nginx 2026-05-21 04:21:10.429168 | instance | clusterrole/ovn-controller 2026-05-21 04:21:10.547485 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-21 04:21:10.628330 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-05-21 04:21:10.718070 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:21:10.796532 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-21 04:21:10.886015 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-21 04:21:10.983383 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-21 04:21:11.074422 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-21 04:21:11.160858 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-21 04:21:11.260509 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-21 04:21:11.338544 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-21 04:21:11.436968 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-21 04:21:11.516711 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-21 04:21:11.630561 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-21 04:21:11.692345 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-21 04:21:11.793900 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-21 04:21:11.858955 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-21 04:21:11.956955 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-21 04:21:12.015907 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-21 04:21:12.142668 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-21 04:21:12.204604 | instance | clusterrolebinding/local-path-provisioner 2026-05-21 04:21:12.304580 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-21 04:21:12.390359 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-21 04:21:12.488942 | instance | clusterrolebinding/magnum-cluster-api 2026-05-21 04:21:12.572664 | instance | clusterrole/rook-ceph-global 2026-05-21 04:21:12.684375 | instance | clusterrolebinding/node-feature-discovery 2026-05-21 04:21:12.756240 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-21 04:21:12.861572 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-21 04:21:12.928105 | instance | clusterrole/rook-ceph-mgr-system 2026-05-21 04:21:13.040293 | instance | clusterrolebinding/nova-bootstrap 2026-05-21 04:21:13.109390 | instance | clusterrole/rook-ceph-object-bucket 2026-05-21 04:21:13.216166 | instance | clusterrolebinding/nova-cell-setup 2026-05-21 04:21:13.289210 | instance | clusterrole/rook-ceph-osd 2026-05-21 04:21:13.385741 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-21 04:21:13.450705 | instance | clusterrole/rook-ceph-system 2026-05-21 04:21:13.558325 | instance | clusterrolebinding/orc-manager-rolebinding 2026-05-21 04:21:13.648023 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-21 04:21:13.720293 | instance | clusterrole/system:aggregate-to-admin 2026-05-21 04:21:13.833296 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-05-21 04:21:13.905787 | instance | clusterrole/system:aggregate-to-edit 2026-05-21 04:21:14.007949 | instance | clusterrolebinding/ovn-controller 2026-05-21 04:21:14.086623 | instance | clusterrole/system:aggregate-to-view 2026-05-21 04:21:14.179729 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-05-21 04:21:14.278159 | instance | clusterrole/system:auth-delegator 2026-05-21 04:21:14.370825 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-21 04:21:14.453405 | instance | clusterrole/system:basic-user 2026-05-21 04:21:14.560287 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-21 04:21:14.639924 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-21 04:21:14.737409 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-21 04:21:14.828990 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-21 04:21:14.906601 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-21 04:21:14.996885 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-21 04:21:15.077424 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-21 04:21:15.160196 | instance | clusterrolebinding/rook-ceph-global 2026-05-21 04:21:15.241226 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-21 04:21:15.314293 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-21 04:21:15.413568 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-21 04:21:15.487661 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-21 04:21:15.602841 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-21 04:21:15.668509 | instance | clusterrole/system:controller:certificate-controller 2026-05-21 04:21:15.794162 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-21 04:21:15.843994 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-21 04:21:15.994478 | instance | clusterrolebinding/rook-ceph-osd 2026-05-21 04:21:16.028303 | instance | clusterrole/system:controller:cronjob-controller 2026-05-21 04:21:16.169508 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-21 04:21:16.214446 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-21 04:21:16.354549 | instance | clusterrole/system:controller:deployment-controller 2026-05-21 04:21:16.391259 | instance | clusterrole/system:controller:disruption-controller 2026-05-21 04:21:16.539794 | instance | clusterrole/system:controller:endpoint-controller 2026-05-21 04:21:16.590504 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-21 04:21:16.718274 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-21 04:21:16.785832 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-21 04:21:16.906200 | instance | clusterrolebinding/rook-ceph-system 2026-05-21 04:21:16.955605 | instance | clusterrole/system:controller:expand-controller 2026-05-21 04:21:17.127120 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-21 04:21:17.155414 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-21 04:21:17.321304 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-21 04:21:17.335133 | instance | clusterrole/system:controller:job-controller 2026-05-21 04:21:17.505198 | instance | clusterrole/system:controller:namespace-controller 2026-05-21 04:21:17.521954 | instance | clusterrolebinding/system:basic-user 2026-05-21 04:21:17.681870 | instance | clusterrole/system:controller:node-controller 2026-05-21 04:21:17.719827 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-21 04:21:17.873412 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-21 04:21:17.918946 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-21 04:21:18.062319 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-21 04:21:18.118930 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-21 04:21:18.249049 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-21 04:21:18.301653 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-21 04:21:18.442176 | instance | clusterrole/system:controller:replicaset-controller 2026-05-21 04:21:18.493279 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-21 04:21:18.635369 | instance | clusterrole/system:controller:replication-controller 2026-05-21 04:21:18.679152 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-21 04:21:18.831429 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-21 04:21:18.865249 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-21 04:21:19.043416 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-21 04:21:19.052239 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-21 04:21:19.229472 | instance | clusterrole/system:controller:route-controller 2026-05-21 04:21:19.229800 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-21 04:21:19.398871 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-21 04:21:19.414891 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-21 04:21:19.588583 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-21 04:21:19.616299 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-21 04:21:19.772170 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-21 04:21:19.808317 | instance | clusterrole/system:controller:service-account-controller 2026-05-21 04:21:19.941923 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-21 04:21:19.995134 | instance | clusterrole/system:controller:service-controller 2026-05-21 04:21:20.126893 | instance | clusterrolebinding/system:controller:job-controller 2026-05-21 04:21:20.199483 | instance | clusterrole/system:controller:statefulset-controller 2026-05-21 04:21:20.333248 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-21 04:21:20.403646 | instance | clusterrole/system:controller:ttl-controller 2026-05-21 04:21:20.533197 | instance | clusterrole/system:coredns 2026-05-21 04:21:20.586851 | instance | clusterrole/system:discovery 2026-05-21 04:21:20.729126 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-21 04:21:20.763696 | instance | clusterrole/system:heapster 2026-05-21 04:21:20.935459 | instance | clusterrolebinding/system:controller:node-controller 2026-05-21 04:21:20.954518 | instance | clusterrole/system:kube-aggregator 2026-05-21 04:21:21.116917 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-21 04:21:21.155834 | instance | clusterrole/system:kube-controller-manager 2026-05-21 04:21:21.306223 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-21 04:21:21.349132 | instance | clusterrole/system:kube-dns 2026-05-21 04:21:21.517373 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-21 04:21:21.548616 | instance | clusterrole/system:kube-scheduler 2026-05-21 04:21:21.735465 | instance | clusterrole/system:kubelet-api-admin 2026-05-21 04:21:21.754686 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-21 04:21:21.913124 | instance | clusterrole/system:monitoring 2026-05-21 04:21:21.922919 | instance | clusterrole/system:node 2026-05-21 04:21:22.098836 | instance | clusterrole/system:node-bootstrapper 2026-05-21 04:21:22.099551 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-21 04:21:22.276575 | instance | clusterrole/system:node-problem-detector 2026-05-21 04:21:22.276895 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-21 04:21:22.462326 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-21 04:21:22.463443 | instance | clusterrole/system:node-proxier 2026-05-21 04:21:22.638934 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-21 04:21:22.653655 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-21 04:21:22.821510 | instance | clusterrolebinding/system:controller:route-controller 2026-05-21 04:21:22.844999 | instance | clusterrole/system:public-info-viewer 2026-05-21 04:21:23.017824 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-21 04:21:23.019836 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-21 04:21:23.194115 | instance | clusterrolebinding/system:controller:service-controller 2026-05-21 04:21:23.194835 | instance | clusterrole/system:volume-scheduler 2026-05-21 04:21:23.371895 | instance | clusterrole/vector 2026-05-21 04:21:23.373959 | instance | clusterrole/view 2026-05-21 04:21:23.542698 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-21 04:21:23.557966 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-21 04:21:23.710796 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-21 04:21:23.729439 | instance | clusterrolebinding/system:coredns 2026-05-21 04:21:23.891102 | instance | clusterrolebinding/system:discovery 2026-05-21 04:21:23.911353 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-21 04:21:24.073128 | instance | clusterrolebinding/system:kube-dns 2026-05-21 04:21:24.078669 | instance | clusterrolebinding/system:kube-scheduler 2026-05-21 04:21:24.238346 | instance | clusterrolebinding/system:monitoring 2026-05-21 04:21:24.244847 | instance | clusterrolebinding/system:node 2026-05-21 04:21:24.415348 | instance | clusterrolebinding/system:node-proxier 2026-05-21 04:21:24.416238 | instance | clusterrolebinding/system:public-info-viewer 2026-05-21 04:21:24.596711 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-21 04:21:24.602977 | instance | clusterrolebinding/system:volume-scheduler 2026-05-21 04:21:24.782729 | instance | clusterrolebinding/vector 2026-05-21 04:21:24.784809 | instance | storageclass/general 2026-05-21 04:21:24.965581 | instance | namespace/auth-system 2026-05-21 04:21:25.013832 | instance | namespace/capi-kubeadm-bootstrap-system 2026-05-21 04:21:25.140702 | instance | namespace/capi-kubeadm-control-plane-system 2026-05-21 04:21:25.203929 | instance | namespace/capi-system 2026-05-21 04:21:25.308515 | instance | namespace/capo-system 2026-05-21 04:21:25.386924 | instance | namespace/cert-manager 2026-05-21 04:21:25.482897 | instance | namespace/default 2026-05-21 04:21:25.590110 | instance | namespace/envoy-gateway-system 2026-05-21 04:21:25.685102 | instance | namespace/ingress-nginx 2026-05-21 04:21:25.785921 | instance | namespace/kube-node-lease 2026-05-21 04:21:25.887066 | instance | namespace/kube-public 2026-05-21 04:21:25.990336 | instance | namespace/kube-system 2026-05-21 04:21:26.082690 | instance | namespace/local-path-storage 2026-05-21 04:21:26.171122 | instance | namespace/magnum-system 2026-05-21 04:21:26.275829 | instance | namespace/monitoring 2026-05-21 04:21:26.362100 | instance | namespace/openstack 2026-05-21 04:21:26.462005 | instance | namespace/orc-system 2026-05-21 04:21:26.551108 | instance | namespace/rook-ceph 2026-05-21 04:21:26.651498 | instance | namespace/secretgen-controller 2026-05-21 04:21:27.324738 | instance | ok: Runtime: 0:00:22.893367 2026-05-21 04:21:27.334409 | 2026-05-21 04:21:27.334479 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-21 04:21:27.550517 | instance | changed 2026-05-21 04:21:27.557595 | 2026-05-21 04:21:27.557748 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-21 04:21:27.772385 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-21 04:21:27.773043 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-21 04:21:27.773738 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-21 04:21:27.872701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:27.873271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:27.967681 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:27.970408 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-21 04:21:27.971858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:27.974860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.065306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.079517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.164924 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:28.172836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.183655 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-05-21 04:21:28.199516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.281029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.310823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.348895 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-05-21 04:21:28.378703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.414781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.468304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.502129 | instance | auth-system/endpoints/keycloak 2026-05-21 04:21:28.507142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.558130 | instance | auth-system/endpoints/keycloak-headless 2026-05-21 04:21:28.574171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.637020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.676227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.729420 | instance | auth-system/endpoints/keycloak-metrics 2026-05-21 04:21:28.731419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.762597 | instance | auth-system/ingresses/keycloak 2026-05-21 04:21:28.792086 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:28.805120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.831280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.915365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.924812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:28.927445 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq 2026-05-21 04:21:28.983156 | instance | auth-system/networkpolicies/keycloak 2026-05-21 04:21:29.017688 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:29.024991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.032398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.124098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.133540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.144977 | instance | auth-system/pods/keycloak-0 2026-05-21 04:21:29.211829 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-05-21 04:21:29.213653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.235506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.343528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.343963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.353792 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-05-21 04:21:29.441559 | instance | auth-system/secrets/keycloak 2026-05-21 04:21:29.453297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.453654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.544174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.544749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.548606 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-05-21 04:21:29.624263 | instance | auth-system/secrets/keycloak-externaldb 2026-05-21 04:21:29.638391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.659761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.737072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.755605 | instance | auth-system/secrets/keycloak.199-19-213-39.nip.io-tls 2026-05-21 04:21:29.768758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.843208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.851431 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-21 04:21:29.868011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.941869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:29.955950 | instance | auth-system/serviceaccounts/default 2026-05-21 04:21:29.981310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.053400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.079655 | instance | auth-system/serviceaccounts/keycloak 2026-05-21 04:21:30.088288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.162099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.166657 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-05-21 04:21:30.175042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.256586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.284113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.296199 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-05-21 04:21:30.362496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.362566 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-05-21 04:21:30.381805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.474804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.498416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.505936 | instance | auth-system/services/keycloak 2026-05-21 04:21:30.569463 | instance | auth-system/services/keycloak-headless 2026-05-21 04:21:30.581690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.591472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.695522 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:30.700177 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:30.706287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.714400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.742371 | instance | auth-system/services/keycloak-metrics 2026-05-21 04:21:30.786850 | instance | auth-system/statefulsets/keycloak 2026-05-21 04:21:30.822104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.822902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.916690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.924489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:30.972554 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:31.023180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.023853 | instance | capi-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:31.028804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.108874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.125812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.193946 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-05-21 04:21:31.210529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.234598 | instance | capi-system/deployment/capi-controller-manager 2026-05-21 04:21:31.237083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.329949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.357251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.431742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.433609 | instance | capi-system/endpoints/capi-webhook-service 2026-05-21 04:21:31.460460 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-05-21 04:21:31.465916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.521171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.599373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.708606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.715887 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-vmxqk 2026-05-21 04:21:31.736139 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr 2026-05-21 04:21:31.736177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.811156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.835527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.907858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.930772 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-05-21 04:21:31.947662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:31.961536 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-05-21 04:21:32.003035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.054517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.105026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.108239 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-05-21 04:21:32.156258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.181862 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-05-21 04:21:32.198303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.284940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.300338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.307064 | instance | capi-system/roles/capi-leader-election-role 2026-05-21 04:21:32.381073 | instance | capi-system/secrets/capi-webhook-service-cert 2026-05-21 04:21:32.401388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.417813 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:32.428303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.507218 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-05-21 04:21:32.510870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.535003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.586450 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-05-21 04:21:32.602141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.631932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.715913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.725347 | instance | capi-system/serviceaccounts/capi-manager 2026-05-21 04:21:32.735326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.828815 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:32.830735 | instance | capi-system/serviceaccounts/default 2026-05-21 04:21:32.841901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.858266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.919658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.967512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:32.996122 | instance | capi-system/services/capi-webhook-service 2026-05-21 04:21:33.061288 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-05-21 04:21:33.079038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.096361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.185598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.223106 | instance | capo-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:33.250561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.276848 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-21 04:21:33.281325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.380097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.385565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.431670 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-21 04:21:33.474469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.492343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.498513 | instance | capo-system/deployment/capo-controller-manager 2026-05-21 04:21:33.591240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.609929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.659474 | instance | capo-system/endpoints/capo-webhook-service 2026-05-21 04:21:33.701534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.708455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.730494 | instance | cert-manager/deployment/cert-manager 2026-05-21 04:21:33.800846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.834376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.868808 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-21 04:21:33.892990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:33.934815 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-21 04:21:33.946768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.001400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.056815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.124001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.129175 | instance | cert-manager/endpoints/cert-manager 2026-05-21 04:21:34.173528 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-21 04:21:34.189806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.213526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.299952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.302934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.349609 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-k42w9 2026-05-21 04:21:34.375319 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-05-21 04:21:34.411542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.420251 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:34.428358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.502706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.553996 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:34.563668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.593061 | instance | capo-system/roles/capo-leader-election-role 2026-05-21 04:21:34.619333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.634562 | instance | capo-system/secrets/capo-webhook-service-cert 2026-05-21 04:21:34.657806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.722205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.767464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.785640 | instance | cert-manager/pods/cert-manager-75c4c745bc-sn8nq 2026-05-21 04:21:34.835609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.849767 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-gjszd 2026-05-21 04:21:34.855596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.916771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:34.960559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.016237 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-xxj45 2026-05-21 04:21:35.046270 | instance | capo-system/serviceaccounts/capo-manager 2026-05-21 04:21:35.071697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.160346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.181175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.237204 | instance | capo-system/serviceaccounts/default 2026-05-21 04:21:35.265419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.268496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.268522 | instance | capo-system/services/capo-webhook-service 2026-05-21 04:21:35.365708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.368776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.447353 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-21 04:21:35.461004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.472041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.485759 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-21 04:21:35.550454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.586534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.652766 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-21 04:21:35.656209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.698609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.702934 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-21 04:21:35.761411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.794622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.861507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.863555 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-21 04:21:35.880333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:35.925072 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-21 04:21:35.973525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.028992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.093769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.098567 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-21 04:21:36.156444 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:36.157867 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-21 04:21:36.167397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.202702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.277483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.286067 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-21 04:21:36.323584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.343761 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-21 04:21:36.387546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.412210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.490975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.512938 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-21 04:21:36.530094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.611583 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:36.621102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.628405 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-21 04:21:36.636092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.718966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.736428 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-21 04:21:36.755921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.814566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.859824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.863496 | instance | cert-manager/serviceaccounts/default 2026-05-21 04:21:36.905507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.970634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:36.991432 | instance | cert-manager/services/cert-manager 2026-05-21 04:21:37.035069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.057511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.090942 | instance | cert-manager/services/cert-manager-webhook 2026-05-21 04:21:37.133575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.162172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.223393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.234450 | instance | default/configmaps/kube-root-ca.crt 2026-05-21 04:21:37.272072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.297207 | instance | default/endpoints/kubernetes 2026-05-21 04:21:37.337040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.401421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.433234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.448387 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-21 04:21:37.487001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.539375 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:37.546903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.587461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.651811 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-21 04:21:37.655087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.705220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.750952 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-21 04:21:37.769573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.824238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.870490 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rjn6m 2026-05-21 04:21:37.886482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.942878 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-21 04:21:37.963046 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:37.972726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:37.993213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.056386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.092987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.107238 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-21 04:21:38.158477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.166186 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-21 04:21:38.193692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.252271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.302320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.325645 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-21 04:21:38.368069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.373824 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-21 04:21:38.464770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.495261 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:38.509159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.529765 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-21 04:21:38.571284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.590709 | instance | default/serviceaccounts/default 2026-05-21 04:21:38.613024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.678277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.742608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.743837 | instance | default/services/kubernetes 2026-05-21 04:21:38.822298 | instance | envoy-gateway-system/secrets/envoy 2026-05-21 04:21:38.823287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.857490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.944905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:38.970251 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-21 04:21:38.980225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.028992 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-21 04:21:39.076868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.143766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.188536 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-21 04:21:39.190162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.231358 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-21 04:21:39.256233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.311399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.354918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.405629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.425405 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-21 04:21:39.453485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.527847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.578707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.632300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.682957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.729378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.737621 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-21 04:21:39.774741 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-21 04:21:39.785837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.858400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.879511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.957978 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:39.966953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:39.980527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.012922 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-21 04:21:40.061549 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-21 04:21:40.066832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.087241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.177684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.186166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.213710 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-21 04:21:40.257652 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-21 04:21:40.285779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.289747 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:40.299222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.394094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.402106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.413357 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-21 04:21:40.477547 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-21 04:21:40.497681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.498164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.581014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.592950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.633943 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-21 04:21:40.676856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.712820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.740478 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-21 04:21:40.787582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.818510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.880804 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-21 04:21:40.884361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:40.990988 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-21 04:21:41.137986 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-21 04:21:41.251414 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-21 04:21:41.252871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.356570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.373405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.389375 | instance | ingress-nginx/pods/ingress-nginx-controller-snbhv 2026-05-21 04:21:41.485109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.494846 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mzftb 2026-05-21 04:21:41.513085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.640863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.650006 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-21 04:21:41.661006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.703289 | instance | ingress-nginx/roles/ingress-nginx 2026-05-21 04:21:41.840599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:41.890931 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-21 04:21:41.937284 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-21 04:21:41.987481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.080850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.093396 | instance | ingress-nginx/serviceaccounts/default 2026-05-21 04:21:42.101903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.183482 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-21 04:21:42.192386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.251126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.292432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.310617 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-21 04:21:42.410473 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-21 04:21:42.452148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.549439 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-21 04:21:42.561190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.660466 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-21 04:21:42.779380 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-21 04:21:42.854202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.869768 | instance | kube-public/configmaps/cluster-info 2026-05-21 04:21:42.957793 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:42.970493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:42.987092 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-21 04:21:43.113989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:43.116692 | instance | kube-node-lease/serviceaccounts/default 2026-05-21 04:21:43.207100 | instance | kube-system/configmaps/cilium-config 2026-05-21 04:21:43.332722 | instance | kube-system/configmaps/coredns 2026-05-21 04:21:43.421818 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-21 04:21:43.543487 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-21 04:21:43.616454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:43.617304 | instance | kube-system/configmaps/kube-proxy 2026-05-21 04:21:43.719779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:43.723428 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:21:43.732790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:43.743723 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:43.821504 | instance | kube-system/configmaps/kubeadm-config 2026-05-21 04:21:43.855550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:43.982220 | instance | kube-system/configmaps/kubelet-config 2026-05-21 04:21:44.042113 | instance | kube-system/daemonsets/cilium 2026-05-21 04:21:44.177110 | instance | kube-system/daemonsets/kube-proxy 2026-05-21 04:21:44.272025 | instance | kube-system/deployment/cilium-operator 2026-05-21 04:21:44.286111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:44.385584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:21:44.403039 | instance | kube-system/deployment/coredns 2026-05-21 04:21:44.473287 | instance | kube-system/endpoints/kube-dns 2026-05-21 04:21:44.614805 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-21 04:21:44.701086 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-21 04:21:44.816353 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-21 04:21:44.891990 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-21 04:21:45.013024 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-21 04:21:45.081433 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-21 04:21:45.205058 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-21 04:21:45.282981 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-21 04:21:45.419529 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-21 04:21:45.485396 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-21 04:21:45.626555 | instance | kube-public/serviceaccounts/default 2026-05-21 04:21:45.681706 | instance | kube-system/pods/cilium-operator-869df985b8-h6z7p 2026-05-21 04:21:45.829760 | instance | kube-system/pods/cilium-svhth 2026-05-21 04:21:45.936248 | instance | kube-system/pods/coredns-67659f764b-brz9c 2026-05-21 04:21:46.060002 | instance | kube-system/pods/coredns-67659f764b-jxtbw 2026-05-21 04:21:46.133659 | instance | kube-system/pods/etcd-instance 2026-05-21 04:21:46.251721 | instance | kube-system/pods/kube-apiserver-instance 2026-05-21 04:21:46.337994 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-21 04:21:46.465290 | instance | kube-system/pods/kube-proxy-gbljv 2026-05-21 04:21:46.559605 | instance | kube-system/pods/kube-scheduler-instance 2026-05-21 04:21:46.673094 | instance | kube-system/pods/kube-vip-instance 2026-05-21 04:21:46.739830 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-21 04:21:46.884865 | instance | kube-system/rolebindings/kube-proxy 2026-05-21 04:21:46.926490 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-21 04:21:47.093114 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-21 04:21:47.146457 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-21 04:21:47.307426 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-21 04:21:47.375872 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-21 04:21:47.516301 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-21 04:21:47.588660 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-21 04:21:47.722948 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-21 04:21:47.801696 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-21 04:21:47.950413 | instance | kube-system/roles/cilium-config-agent 2026-05-21 04:21:48.023059 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-21 04:21:48.171115 | instance | kube-system/roles/kube-proxy 2026-05-21 04:21:48.247360 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-21 04:21:48.405426 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-21 04:21:48.451131 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-21 04:21:48.592246 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-21 04:21:48.645002 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-21 04:21:48.801697 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-21 04:21:48.876657 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-21 04:21:48.996420 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-21 04:21:49.075047 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-21 04:21:49.190829 | instance | local-path-storage/configmaps/local-path-config 2026-05-21 04:21:49.281198 | instance | kube-system/secrets/bootstrap-token-37212c 2026-05-21 04:21:49.393526 | instance | kube-system/secrets/bootstrap-token-qge0wq 2026-05-21 04:21:49.476422 | instance | kube-system/secrets/kubeadm-certs 2026-05-21 04:21:49.591253 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-21 04:21:49.678358 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-21 04:21:49.868686 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-21 04:21:49.906805 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-21 04:21:50.086695 | instance | kube-system/serviceaccounts/cilium 2026-05-21 04:21:50.132360 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-21 04:21:50.302649 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-21 04:21:50.350143 | instance | kube-system/serviceaccounts/coredns 2026-05-21 04:21:50.524145 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-21 04:21:50.557985 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-21 04:21:50.746020 | instance | kube-system/serviceaccounts/default 2026-05-21 04:21:50.765758 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-21 04:21:50.935154 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-21 04:21:50.986523 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-21 04:21:51.139048 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-21 04:21:51.223795 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-21 04:21:51.353796 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-21 04:21:51.435434 | instance | kube-system/serviceaccounts/expand-controller 2026-05-21 04:21:51.566490 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-21 04:21:51.657446 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-21 04:21:51.789294 | instance | kube-system/serviceaccounts/job-controller 2026-05-21 04:21:51.874533 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-21 04:21:52.021233 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-21 04:21:52.098042 | instance | kube-system/serviceaccounts/node-controller 2026-05-21 04:21:52.243905 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-21 04:21:52.326016 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-21 04:21:52.466800 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-21 04:21:52.582945 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-21 04:21:52.704395 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-21 04:21:52.799888 | instance | kube-system/serviceaccounts/replication-controller 2026-05-21 04:21:52.920007 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-21 04:21:53.035438 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-21 04:21:53.140783 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-21 04:21:53.244861 | instance | kube-system/serviceaccounts/service-controller 2026-05-21 04:21:53.351994 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-21 04:21:53.450056 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-21 04:21:53.557855 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-21 04:21:53.678255 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-21 04:21:53.770746 | instance | kube-system/services/kube-dns 2026-05-21 04:21:53.889299 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-21 04:21:53.961779 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-21 04:21:54.090165 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-21 04:21:54.171624 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-21 04:21:54.273108 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-21 04:21:54.371093 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-21 04:21:54.449348 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-21 04:21:54.567037 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-05-21 04:21:54.658253 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-58tqn 2026-05-21 04:21:54.790154 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-21 04:21:54.861392 | instance | local-path-storage/serviceaccounts/default 2026-05-21 04:21:54.975712 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-21 04:21:55.062810 | instance | magnum-system/serviceaccounts/default 2026-05-21 04:21:55.170774 | instance | openstack/configmaps/barbican-bin 2026-05-21 04:21:55.248392 | instance | openstack/configmaps/ceph-csi-config 2026-05-21 04:21:55.416979 | instance | openstack/configmaps/ceph-etc 2026-05-21 04:21:55.483572 | instance | openstack/configmaps/cinder-bin 2026-05-21 04:21:55.656407 | instance | openstack/configmaps/glance-bin 2026-05-21 04:21:55.729571 | instance | openstack/configmaps/heat-bin 2026-05-21 04:21:55.904905 | instance | openstack/configmaps/horizon-bin 2026-05-21 04:21:56.003400 | instance | openstack/configmaps/keepalived-bin 2026-05-21 04:21:56.165046 | instance | openstack/configmaps/keystone-bin 2026-05-21 04:21:56.259082 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-21 04:21:56.415613 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-21 04:21:56.524624 | instance | openstack/configmaps/libvirt-bin 2026-05-21 04:21:56.680937 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-21 04:21:56.792149 | instance | openstack/configmaps/magnum-bin 2026-05-21 04:21:56.910511 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-05-21 04:21:57.033479 | instance | openstack/configmaps/manila-bin 2026-05-21 04:21:57.167397 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-21 04:21:57.255929 | instance | openstack/configmaps/neutron-bin 2026-05-21 04:21:57.411563 | instance | openstack/configmaps/nova-bin 2026-05-21 04:21:57.489587 | instance | openstack/configmaps/octavia-bin 2026-05-21 04:21:57.633493 | instance | openstack/configmaps/openvswitch-bin 2026-05-21 04:21:57.697400 | instance | openstack/configmaps/ovn-bin 2026-05-21 04:21:57.838849 | instance | openstack/configmaps/ovn-controller-default-bin 2026-05-21 04:21:57.902359 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-21 04:21:58.041313 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-21 04:21:58.108000 | instance | openstack/configmaps/placement-bin 2026-05-21 04:21:58.249187 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-21 04:21:58.329222 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-21 04:21:58.476852 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-21 04:21:58.553501 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-21 04:21:58.708657 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-21 04:21:58.778724 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-21 04:21:58.956293 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-21 04:21:59.017815 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-21 04:21:59.205619 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-21 04:21:59.279748 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-21 04:21:59.457767 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-05-21 04:21:59.516127 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-05-21 04:21:59.689966 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-05-21 04:21:59.749880 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-05-21 04:21:59.913336 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-21 04:21:59.977082 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-21 04:22:00.152245 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-21 04:22:00.210564 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-21 04:22:00.367721 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-21 04:22:00.444703 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-21 04:22:00.573905 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-21 04:22:00.672688 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-21 04:22:00.785675 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-21 04:22:00.912130 | instance | openstack/configmaps/rook-config-override 2026-05-21 04:22:01.026067 | instance | openstack/configmaps/staffeln-bin 2026-05-21 04:22:01.129924 | instance | monitoring/configmaps/goldpinger-zap 2026-05-21 04:22:01.258294 | instance | monitoring/configmaps/ipmi-exporter 2026-05-21 04:22:01.333901 | instance | openstack/configmaps/tempest-bin 2026-05-21 04:22:01.450552 | instance | openstack/configmaps/valkey-configuration 2026-05-21 04:22:01.570501 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-21 04:22:01.682572 | instance | openstack/configmaps/valkey-health 2026-05-21 04:22:01.737004 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-21 04:22:01.915346 | instance | openstack/configmaps/valkey-scripts 2026-05-21 04:22:01.941478 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-21 04:22:02.125331 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-21 04:22:02.143814 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-21 04:22:02.311563 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-21 04:22:02.335378 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-21 04:22:02.523362 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-21 04:22:02.537224 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-21 04:22:02.775614 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-21 04:22:02.841389 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-21 04:22:02.978082 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-21 04:22:03.184886 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-21 04:22:03.191128 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-21 04:22:03.387404 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-21 04:22:03.392149 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-21 04:22:03.580509 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-21 04:22:03.597385 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-21 04:22:03.792000 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-21 04:22:03.824038 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-21 04:22:04.000616 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-21 04:22:04.008370 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-21 04:22:04.176573 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-21 04:22:04.234686 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-21 04:22:04.380762 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-21 04:22:04.423439 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-21 04:22:04.578510 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-21 04:22:04.629553 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-21 04:22:04.774484 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-21 04:22:04.840814 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-21 04:22:04.968875 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-21 04:22:05.024403 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-21 04:22:05.139502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:05.189819 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-21 04:22:05.262239 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-21 04:22:05.439228 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-21 04:22:05.472648 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-21 04:22:05.629296 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-21 04:22:05.673746 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-21 04:22:05.832245 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-21 04:22:05.877701 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-21 04:22:06.042720 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-21 04:22:06.062617 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-21 04:22:06.237321 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-21 04:22:06.261728 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-21 04:22:06.446418 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-21 04:22:06.447512 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-21 04:22:06.626918 | instance | monitoring/configmaps/loki 2026-05-21 04:22:06.632389 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-21 04:22:06.837934 | instance | monitoring/configmaps/loki-gateway 2026-05-21 04:22:06.840836 | instance | monitoring/configmaps/loki-runtime 2026-05-21 04:22:07.035527 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-21 04:22:07.039791 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-21 04:22:07.229430 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-21 04:22:07.233442 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-21 04:22:07.415436 | instance | monitoring/configmaps/vector 2026-05-21 04:22:07.533651 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-21 04:22:07.603149 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-21 04:22:07.766188 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-21 04:22:07.821488 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-21 04:22:07.995069 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-21 04:22:08.061084 | instance | openstack/cronjobs/nova-cell-setup 2026-05-21 04:22:08.215426 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-21 04:22:08.276440 | instance | monitoring/daemonsets/goldpinger 2026-05-21 04:22:08.452273 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-21 04:22:08.476996 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-21 04:22:08.662664 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-21 04:22:08.672227 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-05-21 04:22:08.873647 | instance | monitoring/daemonsets/vector 2026-05-21 04:22:08.876131 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-21 04:22:09.078256 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:22:09.085154 | instance | openstack/daemonsets/keepalived 2026-05-21 04:22:09.294809 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-21 04:22:09.344630 | instance | monitoring/deployment/loki-gateway 2026-05-21 04:22:09.513514 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-21 04:22:09.551756 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-21 04:22:09.704473 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-21 04:22:09.814629 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-05-21 04:22:09.904238 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-21 04:22:10.036623 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-21 04:22:10.149585 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-05-21 04:22:10.239625 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-05-21 04:22:10.423201 | instance | openstack/daemonsets/nova-compute-default 2026-05-21 04:22:10.491091 | instance | openstack/daemonsets/octavia-health-manager-default 2026-05-21 04:22:10.675053 | instance | openstack/daemonsets/openvswitch 2026-05-21 04:22:10.756641 | instance | openstack/daemonsets/ovn-controller-default 2026-05-21 04:22:10.928066 | instance | monitoring/endpoints/alertmanager-operated 2026-05-21 04:22:11.043163 | instance | monitoring/endpoints/goldpinger 2026-05-21 04:22:11.131011 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-21 04:22:11.282971 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-21 04:22:11.362080 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:22:11.465656 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-21 04:22:11.551151 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-21 04:22:11.661894 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-21 04:22:11.747682 | instance | monitoring/endpoints/loki 2026-05-21 04:22:11.854225 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-21 04:22:11.935392 | instance | monitoring/endpoints/loki-gateway 2026-05-21 04:22:12.045791 | instance | monitoring/endpoints/loki-headless 2026-05-21 04:22:12.121843 | instance | monitoring/endpoints/loki-memberlist 2026-05-21 04:22:12.225653 | instance | monitoring/endpoints/loki-results-cache 2026-05-21 04:22:12.300283 | instance | monitoring/endpoints/prometheus-operated 2026-05-21 04:22:12.323014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:12.432586 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-21 04:22:12.496726 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-05-21 04:22:12.590341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:12.626146 | instance | monitoring/endpoints/vector-headless 2026-05-21 04:22:12.692585 | instance | openstack/deployment/barbican-api 2026-05-21 04:22:12.842027 | instance | openstack/deployment/cinder-api 2026-05-21 04:22:12.951805 | instance | openstack/deployment/cinder-backup 2026-05-21 04:22:13.067273 | instance | openstack/deployment/cinder-scheduler 2026-05-21 04:22:13.174460 | instance | openstack/deployment/cinder-volume 2026-05-21 04:22:13.320362 | instance | openstack/deployment/glance-api 2026-05-21 04:22:13.432528 | instance | openstack/deployment/heat-api 2026-05-21 04:22:13.577072 | instance | openstack/deployment/heat-cfn 2026-05-21 04:22:13.687973 | instance | openstack/deployment/heat-engine 2026-05-21 04:22:13.818513 | instance | openstack/deployment/horizon 2026-05-21 04:22:13.949071 | instance | openstack/deployment/keystone-api 2026-05-21 04:22:14.081852 | instance | openstack/deployment/magnum-api 2026-05-21 04:22:14.201924 | instance | openstack/deployment/magnum-registry 2026-05-21 04:22:14.342574 | instance | openstack/deployment/manila-api 2026-05-21 04:22:14.453419 | instance | openstack/deployment/manila-data 2026-05-21 04:22:14.596576 | instance | openstack/deployment/manila-scheduler 2026-05-21 04:22:14.673843 | instance | openstack/deployment/manila-share 2026-05-21 04:22:14.923472 | instance | openstack/deployment/memcached-memcached 2026-05-21 04:22:14.969540 | instance | openstack/deployment/neutron-server 2026-05-21 04:22:15.154959 | instance | openstack/deployment/nova-api-metadata 2026-05-21 04:22:15.253825 | instance | openstack/deployment/nova-api-osapi 2026-05-21 04:22:15.404880 | instance | openstack/deployment/nova-conductor 2026-05-21 04:22:15.501011 | instance | openstack/deployment/nova-novncproxy 2026-05-21 04:22:15.639005 | instance | openstack/deployment/nova-scheduler 2026-05-21 04:22:15.722175 | instance | openstack/deployment/octavia-api 2026-05-21 04:22:15.872847 | instance | openstack/deployment/octavia-housekeeping 2026-05-21 04:22:15.951452 | instance | openstack/deployment/octavia-worker 2026-05-21 04:22:16.118398 | instance | openstack/deployment/openstack-database-exporter 2026-05-21 04:22:16.190525 | instance | openstack/deployment/openstack-exporter 2026-05-21 04:22:16.337360 | instance | openstack/deployment/ovn-northd 2026-05-21 04:22:16.428236 | instance | openstack/endpoints/barbican-api 2026-05-21 04:22:16.600767 | instance | openstack/deployment/placement-api 2026-05-21 04:22:16.644108 | instance | openstack/endpoints/ceph-mon 2026-05-21 04:22:16.837819 | instance | openstack/deployment/pxc-operator 2026-05-21 04:22:16.860692 | instance | openstack/endpoints/cinder-api 2026-05-21 04:22:17.073674 | instance | openstack/endpoints/glance-api 2026-05-21 04:22:17.137439 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-21 04:22:17.305663 | instance | openstack/endpoints/heat-api 2026-05-21 04:22:17.376179 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-21 04:22:17.547874 | instance | openstack/endpoints/heat-cfn 2026-05-21 04:22:17.629046 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-21 04:22:17.775437 | instance | openstack/endpoints/horizon 2026-05-21 04:22:17.863071 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-21 04:22:17.997422 | instance | openstack/endpoints/horizon-int 2026-05-21 04:22:18.134143 | instance | openstack/endpoints/keystone-api 2026-05-21 04:22:18.236737 | instance | openstack/deployment/staffeln-api 2026-05-21 04:22:18.369667 | instance | openstack/endpoints/magnum-api 2026-05-21 04:22:18.465062 | instance | openstack/deployment/staffeln-conductor 2026-05-21 04:22:18.604138 | instance | openstack/endpoints/magnum-registry 2026-05-21 04:22:18.737767 | instance | openstack/endpoints/manila-api 2026-05-21 04:22:18.842493 | instance | openstack/endpoints/memcached 2026-05-21 04:22:18.965075 | instance | openstack/endpoints/memcached-metrics 2026-05-21 04:22:19.082003 | instance | openstack/endpoints/neutron-server 2026-05-21 04:22:19.204556 | instance | openstack/endpoints/nova-api 2026-05-21 04:22:19.295634 | instance | openstack/endpoints/nova-metadata 2026-05-21 04:22:19.427368 | instance | openstack/endpoints/nova-novncproxy 2026-05-21 04:22:19.529050 | instance | openstack/endpoints/octavia-api 2026-05-21 04:22:19.654698 | instance | openstack/endpoints/openstack-exporter 2026-05-21 04:22:19.767204 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-05-21 04:22:19.887694 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-05-21 04:22:20.010194 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-21 04:22:20.123456 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-21 04:22:20.226718 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-21 04:22:20.346624 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-21 04:22:20.459631 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-21 04:22:20.570538 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-21 04:22:20.683122 | instance | openstack/endpoints/placement-api 2026-05-21 04:22:20.822114 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-21 04:22:20.907594 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-21 04:22:21.065072 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-21 04:22:21.222400 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-21 04:22:21.326380 | instance | openstack/endpoints/rabbitmq-glance 2026-05-21 04:22:21.445700 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-21 04:22:21.550935 | instance | openstack/endpoints/rabbitmq-heat 2026-05-21 04:22:21.687667 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-21 04:22:21.777223 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-21 04:22:21.916703 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-21 04:22:21.990161 | instance | openstack/endpoints/rabbitmq-magnum 2026-05-21 04:22:22.128843 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-05-21 04:22:22.137177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.192019 | instance | openstack/endpoints/rabbitmq-manila 2026-05-21 04:22:22.312607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.354563 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-05-21 04:22:22.413415 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-21 04:22:22.442348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.567529 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-21 04:22:22.587827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.592144 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-21 04:22:22.680638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.770290 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-21 04:22:22.780450 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-21 04:22:22.796369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.892923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:22.976653 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-21 04:22:22.996798 | instance | openstack/endpoints/rabbitmq-nova 2026-05-21 04:22:22.997715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.096552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.193330 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-21 04:22:23.205184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.210807 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-21 04:22:23.290627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.379949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.430184 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-21 04:22:23.453859 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-21 04:22:23.481937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.592712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.661776 | instance | openstack/endpoints/staffeln-api 2026-05-21 04:22:23.697642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.724052 | instance | openstack/endpoints/valkey 2026-05-21 04:22:23.817202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.922317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:23.947038 | instance | openstack/endpoints/valkey-headless 2026-05-21 04:22:23.991056 | instance | openstack/endpoints/valkey-metrics 2026-05-21 04:22:24.023381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.120846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.226730 | instance | openstack/ingresses/cloudformation 2026-05-21 04:22:24.230970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.236780 | instance | openstack/ingresses/compute 2026-05-21 04:22:24.363376 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:22:24.371555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.466269 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-21 04:22:24.478828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.487851 | instance | openstack/ingresses/container-infra 2026-05-21 04:22:24.580328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.680145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.684567 | instance | openstack/ingresses/container-infra-registry 2026-05-21 04:22:24.740813 | instance | openstack/ingresses/dashboard 2026-05-21 04:22:24.773404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.892330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:24.898222 | instance | openstack/ingresses/identity 2026-05-21 04:22:24.960757 | instance | openstack/ingresses/image 2026-05-21 04:22:25.119156 | instance | openstack/ingresses/key-manager 2026-05-21 04:22:25.181995 | instance | openstack/ingresses/load-balancer 2026-05-21 04:22:25.349387 | instance | openstack/ingresses/network 2026-05-21 04:22:25.436134 | instance | openstack/ingresses/orchestration 2026-05-21 04:22:25.576425 | instance | openstack/ingresses/placement 2026-05-21 04:22:25.653323 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-21 04:22:25.799371 | instance | openstack/ingresses/sharev2 2026-05-21 04:22:25.860634 | instance | openstack/ingresses/volumev3 2026-05-21 04:22:26.027579 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-21 04:22:26.091386 | instance | monitoring/pods/goldpinger-n4cnf 2026-05-21 04:22:26.246125 | instance | monitoring/pods/kube-prometheus-stack-grafana-55dd686d98-xn5zc 2026-05-21 04:22:26.279184 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c 2026-05-21 04:22:26.442931 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p4g7d 2026-05-21 04:22:26.474521 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bngsf 2026-05-21 04:22:26.638252 | instance | monitoring/pods/loki-0 2026-05-21 04:22:26.672193 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-21 04:22:26.838263 | instance | monitoring/pods/loki-gateway-cf54cb88c-zn9l4 2026-05-21 04:22:26.882613 | instance | monitoring/pods/loki-results-cache-0 2026-05-21 04:22:27.080749 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-t4vn7 2026-05-21 04:22:27.126037 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-5wthf 2026-05-21 04:22:27.300126 | instance | monitoring/pods/node-feature-discovery-worker-n5rcz 2026-05-21 04:22:27.383317 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-21 04:22:27.504287 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-cplxw 2026-05-21 04:22:27.596867 | instance | monitoring/pods/vector-gvqhb 2026-05-21 04:22:27.714511 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-21 04:22:27.799718 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-21 04:22:27.885628 | instance | openstack/networkpolicies/valkey 2026-05-21 04:22:27.988116 | instance | openstack/jobs/barbican-db-init 2026-05-21 04:22:28.054279 | instance | openstack/jobs/barbican-db-sync 2026-05-21 04:22:28.216137 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-21 04:22:28.326072 | instance | openstack/jobs/barbican-ks-service 2026-05-21 04:22:28.468974 | instance | openstack/jobs/barbican-ks-user 2026-05-21 04:22:28.560618 | instance | openstack/jobs/barbican-rabbit-init 2026-05-21 04:22:28.691802 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-21 04:22:28.792200 | instance | openstack/jobs/cinder-bootstrap 2026-05-21 04:22:28.919125 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-21 04:22:29.013494 | instance | openstack/jobs/cinder-db-init 2026-05-21 04:22:29.169127 | instance | openstack/jobs/cinder-db-sync 2026-05-21 04:22:29.280169 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-21 04:22:29.426584 | instance | openstack/jobs/cinder-ks-service 2026-05-21 04:22:29.526180 | instance | openstack/jobs/cinder-ks-user 2026-05-21 04:22:29.703392 | instance | openstack/jobs/cinder-rabbit-init 2026-05-21 04:22:29.808566 | instance | openstack/jobs/cinder-storage-init 2026-05-21 04:22:29.952875 | instance | openstack/jobs/cinder-volume-usage-audit-29655605 2026-05-21 04:22:30.024738 | instance | openstack/jobs/glance-db-init 2026-05-21 04:22:30.182630 | instance | openstack/jobs/glance-db-sync 2026-05-21 04:22:30.265461 | instance | openstack/jobs/glance-ks-endpoints 2026-05-21 04:22:30.429150 | instance | openstack/jobs/glance-ks-service 2026-05-21 04:22:30.487693 | instance | openstack/jobs/glance-ks-user 2026-05-21 04:22:30.652776 | instance | openstack/jobs/glance-metadefs-load 2026-05-21 04:22:30.724209 | instance | openstack/jobs/glance-rabbit-init 2026-05-21 04:22:30.919359 | instance | openstack/jobs/glance-storage-init 2026-05-21 04:22:30.948362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:30.967694 | instance | openstack/jobs/heat-bootstrap 2026-05-21 04:22:31.051825 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:22:31.059931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.136632 | instance | openstack/jobs/heat-db-init 2026-05-21 04:22:31.161452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.193989 | instance | openstack/jobs/heat-db-sync 2026-05-21 04:22:31.272570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.390366 | instance | openstack/jobs/heat-domain-ks-user 2026-05-21 04:22:31.396852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.487459 | instance | openstack/jobs/heat-engine-cleaner-29655610 2026-05-21 04:22:31.511417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.637717 | instance | openstack/jobs/heat-engine-cleaner-29655615 2026-05-21 04:22:31.639270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.712520 | instance | openstack/jobs/heat-engine-cleaner-29655620 2026-05-21 04:22:31.734300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.872152 | instance | openstack/jobs/heat-ks-endpoints 2026-05-21 04:22:31.895078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:31.963352 | instance | openstack/jobs/heat-ks-service 2026-05-21 04:22:31.990032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.123186 | instance | openstack/jobs/heat-ks-user 2026-05-21 04:22:32.138731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.202782 | instance | openstack/jobs/heat-rabbit-init 2026-05-21 04:22:32.237270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.323640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.357317 | instance | openstack/jobs/heat-trusts 2026-05-21 04:22:32.439122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.447386 | instance | openstack/jobs/horizon-db-init 2026-05-21 04:22:32.539682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.602891 | instance | openstack/jobs/horizon-db-sync 2026-05-21 04:22:32.632562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.669358 | instance | openstack/jobs/keystone-bootstrap 2026-05-21 04:22:32.746504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.837846 | instance | openstack/jobs/keystone-credential-setup 2026-05-21 04:22:32.859467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:32.922336 | instance | openstack/jobs/keystone-db-init 2026-05-21 04:22:32.974754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.066465 | instance | openstack/jobs/keystone-db-sync 2026-05-21 04:22:33.084748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.173465 | instance | openstack/jobs/keystone-domain-manage 2026-05-21 04:22:33.195858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.291183 | instance | openstack/jobs/keystone-fernet-setup 2026-05-21 04:22:33.292741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.389692 | instance | openstack/jobs/keystone-rabbit-init 2026-05-21 04:22:33.410987 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-21 04:22:33.420267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.528521 | instance | openstack/jobs/magnum-db-init 2026-05-21 04:22:33.529330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.624106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.626252 | instance | openstack/jobs/magnum-db-sync 2026-05-21 04:22:33.746332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.770829 | instance | openstack/jobs/magnum-domain-ks-user 2026-05-21 04:22:33.844401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:33.884756 | instance | openstack/jobs/magnum-ks-endpoints 2026-05-21 04:22:33.991584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:34.051073 | instance | openstack/jobs/magnum-ks-service 2026-05-21 04:22:34.080860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-21 04:22:34.144520 | instance | openstack/jobs/magnum-ks-user 2026-05-21 04:22:34.263177 | instance | openstack/jobs/magnum-rabbit-init 2026-05-21 04:22:34.369549 | instance | openstack/jobs/manila-bootstrap 2026-05-21 04:22:34.499084 | instance | openstack/jobs/manila-db-init 2026-05-21 04:22:34.620980 | instance | openstack/jobs/manila-db-sync 2026-05-21 04:22:34.732292 | instance | openstack/jobs/manila-ks-endpoints 2026-05-21 04:22:34.853770 | instance | openstack/jobs/manila-ks-service 2026-05-21 04:22:34.984315 | instance | openstack/jobs/manila-ks-user 2026-05-21 04:22:35.092060 | instance | openstack/jobs/manila-rabbit-init 2026-05-21 04:22:35.217552 | instance | openstack/jobs/neutron-db-init 2026-05-21 04:22:35.327268 | instance | openstack/jobs/neutron-db-sync 2026-05-21 04:22:35.436975 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-21 04:22:35.549092 | instance | openstack/jobs/neutron-ks-service 2026-05-21 04:22:35.661706 | instance | openstack/jobs/neutron-ks-user 2026-05-21 04:22:35.769352 | instance | openstack/jobs/neutron-rabbit-init 2026-05-21 04:22:35.921742 | instance | openstack/jobs/nova-cell-setup-29655600 2026-05-21 04:22:36.021355 | instance | openstack/jobs/nova-db-init 2026-05-21 04:22:36.211403 | instance | openstack/jobs/nova-db-sync 2026-05-21 04:22:36.331079 | instance | openstack/jobs/nova-ks-endpoints 2026-05-21 04:22:36.480957 | instance | openstack/jobs/nova-ks-service 2026-05-21 04:22:36.573300 | instance | openstack/jobs/nova-ks-user 2026-05-21 04:22:36.713210 | instance | openstack/jobs/nova-rabbit-init 2026-05-21 04:22:36.855094 | instance | openstack/jobs/nova-service-cleaner-29655600 2026-05-21 04:22:36.972562 | instance | openstack/jobs/octavia-bootstrap 2026-05-21 04:22:37.085068 | instance | openstack/jobs/octavia-db-init 2026-05-21 04:22:37.239276 | instance | openstack/jobs/octavia-db-sync 2026-05-21 04:22:37.345657 | instance | openstack/jobs/octavia-ks-endpoints 2026-05-21 04:22:37.511738 | instance | openstack/jobs/octavia-ks-service 2026-05-21 04:22:37.609043 | instance | openstack/jobs/octavia-ks-user 2026-05-21 04:22:37.751096 | instance | openstack/jobs/octavia-rabbit-init 2026-05-21 04:22:37.832508 | instance | openstack/jobs/placement-db-init 2026-05-21 04:22:37.995373 | instance | openstack/jobs/placement-db-sync 2026-05-21 04:22:38.032948 | instance | openstack/jobs/placement-ks-endpoints 2026-05-21 04:22:38.194387 | instance | openstack/jobs/placement-ks-service 2026-05-21 04:22:38.254498 | instance | openstack/jobs/placement-ks-user 2026-05-21 04:22:38.430955 | instance | openstack/jobs/staffeln-db-init 2026-05-21 04:22:38.455772 | instance | openstack/jobs/staffeln-db-sync 2026-05-21 04:22:38.655087 | instance | openstack/jobs/tempest-ks-user 2026-05-21 04:22:38.684976 | instance | openstack/jobs/tempest-run-tests 2026-05-21 04:22:38.871851 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-05-21 04:22:38.908929 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-05-21 04:22:39.225548 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-21 04:22:39.263841 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-21 04:22:39.570751 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-21 04:22:39.608261 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-21 04:22:39.904914 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-21 04:22:39.960338 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-21 04:22:40.249372 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-05-21 04:22:40.286454 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-05-21 04:22:40.605282 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-21 04:22:40.615264 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-21 04:22:40.970947 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-21 04:22:40.977753 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-21 04:22:41.355414 | instance | openstack/pods/barbican-api-544b995cb5-cvz8c 2026-05-21 04:22:41.359329 | instance | openstack/pods/barbican-db-init-vg7r6 2026-05-21 04:22:41.642116 | instance | openstack/pods/barbican-db-sync-6jb8q 2026-05-21 04:22:41.646798 | instance | openstack/pods/barbican-ks-endpoints-tbpjf 2026-05-21 04:22:41.854579 | instance | openstack/pods/barbican-ks-service-qqq9z 2026-05-21 04:22:41.861953 | instance | openstack/pods/barbican-ks-user-62psf 2026-05-21 04:22:42.051160 | instance | openstack/pods/barbican-rabbit-init-sng9m 2026-05-21 04:22:42.082248 | instance | openstack/pods/cinder-api-76bc5465b-sk9hw 2026-05-21 04:22:42.268710 | instance | openstack/pods/cinder-backup-7fb78cd97d-k2cdh 2026-05-21 04:22:42.306762 | instance | openstack/pods/cinder-backup-storage-init-s8lcf 2026-05-21 04:22:42.481590 | instance | openstack/pods/cinder-bootstrap-wrjn8 2026-05-21 04:22:42.538703 | instance | openstack/pods/cinder-create-internal-tenant-99n4g 2026-05-21 04:22:42.698426 | instance | openstack/pods/cinder-db-init-lqm49 2026-05-21 04:22:42.752059 | instance | openstack/pods/cinder-db-sync-qxtp6 2026-05-21 04:22:42.915742 | instance | openstack/pods/cinder-ks-endpoints-ql9nq 2026-05-21 04:22:42.971809 | instance | openstack/pods/cinder-ks-service-hlnz6 2026-05-21 04:22:43.124791 | instance | openstack/pods/cinder-ks-user-vtzbz 2026-05-21 04:22:43.186919 | instance | openstack/pods/cinder-rabbit-init-xmw7p 2026-05-21 04:22:43.344216 | instance | openstack/pods/cinder-scheduler-c75fbc4b4-dzpz8 2026-05-21 04:22:43.402674 | instance | openstack/pods/cinder-storage-init-kqpxt 2026-05-21 04:22:43.560907 | instance | openstack/pods/cinder-volume-6f598b6848-ckwrz 2026-05-21 04:22:43.610974 | instance | openstack/pods/cinder-volume-usage-audit-29655605-zkx7q 2026-05-21 04:22:43.769441 | instance | openstack/pods/glance-api-bd6f595bc-5zl5c 2026-05-21 04:22:43.844207 | instance | openstack/pods/glance-db-init-whxhb 2026-05-21 04:22:44.007576 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-21 04:22:44.088263 | instance | openstack/pods/glance-db-sync-g4xst 2026-05-21 04:22:44.202353 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-21 04:22:44.346423 | instance | openstack/pods/glance-ks-endpoints-cfm5r 2026-05-21 04:22:44.391619 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-21 04:22:44.576589 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-21 04:22:44.590804 | instance | openstack/pods/glance-ks-service-2c2ww 2026-05-21 04:22:44.751929 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-21 04:22:44.825599 | instance | openstack/pods/glance-ks-user-g8h6b 2026-05-21 04:22:44.929514 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-21 04:22:45.047262 | instance | openstack/pods/glance-metadefs-load-2q4gs 2026-05-21 04:22:45.107779 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-21 04:22:45.270882 | instance | openstack/pods/glance-rabbit-init-v552p 2026-05-21 04:22:45.288287 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-21 04:22:45.483385 | instance | openstack/pods/glance-storage-init-hhl75 2026-05-21 04:22:45.487495 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-21 04:22:45.674397 | instance | openstack/pods/heat-api-d8768c7f9-9rrmf 2026-05-21 04:22:45.708656 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-21 04:22:45.889249 | instance | openstack/pods/heat-bootstrap-knj9m 2026-05-21 04:22:45.890298 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-21 04:22:46.062515 | instance | openstack/pods/heat-cfn-f69d786b9-fgl66 2026-05-21 04:22:46.105191 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-21 04:22:46.288152 | instance | openstack/pods/heat-db-init-rq7mw 2026-05-21 04:22:46.290067 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-21 04:22:46.461012 | instance | openstack/pods/heat-db-sync-s6km6 2026-05-21 04:22:46.518421 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-21 04:22:46.690128 | instance | openstack/pods/heat-domain-ks-user-skrfm 2026-05-21 04:22:46.693030 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-21 04:22:46.859185 | instance | openstack/pods/heat-engine-7bfdc745b6-xb7rx 2026-05-21 04:22:46.903889 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-21 04:22:47.072164 | instance | openstack/pods/heat-engine-cleaner-29655610-rfmck 2026-05-21 04:22:47.101573 | instance | openstack/pods/heat-engine-cleaner-29655615-2c6gh 2026-05-21 04:22:47.292551 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-21 04:22:47.345625 | instance | openstack/pods/heat-engine-cleaner-29655620-svz9g 2026-05-21 04:22:47.480465 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-21 04:22:47.571520 | instance | openstack/pods/heat-ks-endpoints-wrgvw 2026-05-21 04:22:47.710859 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-21 04:22:47.832367 | instance | openstack/pods/heat-ks-service-q8cx5 2026-05-21 04:22:47.919619 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-21 04:22:48.070601 | instance | openstack/pods/heat-ks-user-hvp5w 2026-05-21 04:22:48.105348 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-21 04:22:48.293144 | instance | openstack/pods/heat-rabbit-init-cgx44 2026-05-21 04:22:48.308143 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-21 04:22:48.490497 | instance | openstack/pods/heat-trusts-lb5g4 2026-05-21 04:22:48.496170 | instance | openstack/rolebindings/cinder-storage-init 2026-05-21 04:22:48.685768 | instance | openstack/pods/horizon-779497c497-2xhcm 2026-05-21 04:22:48.723596 | instance | openstack/rolebindings/glance-glance-api 2026-05-21 04:22:48.904704 | instance | openstack/pods/horizon-db-init-w72dw 2026-05-21 04:22:48.921087 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-21 04:22:49.151767 | instance | openstack/pods/horizon-db-sync-97fh4 2026-05-21 04:22:49.157127 | instance | openstack/pods/keepalived-brvlv 2026-05-21 04:22:49.398839 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-21 04:22:49.409957 | instance | openstack/pods/keystone-api-c6f4895b5-fzxfj 2026-05-21 04:22:49.582379 | instance | openstack/pods/keystone-bootstrap-tq2bj 2026-05-21 04:22:49.644462 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-21 04:22:49.831668 | instance | openstack/pods/keystone-credential-setup-8j8vp 2026-05-21 04:22:49.845636 | instance | openstack/pods/keystone-db-init-nsfrc 2026-05-21 04:22:50.043845 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-21 04:22:50.086183 | instance | openstack/pods/keystone-db-sync-sbtjs 2026-05-21 04:22:50.210245 | instance | openstack/pods/keystone-domain-manage-tnfpc 2026-05-21 04:22:50.337067 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-21 04:22:50.484775 | instance | openstack/pods/keystone-fernet-setup-8jfm9 2026-05-21 04:22:50.608178 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-21 04:22:50.713557 | instance | openstack/pods/keystone-rabbit-init-zfg2x 2026-05-21 04:22:50.798500 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-21 04:22:50.954836 | instance | openstack/pods/libvirt-libvirt-default-2hqn7 2026-05-21 04:22:51.020301 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-21 04:22:51.205136 | instance | openstack/rolebindings/glance-glance-test 2026-05-21 04:22:51.221520 | instance | openstack/pods/magnum-api-5d8d489d-d6f4x 2026-05-21 04:22:51.414791 | instance | openstack/pods/magnum-cluster-api-proxy-b6cqh 2026-05-21 04:22:51.431578 | instance | openstack/rolebindings/glance-storage-init 2026-05-21 04:22:51.601880 | instance | openstack/pods/magnum-conductor-0 2026-05-21 04:22:51.622800 | instance | openstack/pods/magnum-db-init-r6lr5 2026-05-21 04:22:51.824898 | instance | openstack/rolebindings/heat-heat-api 2026-05-21 04:22:51.860409 | instance | openstack/pods/magnum-db-sync-5n2rs 2026-05-21 04:22:51.998884 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-21 04:22:52.088062 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-21 04:22:52.173551 | instance | openstack/pods/magnum-domain-ks-user-s6drz 2026-05-21 04:22:52.258682 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-21 04:22:52.393148 | instance | openstack/pods/magnum-ks-endpoints-44zw4 2026-05-21 04:22:52.433144 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-21 04:22:52.614227 | instance | openstack/pods/magnum-ks-service-qs9bl 2026-05-21 04:22:52.627896 | instance | openstack/rolebindings/heat-heat-engine 2026-05-21 04:22:52.804577 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-21 04:22:52.835641 | instance | openstack/pods/magnum-ks-user-mh4lx 2026-05-21 04:22:52.996905 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-21 04:22:53.044210 | instance | openstack/pods/magnum-rabbit-init-f4wps 2026-05-21 04:22:53.184024 | instance | openstack/pods/magnum-registry-c45778976-l7gtx 2026-05-21 04:22:53.281861 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-21 04:22:53.411118 | instance | openstack/pods/manila-api-6d86b85c8b-b8497 2026-05-21 04:22:53.460303 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-21 04:22:53.655818 | instance | openstack/pods/manila-bootstrap-w2gcl 2026-05-21 04:22:53.679283 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-21 04:22:53.868709 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-21 04:22:53.869705 | instance | openstack/pods/manila-data-789b94695c-5k8c2 2026-05-21 04:22:54.049965 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-21 04:22:54.108338 | instance | openstack/pods/manila-db-init-46g69 2026-05-21 04:22:54.253393 | instance | openstack/rolebindings/heat-heat-test 2026-05-21 04:22:54.368859 | instance | openstack/pods/manila-db-sync-2d26h 2026-05-21 04:22:54.446586 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-21 04:22:54.586587 | instance | openstack/pods/manila-ks-endpoints-th9pm 2026-05-21 04:22:54.628544 | instance | openstack/rolebindings/horizon-horizon 2026-05-21 04:22:54.843596 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-21 04:22:54.844169 | instance | openstack/pods/manila-ks-service-j7tcn 2026-05-21 04:22:55.033161 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-21 04:22:55.086607 | instance | openstack/pods/manila-ks-user-qkpz6 2026-05-21 04:22:55.219540 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-21 04:22:55.321368 | instance | openstack/pods/manila-rabbit-init-krbz6 2026-05-21 04:22:55.398881 | instance | openstack/rolebindings/keepalived 2026-05-21 04:22:55.526321 | instance | openstack/pods/manila-scheduler-db9dcc549-547dz 2026-05-21 04:22:55.596938 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-21 04:22:55.746821 | instance | openstack/pods/manila-share-859cf7588b-7jldd 2026-05-21 04:22:55.786042 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-21 04:22:55.993921 | instance | openstack/pods/memcached-memcached-6479589586-8sldl 2026-05-21 04:22:55.995391 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-21 04:22:56.189834 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-21 04:22:56.228133 | instance | openstack/pods/neutron-db-init-cb9dt 2026-05-21 04:22:56.386021 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-21 04:22:56.480317 | instance | openstack/pods/neutron-db-sync-qmfh8 2026-05-21 04:22:56.586451 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-21 04:22:56.715511 | instance | openstack/pods/neutron-ks-endpoints-sjf8b 2026-05-21 04:22:56.781363 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-21 04:22:56.969957 | instance | openstack/pods/neutron-ks-service-ggvsl 2026-05-21 04:22:56.980218 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-21 04:22:57.165242 | instance | openstack/pods/neutron-ks-user-zbwvv 2026-05-21 04:22:57.200217 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-21 04:22:57.393845 | instance | openstack/pods/neutron-netns-cleanup-cron-default-tpl8q 2026-05-21 04:22:57.423153 | instance | openstack/pods/neutron-ovn-metadata-agent-default-xgzhk 2026-05-21 04:22:57.626487 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-21 04:22:57.668295 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-21 04:22:57.816978 | instance | openstack/pods/neutron-ovn-vpn-agent-default-6xv55 2026-05-21 04:22:57.854057 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-21 04:22:58.055608 | instance | openstack/pods/neutron-rabbit-init-7cq4c 2026-05-21 04:22:58.097318 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-21 04:22:58.283154 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-21 04:22:58.307483 | instance | openstack/pods/neutron-server-5d4b9c7d54-vtxds 2026-05-21 04:22:58.482712 | instance | openstack/rolebindings/magnum-magnum-api 2026-05-21 04:22:58.568273 | instance | openstack/pods/nova-api-metadata-86f7d4b974-kvk9k 2026-05-21 04:22:58.672405 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-05-21 04:22:58.804838 | instance | openstack/pods/nova-api-osapi-dc5b7455-xf98w 2026-05-21 04:22:58.866304 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-05-21 04:22:59.048021 | instance | openstack/pods/nova-bootstrap-n9tgj 2026-05-21 04:22:59.059782 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-05-21 04:22:59.237489 | instance | openstack/pods/nova-cell-setup-29655600-88sf4 2026-05-21 04:22:59.303983 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-05-21 04:22:59.468874 | instance | openstack/pods/nova-cell-setup-kdf29 2026-05-21 04:22:59.480450 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-05-21 04:22:59.664983 | instance | openstack/pods/nova-compute-default-l76zq 2026-05-21 04:22:59.700844 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-05-21 04:22:59.907618 | instance | openstack/pods/nova-conductor-5886d57465-xn7dn 2026-05-21 04:22:59.909690 | instance | openstack/pods/nova-db-init-wdxbf 2026-05-21 04:23:00.113726 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-05-21 04:23:00.132192 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-05-21 04:23:00.295664 | instance | openstack/pods/nova-db-sync-wmxgb 2026-05-21 04:23:00.315155 | instance | openstack/pods/nova-ks-endpoints-5c96n 2026-05-21 04:23:00.505700 | instance | openstack/rolebindings/manila-manila-api 2026-05-21 04:23:00.551541 | instance | openstack/pods/nova-ks-service-m44bd 2026-05-21 04:23:00.678498 | instance | openstack/rolebindings/manila-manila-data 2026-05-21 04:23:00.775129 | instance | openstack/pods/nova-ks-user-vwk5r 2026-05-21 04:23:00.869157 | instance | openstack/rolebindings/manila-manila-db-init 2026-05-21 04:23:01.016039 | instance | openstack/pods/nova-novncproxy-6768d7fb46-95wqt 2026-05-21 04:23:01.076741 | instance | openstack/rolebindings/manila-manila-db-sync 2026-05-21 04:23:01.269024 | instance | openstack/pods/nova-rabbit-init-5scg5 2026-05-21 04:23:01.280101 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-05-21 04:23:01.458382 | instance | openstack/pods/nova-scheduler-6c6b765985-fsrfj 2026-05-21 04:23:01.484632 | instance | openstack/rolebindings/manila-manila-ks-service 2026-05-21 04:23:01.668958 | instance | openstack/pods/nova-service-cleaner-29655600-n78r9 2026-05-21 04:23:01.682522 | instance | openstack/pods/octavia-api-74d844cccd-v5mn7 2026-05-21 04:23:01.917112 | instance | openstack/rolebindings/manila-manila-ks-user 2026-05-21 04:23:01.936574 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-05-21 04:23:02.092117 | instance | openstack/pods/octavia-bootstrap-ck9km 2026-05-21 04:23:02.102755 | instance | openstack/rolebindings/manila-manila-scheduler 2026-05-21 04:23:02.263850 | instance | openstack/pods/octavia-db-init-424b7 2026-05-21 04:23:02.300403 | instance | openstack/pods/octavia-db-sync-rbqd2 2026-05-21 04:23:02.480976 | instance | openstack/rolebindings/manila-manila-share 2026-05-21 04:23:02.512505 | instance | openstack/pods/octavia-health-manager-default-q8wps 2026-05-21 04:23:02.646713 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-21 04:23:02.718212 | instance | openstack/pods/octavia-housekeeping-bcc44bbdf-5kmhf 2026-05-21 04:23:02.835271 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-21 04:23:02.918937 | instance | openstack/pods/octavia-ks-endpoints-g87d5 2026-05-21 04:23:03.028804 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-21 04:23:03.132675 | instance | openstack/pods/octavia-ks-service-pdphk 2026-05-21 04:23:03.210650 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-21 04:23:03.335754 | instance | openstack/pods/octavia-ks-user-9pnkf 2026-05-21 04:23:03.392033 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-21 04:23:03.553086 | instance | openstack/pods/octavia-rabbit-init-rgcfr 2026-05-21 04:23:03.559976 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-05-21 04:23:03.740791 | instance | openstack/pods/octavia-worker-74b699b89d-x2fnm 2026-05-21 04:23:03.762741 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-05-21 04:23:03.966509 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-679pl 2026-05-21 04:23:03.985183 | instance | openstack/pods/openstack-exporter-6f6bdb788c-wbkzl 2026-05-21 04:23:04.185099 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-21 04:23:04.234291 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-21 04:23:04.380415 | instance | openstack/pods/openvswitch-kg7bk 2026-05-21 04:23:04.456791 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-21 04:23:04.600104 | instance | openstack/pods/ovn-controller-default-s7j6m 2026-05-21 04:23:04.623926 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-21 04:23:04.804861 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-21 04:23:04.824531 | instance | openstack/pods/ovn-northd-fc978744-b6rp6 2026-05-21 04:23:04.992715 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-05-21 04:23:05.032463 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-05-21 04:23:05.205474 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-21 04:23:05.241198 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-21 04:23:05.410639 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-21 04:23:05.424744 | instance | openstack/pods/placement-api-6985d7f68f-n4f8z 2026-05-21 04:23:05.649474 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-21 04:23:05.651823 | instance | openstack/pods/placement-db-init-b9rkg 2026-05-21 04:23:05.818021 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-21 04:23:05.861843 | instance | openstack/pods/placement-db-sync-zfmll 2026-05-21 04:23:05.994852 | instance | openstack/rolebindings/nova-nova-compute 2026-05-21 04:23:06.099913 | instance | openstack/pods/placement-ks-endpoints-h2fnq 2026-05-21 04:23:06.175382 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-21 04:23:06.317158 | instance | openstack/pods/placement-ks-service-xpvdg 2026-05-21 04:23:06.363157 | instance | openstack/pods/placement-ks-user-mgm5m 2026-05-21 04:23:06.524368 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-21 04:23:06.578386 | instance | openstack/pods/pxc-operator-69cb5bbdb9-pwp66 2026-05-21 04:23:06.700520 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-21 04:23:06.773744 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-21 04:23:06.876949 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-21 04:23:06.974451 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-21 04:23:07.058393 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-s96z2 2026-05-21 04:23:07.193746 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-21 04:23:07.291377 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-21 04:23:07.362737 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-21 04:23:07.518053 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-21 04:23:07.582665 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-21 04:23:07.701938 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-21 04:23:07.806847 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-05-21 04:23:07.874953 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-21 04:23:08.020318 | instance | openstack/pods/rabbitmq-manila-server-0 2026-05-21 04:23:08.050177 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-21 04:23:08.231216 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6 2026-05-21 04:23:08.248818 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-21 04:23:08.435099 | instance | openstack/rolebindings/nova-nova-test 2026-05-21 04:23:08.443592 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-21 04:23:08.626653 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-21 04:23:08.670761 | instance | openstack/rolebindings/octavia-octavia-api 2026-05-21 04:23:08.853011 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-21 04:23:08.858742 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-05-21 04:23:09.040513 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2sqr9 2026-05-21 04:23:09.083660 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-05-21 04:23:09.272373 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q 2026-05-21 04:23:09.286420 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-05-21 04:23:09.482356 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-05-21 04:23:09.493374 | instance | openstack/pods/staffeln-api-874fc88f5-z6f4w 2026-05-21 04:23:09.678578 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-05-21 04:23:09.738619 | instance | openstack/pods/staffeln-conductor-575f64f656-x7r78 2026-05-21 04:23:09.852462 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-05-21 04:23:09.945369 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-05-21 04:23:10.022055 | instance | openstack/pods/staffeln-db-init-qqljg 2026-05-21 04:23:10.105226 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-05-21 04:23:10.246304 | instance | openstack/rolebindings/octavia-octavia-worker 2026-05-21 04:23:10.273679 | instance | openstack/pods/staffeln-db-sync-ljflk 2026-05-21 04:23:10.422945 | instance | openstack/rolebindings/ovn-bgp-agent 2026-05-21 04:23:10.490821 | instance | openstack/rolebindings/ovn-controller 2026-05-21 04:23:10.589483 | instance | openstack/pods/tempest-ks-user-n9q29 2026-05-21 04:23:10.671622 | instance | openstack/pods/tempest-run-tests-grk7g 2026-05-21 04:23:10.822889 | instance | openstack/pods/valkey-node-0 2026-05-21 04:23:10.894523 | instance | openstack/rolebindings/ovn-northd 2026-05-21 04:23:11.047866 | instance | openstack/rolebindings/ovn-ovn-controller 2026-05-21 04:23:11.081378 | instance | openstack/rolebindings/ovn-ovn-northd 2026-05-21 04:23:11.231090 | instance | openstack/rolebindings/ovn-ovsdb 2026-05-21 04:23:11.291507 | instance | openstack/rolebindings/placement-placement-api 2026-05-21 04:23:11.434404 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-21 04:23:11.455650 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-21 04:23:11.616782 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-21 04:23:11.620355 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-21 04:23:11.797584 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-21 04:23:11.797920 | instance | openstack/rolebindings/pxc-operator 2026-05-21 04:23:11.972658 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-21 04:23:11.978135 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-21 04:23:12.139505 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-21 04:23:12.163079 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-21 04:23:12.304540 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-21 04:23:12.341096 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-21 04:23:12.509628 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-05-21 04:23:12.529792 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-05-21 04:23:12.678118 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-21 04:23:12.709036 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-21 04:23:12.860971 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-21 04:23:12.882503 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-21 04:23:13.040593 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-21 04:23:13.073826 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-21 04:23:13.211457 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-21 04:23:13.250141 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-21 04:23:13.401098 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-21 04:23:13.430690 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-21 04:23:13.578320 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-21 04:23:13.611439 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-21 04:23:13.752409 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-21 04:23:13.786804 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-21 04:23:13.953614 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-05-21 04:23:13.970734 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-05-21 04:23:14.122957 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-21 04:23:14.140306 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-21 04:23:14.337792 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-21 04:23:14.340704 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-21 04:23:14.567779 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-21 04:23:14.570176 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-21 04:23:14.750711 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-21 04:23:14.762042 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-21 04:23:14.925809 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-21 04:23:14.943622 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-21 04:23:15.101019 | instance | openstack/roles/cinder-backup-storage-init 2026-05-21 04:23:15.119059 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-21 04:23:15.277325 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-21 04:23:15.290526 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-21 04:23:15.434694 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-21 04:23:15.468256 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-21 04:23:15.607906 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-21 04:23:15.643202 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-21 04:23:15.778952 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-21 04:23:15.817621 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-21 04:23:15.959486 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-21 04:23:15.998259 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-21 04:23:16.141652 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-21 04:23:16.182038 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-21 04:23:16.319679 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-21 04:23:16.372073 | instance | openstack/roles/cinder-storage-init 2026-05-21 04:23:16.507644 | instance | openstack/roles/glance-openstack-glance-api 2026-05-21 04:23:16.560467 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-21 04:23:16.692706 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-21 04:23:16.762995 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-21 04:23:16.868611 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-21 04:23:16.926529 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-21 04:23:17.044432 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-21 04:23:17.116393 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-21 04:23:17.215322 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-21 04:23:17.312010 | instance | openstack/roles/glance-openstack-glance-test 2026-05-21 04:23:17.409001 | instance | openstack/roles/glance-storage-init 2026-05-21 04:23:17.508740 | instance | openstack/roles/heat-openstack-heat-api 2026-05-21 04:23:17.586975 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-21 04:23:17.695398 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-21 04:23:17.769624 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-21 04:23:17.886176 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-21 04:23:17.965619 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-21 04:23:18.100504 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-21 04:23:18.148938 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-21 04:23:18.295754 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-21 04:23:18.370920 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-21 04:23:18.512321 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-21 04:23:18.568843 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-21 04:23:18.719877 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-21 04:23:18.744972 | instance | openstack/roles/heat-openstack-heat-test 2026-05-21 04:23:18.899445 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-21 04:23:18.928496 | instance | openstack/roles/horizon-openstack-horizon 2026-05-21 04:23:19.084742 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-21 04:23:19.100356 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-21 04:23:19.277620 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-21 04:23:19.284472 | instance | openstack/roles/keepalived 2026-05-21 04:23:19.464490 | instance | openstack/roles/keystone-credential-rotate 2026-05-21 04:23:19.469460 | instance | openstack/roles/keystone-credential-setup 2026-05-21 04:23:19.641958 | instance | openstack/roles/keystone-fernet-rotate 2026-05-21 04:23:19.664420 | instance | openstack/roles/keystone-fernet-setup 2026-05-21 04:23:19.829765 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-21 04:23:19.856336 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-21 04:23:20.002464 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-21 04:23:20.043450 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-21 04:23:20.171976 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-21 04:23:20.213108 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-21 04:23:20.340962 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-21 04:23:20.396981 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-21 04:23:20.529110 | instance | openstack/roles/libvirt-cert-manager 2026-05-21 04:23:20.585343 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-21 04:23:20.708137 | instance | openstack/roles/magnum-openstack-magnum-api 2026-05-21 04:23:20.762616 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-05-21 04:23:20.882311 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-05-21 04:23:20.951144 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-05-21 04:23:21.064320 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-05-21 04:23:21.159741 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-05-21 04:23:21.236575 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-05-21 04:23:21.347722 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-05-21 04:23:21.444114 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-05-21 04:23:21.546297 | instance | openstack/roles/manila-openstack-manila-api 2026-05-21 04:23:21.638843 | instance | openstack/roles/manila-openstack-manila-data 2026-05-21 04:23:21.726325 | instance | openstack/roles/manila-openstack-manila-db-init 2026-05-21 04:23:21.828140 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-05-21 04:23:21.914381 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-05-21 04:23:22.007385 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-05-21 04:23:22.089172 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-05-21 04:23:22.178189 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-05-21 04:23:22.263693 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-05-21 04:23:22.346758 | instance | openstack/roles/manila-openstack-manila-share 2026-05-21 04:23:22.431020 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-21 04:23:22.517717 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-21 04:23:22.613614 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-21 04:23:22.687002 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-21 04:23:22.789829 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-21 04:23:22.855491 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-05-21 04:23:22.969431 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-05-21 04:23:23.047283 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-21 04:23:23.153703 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-21 04:23:23.209810 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-21 04:23:23.331392 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-21 04:23:23.365882 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-21 04:23:23.509055 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-21 04:23:23.568938 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-21 04:23:23.712653 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-21 04:23:23.757241 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-21 04:23:23.886541 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-21 04:23:23.935273 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-21 04:23:24.079521 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-21 04:23:24.118088 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-21 04:23:24.285439 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-21 04:23:24.322783 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-21 04:23:24.471134 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-21 04:23:24.492892 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-21 04:23:24.646312 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-21 04:23:24.675461 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-21 04:23:24.820636 | instance | openstack/roles/nova-openstack-nova-test 2026-05-21 04:23:24.853454 | instance | openstack/roles/octavia-openstack-octavia-api 2026-05-21 04:23:25.028906 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-05-21 04:23:25.103463 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-05-21 04:23:25.187803 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-05-21 04:23:25.284885 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-05-21 04:23:25.353903 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-05-21 04:23:25.462073 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-05-21 04:23:25.522788 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-05-21 04:23:25.637441 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-05-21 04:23:25.696605 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-05-21 04:23:25.823457 | instance | openstack/roles/ovn-bgp-agent 2026-05-21 04:23:25.867852 | instance | openstack/roles/ovn-controller 2026-05-21 04:23:26.027887 | instance | openstack/roles/ovn-northd 2026-05-21 04:23:26.042586 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-05-21 04:23:26.199897 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-05-21 04:23:26.214000 | instance | openstack/roles/ovn-ovsdb 2026-05-21 04:23:26.365585 | instance | openstack/roles/placement-openstack-placement-api 2026-05-21 04:23:26.386319 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-21 04:23:26.540783 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-21 04:23:26.549739 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-21 04:23:26.710809 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-21 04:23:26.718145 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-21 04:23:26.884396 | instance | openstack/roles/pxc-operator 2026-05-21 04:23:26.894332 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-21 04:23:27.065304 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-21 04:23:27.094752 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-21 04:23:27.252462 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-21 04:23:27.280252 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-21 04:23:27.440903 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-21 04:23:27.465590 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-05-21 04:23:27.611378 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-05-21 04:23:27.637394 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-21 04:23:27.765774 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-21 04:23:27.844325 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-21 04:23:27.968054 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-21 04:23:28.031556 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-21 04:23:28.166567 | instance | openstack/roles/rook-ceph-mgr 2026-05-21 04:23:28.225042 | instance | openstack/roles/rook-ceph-osd 2026-05-21 04:23:28.393529 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-21 04:23:28.429747 | instance | openstack/roles/staffeln-conductor 2026-05-21 04:23:28.580859 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-21 04:23:28.614826 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-21 04:23:28.802317 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-21 04:23:28.824484 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-21 04:23:28.989863 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-05-21 04:23:28.995518 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-05-21 04:23:29.171098 | instance | openstack/secrets/barbican-api-certs 2026-05-21 04:23:29.173628 | instance | openstack/secrets/barbican-db-admin 2026-05-21 04:23:29.340245 | instance | openstack/secrets/barbican-db-user 2026-05-21 04:23:29.340714 | instance | openstack/secrets/barbican-etc 2026-05-21 04:23:29.517400 | instance | openstack/secrets/barbican-keystone-admin 2026-05-21 04:23:29.519146 | instance | openstack/secrets/barbican-keystone-user 2026-05-21 04:23:29.697394 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-21 04:23:29.699904 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-21 04:23:29.876234 | instance | openstack/secrets/cinder-api-certs 2026-05-21 04:23:29.893631 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-21 04:23:30.049866 | instance | openstack/secrets/cinder-db-admin 2026-05-21 04:23:30.077128 | instance | openstack/secrets/cinder-db-user 2026-05-21 04:23:30.229248 | instance | openstack/secrets/cinder-etc 2026-05-21 04:23:30.281467 | instance | openstack/secrets/cinder-keystone-admin 2026-05-21 04:23:30.401269 | instance | openstack/secrets/cinder-keystone-test 2026-05-21 04:23:30.474698 | instance | openstack/secrets/cinder-keystone-user 2026-05-21 04:23:30.595140 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-21 04:23:30.644685 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-21 04:23:30.759756 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-21 04:23:30.845541 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-21 04:23:30.957087 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-21 04:23:31.028676 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-05-21 04:23:31.130378 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-21 04:23:31.214398 | instance | openstack/secrets/glance-api-certs 2026-05-21 04:23:31.327555 | instance | openstack/secrets/glance-db-admin 2026-05-21 04:23:31.419567 | instance | openstack/secrets/glance-db-user 2026-05-21 04:23:31.508894 | instance | openstack/secrets/glance-etc 2026-05-21 04:23:31.593644 | instance | openstack/secrets/glance-keystone-admin 2026-05-21 04:23:31.705340 | instance | openstack/secrets/glance-keystone-test 2026-05-21 04:23:31.780772 | instance | openstack/secrets/glance-keystone-user 2026-05-21 04:23:31.883999 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-21 04:23:31.963659 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-21 04:23:32.055584 | instance | openstack/secrets/heat-api-certs 2026-05-21 04:23:32.138416 | instance | openstack/secrets/heat-cfn-certs 2026-05-21 04:23:32.216248 | instance | openstack/secrets/heat-db-admin 2026-05-21 04:23:32.315615 | instance | openstack/secrets/heat-db-user 2026-05-21 04:23:32.391528 | instance | openstack/secrets/heat-etc 2026-05-21 04:23:32.487120 | instance | openstack/secrets/heat-keystone-admin 2026-05-21 04:23:32.589805 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-21 04:23:32.674667 | instance | openstack/secrets/heat-keystone-test 2026-05-21 04:23:32.765021 | instance | openstack/secrets/heat-keystone-trustee 2026-05-21 04:23:32.861599 | instance | openstack/secrets/heat-keystone-user 2026-05-21 04:23:32.938006 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-21 04:23:33.061238 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-21 04:23:33.140221 | instance | openstack/secrets/horizon-db-admin 2026-05-21 04:23:33.248902 | instance | openstack/secrets/horizon-db-user 2026-05-21 04:23:33.319845 | instance | openstack/secrets/horizon-etc 2026-05-21 04:23:33.419810 | instance | openstack/secrets/horizon-int-certs 2026-05-21 04:23:33.510985 | instance | openstack/secrets/horizon-keystone-admin 2026-05-21 04:23:33.618919 | instance | openstack/secrets/images-rbd-keyring 2026-05-21 04:23:33.699006 | instance | openstack/secrets/internal-percona-xtradb 2026-05-21 04:23:33.794251 | instance | openstack/secrets/keepalived-etc 2026-05-21 04:23:33.886123 | instance | openstack/secrets/keystone-api-certs 2026-05-21 04:23:33.986375 | instance | openstack/secrets/keystone-credential-keys 2026-05-21 04:23:34.087695 | instance | openstack/secrets/keystone-db-admin 2026-05-21 04:23:34.204917 | instance | openstack/secrets/keystone-db-user 2026-05-21 04:23:34.261876 | instance | openstack/secrets/keystone-etc 2026-05-21 04:23:34.400033 | instance | openstack/secrets/keystone-fernet-keys 2026-05-21 04:23:34.444952 | instance | openstack/secrets/keystone-keystone-admin 2026-05-21 04:23:34.584395 | instance | openstack/secrets/keystone-keystone-test 2026-05-21 04:23:34.636024 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-21 04:23:34.792796 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-21 04:23:34.846436 | instance | openstack/secrets/libvirt-api-ca 2026-05-21 04:23:34.968941 | instance | openstack/secrets/libvirt-etc 2026-05-21 04:23:35.046998 | instance | openstack/secrets/libvirt-libvirt-default-2hqn7-api 2026-05-21 04:23:35.157286 | instance | openstack/secrets/libvirt-libvirt-default-2hqn7-vnc 2026-05-21 04:23:35.247477 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-21 04:23:35.359671 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-21 04:23:35.451487 | instance | openstack/secrets/magnum-api-certs 2026-05-21 04:23:35.598161 | instance | openstack/secrets/magnum-db-admin 2026-05-21 04:23:35.659446 | instance | openstack/secrets/magnum-db-user 2026-05-21 04:23:35.809196 | instance | openstack/secrets/magnum-etc 2026-05-21 04:23:35.872055 | instance | openstack/secrets/magnum-keystone-admin 2026-05-21 04:23:35.995709 | instance | openstack/secrets/magnum-keystone-stack-user 2026-05-21 04:23:36.086082 | instance | openstack/secrets/magnum-keystone-user 2026-05-21 04:23:36.202300 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-05-21 04:23:36.265957 | instance | openstack/secrets/magnum-rabbitmq-user 2026-05-21 04:23:36.400340 | instance | openstack/secrets/magnum-registry-certs 2026-05-21 04:23:36.447470 | instance | openstack/secrets/manila-api-certs 2026-05-21 04:23:36.595294 | instance | openstack/secrets/manila-db-admin 2026-05-21 04:23:36.636227 | instance | openstack/secrets/manila-db-user 2026-05-21 04:23:36.799440 | instance | openstack/secrets/manila-etc 2026-05-21 04:23:36.827448 | instance | openstack/secrets/manila-keystone-admin 2026-05-21 04:23:36.996206 | instance | openstack/secrets/manila-keystone-user 2026-05-21 04:23:37.058378 | instance | openstack/secrets/manila-rabbitmq-admin 2026-05-21 04:23:37.193613 | instance | openstack/secrets/manila-rabbitmq-user 2026-05-21 04:23:37.259324 | instance | openstack/secrets/manila-ssh-keys 2026-05-21 04:23:37.371261 | instance | openstack/secrets/neutron-db-admin 2026-05-21 04:23:37.443408 | instance | openstack/secrets/neutron-db-user 2026-05-21 04:23:37.533029 | instance | openstack/secrets/neutron-etc 2026-05-21 04:23:37.654698 | instance | openstack/serviceaccounts/barbican-api 2026-05-21 04:23:37.710336 | instance | openstack/secrets/neutron-keystone-admin 2026-05-21 04:23:37.906056 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-21 04:23:38.022055 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-21 04:23:38.283819 | instance | openstack/secrets/neutron-keystone-test 2026-05-21 04:23:38.369977 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-21 04:23:38.452564 | instance | openstack/secrets/neutron-keystone-user 2026-05-21 04:23:38.648413 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-21 04:23:38.748603 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-21 04:23:38.950263 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-21 04:23:39.015028 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-05-21 04:23:39.213015 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-21 04:23:39.300222 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-05-21 04:23:39.498152 | instance | openstack/serviceaccounts/barbican-test 2026-05-21 04:23:39.583254 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-21 04:23:39.793162 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-21 04:23:39.870391 | instance | openstack/serviceaccounts/cinder-api 2026-05-21 04:23:39.984417 | instance | openstack/secrets/neutron-server-certs 2026-05-21 04:23:40.169266 | instance | openstack/serviceaccounts/cinder-backup 2026-05-21 04:23:40.200470 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-21 04:23:40.535559 | instance | openstack/secrets/nova-api-certs 2026-05-21 04:23:40.552884 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-21 04:23:40.738311 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-21 04:23:40.969477 | instance | openstack/secrets/nova-compute-default 2026-05-21 04:23:41.077822 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-21 04:23:41.166259 | instance | openstack/secrets/nova-db-admin 2026-05-21 04:23:41.364712 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-21 04:23:41.480595 | instance | openstack/secrets/nova-db-api-admin 2026-05-21 04:23:41.646659 | instance | openstack/secrets/nova-db-api-user 2026-05-21 04:23:41.723274 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-21 04:23:41.847914 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-21 04:23:42.029659 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-21 04:23:42.066885 | instance | openstack/secrets/nova-db-cell0-user 2026-05-21 04:23:42.254315 | instance | openstack/secrets/nova-db-user 2026-05-21 04:23:42.408583 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-21 04:23:42.443180 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-21 04:23:42.780877 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-21 04:23:42.814806 | instance | openstack/secrets/nova-etc 2026-05-21 04:23:43.004558 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-21 04:23:43.125535 | instance | openstack/secrets/nova-keystone-admin 2026-05-21 04:23:43.346058 | instance | openstack/serviceaccounts/cinder-test 2026-05-21 04:23:43.400204 | instance | openstack/secrets/nova-keystone-test 2026-05-21 04:23:43.586341 | instance | openstack/serviceaccounts/cinder-volume 2026-05-21 04:23:43.713660 | instance | openstack/secrets/nova-keystone-user 2026-05-21 04:23:43.890729 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-21 04:23:43.959338 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-21 04:23:44.073129 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-21 04:23:44.293693 | instance | openstack/serviceaccounts/default 2026-05-21 04:23:44.314451 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-21 04:23:44.521613 | instance | openstack/serviceaccounts/glance-api 2026-05-21 04:23:44.638056 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-21 04:23:44.872913 | instance | openstack/secrets/nova-ssh 2026-05-21 04:23:44.915113 | instance | openstack/serviceaccounts/glance-db-init 2026-05-21 04:23:45.063565 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-21 04:23:45.315594 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-21 04:23:45.438502 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-21 04:23:45.672026 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-21 04:23:45.797784 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-21 04:23:46.031775 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-21 04:23:46.168497 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-21 04:23:46.437235 | instance | openstack/serviceaccounts/glance-test 2026-05-21 04:23:46.513468 | instance | openstack/serviceaccounts/heat-api 2026-05-21 04:23:46.768274 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-21 04:23:46.875967 | instance | openstack/serviceaccounts/heat-cfn 2026-05-21 04:23:47.127941 | instance | openstack/serviceaccounts/heat-db-init 2026-05-21 04:23:47.223221 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-21 04:23:47.511658 | instance | openstack/serviceaccounts/heat-engine 2026-05-21 04:23:47.624480 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-21 04:23:47.849818 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-21 04:23:47.977007 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-21 04:23:48.197731 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-21 04:23:48.347807 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-21 04:23:48.552209 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-21 04:23:48.739012 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-21 04:23:48.901736 | instance | openstack/serviceaccounts/heat-test 2026-05-21 04:23:49.132160 | instance | openstack/serviceaccounts/heat-trusts 2026-05-21 04:23:49.342500 | instance | openstack/serviceaccounts/horizon 2026-05-21 04:23:49.523193 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-21 04:23:49.741687 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-21 04:23:49.916285 | instance | openstack/serviceaccounts/horizon-test 2026-05-21 04:23:50.103029 | instance | openstack/serviceaccounts/keepalived 2026-05-21 04:23:50.268723 | instance | openstack/serviceaccounts/keystone-api 2026-05-21 04:23:50.469266 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-21 04:23:50.652341 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-21 04:23:50.833395 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-21 04:23:51.021001 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-21 04:23:51.218948 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-21 04:23:51.433784 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-21 04:23:51.622058 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-21 04:23:51.838638 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-21 04:23:52.006358 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-21 04:23:52.194733 | instance | openstack/serviceaccounts/keystone-test 2026-05-21 04:23:52.373610 | instance | openstack/serviceaccounts/libvirt 2026-05-21 04:23:52.537969 | instance | openstack/serviceaccounts/magnum-api 2026-05-21 04:23:52.741567 | instance | openstack/serviceaccounts/magnum-conductor 2026-05-21 04:23:52.892226 | instance | openstack/serviceaccounts/magnum-db-init 2026-05-21 04:23:53.114896 | instance | openstack/serviceaccounts/magnum-db-sync 2026-05-21 04:23:53.252055 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-05-21 04:23:53.485009 | instance | openstack/serviceaccounts/magnum-ks-service 2026-05-21 04:23:53.612243 | instance | openstack/serviceaccounts/magnum-ks-user 2026-05-21 04:23:53.854780 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-05-21 04:23:54.005828 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-05-21 04:23:54.228030 | instance | openstack/serviceaccounts/manila-api 2026-05-21 04:23:54.366977 | instance | openstack/serviceaccounts/manila-bootstrap 2026-05-21 04:23:54.601435 | instance | openstack/serviceaccounts/manila-data 2026-05-21 04:23:54.777321 | instance | openstack/serviceaccounts/manila-db-init 2026-05-21 04:23:55.019708 | instance | openstack/serviceaccounts/manila-db-sync 2026-05-21 04:23:55.165208 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-05-21 04:23:55.366447 | instance | openstack/serviceaccounts/manila-ks-service 2026-05-21 04:23:55.534015 | instance | openstack/serviceaccounts/manila-ks-user 2026-05-21 04:23:55.741847 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-05-21 04:23:55.898181 | instance | openstack/serviceaccounts/manila-scheduler 2026-05-21 04:23:56.115150 | instance | openstack/serviceaccounts/manila-share 2026-05-21 04:23:56.262854 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-21 04:23:56.504045 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-21 04:23:56.631019 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-21 04:23:56.861927 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-21 04:23:56.994445 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-21 04:23:57.262101 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-21 04:23:57.392073 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-21 04:23:57.608274 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-05-21 04:23:57.740051 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-05-21 04:23:57.982804 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-05-21 04:23:58.140211 | instance | openstack/secrets/octavia-api-certs 2026-05-21 04:23:58.174542 | instance | openstack/secrets/octavia-client-ca 2026-05-21 04:23:58.325449 | instance | openstack/secrets/octavia-client-certs 2026-05-21 04:23:58.353783 | instance | openstack/secrets/octavia-db-admin 2026-05-21 04:23:58.511809 | instance | openstack/secrets/octavia-db-user 2026-05-21 04:23:58.521378 | instance | openstack/secrets/octavia-etc 2026-05-21 04:23:58.717981 | instance | openstack/secrets/octavia-health-manager-default 2026-05-21 04:23:58.719956 | instance | openstack/secrets/octavia-keystone-admin 2026-05-21 04:23:58.910021 | instance | openstack/secrets/octavia-keystone-test 2026-05-21 04:23:58.913431 | instance | openstack/secrets/octavia-keystone-user 2026-05-21 04:23:59.095227 | instance | openstack/secrets/octavia-persistence-db-admin 2026-05-21 04:23:59.105382 | instance | openstack/secrets/octavia-persistence-db-user 2026-05-21 04:23:59.294193 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-05-21 04:23:59.341956 | instance | openstack/secrets/octavia-rabbitmq-user 2026-05-21 04:23:59.500906 | instance | openstack/secrets/octavia-server-ca 2026-05-21 04:23:59.563892 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-05-21 04:23:59.704318 | instance | openstack/secrets/ovn-controller-default-etc 2026-05-21 04:23:59.769774 | instance | openstack/secrets/ovn-etc 2026-05-21 04:23:59.897108 | instance | openstack/secrets/ovn-vector-config 2026-05-21 04:23:59.947862 | instance | openstack/secrets/percona-xtradb 2026-05-21 04:24:00.078137 | instance | openstack/secrets/placement-api-certs 2026-05-21 04:24:00.128435 | instance | openstack/secrets/placement-db-admin 2026-05-21 04:24:00.273677 | instance | openstack/secrets/placement-db-user 2026-05-21 04:24:00.328412 | instance | openstack/secrets/placement-etc 2026-05-21 04:24:00.463864 | instance | openstack/secrets/placement-keystone-admin 2026-05-21 04:24:00.515777 | instance | openstack/secrets/placement-keystone-user 2026-05-21 04:24:00.641304 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-21 04:24:00.686859 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-21 04:24:00.821628 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-21 04:24:00.870378 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-21 04:24:01.011460 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-21 04:24:01.075883 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-21 04:24:01.197684 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-21 04:24:01.273094 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-21 04:24:01.405664 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-21 04:24:01.491040 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-21 04:24:01.594416 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-21 04:24:01.665630 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-05-21 04:24:01.792270 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-05-21 04:24:01.850353 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-05-21 04:24:01.965178 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-05-21 04:24:02.033438 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-21 04:24:02.160355 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-21 04:24:02.215031 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-21 04:24:02.350858 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-21 04:24:02.389136 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-21 04:24:02.544014 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-21 04:24:02.583292 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-21 04:24:02.739802 | instance | openstack/secrets/rook-ceph-config 2026-05-21 04:24:02.827405 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-21 04:24:02.957653 | instance | openstack/secrets/rook-ceph-mon 2026-05-21 04:24:02.997634 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-21 04:24:03.159694 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-21 04:24:03.196371 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-21 04:24:03.336617 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-21 04:24:03.384969 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-21 04:24:03.525523 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-21 04:24:03.579661 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-21 04:24:03.725200 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-21 04:24:03.756263 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-21 04:24:03.927509 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-21 04:24:03.967266 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-21 04:24:04.156325 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-21 04:24:04.178250 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-21 04:24:04.356630 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-21 04:24:04.379934 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-21 04:24:04.550071 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-21 04:24:04.573486 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-05-21 04:24:04.764148 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-05-21 04:24:04.768801 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-21 04:24:04.949695 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-21 04:24:04.964509 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-21 04:24:05.205890 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-05-21 04:24:05.220911 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-21 04:24:05.404927 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-05-21 04:24:05.426124 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-21 04:24:05.593344 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-21 04:24:05.625032 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-21 04:24:05.810307 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-21 04:24:05.855969 | instance | openstack/serviceaccounts/neutron-server 2026-05-21 04:24:06.139939 | instance | openstack/serviceaccounts/neutron-test 2026-05-21 04:24:06.230127 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-21 04:24:06.488692 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-21 04:24:06.564183 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-21 04:24:06.828706 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-21 04:24:06.912745 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-21 04:24:07.178743 | instance | openstack/serviceaccounts/nova-compute 2026-05-21 04:24:07.293933 | instance | openstack/serviceaccounts/nova-conductor 2026-05-21 04:24:07.532133 | instance | openstack/serviceaccounts/nova-db-init 2026-05-21 04:24:07.654382 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-21 04:24:07.914461 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-21 04:24:08.072775 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-21 04:24:08.257913 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-21 04:24:08.422375 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-21 04:24:08.609838 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-21 04:24:08.811961 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-21 04:24:08.946122 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-21 04:24:09.174302 | instance | openstack/serviceaccounts/nova-test 2026-05-21 04:24:09.318130 | instance | openstack/serviceaccounts/octavia-api 2026-05-21 04:24:09.583548 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-05-21 04:24:09.742054 | instance | openstack/serviceaccounts/octavia-db-init 2026-05-21 04:24:09.963290 | instance | openstack/serviceaccounts/octavia-db-sync 2026-05-21 04:24:10.089492 | instance | openstack/serviceaccounts/octavia-health-manager 2026-05-21 04:24:10.330039 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-05-21 04:24:10.432099 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-05-21 04:24:10.693689 | instance | openstack/serviceaccounts/octavia-ks-service 2026-05-21 04:24:10.788724 | instance | openstack/serviceaccounts/octavia-ks-user 2026-05-21 04:24:11.081772 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-05-21 04:24:11.166552 | instance | openstack/serviceaccounts/octavia-worker 2026-05-21 04:24:11.492235 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-21 04:24:11.525046 | instance | openstack/serviceaccounts/ovn-controller 2026-05-21 04:24:11.858807 | instance | openstack/serviceaccounts/ovn-northd 2026-05-21 04:24:11.880818 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-05-21 04:24:12.190214 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-05-21 04:24:12.247376 | instance | openstack/serviceaccounts/placement-api 2026-05-21 04:24:12.587543 | instance | openstack/serviceaccounts/placement-db-init 2026-05-21 04:24:12.626739 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-21 04:24:12.933309 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-21 04:24:12.963699 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-21 04:24:13.274094 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-21 04:24:13.301098 | instance | openstack/serviceaccounts/pxc-operator 2026-05-21 04:24:13.624586 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-21 04:24:13.632413 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-21 04:24:13.960656 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-21 04:24:13.977448 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-21 04:24:14.322632 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-21 04:24:14.330536 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-21 04:24:14.694168 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-05-21 04:24:14.696235 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-05-21 04:24:15.070473 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-21 04:24:15.070880 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-21 04:24:15.428417 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-21 04:24:15.440386 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-21 04:24:15.765757 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-21 04:24:15.776339 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-21 04:24:16.105257 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-21 04:24:16.125722 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-21 04:24:16.438831 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-21 04:24:16.535382 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-21 04:24:16.842837 | instance | openstack/serviceaccounts/staffeln-api 2026-05-21 04:24:16.892820 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-21 04:24:17.181350 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-21 04:24:17.221339 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-21 04:24:17.538404 | instance | openstack/serviceaccounts/tempest-ks-user 2026-05-21 04:24:17.581647 | instance | openstack/serviceaccounts/tempest-run-tests 2026-05-21 04:24:17.884344 | instance | openstack/serviceaccounts/valkey 2026-05-21 04:24:17.932620 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-21 04:24:18.088223 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-21 04:24:18.206412 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-05-21 04:24:18.261184 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-21 04:24:18.374161 | instance | openstack/secrets/staffeln-db-admin 2026-05-21 04:24:18.483865 | instance | openstack/secrets/staffeln-db-user 2026-05-21 04:24:18.545229 | instance | openstack/secrets/staffeln-etc 2026-05-21 04:24:18.652688 | instance | openstack/secrets/tempest-etc 2026-05-21 04:24:18.718404 | instance | openstack/secrets/tempest-keystone-admin 2026-05-21 04:24:18.819492 | instance | openstack/secrets/tempest-keystone-user 2026-05-21 04:24:18.907912 | instance | openstack/secrets/valkey-ca 2026-05-21 04:24:19.006362 | instance | openstack/secrets/valkey-server-certs 2026-05-21 04:24:19.091279 | instance | openstack/services/barbican-api 2026-05-21 04:24:19.188805 | instance | openstack/services/ceph-mon 2026-05-21 04:24:19.316009 | instance | openstack/services/cinder-api 2026-05-21 04:24:19.401108 | instance | openstack/services/glance-api 2026-05-21 04:24:19.552106 | instance | openstack/services/heat-api 2026-05-21 04:24:19.632494 | instance | openstack/services/heat-cfn 2026-05-21 04:24:19.769368 | instance | openstack/services/horizon 2026-05-21 04:24:19.903795 | instance | openstack/services/horizon-int 2026-05-21 04:24:19.985801 | instance | openstack/services/keystone-api 2026-05-21 04:24:20.112842 | instance | openstack/services/magnum-api 2026-05-21 04:24:20.207561 | instance | openstack/services/magnum-registry 2026-05-21 04:24:20.324696 | instance | openstack/services/manila-api 2026-05-21 04:24:20.424672 | instance | openstack/services/memcached 2026-05-21 04:24:20.524733 | instance | openstack/services/memcached-metrics 2026-05-21 04:24:20.654006 | instance | openstack/services/neutron-server 2026-05-21 04:24:20.746156 | instance | openstack/services/nova-api 2026-05-21 04:24:20.867858 | instance | openstack/services/nova-metadata 2026-05-21 04:24:20.968738 | instance | openstack/services/nova-novncproxy 2026-05-21 04:24:21.085751 | instance | openstack/services/octavia-api 2026-05-21 04:24:21.180093 | instance | openstack/services/openstack-exporter 2026-05-21 04:24:21.317233 | instance | openstack/services/ovn-ovsdb-nb 2026-05-21 04:24:21.395360 | instance | openstack/services/ovn-ovsdb-sb 2026-05-21 04:24:21.534463 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-21 04:24:21.604888 | instance | openstack/services/percona-xtradb-haproxy 2026-05-21 04:24:21.757629 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-21 04:24:21.832216 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-21 04:24:21.957303 | instance | openstack/services/percona-xtradb-pxc 2026-05-21 04:24:22.037860 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-21 04:24:22.167737 | instance | openstack/services/placement-api 2026-05-21 04:24:22.261377 | instance | openstack/services/rabbitmq-barbican 2026-05-21 04:24:22.377979 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-21 04:24:22.464058 | instance | openstack/services/rabbitmq-cinder 2026-05-21 04:24:22.603836 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-21 04:24:22.676119 | instance | openstack/services/rabbitmq-glance 2026-05-21 04:24:22.815084 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-21 04:24:22.900823 | instance | openstack/services/rabbitmq-heat 2026-05-21 04:24:23.020680 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-21 04:24:23.101641 | instance | openstack/services/rabbitmq-keystone 2026-05-21 04:24:23.251395 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-21 04:24:23.368823 | instance | openstack/services/rabbitmq-magnum 2026-05-21 04:24:23.461710 | instance | openstack/services/rabbitmq-magnum-nodes 2026-05-21 04:24:23.569739 | instance | openstack/services/rabbitmq-manila 2026-05-21 04:24:23.672461 | instance | openstack/services/rabbitmq-manila-nodes 2026-05-21 04:24:23.778457 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-21 04:24:23.865200 | instance | openstack/services/rabbitmq-neutron 2026-05-21 04:24:24.007089 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-21 04:24:24.078034 | instance | openstack/services/rabbitmq-nova 2026-05-21 04:24:24.233231 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-21 04:24:24.295705 | instance | openstack/services/rabbitmq-octavia 2026-05-21 04:24:24.457561 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-21 04:24:24.521294 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-21 04:24:24.679839 | instance | openstack/services/staffeln-api 2026-05-21 04:24:24.749932 | instance | openstack/services/valkey 2026-05-21 04:24:24.903625 | instance | openstack/services/valkey-headless 2026-05-21 04:24:24.961036 | instance | openstack/services/valkey-metrics 2026-05-21 04:24:25.108296 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-21 04:24:25.179952 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-21 04:24:25.291510 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-21 04:24:25.358741 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-21 04:24:25.474080 | instance | monitoring/secrets/alertmanager-tls 2026-05-21 04:24:25.522359 | instance | monitoring/secrets/grafana-tls 2026-05-21 04:24:25.653735 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-21 04:24:25.690562 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-21 04:24:25.819629 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-21 04:24:25.850195 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-21 04:24:25.987207 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-21 04:24:26.024284 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-21 04:24:26.159408 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-21 04:24:26.198381 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-21 04:24:26.341028 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-21 04:24:26.359964 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bngsf-tls 2026-05-21 04:24:26.516209 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-21 04:24:26.544430 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-21 04:24:26.680051 | instance | openstack/statefulsets/magnum-conductor 2026-05-21 04:24:26.723958 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-05-21 04:24:26.908936 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-05-21 04:24:27.005835 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-21 04:24:27.134704 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-21 04:24:27.237086 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-21 04:24:27.401233 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-21 04:24:27.484388 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-21 04:24:27.631397 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-21 04:24:27.729315 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-21 04:24:27.873064 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-05-21 04:24:27.960030 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-05-21 04:24:28.127050 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-21 04:24:28.212439 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-21 04:24:28.391377 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-21 04:24:28.468346 | instance | openstack/statefulsets/valkey-node 2026-05-21 04:24:28.629690 | instance | monitoring/serviceaccounts/default 2026-05-21 04:24:28.731980 | instance | monitoring/serviceaccounts/goldpinger 2026-05-21 04:24:28.881933 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-21 04:24:28.974696 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-21 04:24:29.125276 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:24:29.221369 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-21 04:24:29.383743 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-21 04:24:29.462907 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-21 04:24:29.625577 | instance | monitoring/serviceaccounts/loki 2026-05-21 04:24:29.722592 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-21 04:24:29.946446 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-21 04:24:29.968512 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-21 04:24:30.186028 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-21 04:24:30.215919 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-05-21 04:24:30.415947 | instance | monitoring/serviceaccounts/vector 2026-05-21 04:24:30.445329 | instance | monitoring/services/alertmanager-operated 2026-05-21 04:24:30.650348 | instance | monitoring/services/goldpinger 2026-05-21 04:24:30.673638 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-21 04:24:30.850988 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-21 04:24:30.853958 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-21 04:24:31.030928 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-21 04:24:31.031033 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-21 04:24:31.201626 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-21 04:24:31.209260 | instance | monitoring/services/loki 2026-05-21 04:24:31.395243 | instance | monitoring/services/loki-chunks-cache 2026-05-21 04:24:31.402622 | instance | monitoring/services/loki-gateway 2026-05-21 04:24:31.588237 | instance | monitoring/services/loki-headless 2026-05-21 04:24:31.601738 | instance | monitoring/services/loki-memberlist 2026-05-21 04:24:31.765420 | instance | monitoring/services/loki-results-cache 2026-05-21 04:24:31.793075 | instance | monitoring/services/prometheus-operated 2026-05-21 04:24:31.932320 | instance | monitoring/services/prometheus-pushgateway 2026-05-21 04:24:31.997334 | instance | monitoring/services/prometheus-smartctl-exporter 2026-05-21 04:24:32.112072 | instance | monitoring/services/vector-headless 2026-05-21 04:24:32.195805 | instance | orc-system/configmaps/kube-root-ca.crt 2026-05-21 04:24:32.319596 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-21 04:24:32.400798 | instance | monitoring/statefulsets/loki 2026-05-21 04:24:32.542641 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-21 04:24:32.608788 | instance | monitoring/statefulsets/loki-results-cache 2026-05-21 04:24:32.736926 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-21 04:24:32.811073 | instance | orc-system/deployment/orc-controller-manager 2026-05-21 04:24:32.926064 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-21 04:24:32.992814 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-21 04:24:33.105094 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-21 04:24:33.206641 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-21 04:24:33.298668 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-05-21 04:24:33.393721 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-21 04:24:33.486107 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-p4wjf 2026-05-21 04:24:33.577231 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-05-21 04:24:33.681252 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-m4dgs 2026-05-21 04:24:33.751211 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-21 04:24:33.876514 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-21 04:24:33.928681 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-21 04:24:34.069499 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-21 04:24:34.133963 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-21 04:24:34.272641 | instance | monitoring/secrets/prometheus-tls 2026-05-21 04:24:34.311914 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-21 04:24:34.454591 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-21 04:24:34.518895 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-21 04:24:34.781547 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-21 04:24:34.813841 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-21 04:24:34.979601 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-05-21 04:24:35.006573 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-21 04:24:35.170995 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-21 04:24:35.193536 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-21 04:24:35.350316 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-21 04:24:35.350875 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-21 04:24:35.533906 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-21 04:24:35.540443 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-21 04:24:35.694531 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-21 04:24:35.695828 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-21 04:24:35.859442 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-21 04:24:35.869134 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-21 04:24:36.049004 | instance | orc-system/serviceaccounts/default 2026-05-21 04:24:36.051020 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-05-21 04:24:36.241450 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-21 04:24:36.243107 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-21 04:24:36.419891 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-21 04:24:36.435379 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-21 04:24:36.591632 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-21 04:24:36.634973 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-21 04:24:36.789491 | instance | rook-ceph/roles/rook-ceph-system 2026-05-21 04:24:36.829678 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-05-21 04:24:36.971714 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-21 04:24:37.007562 | instance | rook-ceph/serviceaccounts/default 2026-05-21 04:24:37.203790 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-21 04:24:37.257342 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-21 04:24:37.414352 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-21 04:24:37.454110 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-21 04:24:37.630360 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-21 04:24:37.690166 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-21 04:24:37.845877 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-21 04:24:37.902050 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-21 04:24:38.059418 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-21 04:24:38.163176 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-21 04:24:38.278390 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-21 04:24:38.378727 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-21 04:24:38.501747 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-21 04:24:38.581915 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-21 04:24:38.677270 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-jh8ph 2026-05-21 04:24:38.757722 | instance | secretgen-controller/serviceaccounts/default 2026-05-21 04:24:38.880068 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-21 04:24:38.932932 | instance | orc-system/roles/orc-leader-election-role 2026-05-21 04:24:39.408879 | instance | ok: Runtime: 0:03:11.332281 2026-05-21 04:24:39.429932 | 2026-05-21 04:24:39.430029 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-21 04:24:40.409381 | instance | changed: 2026-05-21 04:24:40.409948 | instance | cd+++++++++ objects/ 2026-05-21 04:24:40.410000 | instance | cd+++++++++ objects/cluster/ 2026-05-21 04:24:40.410023 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-21 04:24:40.410044 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-21 04:24:40.410064 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-21 04:24:40.410083 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-05-21 04:24:40.410102 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-05-21 04:24:40.410120 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-05-21 04:24:40.410138 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-05-21 04:24:40.410156 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-05-21 04:24:40.410174 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-05-21 04:24:40.410193 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-05-21 04:24:40.410211 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-05-21 04:24:40.410635 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-05-21 04:24:40.410659 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-05-21 04:24:40.410682 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-05-21 04:24:40.410702 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-05-21 04:24:40.410721 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-21 04:24:40.410739 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-21 04:24:40.410758 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-21 04:24:40.410776 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-21 04:24:40.410794 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-21 04:24:40.410813 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-21 04:24:40.410831 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-21 04:24:40.410849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-21 04:24:40.410867 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-21 04:24:40.410885 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-21 04:24:40.410903 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-21 04:24:40.410921 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-21 04:24:40.410939 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-21 04:24:40.410958 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-21 04:24:40.410975 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-21 04:24:40.410993 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-21 04:24:40.411012 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-21 04:24:40.411031 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-21 04:24:40.411052 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-21 04:24:40.411071 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-21 04:24:40.411095 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-21 04:24:40.411114 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-21 04:24:40.411132 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-21 04:24:40.411150 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-21 04:24:40.411167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-21 04:24:40.411185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-21 04:24:40.411203 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-21 04:24:40.411221 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-21 04:24:40.411239 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-21 04:24:40.411257 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-21 04:24:40.411275 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-21 04:24:40.411294 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-21 04:24:40.411312 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-21 04:24:40.411330 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-21 04:24:40.411348 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-21 04:24:40.411366 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-21 04:24:40.411384 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-21 04:24:40.411402 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-21 04:24:40.411420 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-21 04:24:40.411438 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-21 04:24:40.411456 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-21 04:24:40.411474 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-21 04:24:40.411493 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-21 04:24:40.411511 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-21 04:24:40.411528 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-21 04:24:40.411547 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-21 04:24:40.411565 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.411582 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.411600 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.411618 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.411636 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.411655 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.411675 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-21 04:24:40.411693 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-21 04:24:40.411712 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-21 04:24:40.411730 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-21 04:24:40.411749 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-21 04:24:40.411771 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-21 04:24:40.411790 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-21 04:24:40.411808 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-21 04:24:40.411826 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-21 04:24:40.411844 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-21 04:24:40.411862 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-21 04:24:40.411879 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-21 04:24:40.411897 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-21 04:24:40.411915 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-21 04:24:40.411933 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-05-21 04:24:40.411951 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-05-21 04:24:40.411969 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-05-21 04:24:40.411986 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-05-21 04:24:40.412004 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-05-21 04:24:40.412022 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-05-21 04:24:40.412040 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-05-21 04:24:40.412057 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-05-21 04:24:40.412076 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-05-21 04:24:40.412094 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-05-21 04:24:40.412453 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-05-21 04:24:40.412476 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-05-21 04:24:40.412495 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-05-21 04:24:40.412514 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-05-21 04:24:40.412532 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-21 04:24:40.412550 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-21 04:24:40.412568 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-21 04:24:40.412585 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-21 04:24:40.412604 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-21 04:24:40.412621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-21 04:24:40.412639 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-21 04:24:40.412656 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-21 04:24:40.412674 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-21 04:24:40.412691 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-21 04:24:40.412709 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-21 04:24:40.412726 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-21 04:24:40.412744 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-21 04:24:40.412766 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-21 04:24:40.412784 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-21 04:24:40.412803 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-21 04:24:40.412820 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-21 04:24:40.412838 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-21 04:24:40.412856 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-21 04:24:40.412873 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-21 04:24:40.412891 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-21 04:24:40.412909 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-21 04:24:40.412926 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-21 04:24:40.412944 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-21 04:24:40.412983 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-21 04:24:40.413002 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-21 04:24:40.413020 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-21 04:24:40.413037 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-21 04:24:40.413055 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-21 04:24:40.413073 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-21 04:24:40.413090 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-21 04:24:40.413108 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-21 04:24:40.413126 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-21 04:24:40.413144 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-21 04:24:40.413161 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-21 04:24:40.413179 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-21 04:24:40.413196 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-21 04:24:40.413214 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-21 04:24:40.413232 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-21 04:24:40.413250 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-21 04:24:40.413268 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-21 04:24:40.413285 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-21 04:24:40.413303 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-21 04:24:40.413321 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-21 04:24:40.413338 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-21 04:24:40.413356 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-21 04:24:40.413373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-21 04:24:40.413397 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-21 04:24:40.413415 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-21 04:24:40.413438 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-21 04:24:40.413479 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-21 04:24:40.413499 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-21 04:24:40.413517 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-21 04:24:40.413534 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-21 04:24:40.413552 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-21 04:24:40.413569 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-21 04:24:40.413587 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-21 04:24:40.413606 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-21 04:24:40.413625 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-21 04:24:40.413643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-21 04:24:40.413662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-21 04:24:40.413680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-21 04:24:40.413698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-21 04:24:40.413716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-21 04:24:40.413734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-21 04:24:40.413752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-21 04:24:40.413770 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-21 04:24:40.413787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-21 04:24:40.413805 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-21 04:24:40.413822 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-21 04:24:40.413840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-21 04:24:40.413858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-21 04:24:40.413879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-21 04:24:40.413905 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-21 04:24:40.413949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-21 04:24:40.413984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-21 04:24:40.414005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-21 04:24:40.414025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-21 04:24:40.414043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-21 04:24:40.414061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-21 04:24:40.414088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-21 04:24:40.414107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-21 04:24:40.414125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-21 04:24:40.414143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-21 04:24:40.414165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-21 04:24:40.414660 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-21 04:24:40.414684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-21 04:24:40.414703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-21 04:24:40.414722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-21 04:24:40.414740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-21 04:24:40.414758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-21 04:24:40.414776 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-21 04:24:40.414793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-21 04:24:40.414811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-21 04:24:40.414828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-21 04:24:40.414845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-21 04:24:40.414863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-21 04:24:40.414880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-21 04:24:40.414897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-21 04:24:40.414915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-21 04:24:40.414932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-21 04:24:40.414949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-21 04:24:40.414967 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-21 04:24:40.414984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-21 04:24:40.415001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-21 04:24:40.415019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-21 04:24:40.415037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-21 04:24:40.415054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-21 04:24:40.415071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-21 04:24:40.415089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-21 04:24:40.415107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-21 04:24:40.415124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-21 04:24:40.415141 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-21 04:24:40.415164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-21 04:24:40.415182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-21 04:24:40.415200 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-21 04:24:40.415218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-21 04:24:40.415235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-21 04:24:40.415252 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-21 04:24:40.415269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-21 04:24:40.415287 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-21 04:24:40.415305 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-21 04:24:40.415322 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-21 04:24:40.415340 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-21 04:24:40.415358 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-21 04:24:40.415376 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-21 04:24:40.415394 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-21 04:24:40.415412 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-21 04:24:40.415430 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-21 04:24:40.415450 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-21 04:24:40.415485 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-21 04:24:40.415530 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-21 04:24:40.415554 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-21 04:24:40.415575 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-21 04:24:40.415600 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-21 04:24:40.415629 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-21 04:24:40.415659 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-21 04:24:40.415680 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-21 04:24:40.415698 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-21 04:24:40.415717 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-21 04:24:40.415735 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-21 04:24:40.415753 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-21 04:24:40.415772 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-21 04:24:40.415790 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-21 04:24:40.415808 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-21 04:24:40.415826 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-21 04:24:40.415844 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-21 04:24:40.415862 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-21 04:24:40.415880 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-21 04:24:40.415897 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-21 04:24:40.415921 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-21 04:24:40.415940 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-21 04:24:40.415958 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-21 04:24:40.415977 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-21 04:24:40.415996 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-21 04:24:40.416014 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-21 04:24:40.416033 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-21 04:24:40.416051 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-21 04:24:40.416070 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-21 04:24:40.416088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-05-21 04:24:40.416106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-05-21 04:24:40.416124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-05-21 04:24:40.416142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-05-21 04:24:40.416159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-05-21 04:24:40.416177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-05-21 04:24:40.416194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-05-21 04:24:40.416212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-05-21 04:24:40.416229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-21 04:24:40.416247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-21 04:24:40.416264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-21 04:24:40.416282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-21 04:24:40.416299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-21 04:24:40.416317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-21 04:24:40.416334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-21 04:24:40.416352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-21 04:24:40.416370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-21 04:24:40.416388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-21 04:24:40.416405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-21 04:24:40.416423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-21 04:24:40.416440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-21 04:24:40.416457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-21 04:24:40.416475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-21 04:24:40.416493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-21 04:24:40.416511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-21 04:24:40.416535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-21 04:24:40.416905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-21 04:24:40.416927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-21 04:24:40.416946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-21 04:24:40.416992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-21 04:24:40.417010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-21 04:24:40.417029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-21 04:24:40.417050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-21 04:24:40.417069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-21 04:24:40.417086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-21 04:24:40.417105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-21 04:24:40.417123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-21 04:24:40.417141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-21 04:24:40.417160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-21 04:24:40.417177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-21 04:24:40.417196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-21 04:24:40.417214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-21 04:24:40.417231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-21 04:24:40.417249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-21 04:24:40.417266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-21 04:24:40.417284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-21 04:24:40.417302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-21 04:24:40.417320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-21 04:24:40.417337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.417355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.417373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.417391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.417409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.417426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.417474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-21 04:24:40.417495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-21 04:24:40.417513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-21 04:24:40.417531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-21 04:24:40.417557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-21 04:24:40.417575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-21 04:24:40.417593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-21 04:24:40.417611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-21 04:24:40.417628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-21 04:24:40.417646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-21 04:24:40.417664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-21 04:24:40.417682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-21 04:24:40.417699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-05-21 04:24:40.417717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-05-21 04:24:40.417735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-21 04:24:40.417752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-21 04:24:40.417770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-21 04:24:40.417787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-21 04:24:40.417804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-21 04:24:40.417821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-21 04:24:40.417838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-21 04:24:40.417856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-21 04:24:40.417873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-21 04:24:40.417891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-21 04:24:40.417909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-05-21 04:24:40.417926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-05-21 04:24:40.417944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-05-21 04:24:40.417961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-05-21 04:24:40.417979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-05-21 04:24:40.417996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-05-21 04:24:40.418013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-05-21 04:24:40.418031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-05-21 04:24:40.418049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-21 04:24:40.418066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-21 04:24:40.418084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-21 04:24:40.418101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-21 04:24:40.418119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-21 04:24:40.418137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-21 04:24:40.418155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-21 04:24:40.418177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-21 04:24:40.418196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-21 04:24:40.418215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-21 04:24:40.418234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-21 04:24:40.418252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-21 04:24:40.418270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-21 04:24:40.418288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-21 04:24:40.418306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-21 04:24:40.418324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-21 04:24:40.418341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-21 04:24:40.418359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-21 04:24:40.418377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-21 04:24:40.418396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-21 04:24:40.418414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-21 04:24:40.418432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-21 04:24:40.418450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-21 04:24:40.418468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-21 04:24:40.418486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-21 04:24:40.418503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-21 04:24:40.418521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-21 04:24:40.418539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-21 04:24:40.418557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-21 04:24:40.418574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-21 04:24:40.418592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-21 04:24:40.418609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-21 04:24:40.418627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-21 04:24:40.418645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-21 04:24:40.418662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-21 04:24:40.418680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-21 04:24:40.418697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-21 04:24:40.418714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-21 04:24:40.418732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-21 04:24:40.418750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-21 04:24:40.418771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-21 04:24:40.418789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-21 04:24:40.418806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-21 04:24:40.418823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-21 04:24:40.418841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-21 04:24:40.418858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-21 04:24:40.418876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-21 04:24:40.418893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-21 04:24:40.418912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-21 04:24:40.418930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-21 04:24:40.418947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-21 04:24:40.418965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-21 04:24:40.418982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-21 04:24:40.419000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-21 04:24:40.419018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-21 04:24:40.419036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-21 04:24:40.419053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-21 04:24:40.419071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-21 04:24:40.419088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-21 04:24:40.419106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-21 04:24:40.419124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-21 04:24:40.419141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-21 04:24:40.419158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-21 04:24:40.419176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-21 04:24:40.419193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-21 04:24:40.419210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-21 04:24:40.419227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-21 04:24:40.419245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-21 04:24:40.419262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-21 04:24:40.419279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-21 04:24:40.419296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-21 04:24:40.419317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-21 04:24:40.419334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-21 04:24:40.419351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-21 04:24:40.419369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-21 04:24:40.419386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-21 04:24:40.419405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-21 04:24:40.419428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-21 04:24:40.419446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-21 04:24:40.419464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-21 04:24:40.419481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-21 04:24:40.419498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-21 04:24:40.419516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-21 04:24:40.419532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-21 04:24:40.419550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-21 04:24:40.419568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-21 04:24:40.419586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-21 04:24:40.419603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-21 04:24:40.419621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-21 04:24:40.419639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-21 04:24:40.419656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-21 04:24:40.419674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-21 04:24:40.419691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-21 04:24:40.419709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-21 04:24:40.419727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-21 04:24:40.419744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-21 04:24:40.419762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-21 04:24:40.419779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-21 04:24:40.419796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-21 04:24:40.419814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-21 04:24:40.419832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-21 04:24:40.419850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-21 04:24:40.419869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-21 04:24:40.419887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-21 04:24:40.419905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-21 04:24:40.419927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-21 04:24:40.419946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-21 04:24:40.419964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-21 04:24:40.419981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-21 04:24:40.419998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-21 04:24:40.420016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-21 04:24:40.420034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-21 04:24:40.420052 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-21 04:24:40.420070 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-21 04:24:40.420088 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-21 04:24:40.420106 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-05-21 04:24:40.420124 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-05-21 04:24:40.420142 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-05-21 04:24:40.420160 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-05-21 04:24:40.420177 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-05-21 04:24:40.420196 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-05-21 04:24:40.420213 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-05-21 04:24:40.420231 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-05-21 04:24:40.420249 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-21 04:24:40.420266 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-21 04:24:40.420284 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-21 04:24:40.420301 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-21 04:24:40.420319 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-21 04:24:40.420336 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-21 04:24:40.420354 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-21 04:24:40.420371 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-21 04:24:40.420389 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-21 04:24:40.420407 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-21 04:24:40.420424 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-21 04:24:40.420441 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-21 04:24:40.420458 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-21 04:24:40.420476 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-21 04:24:40.420493 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-21 04:24:40.420510 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-21 04:24:40.420528 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-05-21 04:24:40.420545 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-05-21 04:24:40.420563 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-21 04:24:40.420580 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-21 04:24:40.420598 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-21 04:24:40.420615 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-21 04:24:40.420637 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-05-21 04:24:40.420655 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-05-21 04:24:40.420673 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-21 04:24:40.420690 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-21 04:24:40.420708 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-21 04:24:40.420726 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-21 04:24:40.420743 | instance | cd+++++++++ objects/cluster/node/ 2026-05-21 04:24:40.420761 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-21 04:24:40.420779 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-21 04:24:40.420797 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-21 04:24:40.420814 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-21 04:24:40.420832 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-21 04:24:40.420850 | instance | cd+++++++++ objects/namespaced/ 2026-05-21 04:24:40.420868 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-21 04:24:40.420886 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-21 04:24:40.420904 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-21 04:24:40.420921 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-21 04:24:40.420939 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.420973 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.420995 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-21 04:24:40.421013 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-21 04:24:40.421032 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-21 04:24:40.421049 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-21 04:24:40.421067 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-21 04:24:40.421085 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-21 04:24:40.421104 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-21 04:24:40.421122 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-21 04:24:40.421140 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-21 04:24:40.421158 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-21 04:24:40.421176 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-21 04:24:40.421194 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-21 04:24:40.421212 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-21 04:24:40.421230 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-21 04:24:40.421248 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-21 04:24:40.421266 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-21 04:24:40.421284 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-21 04:24:40.421302 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-21 04:24:40.421320 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-21 04:24:40.421338 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-39.nip.io-tls.txt 2026-05-21 04:24:40.421356 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-39.nip.io-tls.yaml 2026-05-21 04:24:40.421379 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-21 04:24:40.421398 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-21 04:24:40.421415 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-21 04:24:40.421451 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-21 04:24:40.421475 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-21 04:24:40.421494 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-21 04:24:40.421512 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.421530 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-21 04:24:40.421547 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-21 04:24:40.421565 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-21 04:24:40.421583 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-21 04:24:40.421601 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-21 04:24:40.421619 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-21 04:24:40.421637 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-21 04:24:40.421655 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-21 04:24:40.421672 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-21 04:24:40.421690 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-21 04:24:40.421708 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-21 04:24:40.421726 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-21 04:24:40.421744 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-05-21 04:24:40.421762 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-05-21 04:24:40.421780 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.421798 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.421815 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-05-21 04:24:40.421833 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-05-21 04:24:40.421852 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-05-21 04:24:40.421870 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-05-21 04:24:40.421888 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-21 04:24:40.421906 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-21 04:24:40.421924 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-05-21 04:24:40.421942 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq.txt 2026-05-21 04:24:40.421960 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq.yaml 2026-05-21 04:24:40.421978 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-05-21 04:24:40.421995 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-05-21 04:24:40.422017 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-05-21 04:24:40.422036 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-05-21 04:24:40.422053 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-05-21 04:24:40.422072 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-05-21 04:24:40.422090 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-05-21 04:24:40.422108 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-05-21 04:24:40.422126 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-05-21 04:24:40.422144 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-05-21 04:24:40.422162 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-05-21 04:24:40.422180 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-05-21 04:24:40.422198 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-05-21 04:24:40.422215 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.422233 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-05-21 04:24:40.422251 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-21 04:24:40.422269 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-21 04:24:40.422286 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-05-21 04:24:40.422304 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-05-21 04:24:40.422322 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.422340 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.422359 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-05-21 04:24:40.422377 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-05-21 04:24:40.422395 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-05-21 04:24:40.422413 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-05-21 04:24:40.422431 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-05-21 04:24:40.422450 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-21 04:24:40.422468 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-05-21 04:24:40.422486 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr.txt 2026-05-21 04:24:40.422504 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr.yaml 2026-05-21 04:24:40.422522 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-05-21 04:24:40.422544 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-05-21 04:24:40.422563 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-05-21 04:24:40.422581 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-05-21 04:24:40.422598 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-05-21 04:24:40.422617 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-05-21 04:24:40.422635 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-05-21 04:24:40.422653 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-05-21 04:24:40.422671 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-05-21 04:24:40.422689 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-05-21 04:24:40.422707 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-05-21 04:24:40.422725 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-05-21 04:24:40.422742 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-05-21 04:24:40.422760 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.422778 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-05-21 04:24:40.422796 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-05-21 04:24:40.422814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-21 04:24:40.422831 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-05-21 04:24:40.422849 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-05-21 04:24:40.422867 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.422885 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.422903 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-05-21 04:24:40.422921 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-05-21 04:24:40.422938 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-05-21 04:24:40.422956 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-05-21 04:24:40.422974 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-05-21 04:24:40.422992 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-05-21 04:24:40.423009 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-05-21 04:24:40.423027 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-vmxqk.txt 2026-05-21 04:24:40.423045 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-vmxqk.yaml 2026-05-21 04:24:40.423062 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-05-21 04:24:40.423080 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-05-21 04:24:40.423101 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-05-21 04:24:40.423120 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-05-21 04:24:40.423138 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-05-21 04:24:40.423156 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-05-21 04:24:40.423173 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-05-21 04:24:40.423191 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-05-21 04:24:40.423208 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-05-21 04:24:40.423226 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-05-21 04:24:40.423243 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-05-21 04:24:40.423261 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-05-21 04:24:40.423279 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-05-21 04:24:40.423297 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.423315 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-05-21 04:24:40.423333 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-05-21 04:24:40.423351 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-05-21 04:24:40.423370 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-05-21 04:24:40.423388 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-05-21 04:24:40.423406 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.423425 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.423443 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-05-21 04:24:40.423461 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-05-21 04:24:40.423479 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-05-21 04:24:40.423497 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-05-21 04:24:40.423515 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-05-21 04:24:40.423533 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-05-21 04:24:40.423551 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-05-21 04:24:40.423569 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-k42w9.txt 2026-05-21 04:24:40.423586 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-k42w9.yaml 2026-05-21 04:24:40.423605 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-05-21 04:24:40.423623 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-05-21 04:24:40.423640 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-05-21 04:24:40.423658 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-05-21 04:24:40.423675 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-05-21 04:24:40.423693 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-05-21 04:24:40.423711 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-05-21 04:24:40.423729 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-05-21 04:24:40.423747 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-05-21 04:24:40.423768 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-05-21 04:24:40.423787 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-05-21 04:24:40.423805 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-05-21 04:24:40.423822 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-05-21 04:24:40.423840 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.423857 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-05-21 04:24:40.423875 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-05-21 04:24:40.423893 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-05-21 04:24:40.423910 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-21 04:24:40.423928 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-21 04:24:40.423945 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-21 04:24:40.423963 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-21 04:24:40.423980 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.423998 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.424015 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-21 04:24:40.424033 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-21 04:24:40.424050 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-21 04:24:40.424068 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-21 04:24:40.424085 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-21 04:24:40.424102 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-21 04:24:40.424120 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-21 04:24:40.424138 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-21 04:24:40.424156 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-21 04:24:40.424174 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-21 04:24:40.424192 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-21 04:24:40.424210 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-21 04:24:40.424228 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-21 04:24:40.424246 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-sn8nq.txt 2026-05-21 04:24:40.424264 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-sn8nq.yaml 2026-05-21 04:24:40.424281 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gjszd.txt 2026-05-21 04:24:40.424299 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gjszd.yaml 2026-05-21 04:24:40.424316 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-xxj45.txt 2026-05-21 04:24:40.424334 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-xxj45.yaml 2026-05-21 04:24:40.424352 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-21 04:24:40.424369 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-21 04:24:40.424393 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-21 04:24:40.424412 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-21 04:24:40.424430 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-21 04:24:40.424448 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-21 04:24:40.424465 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-21 04:24:40.424483 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-21 04:24:40.424500 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-21 04:24:40.424518 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-21 04:24:40.424535 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-21 04:24:40.424553 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-21 04:24:40.424571 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-21 04:24:40.424589 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-21 04:24:40.424607 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-21 04:24:40.424626 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-21 04:24:40.424644 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-21 04:24:40.424662 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-21 04:24:40.424680 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-21 04:24:40.424697 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-21 04:24:40.424715 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-21 04:24:40.424732 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-21 04:24:40.424750 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-21 04:24:40.424767 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-21 04:24:40.424785 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-21 04:24:40.424803 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-21 04:24:40.424821 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-21 04:24:40.424839 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-21 04:24:40.424859 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-21 04:24:40.424885 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-21 04:24:40.424910 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-21 04:24:40.424934 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-21 04:24:40.424976 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-21 04:24:40.425004 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-21 04:24:40.425027 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-21 04:24:40.425049 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-21 04:24:40.425079 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-21 04:24:40.425100 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-21 04:24:40.425120 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-21 04:24:40.425139 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.425158 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.425178 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-21 04:24:40.425197 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-21 04:24:40.425216 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-21 04:24:40.425235 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-21 04:24:40.425254 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-21 04:24:40.425274 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-21 04:24:40.425293 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-21 04:24:40.425312 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-21 04:24:40.425332 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-21 04:24:40.425352 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-21 04:24:40.425371 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-21 04:24:40.425390 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-21 04:24:40.425437 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-21 04:24:40.425461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.425481 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.425500 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-21 04:24:40.425523 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-21 04:24:40.425553 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-21 04:24:40.425584 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-21 04:24:40.425608 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-21 04:24:40.425629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-21 04:24:40.425649 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-21 04:24:40.425668 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rjn6m.txt 2026-05-21 04:24:40.425690 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rjn6m.yaml 2026-05-21 04:24:40.425720 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-21 04:24:40.425750 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-21 04:24:40.425772 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-21 04:24:40.425792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-21 04:24:40.425812 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-21 04:24:40.425831 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-21 04:24:40.425850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-21 04:24:40.425876 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-21 04:24:40.425897 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-21 04:24:40.425916 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-21 04:24:40.425935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-21 04:24:40.425954 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-21 04:24:40.425973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-21 04:24:40.425992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-21 04:24:40.426011 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-21 04:24:40.426030 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-21 04:24:40.426050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-21 04:24:40.426069 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-21 04:24:40.426087 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-21 04:24:40.426106 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-21 04:24:40.426126 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-21 04:24:40.426145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-21 04:24:40.426164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-21 04:24:40.426182 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-21 04:24:40.426201 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-21 04:24:40.426220 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-21 04:24:40.426239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-21 04:24:40.426258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.426277 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-21 04:24:40.426295 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-21 04:24:40.426315 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-21 04:24:40.426335 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-21 04:24:40.426354 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-21 04:24:40.426373 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-21 04:24:40.426392 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-21 04:24:40.426411 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-21 04:24:40.426431 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-21 04:24:40.426450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-21 04:24:40.426469 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-21 04:24:40.426493 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-21 04:24:40.426513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-21 04:24:40.426532 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-21 04:24:40.426551 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-21 04:24:40.426570 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.426588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.426607 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-21 04:24:40.426626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-21 04:24:40.426645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-21 04:24:40.426664 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-21 04:24:40.426683 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-21 04:24:40.426703 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-21 04:24:40.426721 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-21 04:24:40.426740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-21 04:24:40.426759 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-21 04:24:40.426778 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-21 04:24:40.426797 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-21 04:24:40.426817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-21 04:24:40.426836 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-21 04:24:40.426855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-21 04:24:40.426873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-21 04:24:40.426892 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-21 04:24:40.426911 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-snbhv.txt 2026-05-21 04:24:40.426930 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-snbhv.yaml 2026-05-21 04:24:40.426949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mzftb.txt 2026-05-21 04:24:40.426968 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mzftb.yaml 2026-05-21 04:24:40.426986 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-21 04:24:40.427006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-21 04:24:40.427025 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-21 04:24:40.427043 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-21 04:24:40.427063 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-21 04:24:40.427081 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-21 04:24:40.427100 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-21 04:24:40.427119 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-21 04:24:40.427137 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-21 04:24:40.427161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-21 04:24:40.427181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-21 04:24:40.427200 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-21 04:24:40.427219 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-21 04:24:40.427238 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-21 04:24:40.427262 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-21 04:24:40.427285 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-21 04:24:40.427305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-21 04:24:40.427325 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-21 04:24:40.427348 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-21 04:24:40.427370 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-21 04:24:40.427393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-21 04:24:40.427413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-21 04:24:40.427434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-21 04:24:40.427456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-21 04:24:40.427476 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-21 04:24:40.427498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-21 04:24:40.427518 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-21 04:24:40.427539 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-21 04:24:40.427560 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-21 04:24:40.427581 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.427601 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.427620 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-21 04:24:40.427639 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-21 04:24:40.427658 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-21 04:24:40.427680 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-21 04:24:40.427700 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-21 04:24:40.427720 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-21 04:24:40.427739 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-21 04:24:40.427758 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.427777 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.427795 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-21 04:24:40.427816 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-21 04:24:40.427838 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-21 04:24:40.427856 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-21 04:24:40.427880 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-21 04:24:40.427900 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-21 04:24:40.427919 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-21 04:24:40.427938 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-21 04:24:40.427957 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-21 04:24:40.427980 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-21 04:24:40.428000 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-21 04:24:40.428020 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-21 04:24:40.428042 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-21 04:24:40.428062 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-21 04:24:40.428081 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-21 04:24:40.428102 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-21 04:24:40.428124 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-21 04:24:40.428143 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-21 04:24:40.428162 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-21 04:24:40.428184 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-21 04:24:40.428204 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-21 04:24:40.428226 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-21 04:24:40.428246 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-21 04:24:40.428265 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-21 04:24:40.428286 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-21 04:24:40.428306 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.428326 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.428348 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-21 04:24:40.428368 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-21 04:24:40.428386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-21 04:24:40.428405 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-21 04:24:40.428424 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-21 04:24:40.428443 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-21 04:24:40.428465 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-21 04:24:40.428485 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-21 04:24:40.428504 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-21 04:24:40.428523 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-21 04:24:40.428542 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-21 04:24:40.428563 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-21 04:24:40.428584 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-21 04:24:40.428610 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-21 04:24:40.428633 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-21 04:24:40.428653 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-21 04:24:40.428672 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-21 04:24:40.428693 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-21 04:24:40.428715 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-21 04:24:40.428735 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-21 04:24:40.428757 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-21 04:24:40.428776 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-21 04:24:40.428795 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-21 04:24:40.428815 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-21 04:24:40.428835 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-21 04:24:40.428856 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-21 04:24:40.428876 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-21 04:24:40.428895 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-21 04:24:40.428913 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-21 04:24:40.428932 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-21 04:24:40.428968 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-h6z7p.txt 2026-05-21 04:24:40.428992 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-h6z7p.yaml 2026-05-21 04:24:40.429014 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-svhth.txt 2026-05-21 04:24:40.429036 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-svhth.yaml 2026-05-21 04:24:40.429056 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-brz9c.txt 2026-05-21 04:24:40.429075 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-brz9c.yaml 2026-05-21 04:24:40.429094 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jxtbw.txt 2026-05-21 04:24:40.429113 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jxtbw.yaml 2026-05-21 04:24:40.429131 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-21 04:24:40.429150 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-21 04:24:40.429168 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-21 04:24:40.429187 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-21 04:24:40.429206 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-21 04:24:40.429224 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-21 04:24:40.429243 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-gbljv.txt 2026-05-21 04:24:40.429262 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-gbljv.yaml 2026-05-21 04:24:40.429281 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-21 04:24:40.429305 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-21 04:24:40.429325 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-21 04:24:40.429344 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-21 04:24:40.429363 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-21 04:24:40.429383 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-21 04:24:40.429416 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-21 04:24:40.429438 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-21 04:24:40.429457 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-21 04:24:40.429477 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-21 04:24:40.429495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-21 04:24:40.429514 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-21 04:24:40.429533 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-21 04:24:40.429552 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-21 04:24:40.429571 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-21 04:24:40.429590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-21 04:24:40.429609 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-21 04:24:40.429627 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-21 04:24:40.429646 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-21 04:24:40.429664 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-21 04:24:40.429683 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-21 04:24:40.429702 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-21 04:24:40.429721 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-21 04:24:40.429740 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-21 04:24:40.429758 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-21 04:24:40.429777 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-21 04:24:40.429796 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-21 04:24:40.429815 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-21 04:24:40.429834 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-21 04:24:40.429854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-21 04:24:40.429873 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-21 04:24:40.429892 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-21 04:24:40.429910 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-21 04:24:40.429929 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-21 04:24:40.429953 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-21 04:24:40.429974 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-21 04:24:40.429993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-21 04:24:40.430012 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-21 04:24:40.430032 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-21 04:24:40.430054 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-21 04:24:40.430074 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-21 04:24:40.430093 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-21 04:24:40.430112 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-21 04:24:40.430132 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-21 04:24:40.430151 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-21 04:24:40.430170 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-21 04:24:40.430189 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-21 04:24:40.430209 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-21 04:24:40.430228 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-21 04:24:40.430247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-21 04:24:40.430265 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-21 04:24:40.430284 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-37212c.txt 2026-05-21 04:24:40.430304 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-37212c.yaml 2026-05-21 04:24:40.430322 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qge0wq.txt 2026-05-21 04:24:40.430341 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qge0wq.yaml 2026-05-21 04:24:40.430360 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-21 04:24:40.430378 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-21 04:24:40.430398 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-21 04:24:40.430417 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-21 04:24:40.430436 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-21 04:24:40.430454 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-21 04:24:40.430473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-21 04:24:40.430492 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-21 04:24:40.430511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-21 04:24:40.430530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-21 04:24:40.430549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-21 04:24:40.430568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-21 04:24:40.430591 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-21 04:24:40.430611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-21 04:24:40.430630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-21 04:24:40.430649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-21 04:24:40.430668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-21 04:24:40.430686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-21 04:24:40.430705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-21 04:24:40.430724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-21 04:24:40.430744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-21 04:24:40.430763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-21 04:24:40.430781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-21 04:24:40.430800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-21 04:24:40.430818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.430837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-21 04:24:40.430856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-21 04:24:40.430876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-21 04:24:40.430895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-21 04:24:40.430914 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-21 04:24:40.430933 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-21 04:24:40.430951 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-21 04:24:40.430970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-21 04:24:40.430989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-21 04:24:40.431008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-21 04:24:40.431026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-21 04:24:40.431045 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-21 04:24:40.431063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-21 04:24:40.431082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-21 04:24:40.431101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-21 04:24:40.431119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-21 04:24:40.431138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-21 04:24:40.431156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-21 04:24:40.431175 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-21 04:24:40.431194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-21 04:24:40.431218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-21 04:24:40.431237 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-21 04:24:40.431256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-21 04:24:40.431275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-21 04:24:40.431293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-21 04:24:40.431312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-21 04:24:40.431332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-21 04:24:40.431350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-21 04:24:40.431369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-21 04:24:40.431388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-21 04:24:40.431407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-21 04:24:40.431425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-21 04:24:40.431445 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-21 04:24:40.431464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-21 04:24:40.431482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-21 04:24:40.431501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-21 04:24:40.431521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-21 04:24:40.431540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-21 04:24:40.431558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-21 04:24:40.431578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-21 04:24:40.431596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-21 04:24:40.431614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-21 04:24:40.431633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-21 04:24:40.431652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-21 04:24:40.431671 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-21 04:24:40.431689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-21 04:24:40.431708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-21 04:24:40.431727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-21 04:24:40.431746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-21 04:24:40.431764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-21 04:24:40.431783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-21 04:24:40.431802 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-21 04:24:40.431821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-21 04:24:40.431845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-21 04:24:40.431865 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-21 04:24:40.431884 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-21 04:24:40.431903 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-21 04:24:40.431922 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-21 04:24:40.431941 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-21 04:24:40.431959 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-21 04:24:40.431978 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-21 04:24:40.431997 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-21 04:24:40.432016 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-21 04:24:40.432034 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-21 04:24:40.432053 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-21 04:24:40.432072 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-21 04:24:40.432090 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-21 04:24:40.432109 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-21 04:24:40.432127 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-21 04:24:40.432146 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-21 04:24:40.432164 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-21 04:24:40.432183 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.432201 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.432219 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-21 04:24:40.432238 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-21 04:24:40.432257 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-21 04:24:40.432276 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-21 04:24:40.432295 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-21 04:24:40.432314 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-21 04:24:40.432333 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-58tqn.txt 2026-05-21 04:24:40.432351 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-58tqn.yaml 2026-05-21 04:24:40.432371 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-21 04:24:40.432390 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-21 04:24:40.432409 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-21 04:24:40.432428 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-21 04:24:40.432447 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-21 04:24:40.432466 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-21 04:24:40.432490 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-21 04:24:40.432509 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-21 04:24:40.432529 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-05-21 04:24:40.432548 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-05-21 04:24:40.432568 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.432587 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.432605 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-05-21 04:24:40.432625 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-05-21 04:24:40.432644 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.432662 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-21 04:24:40.432681 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-21 04:24:40.432701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-21 04:24:40.432720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-21 04:24:40.432739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-21 04:24:40.432759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-21 04:24:40.432778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-21 04:24:40.432797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-21 04:24:40.432816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-21 04:24:40.432835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-21 04:24:40.432855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-21 04:24:40.432874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-21 04:24:40.432893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-21 04:24:40.432912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-21 04:24:40.432932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-21 04:24:40.432973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-21 04:24:40.432998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-21 04:24:40.433018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-21 04:24:40.433038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-21 04:24:40.433057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-21 04:24:40.433077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-21 04:24:40.433097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-21 04:24:40.433115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-21 04:24:40.433139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-21 04:24:40.433159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-21 04:24:40.433179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-21 04:24:40.433197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-21 04:24:40.433217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-21 04:24:40.433236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-21 04:24:40.433255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-21 04:24:40.433274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-21 04:24:40.433292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-21 04:24:40.433310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-21 04:24:40.433330 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-21 04:24:40.433349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-21 04:24:40.433368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-21 04:24:40.433404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-21 04:24:40.433879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-21 04:24:40.433904 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-21 04:24:40.433924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-21 04:24:40.433943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-21 04:24:40.433963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-21 04:24:40.433982 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-21 04:24:40.434001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-21 04:24:40.434073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-21 04:24:40.434116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-21 04:24:40.434140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-21 04:24:40.434160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-21 04:24:40.434180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.434199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.434218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-21 04:24:40.434238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-21 04:24:40.434257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-21 04:24:40.434282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-21 04:24:40.434302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-21 04:24:40.434321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-21 04:24:40.434340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-21 04:24:40.434358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-21 04:24:40.434377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-21 04:24:40.434396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-21 04:24:40.434414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-21 04:24:40.434433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-21 04:24:40.434452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-21 04:24:40.434470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-21 04:24:40.434488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-21 04:24:40.434506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-21 04:24:40.434524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-21 04:24:40.434543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-21 04:24:40.434561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-21 04:24:40.434580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-21 04:24:40.434600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-21 04:24:40.434619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-21 04:24:40.434637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-21 04:24:40.434657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-21 04:24:40.434675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-21 04:24:40.434694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-21 04:24:40.434713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-21 04:24:40.434732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-21 04:24:40.434751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-21 04:24:40.434769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-21 04:24:40.434788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-21 04:24:40.434807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-21 04:24:40.434833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-21 04:24:40.434853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-21 04:24:40.434871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-21 04:24:40.434890 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-21 04:24:40.434909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-21 04:24:40.434928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-21 04:24:40.434946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.434965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.434983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-21 04:24:40.435002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-21 04:24:40.435021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-21 04:24:40.435040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-21 04:24:40.435058 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-21 04:24:40.435077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-21 04:24:40.435096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.435114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.435134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-21 04:24:40.435153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-21 04:24:40.435172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-21 04:24:40.435192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-21 04:24:40.435212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-21 04:24:40.435232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-21 04:24:40.435251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-21 04:24:40.435271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-21 04:24:40.435289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-21 04:24:40.435309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-21 04:24:40.435328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-21 04:24:40.435347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-21 04:24:40.435366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-21 04:24:40.435385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-21 04:24:40.435404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-21 04:24:40.435422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-21 04:24:40.435446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-21 04:24:40.435465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-21 04:24:40.435484 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-21 04:24:40.435504 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-21 04:24:40.435522 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-21 04:24:40.435541 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-21 04:24:40.435561 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-21 04:24:40.435582 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-21 04:24:40.435611 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-21 04:24:40.435643 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-21 04:24:40.435669 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-21 04:24:40.435690 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-05-21 04:24:40.435710 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-05-21 04:24:40.435729 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-21 04:24:40.435749 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-21 04:24:40.435767 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-21 04:24:40.435793 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.435823 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.435851 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.435872 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.435892 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.435912 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.435931 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-21 04:24:40.435950 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-21 04:24:40.435969 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-21 04:24:40.435989 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-21 04:24:40.436009 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-21 04:24:40.436028 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-21 04:24:40.436048 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-21 04:24:40.436067 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-21 04:24:40.436088 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-21 04:24:40.436107 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-21 04:24:40.436503 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-21 04:24:40.436536 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-21 04:24:40.436557 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-21 04:24:40.436583 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.436604 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.436622 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.436641 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.436660 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.436679 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.436698 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.436717 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.436736 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-21 04:24:40.436755 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-21 04:24:40.436774 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.436793 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.436812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-21 04:24:40.436831 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-21 04:24:40.436850 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-21 04:24:40.436869 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-21 04:24:40.436889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-21 04:24:40.436908 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-21 04:24:40.436927 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-21 04:24:40.436945 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-21 04:24:40.436987 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-21 04:24:40.437007 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-21 04:24:40.437026 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-21 04:24:40.437048 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-21 04:24:40.437069 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-21 04:24:40.437088 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-21 04:24:40.437107 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-21 04:24:40.437126 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-21 04:24:40.437145 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-05-21 04:24:40.437163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-05-21 04:24:40.437182 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-21 04:24:40.437200 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-21 04:24:40.437219 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-21 04:24:40.437238 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.437263 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.437283 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.437302 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.437321 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.437340 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.437376 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-21 04:24:40.437398 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-21 04:24:40.437428 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-21 04:24:40.437448 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-21 04:24:40.437468 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-21 04:24:40.437488 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-21 04:24:40.437508 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-21 04:24:40.437527 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-21 04:24:40.437548 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-21 04:24:40.437567 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-21 04:24:40.437587 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-n4cnf.txt 2026-05-21 04:24:40.437605 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-n4cnf.yaml 2026-05-21 04:24:40.437624 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55dd686d98-xn5zc.txt 2026-05-21 04:24:40.437644 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55dd686d98-xn5zc.yaml 2026-05-21 04:24:40.437663 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c.txt 2026-05-21 04:24:40.437682 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c.yaml 2026-05-21 04:24:40.437701 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p4g7d.txt 2026-05-21 04:24:40.437719 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p4g7d.yaml 2026-05-21 04:24:40.437738 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bngsf.txt 2026-05-21 04:24:40.437756 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bngsf.yaml 2026-05-21 04:24:40.437775 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-21 04:24:40.437795 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-21 04:24:40.437815 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-21 04:24:40.437833 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-21 04:24:40.437852 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zn9l4.txt 2026-05-21 04:24:40.437877 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zn9l4.yaml 2026-05-21 04:24:40.437898 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-21 04:24:40.437921 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-21 04:24:40.437945 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-t4vn7.txt 2026-05-21 04:24:40.437967 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-t4vn7.yaml 2026-05-21 04:24:40.437988 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5wthf.txt 2026-05-21 04:24:40.438006 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5wthf.yaml 2026-05-21 04:24:40.438025 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-n5rcz.txt 2026-05-21 04:24:40.438044 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-n5rcz.yaml 2026-05-21 04:24:40.438063 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-21 04:24:40.438082 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-21 04:24:40.438101 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-cplxw.txt 2026-05-21 04:24:40.438120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-cplxw.yaml 2026-05-21 04:24:40.438139 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-gvqhb.txt 2026-05-21 04:24:40.438159 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-gvqhb.yaml 2026-05-21 04:24:40.438178 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-21 04:24:40.438198 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.438216 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.438235 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-21 04:24:40.438254 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-21 04:24:40.438276 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-21 04:24:40.438300 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-21 04:24:40.438320 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-05-21 04:24:40.438339 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-05-21 04:24:40.438358 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-21 04:24:40.438377 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.438397 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.438421 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-21 04:24:40.438444 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-21 04:24:40.438464 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-21 04:24:40.438483 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-21 04:24:40.438502 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-21 04:24:40.438520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-21 04:24:40.438545 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-21 04:24:40.438565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-21 04:24:40.438584 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-21 04:24:40.438602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-21 04:24:40.438620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-21 04:24:40.438638 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.438657 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.438676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-21 04:24:40.438697 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-21 04:24:40.438716 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-21 04:24:40.439167 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-21 04:24:40.439192 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-21 04:24:40.439212 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-21 04:24:40.439231 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-21 04:24:40.439250 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-21 04:24:40.439269 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-21 04:24:40.439286 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-21 04:24:40.439305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-21 04:24:40.439324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-21 04:24:40.439342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-21 04:24:40.439361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-21 04:24:40.439380 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-21 04:24:40.439399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-21 04:24:40.439417 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.439436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.439455 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-21 04:24:40.439474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-21 04:24:40.439493 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-21 04:24:40.439512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-21 04:24:40.439531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bngsf-tls.txt 2026-05-21 04:24:40.439556 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bngsf-tls.yaml 2026-05-21 04:24:40.439576 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-21 04:24:40.439595 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-21 04:24:40.439614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-21 04:24:40.439634 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-21 04:24:40.439654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-21 04:24:40.439673 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-21 04:24:40.439692 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-21 04:24:40.439710 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-21 04:24:40.439729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.439747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.439767 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-21 04:24:40.439786 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-21 04:24:40.439805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-21 04:24:40.439824 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-21 04:24:40.439844 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-21 04:24:40.439863 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-21 04:24:40.439882 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-21 04:24:40.439901 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-21 04:24:40.439920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-21 04:24:40.439939 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-21 04:24:40.439958 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-21 04:24:40.439977 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-21 04:24:40.439995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-05-21 04:24:40.440014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-05-21 04:24:40.440032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-21 04:24:40.440051 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-21 04:24:40.440070 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-21 04:24:40.440089 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-21 04:24:40.440108 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-21 04:24:40.440132 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-21 04:24:40.440152 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-21 04:24:40.440171 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.440189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.440209 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.440227 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.440246 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.440264 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.440283 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.440301 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.440320 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-21 04:24:40.440339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-21 04:24:40.440358 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.440376 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.440396 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-21 04:24:40.440415 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-21 04:24:40.440433 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-21 04:24:40.440453 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-21 04:24:40.440472 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-21 04:24:40.440490 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-21 04:24:40.440509 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-21 04:24:40.440527 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-21 04:24:40.440546 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-21 04:24:40.440567 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-21 04:24:40.440587 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-05-21 04:24:40.440606 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-05-21 04:24:40.440626 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-21 04:24:40.440646 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-21 04:24:40.440665 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-21 04:24:40.440684 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-21 04:24:40.440702 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-21 04:24:40.440721 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-21 04:24:40.440740 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-21 04:24:40.440763 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.440783 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.440803 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-21 04:24:40.440821 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-21 04:24:40.440840 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-21 04:24:40.440859 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-21 04:24:40.440878 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-21 04:24:40.440897 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-21 04:24:40.440916 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-21 04:24:40.440934 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-21 04:24:40.440969 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.440992 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.441011 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-21 04:24:40.441031 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-21 04:24:40.441050 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-21 04:24:40.441074 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-21 04:24:40.441477 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-21 04:24:40.441505 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-21 04:24:40.441526 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-21 04:24:40.441546 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-21 04:24:40.441565 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-21 04:24:40.441585 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-21 04:24:40.441604 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-21 04:24:40.441624 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-21 04:24:40.441642 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-21 04:24:40.441661 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-21 04:24:40.441680 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-21 04:24:40.441700 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-21 04:24:40.441719 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-05-21 04:24:40.441737 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-05-21 04:24:40.441757 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-21 04:24:40.441775 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-21 04:24:40.441794 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-21 04:24:40.441813 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-21 04:24:40.441838 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-21 04:24:40.441858 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-21 04:24:40.441877 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-21 04:24:40.441895 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-21 04:24:40.441914 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-21 04:24:40.441933 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-21 04:24:40.441952 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-21 04:24:40.441970 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-21 04:24:40.441989 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-21 04:24:40.442008 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-21 04:24:40.442027 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-21 04:24:40.442049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-21 04:24:40.442070 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-21 04:24:40.442089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-21 04:24:40.442108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-21 04:24:40.442127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-21 04:24:40.442146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-21 04:24:40.442165 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-21 04:24:40.442183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-21 04:24:40.442202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-21 04:24:40.442221 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-21 04:24:40.442240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-21 04:24:40.442259 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-21 04:24:40.442278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-21 04:24:40.442302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-21 04:24:40.442338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-21 04:24:40.442381 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-21 04:24:40.442407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-21 04:24:40.442427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-21 04:24:40.442447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-21 04:24:40.442467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-21 04:24:40.442487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.442506 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.442526 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-21 04:24:40.442544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-21 04:24:40.442564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-21 04:24:40.442588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-21 04:24:40.442608 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-05-21 04:24:40.442626 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-05-21 04:24:40.442645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-05-21 04:24:40.442663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-05-21 04:24:40.442683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-05-21 04:24:40.442701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-05-21 04:24:40.442721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-21 04:24:40.442740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-21 04:24:40.442759 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-21 04:24:40.442778 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-21 04:24:40.442797 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-21 04:24:40.442816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-21 04:24:40.442835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-05-21 04:24:40.442853 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-05-21 04:24:40.442874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-21 04:24:40.442893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-21 04:24:40.442913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-05-21 04:24:40.442933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-05-21 04:24:40.442952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-05-21 04:24:40.442971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-05-21 04:24:40.442990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-21 04:24:40.443009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-21 04:24:40.443028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-21 04:24:40.443048 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-21 04:24:40.443068 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-21 04:24:40.443087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-21 04:24:40.443107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-21 04:24:40.443126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-21 04:24:40.443146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-21 04:24:40.443164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-21 04:24:40.443183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-21 04:24:40.443201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-21 04:24:40.443220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-21 04:24:40.443238 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-21 04:24:40.443261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-21 04:24:40.443280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-21 04:24:40.443300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-21 04:24:40.443318 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-21 04:24:40.443337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-21 04:24:40.443355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-21 04:24:40.443374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-21 04:24:40.443393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-21 04:24:40.443416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-21 04:24:40.444576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-21 04:24:40.444604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-21 04:24:40.444625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-21 04:24:40.444645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-05-21 04:24:40.444664 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-05-21 04:24:40.444683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-05-21 04:24:40.444701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-05-21 04:24:40.444720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-05-21 04:24:40.444739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-05-21 04:24:40.444759 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-05-21 04:24:40.444777 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-05-21 04:24:40.444796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-21 04:24:40.444815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-21 04:24:40.444834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-21 04:24:40.444854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-21 04:24:40.444873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-21 04:24:40.444893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-21 04:24:40.444912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-21 04:24:40.444931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-21 04:24:40.444964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-21 04:24:40.444988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-21 04:24:40.445006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-21 04:24:40.445025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-21 04:24:40.445044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-21 04:24:40.445068 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-21 04:24:40.445087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-21 04:24:40.445106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-21 04:24:40.445125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-21 04:24:40.445144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-21 04:24:40.445163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-21 04:24:40.445182 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-21 04:24:40.445202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-21 04:24:40.445221 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-21 04:24:40.445241 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-05-21 04:24:40.445740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-05-21 04:24:40.445785 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-21 04:24:40.445809 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-21 04:24:40.445830 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-21 04:24:40.445850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-21 04:24:40.445871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-21 04:24:40.445899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-21 04:24:40.445930 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-21 04:24:40.445955 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-21 04:24:40.445976 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-21 04:24:40.445996 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-21 04:24:40.446016 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-21 04:24:40.446038 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-21 04:24:40.446069 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-21 04:24:40.446099 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-21 04:24:40.446124 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-21 04:24:40.446150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-21 04:24:40.446177 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-21 04:24:40.446203 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-21 04:24:40.446229 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-21 04:24:40.446256 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-21 04:24:40.446282 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-21 04:24:40.446309 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-21 04:24:40.446336 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-21 04:24:40.446362 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-21 04:24:40.446388 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-21 04:24:40.446424 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-21 04:24:40.446451 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-05-21 04:24:40.446477 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-05-21 04:24:40.446503 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-21 04:24:40.446529 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-21 04:24:40.446555 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-05-21 04:24:40.446581 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-05-21 04:24:40.446608 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-05-21 04:24:40.446633 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-05-21 04:24:40.446659 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-21 04:24:40.446685 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-21 04:24:40.446711 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-05-21 04:24:40.446738 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-05-21 04:24:40.446764 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-21 04:24:40.446790 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-21 04:24:40.446817 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-05-21 04:24:40.446844 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-05-21 04:24:40.446869 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-21 04:24:40.446896 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-21 04:24:40.446924 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-21 04:24:40.446950 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-21 04:24:40.446978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-21 04:24:40.447004 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-21 04:24:40.447031 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-21 04:24:40.447057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-21 04:24:40.447085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-21 04:24:40.447112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-21 04:24:40.447138 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-21 04:24:40.447163 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-21 04:24:40.447190 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-21 04:24:40.447221 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-21 04:24:40.447247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-21 04:24:40.447276 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-21 04:24:40.447303 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-21 04:24:40.447329 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-21 04:24:40.447356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-21 04:24:40.447388 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-21 04:24:40.447416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-21 04:24:40.447443 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-21 04:24:40.447472 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-21 04:24:40.447498 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-05-21 04:24:40.447525 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-05-21 04:24:40.447552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-05-21 04:24:40.447578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-05-21 04:24:40.447604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-05-21 04:24:40.447631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-05-21 04:24:40.447657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-05-21 04:24:40.447683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-05-21 04:24:40.447709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-05-21 04:24:40.447736 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-05-21 04:24:40.447763 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-05-21 04:24:40.447790 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-05-21 04:24:40.447816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-21 04:24:40.447842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-21 04:24:40.447870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-21 04:24:40.447897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-21 04:24:40.447923 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-21 04:24:40.447949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-21 04:24:40.447976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-21 04:24:40.448002 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-21 04:24:40.448028 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-21 04:24:40.448054 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-21 04:24:40.448080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-21 04:24:40.448105 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-21 04:24:40.448131 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-21 04:24:40.448157 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-21 04:24:40.448183 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-05-21 04:24:40.448211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-05-21 04:24:40.448238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-05-21 04:24:40.448265 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-05-21 04:24:40.448291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-05-21 04:24:40.448318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-05-21 04:24:40.448344 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-05-21 04:24:40.448379 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-05-21 04:24:40.448406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-05-21 04:24:40.448433 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-05-21 04:24:40.448459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-05-21 04:24:40.448485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-05-21 04:24:40.448512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-21 04:24:40.448538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-21 04:24:40.448565 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-21 04:24:40.448590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-21 04:24:40.448617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-21 04:24:40.448644 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-21 04:24:40.448669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-21 04:24:40.448695 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-21 04:24:40.448721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-21 04:24:40.448747 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-21 04:24:40.448773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-21 04:24:40.448798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-21 04:24:40.448825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-21 04:24:40.448851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-21 04:24:40.448878 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-21 04:24:40.448905 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-21 04:24:40.448932 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-21 04:24:40.448985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-21 04:24:40.449015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-21 04:24:40.449042 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-21 04:24:40.449068 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-21 04:24:40.449095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-21 04:24:40.449122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-21 04:24:40.449148 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-21 04:24:40.449174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-21 04:24:40.449200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-21 04:24:40.449226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-21 04:24:40.449252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-21 04:24:40.449280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-21 04:24:40.449305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-21 04:24:40.449355 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-21 04:24:40.449390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-21 04:24:40.449418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-21 04:24:40.449445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-21 04:24:40.449471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-21 04:24:40.449497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-05-21 04:24:40.449524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-05-21 04:24:40.449550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-05-21 04:24:40.449576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-05-21 04:24:40.449602 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-05-21 04:24:40.449629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-05-21 04:24:40.449655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-21 04:24:40.449681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-21 04:24:40.449708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-21 04:24:40.449735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-21 04:24:40.449762 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-21 04:24:40.449788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-21 04:24:40.449813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-21 04:24:40.449840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-21 04:24:40.449866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-21 04:24:40.449892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-21 04:24:40.449918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-21 04:24:40.449945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-21 04:24:40.449971 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-05-21 04:24:40.449997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-05-21 04:24:40.450024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-05-21 04:24:40.450050 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-05-21 04:24:40.450076 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-05-21 04:24:40.450105 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-05-21 04:24:40.450133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-05-21 04:24:40.450159 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-05-21 04:24:40.450186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-21 04:24:40.450213 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-21 04:24:40.450239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-21 04:24:40.450265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-21 04:24:40.450291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-21 04:24:40.450317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-21 04:24:40.450348 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-21 04:24:40.450375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-21 04:24:40.450402 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-21 04:24:40.450429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-21 04:24:40.450456 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-21 04:24:40.450482 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-21 04:24:40.450508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-21 04:24:40.450534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-21 04:24:40.450561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-21 04:24:40.450588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-21 04:24:40.450614 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-21 04:24:40.450640 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-21 04:24:40.450667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-21 04:24:40.450693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-21 04:24:40.450720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-21 04:24:40.450746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-21 04:24:40.450772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-21 04:24:40.450798 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-21 04:24:40.450825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-21 04:24:40.450852 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-21 04:24:40.450878 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-21 04:24:40.450904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-21 04:24:40.450930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-21 04:24:40.450956 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-21 04:24:40.450983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-21 04:24:40.451010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-21 04:24:40.451036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-21 04:24:40.451062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-21 04:24:40.451088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-05-21 04:24:40.451115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-05-21 04:24:40.451142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-05-21 04:24:40.451169 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-05-21 04:24:40.451196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-05-21 04:24:40.451224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-05-21 04:24:40.451250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-05-21 04:24:40.451276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-05-21 04:24:40.451310 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-21 04:24:40.451338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-21 04:24:40.451365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-21 04:24:40.451391 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-21 04:24:40.451419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-21 04:24:40.451445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-21 04:24:40.451472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-21 04:24:40.451498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-21 04:24:40.451525 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-21 04:24:40.451551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-21 04:24:40.451578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-21 04:24:40.451605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-21 04:24:40.451634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-21 04:24:40.451660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-21 04:24:40.451687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-21 04:24:40.451713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-21 04:24:40.451739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-21 04:24:40.451766 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-21 04:24:40.451793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-21 04:24:40.451820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-21 04:24:40.451846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-21 04:24:40.451873 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-21 04:24:40.451900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-21 04:24:40.451927 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-21 04:24:40.451953 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-21 04:24:40.451979 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-21 04:24:40.452006 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-21 04:24:40.452033 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-21 04:24:40.452060 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-21 04:24:40.452087 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-21 04:24:40.452113 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-21 04:24:40.452139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-05-21 04:24:40.452166 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-05-21 04:24:40.452192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-05-21 04:24:40.452219 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-05-21 04:24:40.452245 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-21 04:24:40.452277 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-21 04:24:40.452306 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-21 04:24:40.452334 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-21 04:24:40.452360 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-21 04:24:40.452387 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-21 04:24:40.452413 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-21 04:24:40.452439 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-21 04:24:40.452464 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-05-21 04:24:40.452490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-05-21 04:24:40.452517 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-21 04:24:40.452543 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-21 04:24:40.452569 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-21 04:24:40.452595 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-21 04:24:40.452621 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-21 04:24:40.452649 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-21 04:24:40.452675 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-21 04:24:40.452701 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-21 04:24:40.452727 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-05-21 04:24:40.452754 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-05-21 04:24:40.452781 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-21 04:24:40.452807 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-21 04:24:40.452834 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-21 04:24:40.452860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-21 04:24:40.452886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-21 04:24:40.452912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-21 04:24:40.452938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-21 04:24:40.452986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-21 04:24:40.453015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-21 04:24:40.453042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-21 04:24:40.453069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-21 04:24:40.453096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-21 04:24:40.453122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-21 04:24:40.453148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-21 04:24:40.453175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-21 04:24:40.453201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-21 04:24:40.453228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-21 04:24:40.453255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-21 04:24:40.453281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-21 04:24:40.453363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-21 04:24:40.453397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-21 04:24:40.453425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-21 04:24:40.453451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-21 04:24:40.453479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-21 04:24:40.453506 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-21 04:24:40.453532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-21 04:24:40.453558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-21 04:24:40.453584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-21 04:24:40.453610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-21 04:24:40.453637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-21 04:24:40.453663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-21 04:24:40.453689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-21 04:24:40.453715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-21 04:24:40.453742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-21 04:24:40.453768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-21 04:24:40.453794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29655605.txt 2026-05-21 04:24:40.453820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29655605.yaml 2026-05-21 04:24:40.453847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-21 04:24:40.453873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-21 04:24:40.453899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-21 04:24:40.453926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-21 04:24:40.453953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-21 04:24:40.453980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-21 04:24:40.454007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-21 04:24:40.454034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-21 04:24:40.454056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-21 04:24:40.454075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-21 04:24:40.454094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-21 04:24:40.454112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-21 04:24:40.454130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-21 04:24:40.454149 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-21 04:24:40.454168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-21 04:24:40.454187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-21 04:24:40.454206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-21 04:24:40.454225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-21 04:24:40.454244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-21 04:24:40.454264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-21 04:24:40.454288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-21 04:24:40.454308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-21 04:24:40.454327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-21 04:24:40.454346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-21 04:24:40.454366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655610.txt 2026-05-21 04:24:40.454385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655610.yaml 2026-05-21 04:24:40.454404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655615.txt 2026-05-21 04:24:40.454423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655615.yaml 2026-05-21 04:24:40.454441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655620.txt 2026-05-21 04:24:40.454460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29655620.yaml 2026-05-21 04:24:40.454478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-21 04:24:40.454497 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-21 04:24:40.454516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-21 04:24:40.454536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-21 04:24:40.454554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-21 04:24:40.454574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-21 04:24:40.454593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-21 04:24:40.454612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-21 04:24:40.454632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-21 04:24:40.454652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-21 04:24:40.454670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-21 04:24:40.454689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-21 04:24:40.454708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-21 04:24:40.454727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-21 04:24:40.454747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-21 04:24:40.454768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-21 04:24:40.454793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-21 04:24:40.454816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-21 04:24:40.454836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-21 04:24:40.454855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-21 04:24:40.454874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-21 04:24:40.454893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-21 04:24:40.454912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-21 04:24:40.454931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-21 04:24:40.454950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-21 04:24:40.454969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-21 04:24:40.454988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-21 04:24:40.455013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-21 04:24:40.455034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-05-21 04:24:40.455056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-05-21 04:24:40.455076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-05-21 04:24:40.455094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-05-21 04:24:40.455112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-05-21 04:24:40.455131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-05-21 04:24:40.455150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-05-21 04:24:40.455169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-05-21 04:24:40.455188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-05-21 04:24:40.455207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-05-21 04:24:40.455227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-05-21 04:24:40.455247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-05-21 04:24:40.455267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-05-21 04:24:40.455286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-05-21 04:24:40.455306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-05-21 04:24:40.455325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-05-21 04:24:40.455345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-05-21 04:24:40.455363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-05-21 04:24:40.455382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-05-21 04:24:40.455402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-05-21 04:24:40.455420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-05-21 04:24:40.455439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-05-21 04:24:40.455457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-05-21 04:24:40.455477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-05-21 04:24:40.455496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-05-21 04:24:40.455515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-05-21 04:24:40.455533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-05-21 04:24:40.455552 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-05-21 04:24:40.455570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-21 04:24:40.455589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-21 04:24:40.455608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-21 04:24:40.455627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-21 04:24:40.455646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-21 04:24:40.455665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-21 04:24:40.455684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-21 04:24:40.455703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-21 04:24:40.455722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-21 04:24:40.455755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-21 04:24:40.455788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-21 04:24:40.455812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-21 04:24:40.455832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29655600.txt 2026-05-21 04:24:40.455852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29655600.yaml 2026-05-21 04:24:40.455872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-21 04:24:40.455891 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-21 04:24:40.455910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-21 04:24:40.455929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-21 04:24:40.455948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-21 04:24:40.455971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-21 04:24:40.456000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-21 04:24:40.456031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-21 04:24:40.456057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-21 04:24:40.456078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-21 04:24:40.456098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-21 04:24:40.456118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-21 04:24:40.456138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29655600.txt 2026-05-21 04:24:40.456158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29655600.yaml 2026-05-21 04:24:40.456177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-05-21 04:24:40.456197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-05-21 04:24:40.456217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-05-21 04:24:40.456236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-05-21 04:24:40.456255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-05-21 04:24:40.456274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-05-21 04:24:40.456293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-05-21 04:24:40.456312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-05-21 04:24:40.456332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-05-21 04:24:40.456352 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-05-21 04:24:40.456371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-05-21 04:24:40.456390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-05-21 04:24:40.456409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-05-21 04:24:40.456429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-05-21 04:24:40.456447 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-21 04:24:40.456466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-21 04:24:40.456485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-21 04:24:40.456505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-21 04:24:40.456524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-21 04:24:40.456550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-21 04:24:40.456570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-21 04:24:40.456590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-21 04:24:40.456609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-21 04:24:40.456628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-21 04:24:40.456647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-21 04:24:40.456666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-21 04:24:40.456685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-21 04:24:40.456704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-21 04:24:40.456723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-05-21 04:24:40.456743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-05-21 04:24:40.456761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-05-21 04:24:40.456779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-05-21 04:24:40.456799 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-21 04:24:40.456818 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-21 04:24:40.456837 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-21 04:24:40.456856 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-21 04:24:40.456876 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-21 04:24:40.456898 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-21 04:24:40.456921 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-21 04:24:40.456943 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-21 04:24:40.456993 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-05-21 04:24:40.457018 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-05-21 04:24:40.457039 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-05-21 04:24:40.457060 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-05-21 04:24:40.457081 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-21 04:24:40.457104 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-21 04:24:40.457126 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-21 04:24:40.457149 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-21 04:24:40.457171 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-21 04:24:40.457194 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-21 04:24:40.457215 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-21 04:24:40.457234 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-21 04:24:40.457259 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-21 04:24:40.457298 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-21 04:24:40.457320 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-21 04:24:40.457340 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-21 04:24:40.457359 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-05-21 04:24:40.457378 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-05-21 04:24:40.457396 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-05-21 04:24:40.457415 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-05-21 04:24:40.457433 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-21 04:24:40.457452 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-21 04:24:40.457472 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-21 04:24:40.457491 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-21 04:24:40.457511 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-21 04:24:40.457530 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-21 04:24:40.457549 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-21 04:24:40.457568 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-21 04:24:40.457587 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-21 04:24:40.457607 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-544b995cb5-cvz8c.txt 2026-05-21 04:24:40.457626 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-544b995cb5-cvz8c.yaml 2026-05-21 04:24:40.457645 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vg7r6.txt 2026-05-21 04:24:40.457664 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vg7r6.yaml 2026-05-21 04:24:40.457684 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-6jb8q.txt 2026-05-21 04:24:40.457703 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-6jb8q.yaml 2026-05-21 04:24:40.457722 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tbpjf.txt 2026-05-21 04:24:40.457742 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tbpjf.yaml 2026-05-21 04:24:40.457761 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qqq9z.txt 2026-05-21 04:24:40.457780 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qqq9z.yaml 2026-05-21 04:24:40.457799 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-62psf.txt 2026-05-21 04:24:40.457819 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-62psf.yaml 2026-05-21 04:24:40.457838 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-sng9m.txt 2026-05-21 04:24:40.457858 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-sng9m.yaml 2026-05-21 04:24:40.457877 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-76bc5465b-sk9hw.txt 2026-05-21 04:24:40.457902 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-76bc5465b-sk9hw.yaml 2026-05-21 04:24:40.457921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7fb78cd97d-k2cdh.txt 2026-05-21 04:24:40.457941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7fb78cd97d-k2cdh.yaml 2026-05-21 04:24:40.457960 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s8lcf.txt 2026-05-21 04:24:40.457978 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s8lcf.yaml 2026-05-21 04:24:40.457997 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wrjn8.txt 2026-05-21 04:24:40.458017 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wrjn8.yaml 2026-05-21 04:24:40.458037 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-99n4g.txt 2026-05-21 04:24:40.458060 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-99n4g.yaml 2026-05-21 04:24:40.458079 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lqm49.txt 2026-05-21 04:24:40.458098 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lqm49.yaml 2026-05-21 04:24:40.458117 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-qxtp6.txt 2026-05-21 04:24:40.458136 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-qxtp6.yaml 2026-05-21 04:24:40.458156 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ql9nq.txt 2026-05-21 04:24:40.458176 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ql9nq.yaml 2026-05-21 04:24:40.458196 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-hlnz6.txt 2026-05-21 04:24:40.458215 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-hlnz6.yaml 2026-05-21 04:24:40.458234 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vtzbz.txt 2026-05-21 04:24:40.458253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vtzbz.yaml 2026-05-21 04:24:40.458272 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xmw7p.txt 2026-05-21 04:24:40.458291 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xmw7p.yaml 2026-05-21 04:24:40.458309 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c75fbc4b4-dzpz8.txt 2026-05-21 04:24:40.458329 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c75fbc4b4-dzpz8.yaml 2026-05-21 04:24:40.458348 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-kqpxt.txt 2026-05-21 04:24:40.458367 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-kqpxt.yaml 2026-05-21 04:24:40.458386 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f598b6848-ckwrz.txt 2026-05-21 04:24:40.458405 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f598b6848-ckwrz.yaml 2026-05-21 04:24:40.458424 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29655605-zkx7q.txt 2026-05-21 04:24:40.458444 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29655605-zkx7q.yaml 2026-05-21 04:24:40.458463 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-bd6f595bc-5zl5c.txt 2026-05-21 04:24:40.458482 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-bd6f595bc-5zl5c.yaml 2026-05-21 04:24:40.458501 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-whxhb.txt 2026-05-21 04:24:40.458520 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-whxhb.yaml 2026-05-21 04:24:40.458539 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-g4xst.txt 2026-05-21 04:24:40.458558 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-g4xst.yaml 2026-05-21 04:24:40.458582 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cfm5r.txt 2026-05-21 04:24:40.458601 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cfm5r.yaml 2026-05-21 04:24:40.458620 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2c2ww.txt 2026-05-21 04:24:40.458640 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2c2ww.yaml 2026-05-21 04:24:40.458659 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-g8h6b.txt 2026-05-21 04:24:40.458679 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-g8h6b.yaml 2026-05-21 04:24:40.458698 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2q4gs.txt 2026-05-21 04:24:40.458717 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2q4gs.yaml 2026-05-21 04:24:40.458735 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v552p.txt 2026-05-21 04:24:40.458753 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v552p.yaml 2026-05-21 04:24:40.458771 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hhl75.txt 2026-05-21 04:24:40.458791 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hhl75.yaml 2026-05-21 04:24:40.458809 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-d8768c7f9-9rrmf.txt 2026-05-21 04:24:40.458828 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-d8768c7f9-9rrmf.yaml 2026-05-21 04:24:40.458847 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-knj9m.txt 2026-05-21 04:24:40.458866 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-knj9m.yaml 2026-05-21 04:24:40.458885 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-f69d786b9-fgl66.txt 2026-05-21 04:24:40.458904 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-f69d786b9-fgl66.yaml 2026-05-21 04:24:40.458923 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-rq7mw.txt 2026-05-21 04:24:40.458942 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-rq7mw.yaml 2026-05-21 04:24:40.458961 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-s6km6.txt 2026-05-21 04:24:40.458981 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-s6km6.yaml 2026-05-21 04:24:40.459001 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-skrfm.txt 2026-05-21 04:24:40.459021 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-skrfm.yaml 2026-05-21 04:24:40.459041 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7bfdc745b6-xb7rx.txt 2026-05-21 04:24:40.459061 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7bfdc745b6-xb7rx.yaml 2026-05-21 04:24:40.459080 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655610-rfmck.txt 2026-05-21 04:24:40.459099 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655610-rfmck.yaml 2026-05-21 04:24:40.459119 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655615-2c6gh.txt 2026-05-21 04:24:40.459138 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655615-2c6gh.yaml 2026-05-21 04:24:40.459156 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655620-svz9g.txt 2026-05-21 04:24:40.459175 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29655620-svz9g.yaml 2026-05-21 04:24:40.459194 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wrgvw.txt 2026-05-21 04:24:40.459213 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wrgvw.yaml 2026-05-21 04:24:40.459232 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-q8cx5.txt 2026-05-21 04:24:40.459255 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-q8cx5.yaml 2026-05-21 04:24:40.459275 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-hvp5w.txt 2026-05-21 04:24:40.459294 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-hvp5w.yaml 2026-05-21 04:24:40.459313 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-cgx44.txt 2026-05-21 04:24:40.459333 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-cgx44.yaml 2026-05-21 04:24:40.459351 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lb5g4.txt 2026-05-21 04:24:40.459373 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lb5g4.yaml 2026-05-21 04:24:40.459395 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-779497c497-2xhcm.txt 2026-05-21 04:24:40.459415 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-779497c497-2xhcm.yaml 2026-05-21 04:24:40.459434 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-w72dw.txt 2026-05-21 04:24:40.459454 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-w72dw.yaml 2026-05-21 04:24:40.459473 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-97fh4.txt 2026-05-21 04:24:40.459492 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-97fh4.yaml 2026-05-21 04:24:40.459511 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-brvlv.txt 2026-05-21 04:24:40.459530 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-brvlv.yaml 2026-05-21 04:24:40.459549 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-c6f4895b5-fzxfj.txt 2026-05-21 04:24:40.459569 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-c6f4895b5-fzxfj.yaml 2026-05-21 04:24:40.459588 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-tq2bj.txt 2026-05-21 04:24:40.459606 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-tq2bj.yaml 2026-05-21 04:24:40.459625 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-8j8vp.txt 2026-05-21 04:24:40.459645 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-8j8vp.yaml 2026-05-21 04:24:40.459664 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nsfrc.txt 2026-05-21 04:24:40.459683 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nsfrc.yaml 2026-05-21 04:24:40.459702 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sbtjs.txt 2026-05-21 04:24:40.459721 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sbtjs.yaml 2026-05-21 04:24:40.459739 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-tnfpc.txt 2026-05-21 04:24:40.459758 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-tnfpc.yaml 2026-05-21 04:24:40.459777 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8jfm9.txt 2026-05-21 04:24:40.459795 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8jfm9.yaml 2026-05-21 04:24:40.459814 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-zfg2x.txt 2026-05-21 04:24:40.459832 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-zfg2x.yaml 2026-05-21 04:24:40.459850 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-2hqn7.txt 2026-05-21 04:24:40.459869 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-2hqn7.yaml 2026-05-21 04:24:40.459888 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5d8d489d-d6f4x.txt 2026-05-21 04:24:40.459907 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5d8d489d-d6f4x.yaml 2026-05-21 04:24:40.459925 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-b6cqh.txt 2026-05-21 04:24:40.459949 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-b6cqh.yaml 2026-05-21 04:24:40.459968 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-05-21 04:24:40.459987 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-05-21 04:24:40.460006 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-r6lr5.txt 2026-05-21 04:24:40.460025 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-r6lr5.yaml 2026-05-21 04:24:40.460044 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-5n2rs.txt 2026-05-21 04:24:40.460063 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-5n2rs.yaml 2026-05-21 04:24:40.460081 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-s6drz.txt 2026-05-21 04:24:40.460100 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-s6drz.yaml 2026-05-21 04:24:40.460118 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-44zw4.txt 2026-05-21 04:24:40.460137 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-44zw4.yaml 2026-05-21 04:24:40.460156 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-qs9bl.txt 2026-05-21 04:24:40.460176 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-qs9bl.yaml 2026-05-21 04:24:40.460195 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-mh4lx.txt 2026-05-21 04:24:40.460214 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-mh4lx.yaml 2026-05-21 04:24:40.460233 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-f4wps.txt 2026-05-21 04:24:40.460252 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-f4wps.yaml 2026-05-21 04:24:40.460272 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-l7gtx.txt 2026-05-21 04:24:40.460291 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-l7gtx.yaml 2026-05-21 04:24:40.460310 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6d86b85c8b-b8497.txt 2026-05-21 04:24:40.460329 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6d86b85c8b-b8497.yaml 2026-05-21 04:24:40.460348 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-w2gcl.txt 2026-05-21 04:24:40.460367 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-w2gcl.yaml 2026-05-21 04:24:40.460387 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-789b94695c-5k8c2.txt 2026-05-21 04:24:40.460405 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-789b94695c-5k8c2.yaml 2026-05-21 04:24:40.460424 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-46g69.txt 2026-05-21 04:24:40.460444 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-46g69.yaml 2026-05-21 04:24:40.460463 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-2d26h.txt 2026-05-21 04:24:40.460483 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-2d26h.yaml 2026-05-21 04:24:40.460501 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-th9pm.txt 2026-05-21 04:24:40.460520 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-th9pm.yaml 2026-05-21 04:24:40.460539 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-j7tcn.txt 2026-05-21 04:24:40.460558 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-j7tcn.yaml 2026-05-21 04:24:40.460577 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-qkpz6.txt 2026-05-21 04:24:40.460596 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-qkpz6.yaml 2026-05-21 04:24:40.460622 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-krbz6.txt 2026-05-21 04:24:40.460642 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-krbz6.yaml 2026-05-21 04:24:40.460661 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-db9dcc549-547dz.txt 2026-05-21 04:24:40.460680 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-db9dcc549-547dz.yaml 2026-05-21 04:24:40.460700 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-859cf7588b-7jldd.txt 2026-05-21 04:24:40.460719 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-859cf7588b-7jldd.yaml 2026-05-21 04:24:40.460737 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8sldl.txt 2026-05-21 04:24:40.460756 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8sldl.yaml 2026-05-21 04:24:40.460776 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-cb9dt.txt 2026-05-21 04:24:40.460795 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-cb9dt.yaml 2026-05-21 04:24:40.460814 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qmfh8.txt 2026-05-21 04:24:40.460833 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qmfh8.yaml 2026-05-21 04:24:40.460853 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-sjf8b.txt 2026-05-21 04:24:40.460872 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-sjf8b.yaml 2026-05-21 04:24:40.460891 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ggvsl.txt 2026-05-21 04:24:40.460910 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ggvsl.yaml 2026-05-21 04:24:40.460929 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zbwvv.txt 2026-05-21 04:24:40.460948 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zbwvv.yaml 2026-05-21 04:24:40.460987 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tpl8q.txt 2026-05-21 04:24:40.461007 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tpl8q.yaml 2026-05-21 04:24:40.461026 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xgzhk.txt 2026-05-21 04:24:40.461047 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xgzhk.yaml 2026-05-21 04:24:40.461068 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-6xv55.txt 2026-05-21 04:24:40.461087 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-6xv55.yaml 2026-05-21 04:24:40.461106 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7cq4c.txt 2026-05-21 04:24:40.461126 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7cq4c.yaml 2026-05-21 04:24:40.461151 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5d4b9c7d54-vtxds.txt 2026-05-21 04:24:40.461175 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5d4b9c7d54-vtxds.yaml 2026-05-21 04:24:40.461195 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-86f7d4b974-kvk9k.txt 2026-05-21 04:24:40.461214 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-86f7d4b974-kvk9k.yaml 2026-05-21 04:24:40.461232 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-dc5b7455-xf98w.txt 2026-05-21 04:24:40.461251 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-dc5b7455-xf98w.yaml 2026-05-21 04:24:40.461288 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-n9tgj.txt 2026-05-21 04:24:40.461311 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-n9tgj.yaml 2026-05-21 04:24:40.461336 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29655600-88sf4.txt 2026-05-21 04:24:40.461355 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29655600-88sf4.yaml 2026-05-21 04:24:40.461375 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-kdf29.txt 2026-05-21 04:24:40.461394 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-kdf29.yaml 2026-05-21 04:24:40.461413 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-l76zq.txt 2026-05-21 04:24:40.461432 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-l76zq.yaml 2026-05-21 04:24:40.461451 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5886d57465-xn7dn.txt 2026-05-21 04:24:40.461471 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5886d57465-xn7dn.yaml 2026-05-21 04:24:40.461490 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-wdxbf.txt 2026-05-21 04:24:40.461510 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-wdxbf.yaml 2026-05-21 04:24:40.461529 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-wmxgb.txt 2026-05-21 04:24:40.461548 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-wmxgb.yaml 2026-05-21 04:24:40.461567 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5c96n.txt 2026-05-21 04:24:40.461588 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5c96n.yaml 2026-05-21 04:24:40.461607 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-m44bd.txt 2026-05-21 04:24:40.461626 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-m44bd.yaml 2026-05-21 04:24:40.461645 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vwk5r.txt 2026-05-21 04:24:40.461663 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vwk5r.yaml 2026-05-21 04:24:40.461682 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6768d7fb46-95wqt.txt 2026-05-21 04:24:40.461701 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6768d7fb46-95wqt.yaml 2026-05-21 04:24:40.461720 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5scg5.txt 2026-05-21 04:24:40.461740 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5scg5.yaml 2026-05-21 04:24:40.461759 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6c6b765985-fsrfj.txt 2026-05-21 04:24:40.461778 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6c6b765985-fsrfj.yaml 2026-05-21 04:24:40.461797 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29655600-n78r9.txt 2026-05-21 04:24:40.461817 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29655600-n78r9.yaml 2026-05-21 04:24:40.461836 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-74d844cccd-v5mn7.txt 2026-05-21 04:24:40.461854 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-74d844cccd-v5mn7.yaml 2026-05-21 04:24:40.461873 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-ck9km.txt 2026-05-21 04:24:40.461892 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-ck9km.yaml 2026-05-21 04:24:40.461911 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-424b7.txt 2026-05-21 04:24:40.461931 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-424b7.yaml 2026-05-21 04:24:40.461950 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-rbqd2.txt 2026-05-21 04:24:40.461969 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-rbqd2.yaml 2026-05-21 04:24:40.461988 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-q8wps.txt 2026-05-21 04:24:40.462013 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-q8wps.yaml 2026-05-21 04:24:40.462033 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-bcc44bbdf-5kmhf.txt 2026-05-21 04:24:40.462052 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-bcc44bbdf-5kmhf.yaml 2026-05-21 04:24:40.462071 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-g87d5.txt 2026-05-21 04:24:40.462090 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-g87d5.yaml 2026-05-21 04:24:40.462109 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-pdphk.txt 2026-05-21 04:24:40.462128 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-pdphk.yaml 2026-05-21 04:24:40.462148 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-9pnkf.txt 2026-05-21 04:24:40.462167 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-9pnkf.yaml 2026-05-21 04:24:40.462185 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-rgcfr.txt 2026-05-21 04:24:40.462204 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-rgcfr.yaml 2026-05-21 04:24:40.462222 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-74b699b89d-x2fnm.txt 2026-05-21 04:24:40.462241 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-74b699b89d-x2fnm.yaml 2026-05-21 04:24:40.462260 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-679pl.txt 2026-05-21 04:24:40.462280 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-679pl.yaml 2026-05-21 04:24:40.462299 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6f6bdb788c-wbkzl.txt 2026-05-21 04:24:40.462318 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6f6bdb788c-wbkzl.yaml 2026-05-21 04:24:40.462337 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-kg7bk.txt 2026-05-21 04:24:40.462356 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-kg7bk.yaml 2026-05-21 04:24:40.462374 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-s7j6m.txt 2026-05-21 04:24:40.462393 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-s7j6m.yaml 2026-05-21 04:24:40.462413 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-b6rp6.txt 2026-05-21 04:24:40.462432 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-b6rp6.yaml 2026-05-21 04:24:40.462452 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-05-21 04:24:40.462470 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-05-21 04:24:40.462490 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-05-21 04:24:40.462509 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-05-21 04:24:40.462528 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-21 04:24:40.462547 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-21 04:24:40.462567 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-21 04:24:40.462586 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-21 04:24:40.462605 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6985d7f68f-n4f8z.txt 2026-05-21 04:24:40.462625 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6985d7f68f-n4f8z.yaml 2026-05-21 04:24:40.462644 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-b9rkg.txt 2026-05-21 04:24:40.462663 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-b9rkg.yaml 2026-05-21 04:24:40.462686 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-zfmll.txt 2026-05-21 04:24:40.462706 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-zfmll.yaml 2026-05-21 04:24:40.462725 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-h2fnq.txt 2026-05-21 04:24:40.462745 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-h2fnq.yaml 2026-05-21 04:24:40.462764 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-xpvdg.txt 2026-05-21 04:24:40.462784 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-xpvdg.yaml 2026-05-21 04:24:40.462804 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mgm5m.txt 2026-05-21 04:24:40.462823 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mgm5m.yaml 2026-05-21 04:24:40.462842 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pwp66.txt 2026-05-21 04:24:40.462862 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pwp66.yaml 2026-05-21 04:24:40.462881 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-21 04:24:40.462900 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-21 04:24:40.462920 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-21 04:24:40.462938 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-21 04:24:40.462957 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-s96z2.txt 2026-05-21 04:24:40.462977 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-s96z2.yaml 2026-05-21 04:24:40.462996 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-21 04:24:40.463015 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-21 04:24:40.463034 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-21 04:24:40.463053 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-21 04:24:40.463072 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-21 04:24:40.463091 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-21 04:24:40.463111 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-05-21 04:24:40.463130 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-05-21 04:24:40.463149 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-05-21 04:24:40.463169 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-05-21 04:24:40.463189 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6.txt 2026-05-21 04:24:40.463208 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6.yaml 2026-05-21 04:24:40.463227 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-21 04:24:40.463246 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-21 04:24:40.463266 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-21 04:24:40.463285 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-21 04:24:40.463304 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-21 04:24:40.463323 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-21 04:24:40.463342 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2sqr9.txt 2026-05-21 04:24:40.463365 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2sqr9.yaml 2026-05-21 04:24:40.463385 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q.txt 2026-05-21 04:24:40.463404 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q.yaml 2026-05-21 04:24:40.463423 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-874fc88f5-z6f4w.txt 2026-05-21 04:24:40.463442 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-874fc88f5-z6f4w.yaml 2026-05-21 04:24:40.463460 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-575f64f656-x7r78.txt 2026-05-21 04:24:40.463479 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-575f64f656-x7r78.yaml 2026-05-21 04:24:40.463498 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-qqljg.txt 2026-05-21 04:24:40.463517 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-qqljg.yaml 2026-05-21 04:24:40.463536 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ljflk.txt 2026-05-21 04:24:40.463554 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ljflk.yaml 2026-05-21 04:24:40.463573 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-n9q29.txt 2026-05-21 04:24:40.463593 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-n9q29.yaml 2026-05-21 04:24:40.463612 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-grk7g.txt 2026-05-21 04:24:40.463632 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-grk7g.yaml 2026-05-21 04:24:40.463651 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-21 04:24:40.463671 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-21 04:24:40.463690 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-21 04:24:40.463709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-21 04:24:40.463728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-21 04:24:40.463747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-21 04:24:40.463766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-21 04:24:40.463785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-21 04:24:40.463803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-21 04:24:40.463822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-21 04:24:40.463840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-21 04:24:40.463859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-21 04:24:40.463878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-21 04:24:40.463896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-21 04:24:40.463915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-21 04:24:40.463933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-21 04:24:40.463952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-21 04:24:40.463975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-21 04:24:40.464024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-21 04:24:40.464071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-21 04:24:40.464098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-21 04:24:40.464124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-21 04:24:40.464149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-21 04:24:40.464173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-21 04:24:40.464196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-21 04:24:40.464217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-21 04:24:40.464236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-21 04:24:40.464256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-21 04:24:40.464275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-21 04:24:40.464294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-21 04:24:40.464313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-21 04:24:40.464333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-21 04:24:40.464352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-21 04:24:40.464371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-21 04:24:40.464391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-21 04:24:40.464410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-21 04:24:40.464429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-21 04:24:40.464448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-21 04:24:40.464467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-21 04:24:40.464486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-21 04:24:40.464505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-21 04:24:40.464524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-21 04:24:40.464544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-21 04:24:40.464563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-21 04:24:40.464582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-21 04:24:40.464602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-21 04:24:40.464621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-21 04:24:40.464641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-21 04:24:40.464660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-21 04:24:40.464679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-21 04:24:40.464697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-21 04:24:40.464716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-21 04:24:40.464741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-21 04:24:40.464761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-21 04:24:40.464780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-21 04:24:40.464799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-21 04:24:40.464818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-21 04:24:40.464836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-21 04:24:40.464855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-21 04:24:40.464875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-21 04:24:40.464893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-21 04:24:40.464912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-21 04:24:40.464931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-21 04:24:40.464950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-21 04:24:40.464989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-21 04:24:40.465008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-21 04:24:40.465027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-21 04:24:40.465045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-21 04:24:40.465064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-21 04:24:40.465083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-21 04:24:40.465102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-21 04:24:40.465121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-21 04:24:40.465140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-21 04:24:40.465158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-21 04:24:40.465178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-21 04:24:40.465197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-21 04:24:40.465215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-21 04:24:40.465234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-21 04:24:40.465287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-21 04:24:40.465309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-21 04:24:40.465329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-21 04:24:40.465349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-21 04:24:40.465368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-21 04:24:40.465387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-21 04:24:40.465414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-21 04:24:40.465433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-21 04:24:40.466141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-21 04:24:40.466181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-21 04:24:40.466204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-21 04:24:40.466225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-21 04:24:40.466245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-21 04:24:40.466264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-21 04:24:40.466283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-21 04:24:40.466303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-21 04:24:40.466322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-21 04:24:40.466341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-21 04:24:40.466360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-21 04:24:40.466379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-21 04:24:40.466399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-21 04:24:40.466418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-21 04:24:40.466437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-21 04:24:40.466456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-21 04:24:40.466474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-21 04:24:40.466494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-21 04:24:40.466513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-21 04:24:40.466531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-21 04:24:40.466550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-21 04:24:40.466569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-21 04:24:40.466588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-21 04:24:40.466607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-21 04:24:40.466626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-21 04:24:40.466646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-21 04:24:40.466666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-21 04:24:40.466685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-21 04:24:40.466705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-21 04:24:40.466723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-21 04:24:40.466743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-21 04:24:40.466761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-21 04:24:40.466780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-21 04:24:40.466799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-21 04:24:40.466823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-21 04:24:40.466842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-21 04:24:40.466862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-21 04:24:40.466880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-21 04:24:40.466899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-21 04:24:40.466918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-21 04:24:40.466937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-21 04:24:40.466955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-21 04:24:40.466973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-21 04:24:40.466992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-21 04:24:40.467011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-21 04:24:40.467030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-21 04:24:40.467048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-21 04:24:40.467067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-21 04:24:40.467088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-21 04:24:40.467111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-21 04:24:40.467131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-21 04:24:40.467150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-21 04:24:40.467168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-21 04:24:40.467187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-05-21 04:24:40.467206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-05-21 04:24:40.467225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-05-21 04:24:40.467244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-05-21 04:24:40.467263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-05-21 04:24:40.467282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-05-21 04:24:40.467300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-05-21 04:24:40.467320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-05-21 04:24:40.467339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-05-21 04:24:40.467357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-05-21 04:24:40.467376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-05-21 04:24:40.467395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-05-21 04:24:40.467414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-05-21 04:24:40.467434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-05-21 04:24:40.467458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-05-21 04:24:40.467478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-05-21 04:24:40.467498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-05-21 04:24:40.467516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-05-21 04:24:40.467535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-05-21 04:24:40.467553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-05-21 04:24:40.467572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-05-21 04:24:40.467591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-05-21 04:24:40.467610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-05-21 04:24:40.467629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-05-21 04:24:40.467648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-05-21 04:24:40.467667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-05-21 04:24:40.467686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-05-21 04:24:40.467705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-05-21 04:24:40.467724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-05-21 04:24:40.467742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-05-21 04:24:40.467761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-05-21 04:24:40.467780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-05-21 04:24:40.467799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-05-21 04:24:40.467817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-05-21 04:24:40.467844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-05-21 04:24:40.468246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-05-21 04:24:40.468272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-05-21 04:24:40.468292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-05-21 04:24:40.468311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-21 04:24:40.468331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-21 04:24:40.468350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-21 04:24:40.468368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-21 04:24:40.468387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-21 04:24:40.468406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-21 04:24:40.468425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-21 04:24:40.468443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-21 04:24:40.468462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-21 04:24:40.468480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-21 04:24:40.468503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-05-21 04:24:40.468522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-05-21 04:24:40.468541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-05-21 04:24:40.468560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-05-21 04:24:40.468579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-21 04:24:40.468597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-21 04:24:40.468616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-21 04:24:40.468635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-21 04:24:40.468654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-21 04:24:40.468672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-21 04:24:40.468690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-21 04:24:40.468709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-21 04:24:40.468727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-21 04:24:40.468746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-21 04:24:40.468765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-21 04:24:40.468783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-21 04:24:40.468801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-21 04:24:40.468820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-21 04:24:40.468838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-21 04:24:40.468857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-21 04:24:40.468876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-21 04:24:40.468895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-21 04:24:40.468914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-21 04:24:40.468932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-21 04:24:40.468951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-21 04:24:40.468992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-21 04:24:40.469011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-21 04:24:40.469030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-21 04:24:40.469049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-21 04:24:40.469068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-21 04:24:40.469086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-21 04:24:40.469105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-21 04:24:40.469123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-21 04:24:40.469141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-21 04:24:40.469165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-21 04:24:40.469184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-21 04:24:40.469203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-21 04:24:40.469222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-21 04:24:40.469272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-21 04:24:40.469294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-21 04:24:40.469313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-21 04:24:40.469332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-21 04:24:40.469351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-21 04:24:40.469370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-21 04:24:40.469391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-05-21 04:24:40.469410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-05-21 04:24:40.469430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-05-21 04:24:40.469450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-05-21 04:24:40.469470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-05-21 04:24:40.469489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-05-21 04:24:40.469508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-05-21 04:24:40.469527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-05-21 04:24:40.469547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-05-21 04:24:40.469565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-05-21 04:24:40.469585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-05-21 04:24:40.469605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-05-21 04:24:40.469624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-05-21 04:24:40.469643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-05-21 04:24:40.469662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-05-21 04:24:40.469680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-05-21 04:24:40.469699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-05-21 04:24:40.469718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-05-21 04:24:40.469737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-05-21 04:24:40.469757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-05-21 04:24:40.469775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-05-21 04:24:40.469794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-05-21 04:24:40.469813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-05-21 04:24:40.469836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-05-21 04:24:40.469856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-05-21 04:24:40.469875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-05-21 04:24:40.469902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-05-21 04:24:40.469922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-05-21 04:24:40.470292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-05-21 04:24:40.470320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-05-21 04:24:40.470341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-05-21 04:24:40.470361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-05-21 04:24:40.470381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-21 04:24:40.470401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-21 04:24:40.470420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-21 04:24:40.470439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-21 04:24:40.470458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-21 04:24:40.470477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-21 04:24:40.470495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-21 04:24:40.470514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-21 04:24:40.470533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-21 04:24:40.470552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-21 04:24:40.470571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-21 04:24:40.470590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-21 04:24:40.470608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-21 04:24:40.470627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-21 04:24:40.470646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-21 04:24:40.470665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-21 04:24:40.470684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-21 04:24:40.470703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-21 04:24:40.470722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-21 04:24:40.470741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-21 04:24:40.470760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-21 04:24:40.470778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-21 04:24:40.470797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-21 04:24:40.470816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-21 04:24:40.470835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-21 04:24:40.470862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-21 04:24:40.470884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-05-21 04:24:40.470904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-05-21 04:24:40.470928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-05-21 04:24:40.470953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-05-21 04:24:40.470975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-21 04:24:40.470996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-21 04:24:40.471021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-21 04:24:40.471042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-21 04:24:40.471061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-21 04:24:40.471080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-21 04:24:40.471099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-21 04:24:40.471118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-21 04:24:40.471136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-21 04:24:40.471155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-21 04:24:40.471175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.471193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.471213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-21 04:24:40.471233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-21 04:24:40.471253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-21 04:24:40.471272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-21 04:24:40.471292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.471311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.471331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-21 04:24:40.471351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-21 04:24:40.471371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-21 04:24:40.471390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-21 04:24:40.471410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-21 04:24:40.471430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-21 04:24:40.471450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-21 04:24:40.471468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-21 04:24:40.471487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-21 04:24:40.471505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-21 04:24:40.471524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-05-21 04:24:40.471549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-05-21 04:24:40.471570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-05-21 04:24:40.471589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-05-21 04:24:40.471609 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-21 04:24:40.471628 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-21 04:24:40.471648 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-21 04:24:40.471668 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-21 04:24:40.471687 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-21 04:24:40.471707 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-21 04:24:40.471725 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-21 04:24:40.471744 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-21 04:24:40.471763 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-21 04:24:40.471783 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-21 04:24:40.471802 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-21 04:24:40.471820 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-21 04:24:40.471839 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-21 04:24:40.471860 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-21 04:24:40.471879 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-21 04:24:40.471899 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-21 04:24:40.471917 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-21 04:24:40.471936 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-21 04:24:40.471956 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-21 04:24:40.471975 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-21 04:24:40.471994 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-21 04:24:40.472013 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-21 04:24:40.472033 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-21 04:24:40.472053 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-21 04:24:40.472073 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-21 04:24:40.472092 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-21 04:24:40.472112 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-21 04:24:40.472688 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-21 04:24:40.472718 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-21 04:24:40.472739 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-21 04:24:40.472765 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-21 04:24:40.472785 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-21 04:24:40.472804 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-21 04:24:40.472824 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-21 04:24:40.472844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-21 04:24:40.472863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-21 04:24:40.472882 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-21 04:24:40.472901 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-21 04:24:40.472920 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-21 04:24:40.472939 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-21 04:24:40.472974 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-21 04:24:40.472996 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-21 04:24:40.473015 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-21 04:24:40.473035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-21 04:24:40.473055 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-21 04:24:40.473074 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-21 04:24:40.473094 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-21 04:24:40.473113 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-21 04:24:40.473132 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-21 04:24:40.473152 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-21 04:24:40.473170 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-21 04:24:40.473189 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-21 04:24:40.473208 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-21 04:24:40.473251 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-21 04:24:40.473271 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-21 04:24:40.473290 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-21 04:24:40.473309 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-21 04:24:40.473328 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-21 04:24:40.473346 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-21 04:24:40.473366 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-21 04:24:40.473385 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-21 04:24:40.473404 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-21 04:24:40.473424 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-21 04:24:40.473448 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-21 04:24:40.473468 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-21 04:24:40.473488 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-21 04:24:40.473508 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-21 04:24:40.473527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-21 04:24:40.473546 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-21 04:24:40.473565 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-21 04:24:40.473584 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-21 04:24:40.473603 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-21 04:24:40.473622 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-21 04:24:40.473641 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-21 04:24:40.473659 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-21 04:24:40.473678 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-21 04:24:40.473697 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-21 04:24:40.473716 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-21 04:24:40.473734 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-21 04:24:40.473753 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-21 04:24:40.473773 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-21 04:24:40.473792 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-21 04:24:40.473810 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-21 04:24:40.473830 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-21 04:24:40.473849 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-21 04:24:40.473868 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-21 04:24:40.473887 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-21 04:24:40.473906 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-21 04:24:40.473925 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-21 04:24:40.473944 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-21 04:24:40.473963 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-21 04:24:40.473982 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-21 04:24:40.474002 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-21 04:24:40.474022 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-21 04:24:40.474041 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-21 04:24:40.474061 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-21 04:24:40.474085 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-21 04:24:40.474106 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-21 04:24:40.474125 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-21 04:24:40.474143 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-21 04:24:40.474162 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-21 04:24:40.474182 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-21 04:24:40.474201 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-21 04:24:40.474220 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-21 04:24:40.474238 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-21 04:24:40.474258 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-21 04:24:40.474277 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-21 04:24:40.474297 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-21 04:24:40.474317 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-21 04:24:40.474337 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-21 04:24:40.474357 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-21 04:24:40.474377 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-21 04:24:40.474397 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-21 04:24:40.474417 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-21 04:24:40.474437 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-21 04:24:40.474455 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-21 04:24:40.474474 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-21 04:24:40.474494 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-21 04:24:40.474513 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-21 04:24:40.474532 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-21 04:24:40.474551 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-21 04:24:40.474570 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-21 04:24:40.474588 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-21 04:24:40.474607 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-21 04:24:40.474626 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-21 04:24:40.474645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-21 04:24:40.474665 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-21 04:24:40.474684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-21 04:24:40.474703 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-21 04:24:40.474722 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-21 04:24:40.474745 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-21 04:24:40.474765 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-21 04:24:40.475174 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-21 04:24:40.475218 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-21 04:24:40.475253 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-21 04:24:40.475282 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-21 04:24:40.475309 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-21 04:24:40.475336 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-05-21 04:24:40.475362 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-05-21 04:24:40.475389 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-05-21 04:24:40.475415 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-05-21 04:24:40.475442 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-05-21 04:24:40.475469 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-05-21 04:24:40.475496 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-05-21 04:24:40.475522 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-05-21 04:24:40.475548 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-05-21 04:24:40.475574 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-05-21 04:24:40.475601 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-05-21 04:24:40.475627 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-05-21 04:24:40.475653 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-05-21 04:24:40.475680 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-05-21 04:24:40.475707 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-05-21 04:24:40.475734 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-05-21 04:24:40.475760 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-05-21 04:24:40.475787 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-05-21 04:24:40.475813 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-05-21 04:24:40.475838 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-05-21 04:24:40.475864 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-05-21 04:24:40.475894 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-05-21 04:24:40.475934 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-05-21 04:24:40.475977 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-05-21 04:24:40.476008 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-05-21 04:24:40.476035 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-05-21 04:24:40.476071 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-05-21 04:24:40.476098 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-05-21 04:24:40.476125 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-05-21 04:24:40.476157 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-05-21 04:24:40.476198 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-05-21 04:24:40.476240 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-05-21 04:24:40.476273 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-05-21 04:24:40.476301 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-05-21 04:24:40.476328 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-05-21 04:24:40.476354 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-05-21 04:24:40.476381 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-05-21 04:24:40.476407 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-05-21 04:24:40.476432 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-21 04:24:40.476459 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-21 04:24:40.476485 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-21 04:24:40.476510 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-21 04:24:40.476538 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-21 04:24:40.476566 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-21 04:24:40.476593 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-21 04:24:40.476620 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-21 04:24:40.476647 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-21 04:24:40.476673 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-21 04:24:40.476699 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-05-21 04:24:40.476725 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-05-21 04:24:40.476751 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-05-21 04:24:40.476777 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-05-21 04:24:40.476803 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-21 04:24:40.476830 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-21 04:24:40.476857 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-21 04:24:40.476884 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-21 04:24:40.476911 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-21 04:24:40.476937 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-21 04:24:40.476997 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-21 04:24:40.477028 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-21 04:24:40.477057 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-21 04:24:40.477089 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-21 04:24:40.477116 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-21 04:24:40.477646 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-21 04:24:40.477685 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-21 04:24:40.477713 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-21 04:24:40.477740 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-21 04:24:40.477766 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-21 04:24:40.477793 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-21 04:24:40.477819 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-21 04:24:40.477845 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-21 04:24:40.477871 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-21 04:24:40.477898 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-21 04:24:40.477925 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-21 04:24:40.477951 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-21 04:24:40.477977 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-21 04:24:40.478003 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-21 04:24:40.478029 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-21 04:24:40.478056 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-21 04:24:40.478082 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-21 04:24:40.478108 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-21 04:24:40.478134 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-21 04:24:40.478161 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-21 04:24:40.478187 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-21 04:24:40.478213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-21 04:24:40.478239 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-21 04:24:40.478264 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-21 04:24:40.478290 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-21 04:24:40.478317 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-21 04:24:40.478343 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-21 04:24:40.478369 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-21 04:24:40.478396 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-21 04:24:40.478429 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-05-21 04:24:40.478456 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-05-21 04:24:40.478482 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-05-21 04:24:40.478509 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-05-21 04:24:40.478535 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-05-21 04:24:40.478561 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-05-21 04:24:40.478586 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-05-21 04:24:40.478612 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-05-21 04:24:40.478639 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-05-21 04:24:40.478674 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-05-21 04:24:40.478705 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-05-21 04:24:40.478731 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-05-21 04:24:40.478758 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-05-21 04:24:40.478785 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-05-21 04:24:40.478813 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-05-21 04:24:40.478840 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-05-21 04:24:40.478867 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-05-21 04:24:40.478895 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-05-21 04:24:40.478922 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-05-21 04:24:40.478948 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-05-21 04:24:40.478975 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-05-21 04:24:40.479003 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-05-21 04:24:40.479031 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-05-21 04:24:40.479058 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-05-21 04:24:40.479084 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-05-21 04:24:40.479110 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-05-21 04:24:40.479137 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-05-21 04:24:40.479164 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-05-21 04:24:40.479192 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-05-21 04:24:40.479218 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-05-21 04:24:40.479245 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-05-21 04:24:40.479272 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-05-21 04:24:40.479298 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-21 04:24:40.479325 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-21 04:24:40.479359 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-21 04:24:40.479393 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-21 04:24:40.479425 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-21 04:24:40.479453 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-21 04:24:40.479480 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-21 04:24:40.479505 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-21 04:24:40.479532 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-21 04:24:40.479558 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-21 04:24:40.479584 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-21 04:24:40.479610 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-21 04:24:40.479637 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-21 04:24:40.479664 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-21 04:24:40.479691 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-21 04:24:40.479717 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-21 04:24:40.479745 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-21 04:24:40.479772 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-21 04:24:40.479798 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-21 04:24:40.479824 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-21 04:24:40.479850 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-21 04:24:40.479877 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-21 04:24:40.479903 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-21 04:24:40.479930 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-21 04:24:40.479956 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-21 04:24:40.479981 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-21 04:24:40.480007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-05-21 04:24:40.480034 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-05-21 04:24:40.480060 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-05-21 04:24:40.480087 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-05-21 04:24:40.480113 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-21 04:24:40.480138 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-21 04:24:40.480164 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-21 04:24:40.480189 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-21 04:24:40.480216 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-21 04:24:40.480248 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-21 04:24:40.480277 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-21 04:24:40.480302 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-21 04:24:40.480328 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.480354 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.480380 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-21 04:24:40.480406 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-21 04:24:40.480433 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-21 04:24:40.480459 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-21 04:24:40.480486 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.480513 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.480540 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-21 04:24:40.480567 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-21 04:24:40.480594 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-21 04:24:40.480621 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-21 04:24:40.480646 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-21 04:24:40.480673 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-21 04:24:40.480700 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-21 04:24:40.480726 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-21 04:24:40.480752 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-21 04:24:40.480778 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-21 04:24:40.480804 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-05-21 04:24:40.480830 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-05-21 04:24:40.480857 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-05-21 04:24:40.480882 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-05-21 04:24:40.480909 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-21 04:24:40.480936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-21 04:24:40.480987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-21 04:24:40.481017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-21 04:24:40.481046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-21 04:24:40.481073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-21 04:24:40.481100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-21 04:24:40.481127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-21 04:24:40.481154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-21 04:24:40.481197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-21 04:24:40.481242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-21 04:24:40.481275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-21 04:24:40.481303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-21 04:24:40.481331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-21 04:24:40.481358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-21 04:24:40.481386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-21 04:24:40.481412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-21 04:24:40.481438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-21 04:24:40.481465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-21 04:24:40.481493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-21 04:24:40.481521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-21 04:24:40.481549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-21 04:24:40.481576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-21 04:24:40.481604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-21 04:24:40.481631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-21 04:24:40.481659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-21 04:24:40.481687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-21 04:24:40.481714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-21 04:24:40.481741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-21 04:24:40.481767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-21 04:24:40.481794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-21 04:24:40.481821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-21 04:24:40.481846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-21 04:24:40.481873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-21 04:24:40.481899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-21 04:24:40.481925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-21 04:24:40.481951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-21 04:24:40.481978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-21 04:24:40.482005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-21 04:24:40.482034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-21 04:24:40.482067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-21 04:24:40.482094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-21 04:24:40.482121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-21 04:24:40.482148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-21 04:24:40.482175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-21 04:24:40.482201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-21 04:24:40.482234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-21 04:24:40.482262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-21 04:24:40.482291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-21 04:24:40.482317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-21 04:24:40.482344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-21 04:24:40.482370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-21 04:24:40.482396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-21 04:24:40.482423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-21 04:24:40.482451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-21 04:24:40.482477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-21 04:24:40.482503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-21 04:24:40.482529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-21 04:24:40.482555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-21 04:24:40.482581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-21 04:24:40.482608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-21 04:24:40.482635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-21 04:24:40.482661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-21 04:24:40.482687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-21 04:24:40.482714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-21 04:24:40.482740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-21 04:24:40.482767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-21 04:24:40.482793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-21 04:24:40.482820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-21 04:24:40.482848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-21 04:24:40.482874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-21 04:24:40.482902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-21 04:24:40.482929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-21 04:24:40.482956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-21 04:24:40.482982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-21 04:24:40.483008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-21 04:24:40.483036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-21 04:24:40.483063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-21 04:24:40.483089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-21 04:24:40.483116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-21 04:24:40.483143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-21 04:24:40.483170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-21 04:24:40.483197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-21 04:24:40.483231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-21 04:24:40.483258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-21 04:24:40.483286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-21 04:24:40.483315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-21 04:24:40.483342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-21 04:24:40.483370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-21 04:24:40.483397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-21 04:24:40.483425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-21 04:24:40.483452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-21 04:24:40.483480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-21 04:24:40.483509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-21 04:24:40.483535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-21 04:24:40.483562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-21 04:24:40.483589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-21 04:24:40.483616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-21 04:24:40.483642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-21 04:24:40.483669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-21 04:24:40.483695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-21 04:24:40.483721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-21 04:24:40.483749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-21 04:24:40.483776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-21 04:24:40.483802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-21 04:24:40.483828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-21 04:24:40.483854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-21 04:24:40.483881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-21 04:24:40.483908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-21 04:24:40.483935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-21 04:24:40.483963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-21 04:24:40.483989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-21 04:24:40.484015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-21 04:24:40.484041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-21 04:24:40.484068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-21 04:24:40.484095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-21 04:24:40.484121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-21 04:24:40.484147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-21 04:24:40.484173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-21 04:24:40.484207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-21 04:24:40.484235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-21 04:24:40.484261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-2hqn7-api.txt 2026-05-21 04:24:40.484287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-2hqn7-api.yaml 2026-05-21 04:24:40.484314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-2hqn7-vnc.txt 2026-05-21 04:24:40.484340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-2hqn7-vnc.yaml 2026-05-21 04:24:40.484367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-21 04:24:40.484393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-21 04:24:40.484419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-21 04:24:40.484445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-21 04:24:40.484471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-05-21 04:24:40.484497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-05-21 04:24:40.484524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-05-21 04:24:40.484550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-05-21 04:24:40.484577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-05-21 04:24:40.484604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-05-21 04:24:40.484631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-05-21 04:24:40.484659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-05-21 04:24:40.484685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-05-21 04:24:40.484712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-05-21 04:24:40.484739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-05-21 04:24:40.484766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-05-21 04:24:40.484791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-05-21 04:24:40.484818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-05-21 04:24:40.484844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-05-21 04:24:40.484871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-05-21 04:24:40.484897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-05-21 04:24:40.484924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-05-21 04:24:40.484950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-05-21 04:24:40.485000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-05-21 04:24:40.485028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-05-21 04:24:40.485054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-05-21 04:24:40.485080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-05-21 04:24:40.485108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-05-21 04:24:40.485134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-05-21 04:24:40.485161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-05-21 04:24:40.485252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-05-21 04:24:40.485281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-05-21 04:24:40.485308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-05-21 04:24:40.485336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-05-21 04:24:40.485362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-05-21 04:24:40.485388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-05-21 04:24:40.485415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-05-21 04:24:40.485442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-05-21 04:24:40.485477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-05-21 04:24:40.485507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-05-21 04:24:40.485534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-05-21 04:24:40.485561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-05-21 04:24:40.485588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-21 04:24:40.485615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-21 04:24:40.485642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-21 04:24:40.485669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-21 04:24:40.485696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-21 04:24:40.485722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-21 04:24:40.485748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-21 04:24:40.485775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-21 04:24:40.485802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-21 04:24:40.485829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-21 04:24:40.485855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-21 04:24:40.485883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-21 04:24:40.485909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-21 04:24:40.485934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-21 04:24:40.485961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-05-21 04:24:40.485998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-05-21 04:24:40.486050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-05-21 04:24:40.486094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-05-21 04:24:40.486129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-21 04:24:40.486163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-21 04:24:40.486196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-21 04:24:40.486220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-21 04:24:40.486244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-21 04:24:40.486281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-21 04:24:40.486314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-21 04:24:40.486337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-21 04:24:40.486357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-21 04:24:40.486378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-21 04:24:40.486397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-21 04:24:40.486417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-21 04:24:40.486436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-21 04:24:40.486456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-21 04:24:40.486475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-21 04:24:40.486494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-21 04:24:40.486514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-21 04:24:40.486533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-21 04:24:40.486552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-21 04:24:40.486571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-21 04:24:40.486591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-21 04:24:40.486610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-21 04:24:40.486630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-21 04:24:40.486649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-21 04:24:40.486669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-21 04:24:40.486688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-21 04:24:40.486707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-21 04:24:40.486726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-21 04:24:40.486746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-21 04:24:40.486765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-21 04:24:40.486784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-21 04:24:40.486804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-21 04:24:40.486824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-21 04:24:40.486844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-21 04:24:40.486864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-21 04:24:40.486883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-21 04:24:40.486902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-21 04:24:40.486921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-21 04:24:40.486941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-21 04:24:40.486960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-21 04:24:40.486980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-05-21 04:24:40.486999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-05-21 04:24:40.487025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-05-21 04:24:40.487046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-05-21 04:24:40.487065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-05-21 04:24:40.487085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-05-21 04:24:40.487104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-05-21 04:24:40.487124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-05-21 04:24:40.487143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-05-21 04:24:40.487163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-05-21 04:24:40.487188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-05-21 04:24:40.487211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-05-21 04:24:40.487232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-05-21 04:24:40.487252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-05-21 04:24:40.487271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-05-21 04:24:40.487290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-05-21 04:24:40.487309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-05-21 04:24:40.487328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-05-21 04:24:40.487348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-05-21 04:24:40.487367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-05-21 04:24:40.487387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-05-21 04:24:40.487405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-05-21 04:24:40.487425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-05-21 04:24:40.487444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-05-21 04:24:40.487462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-05-21 04:24:40.487481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-05-21 04:24:40.487501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-05-21 04:24:40.487520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-05-21 04:24:40.487539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-05-21 04:24:40.487558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-05-21 04:24:40.487578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-05-21 04:24:40.487597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-05-21 04:24:40.487616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-05-21 04:24:40.487635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-05-21 04:24:40.487655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-05-21 04:24:40.487673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-05-21 04:24:40.487692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-05-21 04:24:40.487712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-05-21 04:24:40.487737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-05-21 04:24:40.487758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-05-21 04:24:40.487777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-21 04:24:40.487797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-21 04:24:40.487816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-21 04:24:40.487835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-21 04:24:40.487854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-21 04:24:40.487874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-21 04:24:40.487893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-21 04:24:40.487912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-21 04:24:40.487932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-21 04:24:40.487952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-21 04:24:40.487971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-21 04:24:40.487991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-21 04:24:40.488011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-21 04:24:40.488030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-21 04:24:40.488049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-21 04:24:40.488068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-21 04:24:40.488088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-21 04:24:40.488107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-21 04:24:40.488126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-21 04:24:40.488145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-21 04:24:40.488164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-21 04:24:40.488183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-21 04:24:40.488202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-21 04:24:40.488221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-21 04:24:40.488240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-21 04:24:40.488259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-21 04:24:40.488278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-21 04:24:40.488297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-21 04:24:40.488316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-21 04:24:40.488335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-21 04:24:40.488354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-21 04:24:40.488375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-21 04:24:40.488397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-21 04:24:40.488421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-21 04:24:40.488440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-21 04:24:40.488459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-21 04:24:40.488478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-05-21 04:24:40.488498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-05-21 04:24:40.488517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-05-21 04:24:40.488536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-05-21 04:24:40.488555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-05-21 04:24:40.488574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-05-21 04:24:40.488593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-05-21 04:24:40.488612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-05-21 04:24:40.488631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-21 04:24:40.488649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-21 04:24:40.488668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-21 04:24:40.488687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-21 04:24:40.488706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-21 04:24:40.488725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-21 04:24:40.488744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-21 04:24:40.488763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-21 04:24:40.488783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-21 04:24:40.488802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-21 04:24:40.488821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-21 04:24:40.488844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-21 04:24:40.488869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-21 04:24:40.488892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-21 04:24:40.488912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-21 04:24:40.488933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-21 04:24:40.488968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-21 04:24:40.488991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-21 04:24:40.489011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-21 04:24:40.489031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-21 04:24:40.489049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-21 04:24:40.489068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-21 04:24:40.489094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-21 04:24:40.489113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-21 04:24:40.489133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-21 04:24:40.489173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-21 04:24:40.489195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-21 04:24:40.489213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-21 04:24:40.489233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-21 04:24:40.489252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-21 04:24:40.489271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-21 04:24:40.489290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-21 04:24:40.489310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-21 04:24:40.489329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-21 04:24:40.489349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-21 04:24:40.489369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-21 04:24:40.489388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-21 04:24:40.489407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-21 04:24:40.489426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-21 04:24:40.489445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-21 04:24:40.489464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-21 04:24:40.489483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-21 04:24:40.489503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-21 04:24:40.489521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-21 04:24:40.489541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-21 04:24:40.489560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-21 04:24:40.489579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-21 04:24:40.489598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-21 04:24:40.489617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-21 04:24:40.489636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-21 04:24:40.489655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-21 04:24:40.489674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-21 04:24:40.489692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-05-21 04:24:40.489711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-05-21 04:24:40.489729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-05-21 04:24:40.489748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-05-21 04:24:40.489773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-21 04:24:40.489793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-21 04:24:40.489813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-21 04:24:40.489832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-21 04:24:40.489850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-21 04:24:40.489869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-21 04:24:40.489887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-05-21 04:24:40.489906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-05-21 04:24:40.489925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-21 04:24:40.489944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-21 04:24:40.489962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-05-21 04:24:40.489982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-05-21 04:24:40.490001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-21 04:24:40.490019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-21 04:24:40.490040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-21 04:24:40.490062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-21 04:24:40.490080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-21 04:24:40.490100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-21 04:24:40.490119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-21 04:24:40.490138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-21 04:24:40.490157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-05-21 04:24:40.490176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-05-21 04:24:40.490195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-21 04:24:40.490213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-21 04:24:40.490232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-21 04:24:40.490251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-21 04:24:40.490270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-21 04:24:40.490290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-21 04:24:40.490310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-21 04:24:40.490329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-21 04:24:40.490347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-05-21 04:24:40.490367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-05-21 04:24:40.490386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-05-21 04:24:40.490405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-05-21 04:24:40.490430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-05-21 04:24:40.490450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-05-21 04:24:40.490469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-21 04:24:40.490489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-21 04:24:40.490508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-21 04:24:40.490526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-21 04:24:40.490545 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-21 04:24:40.490564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-21 04:24:40.490583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-21 04:24:40.490602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-21 04:24:40.490621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-21 04:24:40.490640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-21 04:24:40.490659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-21 04:24:40.490678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-21 04:24:40.490697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-21 04:24:40.490716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-21 04:24:40.490734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-21 04:24:40.490753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-21 04:24:40.490772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-21 04:24:40.490791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-21 04:24:40.490811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-21 04:24:40.490830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-21 04:24:40.490849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-21 04:24:40.490868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-21 04:24:40.490888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-21 04:24:40.490908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-21 04:24:40.490927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-21 04:24:40.490946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-21 04:24:40.490965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-21 04:24:40.490985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-21 04:24:40.491004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-21 04:24:40.491023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-21 04:24:40.491042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-21 04:24:40.491061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-21 04:24:40.491084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-21 04:24:40.491104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-21 04:24:40.491123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-21 04:24:40.491142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-21 04:24:40.491161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-21 04:24:40.491180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-21 04:24:40.491199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-21 04:24:40.491218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-21 04:24:40.491237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-21 04:24:40.491256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-21 04:24:40.491275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-21 04:24:40.491298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-21 04:24:40.491323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-21 04:24:40.491348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-21 04:24:40.491370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-21 04:24:40.491394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-21 04:24:40.491416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-21 04:24:40.491435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-21 04:24:40.491455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-21 04:24:40.491474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-21 04:24:40.491497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-21 04:24:40.491520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-21 04:24:40.491544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-21 04:24:40.491567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-21 04:24:40.491589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-21 04:24:40.491611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-21 04:24:40.491633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-21 04:24:40.491656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-21 04:24:40.491677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-21 04:24:40.491699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-21 04:24:40.491721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-21 04:24:40.491743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-21 04:24:40.491764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-21 04:24:40.491785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-21 04:24:40.491804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-21 04:24:40.491829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-21 04:24:40.491851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-21 04:24:40.491874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-21 04:24:40.491896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-21 04:24:40.491919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-21 04:24:40.491940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-21 04:24:40.491962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-21 04:24:40.491981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-21 04:24:40.492000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-21 04:24:40.492020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-21 04:24:40.492039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-21 04:24:40.492057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-21 04:24:40.492076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-21 04:24:40.492095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-21 04:24:40.492117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-21 04:24:40.492138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-21 04:24:40.492159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-21 04:24:40.492181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-21 04:24:40.492200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-21 04:24:40.492220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-21 04:24:40.492240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-21 04:24:40.492262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-21 04:24:40.492283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-21 04:24:40.492305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-21 04:24:40.492324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-21 04:24:40.492346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-21 04:24:40.492367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-21 04:24:40.492386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-21 04:24:40.492405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-21 04:24:40.492425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-21 04:24:40.492447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-21 04:24:40.492468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-21 04:24:40.492488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-21 04:24:40.492509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-21 04:24:40.492530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-21 04:24:40.492557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-21 04:24:40.492580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-21 04:24:40.492600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-21 04:24:40.492620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-21 04:24:40.492639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-21 04:24:40.492658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-21 04:24:40.492677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-21 04:24:40.492698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-21 04:24:40.492719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-21 04:24:40.492738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-21 04:24:40.492757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-21 04:24:40.492776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-21 04:24:40.492796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-21 04:24:40.492816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-21 04:24:40.492836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-21 04:24:40.492857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-21 04:24:40.492880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-21 04:24:40.492902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-21 04:24:40.492922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-21 04:24:40.492943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-21 04:24:40.492986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-21 04:24:40.493009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-21 04:24:40.493032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-21 04:24:40.493055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-21 04:24:40.493075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-21 04:24:40.493094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-21 04:24:40.493113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-21 04:24:40.493148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-21 04:24:40.493171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-21 04:24:40.493190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-21 04:24:40.493211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-21 04:24:40.493254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-21 04:24:40.493288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-21 04:24:40.493315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-21 04:24:40.493336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-21 04:24:40.493385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-21 04:24:40.493415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-21 04:24:40.493436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-05-21 04:24:40.493456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-05-21 04:24:40.493475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-05-21 04:24:40.493495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-05-21 04:24:40.493514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-05-21 04:24:40.493533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-05-21 04:24:40.493554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-05-21 04:24:40.493573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-05-21 04:24:40.493592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-05-21 04:24:40.493611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-05-21 04:24:40.493630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-05-21 04:24:40.493649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-05-21 04:24:40.493668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-05-21 04:24:40.493686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-05-21 04:24:40.493705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-05-21 04:24:40.493725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-05-21 04:24:40.493744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-05-21 04:24:40.493762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-05-21 04:24:40.493781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-05-21 04:24:40.493801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-05-21 04:24:40.493820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-05-21 04:24:40.493839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-05-21 04:24:40.493858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-05-21 04:24:40.493877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-05-21 04:24:40.493896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-05-21 04:24:40.493915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-05-21 04:24:40.493933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-05-21 04:24:40.493952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-05-21 04:24:40.493970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-05-21 04:24:40.493989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-05-21 04:24:40.494008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-05-21 04:24:40.494027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-05-21 04:24:40.494046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-05-21 04:24:40.494069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-05-21 04:24:40.494089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-05-21 04:24:40.494107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-05-21 04:24:40.494126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-05-21 04:24:40.494144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-05-21 04:24:40.494163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-05-21 04:24:40.494181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-05-21 04:24:40.494200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-21 04:24:40.494219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-21 04:24:40.494237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-21 04:24:40.494257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-21 04:24:40.494276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-21 04:24:40.494294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-21 04:24:40.494312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-21 04:24:40.494331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-21 04:24:40.494350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-21 04:24:40.494369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-21 04:24:40.494387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-21 04:24:40.494406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-21 04:24:40.494424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-21 04:24:40.494442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-21 04:24:40.494462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-05-21 04:24:40.494480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-05-21 04:24:40.494499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-05-21 04:24:40.494518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-05-21 04:24:40.494536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-21 04:24:40.494555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-21 04:24:40.494573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-21 04:24:40.494592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-21 04:24:40.494610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-21 04:24:40.494630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-21 04:24:40.494650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-21 04:24:40.494669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-21 04:24:40.494688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-21 04:24:40.494712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-21 04:24:40.494732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-21 04:24:40.494751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-21 04:24:40.494770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-21 04:24:40.494788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-21 04:24:40.494809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-21 04:24:40.494828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-21 04:24:40.494847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-21 04:24:40.494867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-21 04:24:40.494886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-21 04:24:40.494905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-21 04:24:40.494924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-21 04:24:40.494944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-21 04:24:40.494964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-21 04:24:40.494982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-21 04:24:40.495001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-21 04:24:40.495021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-21 04:24:40.495041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-21 04:24:40.495061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-21 04:24:40.495079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-21 04:24:40.495099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-21 04:24:40.495118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-21 04:24:40.495137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-21 04:24:40.495157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-21 04:24:40.495176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-21 04:24:40.495195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-21 04:24:40.495214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-21 04:24:40.495233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-21 04:24:40.495253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-21 04:24:40.495272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-21 04:24:40.495291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-21 04:24:40.495311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-05-21 04:24:40.495330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-05-21 04:24:40.495349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-05-21 04:24:40.495368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-05-21 04:24:40.495399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-05-21 04:24:40.495423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-05-21 04:24:40.495443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-05-21 04:24:40.495462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-05-21 04:24:40.495482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-05-21 04:24:40.495501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-05-21 04:24:40.495521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-05-21 04:24:40.495540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-05-21 04:24:40.495560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-05-21 04:24:40.495580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-05-21 04:24:40.495599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-05-21 04:24:40.495618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-05-21 04:24:40.495636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-05-21 04:24:40.495674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-05-21 04:24:40.495715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-05-21 04:24:40.495742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-05-21 04:24:40.495765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-05-21 04:24:40.495789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-05-21 04:24:40.495814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-21 04:24:40.495847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-21 04:24:40.495880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-05-21 04:24:40.495905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-05-21 04:24:40.495929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-05-21 04:24:40.495952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-05-21 04:24:40.495975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-05-21 04:24:40.496001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-05-21 04:24:40.496025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-05-21 04:24:40.496048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-05-21 04:24:40.496071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-21 04:24:40.496098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-21 04:24:40.496121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-21 04:24:40.496144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-21 04:24:40.496167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-21 04:24:40.496189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-21 04:24:40.496219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-21 04:24:40.496242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-21 04:24:40.496263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-21 04:24:40.496281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-21 04:24:40.496300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-21 04:24:40.496321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-21 04:24:40.496340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-21 04:24:40.496360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-21 04:24:40.496379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-21 04:24:40.496398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-21 04:24:40.496417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-21 04:24:40.496436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-21 04:24:40.496459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-21 04:24:40.496484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-21 04:24:40.496504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-21 04:24:40.496522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-21 04:24:40.496541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-21 04:24:40.496560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-21 04:24:40.496578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-21 04:24:40.496597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-21 04:24:40.496616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-05-21 04:24:40.496635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-05-21 04:24:40.496653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-05-21 04:24:40.496672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-05-21 04:24:40.496692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-21 04:24:40.496712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-21 04:24:40.496731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-21 04:24:40.496749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-21 04:24:40.496768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-21 04:24:40.496788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-21 04:24:40.496807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-21 04:24:40.496825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-21 04:24:40.496844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.496866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.496885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-21 04:24:40.496904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-21 04:24:40.496922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-21 04:24:40.496941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-21 04:24:40.497001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-21 04:24:40.497030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-21 04:24:40.497051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.497072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.497092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-21 04:24:40.497111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-21 04:24:40.497181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-21 04:24:40.497216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-21 04:24:40.497238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-21 04:24:40.497258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-21 04:24:40.497277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-21 04:24:40.497296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-21 04:24:40.497316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-21 04:24:40.497335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-21 04:24:40.497354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-05-21 04:24:40.497373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-05-21 04:24:40.497392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-05-21 04:24:40.497412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-05-21 04:24:40.497431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-21 04:24:40.497450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-21 04:24:40.497470 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-21 04:24:40.497489 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-21 04:24:40.497509 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-21 04:24:40.497528 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-21 04:24:40.497548 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-21 04:24:40.497566 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-21 04:24:40.497586 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-21 04:24:40.497605 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-21 04:24:40.497624 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-21 04:24:40.497644 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-21 04:24:40.497662 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-21 04:24:40.497688 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-21 04:24:40.497709 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-21 04:24:40.497729 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-21 04:24:40.497748 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-21 04:24:40.497767 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-21 04:24:40.497787 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-21 04:24:40.497806 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-21 04:24:40.497825 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-21 04:24:40.497844 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-05-21 04:24:40.497863 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-05-21 04:24:40.497882 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-05-21 04:24:40.497902 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-05-21 04:24:40.497949 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-05-21 04:24:40.497976 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-05-21 04:24:40.497998 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-21 04:24:40.498028 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-21 04:24:40.498077 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-21 04:24:40.498116 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-21 04:24:40.498145 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-21 04:24:40.498173 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-21 04:24:40.498195 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-21 04:24:40.498216 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-21 04:24:40.498235 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-21 04:24:40.498254 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-21 04:24:40.498273 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-21 04:24:40.498292 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-21 04:24:40.498310 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-05-21 04:24:40.498329 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-05-21 04:24:40.498348 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-05-21 04:24:40.498393 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-05-21 04:24:40.498429 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-05-21 04:24:40.498458 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-05-21 04:24:40.498485 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-05-21 04:24:40.498509 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-05-21 04:24:40.498537 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-21 04:24:40.498560 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-21 04:24:40.498580 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-21 04:24:40.498598 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-21 04:24:40.498631 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-21 04:24:40.498658 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-21 04:24:40.498680 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-21 04:24:40.498703 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-21 04:24:40.498729 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-21 04:24:40.498753 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-21 04:24:40.498774 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-21 04:24:40.498793 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-21 04:24:40.498812 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-21 04:24:40.498831 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-21 04:24:40.498850 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-21 04:24:40.498868 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-21 04:24:40.498887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-21 04:24:40.498906 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-21 04:24:40.498924 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-21 04:24:40.498944 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-21 04:24:40.498963 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-21 04:24:40.498982 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-21 04:24:40.499002 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-21 04:24:40.499021 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-21 04:24:40.499041 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-21 04:24:40.499060 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-21 04:24:40.499079 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-21 04:24:40.499098 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-21 04:24:40.499117 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-21 04:24:40.499136 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-21 04:24:40.499156 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-21 04:24:40.499175 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-21 04:24:40.499194 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-21 04:24:40.499376 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-21 04:24:40.499396 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-05-21 04:24:40.499416 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-05-21 04:24:40.499435 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-05-21 04:24:40.499455 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-05-21 04:24:40.499474 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-05-21 04:24:40.499494 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-05-21 04:24:40.499518 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-05-21 04:24:40.499538 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-05-21 04:24:40.499559 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-21 04:24:40.499584 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-21 04:24:40.499620 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-21 04:24:40.499662 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-21 04:24:40.499688 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-21 04:24:40.499713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-21 04:24:40.499736 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-21 04:24:40.499761 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-21 04:24:40.499787 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-21 04:24:40.499809 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-21 04:24:40.499829 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-21 04:24:40.499848 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-21 04:24:40.499867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-21 04:24:40.499888 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-21 04:24:40.499908 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-21 04:24:40.499928 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-21 04:24:40.499947 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-21 04:24:40.499966 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-21 04:24:40.500007 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-21 04:24:40.500048 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-21 04:24:40.500073 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-21 04:24:40.500093 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-21 04:24:40.500113 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-21 04:24:40.500133 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-21 04:24:40.500152 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-21 04:24:40.500170 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-05-21 04:24:40.500189 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-05-21 04:24:40.500209 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-05-21 04:24:40.500228 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-05-21 04:24:40.500246 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-05-21 04:24:40.500265 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-05-21 04:24:40.500284 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-21 04:24:40.500303 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-21 04:24:40.500322 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-21 04:24:40.500365 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-21 04:24:40.500385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-21 04:24:40.500404 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-21 04:24:40.500423 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-21 04:24:40.500442 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-21 04:24:40.500461 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-21 04:24:40.500479 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-21 04:24:40.500497 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-21 04:24:40.500516 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-21 04:24:40.500534 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-21 04:24:40.500554 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-21 04:24:40.500573 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-05-21 04:24:40.500592 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-05-21 04:24:40.500611 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-05-21 04:24:40.500629 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-05-21 04:24:40.500648 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-21 04:24:40.500667 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-21 04:24:40.500686 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-21 04:24:40.500704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-21 04:24:40.500722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-21 04:24:40.500741 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-21 04:24:40.500761 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-21 04:24:40.500779 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-21 04:24:40.500798 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-05-21 04:24:40.500817 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-05-21 04:24:40.500836 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.500855 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.500875 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-05-21 04:24:40.500894 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-05-21 04:24:40.500914 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-05-21 04:24:40.500933 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-05-21 04:24:40.500983 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-05-21 04:24:40.501024 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-05-21 04:24:40.501047 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-05-21 04:24:40.501067 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-p4wjf.txt 2026-05-21 04:24:40.501093 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-p4wjf.yaml 2026-05-21 04:24:40.501148 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-05-21 04:24:40.501189 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-05-21 04:24:40.501212 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-05-21 04:24:40.501234 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-05-21 04:24:40.501254 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-05-21 04:24:40.501273 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-05-21 04:24:40.501310 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-05-21 04:24:40.501346 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-05-21 04:24:40.501368 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-05-21 04:24:40.501388 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-05-21 04:24:40.501407 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-05-21 04:24:40.501427 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-05-21 04:24:40.501447 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-05-21 04:24:40.501467 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-05-21 04:24:40.501486 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-21 04:24:40.501506 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-21 04:24:40.501526 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.501545 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.501564 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-21 04:24:40.501584 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-21 04:24:40.501603 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-21 04:24:40.501623 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-21 04:24:40.501642 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-21 04:24:40.501660 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-21 04:24:40.501680 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-21 04:24:40.501701 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-21 04:24:40.501720 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-21 04:24:40.501816 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-21 04:24:40.501845 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-m4dgs.txt 2026-05-21 04:24:40.501867 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-m4dgs.yaml 2026-05-21 04:24:40.501887 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-21 04:24:40.501912 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-21 04:24:40.501936 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-21 04:24:40.501955 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-21 04:24:40.501983 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-21 04:24:40.502002 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-21 04:24:40.502021 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-21 04:24:40.502040 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.502060 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.502080 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-21 04:24:40.502102 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-21 04:24:40.502121 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-21 04:24:40.502139 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-21 04:24:40.502158 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-21 04:24:40.502177 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-21 04:24:40.502198 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-21 04:24:40.502217 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-21 04:24:40.502236 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.502255 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.502273 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-21 04:24:40.502292 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-21 04:24:40.502311 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-21 04:24:40.502332 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-21 04:24:40.502351 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-21 04:24:40.502371 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-21 04:24:40.502391 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-21 04:24:40.502411 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.502431 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.502450 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-21 04:24:40.502469 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-21 04:24:40.502488 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-21 04:24:40.502508 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-21 04:24:40.502528 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.502547 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.502566 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-21 04:24:40.502585 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-21 04:24:40.502605 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-21 04:24:40.502624 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-21 04:24:40.502644 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-21 04:24:40.502663 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-21 04:24:40.502686 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-21 04:24:40.502706 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-21 04:24:40.502727 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-21 04:24:40.502746 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-21 04:24:40.502765 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-21 04:24:40.502784 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-21 04:24:40.502804 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-21 04:24:40.502824 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-21 04:24:40.502844 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-21 04:24:40.502864 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-21 04:24:40.502884 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-21 04:24:40.502904 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-21 04:24:40.502924 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-21 04:24:40.502944 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-21 04:24:40.502963 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-21 04:24:40.502982 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-21 04:24:40.503001 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-21 04:24:40.503019 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-21 04:24:40.503038 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-21 04:24:40.503057 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-21 04:24:40.503075 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-21 04:24:40.503094 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-21 04:24:40.503113 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-21 04:24:40.503132 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-21 04:24:40.503152 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-21 04:24:40.503171 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-21 04:24:40.503191 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-21 04:24:40.503210 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-21 04:24:40.503229 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-21 04:24:40.503248 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-21 04:24:40.503268 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-21 04:24:40.503288 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-21 04:24:40.503307 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-21 04:24:40.503326 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-21 04:24:40.503351 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jh8ph.txt 2026-05-21 04:24:40.503371 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jh8ph.yaml 2026-05-21 04:24:40.503391 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-21 04:24:40.503411 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-21 04:24:40.503430 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-21 04:24:40.503449 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-21 04:24:40.503468 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-21 04:24:40.550387 | 2026-05-21 04:24:40.550598 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-21 04:24:40.764799 | instance | changed 2026-05-21 04:24:40.773081 | 2026-05-21 04:24:40.773209 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-21 04:24:41.000150 | instance | changed 2026-05-21 04:24:41.011173 | 2026-05-21 04:24:41.011292 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-21 04:24:41.644898 | instance | auth-system/keycloak-0/keycloak 2026-05-21 04:24:41.847965 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-21 04:24:42.013144 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq/manager 2026-05-21 04:24:42.195429 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq" not found 2026-05-21 04:24:42.374745 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr/manager 2026-05-21 04:24:42.556196 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr" not found 2026-05-21 04:24:42.723140 | instance | capi-system/capi-controller-manager-bc4cf8c95-vmxqk/manager 2026-05-21 04:24:42.903969 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-vmxqk" not found 2026-05-21 04:24:43.085436 | instance | capo-system/capo-controller-manager-65565fdb7f-k42w9/manager 2026-05-21 04:24:43.268085 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-k42w9" not found 2026-05-21 04:24:43.440263 | instance | cert-manager/cert-manager-75c4c745bc-sn8nq/cert-manager-controller 2026-05-21 04:24:43.625317 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-sn8nq" not found 2026-05-21 04:24:43.815108 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-gjszd/cert-manager-cainjector 2026-05-21 04:24:43.998328 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-gjszd" not found 2026-05-21 04:24:44.178988 | instance | cert-manager/cert-manager-webhook-548949fc64-xxj45/cert-manager-webhook 2026-05-21 04:24:44.366698 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-xxj45" not found 2026-05-21 04:24:44.545563 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rjn6m/envoy-gateway 2026-05-21 04:24:44.782689 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rjn6m" not found 2026-05-21 04:24:44.966458 | instance | ingress-nginx/ingress-nginx-controller-snbhv/controller 2026-05-21 04:24:45.204079 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-snbhv" not found 2026-05-21 04:24:45.391473 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mzftb/ingress-nginx-default-backend 2026-05-21 04:24:45.572828 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-mzftb" not found 2026-05-21 04:24:45.751846 | instance | kube-system/cilium-operator-869df985b8-h6z7p/cilium-operator 2026-05-21 04:24:45.932634 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-h6z7p" not found 2026-05-21 04:24:46.107432 | instance | kube-system/cilium-svhth/config 2026-05-21 04:24:46.304506 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-svhth" not found 2026-05-21 04:24:46.308352 | instance | kube-system/cilium-svhth/mount-cgroup 2026-05-21 04:24:46.487669 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-svhth" not found 2026-05-21 04:24:46.491962 | instance | kube-system/cilium-svhth/apply-sysctl-overwrites 2026-05-21 04:24:46.675184 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-svhth" not found 2026-05-21 04:24:46.678844 | instance | kube-system/cilium-svhth/mount-bpf-fs 2026-05-21 04:24:46.876548 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-svhth" not found 2026-05-21 04:24:46.882378 | instance | kube-system/cilium-svhth/clean-cilium-state 2026-05-21 04:24:47.083056 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-svhth" not found 2026-05-21 04:24:47.088456 | instance | kube-system/cilium-svhth/install-cni-binaries 2026-05-21 04:24:47.304333 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-svhth" not found 2026-05-21 04:24:47.309770 | instance | kube-system/cilium-svhth/cilium-agent 2026-05-21 04:24:47.577259 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-svhth" not found 2026-05-21 04:24:47.775176 | instance | kube-system/coredns-67659f764b-brz9c/coredns 2026-05-21 04:24:47.997522 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-brz9c" not found 2026-05-21 04:24:48.213009 | instance | kube-system/coredns-67659f764b-jxtbw/coredns 2026-05-21 04:24:48.387097 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jxtbw" not found 2026-05-21 04:24:48.562888 | instance | kube-system/etcd-instance/etcd 2026-05-21 04:24:48.773661 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-21 04:24:48.945033 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-21 04:24:49.127905 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-21 04:24:49.294868 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-21 04:24:49.562506 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-21 04:24:49.746469 | instance | kube-system/kube-proxy-gbljv/kube-proxy 2026-05-21 04:24:49.912459 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-gbljv" not found 2026-05-21 04:24:50.084001 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-21 04:24:50.262306 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-21 04:24:50.442059 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-21 04:24:50.620268 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-21 04:24:50.825013 | instance | local-path-storage/local-path-provisioner-679c578f5-58tqn/local-path-provisioner 2026-05-21 04:24:51.008023 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-58tqn" not found 2026-05-21 04:24:51.191092 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-21 04:24:51.378711 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-21 04:24:51.382106 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-21 04:24:51.569588 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-21 04:24:51.572578 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-21 04:24:51.751910 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-21 04:24:51.758537 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-21 04:24:51.953876 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-21 04:24:52.149261 | instance | monitoring/goldpinger-n4cnf/goldpinger-daemon 2026-05-21 04:24:52.345644 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-n4cnf" not found 2026-05-21 04:24:52.517689 | instance | monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-dashboard 2026-05-21 04:24:52.694943 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-55dd686d98-xn5zc" not found 2026-05-21 04:24:52.698724 | instance | monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-datasources 2026-05-21 04:24:52.881012 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-55dd686d98-xn5zc" not found 2026-05-21 04:24:52.884416 | instance | monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana 2026-05-21 04:24:53.100971 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-55dd686d98-xn5zc" not found 2026-05-21 04:24:53.284022 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c/kube-state-metrics 2026-05-21 04:24:53.473380 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c" not found 2026-05-21 04:24:53.682552 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-p4g7d/kube-prometheus-stack 2026-05-21 04:24:53.871183 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-p4g7d" not found 2026-05-21 04:24:54.064366 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/node-exporter 2026-05-21 04:24:54.273117 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/pod-tls-sidecar 2026-05-21 04:24:54.451205 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bngsf" not found 2026-05-21 04:24:54.627070 | instance | monitoring/loki-0/loki 2026-05-21 04:24:54.802109 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-21 04:24:54.972361 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-21 04:24:55.136997 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-21 04:24:55.140195 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-21 04:24:55.319627 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-21 04:24:55.502739 | instance | monitoring/loki-gateway-cf54cb88c-zn9l4/nginx 2026-05-21 04:24:55.933985 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-zn9l4" not found 2026-05-21 04:24:56.102973 | instance | monitoring/loki-results-cache-0/memcached 2026-05-21 04:24:56.277192 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-21 04:24:56.280804 | instance | monitoring/loki-results-cache-0/exporter 2026-05-21 04:24:56.450951 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-21 04:24:56.627656 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-t4vn7/gc 2026-05-21 04:24:56.813971 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-t4vn7" not found 2026-05-21 04:24:56.994416 | instance | monitoring/node-feature-discovery-master-8665476dbc-5wthf/master 2026-05-21 04:24:57.166212 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-5wthf" not found 2026-05-21 04:24:57.358111 | instance | monitoring/node-feature-discovery-worker-n5rcz/worker 2026-05-21 04:24:57.550472 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-n5rcz" not found 2026-05-21 04:24:57.733989 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-21 04:24:57.916147 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-21 04:24:57.920774 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-21 04:24:58.095769 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-21 04:24:58.100975 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-21 04:24:58.284127 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-21 04:24:58.287811 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-21 04:24:58.472977 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-21 04:24:58.479932 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-21 04:24:58.682849 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-21 04:24:58.880695 | instance | monitoring/prometheus-pushgateway-7b8659c68b-cplxw/pushgateway 2026-05-21 04:24:59.061866 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-cplxw" not found 2026-05-21 04:24:59.241515 | instance | monitoring/vector-gvqhb/vector 2026-05-21 04:24:59.519336 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-gvqhb" not found 2026-05-21 04:24:59.705787 | instance | openstack/barbican-api-544b995cb5-cvz8c/init 2026-05-21 04:24:59.908127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-544b995cb5-cvz8c" not found 2026-05-21 04:24:59.912309 | instance | openstack/barbican-api-544b995cb5-cvz8c/barbican-api 2026-05-21 04:25:00.112542 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-544b995cb5-cvz8c" not found 2026-05-21 04:25:00.310905 | instance | openstack/barbican-db-init-vg7r6/init 2026-05-21 04:25:00.489041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vg7r6" not found 2026-05-21 04:25:00.493363 | instance | openstack/barbican-db-init-vg7r6/barbican-db-init-0 2026-05-21 04:25:00.677692 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vg7r6" not found 2026-05-21 04:25:00.885119 | instance | openstack/barbican-db-sync-6jb8q/init 2026-05-21 04:25:01.068846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-6jb8q" not found 2026-05-21 04:25:01.072846 | instance | openstack/barbican-db-sync-6jb8q/barbican-db-sync 2026-05-21 04:25:01.253412 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-6jb8q" not found 2026-05-21 04:25:01.463359 | instance | openstack/barbican-ks-endpoints-tbpjf/init 2026-05-21 04:25:01.641681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-tbpjf" not found 2026-05-21 04:25:01.645513 | instance | openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-admin 2026-05-21 04:25:01.829235 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-tbpjf" not found 2026-05-21 04:25:01.832249 | instance | openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-internal 2026-05-21 04:25:02.010909 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-tbpjf" not found 2026-05-21 04:25:02.015715 | instance | openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-public 2026-05-21 04:25:02.221233 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-tbpjf" not found 2026-05-21 04:25:02.413505 | instance | openstack/barbican-ks-service-qqq9z/init 2026-05-21 04:25:02.591764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-qqq9z" not found 2026-05-21 04:25:02.596408 | instance | openstack/barbican-ks-service-qqq9z/key-manager-ks-service-registration 2026-05-21 04:25:02.779660 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-qqq9z" not found 2026-05-21 04:25:02.962940 | instance | openstack/barbican-ks-user-62psf/init 2026-05-21 04:25:03.141499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-62psf" not found 2026-05-21 04:25:03.145381 | instance | openstack/barbican-ks-user-62psf/barbican-ks-user 2026-05-21 04:25:03.339671 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-62psf" not found 2026-05-21 04:25:03.536733 | instance | openstack/barbican-rabbit-init-sng9m/init 2026-05-21 04:25:03.712052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-sng9m" not found 2026-05-21 04:25:03.717605 | instance | openstack/barbican-rabbit-init-sng9m/rabbit-init 2026-05-21 04:25:03.898513 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-sng9m" not found 2026-05-21 04:25:04.115238 | instance | openstack/cinder-api-76bc5465b-sk9hw/init 2026-05-21 04:25:04.290605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-76bc5465b-sk9hw" not found 2026-05-21 04:25:04.295021 | instance | openstack/cinder-api-76bc5465b-sk9hw/ceph-coordination-volume-perms 2026-05-21 04:25:04.479392 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-76bc5465b-sk9hw" not found 2026-05-21 04:25:04.484626 | instance | openstack/cinder-api-76bc5465b-sk9hw/cinder-api 2026-05-21 04:25:04.763930 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-76bc5465b-sk9hw" not found 2026-05-21 04:25:04.944969 | instance | openstack/cinder-backup-7fb78cd97d-k2cdh/init 2026-05-21 04:25:05.112192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7fb78cd97d-k2cdh" not found 2026-05-21 04:25:05.117582 | instance | openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-backup-keyring-placement 2026-05-21 04:25:05.302789 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7fb78cd97d-k2cdh" not found 2026-05-21 04:25:05.309410 | instance | openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-keyring-placement-rbd1 2026-05-21 04:25:05.488869 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7fb78cd97d-k2cdh" not found 2026-05-21 04:25:05.492058 | instance | openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-coordination-volume-perms 2026-05-21 04:25:05.680588 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7fb78cd97d-k2cdh" not found 2026-05-21 04:25:05.685805 | instance | openstack/cinder-backup-7fb78cd97d-k2cdh/cinder-backup 2026-05-21 04:25:05.869429 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7fb78cd97d-k2cdh" not found 2026-05-21 04:25:06.059622 | instance | openstack/cinder-backup-storage-init-s8lcf/init 2026-05-21 04:25:06.243220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-s8lcf" not found 2026-05-21 04:25:06.250685 | instance | openstack/cinder-backup-storage-init-s8lcf/ceph-keyring-placement 2026-05-21 04:25:06.427807 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-s8lcf" not found 2026-05-21 04:25:06.432766 | instance | openstack/cinder-backup-storage-init-s8lcf/cinder-backup-storage-init 2026-05-21 04:25:06.613994 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-s8lcf" not found 2026-05-21 04:25:06.791253 | instance | openstack/cinder-bootstrap-wrjn8/init 2026-05-21 04:25:06.987805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-wrjn8" not found 2026-05-21 04:25:06.992890 | instance | openstack/cinder-bootstrap-wrjn8/bootstrap 2026-05-21 04:25:07.157144 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-wrjn8" not found 2026-05-21 04:25:07.329346 | instance | openstack/cinder-create-internal-tenant-99n4g/init 2026-05-21 04:25:07.507605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-99n4g" not found 2026-05-21 04:25:07.512377 | instance | openstack/cinder-create-internal-tenant-99n4g/create-internal-tenant 2026-05-21 04:25:07.705669 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-99n4g" not found 2026-05-21 04:25:07.883777 | instance | openstack/cinder-db-init-lqm49/init 2026-05-21 04:25:08.065737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-lqm49" not found 2026-05-21 04:25:08.069744 | instance | openstack/cinder-db-init-lqm49/cinder-db-init-0 2026-05-21 04:25:08.250927 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-lqm49" not found 2026-05-21 04:25:08.423073 | instance | openstack/cinder-db-sync-qxtp6/init 2026-05-21 04:25:08.606755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-qxtp6" not found 2026-05-21 04:25:08.610193 | instance | openstack/cinder-db-sync-qxtp6/cinder-db-sync 2026-05-21 04:25:08.786850 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-qxtp6" not found 2026-05-21 04:25:09.002586 | instance | openstack/cinder-ks-endpoints-ql9nq/init 2026-05-21 04:25:09.190370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-ql9nq" not found 2026-05-21 04:25:09.195533 | instance | openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-admin 2026-05-21 04:25:09.387825 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-ql9nq" not found 2026-05-21 04:25:09.392628 | instance | openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-internal 2026-05-21 04:25:09.569709 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-ql9nq" not found 2026-05-21 04:25:09.576408 | instance | openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-public 2026-05-21 04:25:09.755495 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-ql9nq" not found 2026-05-21 04:25:09.923544 | instance | openstack/cinder-ks-service-hlnz6/init 2026-05-21 04:25:10.094149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-hlnz6" not found 2026-05-21 04:25:10.097828 | instance | openstack/cinder-ks-service-hlnz6/volumev3-ks-service-registration 2026-05-21 04:25:10.284341 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-hlnz6" not found 2026-05-21 04:25:10.458948 | instance | openstack/cinder-ks-user-vtzbz/init 2026-05-21 04:25:10.636754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-vtzbz" not found 2026-05-21 04:25:10.641573 | instance | openstack/cinder-ks-user-vtzbz/cinder-ks-user 2026-05-21 04:25:10.836020 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-vtzbz" not found 2026-05-21 04:25:11.037200 | instance | openstack/cinder-rabbit-init-xmw7p/init 2026-05-21 04:25:11.240888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-xmw7p" not found 2026-05-21 04:25:11.246171 | instance | openstack/cinder-rabbit-init-xmw7p/rabbit-init 2026-05-21 04:25:11.443107 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-xmw7p" not found 2026-05-21 04:25:11.646176 | instance | openstack/cinder-scheduler-c75fbc4b4-dzpz8/init 2026-05-21 04:25:11.843395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-c75fbc4b4-dzpz8" not found 2026-05-21 04:25:11.848018 | instance | openstack/cinder-scheduler-c75fbc4b4-dzpz8/ceph-coordination-volume-perms 2026-05-21 04:25:12.026811 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-c75fbc4b4-dzpz8" not found 2026-05-21 04:25:12.029516 | instance | openstack/cinder-scheduler-c75fbc4b4-dzpz8/cinder-scheduler 2026-05-21 04:25:12.199434 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-c75fbc4b4-dzpz8" not found 2026-05-21 04:25:12.378290 | instance | openstack/cinder-storage-init-kqpxt/init 2026-05-21 04:25:12.546320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-kqpxt" not found 2026-05-21 04:25:12.550033 | instance | openstack/cinder-storage-init-kqpxt/ceph-keyring-placement 2026-05-21 04:25:12.752320 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-kqpxt" not found 2026-05-21 04:25:12.758432 | instance | openstack/cinder-storage-init-kqpxt/cinder-storage-init-rbd1 2026-05-21 04:25:12.949338 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-kqpxt" not found 2026-05-21 04:25:13.133268 | instance | openstack/cinder-volume-6f598b6848-ckwrz/init 2026-05-21 04:25:13.306056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6f598b6848-ckwrz" not found 2026-05-21 04:25:13.309497 | instance | openstack/cinder-volume-6f598b6848-ckwrz/ceph-keyring-placement-rbd1 2026-05-21 04:25:13.485683 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6f598b6848-ckwrz" not found 2026-05-21 04:25:13.490620 | instance | openstack/cinder-volume-6f598b6848-ckwrz/ceph-coordination-volume-perms 2026-05-21 04:25:13.685466 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6f598b6848-ckwrz" not found 2026-05-21 04:25:13.689422 | instance | openstack/cinder-volume-6f598b6848-ckwrz/init-cinder-conf 2026-05-21 04:25:13.877783 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6f598b6848-ckwrz" not found 2026-05-21 04:25:13.883618 | instance | openstack/cinder-volume-6f598b6848-ckwrz/cinder-volume 2026-05-21 04:25:14.074666 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6f598b6848-ckwrz" not found 2026-05-21 04:25:14.276893 | instance | openstack/cinder-volume-usage-audit-29655605-zkx7q/init 2026-05-21 04:25:14.455834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29655605-zkx7q" not found 2026-05-21 04:25:14.463507 | instance | openstack/cinder-volume-usage-audit-29655605-zkx7q/cinder-volume-usage-audit 2026-05-21 04:25:14.642488 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29655605-zkx7q" not found 2026-05-21 04:25:14.834951 | instance | openstack/glance-api-bd6f595bc-5zl5c/init 2026-05-21 04:25:15.011704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-bd6f595bc-5zl5c" not found 2026-05-21 04:25:15.017961 | instance | openstack/glance-api-bd6f595bc-5zl5c/glance-perms 2026-05-21 04:25:15.189218 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-bd6f595bc-5zl5c" not found 2026-05-21 04:25:15.193610 | instance | openstack/glance-api-bd6f595bc-5zl5c/ceph-keyring-placement 2026-05-21 04:25:15.377629 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-bd6f595bc-5zl5c" not found 2026-05-21 04:25:15.382270 | instance | openstack/glance-api-bd6f595bc-5zl5c/glance-api 2026-05-21 04:25:15.569077 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-bd6f595bc-5zl5c" not found 2026-05-21 04:25:15.741649 | instance | openstack/glance-db-init-whxhb/init 2026-05-21 04:25:15.929377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-whxhb" not found 2026-05-21 04:25:15.933845 | instance | openstack/glance-db-init-whxhb/glance-db-init-0 2026-05-21 04:25:16.116613 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-whxhb" not found 2026-05-21 04:25:16.301649 | instance | openstack/glance-db-sync-g4xst/init 2026-05-21 04:25:16.476780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-g4xst" not found 2026-05-21 04:25:16.481571 | instance | openstack/glance-db-sync-g4xst/glance-db-sync 2026-05-21 04:25:16.680520 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-g4xst" not found 2026-05-21 04:25:16.879028 | instance | openstack/glance-ks-endpoints-cfm5r/init 2026-05-21 04:25:17.061839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-cfm5r" not found 2026-05-21 04:25:17.065726 | instance | openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-admin 2026-05-21 04:25:17.263682 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-cfm5r" not found 2026-05-21 04:25:17.268250 | instance | openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-internal 2026-05-21 04:25:17.453359 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-cfm5r" not found 2026-05-21 04:25:17.457507 | instance | openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-public 2026-05-21 04:25:17.632607 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-cfm5r" not found 2026-05-21 04:25:17.810925 | instance | openstack/glance-ks-service-2c2ww/init 2026-05-21 04:25:17.980986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-2c2ww" not found 2026-05-21 04:25:17.985320 | instance | openstack/glance-ks-service-2c2ww/image-ks-service-registration 2026-05-21 04:25:18.167755 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-2c2ww" not found 2026-05-21 04:25:18.344499 | instance | openstack/glance-ks-user-g8h6b/init 2026-05-21 04:25:18.531395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-g8h6b" not found 2026-05-21 04:25:18.536233 | instance | openstack/glance-ks-user-g8h6b/glance-ks-user 2026-05-21 04:25:18.702662 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-g8h6b" not found 2026-05-21 04:25:18.889509 | instance | openstack/glance-metadefs-load-2q4gs/init 2026-05-21 04:25:19.064649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-2q4gs" not found 2026-05-21 04:25:19.069277 | instance | openstack/glance-metadefs-load-2q4gs/glance-metadefs-load 2026-05-21 04:25:19.235933 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-2q4gs" not found 2026-05-21 04:25:19.449304 | instance | openstack/glance-rabbit-init-v552p/init 2026-05-21 04:25:19.617710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-v552p" not found 2026-05-21 04:25:19.621550 | instance | openstack/glance-rabbit-init-v552p/rabbit-init 2026-05-21 04:25:19.814985 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-v552p" not found 2026-05-21 04:25:19.997839 | instance | openstack/glance-storage-init-hhl75/init 2026-05-21 04:25:20.185685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-hhl75" not found 2026-05-21 04:25:20.189817 | instance | openstack/glance-storage-init-hhl75/ceph-keyring-placement 2026-05-21 04:25:20.394991 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-hhl75" not found 2026-05-21 04:25:20.400049 | instance | openstack/glance-storage-init-hhl75/glance-storage-init 2026-05-21 04:25:20.599362 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-hhl75" not found 2026-05-21 04:25:20.807508 | instance | openstack/heat-api-d8768c7f9-9rrmf/init 2026-05-21 04:25:20.989232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-d8768c7f9-9rrmf" not found 2026-05-21 04:25:20.994390 | instance | openstack/heat-api-d8768c7f9-9rrmf/heat-api 2026-05-21 04:25:21.187947 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-d8768c7f9-9rrmf" not found 2026-05-21 04:25:21.372758 | instance | openstack/heat-bootstrap-knj9m/init 2026-05-21 04:25:21.567812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-knj9m" not found 2026-05-21 04:25:21.574365 | instance | openstack/heat-bootstrap-knj9m/bootstrap 2026-05-21 04:25:21.780678 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-knj9m" not found 2026-05-21 04:25:21.971935 | instance | openstack/heat-cfn-f69d786b9-fgl66/init 2026-05-21 04:25:22.153308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-f69d786b9-fgl66" not found 2026-05-21 04:25:22.157696 | instance | openstack/heat-cfn-f69d786b9-fgl66/heat-cfn 2026-05-21 04:25:22.345418 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-f69d786b9-fgl66" not found 2026-05-21 04:25:22.519515 | instance | openstack/heat-db-init-rq7mw/init 2026-05-21 04:25:22.697421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-rq7mw" not found 2026-05-21 04:25:22.701636 | instance | openstack/heat-db-init-rq7mw/heat-db-init-0 2026-05-21 04:25:22.879851 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-rq7mw" not found 2026-05-21 04:25:23.056157 | instance | openstack/heat-db-sync-s6km6/init 2026-05-21 04:25:23.224220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-s6km6" not found 2026-05-21 04:25:23.228795 | instance | openstack/heat-db-sync-s6km6/heat-db-sync 2026-05-21 04:25:23.407285 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-s6km6" not found 2026-05-21 04:25:23.602452 | instance | openstack/heat-domain-ks-user-skrfm/init 2026-05-21 04:25:23.773985 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-skrfm" not found 2026-05-21 04:25:23.778263 | instance | openstack/heat-domain-ks-user-skrfm/heat-ks-domain-user 2026-05-21 04:25:23.958612 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-skrfm" not found 2026-05-21 04:25:24.153035 | instance | openstack/heat-engine-7bfdc745b6-xb7rx/init 2026-05-21 04:25:24.334855 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-7bfdc745b6-xb7rx" not found 2026-05-21 04:25:24.346258 | instance | openstack/heat-engine-7bfdc745b6-xb7rx/heat-engine 2026-05-21 04:25:24.527082 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-7bfdc745b6-xb7rx" not found 2026-05-21 04:25:24.622593 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29655610-rfmck" not found 2026-05-21 04:25:24.707925 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29655610-rfmck" not found 2026-05-21 04:25:24.901649 | instance | openstack/heat-engine-cleaner-29655615-2c6gh/init 2026-05-21 04:25:25.085041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29655615-2c6gh" not found 2026-05-21 04:25:25.090449 | instance | openstack/heat-engine-cleaner-29655615-2c6gh/heat-engine-cleaner 2026-05-21 04:25:25.275679 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29655615-2c6gh" not found 2026-05-21 04:25:25.462236 | instance | openstack/heat-engine-cleaner-29655620-svz9g/init 2026-05-21 04:25:25.648214 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29655620-svz9g" not found 2026-05-21 04:25:25.651597 | instance | openstack/heat-engine-cleaner-29655620-svz9g/heat-engine-cleaner 2026-05-21 04:25:25.836031 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29655620-svz9g" not found 2026-05-21 04:25:26.016424 | instance | openstack/heat-ks-endpoints-wrgvw/init 2026-05-21 04:25:26.224499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:26.229794 | instance | openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-admin 2026-05-21 04:25:26.418218 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:26.422566 | instance | openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-internal 2026-05-21 04:25:26.605113 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:26.610396 | instance | openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-public 2026-05-21 04:25:26.792073 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:26.795891 | instance | openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-admin 2026-05-21 04:25:26.983547 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:26.987858 | instance | openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-internal 2026-05-21 04:25:27.180435 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:27.183424 | instance | openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-public 2026-05-21 04:25:27.363857 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-wrgvw" not found 2026-05-21 04:25:27.543388 | instance | openstack/heat-ks-service-q8cx5/init 2026-05-21 04:25:27.735031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-q8cx5" not found 2026-05-21 04:25:27.740257 | instance | openstack/heat-ks-service-q8cx5/orchestration-ks-service-registration 2026-05-21 04:25:27.911296 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-q8cx5" not found 2026-05-21 04:25:27.915592 | instance | openstack/heat-ks-service-q8cx5/cloudformation-ks-service-registration 2026-05-21 04:25:28.092233 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-q8cx5" not found 2026-05-21 04:25:28.263540 | instance | openstack/heat-ks-user-hvp5w/init 2026-05-21 04:25:28.425348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-hvp5w" not found 2026-05-21 04:25:28.429570 | instance | openstack/heat-ks-user-hvp5w/heat-ks-user 2026-05-21 04:25:28.601736 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-hvp5w" not found 2026-05-21 04:25:28.605727 | instance | openstack/heat-ks-user-hvp5w/heat-trustee-ks-user 2026-05-21 04:25:28.790545 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-hvp5w" not found 2026-05-21 04:25:28.962113 | instance | openstack/heat-rabbit-init-cgx44/init 2026-05-21 04:25:29.135144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-cgx44" not found 2026-05-21 04:25:29.141663 | instance | openstack/heat-rabbit-init-cgx44/rabbit-init 2026-05-21 04:25:29.313320 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-cgx44" not found 2026-05-21 04:25:29.496210 | instance | openstack/heat-trusts-lb5g4/init 2026-05-21 04:25:29.669016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-lb5g4" not found 2026-05-21 04:25:29.673396 | instance | openstack/heat-trusts-lb5g4/heat-trusts 2026-05-21 04:25:29.854634 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-lb5g4" not found 2026-05-21 04:25:30.035648 | instance | openstack/horizon-779497c497-2xhcm/init 2026-05-21 04:25:30.207898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-779497c497-2xhcm" not found 2026-05-21 04:25:30.213080 | instance | openstack/horizon-779497c497-2xhcm/horizon 2026-05-21 04:25:30.417450 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-779497c497-2xhcm" not found 2026-05-21 04:25:30.584649 | instance | openstack/horizon-db-init-w72dw/init 2026-05-21 04:25:30.745745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-w72dw" not found 2026-05-21 04:25:30.749614 | instance | openstack/horizon-db-init-w72dw/horizon-db-init-0 2026-05-21 04:25:30.934454 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-w72dw" not found 2026-05-21 04:25:31.107199 | instance | openstack/horizon-db-sync-97fh4/init 2026-05-21 04:25:31.292048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-97fh4" not found 2026-05-21 04:25:31.298290 | instance | openstack/horizon-db-sync-97fh4/horizon-db-sync 2026-05-21 04:25:31.465009 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-97fh4" not found 2026-05-21 04:25:31.639434 | instance | openstack/keepalived-brvlv/init 2026-05-21 04:25:31.848367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-brvlv" not found 2026-05-21 04:25:31.853494 | instance | openstack/keepalived-brvlv/wait-for-ip 2026-05-21 04:25:32.174809 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-brvlv" not found 2026-05-21 04:25:32.178833 | instance | openstack/keepalived-brvlv/keepalived 2026-05-21 04:25:32.426346 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-brvlv" not found 2026-05-21 04:25:32.611523 | instance | openstack/keystone-api-c6f4895b5-fzxfj/init 2026-05-21 04:25:32.800512 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-c6f4895b5-fzxfj" not found 2026-05-21 04:25:32.805334 | instance | openstack/keystone-api-c6f4895b5-fzxfj/keystone-api 2026-05-21 04:25:33.501744 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-c6f4895b5-fzxfj" not found 2026-05-21 04:25:33.679857 | instance | openstack/keystone-bootstrap-tq2bj/init 2026-05-21 04:25:33.847349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-tq2bj" not found 2026-05-21 04:25:33.853926 | instance | openstack/keystone-bootstrap-tq2bj/bootstrap 2026-05-21 04:25:34.025343 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-tq2bj" not found 2026-05-21 04:25:34.226874 | instance | openstack/keystone-credential-setup-8j8vp/init 2026-05-21 04:25:34.407620 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-8j8vp" not found 2026-05-21 04:25:34.412838 | instance | openstack/keystone-credential-setup-8j8vp/keystone-credential-setup 2026-05-21 04:25:34.598806 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-8j8vp" not found 2026-05-21 04:25:34.780185 | instance | openstack/keystone-db-init-nsfrc/init 2026-05-21 04:25:34.957547 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-nsfrc" not found 2026-05-21 04:25:34.962247 | instance | openstack/keystone-db-init-nsfrc/keystone-db-init-0 2026-05-21 04:25:35.139161 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-nsfrc" not found 2026-05-21 04:25:35.315476 | instance | openstack/keystone-db-sync-sbtjs/init 2026-05-21 04:25:35.483061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-sbtjs" not found 2026-05-21 04:25:35.488170 | instance | openstack/keystone-db-sync-sbtjs/keystone-db-sync 2026-05-21 04:25:35.661724 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-sbtjs" not found 2026-05-21 04:25:35.847866 | instance | openstack/keystone-domain-manage-tnfpc/init 2026-05-21 04:25:36.019096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-tnfpc" not found 2026-05-21 04:25:36.023536 | instance | openstack/keystone-domain-manage-tnfpc/keystone-domain-manage 2026-05-21 04:25:36.197753 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-tnfpc" not found 2026-05-21 04:25:36.383572 | instance | openstack/keystone-fernet-setup-8jfm9/init 2026-05-21 04:25:36.558157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-8jfm9" not found 2026-05-21 04:25:36.562820 | instance | openstack/keystone-fernet-setup-8jfm9/keystone-fernet-setup 2026-05-21 04:25:36.737642 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-8jfm9" not found 2026-05-21 04:25:36.900595 | instance | openstack/keystone-rabbit-init-zfg2x/init 2026-05-21 04:25:37.083186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-zfg2x" not found 2026-05-21 04:25:37.087205 | instance | openstack/keystone-rabbit-init-zfg2x/rabbit-init 2026-05-21 04:25:37.269159 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-zfg2x" not found 2026-05-21 04:25:37.446299 | instance | openstack/libvirt-libvirt-default-2hqn7/init 2026-05-21 04:25:37.635605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:37.641262 | instance | openstack/libvirt-libvirt-default-2hqn7/init-dynamic-options 2026-05-21 04:25:37.822567 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:37.826392 | instance | openstack/libvirt-libvirt-default-2hqn7/ceph-admin-keyring-placement 2026-05-21 04:25:37.995464 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:37.999515 | instance | openstack/libvirt-libvirt-default-2hqn7/ceph-keyring-placement 2026-05-21 04:25:38.174909 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:38.180761 | instance | openstack/libvirt-libvirt-default-2hqn7/tls-sidecar 2026-05-21 04:25:38.365014 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:38.368120 | instance | openstack/libvirt-libvirt-default-2hqn7/libvirt 2026-05-21 04:25:38.551075 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:38.554911 | instance | openstack/libvirt-libvirt-default-2hqn7/libvirt-exporter 2026-05-21 04:25:38.721302 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-2hqn7" not found 2026-05-21 04:25:38.903362 | instance | openstack/magnum-api-5d8d489d-d6f4x/init 2026-05-21 04:25:39.089800 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-5d8d489d-d6f4x" not found 2026-05-21 04:25:39.095579 | instance | openstack/magnum-api-5d8d489d-d6f4x/magnum-api 2026-05-21 04:25:39.288233 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-5d8d489d-d6f4x" not found 2026-05-21 04:25:39.454130 | instance | openstack/magnum-cluster-api-proxy-b6cqh/magnum-cluster-api-proxy 2026-05-21 04:25:39.632802 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-b6cqh" not found 2026-05-21 04:25:39.806309 | instance | openstack/magnum-conductor-0/init 2026-05-21 04:25:39.987088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-05-21 04:25:39.991097 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-05-21 04:25:40.163724 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-05-21 04:25:40.166980 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-05-21 04:25:40.349030 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-05-21 04:25:40.533163 | instance | openstack/magnum-db-init-r6lr5/init 2026-05-21 04:25:40.711240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-r6lr5" not found 2026-05-21 04:25:40.714760 | instance | openstack/magnum-db-init-r6lr5/magnum-db-init-0 2026-05-21 04:25:40.893802 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-r6lr5" not found 2026-05-21 04:25:41.071158 | instance | openstack/magnum-db-sync-5n2rs/init 2026-05-21 04:25:41.255916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-5n2rs" not found 2026-05-21 04:25:41.266528 | instance | openstack/magnum-db-sync-5n2rs/magnum-db-sync 2026-05-21 04:25:41.471373 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-5n2rs" not found 2026-05-21 04:25:41.653064 | instance | openstack/magnum-domain-ks-user-s6drz/init 2026-05-21 04:25:41.835618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-s6drz" not found 2026-05-21 04:25:41.839852 | instance | openstack/magnum-domain-ks-user-s6drz/magnum-ks-domain-user 2026-05-21 04:25:42.018286 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-s6drz" not found 2026-05-21 04:25:42.192880 | instance | openstack/magnum-ks-endpoints-44zw4/init 2026-05-21 04:25:42.359668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-44zw4" not found 2026-05-21 04:25:42.364433 | instance | openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-admin 2026-05-21 04:25:42.542776 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-44zw4" not found 2026-05-21 04:25:42.547208 | instance | openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-internal 2026-05-21 04:25:42.729556 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-44zw4" not found 2026-05-21 04:25:42.734215 | instance | openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-public 2026-05-21 04:25:42.907809 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-44zw4" not found 2026-05-21 04:25:43.081678 | instance | openstack/magnum-ks-service-qs9bl/init 2026-05-21 04:25:43.264084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-qs9bl" not found 2026-05-21 04:25:43.269808 | instance | openstack/magnum-ks-service-qs9bl/container-infra-ks-service-registration 2026-05-21 04:25:43.456572 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-qs9bl" not found 2026-05-21 04:25:43.633063 | instance | openstack/magnum-ks-user-mh4lx/init 2026-05-21 04:25:43.806962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-mh4lx" not found 2026-05-21 04:25:43.811157 | instance | openstack/magnum-ks-user-mh4lx/magnum-ks-user 2026-05-21 04:25:43.997879 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-mh4lx" not found 2026-05-21 04:25:44.162665 | instance | openstack/magnum-rabbit-init-f4wps/init 2026-05-21 04:25:44.364004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-f4wps" not found 2026-05-21 04:25:44.367979 | instance | openstack/magnum-rabbit-init-f4wps/rabbit-init 2026-05-21 04:25:44.549637 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-f4wps" not found 2026-05-21 04:25:44.740433 | instance | openstack/magnum-registry-c45778976-l7gtx/registry 2026-05-21 04:25:44.929106 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-l7gtx" not found 2026-05-21 04:25:45.144494 | instance | openstack/manila-api-6d86b85c8b-b8497/init 2026-05-21 04:25:45.317985 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-6d86b85c8b-b8497" not found 2026-05-21 04:25:45.322604 | instance | openstack/manila-api-6d86b85c8b-b8497/manila-api 2026-05-21 04:25:45.520108 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-6d86b85c8b-b8497" not found 2026-05-21 04:25:45.710454 | instance | openstack/manila-bootstrap-w2gcl/init 2026-05-21 04:25:45.880383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-w2gcl" not found 2026-05-21 04:25:45.884838 | instance | openstack/manila-bootstrap-w2gcl/bootstrap 2026-05-21 04:25:46.059938 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-w2gcl" not found 2026-05-21 04:25:46.228053 | instance | openstack/manila-data-789b94695c-5k8c2/init 2026-05-21 04:25:46.416554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-789b94695c-5k8c2" not found 2026-05-21 04:25:46.420984 | instance | openstack/manila-data-789b94695c-5k8c2/manila-data 2026-05-21 04:25:46.594586 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-789b94695c-5k8c2" not found 2026-05-21 04:25:46.771253 | instance | openstack/manila-db-init-46g69/init 2026-05-21 04:25:46.950224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-46g69" not found 2026-05-21 04:25:46.955006 | instance | openstack/manila-db-init-46g69/manila-db-init-0 2026-05-21 04:25:47.126513 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-46g69" not found 2026-05-21 04:25:47.322916 | instance | openstack/manila-db-sync-2d26h/init 2026-05-21 04:25:47.522718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-2d26h" not found 2026-05-21 04:25:47.527501 | instance | openstack/manila-db-sync-2d26h/manila-db-sync 2026-05-21 04:25:47.704711 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-2d26h" not found 2026-05-21 04:25:47.885560 | instance | openstack/manila-ks-endpoints-th9pm/init 2026-05-21 04:25:48.074669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:48.079150 | instance | openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-admin 2026-05-21 04:25:48.277052 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:48.281493 | instance | openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-internal 2026-05-21 04:25:48.460869 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:48.465479 | instance | openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-public 2026-05-21 04:25:48.646084 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:48.649871 | instance | openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-admin 2026-05-21 04:25:48.822864 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:48.826558 | instance | openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-internal 2026-05-21 04:25:49.012156 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:49.019891 | instance | openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-public 2026-05-21 04:25:49.218703 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-th9pm" not found 2026-05-21 04:25:49.407427 | instance | openstack/manila-ks-service-j7tcn/init 2026-05-21 04:25:49.584807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-j7tcn" not found 2026-05-21 04:25:49.589180 | instance | openstack/manila-ks-service-j7tcn/share-ks-service-registration 2026-05-21 04:25:49.776135 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-j7tcn" not found 2026-05-21 04:25:49.785557 | instance | openstack/manila-ks-service-j7tcn/sharev2-ks-service-registration 2026-05-21 04:25:49.954340 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-j7tcn" not found 2026-05-21 04:25:50.127223 | instance | openstack/manila-ks-user-qkpz6/init 2026-05-21 04:25:50.304184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-qkpz6" not found 2026-05-21 04:25:50.309054 | instance | openstack/manila-ks-user-qkpz6/manila-ks-user 2026-05-21 04:25:50.487217 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-qkpz6" not found 2026-05-21 04:25:50.650816 | instance | openstack/manila-rabbit-init-krbz6/init 2026-05-21 04:25:50.832223 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-krbz6" not found 2026-05-21 04:25:50.836757 | instance | openstack/manila-rabbit-init-krbz6/rabbit-init 2026-05-21 04:25:51.025935 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-krbz6" not found 2026-05-21 04:25:51.212104 | instance | openstack/manila-scheduler-db9dcc549-547dz/init 2026-05-21 04:25:51.451054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-db9dcc549-547dz" not found 2026-05-21 04:25:51.453993 | instance | openstack/manila-scheduler-db9dcc549-547dz/manila-scheduler 2026-05-21 04:25:51.651816 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-db9dcc549-547dz" not found 2026-05-21 04:25:51.848013 | instance | openstack/manila-share-859cf7588b-7jldd/init 2026-05-21 04:25:52.054498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-859cf7588b-7jldd" not found 2026-05-21 04:25:52.059569 | instance | openstack/manila-share-859cf7588b-7jldd/manila-share-init 2026-05-21 04:25:52.238370 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-859cf7588b-7jldd" not found 2026-05-21 04:25:52.242073 | instance | openstack/manila-share-859cf7588b-7jldd/manila-share 2026-05-21 04:25:52.417194 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-859cf7588b-7jldd" not found 2026-05-21 04:25:52.592328 | instance | openstack/memcached-memcached-6479589586-8sldl/init 2026-05-21 04:25:52.780374 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-8sldl" not found 2026-05-21 04:25:52.785038 | instance | openstack/memcached-memcached-6479589586-8sldl/memcached 2026-05-21 04:25:52.960287 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-8sldl" not found 2026-05-21 04:25:52.965030 | instance | openstack/memcached-memcached-6479589586-8sldl/memcached-exporter 2026-05-21 04:25:53.147570 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-8sldl" not found 2026-05-21 04:25:53.334947 | instance | openstack/neutron-db-init-cb9dt/init 2026-05-21 04:25:53.526938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-cb9dt" not found 2026-05-21 04:25:53.531477 | instance | openstack/neutron-db-init-cb9dt/neutron-db-init-0 2026-05-21 04:25:53.719397 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-cb9dt" not found 2026-05-21 04:25:53.924922 | instance | openstack/neutron-db-sync-qmfh8/init 2026-05-21 04:25:54.111785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-qmfh8" not found 2026-05-21 04:25:54.117261 | instance | openstack/neutron-db-sync-qmfh8/neutron-db-sync 2026-05-21 04:25:54.310953 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-qmfh8" not found 2026-05-21 04:25:54.492971 | instance | openstack/neutron-ks-endpoints-sjf8b/init 2026-05-21 04:25:54.685161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-sjf8b" not found 2026-05-21 04:25:54.690081 | instance | openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-admin 2026-05-21 04:25:54.887785 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-sjf8b" not found 2026-05-21 04:25:54.893940 | instance | openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-internal 2026-05-21 04:25:55.084664 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-sjf8b" not found 2026-05-21 04:25:55.089618 | instance | openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-public 2026-05-21 04:25:55.277226 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-sjf8b" not found 2026-05-21 04:25:55.463430 | instance | openstack/neutron-ks-service-ggvsl/init 2026-05-21 04:25:55.675984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-ggvsl" not found 2026-05-21 04:25:55.680460 | instance | openstack/neutron-ks-service-ggvsl/network-ks-service-registration 2026-05-21 04:25:55.868278 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-ggvsl" not found 2026-05-21 04:25:56.072101 | instance | openstack/neutron-ks-user-zbwvv/init 2026-05-21 04:25:56.262552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-zbwvv" not found 2026-05-21 04:25:56.266535 | instance | openstack/neutron-ks-user-zbwvv/neutron-ks-user 2026-05-21 04:25:56.464974 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-zbwvv" not found 2026-05-21 04:25:56.661273 | instance | openstack/neutron-netns-cleanup-cron-default-tpl8q/init 2026-05-21 04:25:56.844389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-tpl8q" not found 2026-05-21 04:25:56.848425 | instance | openstack/neutron-netns-cleanup-cron-default-tpl8q/neutron-netns-cleanup-cron 2026-05-21 04:25:57.054278 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-tpl8q" not found 2026-05-21 04:25:57.291435 | instance | openstack/neutron-ovn-metadata-agent-default-xgzhk/init 2026-05-21 04:25:57.496763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-xgzhk" not found 2026-05-21 04:25:57.500285 | instance | openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-metadata-agent-init 2026-05-21 04:25:57.678677 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xgzhk" not found 2026-05-21 04:25:57.683955 | instance | openstack/neutron-ovn-metadata-agent-default-xgzhk/ovn-neutron-init 2026-05-21 04:25:57.857951 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xgzhk" not found 2026-05-21 04:25:57.861619 | instance | openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-ovn-metadata-agent 2026-05-21 04:25:58.058441 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xgzhk" not found 2026-05-21 04:25:58.279969 | instance | openstack/neutron-ovn-vpn-agent-default-6xv55/init 2026-05-21 04:25:58.495862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-6xv55" not found 2026-05-21 04:25:58.506376 | instance | openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-vpn-agent-init 2026-05-21 04:25:58.693175 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-6xv55" not found 2026-05-21 04:25:58.697210 | instance | openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-neutron-init 2026-05-21 04:25:58.890606 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-6xv55" not found 2026-05-21 04:25:58.898958 | instance | openstack/neutron-ovn-vpn-agent-default-6xv55/neutron-ovn-vpn-agent 2026-05-21 04:25:59.285914 | instance | openstack/neutron-rabbit-init-7cq4c/init 2026-05-21 04:25:59.484621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-7cq4c" not found 2026-05-21 04:25:59.491013 | instance | openstack/neutron-rabbit-init-7cq4c/rabbit-init 2026-05-21 04:25:59.691456 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-7cq4c" not found 2026-05-21 04:25:59.900241 | instance | openstack/neutron-server-5d4b9c7d54-vtxds/init 2026-05-21 04:26:00.104063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5d4b9c7d54-vtxds" not found 2026-05-21 04:26:00.108304 | instance | openstack/neutron-server-5d4b9c7d54-vtxds/ovn-neutron-init 2026-05-21 04:26:00.302299 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-5d4b9c7d54-vtxds" not found 2026-05-21 04:26:00.307931 | instance | openstack/neutron-server-5d4b9c7d54-vtxds/neutron-server 2026-05-21 04:26:00.835059 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-5d4b9c7d54-vtxds" not found 2026-05-21 04:26:00.840122 | instance | openstack/neutron-server-5d4b9c7d54-vtxds/neutron-policy-server 2026-05-21 04:26:01.029445 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5d4b9c7d54-vtxds" not found 2026-05-21 04:26:01.224227 | instance | openstack/nova-api-metadata-86f7d4b974-kvk9k/init 2026-05-21 04:26:01.415517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-86f7d4b974-kvk9k" not found 2026-05-21 04:26:01.422586 | instance | openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api-metadata-init 2026-05-21 04:26:01.608143 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-86f7d4b974-kvk9k" not found 2026-05-21 04:26:01.612200 | instance | openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api 2026-05-21 04:26:01.805615 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-86f7d4b974-kvk9k" not found 2026-05-21 04:26:01.989330 | instance | openstack/nova-api-osapi-dc5b7455-xf98w/init 2026-05-21 04:26:02.168891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-dc5b7455-xf98w" not found 2026-05-21 04:26:02.173922 | instance | openstack/nova-api-osapi-dc5b7455-xf98w/nova-osapi 2026-05-21 04:26:02.421093 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-dc5b7455-xf98w" not found 2026-05-21 04:26:02.609260 | instance | openstack/nova-bootstrap-n9tgj/init 2026-05-21 04:26:02.784907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-n9tgj" not found 2026-05-21 04:26:02.789628 | instance | openstack/nova-bootstrap-n9tgj/bootstrap 2026-05-21 04:26:02.967796 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-n9tgj" not found 2026-05-21 04:26:03.152160 | instance | openstack/nova-cell-setup-29655600-88sf4/init 2026-05-21 04:26:03.334493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29655600-88sf4" not found 2026-05-21 04:26:03.340216 | instance | openstack/nova-cell-setup-29655600-88sf4/nova-cell-setup 2026-05-21 04:26:03.535618 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29655600-88sf4" not found 2026-05-21 04:26:03.712647 | instance | openstack/nova-cell-setup-kdf29/init 2026-05-21 04:26:03.916368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-kdf29" not found 2026-05-21 04:26:03.921456 | instance | openstack/nova-cell-setup-kdf29/nova-cell-setup-init 2026-05-21 04:26:04.138697 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-kdf29" not found 2026-05-21 04:26:04.144246 | instance | openstack/nova-cell-setup-kdf29/nova-cell-setup 2026-05-21 04:26:04.315167 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-kdf29" not found 2026-05-21 04:26:04.510705 | instance | openstack/nova-compute-default-l76zq/init 2026-05-21 04:26:04.745650 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:04.750095 | instance | openstack/nova-compute-default-l76zq/nova-compute-init 2026-05-21 04:26:04.937523 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:04.942629 | instance | openstack/nova-compute-default-l76zq/ceph-perms 2026-05-21 04:26:05.130889 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:05.135534 | instance | openstack/nova-compute-default-l76zq/ceph-admin-keyring-placement 2026-05-21 04:26:05.327389 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:05.331463 | instance | openstack/nova-compute-default-l76zq/ceph-keyring-placement 2026-05-21 04:26:05.517449 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:05.521655 | instance | openstack/nova-compute-default-l76zq/nova-compute-vnc-init 2026-05-21 04:26:05.708100 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:05.711774 | instance | openstack/nova-compute-default-l76zq/nova-compute-ssh-init 2026-05-21 04:26:05.915911 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:05.922146 | instance | openstack/nova-compute-default-l76zq/nova-compute 2026-05-21 04:26:06.154079 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:06.157843 | instance | openstack/nova-compute-default-l76zq/nova-compute-ssh 2026-05-21 04:26:06.343761 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-l76zq" not found 2026-05-21 04:26:06.509941 | instance | openstack/nova-conductor-5886d57465-xn7dn/init 2026-05-21 04:26:06.694029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5886d57465-xn7dn" not found 2026-05-21 04:26:06.699383 | instance | openstack/nova-conductor-5886d57465-xn7dn/nova-conductor 2026-05-21 04:26:06.882272 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5886d57465-xn7dn" not found 2026-05-21 04:26:07.063145 | instance | openstack/nova-db-init-wdxbf/init 2026-05-21 04:26:07.241540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-wdxbf" not found 2026-05-21 04:26:07.245719 | instance | openstack/nova-db-init-wdxbf/nova-db-init-0 2026-05-21 04:26:07.420740 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-wdxbf" not found 2026-05-21 04:26:07.424929 | instance | openstack/nova-db-init-wdxbf/nova-db-init-1 2026-05-21 04:26:07.602906 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-wdxbf" not found 2026-05-21 04:26:07.608314 | instance | openstack/nova-db-init-wdxbf/nova-db-init-2 2026-05-21 04:26:07.817523 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-wdxbf" not found 2026-05-21 04:26:08.001916 | instance | openstack/nova-db-sync-wmxgb/init 2026-05-21 04:26:08.181958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-wmxgb" not found 2026-05-21 04:26:08.186836 | instance | openstack/nova-db-sync-wmxgb/nova-db-sync 2026-05-21 04:26:08.380880 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-wmxgb" not found 2026-05-21 04:26:08.587368 | instance | openstack/nova-ks-endpoints-5c96n/init 2026-05-21 04:26:08.765307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-5c96n" not found 2026-05-21 04:26:08.770427 | instance | openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-admin 2026-05-21 04:26:08.967686 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-5c96n" not found 2026-05-21 04:26:08.972244 | instance | openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-internal 2026-05-21 04:26:09.172253 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-5c96n" not found 2026-05-21 04:26:09.178482 | instance | openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-public 2026-05-21 04:26:09.350771 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-5c96n" not found 2026-05-21 04:26:09.548042 | instance | openstack/nova-ks-service-m44bd/init 2026-05-21 04:26:09.726338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-m44bd" not found 2026-05-21 04:26:09.729848 | instance | openstack/nova-ks-service-m44bd/compute-ks-service-registration 2026-05-21 04:26:09.914259 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-m44bd" not found 2026-05-21 04:26:10.095038 | instance | openstack/nova-ks-user-vwk5r/init 2026-05-21 04:26:10.299475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-vwk5r" not found 2026-05-21 04:26:10.305232 | instance | openstack/nova-ks-user-vwk5r/nova-ks-user 2026-05-21 04:26:10.498591 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-vwk5r" not found 2026-05-21 04:26:10.697551 | instance | openstack/nova-novncproxy-6768d7fb46-95wqt/init 2026-05-21 04:26:10.897257 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6768d7fb46-95wqt" not found 2026-05-21 04:26:10.902308 | instance | openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init 2026-05-21 04:26:11.093476 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6768d7fb46-95wqt" not found 2026-05-21 04:26:11.098505 | instance | openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init-assets 2026-05-21 04:26:11.314642 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6768d7fb46-95wqt" not found 2026-05-21 04:26:11.323875 | instance | openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy 2026-05-21 04:26:11.506457 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6768d7fb46-95wqt" not found 2026-05-21 04:26:11.703361 | instance | openstack/nova-rabbit-init-5scg5/init 2026-05-21 04:26:11.906139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-5scg5" not found 2026-05-21 04:26:11.911030 | instance | openstack/nova-rabbit-init-5scg5/rabbit-init 2026-05-21 04:26:12.087345 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-5scg5" not found 2026-05-21 04:26:12.276299 | instance | openstack/nova-scheduler-6c6b765985-fsrfj/init 2026-05-21 04:26:12.448300 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6c6b765985-fsrfj" not found 2026-05-21 04:26:12.452739 | instance | openstack/nova-scheduler-6c6b765985-fsrfj/nova-scheduler 2026-05-21 04:26:12.625506 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6c6b765985-fsrfj" not found 2026-05-21 04:26:12.797278 | instance | openstack/nova-service-cleaner-29655600-n78r9/init 2026-05-21 04:26:12.979639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29655600-n78r9" not found 2026-05-21 04:26:12.983147 | instance | openstack/nova-service-cleaner-29655600-n78r9/nova-service-cleaner 2026-05-21 04:26:13.158802 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29655600-n78r9" not found 2026-05-21 04:26:13.332660 | instance | openstack/octavia-api-74d844cccd-v5mn7/init 2026-05-21 04:26:13.529179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-74d844cccd-v5mn7" not found 2026-05-21 04:26:13.533687 | instance | openstack/octavia-api-74d844cccd-v5mn7/octavia-api 2026-05-21 04:26:13.739870 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-74d844cccd-v5mn7" not found 2026-05-21 04:26:13.949031 | instance | openstack/octavia-bootstrap-ck9km/init 2026-05-21 04:26:14.132957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-ck9km" not found 2026-05-21 04:26:14.137616 | instance | openstack/octavia-bootstrap-ck9km/bootstrap 2026-05-21 04:26:14.313785 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-ck9km" not found 2026-05-21 04:26:14.510272 | instance | openstack/octavia-db-init-424b7/init 2026-05-21 04:26:14.687597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-424b7" not found 2026-05-21 04:26:14.691705 | instance | openstack/octavia-db-init-424b7/octavia-db-init-0 2026-05-21 04:26:14.866829 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-424b7" not found 2026-05-21 04:26:14.871562 | instance | openstack/octavia-db-init-424b7/octavia-db-init-1 2026-05-21 04:26:15.040553 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-424b7" not found 2026-05-21 04:26:15.211140 | instance | openstack/octavia-db-sync-rbqd2/init 2026-05-21 04:26:15.384167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-rbqd2" not found 2026-05-21 04:26:15.388810 | instance | openstack/octavia-db-sync-rbqd2/octavia-db-sync 2026-05-21 04:26:15.563117 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-rbqd2" not found 2026-05-21 04:26:15.748738 | instance | openstack/octavia-health-manager-default-q8wps/init 2026-05-21 04:26:15.945241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-q8wps" not found 2026-05-21 04:26:15.950536 | instance | openstack/octavia-health-manager-default-q8wps/octavia-health-manager-get-port 2026-05-21 04:26:16.159355 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-q8wps" not found 2026-05-21 04:26:16.164125 | instance | openstack/octavia-health-manager-default-q8wps/octavia-health-manager-nic-init 2026-05-21 04:26:16.340307 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-q8wps" not found 2026-05-21 04:26:16.344272 | instance | openstack/octavia-health-manager-default-q8wps/octavia-health-manager 2026-05-21 04:26:16.524331 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-q8wps" not found 2026-05-21 04:26:16.706648 | instance | openstack/octavia-housekeeping-bcc44bbdf-5kmhf/init 2026-05-21 04:26:16.890719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-bcc44bbdf-5kmhf" not found 2026-05-21 04:26:16.895777 | instance | openstack/octavia-housekeeping-bcc44bbdf-5kmhf/octavia-housekeeping 2026-05-21 04:26:17.072780 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-bcc44bbdf-5kmhf" not found 2026-05-21 04:26:17.272168 | instance | openstack/octavia-ks-endpoints-g87d5/init 2026-05-21 04:26:17.451824 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-g87d5" not found 2026-05-21 04:26:17.457618 | instance | openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-admin 2026-05-21 04:26:17.625047 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-g87d5" not found 2026-05-21 04:26:17.631702 | instance | openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-internal 2026-05-21 04:26:17.830879 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-g87d5" not found 2026-05-21 04:26:17.834360 | instance | openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-public 2026-05-21 04:26:18.014419 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-g87d5" not found 2026-05-21 04:26:18.191334 | instance | openstack/octavia-ks-service-pdphk/init 2026-05-21 04:26:18.362470 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-pdphk" not found 2026-05-21 04:26:18.367366 | instance | openstack/octavia-ks-service-pdphk/load-balancer-ks-service-registration 2026-05-21 04:26:18.547634 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-pdphk" not found 2026-05-21 04:26:18.720758 | instance | openstack/octavia-ks-user-9pnkf/init 2026-05-21 04:26:18.901060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-9pnkf" not found 2026-05-21 04:26:18.904998 | instance | openstack/octavia-ks-user-9pnkf/octavia-ks-user 2026-05-21 04:26:19.077920 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-9pnkf" not found 2026-05-21 04:26:19.263113 | instance | openstack/octavia-rabbit-init-rgcfr/init 2026-05-21 04:26:19.433555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-rgcfr" not found 2026-05-21 04:26:19.438384 | instance | openstack/octavia-rabbit-init-rgcfr/rabbit-init 2026-05-21 04:26:19.616198 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-rgcfr" not found 2026-05-21 04:26:19.792898 | instance | openstack/octavia-worker-74b699b89d-x2fnm/init 2026-05-21 04:26:19.975982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-74b699b89d-x2fnm" not found 2026-05-21 04:26:19.979918 | instance | openstack/octavia-worker-74b699b89d-x2fnm/octavia-worker 2026-05-21 04:26:20.148680 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-74b699b89d-x2fnm" not found 2026-05-21 04:26:20.311980 | instance | openstack/openstack-database-exporter-78c69bc7dd-679pl/openstack-database-exporter 2026-05-21 04:26:20.474124 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-679pl" not found 2026-05-21 04:26:20.655532 | instance | openstack/openstack-exporter-6f6bdb788c-wbkzl/build-config 2026-05-21 04:26:20.845297 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6f6bdb788c-wbkzl" not found 2026-05-21 04:26:20.850009 | instance | openstack/openstack-exporter-6f6bdb788c-wbkzl/openstack-exporter 2026-05-21 04:26:21.096676 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6f6bdb788c-wbkzl" not found 2026-05-21 04:26:21.313113 | instance | openstack/openvswitch-kg7bk/init 2026-05-21 04:26:21.506108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-kg7bk" not found 2026-05-21 04:26:21.511029 | instance | openstack/openvswitch-kg7bk/openvswitch-db-perms 2026-05-21 04:26:21.691918 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-kg7bk" not found 2026-05-21 04:26:21.695806 | instance | openstack/openvswitch-kg7bk/openvswitch-vswitchd-modules 2026-05-21 04:26:21.870577 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-kg7bk" not found 2026-05-21 04:26:21.874912 | instance | openstack/openvswitch-kg7bk/openvswitch-db 2026-05-21 04:26:22.055590 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-kg7bk" not found 2026-05-21 04:26:22.059292 | instance | openstack/openvswitch-kg7bk/openvswitch-vswitchd 2026-05-21 04:26:22.252075 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-kg7bk" not found 2026-05-21 04:26:22.437213 | instance | openstack/ovn-controller-default-s7j6m/init 2026-05-21 04:26:22.614514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:22.619619 | instance | openstack/ovn-controller-default-s7j6m/get-gw-enabled 2026-05-21 04:26:22.793543 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:22.797826 | instance | openstack/ovn-controller-default-s7j6m/controller-init 2026-05-21 04:26:22.984902 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:22.989495 | instance | openstack/ovn-controller-default-s7j6m/controller 2026-05-21 04:26:23.172061 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:23.175576 | instance | openstack/ovn-controller-default-s7j6m/vector 2026-05-21 04:26:23.355843 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:23.359842 | instance | openstack/ovn-controller-default-s7j6m/log-parser 2026-05-21 04:26:23.541816 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-s7j6m" not found 2026-05-21 04:26:23.711829 | instance | openstack/ovn-northd-fc978744-b6rp6/init 2026-05-21 04:26:23.899368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-b6rp6" not found 2026-05-21 04:26:23.902654 | instance | openstack/ovn-northd-fc978744-b6rp6/northd 2026-05-21 04:26:24.104043 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-b6rp6" not found 2026-05-21 04:26:24.332697 | instance | openstack/ovn-ovsdb-nb-0/init 2026-05-21 04:26:24.509058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-05-21 04:26:24.514747 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-05-21 04:26:24.704115 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-05-21 04:26:24.879191 | instance | openstack/ovn-ovsdb-sb-0/init 2026-05-21 04:26:25.051661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-05-21 04:26:25.056464 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-05-21 04:26:25.235761 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-05-21 04:26:25.414217 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-21 04:26:25.599271 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-21 04:26:25.603484 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-21 04:26:25.768891 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-21 04:26:25.772928 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-21 04:26:26.180061 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-21 04:26:26.185617 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-21 04:26:26.375469 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-21 04:26:26.554061 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-21 04:26:26.738159 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-21 04:26:26.741778 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-21 04:26:26.945372 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-21 04:26:26.950402 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-21 04:26:27.140824 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-21 04:26:27.336584 | instance | openstack/placement-api-6985d7f68f-n4f8z/init 2026-05-21 04:26:27.522402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6985d7f68f-n4f8z" not found 2026-05-21 04:26:27.528070 | instance | openstack/placement-api-6985d7f68f-n4f8z/placement-api 2026-05-21 04:26:27.769290 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6985d7f68f-n4f8z" not found 2026-05-21 04:26:27.950590 | instance | openstack/placement-db-init-b9rkg/init 2026-05-21 04:26:28.142083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-b9rkg" not found 2026-05-21 04:26:28.147337 | instance | openstack/placement-db-init-b9rkg/placement-db-init-0 2026-05-21 04:26:28.351807 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-b9rkg" not found 2026-05-21 04:26:28.536202 | instance | openstack/placement-db-sync-zfmll/init 2026-05-21 04:26:28.706994 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-zfmll" not found 2026-05-21 04:26:28.711566 | instance | openstack/placement-db-sync-zfmll/placement-db-sync 2026-05-21 04:26:28.883812 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-zfmll" not found 2026-05-21 04:26:29.058889 | instance | openstack/placement-ks-endpoints-h2fnq/init 2026-05-21 04:26:29.246051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-h2fnq" not found 2026-05-21 04:26:29.251171 | instance | openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-admin 2026-05-21 04:26:29.419335 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-h2fnq" not found 2026-05-21 04:26:29.424036 | instance | openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-internal 2026-05-21 04:26:29.597517 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-h2fnq" not found 2026-05-21 04:26:29.607367 | instance | openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-public 2026-05-21 04:26:29.778828 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-h2fnq" not found 2026-05-21 04:26:29.946927 | instance | openstack/placement-ks-service-xpvdg/init 2026-05-21 04:26:30.110537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-xpvdg" not found 2026-05-21 04:26:30.116197 | instance | openstack/placement-ks-service-xpvdg/placement-ks-service-registration 2026-05-21 04:26:30.287439 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-xpvdg" not found 2026-05-21 04:26:30.453219 | instance | openstack/placement-ks-user-mgm5m/init 2026-05-21 04:26:30.627881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-mgm5m" not found 2026-05-21 04:26:30.633394 | instance | openstack/placement-ks-user-mgm5m/placement-ks-user 2026-05-21 04:26:30.801233 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-mgm5m" not found 2026-05-21 04:26:30.988291 | instance | openstack/pxc-operator-69cb5bbdb9-pwp66/percona-xtradb-cluster-operator 2026-05-21 04:26:31.154427 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-pwp66" not found 2026-05-21 04:26:31.331533 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-21 04:26:31.488043 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-21 04:26:31.492654 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-21 04:26:31.677873 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-21 04:26:31.865248 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-21 04:26:32.038621 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-21 04:26:32.044204 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-21 04:26:32.242683 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-21 04:26:32.416472 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-s96z2/rabbitmq-cluster-operator 2026-05-21 04:26:32.643172 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-s96z2" not found 2026-05-21 04:26:32.859202 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-21 04:26:33.028544 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-21 04:26:33.032196 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-21 04:26:33.208424 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-21 04:26:33.374525 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-21 04:26:33.545012 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-21 04:26:33.551453 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-21 04:26:33.734137 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-21 04:26:33.905520 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-21 04:26:34.115199 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-21 04:26:34.125237 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-21 04:26:34.312210 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-21 04:26:34.491993 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-05-21 04:26:34.654551 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-05-21 04:26:34.659754 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-05-21 04:26:34.836942 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-05-21 04:26:35.005214 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-05-21 04:26:35.176366 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-05-21 04:26:35.181754 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-05-21 04:26:35.370448 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-05-21 04:26:35.565610 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6/rabbitmq-cluster-operator 2026-05-21 04:26:35.762188 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-qr9c6" not found 2026-05-21 04:26:35.954631 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-21 04:26:36.131507 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-21 04:26:36.135103 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-21 04:26:36.314994 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-21 04:26:36.502827 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-21 04:26:36.690092 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-21 04:26:36.693623 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-21 04:26:36.965463 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-21 04:26:37.145982 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-21 04:26:37.339361 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-21 04:26:37.346416 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-21 04:26:37.535001 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-21 04:26:37.703735 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/make-container-crash-dir 2026-05-21 04:26:37.869115 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2sqr9" not found 2026-05-21 04:26:37.873904 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/chown-container-data-dir 2026-05-21 04:26:38.053194 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2sqr9" not found 2026-05-21 04:26:38.058164 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/ceph-crash 2026-05-21 04:26:38.232918 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-2sqr9" not found 2026-05-21 04:26:38.422932 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/chown-container-data-dir 2026-05-21 04:26:38.598213 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q" not found 2026-05-21 04:26:38.601309 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/rgw 2026-05-21 04:26:38.817046 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q" not found 2026-05-21 04:26:38.820431 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/log-collector 2026-05-21 04:26:39.009268 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q" not found 2026-05-21 04:26:39.212356 | instance | openstack/staffeln-api-874fc88f5-z6f4w/init 2026-05-21 04:26:39.408026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-874fc88f5-z6f4w" not found 2026-05-21 04:26:39.416209 | instance | openstack/staffeln-api-874fc88f5-z6f4w/staffeln-api 2026-05-21 04:26:39.623606 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-874fc88f5-z6f4w" not found 2026-05-21 04:26:39.816260 | instance | openstack/staffeln-conductor-575f64f656-x7r78/staffeln-conductor 2026-05-21 04:26:40.001120 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-575f64f656-x7r78" not found 2026-05-21 04:26:40.174620 | instance | openstack/staffeln-db-init-qqljg/init 2026-05-21 04:26:40.352071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-qqljg" not found 2026-05-21 04:26:40.357313 | instance | openstack/staffeln-db-init-qqljg/staffeln-db-init-0 2026-05-21 04:26:40.549668 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-qqljg" not found 2026-05-21 04:26:40.731074 | instance | openstack/staffeln-db-sync-ljflk/init 2026-05-21 04:26:40.899945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-ljflk" not found 2026-05-21 04:26:40.904273 | instance | openstack/staffeln-db-sync-ljflk/staffeln-db-sync 2026-05-21 04:26:41.092473 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-ljflk" not found 2026-05-21 04:26:41.305212 | instance | openstack/tempest-ks-user-n9q29/init 2026-05-21 04:26:41.498613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-n9q29" not found 2026-05-21 04:26:41.502293 | instance | openstack/tempest-ks-user-n9q29/tempest-ks-user 2026-05-21 04:26:41.691368 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-n9q29" not found 2026-05-21 04:26:41.888243 | instance | openstack/tempest-run-tests-grk7g/init 2026-05-21 04:26:42.064139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-grk7g" not found 2026-05-21 04:26:42.068323 | instance | openstack/tempest-run-tests-grk7g/tempest-run-tests-init 2026-05-21 04:26:42.246623 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-grk7g" not found 2026-05-21 04:26:42.250386 | instance | openstack/tempest-run-tests-grk7g/tempest-run-tests 2026-05-21 04:26:42.428501 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-grk7g" not found 2026-05-21 04:26:42.601240 | instance | openstack/valkey-node-0/valkey 2026-05-21 04:26:42.774537 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-21 04:26:42.778754 | instance | openstack/valkey-node-0/sentinel 2026-05-21 04:26:42.983510 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-21 04:26:42.988356 | instance | openstack/valkey-node-0/metrics 2026-05-21 04:26:43.168648 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-21 04:26:43.345507 | instance | orc-system/orc-controller-manager-6cb597b5d4-p4wjf/manager 2026-05-21 04:26:43.537496 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-p4wjf" not found 2026-05-21 04:26:43.723954 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-m4dgs/rook-ceph-operator 2026-05-21 04:26:43.920034 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-m4dgs" not found 2026-05-21 04:26:44.089641 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-jh8ph/secretgen-controller 2026-05-21 04:26:44.296771 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-jh8ph" not found 2026-05-21 04:26:44.724203 | instance | ERROR 2026-05-21 04:26:44.724391 | instance | { 2026-05-21 04:26:44.724436 | instance | "delta": "0:02:03.040095", 2026-05-21 04:26:44.724466 | instance | "end": "2026-05-21 04:26:44.302304", 2026-05-21 04:26:44.724493 | instance | "msg": "non-zero return code", 2026-05-21 04:26:44.724521 | instance | "rc": 123, 2026-05-21 04:26:44.724548 | instance | "start": "2026-05-21 04:24:41.262209" 2026-05-21 04:26:44.724575 | instance | } 2026-05-21 04:26:44.724608 | instance | ERROR: Ignoring Errors 2026-05-21 04:26:44.747544 | 2026-05-21 04:26:44.814249 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-21 04:26:46.016694 | instance | changed: 2026-05-21 04:26:46.016883 | instance | cd+++++++++ pod-logs/ 2026-05-21 04:26:46.016912 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-21 04:26:46.016934 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-21 04:26:46.017020 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-21 04:26:46.017066 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-05-21 04:26:46.017091 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq/ 2026-05-21 04:26:46.017206 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq/manager.txt 2026-05-21 04:26:46.017297 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-05-21 04:26:46.017325 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr/ 2026-05-21 04:26:46.017348 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr/manager.txt 2026-05-21 04:26:46.017369 | instance | cd+++++++++ pod-logs/capi-system/ 2026-05-21 04:26:46.017402 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-vmxqk/ 2026-05-21 04:26:46.017422 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-vmxqk/manager.txt 2026-05-21 04:26:46.017441 | instance | cd+++++++++ pod-logs/capo-system/ 2026-05-21 04:26:46.017460 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-k42w9/ 2026-05-21 04:26:46.017479 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-k42w9/manager.txt 2026-05-21 04:26:46.017498 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-21 04:26:46.017766 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-sn8nq/ 2026-05-21 04:26:46.017796 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-sn8nq/cert-manager-controller.txt 2026-05-21 04:26:46.017818 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gjszd/ 2026-05-21 04:26:46.017837 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gjszd/cert-manager-cainjector.txt 2026-05-21 04:26:46.017857 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-xxj45/ 2026-05-21 04:26:46.017876 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-xxj45/cert-manager-webhook.txt 2026-05-21 04:26:46.017894 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-21 04:26:46.017913 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rjn6m/ 2026-05-21 04:26:46.017931 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rjn6m/envoy-gateway.txt 2026-05-21 04:26:46.017950 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-21 04:26:46.017968 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-21 04:26:46.017986 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-21 04:26:46.018004 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-21 04:26:46.018023 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-05-21 04:26:46.018041 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq/ 2026-05-21 04:26:46.018060 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-f2tqq/manager.txt 2026-05-21 04:26:46.018079 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-05-21 04:26:46.018098 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr/ 2026-05-21 04:26:46.018116 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-flcpr/manager.txt 2026-05-21 04:26:46.018136 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-05-21 04:26:46.018154 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-vmxqk/ 2026-05-21 04:26:46.018173 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-vmxqk/manager.txt 2026-05-21 04:26:46.018191 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-05-21 04:26:46.018209 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-k42w9/ 2026-05-21 04:26:46.018266 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-k42w9/manager.txt 2026-05-21 04:26:46.018289 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-21 04:26:46.018308 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-sn8nq/ 2026-05-21 04:26:46.018327 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-sn8nq/cert-manager-controller.txt 2026-05-21 04:26:46.018346 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gjszd/ 2026-05-21 04:26:46.018373 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gjszd/cert-manager-cainjector.txt 2026-05-21 04:26:46.018393 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-xxj45/ 2026-05-21 04:26:46.018412 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-xxj45/cert-manager-webhook.txt 2026-05-21 04:26:46.018431 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-21 04:26:46.018450 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rjn6m/ 2026-05-21 04:26:46.018468 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rjn6m/envoy-gateway.txt 2026-05-21 04:26:46.018485 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-21 04:26:46.018503 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-snbhv/ 2026-05-21 04:26:46.018521 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-snbhv/controller.txt 2026-05-21 04:26:46.018539 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mzftb/ 2026-05-21 04:26:46.018556 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mzftb/ingress-nginx-default-backend.txt 2026-05-21 04:26:46.018662 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-21 04:26:46.018692 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-h6z7p/ 2026-05-21 04:26:46.018712 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-h6z7p/cilium-operator.txt 2026-05-21 04:26:46.018731 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/ 2026-05-21 04:26:46.018750 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/apply-sysctl-overwrites.txt 2026-05-21 04:26:46.018768 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/cilium-agent.txt 2026-05-21 04:26:46.018786 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/clean-cilium-state.txt 2026-05-21 04:26:46.018805 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/config.txt 2026-05-21 04:26:46.018823 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/install-cni-binaries.txt 2026-05-21 04:26:46.018841 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/mount-bpf-fs.txt 2026-05-21 04:26:46.018859 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-svhth/mount-cgroup.txt 2026-05-21 04:26:46.018877 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-brz9c/ 2026-05-21 04:26:46.018895 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-brz9c/coredns.txt 2026-05-21 04:26:46.018913 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jxtbw/ 2026-05-21 04:26:46.018931 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jxtbw/coredns.txt 2026-05-21 04:26:46.018950 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-21 04:26:46.018969 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-21 04:26:46.018992 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-21 04:26:46.019036 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-21 04:26:46.019074 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-21 04:26:46.019103 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-21 04:26:46.019130 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-gbljv/ 2026-05-21 04:26:46.019155 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-gbljv/kube-proxy.txt 2026-05-21 04:26:46.019187 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-21 04:26:46.019213 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-21 04:26:46.019238 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-21 04:26:46.019263 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-21 04:26:46.019290 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-21 04:26:46.019316 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-58tqn/ 2026-05-21 04:26:46.019343 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-58tqn/local-path-provisioner.txt 2026-05-21 04:26:46.019370 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-21 04:26:46.019397 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-21 04:26:46.019426 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-21 04:26:46.019453 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-21 04:26:46.019478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-21 04:26:46.019507 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-21 04:26:46.019535 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-n4cnf/ 2026-05-21 04:26:46.019678 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-n4cnf/goldpinger-daemon.txt 2026-05-21 04:26:46.019710 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/ 2026-05-21 04:26:46.019737 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-dashboard.txt 2026-05-21 04:26:46.019765 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-datasources.txt 2026-05-21 04:26:46.019792 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana.txt 2026-05-21 04:26:46.019821 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c/ 2026-05-21 04:26:46.019848 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c/kube-state-metrics.txt 2026-05-21 04:26:46.019874 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p4g7d/ 2026-05-21 04:26:46.019900 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p4g7d/kube-prometheus-stack.txt 2026-05-21 04:26:46.019926 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/ 2026-05-21 04:26:46.019951 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/node-exporter.txt 2026-05-21 04:26:46.019970 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/pod-tls-sidecar.txt 2026-05-21 04:26:46.019989 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-21 04:26:46.020008 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-21 04:26:46.020027 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-21 04:26:46.020046 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-21 04:26:46.020067 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-21 04:26:46.020095 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zn9l4/ 2026-05-21 04:26:46.020114 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zn9l4/nginx.txt 2026-05-21 04:26:46.020132 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-21 04:26:46.020157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-21 04:26:46.020183 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-21 04:26:46.020203 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-t4vn7/ 2026-05-21 04:26:46.020222 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-t4vn7/gc.txt 2026-05-21 04:26:46.020240 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5wthf/ 2026-05-21 04:26:46.020259 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5wthf/master.txt 2026-05-21 04:26:46.020277 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-n5rcz/ 2026-05-21 04:26:46.020294 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-n5rcz/worker.txt 2026-05-21 04:26:46.020313 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-21 04:26:46.020331 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-21 04:26:46.020349 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-21 04:26:46.020367 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-21 04:26:46.020385 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-21 04:26:46.020403 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-21 04:26:46.020421 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-cplxw/ 2026-05-21 04:26:46.020439 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-cplxw/pushgateway.txt 2026-05-21 04:26:46.020457 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-gvqhb/ 2026-05-21 04:26:46.020476 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-gvqhb/vector.txt 2026-05-21 04:26:46.020494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-21 04:26:46.020513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-544b995cb5-cvz8c/ 2026-05-21 04:26:46.020531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-544b995cb5-cvz8c/barbican-api.txt 2026-05-21 04:26:46.020550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-544b995cb5-cvz8c/init.txt 2026-05-21 04:26:46.020568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vg7r6/ 2026-05-21 04:26:46.020586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vg7r6/barbican-db-init-0.txt 2026-05-21 04:26:46.020604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vg7r6/init.txt 2026-05-21 04:26:46.020623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6jb8q/ 2026-05-21 04:26:46.020642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6jb8q/barbican-db-sync.txt 2026-05-21 04:26:46.020661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-6jb8q/init.txt 2026-05-21 04:26:46.020679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbpjf/ 2026-05-21 04:26:46.020698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbpjf/init.txt 2026-05-21 04:26:46.020722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-admin.txt 2026-05-21 04:26:46.020742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-internal.txt 2026-05-21 04:26:46.020760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-public.txt 2026-05-21 04:26:46.020779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qqq9z/ 2026-05-21 04:26:46.020797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qqq9z/init.txt 2026-05-21 04:26:46.020816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qqq9z/key-manager-ks-service-registration.txt 2026-05-21 04:26:46.020835 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-62psf/ 2026-05-21 04:26:46.020854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-62psf/barbican-ks-user.txt 2026-05-21 04:26:46.020872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-62psf/init.txt 2026-05-21 04:26:46.020889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-sng9m/ 2026-05-21 04:26:46.020907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-sng9m/init.txt 2026-05-21 04:26:46.020925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-sng9m/rabbit-init.txt 2026-05-21 04:26:46.020943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-76bc5465b-sk9hw/ 2026-05-21 04:26:46.020991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76bc5465b-sk9hw/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.021013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76bc5465b-sk9hw/cinder-api.txt 2026-05-21 04:26:46.021033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76bc5465b-sk9hw/init.txt 2026-05-21 04:26:46.021051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/ 2026-05-21 04:26:46.021070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-backup-keyring-placement.txt 2026-05-21 04:26:46.021089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.021107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-keyring-placement-rbd1.txt 2026-05-21 04:26:46.021125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/cinder-backup.txt 2026-05-21 04:26:46.021144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7fb78cd97d-k2cdh/init.txt 2026-05-21 04:26:46.021162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8lcf/ 2026-05-21 04:26:46.021180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8lcf/ceph-keyring-placement.txt 2026-05-21 04:26:46.021198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8lcf/cinder-backup-storage-init.txt 2026-05-21 04:26:46.021217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s8lcf/init.txt 2026-05-21 04:26:46.021235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrjn8/ 2026-05-21 04:26:46.021253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrjn8/bootstrap.txt 2026-05-21 04:26:46.021271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrjn8/init.txt 2026-05-21 04:26:46.021289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-99n4g/ 2026-05-21 04:26:46.021307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-99n4g/create-internal-tenant.txt 2026-05-21 04:26:46.021332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-99n4g/init.txt 2026-05-21 04:26:46.021360 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lqm49/ 2026-05-21 04:26:46.021380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lqm49/cinder-db-init-0.txt 2026-05-21 04:26:46.021399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lqm49/init.txt 2026-05-21 04:26:46.021417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qxtp6/ 2026-05-21 04:26:46.021436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qxtp6/cinder-db-sync.txt 2026-05-21 04:26:46.021454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-qxtp6/init.txt 2026-05-21 04:26:46.021473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ql9nq/ 2026-05-21 04:26:46.021491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ql9nq/init.txt 2026-05-21 04:26:46.021509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-admin.txt 2026-05-21 04:26:46.021528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-internal.txt 2026-05-21 04:26:46.021546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-public.txt 2026-05-21 04:26:46.021565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hlnz6/ 2026-05-21 04:26:46.021583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hlnz6/init.txt 2026-05-21 04:26:46.021602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hlnz6/volumev3-ks-service-registration.txt 2026-05-21 04:26:46.021624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vtzbz/ 2026-05-21 04:26:46.021651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vtzbz/cinder-ks-user.txt 2026-05-21 04:26:46.021675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vtzbz/init.txt 2026-05-21 04:26:46.021700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xmw7p/ 2026-05-21 04:26:46.021725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xmw7p/init.txt 2026-05-21 04:26:46.021750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xmw7p/rabbit-init.txt 2026-05-21 04:26:46.021773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c75fbc4b4-dzpz8/ 2026-05-21 04:26:46.021793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c75fbc4b4-dzpz8/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.021812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c75fbc4b4-dzpz8/cinder-scheduler.txt 2026-05-21 04:26:46.021831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c75fbc4b4-dzpz8/init.txt 2026-05-21 04:26:46.021849 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-kqpxt/ 2026-05-21 04:26:46.021868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-kqpxt/ceph-keyring-placement.txt 2026-05-21 04:26:46.021887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-kqpxt/cinder-storage-init-rbd1.txt 2026-05-21 04:26:46.021905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-kqpxt/init.txt 2026-05-21 04:26:46.021923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/ 2026-05-21 04:26:46.021942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.021960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/ceph-keyring-placement-rbd1.txt 2026-05-21 04:26:46.021979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/cinder-volume.txt 2026-05-21 04:26:46.021997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/init-cinder-conf.txt 2026-05-21 04:26:46.022022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f598b6848-ckwrz/init.txt 2026-05-21 04:26:46.022042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29655605-zkx7q/ 2026-05-21 04:26:46.022061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29655605-zkx7q/cinder-volume-usage-audit.txt 2026-05-21 04:26:46.022080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29655605-zkx7q/init.txt 2026-05-21 04:26:46.022098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-bd6f595bc-5zl5c/ 2026-05-21 04:26:46.022117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-bd6f595bc-5zl5c/ceph-keyring-placement.txt 2026-05-21 04:26:46.022136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-bd6f595bc-5zl5c/glance-api.txt 2026-05-21 04:26:46.022156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-bd6f595bc-5zl5c/glance-perms.txt 2026-05-21 04:26:46.022175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-bd6f595bc-5zl5c/init.txt 2026-05-21 04:26:46.022193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-whxhb/ 2026-05-21 04:26:46.022211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-whxhb/glance-db-init-0.txt 2026-05-21 04:26:46.022253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-whxhb/init.txt 2026-05-21 04:26:46.022273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-g4xst/ 2026-05-21 04:26:46.022293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-g4xst/glance-db-sync.txt 2026-05-21 04:26:46.022311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-g4xst/init.txt 2026-05-21 04:26:46.022329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cfm5r/ 2026-05-21 04:26:46.022348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-admin.txt 2026-05-21 04:26:46.022366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-internal.txt 2026-05-21 04:26:46.022384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-public.txt 2026-05-21 04:26:46.022402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cfm5r/init.txt 2026-05-21 04:26:46.022421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2c2ww/ 2026-05-21 04:26:46.022439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2c2ww/image-ks-service-registration.txt 2026-05-21 04:26:46.022457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2c2ww/init.txt 2026-05-21 04:26:46.022475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g8h6b/ 2026-05-21 04:26:46.022494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g8h6b/glance-ks-user.txt 2026-05-21 04:26:46.022513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g8h6b/init.txt 2026-05-21 04:26:46.022531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2q4gs/ 2026-05-21 04:26:46.022549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2q4gs/glance-metadefs-load.txt 2026-05-21 04:26:46.022568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2q4gs/init.txt 2026-05-21 04:26:46.022586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v552p/ 2026-05-21 04:26:46.022603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v552p/init.txt 2026-05-21 04:26:46.022621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v552p/rabbit-init.txt 2026-05-21 04:26:46.022640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hhl75/ 2026-05-21 04:26:46.022663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hhl75/ceph-keyring-placement.txt 2026-05-21 04:26:46.022682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hhl75/glance-storage-init.txt 2026-05-21 04:26:46.022700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hhl75/init.txt 2026-05-21 04:26:46.022718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-d8768c7f9-9rrmf/ 2026-05-21 04:26:46.022735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-d8768c7f9-9rrmf/heat-api.txt 2026-05-21 04:26:46.022753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-d8768c7f9-9rrmf/init.txt 2026-05-21 04:26:46.022772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-knj9m/ 2026-05-21 04:26:46.022789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-knj9m/bootstrap.txt 2026-05-21 04:26:46.022807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-knj9m/init.txt 2026-05-21 04:26:46.022825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-f69d786b9-fgl66/ 2026-05-21 04:26:46.022843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-f69d786b9-fgl66/heat-cfn.txt 2026-05-21 04:26:46.022861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-f69d786b9-fgl66/init.txt 2026-05-21 04:26:46.022879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rq7mw/ 2026-05-21 04:26:46.022897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rq7mw/heat-db-init-0.txt 2026-05-21 04:26:46.022916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-rq7mw/init.txt 2026-05-21 04:26:46.022935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s6km6/ 2026-05-21 04:26:46.022953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s6km6/heat-db-sync.txt 2026-05-21 04:26:46.022972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s6km6/init.txt 2026-05-21 04:26:46.022991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-skrfm/ 2026-05-21 04:26:46.023009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-skrfm/heat-ks-domain-user.txt 2026-05-21 04:26:46.023028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-skrfm/init.txt 2026-05-21 04:26:46.023046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-7bfdc745b6-xb7rx/ 2026-05-21 04:26:46.023066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7bfdc745b6-xb7rx/heat-engine.txt 2026-05-21 04:26:46.023084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7bfdc745b6-xb7rx/init.txt 2026-05-21 04:26:46.023103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655615-2c6gh/ 2026-05-21 04:26:46.023121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655615-2c6gh/heat-engine-cleaner.txt 2026-05-21 04:26:46.023139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655615-2c6gh/init.txt 2026-05-21 04:26:46.023158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655620-svz9g/ 2026-05-21 04:26:46.023176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655620-svz9g/heat-engine-cleaner.txt 2026-05-21 04:26:46.023194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29655620-svz9g/init.txt 2026-05-21 04:26:46.023213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/ 2026-05-21 04:26:46.023231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-admin.txt 2026-05-21 04:26:46.023250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-internal.txt 2026-05-21 04:26:46.023268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-public.txt 2026-05-21 04:26:46.023292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/init.txt 2026-05-21 04:26:46.023311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-admin.txt 2026-05-21 04:26:46.023329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-internal.txt 2026-05-21 04:26:46.023347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-public.txt 2026-05-21 04:26:46.023366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-q8cx5/ 2026-05-21 04:26:46.023384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-q8cx5/cloudformation-ks-service-registration.txt 2026-05-21 04:26:46.023402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-q8cx5/init.txt 2026-05-21 04:26:46.023421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-q8cx5/orchestration-ks-service-registration.txt 2026-05-21 04:26:46.023440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-hvp5w/ 2026-05-21 04:26:46.023458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-hvp5w/heat-ks-user.txt 2026-05-21 04:26:46.023476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-hvp5w/heat-trustee-ks-user.txt 2026-05-21 04:26:46.023495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-hvp5w/init.txt 2026-05-21 04:26:46.023513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-cgx44/ 2026-05-21 04:26:46.023531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-cgx44/init.txt 2026-05-21 04:26:46.023549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-cgx44/rabbit-init.txt 2026-05-21 04:26:46.023567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lb5g4/ 2026-05-21 04:26:46.023586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lb5g4/heat-trusts.txt 2026-05-21 04:26:46.023604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lb5g4/init.txt 2026-05-21 04:26:46.023623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-779497c497-2xhcm/ 2026-05-21 04:26:46.023641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-779497c497-2xhcm/horizon.txt 2026-05-21 04:26:46.023659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-779497c497-2xhcm/init.txt 2026-05-21 04:26:46.023677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w72dw/ 2026-05-21 04:26:46.023695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w72dw/horizon-db-init-0.txt 2026-05-21 04:26:46.023713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-w72dw/init.txt 2026-05-21 04:26:46.023732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-97fh4/ 2026-05-21 04:26:46.023750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-97fh4/horizon-db-sync.txt 2026-05-21 04:26:46.023768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-97fh4/init.txt 2026-05-21 04:26:46.023787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-brvlv/ 2026-05-21 04:26:46.023805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-brvlv/init.txt 2026-05-21 04:26:46.023823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-brvlv/keepalived.txt 2026-05-21 04:26:46.023841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-brvlv/wait-for-ip.txt 2026-05-21 04:26:46.023859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-c6f4895b5-fzxfj/ 2026-05-21 04:26:46.023877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-c6f4895b5-fzxfj/init.txt 2026-05-21 04:26:46.023895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-c6f4895b5-fzxfj/keystone-api.txt 2026-05-21 04:26:46.023914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-tq2bj/ 2026-05-21 04:26:46.023938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-tq2bj/bootstrap.txt 2026-05-21 04:26:46.023957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-tq2bj/init.txt 2026-05-21 04:26:46.023976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8j8vp/ 2026-05-21 04:26:46.023994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8j8vp/init.txt 2026-05-21 04:26:46.024012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8j8vp/keystone-credential-setup.txt 2026-05-21 04:26:46.024030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nsfrc/ 2026-05-21 04:26:46.024048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nsfrc/init.txt 2026-05-21 04:26:46.024067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nsfrc/keystone-db-init-0.txt 2026-05-21 04:26:46.024085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sbtjs/ 2026-05-21 04:26:46.024103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sbtjs/init.txt 2026-05-21 04:26:46.024122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sbtjs/keystone-db-sync.txt 2026-05-21 04:26:46.024141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-tnfpc/ 2026-05-21 04:26:46.024159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-tnfpc/init.txt 2026-05-21 04:26:46.024178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-tnfpc/keystone-domain-manage.txt 2026-05-21 04:26:46.024197 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8jfm9/ 2026-05-21 04:26:46.024215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8jfm9/init.txt 2026-05-21 04:26:46.024234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8jfm9/keystone-fernet-setup.txt 2026-05-21 04:26:46.024252 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-zfg2x/ 2026-05-21 04:26:46.024271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-zfg2x/init.txt 2026-05-21 04:26:46.024290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-zfg2x/rabbit-init.txt 2026-05-21 04:26:46.024309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/ 2026-05-21 04:26:46.024327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/ceph-admin-keyring-placement.txt 2026-05-21 04:26:46.024346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/ceph-keyring-placement.txt 2026-05-21 04:26:46.024377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/init-dynamic-options.txt 2026-05-21 04:26:46.024422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/init.txt 2026-05-21 04:26:46.024452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/libvirt-exporter.txt 2026-05-21 04:26:46.024481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/libvirt.txt 2026-05-21 04:26:46.024508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2hqn7/tls-sidecar.txt 2026-05-21 04:26:46.024535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-5d8d489d-d6f4x/ 2026-05-21 04:26:46.024562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5d8d489d-d6f4x/init.txt 2026-05-21 04:26:46.024589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5d8d489d-d6f4x/magnum-api.txt 2026-05-21 04:26:46.024614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-b6cqh/ 2026-05-21 04:26:46.024634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-b6cqh/magnum-cluster-api-proxy.txt 2026-05-21 04:26:46.024671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-05-21 04:26:46.024701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-05-21 04:26:46.024732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-21 04:26:46.024762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-21 04:26:46.024791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-r6lr5/ 2026-05-21 04:26:46.024818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-r6lr5/init.txt 2026-05-21 04:26:46.024838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-r6lr5/magnum-db-init-0.txt 2026-05-21 04:26:46.024857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5n2rs/ 2026-05-21 04:26:46.024875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5n2rs/init.txt 2026-05-21 04:26:46.024894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-5n2rs/magnum-db-sync.txt 2026-05-21 04:26:46.024912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-s6drz/ 2026-05-21 04:26:46.024931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-s6drz/init.txt 2026-05-21 04:26:46.024949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-s6drz/magnum-ks-domain-user.txt 2026-05-21 04:26:46.025001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-44zw4/ 2026-05-21 04:26:46.025027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-admin.txt 2026-05-21 04:26:46.025050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-internal.txt 2026-05-21 04:26:46.025069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-public.txt 2026-05-21 04:26:46.025089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-44zw4/init.txt 2026-05-21 04:26:46.025107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-qs9bl/ 2026-05-21 04:26:46.025126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-qs9bl/container-infra-ks-service-registration.txt 2026-05-21 04:26:46.025144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-qs9bl/init.txt 2026-05-21 04:26:46.025164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mh4lx/ 2026-05-21 04:26:46.025182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mh4lx/init.txt 2026-05-21 04:26:46.025200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mh4lx/magnum-ks-user.txt 2026-05-21 04:26:46.025218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f4wps/ 2026-05-21 04:26:46.025236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f4wps/init.txt 2026-05-21 04:26:46.025254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f4wps/rabbit-init.txt 2026-05-21 04:26:46.025272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-l7gtx/ 2026-05-21 04:26:46.025290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-l7gtx/registry.txt 2026-05-21 04:26:46.025308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-6d86b85c8b-b8497/ 2026-05-21 04:26:46.025326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6d86b85c8b-b8497/init.txt 2026-05-21 04:26:46.025343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6d86b85c8b-b8497/manila-api.txt 2026-05-21 04:26:46.025361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w2gcl/ 2026-05-21 04:26:46.025379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w2gcl/bootstrap.txt 2026-05-21 04:26:46.025402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w2gcl/init.txt 2026-05-21 04:26:46.025421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-789b94695c-5k8c2/ 2026-05-21 04:26:46.025440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-789b94695c-5k8c2/init.txt 2026-05-21 04:26:46.025459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-789b94695c-5k8c2/manila-data.txt 2026-05-21 04:26:46.025477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-46g69/ 2026-05-21 04:26:46.025495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-46g69/init.txt 2026-05-21 04:26:46.025513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-46g69/manila-db-init-0.txt 2026-05-21 04:26:46.025531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-2d26h/ 2026-05-21 04:26:46.025549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-2d26h/init.txt 2026-05-21 04:26:46.025568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-2d26h/manila-db-sync.txt 2026-05-21 04:26:46.025586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/ 2026-05-21 04:26:46.025604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/init.txt 2026-05-21 04:26:46.025622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-admin.txt 2026-05-21 04:26:46.025640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-internal.txt 2026-05-21 04:26:46.025657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-public.txt 2026-05-21 04:26:46.025675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-admin.txt 2026-05-21 04:26:46.025693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-internal.txt 2026-05-21 04:26:46.025712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-public.txt 2026-05-21 04:26:46.025730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j7tcn/ 2026-05-21 04:26:46.025748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j7tcn/init.txt 2026-05-21 04:26:46.025766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j7tcn/share-ks-service-registration.txt 2026-05-21 04:26:46.025784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-j7tcn/sharev2-ks-service-registration.txt 2026-05-21 04:26:46.025801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-qkpz6/ 2026-05-21 04:26:46.025825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-qkpz6/init.txt 2026-05-21 04:26:46.025871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-qkpz6/manila-ks-user.txt 2026-05-21 04:26:46.025904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-krbz6/ 2026-05-21 04:26:46.025932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-krbz6/init.txt 2026-05-21 04:26:46.025960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-krbz6/rabbit-init.txt 2026-05-21 04:26:46.025985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-db9dcc549-547dz/ 2026-05-21 04:26:46.026010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-db9dcc549-547dz/init.txt 2026-05-21 04:26:46.026035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-db9dcc549-547dz/manila-scheduler.txt 2026-05-21 04:26:46.026061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-859cf7588b-7jldd/ 2026-05-21 04:26:46.026084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-859cf7588b-7jldd/init.txt 2026-05-21 04:26:46.026109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-859cf7588b-7jldd/manila-share-init.txt 2026-05-21 04:26:46.026128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-859cf7588b-7jldd/manila-share.txt 2026-05-21 04:26:46.026147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8sldl/ 2026-05-21 04:26:46.026164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8sldl/init.txt 2026-05-21 04:26:46.026182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8sldl/memcached-exporter.txt 2026-05-21 04:26:46.026200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8sldl/memcached.txt 2026-05-21 04:26:46.026219 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cb9dt/ 2026-05-21 04:26:46.026283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cb9dt/init.txt 2026-05-21 04:26:46.026303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cb9dt/neutron-db-init-0.txt 2026-05-21 04:26:46.026324 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qmfh8/ 2026-05-21 04:26:46.026342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qmfh8/init.txt 2026-05-21 04:26:46.026363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qmfh8/neutron-db-sync.txt 2026-05-21 04:26:46.026407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-sjf8b/ 2026-05-21 04:26:46.026443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-sjf8b/init.txt 2026-05-21 04:26:46.026472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-admin.txt 2026-05-21 04:26:46.026502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-internal.txt 2026-05-21 04:26:46.026530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-public.txt 2026-05-21 04:26:46.026555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ggvsl/ 2026-05-21 04:26:46.026577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ggvsl/init.txt 2026-05-21 04:26:46.026596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ggvsl/network-ks-service-registration.txt 2026-05-21 04:26:46.026615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zbwvv/ 2026-05-21 04:26:46.026634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zbwvv/init.txt 2026-05-21 04:26:46.026652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zbwvv/neutron-ks-user.txt 2026-05-21 04:26:46.026671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tpl8q/ 2026-05-21 04:26:46.026688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tpl8q/init.txt 2026-05-21 04:26:46.026707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tpl8q/neutron-netns-cleanup-cron.txt 2026-05-21 04:26:46.026725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xgzhk/ 2026-05-21 04:26:46.026744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xgzhk/init.txt 2026-05-21 04:26:46.026762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-metadata-agent-init.txt 2026-05-21 04:26:46.026781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-ovn-metadata-agent.txt 2026-05-21 04:26:46.026799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xgzhk/ovn-neutron-init.txt 2026-05-21 04:26:46.026818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6xv55/ 2026-05-21 04:26:46.026843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6xv55/init.txt 2026-05-21 04:26:46.026863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6xv55/neutron-ovn-vpn-agent.txt 2026-05-21 04:26:46.026881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-neutron-init.txt 2026-05-21 04:26:46.026899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-vpn-agent-init.txt 2026-05-21 04:26:46.026918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cq4c/ 2026-05-21 04:26:46.026937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cq4c/init.txt 2026-05-21 04:26:46.026959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7cq4c/rabbit-init.txt 2026-05-21 04:26:46.026985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5d4b9c7d54-vtxds/ 2026-05-21 04:26:46.027012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5d4b9c7d54-vtxds/init.txt 2026-05-21 04:26:46.027041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5d4b9c7d54-vtxds/neutron-policy-server.txt 2026-05-21 04:26:46.027065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5d4b9c7d54-vtxds/neutron-server.txt 2026-05-21 04:26:46.027084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5d4b9c7d54-vtxds/ovn-neutron-init.txt 2026-05-21 04:26:46.027103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86f7d4b974-kvk9k/ 2026-05-21 04:26:46.027121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86f7d4b974-kvk9k/init.txt 2026-05-21 04:26:46.027140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api-metadata-init.txt 2026-05-21 04:26:46.027158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api.txt 2026-05-21 04:26:46.027177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-dc5b7455-xf98w/ 2026-05-21 04:26:46.027195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-dc5b7455-xf98w/init.txt 2026-05-21 04:26:46.027213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-dc5b7455-xf98w/nova-osapi.txt 2026-05-21 04:26:46.027348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n9tgj/ 2026-05-21 04:26:46.027368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n9tgj/bootstrap.txt 2026-05-21 04:26:46.027387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-n9tgj/init.txt 2026-05-21 04:26:46.027405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29655600-88sf4/ 2026-05-21 04:26:46.027423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29655600-88sf4/init.txt 2026-05-21 04:26:46.027442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29655600-88sf4/nova-cell-setup.txt 2026-05-21 04:26:46.027460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-kdf29/ 2026-05-21 04:26:46.027479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-kdf29/init.txt 2026-05-21 04:26:46.027497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-kdf29/nova-cell-setup-init.txt 2026-05-21 04:26:46.027515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-kdf29/nova-cell-setup.txt 2026-05-21 04:26:46.027534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/ 2026-05-21 04:26:46.027553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/ceph-admin-keyring-placement.txt 2026-05-21 04:26:46.027571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/ceph-keyring-placement.txt 2026-05-21 04:26:46.027590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/ceph-perms.txt 2026-05-21 04:26:46.027616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/init.txt 2026-05-21 04:26:46.027636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/nova-compute-init.txt 2026-05-21 04:26:46.027655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/nova-compute-ssh-init.txt 2026-05-21 04:26:46.027674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/nova-compute-ssh.txt 2026-05-21 04:26:46.027693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/nova-compute-vnc-init.txt 2026-05-21 04:26:46.027711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l76zq/nova-compute.txt 2026-05-21 04:26:46.027729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5886d57465-xn7dn/ 2026-05-21 04:26:46.027747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5886d57465-xn7dn/init.txt 2026-05-21 04:26:46.027765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5886d57465-xn7dn/nova-conductor.txt 2026-05-21 04:26:46.027783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wdxbf/ 2026-05-21 04:26:46.027803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wdxbf/init.txt 2026-05-21 04:26:46.027831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wdxbf/nova-db-init-0.txt 2026-05-21 04:26:46.027858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wdxbf/nova-db-init-1.txt 2026-05-21 04:26:46.027884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wdxbf/nova-db-init-2.txt 2026-05-21 04:26:46.027911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-wmxgb/ 2026-05-21 04:26:46.027935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-wmxgb/init.txt 2026-05-21 04:26:46.027955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-wmxgb/nova-db-sync.txt 2026-05-21 04:26:46.027973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5c96n/ 2026-05-21 04:26:46.027992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-admin.txt 2026-05-21 04:26:46.028010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-internal.txt 2026-05-21 04:26:46.028029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-public.txt 2026-05-21 04:26:46.028047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5c96n/init.txt 2026-05-21 04:26:46.028066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-m44bd/ 2026-05-21 04:26:46.028084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-m44bd/compute-ks-service-registration.txt 2026-05-21 04:26:46.028102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-m44bd/init.txt 2026-05-21 04:26:46.028120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vwk5r/ 2026-05-21 04:26:46.028139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vwk5r/init.txt 2026-05-21 04:26:46.028157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vwk5r/nova-ks-user.txt 2026-05-21 04:26:46.028176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6768d7fb46-95wqt/ 2026-05-21 04:26:46.028194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6768d7fb46-95wqt/init.txt 2026-05-21 04:26:46.028212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init-assets.txt 2026-05-21 04:26:46.028230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init.txt 2026-05-21 04:26:46.028248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy.txt 2026-05-21 04:26:46.028271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5scg5/ 2026-05-21 04:26:46.028290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5scg5/init.txt 2026-05-21 04:26:46.028309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5scg5/rabbit-init.txt 2026-05-21 04:26:46.028327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c6b765985-fsrfj/ 2026-05-21 04:26:46.028345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c6b765985-fsrfj/init.txt 2026-05-21 04:26:46.028364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c6b765985-fsrfj/nova-scheduler.txt 2026-05-21 04:26:46.028382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29655600-n78r9/ 2026-05-21 04:26:46.028400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29655600-n78r9/init.txt 2026-05-21 04:26:46.028419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29655600-n78r9/nova-service-cleaner.txt 2026-05-21 04:26:46.028437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-74d844cccd-v5mn7/ 2026-05-21 04:26:46.028455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-74d844cccd-v5mn7/init.txt 2026-05-21 04:26:46.028474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-74d844cccd-v5mn7/octavia-api.txt 2026-05-21 04:26:46.028492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ck9km/ 2026-05-21 04:26:46.028510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ck9km/bootstrap.txt 2026-05-21 04:26:46.028528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ck9km/init.txt 2026-05-21 04:26:46.028546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-424b7/ 2026-05-21 04:26:46.028564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-424b7/init.txt 2026-05-21 04:26:46.028583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-424b7/octavia-db-init-0.txt 2026-05-21 04:26:46.028601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-424b7/octavia-db-init-1.txt 2026-05-21 04:26:46.028619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rbqd2/ 2026-05-21 04:26:46.028637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rbqd2/init.txt 2026-05-21 04:26:46.028656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-rbqd2/octavia-db-sync.txt 2026-05-21 04:26:46.028674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-q8wps/ 2026-05-21 04:26:46.028692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-q8wps/init.txt 2026-05-21 04:26:46.028845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-q8wps/octavia-health-manager-get-port.txt 2026-05-21 04:26:46.028878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-q8wps/octavia-health-manager-nic-init.txt 2026-05-21 04:26:46.028899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-q8wps/octavia-health-manager.txt 2026-05-21 04:26:46.028920 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/ 2026-05-21 04:26:46.028939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/init.txt 2026-05-21 04:26:46.028980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/octavia-housekeeping.txt 2026-05-21 04:26:46.029005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g87d5/ 2026-05-21 04:26:46.029025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g87d5/init.txt 2026-05-21 04:26:46.029045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-admin.txt 2026-05-21 04:26:46.029070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-internal.txt 2026-05-21 04:26:46.029090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-public.txt 2026-05-21 04:26:46.029109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-pdphk/ 2026-05-21 04:26:46.029128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-pdphk/init.txt 2026-05-21 04:26:46.029147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-pdphk/load-balancer-ks-service-registration.txt 2026-05-21 04:26:46.029166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9pnkf/ 2026-05-21 04:26:46.029185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9pnkf/init.txt 2026-05-21 04:26:46.029204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9pnkf/octavia-ks-user.txt 2026-05-21 04:26:46.029222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-rgcfr/ 2026-05-21 04:26:46.029240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-rgcfr/init.txt 2026-05-21 04:26:46.029259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-rgcfr/rabbit-init.txt 2026-05-21 04:26:46.029277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74b699b89d-x2fnm/ 2026-05-21 04:26:46.029295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74b699b89d-x2fnm/init.txt 2026-05-21 04:26:46.029314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74b699b89d-x2fnm/octavia-worker.txt 2026-05-21 04:26:46.029332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-679pl/ 2026-05-21 04:26:46.029352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-679pl/openstack-database-exporter.txt 2026-05-21 04:26:46.029372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6f6bdb788c-wbkzl/ 2026-05-21 04:26:46.029391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6f6bdb788c-wbkzl/build-config.txt 2026-05-21 04:26:46.029410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6f6bdb788c-wbkzl/openstack-exporter.txt 2026-05-21 04:26:46.029428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/ 2026-05-21 04:26:46.029447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/init.txt 2026-05-21 04:26:46.029466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/openvswitch-db-perms.txt 2026-05-21 04:26:46.029485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/openvswitch-db.txt 2026-05-21 04:26:46.029503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/openvswitch-vswitchd-modules.txt 2026-05-21 04:26:46.029522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-kg7bk/openvswitch-vswitchd.txt 2026-05-21 04:26:46.029540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/ 2026-05-21 04:26:46.029559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/controller-init.txt 2026-05-21 04:26:46.029578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/controller.txt 2026-05-21 04:26:46.029596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/get-gw-enabled.txt 2026-05-21 04:26:46.029615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/init.txt 2026-05-21 04:26:46.029633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/log-parser.txt 2026-05-21 04:26:46.029652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-s7j6m/vector.txt 2026-05-21 04:26:46.029670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6rp6/ 2026-05-21 04:26:46.029769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6rp6/init.txt 2026-05-21 04:26:46.029794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6rp6/northd.txt 2026-05-21 04:26:46.029814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-05-21 04:26:46.029833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-21 04:26:46.029852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-21 04:26:46.029872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-05-21 04:26:46.029890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-21 04:26:46.029908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-21 04:26:46.029927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-21 04:26:46.029945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-21 04:26:46.029963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-21 04:26:46.029981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-21 04:26:46.030000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-21 04:26:46.030018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-21 04:26:46.030037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-21 04:26:46.030056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-21 04:26:46.030075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-21 04:26:46.030093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6985d7f68f-n4f8z/ 2026-05-21 04:26:46.030112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6985d7f68f-n4f8z/init.txt 2026-05-21 04:26:46.030130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6985d7f68f-n4f8z/placement-api.txt 2026-05-21 04:26:46.030148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b9rkg/ 2026-05-21 04:26:46.030167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b9rkg/init.txt 2026-05-21 04:26:46.030186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b9rkg/placement-db-init-0.txt 2026-05-21 04:26:46.030205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zfmll/ 2026-05-21 04:26:46.030242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zfmll/init.txt 2026-05-21 04:26:46.030264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zfmll/placement-db-sync.txt 2026-05-21 04:26:46.030283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h2fnq/ 2026-05-21 04:26:46.030301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h2fnq/init.txt 2026-05-21 04:26:46.030320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-admin.txt 2026-05-21 04:26:46.030338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-internal.txt 2026-05-21 04:26:46.030356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-public.txt 2026-05-21 04:26:46.030375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpvdg/ 2026-05-21 04:26:46.030393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpvdg/init.txt 2026-05-21 04:26:46.030412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-xpvdg/placement-ks-service-registration.txt 2026-05-21 04:26:46.030439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mgm5m/ 2026-05-21 04:26:46.030464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mgm5m/init.txt 2026-05-21 04:26:46.030488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mgm5m/placement-ks-user.txt 2026-05-21 04:26:46.030511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pwp66/ 2026-05-21 04:26:46.030533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pwp66/percona-xtradb-cluster-operator.txt 2026-05-21 04:26:46.030556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-21 04:26:46.030579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-21 04:26:46.030604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-21 04:26:46.030628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-21 04:26:46.030652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-21 04:26:46.030677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-21 04:26:46.030700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-s96z2/ 2026-05-21 04:26:46.030721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-s96z2/rabbitmq-cluster-operator.txt 2026-05-21 04:26:46.030741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-21 04:26:46.030759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-21 04:26:46.030778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-21 04:26:46.030797 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-21 04:26:46.030816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-21 04:26:46.030835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-21 04:26:46.030853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-21 04:26:46.030872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-21 04:26:46.030890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-21 04:26:46.030908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-05-21 04:26:46.030927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-21 04:26:46.030945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-21 04:26:46.030964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-05-21 04:26:46.030982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-21 04:26:46.031001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-21 04:26:46.031019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6/ 2026-05-21 04:26:46.031037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6/rabbitmq-cluster-operator.txt 2026-05-21 04:26:46.031057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-21 04:26:46.031076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-21 04:26:46.031094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-21 04:26:46.031117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-21 04:26:46.031137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-21 04:26:46.031155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-21 04:26:46.031174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-21 04:26:46.031192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-21 04:26:46.031211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-21 04:26:46.031229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/ 2026-05-21 04:26:46.031248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/ceph-crash.txt 2026-05-21 04:26:46.031267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/chown-container-data-dir.txt 2026-05-21 04:26:46.031285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/make-container-crash-dir.txt 2026-05-21 04:26:46.031305 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/ 2026-05-21 04:26:46.031323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/chown-container-data-dir.txt 2026-05-21 04:26:46.031342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/log-collector.txt 2026-05-21 04:26:46.031360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/rgw.txt 2026-05-21 04:26:46.031378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-874fc88f5-z6f4w/ 2026-05-21 04:26:46.031396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-874fc88f5-z6f4w/init.txt 2026-05-21 04:26:46.031415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-874fc88f5-z6f4w/staffeln-api.txt 2026-05-21 04:26:46.031433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-575f64f656-x7r78/ 2026-05-21 04:26:46.031451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-575f64f656-x7r78/staffeln-conductor.txt 2026-05-21 04:26:46.031469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qqljg/ 2026-05-21 04:26:46.031487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qqljg/init.txt 2026-05-21 04:26:46.031505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qqljg/staffeln-db-init-0.txt 2026-05-21 04:26:46.031524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ljflk/ 2026-05-21 04:26:46.031542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ljflk/init.txt 2026-05-21 04:26:46.031560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ljflk/staffeln-db-sync.txt 2026-05-21 04:26:46.031578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n9q29/ 2026-05-21 04:26:46.031596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n9q29/init.txt 2026-05-21 04:26:46.031614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-n9q29/tempest-ks-user.txt 2026-05-21 04:26:46.031633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-grk7g/ 2026-05-21 04:26:46.031651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-grk7g/init.txt 2026-05-21 04:26:46.031669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-grk7g/tempest-run-tests-init.txt 2026-05-21 04:26:46.031687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-grk7g/tempest-run-tests.txt 2026-05-21 04:26:46.031706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-21 04:26:46.031729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-21 04:26:46.031748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-21 04:26:46.031766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-21 04:26:46.031785 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-05-21 04:26:46.031804 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-p4wjf/ 2026-05-21 04:26:46.031823 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-p4wjf/manager.txt 2026-05-21 04:26:46.031842 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-21 04:26:46.031861 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-m4dgs/ 2026-05-21 04:26:46.031880 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-m4dgs/rook-ceph-operator.txt 2026-05-21 04:26:46.031900 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-21 04:26:46.031919 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jh8ph/ 2026-05-21 04:26:46.031938 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jh8ph/secretgen-controller.txt 2026-05-21 04:26:46.031957 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-21 04:26:46.031976 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-snbhv/ 2026-05-21 04:26:46.031995 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-snbhv/controller.txt 2026-05-21 04:26:46.032015 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mzftb/ 2026-05-21 04:26:46.032033 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mzftb/ingress-nginx-default-backend.txt 2026-05-21 04:26:46.032052 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-21 04:26:46.032070 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-h6z7p/ 2026-05-21 04:26:46.032089 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-h6z7p/cilium-operator.txt 2026-05-21 04:26:46.032107 | instance | cd+++++++++ pod-logs/kube-system/cilium-svhth/ 2026-05-21 04:26:46.032125 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/apply-sysctl-overwrites.txt 2026-05-21 04:26:46.032143 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/cilium-agent.txt 2026-05-21 04:26:46.032162 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/clean-cilium-state.txt 2026-05-21 04:26:46.032180 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/config.txt 2026-05-21 04:26:46.032198 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/install-cni-binaries.txt 2026-05-21 04:26:46.032217 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/mount-bpf-fs.txt 2026-05-21 04:26:46.032237 | instance | >f+++++++++ pod-logs/kube-system/cilium-svhth/mount-cgroup.txt 2026-05-21 04:26:46.032256 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-brz9c/ 2026-05-21 04:26:46.032275 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-brz9c/coredns.txt 2026-05-21 04:26:46.032293 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jxtbw/ 2026-05-21 04:26:46.032312 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jxtbw/coredns.txt 2026-05-21 04:26:46.032330 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-21 04:26:46.032349 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-21 04:26:46.032367 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-21 04:26:46.032386 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-21 04:26:46.032404 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-21 04:26:46.032423 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-21 04:26:46.032446 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-gbljv/ 2026-05-21 04:26:46.032467 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-gbljv/kube-proxy.txt 2026-05-21 04:26:46.032487 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-21 04:26:46.032505 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-21 04:26:46.032524 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-21 04:26:46.032543 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-21 04:26:46.032562 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-21 04:26:46.032580 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-58tqn/ 2026-05-21 04:26:46.032599 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-58tqn/local-path-provisioner.txt 2026-05-21 04:26:46.032617 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-21 04:26:46.032637 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-21 04:26:46.032656 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-21 04:26:46.032675 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-21 04:26:46.032694 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-21 04:26:46.032712 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-21 04:26:46.032731 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-n4cnf/ 2026-05-21 04:26:46.032750 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-n4cnf/goldpinger-daemon.txt 2026-05-21 04:26:46.032768 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/ 2026-05-21 04:26:46.032787 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-dashboard.txt 2026-05-21 04:26:46.032805 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana-sc-datasources.txt 2026-05-21 04:26:46.032824 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55dd686d98-xn5zc/grafana.txt 2026-05-21 04:26:46.032842 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c/ 2026-05-21 04:26:46.032861 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5k6c/kube-state-metrics.txt 2026-05-21 04:26:46.032880 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p4g7d/ 2026-05-21 04:26:46.032899 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p4g7d/kube-prometheus-stack.txt 2026-05-21 04:26:46.032918 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/ 2026-05-21 04:26:46.032936 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/node-exporter.txt 2026-05-21 04:26:46.032985 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bngsf/pod-tls-sidecar.txt 2026-05-21 04:26:46.033015 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-21 04:26:46.033039 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-21 04:26:46.033061 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-21 04:26:46.033083 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-21 04:26:46.033103 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-21 04:26:46.033122 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zn9l4/ 2026-05-21 04:26:46.033146 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zn9l4/nginx.txt 2026-05-21 04:26:46.033165 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-21 04:26:46.033184 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-21 04:26:46.033202 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-21 04:26:46.033221 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-t4vn7/ 2026-05-21 04:26:46.033239 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-t4vn7/gc.txt 2026-05-21 04:26:46.033258 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5wthf/ 2026-05-21 04:26:46.033276 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5wthf/master.txt 2026-05-21 04:26:46.033294 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-n5rcz/ 2026-05-21 04:26:46.033313 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-n5rcz/worker.txt 2026-05-21 04:26:46.033331 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-21 04:26:46.033349 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-21 04:26:46.033368 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-21 04:26:46.033386 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-21 04:26:46.033405 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-21 04:26:46.033423 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-21 04:26:46.033442 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-cplxw/ 2026-05-21 04:26:46.033461 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-cplxw/pushgateway.txt 2026-05-21 04:26:46.033480 | instance | cd+++++++++ pod-logs/monitoring/vector-gvqhb/ 2026-05-21 04:26:46.033499 | instance | >f+++++++++ pod-logs/monitoring/vector-gvqhb/vector.txt 2026-05-21 04:26:46.033519 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-21 04:26:46.033538 | instance | cd+++++++++ pod-logs/openstack/barbican-api-544b995cb5-cvz8c/ 2026-05-21 04:26:46.033557 | instance | >f+++++++++ pod-logs/openstack/barbican-api-544b995cb5-cvz8c/barbican-api.txt 2026-05-21 04:26:46.033575 | instance | >f+++++++++ pod-logs/openstack/barbican-api-544b995cb5-cvz8c/init.txt 2026-05-21 04:26:46.033594 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vg7r6/ 2026-05-21 04:26:46.033613 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vg7r6/barbican-db-init-0.txt 2026-05-21 04:26:46.033631 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vg7r6/init.txt 2026-05-21 04:26:46.033650 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-6jb8q/ 2026-05-21 04:26:46.033668 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-6jb8q/barbican-db-sync.txt 2026-05-21 04:26:46.033686 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-6jb8q/init.txt 2026-05-21 04:26:46.033704 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbpjf/ 2026-05-21 04:26:46.033722 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbpjf/init.txt 2026-05-21 04:26:46.033740 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-admin.txt 2026-05-21 04:26:46.033758 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-internal.txt 2026-05-21 04:26:46.033777 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbpjf/key-manager-ks-endpoints-public.txt 2026-05-21 04:26:46.033795 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-qqq9z/ 2026-05-21 04:26:46.033819 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qqq9z/init.txt 2026-05-21 04:26:46.033838 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qqq9z/key-manager-ks-service-registration.txt 2026-05-21 04:26:46.033857 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-62psf/ 2026-05-21 04:26:46.033875 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-62psf/barbican-ks-user.txt 2026-05-21 04:26:46.033893 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-62psf/init.txt 2026-05-21 04:26:46.033911 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-sng9m/ 2026-05-21 04:26:46.033929 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-sng9m/init.txt 2026-05-21 04:26:46.033948 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-sng9m/rabbit-init.txt 2026-05-21 04:26:46.033966 | instance | cd+++++++++ pod-logs/openstack/cinder-api-76bc5465b-sk9hw/ 2026-05-21 04:26:46.033985 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76bc5465b-sk9hw/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.034006 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76bc5465b-sk9hw/cinder-api.txt 2026-05-21 04:26:46.034025 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76bc5465b-sk9hw/init.txt 2026-05-21 04:26:46.034044 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/ 2026-05-21 04:26:46.034062 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-backup-keyring-placement.txt 2026-05-21 04:26:46.034080 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.034098 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/ceph-keyring-placement-rbd1.txt 2026-05-21 04:26:46.034117 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/cinder-backup.txt 2026-05-21 04:26:46.034136 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7fb78cd97d-k2cdh/init.txt 2026-05-21 04:26:46.034154 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8lcf/ 2026-05-21 04:26:46.034173 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8lcf/ceph-keyring-placement.txt 2026-05-21 04:26:46.034191 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8lcf/cinder-backup-storage-init.txt 2026-05-21 04:26:46.034210 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s8lcf/init.txt 2026-05-21 04:26:46.034260 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-wrjn8/ 2026-05-21 04:26:46.034281 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wrjn8/bootstrap.txt 2026-05-21 04:26:46.034300 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wrjn8/init.txt 2026-05-21 04:26:46.034320 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-99n4g/ 2026-05-21 04:26:46.034339 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-99n4g/create-internal-tenant.txt 2026-05-21 04:26:46.034358 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-99n4g/init.txt 2026-05-21 04:26:46.034377 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-lqm49/ 2026-05-21 04:26:46.034395 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lqm49/cinder-db-init-0.txt 2026-05-21 04:26:46.034414 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lqm49/init.txt 2026-05-21 04:26:46.034432 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-qxtp6/ 2026-05-21 04:26:46.034451 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-qxtp6/cinder-db-sync.txt 2026-05-21 04:26:46.034470 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-qxtp6/init.txt 2026-05-21 04:26:46.034490 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-ql9nq/ 2026-05-21 04:26:46.034508 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ql9nq/init.txt 2026-05-21 04:26:46.034526 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-admin.txt 2026-05-21 04:26:46.034549 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-internal.txt 2026-05-21 04:26:46.034568 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ql9nq/volumev3-ks-endpoints-public.txt 2026-05-21 04:26:46.034587 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-hlnz6/ 2026-05-21 04:26:46.034605 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-hlnz6/init.txt 2026-05-21 04:26:46.034624 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-hlnz6/volumev3-ks-service-registration.txt 2026-05-21 04:26:46.034643 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-vtzbz/ 2026-05-21 04:26:46.034662 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vtzbz/cinder-ks-user.txt 2026-05-21 04:26:46.034680 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vtzbz/init.txt 2026-05-21 04:26:46.034699 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-xmw7p/ 2026-05-21 04:26:46.034717 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xmw7p/init.txt 2026-05-21 04:26:46.034735 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xmw7p/rabbit-init.txt 2026-05-21 04:26:46.034754 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-c75fbc4b4-dzpz8/ 2026-05-21 04:26:46.034772 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c75fbc4b4-dzpz8/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.034791 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c75fbc4b4-dzpz8/cinder-scheduler.txt 2026-05-21 04:26:46.034810 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c75fbc4b4-dzpz8/init.txt 2026-05-21 04:26:46.034829 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-kqpxt/ 2026-05-21 04:26:46.034847 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-kqpxt/ceph-keyring-placement.txt 2026-05-21 04:26:46.034866 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-kqpxt/cinder-storage-init-rbd1.txt 2026-05-21 04:26:46.034884 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-kqpxt/init.txt 2026-05-21 04:26:46.034903 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/ 2026-05-21 04:26:46.034921 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/ceph-coordination-volume-perms.txt 2026-05-21 04:26:46.034939 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/ceph-keyring-placement-rbd1.txt 2026-05-21 04:26:46.034957 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/cinder-volume.txt 2026-05-21 04:26:46.034976 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/init-cinder-conf.txt 2026-05-21 04:26:46.034995 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f598b6848-ckwrz/init.txt 2026-05-21 04:26:46.035013 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29655605-zkx7q/ 2026-05-21 04:26:46.035032 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29655605-zkx7q/cinder-volume-usage-audit.txt 2026-05-21 04:26:46.035051 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29655605-zkx7q/init.txt 2026-05-21 04:26:46.035070 | instance | cd+++++++++ pod-logs/openstack/glance-api-bd6f595bc-5zl5c/ 2026-05-21 04:26:46.035089 | instance | >f+++++++++ pod-logs/openstack/glance-api-bd6f595bc-5zl5c/ceph-keyring-placement.txt 2026-05-21 04:26:46.035108 | instance | >f+++++++++ pod-logs/openstack/glance-api-bd6f595bc-5zl5c/glance-api.txt 2026-05-21 04:26:46.035127 | instance | >f+++++++++ pod-logs/openstack/glance-api-bd6f595bc-5zl5c/glance-perms.txt 2026-05-21 04:26:46.035146 | instance | >f+++++++++ pod-logs/openstack/glance-api-bd6f595bc-5zl5c/init.txt 2026-05-21 04:26:46.035165 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-whxhb/ 2026-05-21 04:26:46.035184 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-whxhb/glance-db-init-0.txt 2026-05-21 04:26:46.035209 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-whxhb/init.txt 2026-05-21 04:26:46.035228 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-g4xst/ 2026-05-21 04:26:46.035247 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-g4xst/glance-db-sync.txt 2026-05-21 04:26:46.035266 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-g4xst/init.txt 2026-05-21 04:26:46.035285 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-cfm5r/ 2026-05-21 04:26:46.035304 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-admin.txt 2026-05-21 04:26:46.035322 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-internal.txt 2026-05-21 04:26:46.035340 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cfm5r/image-ks-endpoints-public.txt 2026-05-21 04:26:46.035358 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cfm5r/init.txt 2026-05-21 04:26:46.035378 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-2c2ww/ 2026-05-21 04:26:46.035396 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2c2ww/image-ks-service-registration.txt 2026-05-21 04:26:46.035415 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2c2ww/init.txt 2026-05-21 04:26:46.035435 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-g8h6b/ 2026-05-21 04:26:46.035453 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-g8h6b/glance-ks-user.txt 2026-05-21 04:26:46.035472 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-g8h6b/init.txt 2026-05-21 04:26:46.035490 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-2q4gs/ 2026-05-21 04:26:46.035509 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2q4gs/glance-metadefs-load.txt 2026-05-21 04:26:46.035527 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2q4gs/init.txt 2026-05-21 04:26:46.035546 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-v552p/ 2026-05-21 04:26:46.035564 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v552p/init.txt 2026-05-21 04:26:46.035583 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v552p/rabbit-init.txt 2026-05-21 04:26:46.035602 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-hhl75/ 2026-05-21 04:26:46.035621 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hhl75/ceph-keyring-placement.txt 2026-05-21 04:26:46.035640 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hhl75/glance-storage-init.txt 2026-05-21 04:26:46.035659 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hhl75/init.txt 2026-05-21 04:26:46.035677 | instance | cd+++++++++ pod-logs/openstack/heat-api-d8768c7f9-9rrmf/ 2026-05-21 04:26:46.035696 | instance | >f+++++++++ pod-logs/openstack/heat-api-d8768c7f9-9rrmf/heat-api.txt 2026-05-21 04:26:46.035715 | instance | >f+++++++++ pod-logs/openstack/heat-api-d8768c7f9-9rrmf/init.txt 2026-05-21 04:26:46.035733 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-knj9m/ 2026-05-21 04:26:46.035752 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-knj9m/bootstrap.txt 2026-05-21 04:26:46.035771 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-knj9m/init.txt 2026-05-21 04:26:46.035789 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-f69d786b9-fgl66/ 2026-05-21 04:26:46.035808 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-f69d786b9-fgl66/heat-cfn.txt 2026-05-21 04:26:46.035913 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-f69d786b9-fgl66/init.txt 2026-05-21 04:26:46.035946 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-rq7mw/ 2026-05-21 04:26:46.035967 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-rq7mw/heat-db-init-0.txt 2026-05-21 04:26:46.035987 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-rq7mw/init.txt 2026-05-21 04:26:46.036014 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-s6km6/ 2026-05-21 04:26:46.036062 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-s6km6/heat-db-sync.txt 2026-05-21 04:26:46.036108 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-s6km6/init.txt 2026-05-21 04:26:46.036140 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-skrfm/ 2026-05-21 04:26:46.036170 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-skrfm/heat-ks-domain-user.txt 2026-05-21 04:26:46.036193 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-skrfm/init.txt 2026-05-21 04:26:46.036212 | instance | cd+++++++++ pod-logs/openstack/heat-engine-7bfdc745b6-xb7rx/ 2026-05-21 04:26:46.036232 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7bfdc745b6-xb7rx/heat-engine.txt 2026-05-21 04:26:46.036251 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7bfdc745b6-xb7rx/init.txt 2026-05-21 04:26:46.036270 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29655615-2c6gh/ 2026-05-21 04:26:46.036289 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29655615-2c6gh/heat-engine-cleaner.txt 2026-05-21 04:26:46.036308 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29655615-2c6gh/init.txt 2026-05-21 04:26:46.036326 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29655620-svz9g/ 2026-05-21 04:26:46.036345 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29655620-svz9g/heat-engine-cleaner.txt 2026-05-21 04:26:46.036363 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29655620-svz9g/init.txt 2026-05-21 04:26:46.036381 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/ 2026-05-21 04:26:46.036399 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-admin.txt 2026-05-21 04:26:46.036418 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-internal.txt 2026-05-21 04:26:46.036436 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/cloudformation-ks-endpoints-public.txt 2026-05-21 04:26:46.036455 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/init.txt 2026-05-21 04:26:46.036473 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-admin.txt 2026-05-21 04:26:46.036492 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-internal.txt 2026-05-21 04:26:46.036510 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wrgvw/orchestration-ks-endpoints-public.txt 2026-05-21 04:26:46.036530 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-q8cx5/ 2026-05-21 04:26:46.036549 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-q8cx5/cloudformation-ks-service-registration.txt 2026-05-21 04:26:46.036567 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-q8cx5/init.txt 2026-05-21 04:26:46.036586 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-q8cx5/orchestration-ks-service-registration.txt 2026-05-21 04:26:46.036605 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-hvp5w/ 2026-05-21 04:26:46.036622 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-hvp5w/heat-ks-user.txt 2026-05-21 04:26:46.036640 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-hvp5w/heat-trustee-ks-user.txt 2026-05-21 04:26:46.036658 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-hvp5w/init.txt 2026-05-21 04:26:46.036676 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-cgx44/ 2026-05-21 04:26:46.036694 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-cgx44/init.txt 2026-05-21 04:26:46.036713 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-cgx44/rabbit-init.txt 2026-05-21 04:26:46.036732 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-lb5g4/ 2026-05-21 04:26:46.036750 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lb5g4/heat-trusts.txt 2026-05-21 04:26:46.036769 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lb5g4/init.txt 2026-05-21 04:26:46.036787 | instance | cd+++++++++ pod-logs/openstack/horizon-779497c497-2xhcm/ 2026-05-21 04:26:46.036810 | instance | >f+++++++++ pod-logs/openstack/horizon-779497c497-2xhcm/horizon.txt 2026-05-21 04:26:46.036830 | instance | >f+++++++++ pod-logs/openstack/horizon-779497c497-2xhcm/init.txt 2026-05-21 04:26:46.036849 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-w72dw/ 2026-05-21 04:26:46.036867 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-w72dw/horizon-db-init-0.txt 2026-05-21 04:26:46.036886 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-w72dw/init.txt 2026-05-21 04:26:46.036904 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-97fh4/ 2026-05-21 04:26:46.036923 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-97fh4/horizon-db-sync.txt 2026-05-21 04:26:46.036941 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-97fh4/init.txt 2026-05-21 04:26:46.036986 | instance | cd+++++++++ pod-logs/openstack/keepalived-brvlv/ 2026-05-21 04:26:46.037009 | instance | >f+++++++++ pod-logs/openstack/keepalived-brvlv/init.txt 2026-05-21 04:26:46.037028 | instance | >f+++++++++ pod-logs/openstack/keepalived-brvlv/keepalived.txt 2026-05-21 04:26:46.037045 | instance | >f+++++++++ pod-logs/openstack/keepalived-brvlv/wait-for-ip.txt 2026-05-21 04:26:46.037064 | instance | cd+++++++++ pod-logs/openstack/keystone-api-c6f4895b5-fzxfj/ 2026-05-21 04:26:46.037082 | instance | >f+++++++++ pod-logs/openstack/keystone-api-c6f4895b5-fzxfj/init.txt 2026-05-21 04:26:46.037101 | instance | >f+++++++++ pod-logs/openstack/keystone-api-c6f4895b5-fzxfj/keystone-api.txt 2026-05-21 04:26:46.037119 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-tq2bj/ 2026-05-21 04:26:46.037137 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-tq2bj/bootstrap.txt 2026-05-21 04:26:46.037156 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-tq2bj/init.txt 2026-05-21 04:26:46.037174 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-8j8vp/ 2026-05-21 04:26:46.037192 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-8j8vp/init.txt 2026-05-21 04:26:46.037211 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-8j8vp/keystone-credential-setup.txt 2026-05-21 04:26:46.037230 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-nsfrc/ 2026-05-21 04:26:46.037249 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nsfrc/init.txt 2026-05-21 04:26:46.037268 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nsfrc/keystone-db-init-0.txt 2026-05-21 04:26:46.037288 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-sbtjs/ 2026-05-21 04:26:46.037307 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sbtjs/init.txt 2026-05-21 04:26:46.037325 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sbtjs/keystone-db-sync.txt 2026-05-21 04:26:46.037344 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-tnfpc/ 2026-05-21 04:26:46.037362 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-tnfpc/init.txt 2026-05-21 04:26:46.037380 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-tnfpc/keystone-domain-manage.txt 2026-05-21 04:26:46.037399 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-8jfm9/ 2026-05-21 04:26:46.037417 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8jfm9/init.txt 2026-05-21 04:26:46.037435 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8jfm9/keystone-fernet-setup.txt 2026-05-21 04:26:46.037453 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-zfg2x/ 2026-05-21 04:26:46.037470 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-zfg2x/init.txt 2026-05-21 04:26:46.037488 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-zfg2x/rabbit-init.txt 2026-05-21 04:26:46.037507 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/ 2026-05-21 04:26:46.037525 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/ceph-admin-keyring-placement.txt 2026-05-21 04:26:46.037544 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/ceph-keyring-placement.txt 2026-05-21 04:26:46.037567 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/init-dynamic-options.txt 2026-05-21 04:26:46.037586 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/init.txt 2026-05-21 04:26:46.037605 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/libvirt-exporter.txt 2026-05-21 04:26:46.037623 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/libvirt.txt 2026-05-21 04:26:46.037642 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2hqn7/tls-sidecar.txt 2026-05-21 04:26:46.037660 | instance | cd+++++++++ pod-logs/openstack/magnum-api-5d8d489d-d6f4x/ 2026-05-21 04:26:46.037679 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5d8d489d-d6f4x/init.txt 2026-05-21 04:26:46.037697 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5d8d489d-d6f4x/magnum-api.txt 2026-05-21 04:26:46.037716 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-b6cqh/ 2026-05-21 04:26:46.037734 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-b6cqh/magnum-cluster-api-proxy.txt 2026-05-21 04:26:46.037753 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-05-21 04:26:46.037771 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-05-21 04:26:46.037790 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-21 04:26:46.037808 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-21 04:26:46.037827 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-r6lr5/ 2026-05-21 04:26:46.037845 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-r6lr5/init.txt 2026-05-21 04:26:46.037864 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-r6lr5/magnum-db-init-0.txt 2026-05-21 04:26:46.037882 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-5n2rs/ 2026-05-21 04:26:46.037900 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-5n2rs/init.txt 2026-05-21 04:26:46.037919 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-5n2rs/magnum-db-sync.txt 2026-05-21 04:26:46.037937 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-s6drz/ 2026-05-21 04:26:46.037955 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-s6drz/init.txt 2026-05-21 04:26:46.037974 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-s6drz/magnum-ks-domain-user.txt 2026-05-21 04:26:46.037992 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-44zw4/ 2026-05-21 04:26:46.038011 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-admin.txt 2026-05-21 04:26:46.038029 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-internal.txt 2026-05-21 04:26:46.038048 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-44zw4/container-infra-ks-endpoints-public.txt 2026-05-21 04:26:46.038067 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-44zw4/init.txt 2026-05-21 04:26:46.038085 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-qs9bl/ 2026-05-21 04:26:46.038104 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-qs9bl/container-infra-ks-service-registration.txt 2026-05-21 04:26:46.038122 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-qs9bl/init.txt 2026-05-21 04:26:46.038141 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-mh4lx/ 2026-05-21 04:26:46.038160 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-mh4lx/init.txt 2026-05-21 04:26:46.038178 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-mh4lx/magnum-ks-user.txt 2026-05-21 04:26:46.038197 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-f4wps/ 2026-05-21 04:26:46.038215 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-f4wps/init.txt 2026-05-21 04:26:46.038312 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-f4wps/rabbit-init.txt 2026-05-21 04:26:46.038348 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-l7gtx/ 2026-05-21 04:26:46.038370 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-l7gtx/registry.txt 2026-05-21 04:26:46.038390 | instance | cd+++++++++ pod-logs/openstack/manila-api-6d86b85c8b-b8497/ 2026-05-21 04:26:46.038409 | instance | >f+++++++++ pod-logs/openstack/manila-api-6d86b85c8b-b8497/init.txt 2026-05-21 04:26:46.038427 | instance | >f+++++++++ pod-logs/openstack/manila-api-6d86b85c8b-b8497/manila-api.txt 2026-05-21 04:26:46.038446 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-w2gcl/ 2026-05-21 04:26:46.038465 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-w2gcl/bootstrap.txt 2026-05-21 04:26:46.038484 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-w2gcl/init.txt 2026-05-21 04:26:46.038502 | instance | cd+++++++++ pod-logs/openstack/manila-data-789b94695c-5k8c2/ 2026-05-21 04:26:46.038520 | instance | >f+++++++++ pod-logs/openstack/manila-data-789b94695c-5k8c2/init.txt 2026-05-21 04:26:46.038539 | instance | >f+++++++++ pod-logs/openstack/manila-data-789b94695c-5k8c2/manila-data.txt 2026-05-21 04:26:46.038557 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-46g69/ 2026-05-21 04:26:46.038576 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-46g69/init.txt 2026-05-21 04:26:46.038594 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-46g69/manila-db-init-0.txt 2026-05-21 04:26:46.038613 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-2d26h/ 2026-05-21 04:26:46.038632 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-2d26h/init.txt 2026-05-21 04:26:46.038651 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-2d26h/manila-db-sync.txt 2026-05-21 04:26:46.038670 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/ 2026-05-21 04:26:46.038689 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/init.txt 2026-05-21 04:26:46.038708 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-admin.txt 2026-05-21 04:26:46.038727 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-internal.txt 2026-05-21 04:26:46.038745 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/share-ks-endpoints-public.txt 2026-05-21 04:26:46.038764 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-admin.txt 2026-05-21 04:26:46.038782 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-internal.txt 2026-05-21 04:26:46.038801 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-th9pm/sharev2-ks-endpoints-public.txt 2026-05-21 04:26:46.038819 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-j7tcn/ 2026-05-21 04:26:46.038839 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j7tcn/init.txt 2026-05-21 04:26:46.038906 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j7tcn/share-ks-service-registration.txt 2026-05-21 04:26:46.038934 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-j7tcn/sharev2-ks-service-registration.txt 2026-05-21 04:26:46.038954 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-qkpz6/ 2026-05-21 04:26:46.038974 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-qkpz6/init.txt 2026-05-21 04:26:46.038994 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-qkpz6/manila-ks-user.txt 2026-05-21 04:26:46.039013 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-krbz6/ 2026-05-21 04:26:46.039032 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-krbz6/init.txt 2026-05-21 04:26:46.039051 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-krbz6/rabbit-init.txt 2026-05-21 04:26:46.039072 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-db9dcc549-547dz/ 2026-05-21 04:26:46.039093 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-db9dcc549-547dz/init.txt 2026-05-21 04:26:46.039117 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-db9dcc549-547dz/manila-scheduler.txt 2026-05-21 04:26:46.039136 | instance | cd+++++++++ pod-logs/openstack/manila-share-859cf7588b-7jldd/ 2026-05-21 04:26:46.039155 | instance | >f+++++++++ pod-logs/openstack/manila-share-859cf7588b-7jldd/init.txt 2026-05-21 04:26:46.039174 | instance | >f+++++++++ pod-logs/openstack/manila-share-859cf7588b-7jldd/manila-share-init.txt 2026-05-21 04:26:46.039192 | instance | >f+++++++++ pod-logs/openstack/manila-share-859cf7588b-7jldd/manila-share.txt 2026-05-21 04:26:46.039210 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8sldl/ 2026-05-21 04:26:46.039228 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8sldl/init.txt 2026-05-21 04:26:46.039247 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8sldl/memcached-exporter.txt 2026-05-21 04:26:46.039265 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8sldl/memcached.txt 2026-05-21 04:26:46.039284 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-cb9dt/ 2026-05-21 04:26:46.039303 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-cb9dt/init.txt 2026-05-21 04:26:46.039321 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-cb9dt/neutron-db-init-0.txt 2026-05-21 04:26:46.039339 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-qmfh8/ 2026-05-21 04:26:46.039358 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qmfh8/init.txt 2026-05-21 04:26:46.039376 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qmfh8/neutron-db-sync.txt 2026-05-21 04:26:46.039395 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-sjf8b/ 2026-05-21 04:26:46.039413 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-sjf8b/init.txt 2026-05-21 04:26:46.039431 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-admin.txt 2026-05-21 04:26:46.039449 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-internal.txt 2026-05-21 04:26:46.039467 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-sjf8b/network-ks-endpoints-public.txt 2026-05-21 04:26:46.039486 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-ggvsl/ 2026-05-21 04:26:46.039505 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ggvsl/init.txt 2026-05-21 04:26:46.039524 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ggvsl/network-ks-service-registration.txt 2026-05-21 04:26:46.039542 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-zbwvv/ 2026-05-21 04:26:46.039560 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zbwvv/init.txt 2026-05-21 04:26:46.039579 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zbwvv/neutron-ks-user.txt 2026-05-21 04:26:46.039597 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tpl8q/ 2026-05-21 04:26:46.039615 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tpl8q/init.txt 2026-05-21 04:26:46.039633 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tpl8q/neutron-netns-cleanup-cron.txt 2026-05-21 04:26:46.039651 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xgzhk/ 2026-05-21 04:26:46.039670 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xgzhk/init.txt 2026-05-21 04:26:46.039688 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-metadata-agent-init.txt 2026-05-21 04:26:46.039707 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xgzhk/neutron-ovn-metadata-agent.txt 2026-05-21 04:26:46.039725 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xgzhk/ovn-neutron-init.txt 2026-05-21 04:26:46.039744 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6xv55/ 2026-05-21 04:26:46.039767 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6xv55/init.txt 2026-05-21 04:26:46.039787 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6xv55/neutron-ovn-vpn-agent.txt 2026-05-21 04:26:46.039854 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-neutron-init.txt 2026-05-21 04:26:46.039875 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-6xv55/ovn-vpn-agent-init.txt 2026-05-21 04:26:46.039895 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-7cq4c/ 2026-05-21 04:26:46.039915 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7cq4c/init.txt 2026-05-21 04:26:46.039933 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7cq4c/rabbit-init.txt 2026-05-21 04:26:46.039952 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5d4b9c7d54-vtxds/ 2026-05-21 04:26:46.039971 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5d4b9c7d54-vtxds/init.txt 2026-05-21 04:26:46.039989 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5d4b9c7d54-vtxds/neutron-policy-server.txt 2026-05-21 04:26:46.040008 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5d4b9c7d54-vtxds/neutron-server.txt 2026-05-21 04:26:46.040027 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5d4b9c7d54-vtxds/ovn-neutron-init.txt 2026-05-21 04:26:46.040045 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-86f7d4b974-kvk9k/ 2026-05-21 04:26:46.040064 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86f7d4b974-kvk9k/init.txt 2026-05-21 04:26:46.040083 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api-metadata-init.txt 2026-05-21 04:26:46.040101 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86f7d4b974-kvk9k/nova-api.txt 2026-05-21 04:26:46.040119 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-dc5b7455-xf98w/ 2026-05-21 04:26:46.040138 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-dc5b7455-xf98w/init.txt 2026-05-21 04:26:46.040156 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-dc5b7455-xf98w/nova-osapi.txt 2026-05-21 04:26:46.040175 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-n9tgj/ 2026-05-21 04:26:46.040193 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-n9tgj/bootstrap.txt 2026-05-21 04:26:46.040213 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-n9tgj/init.txt 2026-05-21 04:26:46.040232 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29655600-88sf4/ 2026-05-21 04:26:46.040250 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29655600-88sf4/init.txt 2026-05-21 04:26:46.040268 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29655600-88sf4/nova-cell-setup.txt 2026-05-21 04:26:46.040288 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-kdf29/ 2026-05-21 04:26:46.040307 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-kdf29/init.txt 2026-05-21 04:26:46.040325 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-kdf29/nova-cell-setup-init.txt 2026-05-21 04:26:46.040344 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-kdf29/nova-cell-setup.txt 2026-05-21 04:26:46.040362 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-l76zq/ 2026-05-21 04:26:46.040381 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/ceph-admin-keyring-placement.txt 2026-05-21 04:26:46.040400 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/ceph-keyring-placement.txt 2026-05-21 04:26:46.040418 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/ceph-perms.txt 2026-05-21 04:26:46.040437 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/init.txt 2026-05-21 04:26:46.040455 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/nova-compute-init.txt 2026-05-21 04:26:46.040474 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/nova-compute-ssh-init.txt 2026-05-21 04:26:46.040500 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/nova-compute-ssh.txt 2026-05-21 04:26:46.040520 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/nova-compute-vnc-init.txt 2026-05-21 04:26:46.040538 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l76zq/nova-compute.txt 2026-05-21 04:26:46.040557 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5886d57465-xn7dn/ 2026-05-21 04:26:46.040576 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5886d57465-xn7dn/init.txt 2026-05-21 04:26:46.040594 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5886d57465-xn7dn/nova-conductor.txt 2026-05-21 04:26:46.040613 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-wdxbf/ 2026-05-21 04:26:46.040632 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wdxbf/init.txt 2026-05-21 04:26:46.040651 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wdxbf/nova-db-init-0.txt 2026-05-21 04:26:46.040669 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wdxbf/nova-db-init-1.txt 2026-05-21 04:26:46.040688 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wdxbf/nova-db-init-2.txt 2026-05-21 04:26:46.040706 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-wmxgb/ 2026-05-21 04:26:46.040725 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-wmxgb/init.txt 2026-05-21 04:26:46.040743 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-wmxgb/nova-db-sync.txt 2026-05-21 04:26:46.040761 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-5c96n/ 2026-05-21 04:26:46.040779 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-admin.txt 2026-05-21 04:26:46.040798 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-internal.txt 2026-05-21 04:26:46.040816 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5c96n/compute-ks-endpoints-public.txt 2026-05-21 04:26:46.040835 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5c96n/init.txt 2026-05-21 04:26:46.040854 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-m44bd/ 2026-05-21 04:26:46.040873 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-m44bd/compute-ks-service-registration.txt 2026-05-21 04:26:46.040892 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-m44bd/init.txt 2026-05-21 04:26:46.040911 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-vwk5r/ 2026-05-21 04:26:46.040929 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vwk5r/init.txt 2026-05-21 04:26:46.040948 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vwk5r/nova-ks-user.txt 2026-05-21 04:26:46.040987 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6768d7fb46-95wqt/ 2026-05-21 04:26:46.041008 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6768d7fb46-95wqt/init.txt 2026-05-21 04:26:46.041027 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init-assets.txt 2026-05-21 04:26:46.041046 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy-init.txt 2026-05-21 04:26:46.041065 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6768d7fb46-95wqt/nova-novncproxy.txt 2026-05-21 04:26:46.041084 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-5scg5/ 2026-05-21 04:26:46.041102 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5scg5/init.txt 2026-05-21 04:26:46.041121 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5scg5/rabbit-init.txt 2026-05-21 04:26:46.041139 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6c6b765985-fsrfj/ 2026-05-21 04:26:46.041158 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6c6b765985-fsrfj/init.txt 2026-05-21 04:26:46.041177 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6c6b765985-fsrfj/nova-scheduler.txt 2026-05-21 04:26:46.041195 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29655600-n78r9/ 2026-05-21 04:26:46.041213 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29655600-n78r9/init.txt 2026-05-21 04:26:46.041238 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29655600-n78r9/nova-service-cleaner.txt 2026-05-21 04:26:46.041257 | instance | cd+++++++++ pod-logs/openstack/octavia-api-74d844cccd-v5mn7/ 2026-05-21 04:26:46.041276 | instance | >f+++++++++ pod-logs/openstack/octavia-api-74d844cccd-v5mn7/init.txt 2026-05-21 04:26:46.041296 | instance | >f+++++++++ pod-logs/openstack/octavia-api-74d844cccd-v5mn7/octavia-api.txt 2026-05-21 04:26:46.041315 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-ck9km/ 2026-05-21 04:26:46.041333 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-ck9km/bootstrap.txt 2026-05-21 04:26:46.041352 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-ck9km/init.txt 2026-05-21 04:26:46.041370 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-424b7/ 2026-05-21 04:26:46.041388 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-424b7/init.txt 2026-05-21 04:26:46.041406 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-424b7/octavia-db-init-0.txt 2026-05-21 04:26:46.041424 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-424b7/octavia-db-init-1.txt 2026-05-21 04:26:46.041443 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-rbqd2/ 2026-05-21 04:26:46.041461 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-rbqd2/init.txt 2026-05-21 04:26:46.041480 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-rbqd2/octavia-db-sync.txt 2026-05-21 04:26:46.041498 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-q8wps/ 2026-05-21 04:26:46.041517 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-q8wps/init.txt 2026-05-21 04:26:46.041535 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-q8wps/octavia-health-manager-get-port.txt 2026-05-21 04:26:46.041554 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-q8wps/octavia-health-manager-nic-init.txt 2026-05-21 04:26:46.041572 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-q8wps/octavia-health-manager.txt 2026-05-21 04:26:46.041591 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/ 2026-05-21 04:26:46.041609 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/init.txt 2026-05-21 04:26:46.041628 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-bcc44bbdf-5kmhf/octavia-housekeeping.txt 2026-05-21 04:26:46.041647 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-g87d5/ 2026-05-21 04:26:46.041666 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g87d5/init.txt 2026-05-21 04:26:46.041685 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-admin.txt 2026-05-21 04:26:46.041704 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-internal.txt 2026-05-21 04:26:46.041722 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g87d5/load-balancer-ks-endpoints-public.txt 2026-05-21 04:26:46.041740 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-pdphk/ 2026-05-21 04:26:46.041758 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-pdphk/init.txt 2026-05-21 04:26:46.041776 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-pdphk/load-balancer-ks-service-registration.txt 2026-05-21 04:26:46.041795 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-9pnkf/ 2026-05-21 04:26:46.041813 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-9pnkf/init.txt 2026-05-21 04:26:46.041831 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-9pnkf/octavia-ks-user.txt 2026-05-21 04:26:46.041850 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-rgcfr/ 2026-05-21 04:26:46.041868 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-rgcfr/init.txt 2026-05-21 04:26:46.041886 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-rgcfr/rabbit-init.txt 2026-05-21 04:26:46.041910 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-74b699b89d-x2fnm/ 2026-05-21 04:26:46.041930 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-74b699b89d-x2fnm/init.txt 2026-05-21 04:26:46.041948 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-74b699b89d-x2fnm/octavia-worker.txt 2026-05-21 04:26:46.041967 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-679pl/ 2026-05-21 04:26:46.041986 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-679pl/openstack-database-exporter.txt 2026-05-21 04:26:46.042005 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6f6bdb788c-wbkzl/ 2026-05-21 04:26:46.042023 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6f6bdb788c-wbkzl/build-config.txt 2026-05-21 04:26:46.042042 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6f6bdb788c-wbkzl/openstack-exporter.txt 2026-05-21 04:26:46.042061 | instance | cd+++++++++ pod-logs/openstack/openvswitch-kg7bk/ 2026-05-21 04:26:46.042082 | instance | >f+++++++++ pod-logs/openstack/openvswitch-kg7bk/init.txt 2026-05-21 04:26:46.042103 | instance | >f+++++++++ pod-logs/openstack/openvswitch-kg7bk/openvswitch-db-perms.txt 2026-05-21 04:26:46.042121 | instance | >f+++++++++ pod-logs/openstack/openvswitch-kg7bk/openvswitch-db.txt 2026-05-21 04:26:46.042140 | instance | >f+++++++++ pod-logs/openstack/openvswitch-kg7bk/openvswitch-vswitchd-modules.txt 2026-05-21 04:26:46.042159 | instance | >f+++++++++ pod-logs/openstack/openvswitch-kg7bk/openvswitch-vswitchd.txt 2026-05-21 04:26:46.042177 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/ 2026-05-21 04:26:46.042196 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/controller-init.txt 2026-05-21 04:26:46.042214 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/controller.txt 2026-05-21 04:26:46.042252 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/get-gw-enabled.txt 2026-05-21 04:26:46.042270 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/init.txt 2026-05-21 04:26:46.042289 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/log-parser.txt 2026-05-21 04:26:46.042307 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-s7j6m/vector.txt 2026-05-21 04:26:46.042326 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6rp6/ 2026-05-21 04:26:46.042344 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6rp6/init.txt 2026-05-21 04:26:46.042362 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6rp6/northd.txt 2026-05-21 04:26:46.042380 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-05-21 04:26:46.042398 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-21 04:26:46.042416 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-21 04:26:46.042435 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-05-21 04:26:46.042453 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-21 04:26:46.042472 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-21 04:26:46.042490 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-21 04:26:46.042509 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-21 04:26:46.042527 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-21 04:26:46.042545 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-21 04:26:46.042564 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-21 04:26:46.042582 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-21 04:26:46.042601 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-21 04:26:46.042624 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-21 04:26:46.042644 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-21 04:26:46.042663 | instance | cd+++++++++ pod-logs/openstack/placement-api-6985d7f68f-n4f8z/ 2026-05-21 04:26:46.042682 | instance | >f+++++++++ pod-logs/openstack/placement-api-6985d7f68f-n4f8z/init.txt 2026-05-21 04:26:46.042701 | instance | >f+++++++++ pod-logs/openstack/placement-api-6985d7f68f-n4f8z/placement-api.txt 2026-05-21 04:26:46.042719 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-b9rkg/ 2026-05-21 04:26:46.042738 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-b9rkg/init.txt 2026-05-21 04:26:46.042756 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-b9rkg/placement-db-init-0.txt 2026-05-21 04:26:46.042774 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-zfmll/ 2026-05-21 04:26:46.042793 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-zfmll/init.txt 2026-05-21 04:26:46.042811 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-zfmll/placement-db-sync.txt 2026-05-21 04:26:46.042829 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-h2fnq/ 2026-05-21 04:26:46.042847 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h2fnq/init.txt 2026-05-21 04:26:46.042865 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-admin.txt 2026-05-21 04:26:46.042883 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-internal.txt 2026-05-21 04:26:46.042902 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h2fnq/placement-ks-endpoints-public.txt 2026-05-21 04:26:46.042920 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-xpvdg/ 2026-05-21 04:26:46.042939 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-xpvdg/init.txt 2026-05-21 04:26:46.042958 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-xpvdg/placement-ks-service-registration.txt 2026-05-21 04:26:46.042976 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-mgm5m/ 2026-05-21 04:26:46.042995 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mgm5m/init.txt 2026-05-21 04:26:46.043013 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mgm5m/placement-ks-user.txt 2026-05-21 04:26:46.043032 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pwp66/ 2026-05-21 04:26:46.043050 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pwp66/percona-xtradb-cluster-operator.txt 2026-05-21 04:26:46.043069 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-21 04:26:46.043087 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-21 04:26:46.043106 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-21 04:26:46.043124 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-21 04:26:46.043142 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-21 04:26:46.043161 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-21 04:26:46.043178 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-s96z2/ 2026-05-21 04:26:46.043196 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-s96z2/rabbitmq-cluster-operator.txt 2026-05-21 04:26:46.043214 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-21 04:26:46.043232 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-21 04:26:46.043251 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-21 04:26:46.043269 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-21 04:26:46.043288 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-21 04:26:46.043311 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-21 04:26:46.043330 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-21 04:26:46.043348 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-21 04:26:46.043367 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-21 04:26:46.043385 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-05-21 04:26:46.043404 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-21 04:26:46.043422 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-21 04:26:46.043441 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-05-21 04:26:46.043459 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-21 04:26:46.043477 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-21 04:26:46.043495 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6/ 2026-05-21 04:26:46.043514 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-qr9c6/rabbitmq-cluster-operator.txt 2026-05-21 04:26:46.043533 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-21 04:26:46.043551 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-21 04:26:46.043570 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-21 04:26:46.043588 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-21 04:26:46.043606 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-21 04:26:46.043624 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-21 04:26:46.043643 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-21 04:26:46.043661 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-21 04:26:46.043679 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-21 04:26:46.043698 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/ 2026-05-21 04:26:46.043716 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/ceph-crash.txt 2026-05-21 04:26:46.043735 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/chown-container-data-dir.txt 2026-05-21 04:26:46.043754 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2sqr9/make-container-crash-dir.txt 2026-05-21 04:26:46.043772 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/ 2026-05-21 04:26:46.043791 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/chown-container-data-dir.txt 2026-05-21 04:26:46.043810 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/log-collector.txt 2026-05-21 04:26:46.043829 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mlc4q/rgw.txt 2026-05-21 04:26:46.043847 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-874fc88f5-z6f4w/ 2026-05-21 04:26:46.043866 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-874fc88f5-z6f4w/init.txt 2026-05-21 04:26:46.043884 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-874fc88f5-z6f4w/staffeln-api.txt 2026-05-21 04:26:46.043903 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-575f64f656-x7r78/ 2026-05-21 04:26:46.043922 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-575f64f656-x7r78/staffeln-conductor.txt 2026-05-21 04:26:46.043940 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-qqljg/ 2026-05-21 04:26:46.043959 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-qqljg/init.txt 2026-05-21 04:26:46.043982 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-qqljg/staffeln-db-init-0.txt 2026-05-21 04:26:46.044002 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-ljflk/ 2026-05-21 04:26:46.044021 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ljflk/init.txt 2026-05-21 04:26:46.044039 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ljflk/staffeln-db-sync.txt 2026-05-21 04:26:46.044058 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-n9q29/ 2026-05-21 04:26:46.044076 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-n9q29/init.txt 2026-05-21 04:26:46.044095 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-n9q29/tempest-ks-user.txt 2026-05-21 04:26:46.044113 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-grk7g/ 2026-05-21 04:26:46.044131 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-grk7g/init.txt 2026-05-21 04:26:46.044150 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-grk7g/tempest-run-tests-init.txt 2026-05-21 04:26:46.044168 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-grk7g/tempest-run-tests.txt 2026-05-21 04:26:46.044187 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-21 04:26:46.044205 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-21 04:26:46.044224 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-21 04:26:46.044243 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-21 04:26:46.044262 | instance | cd+++++++++ pod-logs/orc-system/ 2026-05-21 04:26:46.044280 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-p4wjf/ 2026-05-21 04:26:46.044299 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-p4wjf/manager.txt 2026-05-21 04:26:46.044318 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-21 04:26:46.044336 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-m4dgs/ 2026-05-21 04:26:46.044355 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-m4dgs/rook-ceph-operator.txt 2026-05-21 04:26:46.044374 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-21 04:26:46.044393 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jh8ph/ 2026-05-21 04:26:46.044412 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jh8ph/secretgen-controller.txt 2026-05-21 04:26:46.074858 | 2026-05-21 04:26:46.075040 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-21 04:26:46.294459 | instance | changed 2026-05-21 04:26:46.328830 | 2026-05-21 04:26:46.331574 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-21 04:26:47.461182 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-21 04:26:47.477193 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-21 04:26:47.477247 | instance | Dload Upload Total Spent Left Speed 2026-05-21 04:26:47.482589 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-21 04:26:47.643079 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-21 04:26:47.650323 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-21 04:26:47.650354 | instance | Dload Upload Total Spent Left Speed 2026-05-21 04:26:47.655214 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-21 04:26:47.998971 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-21 04:26:48.005720 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-21 04:26:48.005792 | instance | Dload Upload Total Spent Left Speed 2026-05-21 04:26:48.010174 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-21 04:26:48.270369 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-05-21 04:26:48.456142 | instance | ERROR 2026-05-21 04:26:48.456358 | instance | { 2026-05-21 04:26:48.456391 | instance | "delta": "0:00:01.679693", 2026-05-21 04:26:48.456413 | instance | "end": "2026-05-21 04:26:48.274305", 2026-05-21 04:26:48.456434 | instance | "msg": "non-zero return code", 2026-05-21 04:26:48.456453 | instance | "rc": 5, 2026-05-21 04:26:48.456472 | instance | "start": "2026-05-21 04:26:46.594612" 2026-05-21 04:26:48.456491 | instance | } 2026-05-21 04:26:48.456515 | instance | ERROR: Ignoring Errors 2026-05-21 04:26:48.461684 | 2026-05-21 04:26:48.461753 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-21 04:26:48.754812 | instance | ceph-mgr endpoints: 2026-05-21 04:26:49.000108 | instance | ok: Runtime: 0:00:00.085800 2026-05-21 04:26:49.007726 | 2026-05-21 04:26:49.007822 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-21 04:26:49.553728 | instance | ok: Runtime: 0:00:00.095871 2026-05-21 04:26:49.562730 | 2026-05-21 04:26:49.562845 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-21 04:26:50.067149 | instance | changed: 2026-05-21 04:26:50.067374 | instance | cd+++++++++ prometheus/ 2026-05-21 04:26:50.067414 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-21 04:26:50.067446 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-21 04:26:50.067477 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-21 04:26:50.077831 | 2026-05-21 04:26:50.077980 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-21 04:26:50.286440 | instance | changed 2026-05-21 04:26:50.293922 | 2026-05-21 04:26:50.294024 | TASK [gather-selenium-data : Get selenium data] 2026-05-21 04:26:50.529081 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-21 04:26:50.531023 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-21 04:26:50.836513 | instance | ERROR 2026-05-21 04:26:50.836722 | instance | { 2026-05-21 04:26:50.836754 | instance | "delta": "0:00:00.007787", 2026-05-21 04:26:50.836775 | instance | "end": "2026-05-21 04:26:50.531357", 2026-05-21 04:26:50.836795 | instance | "msg": "non-zero return code", 2026-05-21 04:26:50.836813 | instance | "rc": 1, 2026-05-21 04:26:50.836831 | instance | "start": "2026-05-21 04:26:50.523570" 2026-05-21 04:26:50.836849 | instance | } 2026-05-21 04:26:50.836874 | instance | ERROR: Ignoring Errors 2026-05-21 04:26:50.842682 | 2026-05-21 04:26:50.842751 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-21 04:26:51.548003 | instance | changed: cd+++++++++ selenium/ 2026-05-21 04:26:51.569629 | 2026-05-21 04:26:51.569789 | PLAY RECAP 2026-05-21 04:26:51.569886 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-21 04:26:51.569937 | 2026-05-21 04:26:51.791223 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-05-21 04:26:51.801631 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:26:52.732264 | 2026-05-21 04:26:52.732446 | PLAY [all] 2026-05-21 04:26:52.747078 | 2026-05-21 04:26:52.747256 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 04:26:52.793737 | instance | skipping: Conditional result was False 2026-05-21 04:26:52.893240 | 2026-05-21 04:26:52.979764 | TASK [fetch-output : Set log path for single node] 2026-05-21 04:26:53.026128 | instance | ok 2026-05-21 04:26:53.033131 | 2026-05-21 04:26:53.033233 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 04:26:53.895386 | instance -> localhost | ok: "/var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/logs" 2026-05-21 04:26:54.172638 | instance -> localhost | changed: "/var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/artifacts" 2026-05-21 04:26:55.279817 | instance -> localhost | changed: "/var/lib/zuul/builds/050ca40f52e948059f79053ae4186976/work/docs" 2026-05-21 04:26:55.303670 | 2026-05-21 04:26:55.303872 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 04:26:56.089112 | instance | changed: .d..t...... ./ 2026-05-21 04:26:56.089367 | instance | changed: All items complete 2026-05-21 04:26:56.089396 | 2026-05-21 04:26:56.561479 | instance | changed: .d..t...... ./ 2026-05-21 04:26:57.017902 | instance | changed: .d..t...... ./ 2026-05-21 04:26:57.047686 | 2026-05-21 04:26:57.047865 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 04:26:57.500047 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006768 2026-05-21 04:26:57.738804 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009668 2026-05-21 04:26:57.754655 | 2026-05-21 04:26:57.754774 | PLAY [all] 2026-05-21 04:26:57.763658 | 2026-05-21 04:26:57.763797 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 04:26:58.221128 | instance | changed 2026-05-21 04:26:58.611752 | 2026-05-21 04:26:58.611874 | PLAY RECAP 2026-05-21 04:26:58.611945 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 04:26:58.611982 | 2026-05-21 04:26:58.792045 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:26:59.097897 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 04:26:59.874987 | 2026-05-21 04:26:59.981530 | PLAY [localhost] 2026-05-21 04:26:59.999784 | 2026-05-21 04:26:59.999964 | TASK [Generate Zuul manifest] 2026-05-21 04:27:00.023909 | localhost | ok 2026-05-21 04:27:00.060861 | 2026-05-21 04:27:00.073701 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 04:27:01.252734 | localhost | changed 2026-05-21 04:27:01.263994 | 2026-05-21 04:27:01.264145 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 04:27:01.308479 | localhost | ok 2026-05-21 04:27:01.317493 | 2026-05-21 04:27:01.485087 | TASK [Upload logs] 2026-05-21 04:27:01.508945 | localhost | ok 2026-05-21 04:27:01.685706 | 2026-05-21 04:27:01.685877 | TASK [Set zuul-log-path fact] 2026-05-21 04:27:01.712122 | localhost | ok 2026-05-21 04:27:01.730843 | 2026-05-21 04:27:01.730980 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 04:27:01.759639 | localhost | ok 2026-05-21 04:27:01.771317 | 2026-05-21 04:27:01.771450 | TASK [upload-logs : Create log directories] 2026-05-21 04:27:02.347762 | localhost | changed 2026-05-21 04:27:02.352848 | 2026-05-21 04:27:02.352935 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 04:27:02.972347 | localhost -> localhost | ok: Runtime: 0:00:00.061437 2026-05-21 04:27:02.988533 | 2026-05-21 04:27:02.988660 | TASK [upload-logs : Upload logs to log server] 2026-05-21 04:27:05.813998 | localhost | Output suppressed because no_log was given 2026-05-21 04:27:05.897875 | 2026-05-21 04:27:05.918339 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 04:27:05.980843 | localhost | skipping: Conditional result was False 2026-05-21 04:27:05.990440 | localhost | skipping: Conditional result was False 2026-05-21 04:27:06.003709 | 2026-05-21 04:27:06.003847 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 04:27:06.062642 | localhost | skipping: Conditional result was False 2026-05-21 04:27:06.077134 | 2026-05-21 04:27:06.078514 | localhost | skipping: Conditional result was False 2026-05-21 04:27:06.086216 | 2026-05-21 04:27:06.086530 | LOOP [upload-logs : Upload console log and json output]