2026-08-24 07:16:47.051587 | Job console starting 2026-08-24 07:16:47.062347 | Updating git repos 2026-08-24 07:16:49.767478 | Cloning repos into workspace 2026-08-24 07:17:05.015605 | Restoring repo states 2026-08-24 07:17:15.826556 | Merging changes 2026-08-24 07:17:16.676386 | Checking out repos 2026-08-24 07:17:18.367081 | Preparing playbooks 2026-08-24 07:17:20.215016 | Running Ansible setup 2026-08-24 07:17:23.690778 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 07:17:24.327088 | 2026-08-24 07:17:24.327461 | PLAY [localhost] 2026-08-24 07:17:24.335156 | 2026-08-24 07:17:24.335239 | TASK [Gathering Facts] 2026-08-24 07:17:25.443253 | localhost | ok 2026-08-24 07:17:25.456257 | 2026-08-24 07:17:25.456400 | TASK [Setup log path fact] 2026-08-24 07:17:25.476749 | localhost | ok 2026-08-24 07:17:25.582944 | 2026-08-24 07:17:25.583053 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 07:17:25.612534 | localhost | ok 2026-08-24 07:17:25.622236 | 2026-08-24 07:17:25.623662 | TASK [emit-job-header : Print job information] 2026-08-24 07:17:25.664202 | # Job Information 2026-08-24 07:17:25.664338 | Ansible Version: 2.16.18 2026-08-24 07:17:25.664383 | Job: atmosphere-molecule-aio-openvswitch 2026-08-24 07:17:25.664414 | Pipeline: check 2026-08-24 07:17:25.664442 | Executor: 2d72f0692154 2026-08-24 07:17:25.664469 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-08-24 07:17:25.664501 | Event ID: 5209f1d0-9f8b-11f1-97e3-0fe5638864d0 2026-08-24 07:17:25.668503 | 2026-08-24 07:17:25.668594 | LOOP [emit-job-header : Print node information] 2026-08-24 07:17:25.777681 | localhost | ok: 2026-08-24 07:17:25.778003 | localhost | # Node Information 2026-08-24 07:17:25.778090 | localhost | Inventory Hostname: instance 2026-08-24 07:17:25.778145 | localhost | Hostname: np0000190782 2026-08-24 07:17:25.778208 | localhost | Username: zuul 2026-08-24 07:17:25.778281 | localhost | Distro: Ubuntu 22.04 2026-08-24 07:17:25.778332 | localhost | Provider: yul1 2026-08-24 07:17:25.778377 | localhost | Region: ca-ymq-1 2026-08-24 07:17:25.778421 | localhost | Label: ubuntu-jammy-16 2026-08-24 07:17:25.778464 | localhost | Product Name: OpenStack Nova 2026-08-24 07:17:25.778507 | localhost | Interface IP: 199.204.45.223 2026-08-24 07:17:25.785591 | 2026-08-24 07:17:25.785661 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-24 07:17:26.154716 | localhost -> localhost | changed 2026-08-24 07:17:26.167453 | 2026-08-24 07:17:26.167571 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-24 07:17:27.216057 | localhost -> localhost | changed 2026-08-24 07:17:27.243741 | 2026-08-24 07:17:27.246587 | PLAY [all] 2026-08-24 07:17:27.256536 | 2026-08-24 07:17:27.256639 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-24 07:17:27.513240 | instance -> localhost | ok 2026-08-24 07:17:27.531481 | 2026-08-24 07:17:27.531631 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-24 07:17:27.564945 | instance | ok 2026-08-24 07:17:27.580651 | instance | included: /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-24 07:17:27.586265 | 2026-08-24 07:17:27.586335 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-24 07:17:28.601366 | instance -> localhost | Generating public/private rsa key pair. 2026-08-24 07:17:28.601611 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/d0ed476655dd4efdb5a76b4da0165453_id_rsa 2026-08-24 07:17:28.601656 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/d0ed476655dd4efdb5a76b4da0165453_id_rsa.pub 2026-08-24 07:17:28.601689 | instance -> localhost | The key fingerprint is: 2026-08-24 07:17:28.601719 | instance -> localhost | SHA256:orFb67DY7w/BSX/O09PBi2vzdTex047cKed/L1D4F1A zuul-build-sshkey 2026-08-24 07:17:28.601764 | instance -> localhost | The key's randomart image is: 2026-08-24 07:17:28.601796 | instance -> localhost | +---[RSA 3072]----+ 2026-08-24 07:17:28.601828 | instance -> localhost | | .E | 2026-08-24 07:17:28.601859 | instance -> localhost | | . | 2026-08-24 07:17:28.601888 | instance -> localhost | | . .. | 2026-08-24 07:17:28.601917 | instance -> localhost | | o o .... | 2026-08-24 07:17:28.601946 | instance -> localhost | | . = S . oo..| 2026-08-24 07:17:28.601974 | instance -> localhost | | + o + ..o.o=| 2026-08-24 07:17:28.602001 | instance -> localhost | | + o + +.o==| 2026-08-24 07:17:28.602029 | instance -> localhost | | o = o .o=.*B| 2026-08-24 07:17:28.602191 | instance -> localhost | | . ++=.. ..oB+O| 2026-08-24 07:17:28.602348 | instance -> localhost | +----[SHA256]-----+ 2026-08-24 07:17:28.602432 | instance -> localhost | ok: Runtime: 0:00:00.607889 2026-08-24 07:17:28.610486 | 2026-08-24 07:17:28.610552 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-24 07:17:28.641829 | instance | ok 2026-08-24 07:17:28.653534 | instance | included: /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-24 07:17:28.661043 | 2026-08-24 07:17:28.661108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-24 07:17:28.685383 | instance | skipping: Conditional result was False 2026-08-24 07:17:28.696633 | 2026-08-24 07:17:28.696722 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-24 07:17:29.335929 | instance | changed 2026-08-24 07:17:29.344668 | 2026-08-24 07:17:29.344764 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-24 07:17:29.559937 | instance | ok 2026-08-24 07:17:29.578309 | 2026-08-24 07:17:29.579971 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-24 07:17:30.040313 | instance | changed 2026-08-24 07:17:30.047456 | 2026-08-24 07:17:30.051950 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-24 07:17:30.531592 | instance | changed 2026-08-24 07:17:30.542408 | 2026-08-24 07:17:30.542472 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-24 07:17:30.566618 | instance | skipping: Conditional result was False 2026-08-24 07:17:30.580569 | 2026-08-24 07:17:30.580714 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-24 07:17:30.898547 | instance -> localhost | changed 2026-08-24 07:17:30.915990 | 2026-08-24 07:17:30.916054 | TASK [add-build-sshkey : Add back temp key] 2026-08-24 07:17:31.183165 | instance -> localhost | Identity added: /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/d0ed476655dd4efdb5a76b4da0165453_id_rsa (zuul-build-sshkey) 2026-08-24 07:17:31.183451 | instance -> localhost | ok: Runtime: 0:00:00.011806 2026-08-24 07:17:31.189309 | 2026-08-24 07:17:31.189372 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-24 07:17:31.478523 | instance | ok 2026-08-24 07:17:31.489378 | 2026-08-24 07:17:31.489613 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-24 07:17:31.516384 | instance | skipping: Conditional result was False 2026-08-24 07:17:31.533826 | 2026-08-24 07:17:31.535757 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-24 07:17:31.807262 | instance | ok 2026-08-24 07:17:31.816278 | 2026-08-24 07:17:31.816357 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-24 07:17:42.267695 | instance | Output suppressed because no_log was given 2026-08-24 07:17:42.302238 | 2026-08-24 07:17:42.302466 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-24 07:17:42.506731 | instance | ok: "logs" 2026-08-24 07:17:42.507021 | instance | ok: All items complete 2026-08-24 07:17:42.507075 | 2026-08-24 07:17:42.658623 | instance | ok: "artifacts" 2026-08-24 07:17:42.813999 | instance | ok: "docs" 2026-08-24 07:17:42.831625 | 2026-08-24 07:17:42.831734 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-24 07:17:43.008771 | instance | changed: "logs" 2026-08-24 07:17:43.155767 | instance | changed: "artifacts" 2026-08-24 07:17:43.333386 | instance | changed: "docs" 2026-08-24 07:17:43.350621 | 2026-08-24 07:17:43.350735 | PLAY RECAP 2026-08-24 07:17:43.350803 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-24 07:17:43.350849 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 07:17:43.350884 | 2026-08-24 07:17:43.530631 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 07:17:43.541646 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 07:17:44.199595 | 2026-08-24 07:17:44.199746 | PLAY [all] 2026-08-24 07:17:44.211982 | 2026-08-24 07:17:44.212129 | TASK [setup-uv : Extract archive] 2026-08-24 07:17:46.551439 | instance | changed 2026-08-24 07:17:46.561058 | 2026-08-24 07:17:46.561206 | TASK [setup-uv : Print version] 2026-08-24 07:17:46.895977 | instance | uv 0.8.13 2026-08-24 07:17:47.102760 | instance | ok: Runtime: 0:00:00.012363 2026-08-24 07:17:47.112144 | 2026-08-24 07:17:47.112282 | TASK [Install Ansible collection siblings] 2026-08-24 07:17:55.582319 | instance | changed: 2026-08-24 07:17:55.582507 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-24 07:17:55.582549 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-24 07:17:55.582582 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-24 07:17:55.582611 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-24 07:17:55.582640 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-24 07:17:55.582674 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-24 07:17:55.582704 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-24 07:17:55.582736 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-24 07:17:55.582766 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-24 07:17:55.582794 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-24 07:17:55.582822 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-24 07:17:55.582850 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-24 07:17:55.582877 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-24 07:17:55.582904 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-24 07:17:55.582932 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-24 07:17:55.582960 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-24 07:17:55.582987 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-24 07:17:55.583015 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-24 07:17:55.583042 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-24 07:17:55.583068 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-24 07:17:55.583087 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-08-24 07:17:55.583105 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-24 07:17:55.583124 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 07:17:55.583155 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-24 07:17:55.583174 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-24 07:17:55.583192 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 07:17:55.583211 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 07:17:55.583229 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 07:17:55.583248 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-24 07:17:55.583266 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-24 07:17:55.583284 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 07:17:55.583303 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 07:17:55.583321 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-24 07:17:55.583340 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-24 07:17:55.583363 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.583381 | instance | Process install dependency map 2026-08-24 07:17:55.583399 | instance | Starting collection install process 2026-08-24 07:17:55.583417 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-24 07:17:55.583435 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-24 07:17:55.583453 | instance | ansible.netcommon:* was installed successfully 2026-08-24 07:17:55.583471 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-24 07:17:55.583489 | instance | Creating virtual environment at: .venv 2026-08-24 07:17:55.583507 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 07:17:55.583524 | instance | Downloading setuptools (1.1MiB) 2026-08-24 07:17:55.583543 | instance | Downloading netaddr (2.2MiB) 2026-08-24 07:17:55.583562 | instance | Downloading openstacksdk (1.7MiB) 2026-08-24 07:17:55.583580 | instance | Downloading pygments (1.2MiB) 2026-08-24 07:17:55.583599 | instance | Downloading kubernetes (1.9MiB) 2026-08-24 07:17:55.583617 | instance | Downloading pydantic-core (2.0MiB) 2026-08-24 07:17:55.583635 | instance | Downloading rjsonnet (1.2MiB) 2026-08-24 07:17:55.583654 | instance | Downloading ansible-core (2.1MiB) 2026-08-24 07:17:55.583672 | instance | Downloading cryptography (4.2MiB) 2026-08-24 07:17:55.583690 | instance | Building pyperclip==1.9.0 2026-08-24 07:17:55.583709 | instance | Downloading rjsonnet 2026-08-24 07:17:55.583728 | instance | Downloading pydantic-core 2026-08-24 07:17:55.583746 | instance | Downloading netaddr 2026-08-24 07:17:55.583765 | instance | Downloading pygments 2026-08-24 07:17:55.583783 | instance | Downloading setuptools 2026-08-24 07:17:55.583801 | instance | Downloading cryptography 2026-08-24 07:17:55.583819 | instance | Downloading kubernetes 2026-08-24 07:17:55.583837 | instance | Downloading ansible-core 2026-08-24 07:17:55.583855 | instance | Downloading openstacksdk 2026-08-24 07:17:55.583873 | instance | Built pyperclip==1.9.0 2026-08-24 07:17:55.583891 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 07:17:55.583909 | instance | Installed 83 packages in 45ms 2026-08-24 07:17:55.583927 | instance | Checked out ansible.posix to 1.6.0 2026-08-24 07:17:55.583945 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-24 07:17:55.583963 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.583980 | instance | Process install dependency map 2026-08-24 07:17:55.584002 | instance | Starting collection install process 2026-08-24 07:17:55.584021 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-24 07:17:55.584039 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-24 07:17:55.584056 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-24 07:17:55.584075 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.584095 | instance | 2.17.12 2026-08-24 07:17:55.584115 | instance | Checked out ansible.utils to v6.1.0 2026-08-24 07:17:55.584133 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-24 07:17:55.584151 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.584169 | instance | Process install dependency map 2026-08-24 07:17:55.584186 | instance | Starting collection install process 2026-08-24 07:17:55.584204 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-24 07:17:55.584222 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-24 07:17:55.584240 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-24 07:17:55.584258 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.584276 | instance | 2.17.12 2026-08-24 07:17:55.584294 | instance | Checked out atmosphere.common to v0.7.0 2026-08-24 07:17:55.584312 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-24 07:17:55.584330 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.584348 | instance | Process install dependency map 2026-08-24 07:17:55.584365 | instance | Starting collection install process 2026-08-24 07:17:55.584383 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-24 07:17:55.584401 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-24 07:17:55.584418 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-24 07:17:55.584435 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.584453 | instance | 2.17.12 2026-08-24 07:17:55.584471 | instance | Checked out community.crypto to 2.2.3 2026-08-24 07:17:55.584488 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-24 07:17:55.584506 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.584523 | instance | Process install dependency map 2026-08-24 07:17:55.584541 | instance | Starting collection install process 2026-08-24 07:17:55.584559 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-24 07:17:55.584576 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-24 07:17:55.584594 | instance | community.crypto:2.2.3 was installed successfully 2026-08-24 07:17:55.584611 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.584629 | instance | 2.17.12 2026-08-24 07:17:55.584647 | instance | Checked out community.general to 7.3.0 2026-08-24 07:17:55.584664 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-08-24 07:17:55.584689 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.584707 | instance | Process install dependency map 2026-08-24 07:17:55.584725 | instance | Starting collection install process 2026-08-24 07:17:55.584743 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-24 07:17:55.584761 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-24 07:17:55.584779 | instance | community.general:7.3.0 was installed successfully 2026-08-24 07:17:55.584797 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.584815 | instance | 2.17.12 2026-08-24 07:17:55.584833 | instance | Checked out community.mysql to 3.6.0 2026-08-24 07:17:55.584852 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-24 07:17:55.584871 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.584889 | instance | Process install dependency map 2026-08-24 07:17:55.584907 | instance | Starting collection install process 2026-08-24 07:17:55.584925 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-24 07:17:55.584943 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-24 07:17:55.584976 | instance | community.mysql:3.6.0 was installed successfully 2026-08-24 07:17:55.584996 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585014 | instance | 2.17.12 2026-08-24 07:17:55.585032 | instance | Checked out kubernetes.core to 2.4.0 2026-08-24 07:17:55.585050 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-24 07:17:55.585068 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.585087 | instance | Process install dependency map 2026-08-24 07:17:55.585105 | instance | Starting collection install process 2026-08-24 07:17:55.585123 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-24 07:17:55.585141 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-24 07:17:55.585160 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-24 07:17:55.585178 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585200 | instance | 2.17.12 2026-08-24 07:17:55.585225 | instance | Checked out openstack.cloud to 2.6.0 2026-08-24 07:17:55.585249 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-24 07:17:55.585271 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.585291 | instance | Process install dependency map 2026-08-24 07:17:55.585309 | instance | Starting collection install process 2026-08-24 07:17:55.585327 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-24 07:17:55.585345 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-24 07:17:55.585362 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-24 07:17:55.585380 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585398 | instance | 2.17.12 2026-08-24 07:17:55.585421 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-24 07:17:55.585440 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-24 07:17:55.585458 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.585476 | instance | Process install dependency map 2026-08-24 07:17:55.585494 | instance | Starting collection install process 2026-08-24 07:17:55.585512 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-24 07:17:55.585530 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-24 07:17:55.585548 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-24 07:17:55.585565 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585583 | instance | 2.17.12 2026-08-24 07:17:55.585601 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-24 07:17:55.585619 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-24 07:17:55.585637 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.585655 | instance | Process install dependency map 2026-08-24 07:17:55.585672 | instance | Starting collection install process 2026-08-24 07:17:55.585689 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-24 07:17:55.585707 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-24 07:17:55.585724 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-24 07:17:55.585742 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585760 | instance | 2.17.12 2026-08-24 07:17:55.585778 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-24 07:17:55.585796 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-24 07:17:55.585813 | instance | Starting galaxy collection install process 2026-08-24 07:17:55.585831 | instance | Process install dependency map 2026-08-24 07:17:55.585849 | instance | Starting collection install process 2026-08-24 07:17:55.585867 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-24 07:17:55.585885 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-24 07:17:55.585903 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-24 07:17:55.585921 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-24 07:17:55.585938 | instance | 2.17.12 2026-08-24 07:17:55.591201 | 2026-08-24 07:17:55.591244 | PLAY RECAP 2026-08-24 07:17:55.591285 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 07:17:55.591314 | 2026-08-24 07:17:55.711571 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 07:17:55.724383 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 07:17:56.405687 | 2026-08-24 07:17:56.405832 | PLAY [all] 2026-08-24 07:17:56.417157 | 2026-08-24 07:17:56.417247 | TASK [Install "jq" for log collection] 2026-08-24 07:18:05.894786 | instance | changed 2026-08-24 07:18:05.902864 | 2026-08-24 07:18:05.903202 | PLAY RECAP 2026-08-24 07:18:05.903359 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 07:18:05.903530 | 2026-08-24 07:18:06.033947 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 07:18:06.041024 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 07:18:06.662025 | 2026-08-24 07:18:06.662140 | PLAY [all] 2026-08-24 07:18:06.673648 | 2026-08-24 07:18:06.673724 | LOOP [Check inventory directories] 2026-08-24 07:18:07.242985 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-24 07:18:07.388005 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-08-24 07:18:07.544572 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-08-24 07:18:07.559464 | 2026-08-24 07:18:07.559655 | LOOP [Copy inventory file for Zuul] 2026-08-24 07:18:08.334265 | instance | changed: 2026-08-24 07:18:08.334546 | instance | { 2026-08-24 07:18:08.334575 | instance | "ansible_loop_var": "item", 2026-08-24 07:18:08.334599 | instance | "changed": false, 2026-08-24 07:18:08.334619 | instance | "failed": false, 2026-08-24 07:18:08.334642 | instance | "invocation": { 2026-08-24 07:18:08.334662 | instance | "module_args": { 2026-08-24 07:18:08.334680 | instance | "checksum_algorithm": "sha1", 2026-08-24 07:18:08.334698 | instance | "follow": true, 2026-08-24 07:18:08.334717 | instance | "get_attributes": true, 2026-08-24 07:18:08.334737 | instance | "get_checksum": true, 2026-08-24 07:18:08.334756 | instance | "get_mime": true, 2026-08-24 07:18:08.334774 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-24 07:18:08.334792 | instance | } 2026-08-24 07:18:08.334810 | instance | }, 2026-08-24 07:18:08.334828 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-24 07:18:08.334846 | instance | "stat": { 2026-08-24 07:18:08.334864 | instance | "atime": 1787555868.7665846, 2026-08-24 07:18:08.334882 | instance | "attr_flags": "e", 2026-08-24 07:18:08.334901 | instance | "attributes": [ 2026-08-24 07:18:08.334918 | instance | "extents" 2026-08-24 07:18:08.334936 | instance | ], 2026-08-24 07:18:08.334953 | instance | "block_size": 4096, 2026-08-24 07:18:08.334971 | instance | "blocks": 8, 2026-08-24 07:18:08.334989 | instance | "charset": "unknown", 2026-08-24 07:18:08.335007 | instance | "ctime": 1787555867.8465676, 2026-08-24 07:18:08.335028 | instance | "dev": 64513, 2026-08-24 07:18:08.335053 | instance | "device_type": 0, 2026-08-24 07:18:08.335075 | instance | "executable": true, 2026-08-24 07:18:08.335096 | instance | "exists": true, 2026-08-24 07:18:08.335117 | instance | "gid": 1000, 2026-08-24 07:18:08.335139 | instance | "gr_name": "zuul", 2026-08-24 07:18:08.335160 | instance | "inode": 1046690, 2026-08-24 07:18:08.335181 | instance | "isblk": false, 2026-08-24 07:18:08.335203 | instance | "ischr": false, 2026-08-24 07:18:08.335225 | instance | "isdir": true, 2026-08-24 07:18:08.335248 | instance | "isfifo": false, 2026-08-24 07:18:08.335269 | instance | "isgid": false, 2026-08-24 07:18:08.335290 | instance | "islnk": false, 2026-08-24 07:18:08.335311 | instance | "isreg": false, 2026-08-24 07:18:08.335331 | instance | "issock": false, 2026-08-24 07:18:08.335352 | instance | "isuid": false, 2026-08-24 07:18:08.335372 | instance | "mimetype": "unknown", 2026-08-24 07:18:08.335393 | instance | "mode": "0755", 2026-08-24 07:18:08.335414 | instance | "mtime": 1787555867.8465676, 2026-08-24 07:18:08.335435 | instance | "nlink": 23, 2026-08-24 07:18:08.335456 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-24 07:18:08.335477 | instance | "pw_name": "zuul", 2026-08-24 07:18:08.335500 | instance | "readable": true, 2026-08-24 07:18:08.335524 | instance | "rgrp": true, 2026-08-24 07:18:08.335546 | instance | "roth": true, 2026-08-24 07:18:08.335641 | instance | "rusr": true, 2026-08-24 07:18:08.335668 | instance | "size": 4096, 2026-08-24 07:18:08.335687 | instance | "uid": 1000, 2026-08-24 07:18:08.335705 | instance | "version": "2385127602", 2026-08-24 07:18:08.335723 | instance | "wgrp": false, 2026-08-24 07:18:08.335743 | instance | "woth": false, 2026-08-24 07:18:08.335761 | instance | "writeable": true, 2026-08-24 07:18:08.335779 | instance | "wusr": true, 2026-08-24 07:18:08.335797 | instance | "xgrp": true, 2026-08-24 07:18:08.335814 | instance | "xoth": true, 2026-08-24 07:18:08.335832 | instance | "xusr": true 2026-08-24 07:18:08.335849 | instance | } 2026-08-24 07:18:08.335868 | instance | } 2026-08-24 07:18:08.335903 | instance | ok: All items complete 2026-08-24 07:18:08.335925 | 2026-08-24 07:18:08.337136 | instance | skipping: Conditional result was False 2026-08-24 07:18:08.337740 | instance | skipping: Conditional result was False 2026-08-24 07:18:08.356433 | 2026-08-24 07:18:08.356589 | LOOP [Switch "ansible_host" to private IP] 2026-08-24 07:18:08.691888 | instance | changed: 1 replacements made 2026-08-24 07:18:08.693273 | instance | skipping: Conditional result was False 2026-08-24 07:18:08.694542 | instance | skipping: Conditional result was False 2026-08-24 07:18:08.706310 | 2026-08-24 07:18:08.706432 | TASK [Run Molecule scenario] 2026-08-24 07:18:09.624503 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-24 07:18:10.012825 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-24 07:18:10.013039 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-08-24 07:18:21.416217 | instance | INFO [aio > dependency] Executing 2026-08-24 07:18:21.416331 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-08-24 07:18:21.416487 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-08-24 07:18:21.416597 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-24 07:18:21.423942 | instance | INFO [aio > cleanup] Executing 2026-08-24 07:18:21.424251 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 07:18:21.431588 | instance | INFO [aio > destroy] Executing 2026-08-24 07:18:21.431624 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-08-24 07:18:21.431731 | instance | INFO [aio > destroy] Executed: Successful 2026-08-24 07:18:21.438951 | instance | INFO [aio > syntax] Executing 2026-08-24 07:18:24.478063 | instance | 2026-08-24 07:18:24.478305 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-08-24 07:18:24.600968 | instance | INFO [aio > syntax] Executed: Successful 2026-08-24 07:18:24.613630 | instance | INFO [aio > create] Executing 2026-08-24 07:18:24.615514 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 07:18:24.625171 | instance | INFO [aio > prepare] Executing 2026-08-24 07:18:25.541015 | instance | 2026-08-24 07:18:25.541124 | instance | PLAY [Prepare] ***************************************************************** 2026-08-24 07:18:25.541259 | instance | 2026-08-24 07:18:25.541437 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:18:25.541683 | instance | Monday 24 August 2026 07:18:25 +0000 (0:00:00.029) 0:00:00.029 ********* 2026-08-24 07:18:26.761165 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 07:18:26.761481 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 07:18:26.761769 | instance | interpreter could change the meaning of that path. See 2026-08-24 07:18:26.762092 | instance | https://docs.ansible.com/ansible- 2026-08-24 07:18:26.762435 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 07:18:26.770471 | instance | ok: [instance] 2026-08-24 07:18:26.770758 | instance | 2026-08-24 07:18:26.771059 | instance | TASK [Configure short hostname] ************************************************ 2026-08-24 07:18:26.771340 | instance | Monday 24 August 2026 07:18:26 +0000 (0:00:01.230) 0:00:01.259 ********* 2026-08-24 07:18:27.489322 | instance | changed: [instance] 2026-08-24 07:18:27.489540 | instance | 2026-08-24 07:18:27.489806 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-24 07:18:27.490083 | instance | Monday 24 August 2026 07:18:27 +0000 (0:00:00.717) 0:00:01.977 ********* 2026-08-24 07:18:27.753433 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-24 07:18:27.753701 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-24 07:18:27.753988 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-24 07:18:27.761968 | instance | changed: [instance] 2026-08-24 07:18:27.762301 | instance | 2026-08-24 07:18:27.762611 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-08-24 07:18:27.762905 | instance | Monday 24 August 2026 07:18:27 +0000 (0:00:00.273) 0:00:02.251 ********* 2026-08-24 07:18:29.181721 | instance | ok: [instance] 2026-08-24 07:18:29.181890 | instance | 2026-08-24 07:18:29.182201 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-24 07:18:29.182523 | instance | Monday 24 August 2026 07:18:29 +0000 (0:00:01.418) 0:00:03.669 ********* 2026-08-24 07:18:29.889290 | instance | ok: [instance] 2026-08-24 07:18:29.889498 | instance | 2026-08-24 07:18:29.889800 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-08-24 07:18:29.890055 | instance | 2026-08-24 07:18:29.890361 | instance | TASK [Create folders for workspace] ******************************************** 2026-08-24 07:18:29.890641 | instance | Monday 24 August 2026 07:18:29 +0000 (0:00:00.708) 0:00:04.377 ********* 2026-08-24 07:18:30.918418 | instance | changed: [localhost] => (item=group_vars) 2026-08-24 07:18:30.918696 | instance | changed: [localhost] => (item=group_vars/all) 2026-08-24 07:18:30.918711 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-08-24 07:18:30.918722 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-08-24 07:18:30.918734 | instance | changed: [localhost] => (item=group_vars/computes) 2026-08-24 07:18:30.918744 | instance | changed: [localhost] => (item=host_vars) 2026-08-24 07:18:30.918764 | instance | 2026-08-24 07:18:30.919679 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-08-24 07:18:30.919741 | instance | 2026-08-24 07:18:30.919747 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-08-24 07:18:30.919757 | instance | Monday 24 August 2026 07:18:30 +0000 (0:00:01.026) 0:00:05.404 ********* 2026-08-24 07:18:31.105733 | instance | changed: [localhost] 2026-08-24 07:18:31.105989 | instance | 2026-08-24 07:18:31.106243 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-08-24 07:18:31.106465 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.189) 0:00:05.594 ********* 2026-08-24 07:18:31.136280 | instance | ok: [localhost] 2026-08-24 07:18:31.136488 | instance | 2026-08-24 07:18:31.136747 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-08-24 07:18:31.136960 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.030) 0:00:05.625 ********* 2026-08-24 07:18:31.186506 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '632b908e-f6bc-5158-920d-7c077b78b1c3'}) 2026-08-24 07:18:31.186772 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-08-24 07:18:31.186965 | instance | 2026-08-24 07:18:31.187170 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-08-24 07:18:31.187373 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.050) 0:00:05.675 ********* 2026-08-24 07:18:31.723318 | instance | changed: [localhost] 2026-08-24 07:18:31.723885 | instance | 2026-08-24 07:18:31.724227 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-08-24 07:18:31.724610 | instance | 2026-08-24 07:18:31.724995 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-08-24 07:18:31.725328 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.535) 0:00:06.210 ********* 2026-08-24 07:18:31.899208 | instance | changed: [localhost] 2026-08-24 07:18:31.899609 | instance | 2026-08-24 07:18:31.899956 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-08-24 07:18:31.900294 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.173) 0:00:06.384 ********* 2026-08-24 07:18:31.925716 | instance | ok: [localhost] 2026-08-24 07:18:31.925979 | instance | 2026-08-24 07:18:31.926245 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-08-24 07:18:31.926464 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.027) 0:00:06.412 ********* 2026-08-24 07:18:31.953813 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-08-24 07:18:31.954186 | instance | 2026-08-24 07:18:31.954528 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-08-24 07:18:31.954856 | instance | Monday 24 August 2026 07:18:31 +0000 (0:00:00.030) 0:00:06.442 ********* 2026-08-24 07:18:32.326349 | instance | changed: [localhost] 2026-08-24 07:18:32.326438 | instance | 2026-08-24 07:18:32.326473 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-08-24 07:18:32.326732 | instance | 2026-08-24 07:18:32.327110 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-08-24 07:18:32.327407 | instance | Monday 24 August 2026 07:18:32 +0000 (0:00:00.371) 0:00:06.814 ********* 2026-08-24 07:18:32.499928 | instance | changed: [localhost] 2026-08-24 07:18:32.500140 | instance | 2026-08-24 07:18:32.500427 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-08-24 07:18:32.500798 | instance | Monday 24 August 2026 07:18:32 +0000 (0:00:00.173) 0:00:06.988 ********* 2026-08-24 07:18:32.529508 | instance | ok: [localhost] 2026-08-24 07:18:32.529756 | instance | 2026-08-24 07:18:32.530054 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-08-24 07:18:32.530343 | instance | Monday 24 August 2026 07:18:32 +0000 (0:00:00.029) 0:00:07.018 ********* 2026-08-24 07:18:32.572892 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-08-24 07:18:32.573149 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-08-24 07:18:32.573426 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-08-24 07:18:32.573737 | instance | 2026-08-24 07:18:32.573997 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-08-24 07:18:32.574302 | instance | Monday 24 August 2026 07:18:32 +0000 (0:00:00.043) 0:00:07.061 ********* 2026-08-24 07:18:32.930462 | instance | changed: [localhost] 2026-08-24 07:18:32.930680 | instance | 2026-08-24 07:18:32.930942 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-08-24 07:18:32.931213 | instance | 2026-08-24 07:18:32.931524 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-08-24 07:18:32.931791 | instance | Monday 24 August 2026 07:18:32 +0000 (0:00:00.357) 0:00:07.419 ********* 2026-08-24 07:18:33.102836 | instance | changed: [localhost] 2026-08-24 07:18:33.103021 | instance | 2026-08-24 07:18:33.103282 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-08-24 07:18:33.103546 | instance | Monday 24 August 2026 07:18:33 +0000 (0:00:00.171) 0:00:07.591 ********* 2026-08-24 07:18:33.131967 | instance | ok: [localhost] 2026-08-24 07:18:33.132190 | instance | 2026-08-24 07:18:33.132530 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-08-24 07:18:33.132884 | instance | Monday 24 August 2026 07:18:33 +0000 (0:00:00.029) 0:00:07.620 ********* 2026-08-24 07:18:33.171517 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-08-24 07:18:33.171721 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-08-24 07:18:33.171960 | instance | 2026-08-24 07:18:33.172222 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-08-24 07:18:33.172485 | instance | Monday 24 August 2026 07:18:33 +0000 (0:00:00.039) 0:00:07.660 ********* 2026-08-24 07:18:33.533324 | instance | changed: [localhost] 2026-08-24 07:18:33.533551 | instance | 2026-08-24 07:18:33.533806 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-08-24 07:18:33.534052 | instance | 2026-08-24 07:18:33.534387 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:18:33.534685 | instance | Monday 24 August 2026 07:18:33 +0000 (0:00:00.361) 0:00:08.021 ********* 2026-08-24 07:18:34.222300 | instance | ok: [localhost] 2026-08-24 07:18:34.222370 | instance | 2026-08-24 07:18:34.222381 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-24 07:18:34.222391 | instance | Monday 24 August 2026 07:18:34 +0000 (0:00:00.688) 0:00:08.710 ********* 2026-08-24 07:18:34.401974 | instance | changed: [localhost] 2026-08-24 07:18:34.402238 | instance | 2026-08-24 07:18:34.402330 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-08-24 07:18:34.402500 | instance | Monday 24 August 2026 07:18:34 +0000 (0:00:00.180) 0:00:08.890 ********* 2026-08-24 07:18:34.434390 | instance | ok: [localhost] 2026-08-24 07:18:34.434931 | instance | 2026-08-24 07:18:34.434963 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-08-24 07:18:34.434971 | instance | Monday 24 August 2026 07:18:34 +0000 (0:00:00.032) 0:00:08.923 ********* 2026-08-24 07:18:35.193346 | instance | ok: [localhost] => (item=keycloak_host) 2026-08-24 07:18:35.193425 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-08-24 07:18:35.193634 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-08-24 07:18:35.193922 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-08-24 07:18:35.194167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-08-24 07:18:35.194388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-08-24 07:18:35.194605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-08-24 07:18:35.194815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-08-24 07:18:35.195026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-08-24 07:18:35.195237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-08-24 07:18:35.195445 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-08-24 07:18:35.195653 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-08-24 07:18:35.195868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-08-24 07:18:35.196083 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-08-24 07:18:35.196290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-08-24 07:18:35.196497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-08-24 07:18:35.196705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-08-24 07:18:35.196944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-08-24 07:18:35.197168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-08-24 07:18:35.197437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-08-24 07:18:35.197662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-08-24 07:18:35.197881 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-08-24 07:18:35.198104 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-08-24 07:18:35.198334 | instance | 2026-08-24 07:18:35.198543 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-08-24 07:18:35.198697 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.758) 0:00:09.682 ********* 2026-08-24 07:18:35.555071 | instance | changed: [localhost] 2026-08-24 07:18:35.555493 | instance | 2026-08-24 07:18:35.555850 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-08-24 07:18:35.556193 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.361) 0:00:10.043 ********* 2026-08-24 07:18:35.747066 | instance | changed: [localhost] 2026-08-24 07:18:35.747488 | instance | 2026-08-24 07:18:35.748083 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-08-24 07:18:35.748513 | instance | 2026-08-24 07:18:35.748884 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-08-24 07:18:35.749247 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.192) 0:00:10.236 ********* 2026-08-24 07:18:35.922827 | instance | changed: [localhost] 2026-08-24 07:18:35.922930 | instance | 2026-08-24 07:18:35.923023 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-08-24 07:18:35.923339 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.173) 0:00:10.409 ********* 2026-08-24 07:18:35.954821 | instance | ok: [localhost] 2026-08-24 07:18:35.954950 | instance | 2026-08-24 07:18:35.955142 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-08-24 07:18:35.955303 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.031) 0:00:10.441 ********* 2026-08-24 07:18:35.994757 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-08-24 07:18:35.995027 | instance | 2026-08-24 07:18:35.995259 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-08-24 07:18:35.995469 | instance | Monday 24 August 2026 07:18:35 +0000 (0:00:00.040) 0:00:10.482 ********* 2026-08-24 07:18:36.360883 | instance | changed: [localhost] 2026-08-24 07:18:36.360931 | instance | 2026-08-24 07:18:36.360937 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-08-24 07:18:36.360941 | instance | 2026-08-24 07:18:36.360946 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-08-24 07:18:36.360950 | instance | Monday 24 August 2026 07:18:36 +0000 (0:00:00.367) 0:00:10.849 ********* 2026-08-24 07:18:36.562317 | instance | changed: [localhost] 2026-08-24 07:18:36.562375 | instance | 2026-08-24 07:18:36.562386 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-08-24 07:18:36.562535 | instance | Monday 24 August 2026 07:18:36 +0000 (0:00:00.201) 0:00:11.050 ********* 2026-08-24 07:18:36.594347 | instance | ok: [localhost] 2026-08-24 07:18:36.594586 | instance | 2026-08-24 07:18:36.594860 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-08-24 07:18:36.595113 | instance | Monday 24 August 2026 07:18:36 +0000 (0:00:00.032) 0:00:11.083 ********* 2026-08-24 07:18:36.637902 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-08-24 07:18:36.637982 | instance | 2026-08-24 07:18:36.638194 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-08-24 07:18:36.638374 | instance | Monday 24 August 2026 07:18:36 +0000 (0:00:00.043) 0:00:11.127 ********* 2026-08-24 07:18:37.003357 | instance | changed: [localhost] 2026-08-24 07:18:37.003568 | instance | 2026-08-24 07:18:37.003836 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-08-24 07:18:37.004076 | instance | 2026-08-24 07:18:37.004329 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-08-24 07:18:37.004628 | instance | Monday 24 August 2026 07:18:36 +0000 (0:00:00.365) 0:00:11.492 ********* 2026-08-24 07:18:37.195429 | instance | changed: [localhost] 2026-08-24 07:18:37.195649 | instance | 2026-08-24 07:18:37.195921 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-08-24 07:18:37.196197 | instance | Monday 24 August 2026 07:18:37 +0000 (0:00:00.192) 0:00:11.684 ********* 2026-08-24 07:18:37.226640 | instance | ok: [localhost] 2026-08-24 07:18:37.226892 | instance | 2026-08-24 07:18:37.227192 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-08-24 07:18:37.227539 | instance | Monday 24 August 2026 07:18:37 +0000 (0:00:00.031) 0:00:11.715 ********* 2026-08-24 07:18:37.636499 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-08-24 07:18:37.636870 | instance | ok: [localhost] => (item=keepalived_password) 2026-08-24 07:18:37.637199 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-08-24 07:18:37.637530 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-08-24 07:18:37.637849 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-08-24 07:18:37.638226 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-08-24 07:18:37.638551 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-08-24 07:18:37.638865 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-08-24 07:18:37.639185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-08-24 07:18:37.639502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-08-24 07:18:37.639903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-08-24 07:18:37.640254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-08-24 07:18:37.640594 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-08-24 07:18:37.641144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-08-24 07:18:37.641477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-08-24 07:18:37.641803 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-08-24 07:18:37.642200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-08-24 07:18:37.642537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-08-24 07:18:37.642861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-08-24 07:18:37.643181 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-08-24 07:18:37.643511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-08-24 07:18:37.643837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-08-24 07:18:37.644158 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-08-24 07:18:37.644477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-08-24 07:18:37.644796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-08-24 07:18:37.645116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-08-24 07:18:37.645435 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-08-24 07:18:37.645755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-08-24 07:18:37.646119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-08-24 07:18:37.646487 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-08-24 07:18:37.646674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-08-24 07:18:37.646821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-08-24 07:18:37.646969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-08-24 07:18:37.647116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-08-24 07:18:37.647264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-08-24 07:18:37.647410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-08-24 07:18:37.647564 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-08-24 07:18:37.647713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-08-24 07:18:37.647859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-08-24 07:18:37.648007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-08-24 07:18:37.648156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-08-24 07:18:37.648303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-08-24 07:18:37.648450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-08-24 07:18:37.648602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-08-24 07:18:37.648757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-08-24 07:18:37.648904 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-08-24 07:18:37.649052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-08-24 07:18:37.649199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-08-24 07:18:37.649346 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-08-24 07:18:37.649498 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-08-24 07:18:37.649645 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-08-24 07:18:37.649799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-08-24 07:18:37.649958 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-08-24 07:18:37.650109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-08-24 07:18:37.650264 | instance | 2026-08-24 07:18:37.650414 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-08-24 07:18:37.650570 | instance | Monday 24 August 2026 07:18:37 +0000 (0:00:00.409) 0:00:12.125 ********* 2026-08-24 07:18:37.694407 | instance | ok: [localhost] => (item=barbican_kek) 2026-08-24 07:18:37.694506 | instance | 2026-08-24 07:18:37.694636 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-08-24 07:18:37.694755 | instance | Monday 24 August 2026 07:18:37 +0000 (0:00:00.055) 0:00:12.181 ********* 2026-08-24 07:18:38.154917 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-24 07:18:38.154984 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-24 07:18:38.155037 | instance | 2026-08-24 07:18:38.155198 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-08-24 07:18:38.155349 | instance | Monday 24 August 2026 07:18:38 +0000 (0:00:00.459) 0:00:12.641 ********* 2026-08-24 07:18:42.573841 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-24 07:18:42.574112 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-24 07:18:42.574372 | instance | 2026-08-24 07:18:42.574590 | instance | TASK [Set values for SSH keys] ************************************************* 2026-08-24 07:18:42.574805 | instance | Monday 24 August 2026 07:18:42 +0000 (0:00:04.418) 0:00:17.060 ********* 2026-08-24 07:18:42.627051 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-08-24 07:18:42.627099 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-08-24 07:18:42.627106 | instance | 2026-08-24 07:18:42.627113 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-08-24 07:18:42.627120 | instance | Monday 24 August 2026 07:18:42 +0000 (0:00:00.055) 0:00:17.115 ********* 2026-08-24 07:18:42.965820 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-08-24 07:18:42.965880 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-08-24 07:18:42.965894 | instance | 2026-08-24 07:18:42.965903 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-08-24 07:18:42.965914 | instance | Monday 24 August 2026 07:18:42 +0000 (0:00:00.338) 0:00:17.453 ********* 2026-08-24 07:18:43.318346 | instance | changed: [localhost] 2026-08-24 07:18:43.318412 | instance | 2026-08-24 07:18:43.318424 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-08-24 07:18:43.318441 | instance | Monday 24 August 2026 07:18:43 +0000 (0:00:00.353) 0:00:17.807 ********* 2026-08-24 07:18:43.353284 | instance | skipping: [localhost] 2026-08-24 07:18:43.353490 | instance | 2026-08-24 07:18:43.353773 | instance | PLAY [Setup networking] ******************************************************** 2026-08-24 07:18:43.354016 | instance | 2026-08-24 07:18:43.354335 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:18:43.354586 | instance | Monday 24 August 2026 07:18:43 +0000 (0:00:00.035) 0:00:17.842 ********* 2026-08-24 07:18:44.054089 | instance | ok: [instance] 2026-08-24 07:18:44.054357 | instance | 2026-08-24 07:18:44.054662 | instance | TASK [Create bridge for management network] ************************************ 2026-08-24 07:18:44.054937 | instance | Monday 24 August 2026 07:18:44 +0000 (0:00:00.699) 0:00:18.541 ********* 2026-08-24 07:18:44.407142 | instance | ok: [instance] 2026-08-24 07:18:44.407374 | instance | 2026-08-24 07:18:44.407655 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-08-24 07:18:44.407988 | instance | Monday 24 August 2026 07:18:44 +0000 (0:00:00.354) 0:00:18.896 ********* 2026-08-24 07:18:44.606933 | instance | ok: [instance] 2026-08-24 07:18:44.607162 | instance | 2026-08-24 07:18:44.607463 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-08-24 07:18:44.607722 | instance | Monday 24 August 2026 07:18:44 +0000 (0:00:00.199) 0:00:19.095 ********* 2026-08-24 07:18:44.813702 | instance | ok: [instance] 2026-08-24 07:18:44.813894 | instance | 2026-08-24 07:18:44.814224 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-08-24 07:18:44.814483 | instance | Monday 24 August 2026 07:18:44 +0000 (0:00:00.206) 0:00:19.302 ********* 2026-08-24 07:18:45.018973 | instance | ok: [instance] 2026-08-24 07:18:45.019199 | instance | 2026-08-24 07:18:45.019470 | instance | TASK [Bring up interfaces] ***************************************************** 2026-08-24 07:18:45.019738 | instance | Monday 24 August 2026 07:18:45 +0000 (0:00:00.205) 0:00:19.507 ********* 2026-08-24 07:18:45.419952 | instance | ok: [instance] => (item=br-mgmt) 2026-08-24 07:18:45.420494 | instance | ok: [instance] => (item=dummy0) 2026-08-24 07:18:45.420833 | instance | 2026-08-24 07:18:45.421164 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-24 07:18:45.421473 | instance | 2026-08-24 07:18:45.421823 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:18:45.422192 | instance | Monday 24 August 2026 07:18:45 +0000 (0:00:00.401) 0:00:19.908 ********* 2026-08-24 07:18:46.133893 | instance | ok: [instance] 2026-08-24 07:18:46.134101 | instance | 2026-08-24 07:18:46.134311 | instance | TASK [Install depedencies] ***************************************************** 2026-08-24 07:18:46.134494 | instance | Monday 24 August 2026 07:18:46 +0000 (0:00:00.712) 0:00:20.621 ********* 2026-08-24 07:19:04.798706 | instance | changed: [instance] 2026-08-24 07:19:04.798768 | instance | 2026-08-24 07:19:04.798775 | instance | TASK [Start up service] ******************************************************** 2026-08-24 07:19:04.798781 | instance | Monday 24 August 2026 07:19:04 +0000 (0:00:18.665) 0:00:39.287 ********* 2026-08-24 07:19:05.351003 | instance | ok: [instance] 2026-08-24 07:19:05.351051 | instance | 2026-08-24 07:19:05.351060 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-24 07:19:05.351067 | instance | Monday 24 August 2026 07:19:05 +0000 (0:00:00.552) 0:00:39.839 ********* 2026-08-24 07:19:05.573909 | instance | ok: [instance] 2026-08-24 07:19:05.573960 | instance | 2026-08-24 07:19:05.573974 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-24 07:19:05.573981 | instance | Monday 24 August 2026 07:19:05 +0000 (0:00:00.222) 0:00:40.062 ********* 2026-08-24 07:19:06.053091 | instance | changed: [instance] 2026-08-24 07:19:06.053163 | instance | 2026-08-24 07:19:06.053173 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-24 07:19:06.053179 | instance | Monday 24 August 2026 07:19:06 +0000 (0:00:00.479) 0:00:40.541 ********* 2026-08-24 07:19:06.256771 | instance | ok: [instance] 2026-08-24 07:19:06.256856 | instance | 2026-08-24 07:19:06.257286 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-24 07:19:06.257347 | instance | Monday 24 August 2026 07:19:06 +0000 (0:00:00.203) 0:00:40.745 ********* 2026-08-24 07:19:06.289524 | instance | skipping: [instance] 2026-08-24 07:19:06.290232 | instance | 2026-08-24 07:19:06.290308 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-24 07:19:06.290329 | instance | Monday 24 August 2026 07:19:06 +0000 (0:00:00.032) 0:00:40.777 ********* 2026-08-24 07:19:06.873126 | instance | changed: [instance] => (item=osd0) 2026-08-24 07:19:06.873326 | instance | changed: [instance] => (item=osd1) 2026-08-24 07:19:06.873997 | instance | changed: [instance] => (item=osd2) 2026-08-24 07:19:06.874074 | instance | 2026-08-24 07:19:06.874102 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-24 07:19:06.874110 | instance | Monday 24 August 2026 07:19:06 +0000 (0:00:00.583) 0:00:41.361 ********* 2026-08-24 07:19:07.431772 | instance | changed: [instance] => (item=osd0) 2026-08-24 07:19:07.431886 | instance | changed: [instance] => (item=osd1) 2026-08-24 07:19:07.432082 | instance | changed: [instance] => (item=osd2) 2026-08-24 07:19:07.432387 | instance | 2026-08-24 07:19:07.432610 | instance | TASK [Start loop devices] ****************************************************** 2026-08-24 07:19:07.432823 | instance | Monday 24 August 2026 07:19:07 +0000 (0:00:00.558) 0:00:41.920 ********* 2026-08-24 07:19:08.172398 | instance | changed: [instance] => (item=osd0) 2026-08-24 07:19:08.172585 | instance | changed: [instance] => (item=osd1) 2026-08-24 07:19:08.172881 | instance | changed: [instance] => (item=osd2) 2026-08-24 07:19:08.173081 | instance | 2026-08-24 07:19:08.173288 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-24 07:19:08.173494 | instance | Monday 24 August 2026 07:19:08 +0000 (0:00:00.740) 0:00:42.661 ********* 2026-08-24 07:19:11.697730 | instance | changed: [instance] => (item=osd0) 2026-08-24 07:19:11.697860 | instance | changed: [instance] => (item=osd1) 2026-08-24 07:19:11.697941 | instance | changed: [instance] => (item=osd2) 2026-08-24 07:19:11.698369 | instance | 2026-08-24 07:19:11.698465 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-24 07:19:11.698481 | instance | Monday 24 August 2026 07:19:11 +0000 (0:00:03.525) 0:00:46.186 ********* 2026-08-24 07:19:13.668736 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-24 07:19:13.669160 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-24 07:19:13.669168 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-24 07:19:13.669175 | instance | 2026-08-24 07:19:13.669182 | instance | PLAY [controllers] ************************************************************* 2026-08-24 07:19:13.669546 | instance | 2026-08-24 07:19:13.669603 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:19:13.669610 | instance | Monday 24 August 2026 07:19:13 +0000 (0:00:01.971) 0:00:48.157 ********* 2026-08-24 07:19:14.584168 | instance | ok: [instance] 2026-08-24 07:19:14.584293 | instance | 2026-08-24 07:19:14.584364 | instance | TASK [Set masquerade rule] ***************************************************** 2026-08-24 07:19:14.584592 | instance | Monday 24 August 2026 07:19:14 +0000 (0:00:00.915) 0:00:49.072 ********* 2026-08-24 07:19:15.056183 | instance | changed: [instance] 2026-08-24 07:19:15.056392 | instance | 2026-08-24 07:19:15.056737 | instance | PLAY RECAP ********************************************************************* 2026-08-24 07:19:15.057084 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-24 07:19:15.057439 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-24 07:19:15.057748 | instance | 2026-08-24 07:19:15.058070 | instance | Monday 24 August 2026 07:19:15 +0000 (0:00:00.472) 0:00:49.545 ********* 2026-08-24 07:19:15.058490 | instance | =============================================================================== 2026-08-24 07:19:15.058825 | instance | Install depedencies ---------------------------------------------------- 18.67s 2026-08-24 07:19:15.059147 | instance | Generate SSH keys for missing variables --------------------------------- 4.42s 2026-08-24 07:19:15.059530 | instance | Create a volume group for each loop device ------------------------------ 3.53s 2026-08-24 07:19:15.059873 | instance | Create a logical volume for each loop device ---------------------------- 1.97s 2026-08-24 07:19:15.060196 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.42s 2026-08-24 07:19:15.060415 | instance | Gathering Facts --------------------------------------------------------- 1.23s 2026-08-24 07:19:15.060615 | instance | Create folders for workspace -------------------------------------------- 1.03s 2026-08-24 07:19:15.060814 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-08-24 07:19:15.061013 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s 2026-08-24 07:19:15.061211 | instance | Start loop devices ------------------------------------------------------ 0.74s 2026-08-24 07:19:15.061409 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-08-24 07:19:15.061606 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-08-24 07:19:15.061806 | instance | Purge "snapd" package --------------------------------------------------- 0.71s 2026-08-24 07:19:15.062005 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-08-24 07:19:15.062258 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-08-24 07:19:15.062482 | instance | Create devices for Ceph ------------------------------------------------- 0.58s 2026-08-24 07:19:15.062684 | instance | Set permissions on loopback devices ------------------------------------- 0.56s 2026-08-24 07:19:15.062883 | instance | Start up service -------------------------------------------------------- 0.55s 2026-08-24 07:19:15.063083 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-08-24 07:19:15.063287 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.48s 2026-08-24 07:19:15.173697 | instance | INFO [aio > prepare] Executed: Successful 2026-08-24 07:19:15.185302 | instance | INFO [aio > converge] Executing 2026-08-24 07:19:18.023473 | instance | 2026-08-24 07:19:18.023911 | instance | PLAY [all] ********************************************************************* 2026-08-24 07:19:18.024229 | instance | 2026-08-24 07:19:18.024561 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:19:18.024893 | instance | Monday 24 August 2026 07:19:18 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-08-24 07:19:19.244686 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 07:19:19.245105 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 07:19:19.245439 | instance | interpreter could change the meaning of that path. See 2026-08-24 07:19:19.245763 | instance | https://docs.ansible.com/ansible- 2026-08-24 07:19:19.246089 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 07:19:19.254505 | instance | ok: [instance] 2026-08-24 07:19:19.254847 | instance | 2026-08-24 07:19:19.255180 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-08-24 07:19:19.255539 | instance | Monday 24 August 2026 07:19:19 +0000 (0:00:01.231) 0:00:01.247 ********* 2026-08-24 07:19:19.298388 | instance | skipping: [instance] 2026-08-24 07:19:19.298731 | instance | 2026-08-24 07:19:19.299068 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-24 07:19:19.299460 | instance | Monday 24 August 2026 07:19:19 +0000 (0:00:00.043) 0:00:01.291 ********* 2026-08-24 07:19:19.491970 | instance | ok: [instance] 2026-08-24 07:19:19.492312 | instance | 2026-08-24 07:19:19.492647 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-24 07:19:19.492957 | instance | 2026-08-24 07:19:19.493286 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:19:19.493618 | instance | Monday 24 August 2026 07:19:19 +0000 (0:00:00.193) 0:00:01.485 ********* 2026-08-24 07:19:20.425959 | instance | ok: [instance] 2026-08-24 07:19:20.426415 | instance | 2026-08-24 07:19:20.426769 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:19:20.427107 | instance | Monday 24 August 2026 07:19:20 +0000 (0:00:00.933) 0:00:02.418 ********* 2026-08-24 07:19:20.802722 | instance | ok: [instance] 2026-08-24 07:19:20.802810 | instance | 2026-08-24 07:19:20.802902 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:19:20.803128 | instance | Monday 24 August 2026 07:19:20 +0000 (0:00:00.374) 0:00:02.793 ********* 2026-08-24 07:19:20.854959 | instance | skipping: [instance] 2026-08-24 07:19:20.855075 | instance | 2026-08-24 07:19:20.855267 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:19:20.855425 | instance | Monday 24 August 2026 07:19:20 +0000 (0:00:00.051) 0:00:02.844 ********* 2026-08-24 07:19:21.238778 | instance | changed: [instance] 2026-08-24 07:19:21.238909 | instance | 2026-08-24 07:19:21.238930 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:19:21.239118 | instance | Monday 24 August 2026 07:19:21 +0000 (0:00:00.383) 0:00:03.228 ********* 2026-08-24 07:19:21.315011 | instance | ok: [instance] => { 2026-08-24 07:19:21.315146 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 07:19:21.315361 | instance | } 2026-08-24 07:19:21.315504 | instance | 2026-08-24 07:19:21.315654 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:19:21.315823 | instance | Monday 24 August 2026 07:19:21 +0000 (0:00:00.075) 0:00:03.303 ********* 2026-08-24 07:19:22.086772 | instance | changed: [instance] 2026-08-24 07:19:22.086869 | instance | 2026-08-24 07:19:22.087079 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:19:22.087343 | instance | Monday 24 August 2026 07:19:22 +0000 (0:00:00.772) 0:00:04.076 ********* 2026-08-24 07:19:22.142979 | instance | skipping: [instance] 2026-08-24 07:19:22.143061 | instance | 2026-08-24 07:19:22.143171 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:19:22.143385 | instance | Monday 24 August 2026 07:19:22 +0000 (0:00:00.056) 0:00:04.133 ********* 2026-08-24 07:19:22.202706 | instance | skipping: [instance] 2026-08-24 07:19:22.202896 | instance | 2026-08-24 07:19:22.203052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:19:22.203203 | instance | Monday 24 August 2026 07:19:22 +0000 (0:00:00.060) 0:00:04.194 ********* 2026-08-24 07:19:22.414651 | instance | ok: [instance] 2026-08-24 07:19:22.414712 | instance | 2026-08-24 07:19:22.414817 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:19:22.415113 | instance | Monday 24 August 2026 07:19:22 +0000 (0:00:00.212) 0:00:04.407 ********* 2026-08-24 07:19:23.706641 | instance | ok: [instance] 2026-08-24 07:19:23.706764 | instance | 2026-08-24 07:19:23.706993 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:19:23.707198 | instance | Monday 24 August 2026 07:19:23 +0000 (0:00:01.290) 0:00:05.697 ********* 2026-08-24 07:19:23.774751 | instance | ok: [instance] => { 2026-08-24 07:19:23.774860 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 07:19:23.775075 | instance | } 2026-08-24 07:19:23.775269 | instance | 2026-08-24 07:19:23.775481 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:19:23.775686 | instance | Monday 24 August 2026 07:19:23 +0000 (0:00:00.070) 0:00:05.767 ********* 2026-08-24 07:19:24.726732 | instance | changed: [instance] 2026-08-24 07:19:24.726887 | instance | 2026-08-24 07:19:24.727111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:19:24.727318 | instance | Monday 24 August 2026 07:19:24 +0000 (0:00:00.951) 0:00:06.719 ********* 2026-08-24 07:19:27.762955 | instance | changed: [instance] 2026-08-24 07:19:27.763324 | instance | 2026-08-24 07:19:27.763661 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 07:19:27.763988 | instance | Monday 24 August 2026 07:19:27 +0000 (0:00:03.034) 0:00:09.754 ********* 2026-08-24 07:19:27.799169 | instance | skipping: [instance] 2026-08-24 07:19:27.799574 | instance | 2026-08-24 07:19:27.799920 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 07:19:27.800252 | instance | Monday 24 August 2026 07:19:27 +0000 (0:00:00.037) 0:00:09.791 ********* 2026-08-24 07:19:27.835018 | instance | skipping: [instance] 2026-08-24 07:19:27.835452 | instance | 2026-08-24 07:19:27.836035 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 07:19:27.836375 | instance | Monday 24 August 2026 07:19:27 +0000 (0:00:00.035) 0:00:09.826 ********* 2026-08-24 07:19:27.874701 | instance | skipping: [instance] 2026-08-24 07:19:27.875031 | instance | 2026-08-24 07:19:27.875363 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 07:19:27.875689 | instance | Monday 24 August 2026 07:19:27 +0000 (0:00:00.037) 0:00:09.864 ********* 2026-08-24 07:19:32.514632 | instance | changed: [instance] 2026-08-24 07:19:32.514695 | instance | 2026-08-24 07:19:32.514843 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 07:19:32.515021 | instance | Monday 24 August 2026 07:19:32 +0000 (0:00:04.640) 0:00:14.504 ********* 2026-08-24 07:19:33.185819 | instance | changed: [instance] 2026-08-24 07:19:33.186218 | instance | 2026-08-24 07:19:33.186456 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 07:19:33.186493 | instance | Monday 24 August 2026 07:19:33 +0000 (0:00:00.674) 0:00:15.179 ********* 2026-08-24 07:19:34.081991 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 07:19:34.082142 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 07:19:34.082252 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 07:19:34.082378 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 07:19:34.082498 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 07:19:34.082610 | instance | 2026-08-24 07:19:34.082728 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 07:19:34.082846 | instance | Monday 24 August 2026 07:19:34 +0000 (0:00:00.896) 0:00:16.075 ********* 2026-08-24 07:19:34.657187 | instance | changed: [instance] 2026-08-24 07:19:34.657401 | instance | 2026-08-24 07:19:34.657676 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 07:19:34.658227 | instance | Monday 24 August 2026 07:19:34 +0000 (0:00:00.566) 0:00:16.641 ********* 2026-08-24 07:19:34.658519 | instance | 2026-08-24 07:19:34.658960 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 07:19:34.659276 | instance | Monday 24 August 2026 07:19:34 +0000 (0:00:00.008) 0:00:16.650 ********* 2026-08-24 07:19:35.562557 | instance | ok: [instance] 2026-08-24 07:19:35.563000 | instance | 2026-08-24 07:19:35.563279 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-24 07:19:35.563558 | instance | Monday 24 August 2026 07:19:35 +0000 (0:00:00.905) 0:00:17.555 ********* 2026-08-24 07:19:36.014210 | instance | changed: [instance] 2026-08-24 07:19:36.014420 | instance | 2026-08-24 07:19:36.014684 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 07:19:36.014948 | instance | Monday 24 August 2026 07:19:36 +0000 (0:00:00.451) 0:00:18.006 ********* 2026-08-24 07:19:36.593920 | instance | changed: [instance] 2026-08-24 07:19:36.594390 | instance | 2026-08-24 07:19:36.594752 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:19:36.595093 | instance | Monday 24 August 2026 07:19:36 +0000 (0:00:00.580) 0:00:18.586 ********* 2026-08-24 07:19:36.802709 | instance | ok: [instance] 2026-08-24 07:19:36.802783 | instance | 2026-08-24 07:19:36.802930 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:19:36.803120 | instance | Monday 24 August 2026 07:19:36 +0000 (0:00:00.205) 0:00:18.792 ********* 2026-08-24 07:19:36.858605 | instance | ok: [instance] => { 2026-08-24 07:19:36.858731 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-24 07:19:36.858913 | instance | } 2026-08-24 07:19:36.859080 | instance | 2026-08-24 07:19:36.859259 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:19:36.859418 | instance | Monday 24 August 2026 07:19:36 +0000 (0:00:00.058) 0:00:18.850 ********* 2026-08-24 07:19:37.730685 | instance | changed: [instance] 2026-08-24 07:19:37.730771 | instance | 2026-08-24 07:19:37.730838 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:19:37.730967 | instance | Monday 24 August 2026 07:19:37 +0000 (0:00:00.870) 0:00:19.721 ********* 2026-08-24 07:19:42.026924 | instance | changed: [instance] 2026-08-24 07:19:42.027017 | instance | 2026-08-24 07:19:42.027112 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-24 07:19:42.027281 | instance | Monday 24 August 2026 07:19:42 +0000 (0:00:04.297) 0:00:24.018 ********* 2026-08-24 07:19:43.066955 | instance | ok: [instance] 2026-08-24 07:19:43.067095 | instance | 2026-08-24 07:19:43.067108 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-24 07:19:43.067248 | instance | Monday 24 August 2026 07:19:43 +0000 (0:00:01.037) 0:00:25.056 ********* 2026-08-24 07:19:43.460856 | instance | changed: [instance] 2026-08-24 07:19:43.460987 | instance | 2026-08-24 07:19:43.461034 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-24 07:19:43.461124 | instance | Monday 24 August 2026 07:19:43 +0000 (0:00:00.397) 0:00:25.453 ********* 2026-08-24 07:19:43.937167 | instance | changed: [instance] 2026-08-24 07:19:43.937224 | instance | 2026-08-24 07:19:43.937230 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-24 07:19:43.937235 | instance | Monday 24 August 2026 07:19:43 +0000 (0:00:00.475) 0:00:25.929 ********* 2026-08-24 07:19:44.508995 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-24 07:19:44.509112 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-24 07:19:44.509127 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-24 07:19:44.509551 | instance | 2026-08-24 07:19:44.509614 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-24 07:19:44.509621 | instance | Monday 24 August 2026 07:19:44 +0000 (0:00:00.571) 0:00:26.501 ********* 2026-08-24 07:19:44.977570 | instance | changed: [instance] 2026-08-24 07:19:44.977668 | instance | 2026-08-24 07:19:44.977903 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-24 07:19:44.978187 | instance | Monday 24 August 2026 07:19:44 +0000 (0:00:00.469) 0:00:26.970 ********* 2026-08-24 07:19:45.451478 | instance | changed: [instance] 2026-08-24 07:19:45.451553 | instance | 2026-08-24 07:19:45.452224 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-24 07:19:45.452264 | instance | Monday 24 August 2026 07:19:45 +0000 (0:00:00.465) 0:00:27.436 ********* 2026-08-24 07:19:45.452270 | instance | 2026-08-24 07:19:45.452274 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 07:19:45.452279 | instance | Monday 24 August 2026 07:19:45 +0000 (0:00:00.008) 0:00:27.444 ********* 2026-08-24 07:19:46.152196 | instance | ok: [instance] 2026-08-24 07:19:46.152260 | instance | 2026-08-24 07:19:46.152548 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-24 07:19:46.152586 | instance | Monday 24 August 2026 07:19:46 +0000 (0:00:00.700) 0:00:28.145 ********* 2026-08-24 07:19:47.043090 | instance | changed: [instance] 2026-08-24 07:19:47.043167 | instance | 2026-08-24 07:19:47.043424 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-24 07:19:47.043460 | instance | Monday 24 August 2026 07:19:47 +0000 (0:00:00.890) 0:00:29.036 ********* 2026-08-24 07:19:47.571079 | instance | changed: [instance] 2026-08-24 07:19:47.571147 | instance | 2026-08-24 07:19:47.571276 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-24 07:19:47.571401 | instance | Monday 24 August 2026 07:19:47 +0000 (0:00:00.527) 0:00:29.563 ********* 2026-08-24 07:19:47.629243 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-24 07:19:47.629482 | instance | 2026-08-24 07:19:47.629795 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-24 07:19:47.630062 | instance | Monday 24 August 2026 07:19:47 +0000 (0:00:00.058) 0:00:29.622 ********* 2026-08-24 07:19:52.040456 | instance | changed: [instance] 2026-08-24 07:19:52.040632 | instance | 2026-08-24 07:19:52.040988 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-24 07:19:52.041211 | instance | Monday 24 August 2026 07:19:52 +0000 (0:00:04.410) 0:00:34.033 ********* 2026-08-24 07:19:52.695177 | instance | ok: [instance] => (item=chronyd) 2026-08-24 07:19:52.695429 | instance | ok: [instance] => (item=sshd) 2026-08-24 07:19:52.695687 | instance | 2026-08-24 07:19:52.695984 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-24 07:19:52.696256 | instance | Monday 24 August 2026 07:19:52 +0000 (0:00:00.654) 0:00:34.687 ********* 2026-08-24 07:19:53.307700 | instance | changed: [instance] 2026-08-24 07:19:53.308097 | instance | 2026-08-24 07:19:53.308470 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-24 07:19:53.308890 | instance | Monday 24 August 2026 07:19:53 +0000 (0:00:00.612) 0:00:35.300 ********* 2026-08-24 07:19:53.509029 | instance | ok: [instance] 2026-08-24 07:19:53.509120 | instance | 2026-08-24 07:19:53.509199 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-24 07:19:53.509345 | instance | Monday 24 August 2026 07:19:53 +0000 (0:00:00.201) 0:00:35.502 ********* 2026-08-24 07:19:53.971276 | instance | changed: [instance] 2026-08-24 07:19:53.971341 | instance | 2026-08-24 07:19:53.971765 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-24 07:19:53.971831 | instance | Monday 24 August 2026 07:19:53 +0000 (0:00:00.461) 0:00:35.963 ********* 2026-08-24 07:19:54.346456 | instance | changed: [instance] 2026-08-24 07:19:54.346580 | instance | 2026-08-24 07:19:54.346593 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-24 07:19:54.346707 | instance | Monday 24 August 2026 07:19:54 +0000 (0:00:00.375) 0:00:36.339 ********* 2026-08-24 07:19:54.456990 | instance | ok: [instance] 2026-08-24 07:19:54.457232 | instance | 2026-08-24 07:19:54.457515 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-24 07:19:54.457799 | instance | Monday 24 August 2026 07:19:54 +0000 (0:00:00.110) 0:00:36.450 ********* 2026-08-24 07:19:54.675754 | instance | ok: [instance] => (item=instance) 2026-08-24 07:19:54.675947 | instance | 2026-08-24 07:19:54.676218 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-24 07:19:54.676547 | instance | Monday 24 August 2026 07:19:54 +0000 (0:00:00.218) 0:00:36.668 ********* 2026-08-24 07:19:54.729962 | instance | ok: [instance] 2026-08-24 07:19:54.730217 | instance | 2026-08-24 07:19:54.730487 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-24 07:19:54.730761 | instance | Monday 24 August 2026 07:19:54 +0000 (0:00:00.053) 0:00:36.722 ********* 2026-08-24 07:19:54.798559 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-24 07:19:54.798814 | instance | 2026-08-24 07:19:54.799094 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-24 07:19:54.799371 | instance | Monday 24 August 2026 07:19:54 +0000 (0:00:00.068) 0:00:36.791 ********* 2026-08-24 07:19:55.143314 | instance | changed: [instance] 2026-08-24 07:19:55.143487 | instance | 2026-08-24 07:19:55.143753 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-24 07:19:55.144018 | instance | Monday 24 August 2026 07:19:55 +0000 (0:00:00.344) 0:00:37.136 ********* 2026-08-24 07:19:55.860718 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-24 07:19:55.861002 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-24 07:19:55.861294 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-24 07:19:55.861588 | instance | 2026-08-24 07:19:55.861866 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-24 07:19:55.862178 | instance | Monday 24 August 2026 07:19:55 +0000 (0:00:00.717) 0:00:37.853 ********* 2026-08-24 07:21:20.846062 | instance | ok: [instance] 2026-08-24 07:21:20.846151 | instance | 2026-08-24 07:21:20.846165 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-24 07:21:20.846175 | instance | Monday 24 August 2026 07:21:20 +0000 (0:01:24.984) 0:02:02.838 ********* 2026-08-24 07:21:21.054908 | instance | changed: [instance] 2026-08-24 07:21:21.054972 | instance | 2026-08-24 07:21:21.055092 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-24 07:21:21.055226 | instance | Monday 24 August 2026 07:21:21 +0000 (0:00:00.209) 0:02:03.047 ********* 2026-08-24 07:21:21.108196 | instance | ok: [instance] 2026-08-24 07:21:21.108265 | instance | 2026-08-24 07:21:21.108399 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-24 07:21:21.108532 | instance | Monday 24 August 2026 07:21:21 +0000 (0:00:00.053) 0:02:03.101 ********* 2026-08-24 07:21:21.193812 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-24 07:21:21.193863 | instance | 2026-08-24 07:21:21.194205 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-24 07:21:21.194269 | instance | Monday 24 August 2026 07:21:21 +0000 (0:00:00.086) 0:02:03.187 ********* 2026-08-24 07:21:26.767191 | instance | ok: [instance] 2026-08-24 07:21:26.767287 | instance | 2026-08-24 07:21:26.767421 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-24 07:21:26.767549 | instance | Monday 24 August 2026 07:21:26 +0000 (0:00:05.573) 0:02:08.760 ********* 2026-08-24 07:21:26.827887 | instance | ok: [instance] => (item=instance) 2026-08-24 07:21:26.827953 | instance | 2026-08-24 07:21:26.828255 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-24 07:21:26.828300 | instance | Monday 24 August 2026 07:21:26 +0000 (0:00:00.060) 0:02:08.821 ********* 2026-08-24 07:21:27.232596 | instance | ok: [instance] 2026-08-24 07:21:27.232743 | instance | 2026-08-24 07:21:27.233072 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-24 07:21:27.233190 | instance | Monday 24 August 2026 07:21:27 +0000 (0:00:00.404) 0:02:09.226 ********* 2026-08-24 07:21:35.679275 | instance | ok: [instance] 2026-08-24 07:21:35.679340 | instance | 2026-08-24 07:21:35.679628 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-24 07:21:35.679664 | instance | Monday 24 August 2026 07:21:35 +0000 (0:00:08.446) 0:02:17.672 ********* 2026-08-24 07:22:27.708968 | instance | changed: [instance] 2026-08-24 07:22:27.709052 | instance | 2026-08-24 07:22:27.709121 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-24 07:22:27.709238 | instance | Monday 24 August 2026 07:22:27 +0000 (0:00:52.029) 0:03:09.702 ********* 2026-08-24 07:22:41.774537 | instance | ok: [instance] 2026-08-24 07:22:41.774620 | instance | 2026-08-24 07:22:41.774889 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-24 07:22:41.774929 | instance | Monday 24 August 2026 07:22:41 +0000 (0:00:14.065) 0:03:23.767 ********* 2026-08-24 07:22:41.853998 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-24 07:22:41.854453 | instance | 2026-08-24 07:22:41.854492 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-24 07:22:41.854498 | instance | Monday 24 August 2026 07:22:41 +0000 (0:00:00.079) 0:03:23.847 ********* 2026-08-24 07:22:41.898584 | instance | skipping: [instance] 2026-08-24 07:22:41.898966 | instance | 2026-08-24 07:22:41.899010 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-24 07:22:41.899016 | instance | Monday 24 August 2026 07:22:41 +0000 (0:00:00.044) 0:03:23.892 ********* 2026-08-24 07:22:41.951816 | instance | skipping: [instance] => (item=instance) 2026-08-24 07:22:41.952274 | instance | skipping: [instance] 2026-08-24 07:22:41.952296 | instance | 2026-08-24 07:22:41.952301 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-24 07:22:41.952307 | instance | Monday 24 August 2026 07:22:41 +0000 (0:00:00.053) 0:03:23.945 ********* 2026-08-24 07:22:42.201991 | instance | ok: [instance] 2026-08-24 07:22:42.202068 | instance | 2026-08-24 07:22:42.202408 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-24 07:22:42.202441 | instance | Monday 24 August 2026 07:22:42 +0000 (0:00:00.250) 0:03:24.195 ********* 2026-08-24 07:22:48.592062 | instance | ok: [instance] 2026-08-24 07:22:48.592158 | instance | 2026-08-24 07:22:48.592228 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-24 07:22:48.592398 | instance | Monday 24 August 2026 07:22:48 +0000 (0:00:06.389) 0:03:30.585 ********* 2026-08-24 07:23:00.780480 | instance | changed: [instance] 2026-08-24 07:23:00.780560 | instance | 2026-08-24 07:23:00.780815 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-24 07:23:00.780852 | instance | Monday 24 August 2026 07:23:00 +0000 (0:00:12.188) 0:03:42.773 ********* 2026-08-24 07:23:06.783839 | instance | ok: [instance] 2026-08-24 07:23:06.783922 | instance | 2026-08-24 07:23:06.784172 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-24 07:23:06.784216 | instance | Monday 24 August 2026 07:23:06 +0000 (0:00:06.003) 0:03:48.777 ********* 2026-08-24 07:23:14.413478 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-24 07:23:14.413552 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-08-24 07:23:14.413635 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-08-24 07:23:14.413753 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-08-24 07:23:14.413868 | instance | 2026-08-24 07:23:14.413995 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-24 07:23:14.414103 | instance | 2026-08-24 07:23:14.414262 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:23:14.414370 | instance | Monday 24 August 2026 07:23:14 +0000 (0:00:07.629) 0:03:56.407 ********* 2026-08-24 07:23:15.400348 | instance | ok: [instance] 2026-08-24 07:23:15.400414 | instance | 2026-08-24 07:23:15.400532 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:23:15.400695 | instance | Monday 24 August 2026 07:23:15 +0000 (0:00:00.986) 0:03:57.393 ********* 2026-08-24 07:23:15.835822 | instance | ok: [instance] 2026-08-24 07:23:15.835888 | instance | 2026-08-24 07:23:15.836136 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:23:15.836178 | instance | Monday 24 August 2026 07:23:15 +0000 (0:00:00.436) 0:03:57.829 ********* 2026-08-24 07:23:15.881899 | instance | skipping: [instance] 2026-08-24 07:23:15.881997 | instance | 2026-08-24 07:23:15.882121 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:23:15.882269 | instance | Monday 24 August 2026 07:23:15 +0000 (0:00:00.046) 0:03:57.875 ********* 2026-08-24 07:23:16.088809 | instance | ok: [instance] 2026-08-24 07:23:16.088912 | instance | 2026-08-24 07:23:16.089037 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:23:16.089158 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.206) 0:03:58.082 ********* 2026-08-24 07:23:16.145834 | instance | ok: [instance] => { 2026-08-24 07:23:16.145949 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 07:23:16.146062 | instance | } 2026-08-24 07:23:16.146182 | instance | 2026-08-24 07:23:16.146310 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:23:16.146430 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.057) 0:03:58.139 ********* 2026-08-24 07:23:16.445543 | instance | ok: [instance] 2026-08-24 07:23:16.445624 | instance | 2026-08-24 07:23:16.445733 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:23:16.445850 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.299) 0:03:58.438 ********* 2026-08-24 07:23:16.496365 | instance | skipping: [instance] 2026-08-24 07:23:16.496439 | instance | 2026-08-24 07:23:16.496546 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:23:16.496665 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.051) 0:03:58.490 ********* 2026-08-24 07:23:16.545158 | instance | skipping: [instance] 2026-08-24 07:23:16.545214 | instance | 2026-08-24 07:23:16.545339 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:23:16.545456 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.048) 0:03:58.538 ********* 2026-08-24 07:23:16.753134 | instance | ok: [instance] 2026-08-24 07:23:16.753218 | instance | 2026-08-24 07:23:16.753333 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:23:16.753452 | instance | Monday 24 August 2026 07:23:16 +0000 (0:00:00.207) 0:03:58.746 ********* 2026-08-24 07:23:17.760764 | instance | ok: [instance] 2026-08-24 07:23:17.760821 | instance | 2026-08-24 07:23:17.761018 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:23:17.761141 | instance | Monday 24 August 2026 07:23:17 +0000 (0:00:01.007) 0:03:59.754 ********* 2026-08-24 07:23:17.829528 | instance | ok: [instance] => { 2026-08-24 07:23:17.829634 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 07:23:17.829747 | instance | } 2026-08-24 07:23:17.829855 | instance | 2026-08-24 07:23:17.829978 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:23:17.830096 | instance | Monday 24 August 2026 07:23:17 +0000 (0:00:00.068) 0:03:59.823 ********* 2026-08-24 07:23:18.161409 | instance | ok: [instance] 2026-08-24 07:23:18.161541 | instance | 2026-08-24 07:23:18.161924 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:23:18.161968 | instance | Monday 24 August 2026 07:23:18 +0000 (0:00:00.331) 0:04:00.154 ********* 2026-08-24 07:23:20.115835 | instance | ok: [instance] 2026-08-24 07:23:20.115899 | instance | 2026-08-24 07:23:20.115911 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 07:23:20.115921 | instance | Monday 24 August 2026 07:23:20 +0000 (0:00:01.953) 0:04:02.107 ********* 2026-08-24 07:23:20.153442 | instance | skipping: [instance] 2026-08-24 07:23:20.153556 | instance | 2026-08-24 07:23:20.153692 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 07:23:20.153850 | instance | Monday 24 August 2026 07:23:20 +0000 (0:00:00.038) 0:04:02.146 ********* 2026-08-24 07:23:20.188083 | instance | skipping: [instance] 2026-08-24 07:23:20.188152 | instance | 2026-08-24 07:23:20.188281 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 07:23:20.188409 | instance | Monday 24 August 2026 07:23:20 +0000 (0:00:00.034) 0:04:02.181 ********* 2026-08-24 07:23:20.226120 | instance | skipping: [instance] 2026-08-24 07:23:20.227161 | instance | 2026-08-24 07:23:20.227220 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 07:23:20.227227 | instance | Monday 24 August 2026 07:23:20 +0000 (0:00:00.038) 0:04:02.219 ********* 2026-08-24 07:23:21.254548 | instance | ok: [instance] 2026-08-24 07:23:21.254633 | instance | 2026-08-24 07:23:21.254788 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 07:23:21.254906 | instance | Monday 24 August 2026 07:23:21 +0000 (0:00:01.028) 0:04:03.248 ********* 2026-08-24 07:23:21.687105 | instance | ok: [instance] 2026-08-24 07:23:21.687179 | instance | 2026-08-24 07:23:21.687462 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 07:23:21.687527 | instance | Monday 24 August 2026 07:23:21 +0000 (0:00:00.432) 0:04:03.680 ********* 2026-08-24 07:23:22.588467 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 07:23:22.588565 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 07:23:22.589269 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 07:23:22.589318 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 07:23:22.589324 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 07:23:22.589330 | instance | 2026-08-24 07:23:22.589335 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 07:23:22.589340 | instance | Monday 24 August 2026 07:23:22 +0000 (0:00:00.901) 0:04:04.581 ********* 2026-08-24 07:23:23.098042 | instance | ok: [instance] 2026-08-24 07:23:23.098111 | instance | 2026-08-24 07:23:23.098752 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 07:23:23.098795 | instance | Monday 24 August 2026 07:23:23 +0000 (0:00:00.503) 0:04:05.084 ********* 2026-08-24 07:23:23.098800 | instance | 2026-08-24 07:23:23.098805 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 07:23:23.098809 | instance | Monday 24 August 2026 07:23:23 +0000 (0:00:00.006) 0:04:05.091 ********* 2026-08-24 07:23:23.444869 | instance | ok: [instance] 2026-08-24 07:23:23.444947 | instance | 2026-08-24 07:23:23.445201 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:23:23.445241 | instance | Monday 24 August 2026 07:23:23 +0000 (0:00:00.346) 0:04:05.438 ********* 2026-08-24 07:23:23.649544 | instance | ok: [instance] 2026-08-24 07:23:23.649609 | instance | 2026-08-24 07:23:23.649914 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:23:23.649956 | instance | Monday 24 August 2026 07:23:23 +0000 (0:00:00.204) 0:04:05.642 ********* 2026-08-24 07:23:23.709689 | instance | ok: [instance] => { 2026-08-24 07:23:23.710303 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-24 07:23:23.710372 | instance | } 2026-08-24 07:23:23.710384 | instance | 2026-08-24 07:23:23.710400 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:23:23.710518 | instance | Monday 24 August 2026 07:23:23 +0000 (0:00:00.060) 0:04:05.703 ********* 2026-08-24 07:23:24.046886 | instance | ok: [instance] 2026-08-24 07:23:24.046960 | instance | 2026-08-24 07:23:24.047194 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:23:24.047236 | instance | Monday 24 August 2026 07:23:24 +0000 (0:00:00.337) 0:04:06.040 ********* 2026-08-24 07:23:28.096289 | instance | ok: [instance] 2026-08-24 07:23:28.096376 | instance | 2026-08-24 07:23:28.096608 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-24 07:23:28.096646 | instance | Monday 24 August 2026 07:23:28 +0000 (0:00:04.049) 0:04:10.089 ********* 2026-08-24 07:23:29.452654 | instance | ok: [instance] 2026-08-24 07:23:29.453139 | instance | 2026-08-24 07:23:29.453160 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-24 07:23:29.453167 | instance | Monday 24 August 2026 07:23:29 +0000 (0:00:01.356) 0:04:11.445 ********* 2026-08-24 07:23:29.642300 | instance | ok: [instance] 2026-08-24 07:23:29.642560 | instance | 2026-08-24 07:23:29.642662 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-24 07:23:29.642674 | instance | Monday 24 August 2026 07:23:29 +0000 (0:00:00.189) 0:04:11.635 ********* 2026-08-24 07:23:30.062635 | instance | ok: [instance] 2026-08-24 07:23:30.062725 | instance | 2026-08-24 07:23:30.063127 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-24 07:23:30.063183 | instance | Monday 24 August 2026 07:23:30 +0000 (0:00:00.420) 0:04:12.055 ********* 2026-08-24 07:23:30.609411 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-24 07:23:30.609484 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-24 07:23:30.610002 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-24 07:23:30.610058 | instance | 2026-08-24 07:23:30.610065 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-24 07:23:30.610070 | instance | Monday 24 August 2026 07:23:30 +0000 (0:00:00.546) 0:04:12.602 ********* 2026-08-24 07:23:31.028935 | instance | ok: [instance] 2026-08-24 07:23:31.028990 | instance | 2026-08-24 07:23:31.029316 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-24 07:23:31.029374 | instance | Monday 24 August 2026 07:23:31 +0000 (0:00:00.419) 0:04:13.021 ********* 2026-08-24 07:23:31.470202 | instance | ok: [instance] 2026-08-24 07:23:31.470269 | instance | 2026-08-24 07:23:31.470892 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-24 07:23:31.470929 | instance | Monday 24 August 2026 07:23:31 +0000 (0:00:00.434) 0:04:13.456 ********* 2026-08-24 07:23:31.470935 | instance | 2026-08-24 07:23:31.470945 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-24 07:23:31.470950 | instance | Monday 24 August 2026 07:23:31 +0000 (0:00:00.007) 0:04:13.463 ********* 2026-08-24 07:23:31.828323 | instance | ok: [instance] 2026-08-24 07:23:31.828397 | instance | 2026-08-24 07:23:31.828633 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-24 07:23:31.828672 | instance | Monday 24 August 2026 07:23:31 +0000 (0:00:00.358) 0:04:13.821 ********* 2026-08-24 07:23:31.886532 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-24 07:23:31.886597 | instance | 2026-08-24 07:23:31.886854 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-24 07:23:31.886891 | instance | Monday 24 August 2026 07:23:31 +0000 (0:00:00.058) 0:04:13.880 ********* 2026-08-24 07:23:32.866218 | instance | ok: [instance] 2026-08-24 07:23:32.866294 | instance | 2026-08-24 07:23:32.866528 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-24 07:23:32.866569 | instance | Monday 24 August 2026 07:23:32 +0000 (0:00:00.979) 0:04:14.859 ********* 2026-08-24 07:23:33.513338 | instance | ok: [instance] => (item=chronyd) 2026-08-24 07:23:33.513461 | instance | ok: [instance] => (item=sshd) 2026-08-24 07:23:33.513935 | instance | 2026-08-24 07:23:33.513974 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-24 07:23:33.513980 | instance | Monday 24 August 2026 07:23:33 +0000 (0:00:00.646) 0:04:15.506 ********* 2026-08-24 07:23:33.930824 | instance | ok: [instance] 2026-08-24 07:23:33.930991 | instance | 2026-08-24 07:23:33.931006 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-24 07:23:33.931131 | instance | Monday 24 August 2026 07:23:33 +0000 (0:00:00.417) 0:04:15.924 ********* 2026-08-24 07:23:34.136522 | instance | ok: [instance] 2026-08-24 07:23:34.136588 | instance | 2026-08-24 07:23:34.136875 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-24 07:23:34.136913 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.205) 0:04:16.129 ********* 2026-08-24 07:23:34.384313 | instance | ok: [instance] 2026-08-24 07:23:34.384385 | instance | 2026-08-24 07:23:34.384627 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-24 07:23:34.384666 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.247) 0:04:16.377 ********* 2026-08-24 07:23:34.594217 | instance | ok: [instance] 2026-08-24 07:23:34.594621 | instance | 2026-08-24 07:23:34.594691 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-24 07:23:34.594698 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.209) 0:04:16.587 ********* 2026-08-24 07:23:34.826375 | instance | ok: [instance] => (item=instance) 2026-08-24 07:23:34.826524 | instance | 2026-08-24 07:23:34.826536 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-24 07:23:34.826657 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.232) 0:04:16.819 ********* 2026-08-24 07:23:34.877211 | instance | ok: [instance] 2026-08-24 07:23:34.877288 | instance | 2026-08-24 07:23:34.877518 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-24 07:23:34.877547 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.051) 0:04:16.870 ********* 2026-08-24 07:23:34.945748 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-24 07:23:34.945813 | instance | 2026-08-24 07:23:34.946202 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-24 07:23:34.947139 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.068) 0:04:16.939 ********* 2026-08-24 07:23:34.988889 | instance | skipping: [instance] 2026-08-24 07:23:34.989259 | instance | 2026-08-24 07:23:34.989302 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-24 07:23:34.989308 | instance | Monday 24 August 2026 07:23:34 +0000 (0:00:00.043) 0:04:16.982 ********* 2026-08-24 07:23:35.034003 | instance | skipping: [instance] => (item=instance) 2026-08-24 07:23:35.034229 | instance | skipping: [instance] 2026-08-24 07:23:35.034427 | instance | 2026-08-24 07:23:35.034436 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-24 07:23:35.034586 | instance | Monday 24 August 2026 07:23:35 +0000 (0:00:00.044) 0:04:17.027 ********* 2026-08-24 07:23:35.285920 | instance | ok: [instance] 2026-08-24 07:23:35.285999 | instance | 2026-08-24 07:23:35.286272 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-24 07:23:35.286422 | instance | Monday 24 August 2026 07:23:35 +0000 (0:00:00.251) 0:04:17.279 ********* 2026-08-24 07:23:41.634180 | instance | ok: [instance] 2026-08-24 07:23:41.634262 | instance | 2026-08-24 07:23:41.634488 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-24 07:23:41.634523 | instance | Monday 24 August 2026 07:23:41 +0000 (0:00:06.348) 0:04:23.627 ********* 2026-08-24 07:23:46.991019 | instance | ok: [instance] 2026-08-24 07:23:46.991091 | instance | 2026-08-24 07:23:46.991374 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-24 07:23:46.991410 | instance | Monday 24 August 2026 07:23:46 +0000 (0:00:05.356) 0:04:28.984 ********* 2026-08-24 07:24:00.964049 | instance | ok: [instance] 2026-08-24 07:24:00.964116 | instance | 2026-08-24 07:24:00.964345 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-24 07:24:00.964382 | instance | Monday 24 August 2026 07:24:00 +0000 (0:00:13.973) 0:04:42.957 ********* 2026-08-24 07:25:36.135016 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-24 07:25:36.135091 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-24 07:25:36.135290 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-24 07:25:36.135307 | instance | 2026-08-24 07:25:36.135410 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-24 07:25:36.135525 | instance | Monday 24 August 2026 07:25:36 +0000 (0:01:35.170) 0:06:18.128 ********* 2026-08-24 07:25:41.946718 | instance | ok: [instance] 2026-08-24 07:25:41.946793 | instance | 2026-08-24 07:25:41.947082 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-24 07:25:41.947126 | instance | Monday 24 August 2026 07:25:41 +0000 (0:00:05.811) 0:06:23.940 ********* 2026-08-24 07:25:48.014771 | instance | ok: [instance] 2026-08-24 07:25:48.014864 | instance | 2026-08-24 07:25:48.015081 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-24 07:25:48.015116 | instance | Monday 24 August 2026 07:25:48 +0000 (0:00:06.067) 0:06:30.007 ********* 2026-08-24 07:25:48.085699 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-08-24 07:25:48.085854 | instance | 2026-08-24 07:25:48.085943 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-08-24 07:25:48.086107 | instance | Monday 24 August 2026 07:25:48 +0000 (0:00:00.070) 0:06:30.078 ********* 2026-08-24 07:25:48.139940 | instance | ok: [instance] 2026-08-24 07:25:48.140383 | instance | 2026-08-24 07:25:48.140403 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-08-24 07:25:48.140412 | instance | Monday 24 August 2026 07:25:48 +0000 (0:00:00.054) 0:06:30.133 ********* 2026-08-24 07:25:54.276222 | instance | ok: [instance] 2026-08-24 07:25:54.276323 | instance | 2026-08-24 07:25:54.276515 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-08-24 07:25:54.276591 | instance | Monday 24 August 2026 07:25:54 +0000 (0:00:06.136) 0:06:36.269 ********* 2026-08-24 07:25:54.327411 | instance | ok: [instance] 2026-08-24 07:25:54.327774 | instance | 2026-08-24 07:25:54.327799 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-08-24 07:25:54.327806 | instance | Monday 24 August 2026 07:25:54 +0000 (0:00:00.051) 0:06:36.320 ********* 2026-08-24 07:25:54.372958 | instance | skipping: [instance] => (item=1) 2026-08-24 07:25:54.373663 | instance | skipping: [instance] => (item=1) 2026-08-24 07:25:54.373704 | instance | skipping: [instance] => (item=1) 2026-08-24 07:25:54.373709 | instance | skipping: [instance] 2026-08-24 07:25:54.373715 | instance | 2026-08-24 07:25:54.373719 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-08-24 07:25:54.373724 | instance | Monday 24 August 2026 07:25:54 +0000 (0:00:00.045) 0:06:36.366 ********* 2026-08-24 07:25:54.450916 | instance | skipping: [instance] 2026-08-24 07:25:54.451517 | instance | 2026-08-24 07:25:54.451554 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-24 07:25:54.451559 | instance | 2026-08-24 07:25:54.451564 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:25:54.451568 | instance | Monday 24 August 2026 07:25:54 +0000 (0:00:00.078) 0:06:36.444 ********* 2026-08-24 07:25:55.443145 | instance | ok: [instance] 2026-08-24 07:25:55.443226 | instance | 2026-08-24 07:25:55.443235 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:25:55.443262 | instance | Monday 24 August 2026 07:25:55 +0000 (0:00:00.990) 0:06:37.435 ********* 2026-08-24 07:25:55.659469 | instance | ok: [instance] 2026-08-24 07:25:55.659587 | instance | 2026-08-24 07:25:55.659593 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:25:55.659757 | instance | Monday 24 August 2026 07:25:55 +0000 (0:00:00.217) 0:06:37.652 ********* 2026-08-24 07:25:55.702719 | instance | skipping: [instance] 2026-08-24 07:25:55.702786 | instance | 2026-08-24 07:25:55.703070 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:25:55.703119 | instance | Monday 24 August 2026 07:25:55 +0000 (0:00:00.043) 0:06:37.695 ********* 2026-08-24 07:25:55.920297 | instance | ok: [instance] 2026-08-24 07:25:55.920401 | instance | 2026-08-24 07:25:55.920678 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:25:55.920725 | instance | Monday 24 August 2026 07:25:55 +0000 (0:00:00.217) 0:06:37.913 ********* 2026-08-24 07:25:55.985102 | instance | ok: [instance] => { 2026-08-24 07:25:55.985323 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 07:25:55.985489 | instance | } 2026-08-24 07:25:55.985642 | instance | 2026-08-24 07:25:55.985797 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:25:55.985949 | instance | Monday 24 August 2026 07:25:55 +0000 (0:00:00.064) 0:06:37.977 ********* 2026-08-24 07:25:56.289023 | instance | ok: [instance] 2026-08-24 07:25:56.289150 | instance | 2026-08-24 07:25:56.289283 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:25:56.289547 | instance | Monday 24 August 2026 07:25:56 +0000 (0:00:00.303) 0:06:38.281 ********* 2026-08-24 07:25:56.346761 | instance | skipping: [instance] 2026-08-24 07:25:56.346878 | instance | 2026-08-24 07:25:56.347021 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:25:56.347206 | instance | Monday 24 August 2026 07:25:56 +0000 (0:00:00.057) 0:06:38.339 ********* 2026-08-24 07:25:56.402086 | instance | skipping: [instance] 2026-08-24 07:25:56.402530 | instance | 2026-08-24 07:25:56.402911 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:25:56.403259 | instance | Monday 24 August 2026 07:25:56 +0000 (0:00:00.053) 0:06:38.393 ********* 2026-08-24 07:25:56.618835 | instance | ok: [instance] 2026-08-24 07:25:56.618923 | instance | 2026-08-24 07:25:56.619064 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:25:56.619253 | instance | Monday 24 August 2026 07:25:56 +0000 (0:00:00.215) 0:06:38.608 ********* 2026-08-24 07:25:57.663014 | instance | ok: [instance] 2026-08-24 07:25:57.663098 | instance | 2026-08-24 07:25:57.663312 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:25:57.663352 | instance | Monday 24 August 2026 07:25:57 +0000 (0:00:01.047) 0:06:39.656 ********* 2026-08-24 07:25:57.736175 | instance | ok: [instance] => { 2026-08-24 07:25:57.736786 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 07:25:57.736830 | instance | } 2026-08-24 07:25:57.736836 | instance | 2026-08-24 07:25:57.736846 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:25:57.736851 | instance | Monday 24 August 2026 07:25:57 +0000 (0:00:00.072) 0:06:39.729 ********* 2026-08-24 07:25:58.096326 | instance | ok: [instance] 2026-08-24 07:25:58.096386 | instance | 2026-08-24 07:25:58.096629 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:25:58.096645 | instance | Monday 24 August 2026 07:25:58 +0000 (0:00:00.360) 0:06:40.089 ********* 2026-08-24 07:26:00.010680 | instance | ok: [instance] 2026-08-24 07:26:00.010755 | instance | 2026-08-24 07:26:00.010989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 07:26:00.011027 | instance | Monday 24 August 2026 07:26:00 +0000 (0:00:01.914) 0:06:42.003 ********* 2026-08-24 07:26:00.049610 | instance | skipping: [instance] 2026-08-24 07:26:00.049716 | instance | 2026-08-24 07:26:00.049985 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 07:26:00.050029 | instance | Monday 24 August 2026 07:26:00 +0000 (0:00:00.038) 0:06:42.042 ********* 2026-08-24 07:26:00.089637 | instance | skipping: [instance] 2026-08-24 07:26:00.090043 | instance | 2026-08-24 07:26:00.090110 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 07:26:00.090116 | instance | Monday 24 August 2026 07:26:00 +0000 (0:00:00.039) 0:06:42.082 ********* 2026-08-24 07:26:00.129326 | instance | skipping: [instance] 2026-08-24 07:26:00.129835 | instance | 2026-08-24 07:26:00.129867 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 07:26:00.129878 | instance | Monday 24 August 2026 07:26:00 +0000 (0:00:00.040) 0:06:42.122 ********* 2026-08-24 07:26:01.180175 | instance | ok: [instance] 2026-08-24 07:26:01.180618 | instance | 2026-08-24 07:26:01.180632 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 07:26:01.180643 | instance | Monday 24 August 2026 07:26:01 +0000 (0:00:01.050) 0:06:43.173 ********* 2026-08-24 07:26:01.617839 | instance | ok: [instance] 2026-08-24 07:26:01.617913 | instance | 2026-08-24 07:26:01.618187 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 07:26:01.618223 | instance | Monday 24 August 2026 07:26:01 +0000 (0:00:00.437) 0:06:43.611 ********* 2026-08-24 07:26:02.539929 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 07:26:02.539996 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 07:26:02.540755 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 07:26:02.540793 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 07:26:02.540800 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 07:26:02.540805 | instance | 2026-08-24 07:26:02.540810 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 07:26:02.540814 | instance | Monday 24 August 2026 07:26:02 +0000 (0:00:00.922) 0:06:44.533 ********* 2026-08-24 07:26:03.076575 | instance | ok: [instance] 2026-08-24 07:26:03.076656 | instance | 2026-08-24 07:26:03.076981 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 07:26:03.077059 | instance | Monday 24 August 2026 07:26:03 +0000 (0:00:00.530) 0:06:45.063 ********* 2026-08-24 07:26:03.077079 | instance | 2026-08-24 07:26:03.077271 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 07:26:03.077307 | instance | Monday 24 August 2026 07:26:03 +0000 (0:00:00.006) 0:06:45.069 ********* 2026-08-24 07:26:03.437620 | instance | ok: [instance] 2026-08-24 07:26:03.437704 | instance | 2026-08-24 07:26:03.437769 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:26:03.437943 | instance | Monday 24 August 2026 07:26:03 +0000 (0:00:00.360) 0:06:45.430 ********* 2026-08-24 07:26:03.659292 | instance | ok: [instance] 2026-08-24 07:26:03.659375 | instance | 2026-08-24 07:26:03.659384 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:26:03.659391 | instance | Monday 24 August 2026 07:26:03 +0000 (0:00:00.220) 0:06:45.651 ********* 2026-08-24 07:26:03.716566 | instance | ok: [instance] => { 2026-08-24 07:26:03.716795 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-24 07:26:03.716942 | instance | } 2026-08-24 07:26:03.717080 | instance | 2026-08-24 07:26:03.717231 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:26:03.717378 | instance | Monday 24 August 2026 07:26:03 +0000 (0:00:00.058) 0:06:45.709 ********* 2026-08-24 07:26:04.091550 | instance | ok: [instance] 2026-08-24 07:26:04.091651 | instance | 2026-08-24 07:26:04.091666 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:26:04.091835 | instance | Monday 24 August 2026 07:26:04 +0000 (0:00:00.375) 0:06:46.084 ********* 2026-08-24 07:26:07.185760 | instance | ok: [instance] 2026-08-24 07:26:07.185847 | instance | 2026-08-24 07:26:07.186143 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-24 07:26:07.186213 | instance | Monday 24 August 2026 07:26:07 +0000 (0:00:03.093) 0:06:49.178 ********* 2026-08-24 07:26:08.216252 | instance | ok: [instance] 2026-08-24 07:26:08.216395 | instance | 2026-08-24 07:26:08.216960 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-24 07:26:08.216991 | instance | Monday 24 August 2026 07:26:08 +0000 (0:00:01.030) 0:06:50.208 ********* 2026-08-24 07:26:08.420934 | instance | ok: [instance] 2026-08-24 07:26:08.421020 | instance | 2026-08-24 07:26:08.421246 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-24 07:26:08.421262 | instance | Monday 24 August 2026 07:26:08 +0000 (0:00:00.204) 0:06:50.413 ********* 2026-08-24 07:26:08.879475 | instance | ok: [instance] 2026-08-24 07:26:08.879569 | instance | 2026-08-24 07:26:08.879585 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-24 07:26:08.879759 | instance | Monday 24 August 2026 07:26:08 +0000 (0:00:00.458) 0:06:50.872 ********* 2026-08-24 07:26:09.433392 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-08-24 07:26:09.433431 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-24 07:26:09.433437 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-24 07:26:09.433442 | instance | 2026-08-24 07:26:09.433446 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-24 07:26:09.433451 | instance | Monday 24 August 2026 07:26:09 +0000 (0:00:00.553) 0:06:51.426 ********* 2026-08-24 07:26:09.865082 | instance | ok: [instance] 2026-08-24 07:26:09.865160 | instance | 2026-08-24 07:26:09.865469 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-24 07:26:09.865666 | instance | Monday 24 August 2026 07:26:09 +0000 (0:00:00.431) 0:06:51.858 ********* 2026-08-24 07:26:10.300598 | instance | ok: [instance] 2026-08-24 07:26:10.300670 | instance | 2026-08-24 07:26:10.301308 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-24 07:26:10.301348 | instance | Monday 24 August 2026 07:26:10 +0000 (0:00:00.428) 0:06:52.287 ********* 2026-08-24 07:26:10.301353 | instance | 2026-08-24 07:26:10.301358 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-24 07:26:10.301362 | instance | Monday 24 August 2026 07:26:10 +0000 (0:00:00.006) 0:06:52.293 ********* 2026-08-24 07:26:10.670495 | instance | ok: [instance] 2026-08-24 07:26:10.670568 | instance | 2026-08-24 07:26:10.670820 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-24 07:26:10.670863 | instance | Monday 24 August 2026 07:26:10 +0000 (0:00:00.369) 0:06:52.663 ********* 2026-08-24 07:26:10.725467 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-24 07:26:10.725538 | instance | 2026-08-24 07:26:10.725806 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-24 07:26:10.725855 | instance | Monday 24 August 2026 07:26:10 +0000 (0:00:00.054) 0:06:52.718 ********* 2026-08-24 07:26:11.766298 | instance | ok: [instance] 2026-08-24 07:26:11.766366 | instance | 2026-08-24 07:26:11.766619 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-24 07:26:11.766691 | instance | Monday 24 August 2026 07:26:11 +0000 (0:00:01.040) 0:06:53.759 ********* 2026-08-24 07:26:12.429770 | instance | ok: [instance] => (item=chronyd) 2026-08-24 07:26:12.429919 | instance | ok: [instance] => (item=sshd) 2026-08-24 07:26:12.429932 | instance | 2026-08-24 07:26:12.429941 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-24 07:26:12.430134 | instance | Monday 24 August 2026 07:26:12 +0000 (0:00:00.663) 0:06:54.422 ********* 2026-08-24 07:26:12.747869 | instance | ok: [instance] 2026-08-24 07:26:12.747942 | instance | 2026-08-24 07:26:12.748190 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-24 07:26:12.748232 | instance | Monday 24 August 2026 07:26:12 +0000 (0:00:00.318) 0:06:54.741 ********* 2026-08-24 07:26:12.956387 | instance | ok: [instance] 2026-08-24 07:26:12.956469 | instance | 2026-08-24 07:26:12.956538 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-24 07:26:12.956704 | instance | Monday 24 August 2026 07:26:12 +0000 (0:00:00.208) 0:06:54.949 ********* 2026-08-24 07:26:13.196882 | instance | ok: [instance] 2026-08-24 07:26:13.196959 | instance | 2026-08-24 07:26:13.197019 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-24 07:26:13.197134 | instance | Monday 24 August 2026 07:26:13 +0000 (0:00:00.240) 0:06:55.190 ********* 2026-08-24 07:26:13.402206 | instance | ok: [instance] 2026-08-24 07:26:13.402522 | instance | 2026-08-24 07:26:13.402805 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-24 07:26:13.403073 | instance | Monday 24 August 2026 07:26:13 +0000 (0:00:00.205) 0:06:55.395 ********* 2026-08-24 07:26:25.626519 | instance | changed: [instance] 2026-08-24 07:26:25.626722 | instance | 2026-08-24 07:26:25.626973 | instance | PLAY [all] ********************************************************************* 2026-08-24 07:26:25.627217 | instance | 2026-08-24 07:26:25.627475 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-24 07:26:25.627751 | instance | Monday 24 August 2026 07:26:25 +0000 (0:00:12.224) 0:07:07.619 ********* 2026-08-24 07:26:26.032354 | instance | changed: [instance] 2026-08-24 07:26:26.032606 | instance | 2026-08-24 07:26:26.032883 | instance | PLAY [all] ********************************************************************* 2026-08-24 07:26:26.033135 | instance | 2026-08-24 07:26:26.033406 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:26:26.033673 | instance | Monday 24 August 2026 07:26:26 +0000 (0:00:00.405) 0:07:08.025 ********* 2026-08-24 07:26:27.020308 | instance | ok: [instance] 2026-08-24 07:26:27.020380 | instance | 2026-08-24 07:26:27.020395 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-24 07:26:27.020407 | instance | Monday 24 August 2026 07:26:27 +0000 (0:00:00.986) 0:07:09.012 ********* 2026-08-24 07:26:31.773204 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-24 07:26:31.773275 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-24 07:26:31.774272 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-24 07:26:31.774322 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-24 07:26:31.774329 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-24 07:26:31.774336 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-24 07:26:31.774342 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-24 07:26:31.774348 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-24 07:26:31.774353 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-24 07:26:31.774359 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-24 07:26:31.774370 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-24 07:26:31.774856 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-24 07:26:31.774968 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-24 07:26:31.774992 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-24 07:26:31.775004 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-24 07:26:31.776000 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-24 07:26:31.776061 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-24 07:26:31.776067 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-24 07:26:31.776082 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-24 07:26:31.776086 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-24 07:26:31.776091 | instance | 2026-08-24 07:26:31.776096 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-24 07:26:31.776101 | instance | Monday 24 August 2026 07:26:31 +0000 (0:00:04.753) 0:07:13.766 ********* 2026-08-24 07:26:31.975344 | instance | changed: [instance] 2026-08-24 07:26:31.975397 | instance | 2026-08-24 07:26:31.975403 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-24 07:26:31.975408 | instance | Monday 24 August 2026 07:26:31 +0000 (0:00:00.201) 0:07:13.968 ********* 2026-08-24 07:26:32.429767 | instance | changed: [instance] 2026-08-24 07:26:32.430246 | instance | 2026-08-24 07:26:32.430298 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-24 07:26:32.430309 | instance | Monday 24 August 2026 07:26:32 +0000 (0:00:00.454) 0:07:14.422 ********* 2026-08-24 07:26:32.674952 | instance | ok: [instance] 2026-08-24 07:26:32.675048 | instance | 2026-08-24 07:26:32.675063 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-24 07:26:32.675254 | instance | Monday 24 August 2026 07:26:32 +0000 (0:00:00.245) 0:07:14.668 ********* 2026-08-24 07:26:32.727042 | instance | ok: [instance] 2026-08-24 07:26:32.727136 | instance | 2026-08-24 07:26:32.727625 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-24 07:26:32.727675 | instance | 2026-08-24 07:26:32.727682 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:26:32.727687 | instance | Monday 24 August 2026 07:26:32 +0000 (0:00:00.051) 0:07:14.720 ********* 2026-08-24 07:26:33.677017 | instance | ok: [instance] 2026-08-24 07:26:33.677091 | instance | 2026-08-24 07:26:33.677356 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-24 07:26:33.677401 | instance | Monday 24 August 2026 07:26:33 +0000 (0:00:00.950) 0:07:15.670 ********* 2026-08-24 07:26:33.893693 | instance | changed: [instance] 2026-08-24 07:26:33.893798 | instance | 2026-08-24 07:26:33.894064 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-24 07:26:33.894098 | instance | Monday 24 August 2026 07:26:33 +0000 (0:00:00.216) 0:07:15.886 ********* 2026-08-24 07:26:34.787329 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-24 07:26:34.787393 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-24 07:26:34.788135 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-24 07:26:34.788186 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-24 07:26:34.788193 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-24 07:26:34.788198 | instance | 2026-08-24 07:26:34.788202 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-24 07:26:34.788207 | instance | Monday 24 August 2026 07:26:34 +0000 (0:00:00.893) 0:07:16.780 ********* 2026-08-24 07:26:34.975534 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-08-24 07:26:35.135744 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-08-24 07:26:35.294984 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-08-24 07:26:35.308998 | instance | ...ignoring 2026-08-24 07:26:35.309514 | instance | 2026-08-24 07:26:35.309561 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-24 07:26:35.309582 | instance | Monday 24 August 2026 07:26:35 +0000 (0:00:00.521) 0:07:17.301 ********* 2026-08-24 07:26:35.519163 | instance | ok: [instance] 2026-08-24 07:26:35.519269 | instance | 2026-08-24 07:26:35.519552 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-24 07:26:35.519596 | instance | Monday 24 August 2026 07:26:35 +0000 (0:00:00.210) 0:07:17.512 ********* 2026-08-24 07:26:35.712883 | instance | ok: [instance] 2026-08-24 07:26:35.712954 | instance | 2026-08-24 07:26:35.713191 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-24 07:26:35.713228 | instance | Monday 24 August 2026 07:26:35 +0000 (0:00:00.193) 0:07:17.705 ********* 2026-08-24 07:26:35.755083 | instance | ok: [instance] 2026-08-24 07:26:35.755975 | instance | 2026-08-24 07:26:35.756021 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-24 07:26:35.756034 | instance | Monday 24 August 2026 07:26:35 +0000 (0:00:00.041) 0:07:17.747 ********* 2026-08-24 07:26:35.800502 | instance | ok: [instance] 2026-08-24 07:26:35.800633 | instance | 2026-08-24 07:26:35.800841 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-24 07:26:35.800990 | instance | Monday 24 August 2026 07:26:35 +0000 (0:00:00.046) 0:07:17.793 ********* 2026-08-24 07:26:36.341873 | instance | ok: [instance] 2026-08-24 07:26:36.342031 | instance | 2026-08-24 07:26:36.342225 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-24 07:26:36.342388 | instance | Monday 24 August 2026 07:26:36 +0000 (0:00:00.540) 0:07:18.334 ********* 2026-08-24 07:26:36.604492 | instance | ok: [instance] 2026-08-24 07:26:36.604733 | instance | 2026-08-24 07:26:36.605026 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-24 07:26:36.605294 | instance | Monday 24 August 2026 07:26:36 +0000 (0:00:00.204) 0:07:18.538 ********* 2026-08-24 07:26:36.605538 | instance | 2026-08-24 07:26:36.605803 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-24 07:26:36.606223 | instance | 2026-08-24 07:26:36.606492 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:26:36.606748 | instance | Monday 24 August 2026 07:26:36 +0000 (0:00:00.059) 0:07:18.597 ********* 2026-08-24 07:26:37.549532 | instance | ok: [instance] 2026-08-24 07:26:37.549830 | instance | 2026-08-24 07:26:37.550120 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:26:37.550428 | instance | Monday 24 August 2026 07:26:37 +0000 (0:00:00.944) 0:07:19.542 ********* 2026-08-24 07:26:37.759706 | instance | ok: [instance] 2026-08-24 07:26:37.759956 | instance | 2026-08-24 07:26:37.760237 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:26:37.760492 | instance | Monday 24 August 2026 07:26:37 +0000 (0:00:00.209) 0:07:19.752 ********* 2026-08-24 07:26:37.803554 | instance | skipping: [instance] 2026-08-24 07:26:37.803772 | instance | 2026-08-24 07:26:37.804046 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:26:37.804315 | instance | Monday 24 August 2026 07:26:37 +0000 (0:00:00.044) 0:07:19.796 ********* 2026-08-24 07:26:38.017893 | instance | ok: [instance] 2026-08-24 07:26:38.018103 | instance | 2026-08-24 07:26:38.018425 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:26:38.018807 | instance | Monday 24 August 2026 07:26:38 +0000 (0:00:00.213) 0:07:20.010 ********* 2026-08-24 07:26:38.069674 | instance | ok: [instance] => { 2026-08-24 07:26:38.069947 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 07:26:38.070242 | instance | } 2026-08-24 07:26:38.070487 | instance | 2026-08-24 07:26:38.070754 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:26:38.071090 | instance | Monday 24 August 2026 07:26:38 +0000 (0:00:00.052) 0:07:20.063 ********* 2026-08-24 07:26:38.371803 | instance | ok: [instance] 2026-08-24 07:26:38.372089 | instance | 2026-08-24 07:26:38.372410 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:26:38.372699 | instance | Monday 24 August 2026 07:26:38 +0000 (0:00:00.301) 0:07:20.364 ********* 2026-08-24 07:26:38.418046 | instance | skipping: [instance] 2026-08-24 07:26:38.418309 | instance | 2026-08-24 07:26:38.418583 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:26:38.418846 | instance | Monday 24 August 2026 07:26:38 +0000 (0:00:00.046) 0:07:20.411 ********* 2026-08-24 07:26:38.640349 | instance | ok: [instance] 2026-08-24 07:26:38.640443 | instance | 2026-08-24 07:26:38.640455 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:26:38.640466 | instance | Monday 24 August 2026 07:26:38 +0000 (0:00:00.220) 0:07:20.632 ********* 2026-08-24 07:26:39.653505 | instance | ok: [instance] 2026-08-24 07:26:39.653627 | instance | 2026-08-24 07:26:39.653696 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:26:39.653835 | instance | Monday 24 August 2026 07:26:39 +0000 (0:00:01.014) 0:07:21.646 ********* 2026-08-24 07:26:39.726355 | instance | ok: [instance] => { 2026-08-24 07:26:39.726602 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 07:26:39.726756 | instance | } 2026-08-24 07:26:39.726906 | instance | 2026-08-24 07:26:39.727061 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:26:39.727214 | instance | Monday 24 August 2026 07:26:39 +0000 (0:00:00.072) 0:07:21.719 ********* 2026-08-24 07:26:40.090114 | instance | ok: [instance] 2026-08-24 07:26:40.090242 | instance | 2026-08-24 07:26:40.090265 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:26:40.090276 | instance | Monday 24 August 2026 07:26:40 +0000 (0:00:00.363) 0:07:22.082 ********* 2026-08-24 07:26:42.046096 | instance | ok: [instance] 2026-08-24 07:26:42.046190 | instance | 2026-08-24 07:26:42.046462 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 07:26:42.046502 | instance | Monday 24 August 2026 07:26:42 +0000 (0:00:01.956) 0:07:24.039 ********* 2026-08-24 07:26:42.088196 | instance | skipping: [instance] 2026-08-24 07:26:42.088601 | instance | 2026-08-24 07:26:42.088670 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 07:26:42.088677 | instance | Monday 24 August 2026 07:26:42 +0000 (0:00:00.041) 0:07:24.081 ********* 2026-08-24 07:26:42.125111 | instance | skipping: [instance] 2026-08-24 07:26:42.125216 | instance | 2026-08-24 07:26:42.125509 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 07:26:42.125562 | instance | Monday 24 August 2026 07:26:42 +0000 (0:00:00.037) 0:07:24.118 ********* 2026-08-24 07:26:42.166534 | instance | skipping: [instance] 2026-08-24 07:26:42.166607 | instance | 2026-08-24 07:26:42.166625 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 07:26:42.166718 | instance | Monday 24 August 2026 07:26:42 +0000 (0:00:00.041) 0:07:24.159 ********* 2026-08-24 07:26:43.356953 | instance | ok: [instance] 2026-08-24 07:26:43.357040 | instance | 2026-08-24 07:26:43.357300 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 07:26:43.357366 | instance | Monday 24 August 2026 07:26:43 +0000 (0:00:01.190) 0:07:25.349 ********* 2026-08-24 07:26:43.800948 | instance | ok: [instance] 2026-08-24 07:26:43.801024 | instance | 2026-08-24 07:26:43.801383 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 07:26:43.801946 | instance | Monday 24 August 2026 07:26:43 +0000 (0:00:00.444) 0:07:25.793 ********* 2026-08-24 07:26:44.690347 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 07:26:44.690460 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 07:26:44.690522 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 07:26:44.691169 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 07:26:44.691223 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 07:26:44.691242 | instance | 2026-08-24 07:26:44.691247 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 07:26:44.691256 | instance | Monday 24 August 2026 07:26:44 +0000 (0:00:00.889) 0:07:26.683 ********* 2026-08-24 07:26:45.202522 | instance | ok: [instance] 2026-08-24 07:26:45.202924 | instance | 2026-08-24 07:26:45.202956 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 07:26:45.202967 | instance | Monday 24 August 2026 07:26:45 +0000 (0:00:00.505) 0:07:27.189 ********* 2026-08-24 07:26:45.202981 | instance | 2026-08-24 07:26:45.203264 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 07:26:45.203319 | instance | Monday 24 August 2026 07:26:45 +0000 (0:00:00.006) 0:07:27.195 ********* 2026-08-24 07:26:45.568538 | instance | ok: [instance] 2026-08-24 07:26:45.568627 | instance | 2026-08-24 07:26:45.568914 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-24 07:26:45.568957 | instance | Monday 24 August 2026 07:26:45 +0000 (0:00:00.365) 0:07:27.561 ********* 2026-08-24 07:26:46.226110 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-08-24 07:26:46.241149 | instance | ...ignoring 2026-08-24 07:26:46.241254 | instance | 2026-08-24 07:26:46.241381 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-24 07:26:46.241559 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.672) 0:07:28.234 ********* 2026-08-24 07:26:46.281773 | instance | skipping: [instance] 2026-08-24 07:26:46.281849 | instance | 2026-08-24 07:26:46.282161 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-24 07:26:46.282206 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.040) 0:07:28.274 ********* 2026-08-24 07:26:46.319935 | instance | skipping: [instance] 2026-08-24 07:26:46.320346 | instance | 2026-08-24 07:26:46.320391 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-24 07:26:46.320398 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.038) 0:07:28.313 ********* 2026-08-24 07:26:46.357765 | instance | skipping: [instance] 2026-08-24 07:26:46.357890 | instance | 2026-08-24 07:26:46.358191 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-24 07:26:46.358236 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.037) 0:07:28.351 ********* 2026-08-24 07:26:46.400284 | instance | skipping: [instance] 2026-08-24 07:26:46.400360 | instance | 2026-08-24 07:26:46.400624 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-24 07:26:46.400654 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.042) 0:07:28.393 ********* 2026-08-24 07:26:46.450228 | instance | skipping: [instance] 2026-08-24 07:26:46.450291 | instance | 2026-08-24 07:26:46.450435 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:26:46.450606 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.049) 0:07:28.443 ********* 2026-08-24 07:26:46.659655 | instance | ok: [instance] 2026-08-24 07:26:46.659735 | instance | 2026-08-24 07:26:46.659875 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:26:46.660060 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.209) 0:07:28.652 ********* 2026-08-24 07:26:46.713091 | instance | ok: [instance] => { 2026-08-24 07:26:46.713268 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-24 07:26:46.713532 | instance | } 2026-08-24 07:26:46.713733 | instance | 2026-08-24 07:26:46.713941 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:26:46.714346 | instance | Monday 24 August 2026 07:26:46 +0000 (0:00:00.053) 0:07:28.706 ********* 2026-08-24 07:26:59.814731 | instance | changed: [instance] 2026-08-24 07:26:59.814901 | instance | 2026-08-24 07:26:59.815159 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:26:59.815368 | instance | Monday 24 August 2026 07:26:59 +0000 (0:00:13.101) 0:07:41.807 ********* 2026-08-24 07:26:59.866922 | instance | skipping: [instance] 2026-08-24 07:26:59.867073 | instance | 2026-08-24 07:26:59.867294 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:26:59.867456 | instance | Monday 24 August 2026 07:26:59 +0000 (0:00:00.050) 0:07:41.858 ********* 2026-08-24 07:27:00.077239 | instance | ok: [instance] 2026-08-24 07:27:00.077640 | instance | 2026-08-24 07:27:00.077986 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:27:00.078358 | instance | Monday 24 August 2026 07:27:00 +0000 (0:00:00.209) 0:07:42.068 ********* 2026-08-24 07:27:00.129660 | instance | ok: [instance] => { 2026-08-24 07:27:00.129784 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-24 07:27:00.129969 | instance | } 2026-08-24 07:27:00.130111 | instance | 2026-08-24 07:27:00.130299 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:27:00.130459 | instance | Monday 24 August 2026 07:27:00 +0000 (0:00:00.052) 0:07:42.120 ********* 2026-08-24 07:27:00.947358 | instance | changed: [instance] 2026-08-24 07:27:00.947764 | instance | 2026-08-24 07:27:00.948100 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:27:00.948430 | instance | Monday 24 August 2026 07:27:00 +0000 (0:00:00.818) 0:07:42.939 ********* 2026-08-24 07:27:01.005862 | instance | skipping: [instance] 2026-08-24 07:27:01.006268 | instance | 2026-08-24 07:27:01.006606 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 07:27:01.006928 | instance | Monday 24 August 2026 07:27:00 +0000 (0:00:00.057) 0:07:42.997 ********* 2026-08-24 07:27:01.042456 | instance | skipping: [instance] 2026-08-24 07:27:01.042564 | instance | 2026-08-24 07:27:01.042688 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 07:27:01.042803 | instance | Monday 24 August 2026 07:27:01 +0000 (0:00:00.038) 0:07:43.035 ********* 2026-08-24 07:27:01.083170 | instance | skipping: [instance] 2026-08-24 07:27:01.083560 | instance | 2026-08-24 07:27:01.083904 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 07:27:01.084239 | instance | Monday 24 August 2026 07:27:01 +0000 (0:00:00.037) 0:07:43.073 ********* 2026-08-24 07:27:01.121730 | instance | skipping: [instance] 2026-08-24 07:27:01.122176 | instance | 2026-08-24 07:27:01.122525 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 07:27:01.122856 | instance | Monday 24 August 2026 07:27:01 +0000 (0:00:00.039) 0:07:43.113 ********* 2026-08-24 07:27:02.134942 | instance | ok: [instance] 2026-08-24 07:27:02.135329 | instance | 2026-08-24 07:27:02.135709 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 07:27:02.136046 | instance | Monday 24 August 2026 07:27:02 +0000 (0:00:01.012) 0:07:44.126 ********* 2026-08-24 07:27:02.560269 | instance | ok: [instance] 2026-08-24 07:27:02.560336 | instance | 2026-08-24 07:27:02.560643 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 07:27:02.560710 | instance | Monday 24 August 2026 07:27:02 +0000 (0:00:00.426) 0:07:44.553 ********* 2026-08-24 07:27:03.470386 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 07:27:03.470531 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 07:27:03.470544 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 07:27:03.470556 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 07:27:03.471096 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 07:27:03.471152 | instance | 2026-08-24 07:27:03.471159 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 07:27:03.471174 | instance | Monday 24 August 2026 07:27:03 +0000 (0:00:00.910) 0:07:45.463 ********* 2026-08-24 07:27:03.993394 | instance | ok: [instance] 2026-08-24 07:27:03.993462 | instance | 2026-08-24 07:27:03.994072 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 07:27:03.994152 | instance | Monday 24 August 2026 07:27:03 +0000 (0:00:00.512) 0:07:45.975 ********* 2026-08-24 07:27:03.994160 | instance | 2026-08-24 07:27:03.994165 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 07:27:03.994169 | instance | Monday 24 August 2026 07:27:03 +0000 (0:00:00.010) 0:07:45.986 ********* 2026-08-24 07:27:04.344248 | instance | ok: [instance] 2026-08-24 07:27:04.344331 | instance | 2026-08-24 07:27:04.344605 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:27:04.344660 | instance | Monday 24 August 2026 07:27:04 +0000 (0:00:00.351) 0:07:46.337 ********* 2026-08-24 07:27:04.554972 | instance | ok: [instance] 2026-08-24 07:27:04.555038 | instance | 2026-08-24 07:27:04.555313 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:27:04.555381 | instance | Monday 24 August 2026 07:27:04 +0000 (0:00:00.210) 0:07:46.547 ********* 2026-08-24 07:27:04.621853 | instance | ok: [instance] => { 2026-08-24 07:27:04.622241 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-24 07:27:04.622330 | instance | } 2026-08-24 07:27:04.622344 | instance | 2026-08-24 07:27:04.622349 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:27:04.622501 | instance | Monday 24 August 2026 07:27:04 +0000 (0:00:00.066) 0:07:46.614 ********* 2026-08-24 07:27:05.297912 | instance | changed: [instance] 2026-08-24 07:27:05.297980 | instance | 2026-08-24 07:27:05.298271 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:27:05.298634 | instance | Monday 24 August 2026 07:27:05 +0000 (0:00:00.676) 0:07:47.290 ********* 2026-08-24 07:27:06.666517 | instance | changed: [instance] 2026-08-24 07:27:06.666594 | instance | 2026-08-24 07:27:06.666718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:27:06.666846 | instance | Monday 24 August 2026 07:27:06 +0000 (0:00:01.368) 0:07:48.659 ********* 2026-08-24 07:27:06.730321 | instance | ok: [instance] => { 2026-08-24 07:27:06.730380 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-24 07:27:06.730398 | instance | } 2026-08-24 07:27:06.730745 | instance | 2026-08-24 07:27:06.730804 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:27:06.730810 | instance | Monday 24 August 2026 07:27:06 +0000 (0:00:00.063) 0:07:48.723 ********* 2026-08-24 07:27:07.362647 | instance | changed: [instance] 2026-08-24 07:27:07.362728 | instance | 2026-08-24 07:27:07.362957 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:27:07.362994 | instance | Monday 24 August 2026 07:27:07 +0000 (0:00:00.632) 0:07:49.355 ********* 2026-08-24 07:27:08.743191 | instance | changed: [instance] 2026-08-24 07:27:08.743294 | instance | 2026-08-24 07:27:08.743566 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-24 07:27:08.743608 | instance | Monday 24 August 2026 07:27:08 +0000 (0:00:01.380) 0:07:50.736 ********* 2026-08-24 07:27:09.202359 | instance | changed: [instance] 2026-08-24 07:27:09.202466 | instance | 2026-08-24 07:27:09.202699 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-24 07:27:09.202774 | instance | Monday 24 August 2026 07:27:09 +0000 (0:00:00.459) 0:07:51.195 ********* 2026-08-24 07:27:09.423844 | instance | changed: [instance] 2026-08-24 07:27:09.424493 | instance | 2026-08-24 07:27:09.424569 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:27:09.424581 | instance | Monday 24 August 2026 07:27:09 +0000 (0:00:00.220) 0:07:51.416 ********* 2026-08-24 07:27:09.633689 | instance | ok: [instance] 2026-08-24 07:27:09.633807 | instance | 2026-08-24 07:27:09.633859 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:27:09.634013 | instance | Monday 24 August 2026 07:27:09 +0000 (0:00:00.210) 0:07:51.626 ********* 2026-08-24 07:27:09.696794 | instance | ok: [instance] => { 2026-08-24 07:27:09.697474 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-24 07:27:09.697538 | instance | } 2026-08-24 07:27:09.697544 | instance | 2026-08-24 07:27:09.697549 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:27:09.697554 | instance | Monday 24 August 2026 07:27:09 +0000 (0:00:00.062) 0:07:51.689 ********* 2026-08-24 07:27:10.465162 | instance | changed: [instance] 2026-08-24 07:27:10.465287 | instance | 2026-08-24 07:27:10.465313 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:27:10.465448 | instance | Monday 24 August 2026 07:27:10 +0000 (0:00:00.768) 0:07:52.458 ********* 2026-08-24 07:27:14.110748 | instance | changed: [instance] 2026-08-24 07:27:14.110820 | instance | 2026-08-24 07:27:14.111105 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-24 07:27:14.111167 | instance | Monday 24 August 2026 07:27:14 +0000 (0:00:03.645) 0:07:56.103 ********* 2026-08-24 07:27:14.169790 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-24 07:27:14.170207 | instance | 2026-08-24 07:27:14.170255 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-24 07:27:14.170342 | instance | Monday 24 August 2026 07:27:14 +0000 (0:00:00.058) 0:07:56.162 ********* 2026-08-24 07:27:15.514871 | instance | ok: [instance] 2026-08-24 07:27:15.514950 | instance | 2026-08-24 07:27:15.515184 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-24 07:27:15.515223 | instance | Monday 24 August 2026 07:27:15 +0000 (0:00:01.345) 0:07:57.508 ********* 2026-08-24 07:27:15.718216 | instance | changed: [instance] 2026-08-24 07:27:15.718282 | instance | 2026-08-24 07:27:15.718416 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-24 07:27:15.718532 | instance | Monday 24 August 2026 07:27:15 +0000 (0:00:00.203) 0:07:57.711 ********* 2026-08-24 07:27:16.157823 | instance | changed: [instance] 2026-08-24 07:27:16.158041 | instance | 2026-08-24 07:27:16.158385 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-24 07:27:16.158660 | instance | Monday 24 August 2026 07:27:16 +0000 (0:00:00.439) 0:07:58.150 ********* 2026-08-24 07:27:16.861728 | instance | changed: [instance] => (item=br_netfilter) 2026-08-24 07:27:16.861945 | instance | ok: [instance] => (item=ip_tables) 2026-08-24 07:27:16.862246 | instance | changed: [instance] => (item=ip6_tables) 2026-08-24 07:27:16.862514 | instance | ok: [instance] => (item=nf_conntrack) 2026-08-24 07:27:16.862838 | instance | 2026-08-24 07:27:16.863126 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:27:16.863369 | instance | Monday 24 August 2026 07:27:16 +0000 (0:00:00.704) 0:07:58.854 ********* 2026-08-24 07:27:17.066014 | instance | ok: [instance] 2026-08-24 07:27:17.066331 | instance | 2026-08-24 07:27:17.066675 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:27:17.066993 | instance | Monday 24 August 2026 07:27:17 +0000 (0:00:00.204) 0:07:59.059 ********* 2026-08-24 07:27:17.107437 | instance | ok: [instance] => { 2026-08-24 07:27:17.107683 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-24 07:27:17.107928 | instance | } 2026-08-24 07:27:17.108171 | instance | 2026-08-24 07:27:17.108456 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:27:17.108731 | instance | Monday 24 August 2026 07:27:17 +0000 (0:00:00.041) 0:07:59.100 ********* 2026-08-24 07:27:18.969850 | instance | changed: [instance] 2026-08-24 07:27:18.970270 | instance | 2026-08-24 07:27:18.970613 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:27:18.970942 | instance | Monday 24 August 2026 07:27:18 +0000 (0:00:01.862) 0:08:00.962 ********* 2026-08-24 07:27:19.006234 | instance | skipping: [instance] 2026-08-24 07:27:19.006634 | instance | 2026-08-24 07:27:19.006796 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-24 07:27:19.006949 | instance | Monday 24 August 2026 07:27:18 +0000 (0:00:00.036) 0:08:00.999 ********* 2026-08-24 07:27:19.066340 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-24 07:27:19.066742 | instance | 2026-08-24 07:27:19.067093 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-24 07:27:19.067480 | instance | Monday 24 August 2026 07:27:19 +0000 (0:00:00.058) 0:08:01.057 ********* 2026-08-24 07:27:19.106925 | instance | skipping: [instance] 2026-08-24 07:27:19.107345 | instance | 2026-08-24 07:27:19.107689 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-24 07:27:19.108021 | instance | Monday 24 August 2026 07:27:19 +0000 (0:00:00.038) 0:08:01.096 ********* 2026-08-24 07:27:22.572643 | instance | changed: [instance] 2026-08-24 07:27:22.572749 | instance | 2026-08-24 07:27:22.573018 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-24 07:27:22.573275 | instance | Monday 24 August 2026 07:27:22 +0000 (0:00:03.469) 0:08:04.566 ********* 2026-08-24 07:27:24.838020 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-24 07:27:24.838159 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-24 07:27:24.838820 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-24 07:27:24.839095 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-24 07:27:24.839372 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-24 07:27:24.839756 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-24 07:27:24.840035 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-24 07:27:24.840227 | instance | 2026-08-24 07:27:24.840506 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-24 07:27:24.840753 | instance | Monday 24 August 2026 07:27:24 +0000 (0:00:02.265) 0:08:06.831 ********* 2026-08-24 07:27:25.379595 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-24 07:27:25.379853 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-24 07:27:25.380121 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-24 07:27:25.380400 | instance | 2026-08-24 07:27:25.380666 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-24 07:27:25.380927 | instance | Monday 24 August 2026 07:27:25 +0000 (0:00:00.541) 0:08:07.372 ********* 2026-08-24 07:27:25.843962 | instance | changed: [instance] 2026-08-24 07:27:25.844164 | instance | 2026-08-24 07:27:25.844449 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-24 07:27:25.844802 | instance | Monday 24 August 2026 07:27:25 +0000 (0:00:00.464) 0:08:07.836 ********* 2026-08-24 07:27:26.303819 | instance | changed: [instance] 2026-08-24 07:27:26.304031 | instance | 2026-08-24 07:27:26.304299 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-24 07:27:26.304558 | instance | Monday 24 August 2026 07:27:26 +0000 (0:00:00.460) 0:08:08.296 ********* 2026-08-24 07:27:26.505556 | instance | ok: [instance] 2026-08-24 07:27:26.505696 | instance | 2026-08-24 07:27:26.505973 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-24 07:27:26.506252 | instance | Monday 24 August 2026 07:27:26 +0000 (0:00:00.201) 0:08:08.498 ********* 2026-08-24 07:27:26.541843 | instance | skipping: [instance] 2026-08-24 07:27:26.542076 | instance | 2026-08-24 07:27:26.542392 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-24 07:27:26.542675 | instance | Monday 24 August 2026 07:27:26 +0000 (0:00:00.036) 0:08:08.535 ********* 2026-08-24 07:27:27.080673 | instance | ok: [instance] => (item=swap) 2026-08-24 07:27:27.081076 | instance | ok: [instance] => (item=none) 2026-08-24 07:27:27.081416 | instance | 2026-08-24 07:27:27.081770 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-24 07:27:27.082199 | instance | Monday 24 August 2026 07:27:27 +0000 (0:00:00.538) 0:08:09.073 ********* 2026-08-24 07:27:27.542771 | instance | changed: [instance] 2026-08-24 07:27:27.543158 | instance | 2026-08-24 07:27:27.543548 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-24 07:27:27.543885 | instance | Monday 24 August 2026 07:27:27 +0000 (0:00:00.460) 0:08:09.534 ********* 2026-08-24 07:27:28.155045 | instance | changed: [instance] 2026-08-24 07:27:28.155107 | instance | 2026-08-24 07:27:28.155294 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-24 07:27:28.155514 | instance | Monday 24 August 2026 07:27:28 +0000 (0:00:00.603) 0:08:10.138 ********* 2026-08-24 07:27:28.155656 | instance | 2026-08-24 07:27:28.155807 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-08-24 07:27:28.155955 | instance | Monday 24 August 2026 07:27:28 +0000 (0:00:00.007) 0:08:10.145 ********* 2026-08-24 07:27:28.985627 | instance | ok: [instance] 2026-08-24 07:27:28.985699 | instance | 2026-08-24 07:27:28.985986 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-24 07:27:28.986060 | instance | Monday 24 August 2026 07:27:28 +0000 (0:00:00.833) 0:08:10.978 ********* 2026-08-24 07:27:29.741157 | instance | changed: [instance] 2026-08-24 07:27:29.741279 | instance | 2026-08-24 07:27:29.741291 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-24 07:27:29.741444 | instance | Monday 24 August 2026 07:27:29 +0000 (0:00:00.755) 0:08:11.734 ********* 2026-08-24 07:27:30.788700 | instance | ok: [instance] 2026-08-24 07:27:30.789149 | instance | 2026-08-24 07:27:30.789162 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-24 07:27:30.789172 | instance | Monday 24 August 2026 07:27:30 +0000 (0:00:01.047) 0:08:12.782 ********* 2026-08-24 07:27:31.529769 | instance | ok: [instance] 2026-08-24 07:27:31.529871 | instance | 2026-08-24 07:27:31.530180 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-24 07:27:31.530219 | instance | Monday 24 August 2026 07:27:31 +0000 (0:00:00.741) 0:08:13.523 ********* 2026-08-24 07:27:31.747897 | instance | ok: [instance] 2026-08-24 07:27:31.747930 | instance | 2026-08-24 07:27:31.747936 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-24 07:27:31.747940 | instance | Monday 24 August 2026 07:27:31 +0000 (0:00:00.217) 0:08:13.741 ********* 2026-08-24 07:27:32.166628 | instance | ok: [instance] 2026-08-24 07:27:32.166698 | instance | 2026-08-24 07:27:32.166930 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-24 07:27:32.166963 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.418) 0:08:14.159 ********* 2026-08-24 07:27:32.257887 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-24 07:27:32.257941 | instance | 2026-08-24 07:27:32.258204 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-24 07:27:32.258256 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.091) 0:08:14.251 ********* 2026-08-24 07:27:32.342464 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-24 07:27:32.342842 | instance | 2026-08-24 07:27:32.342879 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-24 07:27:32.342885 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.084) 0:08:14.335 ********* 2026-08-24 07:27:32.551206 | instance | ok: [instance] => (item=instance) 2026-08-24 07:27:32.551288 | instance | 2026-08-24 07:27:32.551565 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-24 07:27:32.551593 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.208) 0:08:14.544 ********* 2026-08-24 07:27:32.600548 | instance | skipping: [instance] 2026-08-24 07:27:32.600569 | instance | 2026-08-24 07:27:32.600575 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-24 07:27:32.600579 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.049) 0:08:14.593 ********* 2026-08-24 07:27:32.654367 | instance | ok: [instance] 2026-08-24 07:27:32.654469 | instance | 2026-08-24 07:27:32.654749 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-24 07:27:32.654794 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.053) 0:08:14.647 ********* 2026-08-24 07:27:32.699523 | instance | ok: [instance] => { 2026-08-24 07:27:32.699627 | instance | "msg": "instance" 2026-08-24 07:27:32.700124 | instance | } 2026-08-24 07:27:32.700145 | instance | 2026-08-24 07:27:32.700150 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-24 07:27:32.700155 | instance | Monday 24 August 2026 07:27:32 +0000 (0:00:00.045) 0:08:14.692 ********* 2026-08-24 07:27:33.232860 | instance | changed: [instance] 2026-08-24 07:27:33.232940 | instance | 2026-08-24 07:27:33.233197 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-24 07:27:33.233236 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.533) 0:08:15.226 ********* 2026-08-24 07:27:33.265597 | instance | skipping: [instance] 2026-08-24 07:27:33.265945 | instance | 2026-08-24 07:27:33.265988 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-24 07:27:33.265994 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.032) 0:08:15.258 ********* 2026-08-24 07:27:33.302847 | instance | skipping: [instance] 2026-08-24 07:27:33.303223 | instance | 2026-08-24 07:27:33.303264 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-24 07:27:33.303269 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.037) 0:08:15.296 ********* 2026-08-24 07:27:33.344649 | instance | skipping: [instance] 2026-08-24 07:27:33.344749 | instance | 2026-08-24 07:27:33.345003 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-24 07:27:33.345043 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.041) 0:08:15.337 ********* 2026-08-24 07:27:33.378046 | instance | skipping: [instance] 2026-08-24 07:27:33.378232 | instance | 2026-08-24 07:27:33.378306 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-24 07:27:33.378429 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.033) 0:08:15.371 ********* 2026-08-24 07:27:33.415286 | instance | skipping: [instance] 2026-08-24 07:27:33.415396 | instance | 2026-08-24 07:27:33.415652 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-24 07:27:33.415673 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.037) 0:08:15.408 ********* 2026-08-24 07:27:33.450008 | instance | skipping: [instance] 2026-08-24 07:27:33.450158 | instance | 2026-08-24 07:27:33.450365 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-24 07:27:33.450521 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.034) 0:08:15.443 ********* 2026-08-24 07:27:33.488576 | instance | skipping: [instance] 2026-08-24 07:27:33.488675 | instance | 2026-08-24 07:27:33.488847 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-24 07:27:33.488999 | instance | Monday 24 August 2026 07:27:33 +0000 (0:00:00.038) 0:08:15.481 ********* 2026-08-24 07:27:56.330902 | instance | changed: [instance] 2026-08-24 07:27:56.330997 | instance | 2026-08-24 07:27:56.331009 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-24 07:27:56.331144 | instance | Monday 24 August 2026 07:27:56 +0000 (0:00:22.842) 0:08:38.324 ********* 2026-08-24 07:27:56.531537 | instance | ok: [instance] 2026-08-24 07:27:56.531618 | instance | 2026-08-24 07:27:56.531840 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-24 07:27:56.531882 | instance | Monday 24 August 2026 07:27:56 +0000 (0:00:00.200) 0:08:38.524 ********* 2026-08-24 07:27:56.571843 | instance | skipping: [instance] 2026-08-24 07:27:56.571950 | instance | 2026-08-24 07:27:56.572085 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-24 07:27:56.572231 | instance | Monday 24 August 2026 07:27:56 +0000 (0:00:00.039) 0:08:38.564 ********* 2026-08-24 07:27:56.776510 | instance | changed: [instance] 2026-08-24 07:27:56.776647 | instance | 2026-08-24 07:27:56.776843 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-24 07:27:56.777014 | instance | Monday 24 August 2026 07:27:56 +0000 (0:00:00.205) 0:08:38.769 ********* 2026-08-24 07:27:57.000137 | instance | changed: [instance] 2026-08-24 07:27:57.000292 | instance | 2026-08-24 07:27:57.000466 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-24 07:27:57.000637 | instance | Monday 24 August 2026 07:27:56 +0000 (0:00:00.223) 0:08:38.993 ********* 2026-08-24 07:27:57.201513 | instance | changed: [instance] 2026-08-24 07:27:57.201746 | instance | 2026-08-24 07:27:57.202011 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-24 07:27:57.202316 | instance | Monday 24 August 2026 07:27:57 +0000 (0:00:00.201) 0:08:39.194 ********* 2026-08-24 07:28:01.852992 | instance | changed: [instance] 2026-08-24 07:28:01.853087 | instance | 2026-08-24 07:28:01.853180 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-24 07:28:01.853311 | instance | Monday 24 August 2026 07:28:01 +0000 (0:00:04.651) 0:08:43.846 ********* 2026-08-24 07:28:11.645214 | instance | changed: [instance] 2026-08-24 07:28:11.645533 | instance | 2026-08-24 07:28:11.645901 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-24 07:28:11.646247 | instance | Monday 24 August 2026 07:28:11 +0000 (0:00:09.791) 0:08:53.637 ********* 2026-08-24 07:28:11.686707 | instance | skipping: [instance] 2026-08-24 07:28:11.686940 | instance | 2026-08-24 07:28:11.687239 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-24 07:28:11.687524 | instance | Monday 24 August 2026 07:28:11 +0000 (0:00:00.041) 0:08:53.679 ********* 2026-08-24 07:28:11.732468 | instance | skipping: [instance] 2026-08-24 07:28:11.732706 | instance | 2026-08-24 07:28:11.732994 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-24 07:28:11.733297 | instance | Monday 24 August 2026 07:28:11 +0000 (0:00:00.045) 0:08:53.725 ********* 2026-08-24 07:28:12.414009 | instance | changed: [instance] 2026-08-24 07:28:12.414080 | instance | 2026-08-24 07:28:12.414203 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-24 07:28:12.414326 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.681) 0:08:54.406 ********* 2026-08-24 07:28:12.469435 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-24 07:28:12.469574 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-24 07:28:12.469736 | instance | skipping: [instance] 2026-08-24 07:28:12.469893 | instance | 2026-08-24 07:28:12.470059 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-24 07:28:12.470316 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.055) 0:08:54.462 ********* 2026-08-24 07:28:12.513676 | instance | skipping: [instance] 2026-08-24 07:28:12.513930 | instance | 2026-08-24 07:28:12.514304 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-24 07:28:12.514599 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.044) 0:08:54.506 ********* 2026-08-24 07:28:12.555192 | instance | skipping: [instance] 2026-08-24 07:28:12.555398 | instance | 2026-08-24 07:28:12.555679 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-24 07:28:12.555957 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.041) 0:08:54.548 ********* 2026-08-24 07:28:12.600070 | instance | skipping: [instance] 2026-08-24 07:28:12.600266 | instance | 2026-08-24 07:28:12.600527 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-24 07:28:12.600822 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.044) 0:08:54.593 ********* 2026-08-24 07:28:12.640407 | instance | skipping: [instance] 2026-08-24 07:28:12.640601 | instance | 2026-08-24 07:28:12.640868 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-24 07:28:12.641122 | instance | Monday 24 August 2026 07:28:12 +0000 (0:00:00.040) 0:08:54.633 ********* 2026-08-24 07:28:13.137459 | instance | ok: [instance] 2026-08-24 07:28:13.137538 | instance | 2026-08-24 07:28:13.137636 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-24 07:28:13.137755 | instance | Monday 24 August 2026 07:28:13 +0000 (0:00:00.496) 0:08:55.130 ********* 2026-08-24 07:28:14.170883 | instance | changed: [instance] 2026-08-24 07:28:14.170960 | instance | 2026-08-24 07:28:14.171913 | instance | PLAY [Install control-plane components] **************************************** 2026-08-24 07:28:14.171929 | instance | 2026-08-24 07:28:14.171938 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:28:14.172089 | instance | Monday 24 August 2026 07:28:14 +0000 (0:00:01.033) 0:08:56.163 ********* 2026-08-24 07:28:15.183952 | instance | ok: [instance] 2026-08-24 07:28:15.184232 | instance | 2026-08-24 07:28:15.184303 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 07:28:15.184561 | instance | Monday 24 August 2026 07:28:15 +0000 (0:00:01.013) 0:08:57.177 ********* 2026-08-24 07:28:15.395161 | instance | ok: [instance] 2026-08-24 07:28:15.395395 | instance | 2026-08-24 07:28:15.395665 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:28:15.395923 | instance | Monday 24 August 2026 07:28:15 +0000 (0:00:00.211) 0:08:57.388 ********* 2026-08-24 07:28:16.596239 | instance | ok: [instance] 2026-08-24 07:28:16.596459 | instance | 2026-08-24 07:28:16.596729 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:28:16.596999 | instance | Monday 24 August 2026 07:28:16 +0000 (0:00:01.200) 0:08:58.589 ********* 2026-08-24 07:28:16.826374 | instance | ok: [instance] 2026-08-24 07:28:16.826602 | instance | 2026-08-24 07:28:16.826866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:28:16.827129 | instance | Monday 24 August 2026 07:28:16 +0000 (0:00:00.229) 0:08:58.819 ********* 2026-08-24 07:28:16.878602 | instance | ok: [instance] => { 2026-08-24 07:28:16.878836 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-24 07:28:16.879083 | instance | } 2026-08-24 07:28:16.879348 | instance | 2026-08-24 07:28:16.879638 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:28:16.879908 | instance | Monday 24 August 2026 07:28:16 +0000 (0:00:00.052) 0:08:58.871 ********* 2026-08-24 07:28:17.536514 | instance | changed: [instance] 2026-08-24 07:28:17.536779 | instance | 2026-08-24 07:28:17.537053 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:28:17.537323 | instance | Monday 24 August 2026 07:28:17 +0000 (0:00:00.657) 0:08:59.529 ********* 2026-08-24 07:28:19.050060 | instance | changed: [instance] 2026-08-24 07:28:19.050163 | instance | 2026-08-24 07:28:19.050345 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-24 07:28:19.050509 | instance | Monday 24 August 2026 07:28:19 +0000 (0:00:01.513) 0:09:01.043 ********* 2026-08-24 07:28:19.405794 | instance | ok: [instance] 2026-08-24 07:28:19.406040 | instance | 2026-08-24 07:28:19.406383 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-24 07:28:19.406712 | instance | Monday 24 August 2026 07:28:19 +0000 (0:00:00.355) 0:09:01.398 ********* 2026-08-24 07:28:19.601707 | instance | changed: [instance] 2026-08-24 07:28:19.601914 | instance | 2026-08-24 07:28:19.602233 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-24 07:28:19.602532 | instance | Monday 24 August 2026 07:28:19 +0000 (0:00:00.195) 0:09:01.594 ********* 2026-08-24 07:28:19.850748 | instance | ok: [instance] 2026-08-24 07:28:19.850964 | instance | 2026-08-24 07:28:19.851234 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-24 07:28:19.851491 | instance | Monday 24 August 2026 07:28:19 +0000 (0:00:00.248) 0:09:01.843 ********* 2026-08-24 07:28:20.056060 | instance | changed: [instance] 2026-08-24 07:28:20.056296 | instance | 2026-08-24 07:28:20.056585 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-24 07:28:20.056860 | instance | Monday 24 August 2026 07:28:20 +0000 (0:00:00.205) 0:09:02.048 ********* 2026-08-24 07:28:20.254829 | instance | ok: [instance] 2026-08-24 07:28:20.255065 | instance | 2026-08-24 07:28:20.255382 | instance | TASK [Install plugin] ********************************************************** 2026-08-24 07:28:20.255729 | instance | Monday 24 August 2026 07:28:20 +0000 (0:00:00.198) 0:09:02.247 ********* 2026-08-24 07:28:20.308647 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-24 07:28:20.308880 | instance | 2026-08-24 07:28:20.309148 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:28:20.309486 | instance | Monday 24 August 2026 07:28:20 +0000 (0:00:00.054) 0:09:02.302 ********* 2026-08-24 07:28:20.355494 | instance | ok: [instance] => { 2026-08-24 07:28:20.355749 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-24 07:28:20.355983 | instance | } 2026-08-24 07:28:20.356276 | instance | 2026-08-24 07:28:20.356527 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:28:20.356815 | instance | Monday 24 August 2026 07:28:20 +0000 (0:00:00.046) 0:09:02.348 ********* 2026-08-24 07:28:21.077693 | instance | changed: [instance] 2026-08-24 07:28:21.077913 | instance | 2026-08-24 07:28:21.078256 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:28:21.078523 | instance | Monday 24 August 2026 07:28:21 +0000 (0:00:00.721) 0:09:03.070 ********* 2026-08-24 07:28:22.892878 | instance | changed: [instance] 2026-08-24 07:28:22.892977 | instance | 2026-08-24 07:28:22.892996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:28:22.893300 | instance | Monday 24 August 2026 07:28:22 +0000 (0:00:01.814) 0:09:04.885 ********* 2026-08-24 07:28:22.939694 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:28:22.940104 | instance | 2026-08-24 07:28:22.940148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:28:22.940155 | instance | Monday 24 August 2026 07:28:22 +0000 (0:00:00.047) 0:09:04.932 ********* 2026-08-24 07:28:23.645070 | instance | changed: [instance] 2026-08-24 07:28:23.645118 | instance | 2026-08-24 07:28:23.645337 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-24 07:28:23.645424 | instance | Monday 24 August 2026 07:28:23 +0000 (0:00:00.705) 0:09:05.638 ********* 2026-08-24 07:28:24.585255 | instance | ok: [instance] 2026-08-24 07:28:24.585353 | instance | 2026-08-24 07:28:24.585485 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-24 07:28:24.585610 | instance | Monday 24 August 2026 07:28:24 +0000 (0:00:00.939) 0:09:06.578 ********* 2026-08-24 07:28:26.630181 | instance | changed: [instance] 2026-08-24 07:28:26.630277 | instance | 2026-08-24 07:28:26.630410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:28:26.630534 | instance | Monday 24 August 2026 07:28:26 +0000 (0:00:02.045) 0:09:08.623 ********* 2026-08-24 07:28:26.676578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:28:26.676796 | instance | 2026-08-24 07:28:26.677072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:28:26.677370 | instance | Monday 24 August 2026 07:28:26 +0000 (0:00:00.046) 0:09:08.669 ********* 2026-08-24 07:28:27.186723 | instance | changed: [instance] 2026-08-24 07:28:27.186850 | instance | 2026-08-24 07:28:27.187000 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-24 07:28:27.187261 | instance | Monday 24 August 2026 07:28:27 +0000 (0:00:00.510) 0:09:09.179 ********* 2026-08-24 07:28:55.172476 | instance | changed: [instance] 2026-08-24 07:28:55.173195 | instance | 2026-08-24 07:28:55.173204 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-24 07:28:55.173213 | instance | Monday 24 August 2026 07:28:55 +0000 (0:00:27.985) 0:09:37.165 ********* 2026-08-24 07:28:55.849607 | instance | changed: [instance] 2026-08-24 07:28:55.849796 | instance | 2026-08-24 07:28:55.850063 | instance | PLAY [all] ********************************************************************* 2026-08-24 07:28:55.850384 | instance | 2026-08-24 07:28:55.850774 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:28:55.851063 | instance | Monday 24 August 2026 07:28:55 +0000 (0:00:00.677) 0:09:37.842 ********* 2026-08-24 07:28:56.985221 | instance | ok: [instance] 2026-08-24 07:28:56.985403 | instance | 2026-08-24 07:28:56.985677 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-24 07:28:56.985946 | instance | Monday 24 August 2026 07:28:56 +0000 (0:00:01.135) 0:09:38.978 ********* 2026-08-24 07:28:57.780038 | instance | changed: [instance] 2026-08-24 07:28:57.780302 | instance | 2026-08-24 07:28:57.780579 | instance | PLAY [all] ********************************************************************* 2026-08-24 07:28:57.780832 | instance | 2026-08-24 07:28:57.781115 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-24 07:28:57.781414 | instance | Monday 24 August 2026 07:28:57 +0000 (0:00:00.794) 0:09:39.772 ********* 2026-08-24 07:28:58.528992 | instance | ok: [instance] 2026-08-24 07:28:58.529149 | instance | 2026-08-24 07:28:58.529417 | instance | PLAY [controllers] ************************************************************* 2026-08-24 07:28:58.529664 | instance | 2026-08-24 07:28:58.529927 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:28:58.530328 | instance | Monday 24 August 2026 07:28:58 +0000 (0:00:00.748) 0:09:40.521 ********* 2026-08-24 07:28:59.752912 | instance | ok: [instance] 2026-08-24 07:28:59.753034 | instance | 2026-08-24 07:28:59.753137 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:28:59.753306 | instance | Monday 24 August 2026 07:28:59 +0000 (0:00:01.224) 0:09:41.746 ********* 2026-08-24 07:28:59.801893 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:28:59.802169 | instance | 2026-08-24 07:28:59.802507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:28:59.802789 | instance | Monday 24 August 2026 07:28:59 +0000 (0:00:00.049) 0:09:41.795 ********* 2026-08-24 07:29:00.278519 | instance | changed: [instance] 2026-08-24 07:29:00.278607 | instance | 2026-08-24 07:29:00.278685 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-24 07:29:00.278804 | instance | Monday 24 August 2026 07:29:00 +0000 (0:00:00.476) 0:09:42.271 ********* 2026-08-24 07:29:02.168216 | instance | changed: [instance] 2026-08-24 07:29:02.168284 | instance | 2026-08-24 07:29:02.168475 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:29:02.168763 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:01.888) 0:09:44.160 ********* 2026-08-24 07:29:02.220892 | instance | skipping: [instance] 2026-08-24 07:29:02.220984 | instance | 2026-08-24 07:29:02.221265 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-24 07:29:02.221319 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.053) 0:09:44.214 ********* 2026-08-24 07:29:02.269470 | instance | skipping: [instance] 2026-08-24 07:29:02.269574 | instance | 2026-08-24 07:29:02.269868 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-08-24 07:29:02.269898 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.048) 0:09:44.262 ********* 2026-08-24 07:29:02.307413 | instance | skipping: [instance] 2026-08-24 07:29:02.307475 | instance | 2026-08-24 07:29:02.307761 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-24 07:29:02.307810 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.037) 0:09:44.299 ********* 2026-08-24 07:29:02.338760 | instance | skipping: [instance] 2026-08-24 07:29:02.338862 | instance | 2026-08-24 07:29:02.338987 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-24 07:29:02.339109 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.032) 0:09:44.332 ********* 2026-08-24 07:29:02.394683 | instance | skipping: [instance] 2026-08-24 07:29:02.394825 | instance | 2026-08-24 07:29:02.395201 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-24 07:29:02.395255 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.055) 0:09:44.387 ********* 2026-08-24 07:29:02.445040 | instance | skipping: [instance] 2026-08-24 07:29:02.445231 | instance | 2026-08-24 07:29:02.445544 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-24 07:29:02.445588 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.051) 0:09:44.438 ********* 2026-08-24 07:29:02.505258 | instance | skipping: [instance] 2026-08-24 07:29:02.505746 | instance | 2026-08-24 07:29:02.505797 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-24 07:29:02.505815 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.060) 0:09:44.498 ********* 2026-08-24 07:29:02.541925 | instance | skipping: [instance] 2026-08-24 07:29:02.541987 | instance | 2026-08-24 07:29:02.542293 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-24 07:29:02.542315 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.036) 0:09:44.534 ********* 2026-08-24 07:29:02.588925 | instance | skipping: [instance] 2026-08-24 07:29:02.589035 | instance | 2026-08-24 07:29:02.589305 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-24 07:29:02.589354 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.047) 0:09:44.582 ********* 2026-08-24 07:29:02.624698 | instance | skipping: [instance] 2026-08-24 07:29:02.625217 | instance | 2026-08-24 07:29:02.625281 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-24 07:29:02.625295 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.035) 0:09:44.617 ********* 2026-08-24 07:29:02.666046 | instance | skipping: [instance] 2026-08-24 07:29:02.666227 | instance | 2026-08-24 07:29:02.666316 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-24 07:29:02.666477 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.041) 0:09:44.659 ********* 2026-08-24 07:29:02.703631 | instance | skipping: [instance] 2026-08-24 07:29:02.704130 | instance | 2026-08-24 07:29:02.704157 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-24 07:29:02.704165 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.037) 0:09:44.697 ********* 2026-08-24 07:29:02.755838 | instance | skipping: [instance] 2026-08-24 07:29:02.755973 | instance | 2026-08-24 07:29:02.756223 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-24 07:29:02.756263 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.052) 0:09:44.749 ********* 2026-08-24 07:29:02.795434 | instance | skipping: [instance] 2026-08-24 07:29:02.795484 | instance | 2026-08-24 07:29:02.795935 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-24 07:29:02.795971 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.038) 0:09:44.788 ********* 2026-08-24 07:29:02.838847 | instance | skipping: [instance] 2026-08-24 07:29:02.838908 | instance | 2026-08-24 07:29:02.839039 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-24 07:29:02.839149 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.043) 0:09:44.832 ********* 2026-08-24 07:29:02.879401 | instance | skipping: [instance] 2026-08-24 07:29:02.879466 | instance | 2026-08-24 07:29:02.879596 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-24 07:29:02.879745 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.040) 0:09:44.873 ********* 2026-08-24 07:29:02.913968 | instance | skipping: [instance] 2026-08-24 07:29:02.914258 | instance | 2026-08-24 07:29:02.914350 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-24 07:29:02.914362 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.034) 0:09:44.907 ********* 2026-08-24 07:29:02.950461 | instance | skipping: [instance] 2026-08-24 07:29:02.950749 | instance | 2026-08-24 07:29:02.950831 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-24 07:29:02.950879 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.036) 0:09:44.943 ********* 2026-08-24 07:29:02.990544 | instance | skipping: [instance] 2026-08-24 07:29:02.990909 | instance | 2026-08-24 07:29:02.990959 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-24 07:29:02.990965 | instance | Monday 24 August 2026 07:29:02 +0000 (0:00:00.040) 0:09:44.983 ********* 2026-08-24 07:29:03.029759 | instance | skipping: [instance] 2026-08-24 07:29:03.029896 | instance | 2026-08-24 07:29:03.030142 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-24 07:29:03.030566 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.039) 0:09:45.023 ********* 2026-08-24 07:29:03.070078 | instance | skipping: [instance] 2026-08-24 07:29:03.070218 | instance | 2026-08-24 07:29:03.070490 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-24 07:29:03.070535 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.040) 0:09:45.063 ********* 2026-08-24 07:29:03.109516 | instance | skipping: [instance] 2026-08-24 07:29:03.109604 | instance | 2026-08-24 07:29:03.109768 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-24 07:29:03.110266 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.039) 0:09:45.102 ********* 2026-08-24 07:29:03.174075 | instance | skipping: [instance] 2026-08-24 07:29:03.174168 | instance | 2026-08-24 07:29:03.174311 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-24 07:29:03.174476 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.064) 0:09:45.167 ********* 2026-08-24 07:29:03.222944 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-24 07:29:03.223101 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-24 07:29:03.223345 | instance | skipping: [instance] 2026-08-24 07:29:03.223536 | instance | 2026-08-24 07:29:03.223740 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-24 07:29:03.223944 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.048) 0:09:45.216 ********* 2026-08-24 07:29:03.261490 | instance | skipping: [instance] 2026-08-24 07:29:03.261876 | instance | 2026-08-24 07:29:03.262251 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-24 07:29:03.262583 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.037) 0:09:45.253 ********* 2026-08-24 07:29:03.314942 | instance | skipping: [instance] 2026-08-24 07:29:03.315302 | instance | 2026-08-24 07:29:03.315636 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-24 07:29:03.316033 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.054) 0:09:45.308 ********* 2026-08-24 07:29:03.353444 | instance | skipping: [instance] 2026-08-24 07:29:03.353788 | instance | 2026-08-24 07:29:03.354159 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-24 07:29:03.354535 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.038) 0:09:45.346 ********* 2026-08-24 07:29:03.394253 | instance | skipping: [instance] 2026-08-24 07:29:03.394629 | instance | 2026-08-24 07:29:03.394977 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-24 07:29:03.395303 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.040) 0:09:45.387 ********* 2026-08-24 07:29:03.454722 | instance | skipping: [instance] 2026-08-24 07:29:03.455130 | instance | 2026-08-24 07:29:03.455490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:29:03.455830 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.060) 0:09:45.447 ********* 2026-08-24 07:29:03.502416 | instance | skipping: [instance] 2026-08-24 07:29:03.502925 | instance | 2026-08-24 07:29:03.503309 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-08-24 07:29:03.503657 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.047) 0:09:45.495 ********* 2026-08-24 07:29:03.544196 | instance | skipping: [instance] 2026-08-24 07:29:03.544589 | instance | 2026-08-24 07:29:03.544934 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-08-24 07:29:03.545269 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.041) 0:09:45.537 ********* 2026-08-24 07:29:03.583300 | instance | skipping: [instance] 2026-08-24 07:29:03.583690 | instance | 2026-08-24 07:29:03.584106 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-08-24 07:29:03.584460 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.038) 0:09:45.576 ********* 2026-08-24 07:29:03.621462 | instance | skipping: [instance] 2026-08-24 07:29:03.621671 | instance | 2026-08-24 07:29:03.621907 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-08-24 07:29:03.622117 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.038) 0:09:45.615 ********* 2026-08-24 07:29:03.702966 | instance | skipping: [instance] 2026-08-24 07:29:03.703339 | instance | 2026-08-24 07:29:03.703710 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-08-24 07:29:03.704189 | instance | 2026-08-24 07:29:03.704570 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:29:03.704894 | instance | Monday 24 August 2026 07:29:03 +0000 (0:00:00.080) 0:09:45.695 ********* 2026-08-24 07:29:04.988676 | instance | ok: [instance] 2026-08-24 07:29:04.988755 | instance | 2026-08-24 07:29:04.988773 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-08-24 07:29:04.988949 | instance | Monday 24 August 2026 07:29:04 +0000 (0:00:01.285) 0:09:46.981 ********* 2026-08-24 07:29:05.043452 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-08-24 07:29:05.043640 | instance | 2026-08-24 07:29:05.043917 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-08-24 07:29:05.044183 | instance | Monday 24 August 2026 07:29:05 +0000 (0:00:00.055) 0:09:47.036 ********* 2026-08-24 07:29:05.149575 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-08-24 07:29:05.149818 | instance | 2026-08-24 07:29:05.150081 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-08-24 07:29:05.150389 | instance | Monday 24 August 2026 07:29:05 +0000 (0:00:00.105) 0:09:47.142 ********* 2026-08-24 07:29:25.861753 | instance | changed: [instance] 2026-08-24 07:29:25.861971 | instance | 2026-08-24 07:29:25.862350 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-08-24 07:29:25.862659 | instance | Monday 24 August 2026 07:29:25 +0000 (0:00:20.712) 0:10:07.854 ********* 2026-08-24 07:29:26.536516 | instance | changed: [instance] 2026-08-24 07:29:26.536750 | instance | 2026-08-24 07:29:26.537071 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-08-24 07:29:26.537358 | instance | Monday 24 August 2026 07:29:26 +0000 (0:00:00.674) 0:10:08.529 ********* 2026-08-24 07:29:26.583809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-08-24 07:29:26.584080 | instance | 2026-08-24 07:29:26.584348 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-08-24 07:29:26.584612 | instance | Monday 24 August 2026 07:29:26 +0000 (0:00:00.047) 0:10:08.577 ********* 2026-08-24 07:29:27.247266 | instance | changed: [instance] 2026-08-24 07:29:27.247337 | instance | 2026-08-24 07:29:27.247476 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-08-24 07:29:27.247616 | instance | Monday 24 August 2026 07:29:27 +0000 (0:00:00.663) 0:10:09.240 ********* 2026-08-24 07:29:27.891772 | instance | ok: [instance] 2026-08-24 07:29:27.892043 | instance | 2026-08-24 07:29:27.892371 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-08-24 07:29:27.892682 | instance | Monday 24 August 2026 07:29:27 +0000 (0:00:00.644) 0:10:09.884 ********* 2026-08-24 07:29:28.379206 | instance | changed: [instance] 2026-08-24 07:29:28.379440 | instance | 2026-08-24 07:29:28.379718 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-08-24 07:29:28.379992 | instance | Monday 24 August 2026 07:29:28 +0000 (0:00:00.478) 0:10:10.363 ********* 2026-08-24 07:29:28.380238 | instance | 2026-08-24 07:29:28.380593 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-08-24 07:29:28.380796 | instance | Monday 24 August 2026 07:29:28 +0000 (0:00:00.008) 0:10:10.371 ********* 2026-08-24 07:29:28.428989 | instance | skipping: [instance] 2026-08-24 07:29:28.429213 | instance | 2026-08-24 07:29:28.429549 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-08-24 07:29:28.429821 | instance | Monday 24 August 2026 07:29:28 +0000 (0:00:00.050) 0:10:10.422 ********* 2026-08-24 07:29:29.787030 | instance | changed: [instance] 2026-08-24 07:29:29.787107 | instance | 2026-08-24 07:29:29.787237 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-08-24 07:29:29.787356 | instance | Monday 24 August 2026 07:29:29 +0000 (0:00:01.358) 0:10:11.780 ********* 2026-08-24 07:29:31.688670 | instance | changed: [instance] 2026-08-24 07:29:31.688734 | instance | 2026-08-24 07:29:31.688754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:29:31.688763 | instance | Monday 24 August 2026 07:29:31 +0000 (0:00:01.900) 0:10:13.681 ********* 2026-08-24 07:29:31.730343 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:29:31.730608 | instance | 2026-08-24 07:29:31.730901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:29:31.731175 | instance | Monday 24 August 2026 07:29:31 +0000 (0:00:00.042) 0:10:13.723 ********* 2026-08-24 07:29:32.223563 | instance | changed: [instance] 2026-08-24 07:29:32.223804 | instance | 2026-08-24 07:29:32.224086 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-08-24 07:29:32.224387 | instance | Monday 24 August 2026 07:29:32 +0000 (0:00:00.493) 0:10:14.216 ********* 2026-08-24 07:29:48.827103 | instance | changed: [instance] 2026-08-24 07:29:48.827428 | instance | 2026-08-24 07:29:48.827825 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:29:48.828199 | instance | Monday 24 August 2026 07:29:48 +0000 (0:00:16.603) 0:10:30.819 ********* 2026-08-24 07:29:48.875936 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:29:48.876238 | instance | 2026-08-24 07:29:48.876544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:29:48.876876 | instance | Monday 24 August 2026 07:29:48 +0000 (0:00:00.049) 0:10:30.869 ********* 2026-08-24 07:29:49.375276 | instance | changed: [instance] 2026-08-24 07:29:49.375472 | instance | 2026-08-24 07:29:49.375733 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-08-24 07:29:49.375993 | instance | Monday 24 August 2026 07:29:49 +0000 (0:00:00.498) 0:10:31.368 ********* 2026-08-24 07:29:52.280411 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-08-24 07:29:52.280603 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-08-24 07:29:52.280846 | instance | 2026-08-24 07:29:52.281132 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-08-24 07:29:52.281384 | instance | Monday 24 August 2026 07:29:52 +0000 (0:00:02.905) 0:10:34.273 ********* 2026-08-24 07:29:55.667194 | instance | changed: [instance] 2026-08-24 07:29:55.667290 | instance | 2026-08-24 07:29:55.667420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:29:55.667537 | instance | Monday 24 August 2026 07:29:55 +0000 (0:00:03.386) 0:10:37.659 ********* 2026-08-24 07:29:55.711803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:29:55.711839 | instance | 2026-08-24 07:29:55.711852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:29:55.711967 | instance | Monday 24 August 2026 07:29:55 +0000 (0:00:00.044) 0:10:37.704 ********* 2026-08-24 07:29:56.226014 | instance | changed: [instance] 2026-08-24 07:29:56.226267 | instance | 2026-08-24 07:29:56.226571 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-08-24 07:29:56.226844 | instance | Monday 24 August 2026 07:29:56 +0000 (0:00:00.514) 0:10:38.219 ********* 2026-08-24 07:29:59.446553 | instance | ok: [instance] 2026-08-24 07:29:59.446804 | instance | 2026-08-24 07:29:59.447396 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-08-24 07:29:59.447450 | instance | Monday 24 August 2026 07:29:59 +0000 (0:00:03.220) 0:10:41.439 ********* 2026-08-24 07:30:01.958906 | instance | changed: [instance] 2026-08-24 07:30:01.958983 | instance | 2026-08-24 07:30:01.959150 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-08-24 07:30:01.959299 | instance | Monday 24 August 2026 07:30:01 +0000 (0:00:02.512) 0:10:43.952 ********* 2026-08-24 07:30:02.635942 | instance | ok: [instance] 2026-08-24 07:30:02.636032 | instance | 2026-08-24 07:30:02.636092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-08-24 07:30:02.636239 | instance | Monday 24 August 2026 07:30:02 +0000 (0:00:00.677) 0:10:44.629 ********* 2026-08-24 07:30:03.320618 | instance | changed: [instance] 2026-08-24 07:30:03.320736 | instance | 2026-08-24 07:30:03.320814 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-08-24 07:30:03.320999 | instance | Monday 24 August 2026 07:30:03 +0000 (0:00:00.684) 0:10:45.313 ********* 2026-08-24 07:30:04.009237 | instance | ok: [instance] 2026-08-24 07:30:04.009320 | instance | 2026-08-24 07:30:04.009487 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-08-24 07:30:04.009552 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.688) 0:10:46.002 ********* 2026-08-24 07:30:04.054566 | instance | skipping: [instance] 2026-08-24 07:30:04.054972 | instance | 2026-08-24 07:30:04.055052 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-08-24 07:30:04.055062 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.044) 0:10:46.047 ********* 2026-08-24 07:30:04.104374 | instance | skipping: [instance] 2026-08-24 07:30:04.104568 | instance | 2026-08-24 07:30:04.104694 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-08-24 07:30:04.104814 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.050) 0:10:46.097 ********* 2026-08-24 07:30:04.157115 | instance | skipping: [instance] 2026-08-24 07:30:04.157376 | instance | 2026-08-24 07:30:04.157661 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-08-24 07:30:04.157921 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.052) 0:10:46.150 ********* 2026-08-24 07:30:04.208743 | instance | skipping: [instance] 2026-08-24 07:30:04.208968 | instance | 2026-08-24 07:30:04.209270 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-08-24 07:30:04.209530 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.051) 0:10:46.201 ********* 2026-08-24 07:30:04.269865 | instance | skipping: [instance] 2026-08-24 07:30:04.270080 | instance | 2026-08-24 07:30:04.270390 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-08-24 07:30:04.270652 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.061) 0:10:46.263 ********* 2026-08-24 07:30:04.322444 | instance | skipping: [instance] 2026-08-24 07:30:04.322674 | instance | 2026-08-24 07:30:04.322949 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-08-24 07:30:04.323237 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.052) 0:10:46.315 ********* 2026-08-24 07:30:04.371761 | instance | skipping: [instance] 2026-08-24 07:30:04.372002 | instance | 2026-08-24 07:30:04.372291 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-08-24 07:30:04.372648 | instance | Monday 24 August 2026 07:30:04 +0000 (0:00:00.048) 0:10:46.364 ********* 2026-08-24 07:31:39.940098 | instance | changed: [instance] 2026-08-24 07:31:39.940235 | instance | 2026-08-24 07:31:39.940426 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-08-24 07:31:39.940619 | instance | Monday 24 August 2026 07:31:39 +0000 (0:01:35.568) 0:12:21.933 ********* 2026-08-24 07:31:40.619416 | instance | changed: [instance] 2026-08-24 07:31:40.619648 | instance | 2026-08-24 07:31:40.619925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:31:40.620195 | instance | Monday 24 August 2026 07:31:40 +0000 (0:00:00.679) 0:12:22.612 ********* 2026-08-24 07:31:40.667089 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:31:40.667331 | instance | 2026-08-24 07:31:40.667602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:31:40.667857 | instance | Monday 24 August 2026 07:31:40 +0000 (0:00:00.047) 0:12:22.660 ********* 2026-08-24 07:31:41.162547 | instance | changed: [instance] 2026-08-24 07:31:41.162783 | instance | 2026-08-24 07:31:41.163044 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-08-24 07:31:41.163307 | instance | Monday 24 August 2026 07:31:41 +0000 (0:00:00.495) 0:12:23.155 ********* 2026-08-24 07:31:41.902999 | instance | changed: [instance] 2026-08-24 07:31:41.903134 | instance | 2026-08-24 07:31:41.903345 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-08-24 07:31:41.903567 | instance | Monday 24 August 2026 07:31:41 +0000 (0:00:00.740) 0:12:23.895 ********* 2026-08-24 07:31:43.460021 | instance | changed: [instance] 2026-08-24 07:31:43.460086 | instance | 2026-08-24 07:31:43.460276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:31:43.460459 | instance | Monday 24 August 2026 07:31:43 +0000 (0:00:01.557) 0:12:25.453 ********* 2026-08-24 07:31:43.497894 | instance | skipping: [instance] 2026-08-24 07:31:43.498042 | instance | 2026-08-24 07:31:43.498224 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:31:43.498350 | instance | Monday 24 August 2026 07:31:43 +0000 (0:00:00.037) 0:12:25.491 ********* 2026-08-24 07:31:43.533736 | instance | skipping: [instance] 2026-08-24 07:31:43.534220 | instance | 2026-08-24 07:31:43.534257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:31:43.534263 | instance | Monday 24 August 2026 07:31:43 +0000 (0:00:00.035) 0:12:25.527 ********* 2026-08-24 07:31:43.576377 | instance | skipping: [instance] 2026-08-24 07:31:43.576491 | instance | 2026-08-24 07:31:43.576624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:31:43.576736 | instance | Monday 24 August 2026 07:31:43 +0000 (0:00:00.042) 0:12:25.569 ********* 2026-08-24 07:31:43.611051 | instance | skipping: [instance] 2026-08-24 07:31:43.611380 | instance | 2026-08-24 07:31:43.611878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:31:43.612374 | instance | Monday 24 August 2026 07:31:43 +0000 (0:00:00.034) 0:12:25.604 ********* 2026-08-24 07:31:44.261601 | instance | ok: [instance] 2026-08-24 07:31:44.261821 | instance | 2026-08-24 07:31:44.262109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:31:44.262450 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.650) 0:12:26.254 ********* 2026-08-24 07:31:44.306678 | instance | ok: [instance] 2026-08-24 07:31:44.306917 | instance | 2026-08-24 07:31:44.307193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:31:44.307459 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.045) 0:12:26.300 ********* 2026-08-24 07:31:44.344661 | instance | ok: [instance] 2026-08-24 07:31:44.344991 | instance | 2026-08-24 07:31:44.345293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:31:44.345550 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.036) 0:12:26.336 ********* 2026-08-24 07:31:44.396838 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:31:44.397105 | instance | 2026-08-24 07:31:44.397395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:31:44.397655 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.053) 0:12:26.389 ********* 2026-08-24 07:31:44.450191 | instance | ok: [instance] 2026-08-24 07:31:44.450421 | instance | 2026-08-24 07:31:44.450689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:31:44.450949 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.053) 0:12:26.443 ********* 2026-08-24 07:31:44.499196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:31:44.499402 | instance | 2026-08-24 07:31:44.499659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:31:44.500010 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.049) 0:12:26.492 ********* 2026-08-24 07:31:44.997462 | instance | changed: [instance] 2026-08-24 07:31:44.997694 | instance | 2026-08-24 07:31:44.997979 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-08-24 07:31:44.998312 | instance | Monday 24 August 2026 07:31:44 +0000 (0:00:00.497) 0:12:26.990 ********* 2026-08-24 07:31:45.633060 | instance | ok: [instance] 2026-08-24 07:31:45.633317 | instance | 2026-08-24 07:31:45.633595 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-08-24 07:31:45.633868 | instance | Monday 24 August 2026 07:31:45 +0000 (0:00:00.635) 0:12:27.625 ********* 2026-08-24 07:31:46.741434 | instance | changed: [instance] 2026-08-24 07:31:46.741612 | instance | 2026-08-24 07:31:46.741884 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-08-24 07:31:46.742179 | instance | Monday 24 August 2026 07:31:46 +0000 (0:00:01.108) 0:12:28.734 ********* 2026-08-24 07:31:47.094724 | instance | ok: [instance] 2026-08-24 07:31:47.094807 | instance | 2026-08-24 07:31:47.094947 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-08-24 07:31:47.095079 | instance | Monday 24 August 2026 07:31:47 +0000 (0:00:00.353) 0:12:29.087 ********* 2026-08-24 07:31:47.490120 | instance | changed: [instance] 2026-08-24 07:31:47.490414 | instance | 2026-08-24 07:31:47.490713 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-08-24 07:31:47.491000 | instance | Monday 24 August 2026 07:31:47 +0000 (0:00:00.395) 0:12:29.482 ********* 2026-08-24 07:31:47.880111 | instance | changed: [instance] 2026-08-24 07:31:47.880346 | instance | 2026-08-24 07:31:47.880616 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-08-24 07:31:47.880882 | instance | Monday 24 August 2026 07:31:47 +0000 (0:00:00.389) 0:12:29.872 ********* 2026-08-24 07:31:48.228215 | instance | ok: [instance] 2026-08-24 07:31:48.228441 | instance | 2026-08-24 07:31:48.228710 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-08-24 07:31:48.228976 | instance | Monday 24 August 2026 07:31:48 +0000 (0:00:00.348) 0:12:30.221 ********* 2026-08-24 07:34:15.712593 | instance | changed: [instance] 2026-08-24 07:34:15.712811 | instance | 2026-08-24 07:34:15.713090 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-08-24 07:34:15.713351 | instance | Monday 24 August 2026 07:34:15 +0000 (0:02:27.484) 0:14:57.705 ********* 2026-08-24 07:34:16.384109 | instance | ok: [instance] 2026-08-24 07:34:16.384372 | instance | 2026-08-24 07:34:16.384697 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-08-24 07:34:16.385011 | instance | Monday 24 August 2026 07:34:16 +0000 (0:00:00.671) 0:14:58.377 ********* 2026-08-24 07:34:16.431137 | instance | included: ingress for instance 2026-08-24 07:34:16.431360 | instance | 2026-08-24 07:34:16.431683 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-08-24 07:34:16.432004 | instance | Monday 24 August 2026 07:34:16 +0000 (0:00:00.047) 0:14:58.424 ********* 2026-08-24 07:34:17.328147 | instance | changed: [instance] 2026-08-24 07:34:17.328207 | instance | 2026-08-24 07:34:17.328322 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-08-24 07:34:17.328435 | instance | Monday 24 August 2026 07:34:17 +0000 (0:00:00.896) 0:14:59.321 ********* 2026-08-24 07:34:17.638561 | instance | ok: [instance] 2026-08-24 07:34:17.638746 | instance | 2026-08-24 07:34:17.639000 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-08-24 07:34:17.639231 | instance | Monday 24 August 2026 07:34:17 +0000 (0:00:00.310) 0:14:59.631 ********* 2026-08-24 07:34:18.477508 | instance | changed: [instance] 2026-08-24 07:34:18.477742 | instance | 2026-08-24 07:34:18.478010 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-08-24 07:34:18.478294 | instance | 2026-08-24 07:34:18.478562 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:34:18.478839 | instance | Monday 24 August 2026 07:34:18 +0000 (0:00:00.839) 0:15:00.470 ********* 2026-08-24 07:34:20.009830 | instance | ok: [instance] 2026-08-24 07:34:20.009909 | instance | 2026-08-24 07:34:20.009999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:34:20.010158 | instance | Monday 24 August 2026 07:34:20 +0000 (0:00:01.532) 0:15:02.003 ********* 2026-08-24 07:34:20.070344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:34:20.070567 | instance | 2026-08-24 07:34:20.070832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:34:20.071165 | instance | Monday 24 August 2026 07:34:20 +0000 (0:00:00.060) 0:15:02.063 ********* 2026-08-24 07:34:20.570426 | instance | changed: [instance] 2026-08-24 07:34:20.570694 | instance | 2026-08-24 07:34:20.571015 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-08-24 07:34:20.571318 | instance | Monday 24 August 2026 07:34:20 +0000 (0:00:00.499) 0:15:02.563 ********* 2026-08-24 07:34:21.382000 | instance | ok: [instance] 2026-08-24 07:34:21.382258 | instance | 2026-08-24 07:34:21.382531 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-08-24 07:34:21.382792 | instance | Monday 24 August 2026 07:34:21 +0000 (0:00:00.811) 0:15:03.375 ********* 2026-08-24 07:34:23.617306 | instance | changed: [instance] 2026-08-24 07:34:23.617436 | instance | 2026-08-24 07:34:23.617626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:34:23.617809 | instance | Monday 24 August 2026 07:34:23 +0000 (0:00:02.235) 0:15:05.610 ********* 2026-08-24 07:34:23.667384 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:34:23.667528 | instance | 2026-08-24 07:34:23.667707 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:34:23.667887 | instance | Monday 24 August 2026 07:34:23 +0000 (0:00:00.050) 0:15:05.660 ********* 2026-08-24 07:34:24.338860 | instance | changed: [instance] 2026-08-24 07:34:24.339094 | instance | 2026-08-24 07:34:24.339360 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-24 07:34:24.339620 | instance | Monday 24 August 2026 07:34:24 +0000 (0:00:00.671) 0:15:06.331 ********* 2026-08-24 07:34:25.495105 | instance | changed: [instance] 2026-08-24 07:34:25.495190 | instance | 2026-08-24 07:34:25.495571 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-08-24 07:34:25.495613 | instance | Monday 24 August 2026 07:34:25 +0000 (0:00:01.156) 0:15:07.488 ********* 2026-08-24 07:34:25.932307 | instance | ok: [instance] 2026-08-24 07:34:25.932343 | instance | 2026-08-24 07:34:25.932349 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-08-24 07:34:25.932541 | instance | Monday 24 August 2026 07:34:25 +0000 (0:00:00.437) 0:15:07.925 ********* 2026-08-24 07:34:33.235034 | instance | ok: [instance] 2026-08-24 07:34:33.235089 | instance | 2026-08-24 07:34:33.235318 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-08-24 07:34:33.235613 | instance | Monday 24 August 2026 07:34:33 +0000 (0:00:07.302) 0:15:15.227 ********* 2026-08-24 07:34:34.941457 | instance | ok: [instance] 2026-08-24 07:34:34.941558 | instance | 2026-08-24 07:34:34.942178 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-08-24 07:34:34.942281 | instance | Monday 24 August 2026 07:34:34 +0000 (0:00:01.706) 0:15:16.934 ********* 2026-08-24 07:34:35.223265 | instance | ok: [instance] 2026-08-24 07:34:35.223341 | instance | 2026-08-24 07:34:35.223475 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-08-24 07:34:35.223675 | instance | Monday 24 August 2026 07:34:35 +0000 (0:00:00.281) 0:15:17.216 ********* 2026-08-24 07:34:35.434825 | instance | ok: [instance] 2026-08-24 07:34:35.435032 | instance | 2026-08-24 07:34:35.435321 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-08-24 07:34:35.435590 | instance | Monday 24 August 2026 07:34:35 +0000 (0:00:00.211) 0:15:17.427 ********* 2026-08-24 07:34:35.641672 | instance | ok: [instance] 2026-08-24 07:34:35.641884 | instance | 2026-08-24 07:34:35.642254 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-08-24 07:34:35.642536 | instance | Monday 24 August 2026 07:34:35 +0000 (0:00:00.206) 0:15:17.634 ********* 2026-08-24 07:34:36.380121 | instance | changed: [instance] 2026-08-24 07:34:36.380329 | instance | 2026-08-24 07:34:36.380625 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-08-24 07:34:36.380909 | instance | Monday 24 August 2026 07:34:36 +0000 (0:00:00.738) 0:15:18.372 ********* 2026-08-24 07:34:53.436328 | instance | changed: [instance] => (item=alertmanager) 2026-08-24 07:34:53.436483 | instance | changed: [instance] => (item=grafana) 2026-08-24 07:34:53.436596 | instance | changed: [instance] => (item=prometheus) 2026-08-24 07:34:53.436691 | instance | 2026-08-24 07:34:53.436815 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-08-24 07:34:53.436960 | instance | Monday 24 August 2026 07:34:53 +0000 (0:00:17.054) 0:15:35.427 ********* 2026-08-24 07:34:55.445930 | instance | ok: [instance] => (item=alertmanager) 2026-08-24 07:34:55.446055 | instance | ok: [instance] => (item=grafana) 2026-08-24 07:34:55.447158 | instance | ok: [instance] => (item=prometheus) 2026-08-24 07:34:55.447235 | instance | 2026-08-24 07:34:55.447247 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-08-24 07:34:55.447257 | instance | Monday 24 August 2026 07:34:55 +0000 (0:00:02.011) 0:15:37.438 ********* 2026-08-24 07:34:59.358213 | instance | changed: [instance] => (item=None) 2026-08-24 07:34:59.358299 | instance | changed: [instance] => (item=None) 2026-08-24 07:34:59.358551 | instance | changed: [instance] => (item=None) 2026-08-24 07:34:59.358584 | instance | changed: [instance] 2026-08-24 07:34:59.358791 | instance | 2026-08-24 07:34:59.358870 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-08-24 07:34:59.358911 | instance | Monday 24 August 2026 07:34:59 +0000 (0:00:03.912) 0:15:41.351 ********* 2026-08-24 07:35:04.634757 | instance | changed: [instance] => (item=None) 2026-08-24 07:35:04.634830 | instance | changed: [instance] => (item=None) 2026-08-24 07:35:04.634841 | instance | changed: [instance] => (item=None) 2026-08-24 07:35:04.634858 | instance | changed: [instance] => (item=None) 2026-08-24 07:35:04.635100 | instance | changed: [instance] => (item=None) 2026-08-24 07:35:04.635122 | instance | changed: [instance] 2026-08-24 07:35:04.635266 | instance | 2026-08-24 07:35:04.635376 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-08-24 07:35:04.635507 | instance | Monday 24 August 2026 07:35:04 +0000 (0:00:05.276) 0:15:46.627 ********* 2026-08-24 07:35:16.067817 | instance | changed: [instance] => (item=alertmanager) 2026-08-24 07:35:16.068192 | instance | changed: [instance] => (item=prometheus) 2026-08-24 07:35:16.068531 | instance | 2026-08-24 07:35:16.068831 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-08-24 07:35:16.069146 | instance | Monday 24 August 2026 07:35:16 +0000 (0:00:11.433) 0:15:58.060 ********* 2026-08-24 07:35:27.472368 | instance | changed: [instance] => (item=alertmanager) 2026-08-24 07:35:27.472984 | instance | changed: [instance] => (item=prometheus) 2026-08-24 07:35:27.473030 | instance | 2026-08-24 07:35:27.473037 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-08-24 07:35:27.473043 | instance | Monday 24 August 2026 07:35:27 +0000 (0:00:11.404) 0:16:09.465 ********* 2026-08-24 07:35:28.179135 | instance | changed: [instance] 2026-08-24 07:35:28.179207 | instance | 2026-08-24 07:35:28.179336 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-08-24 07:35:28.179452 | instance | Monday 24 August 2026 07:35:28 +0000 (0:00:00.706) 0:16:10.172 ********* 2026-08-24 07:35:34.782432 | instance | ok: [instance] 2026-08-24 07:35:34.782687 | instance | 2026-08-24 07:35:34.783015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-08-24 07:35:34.783282 | instance | Monday 24 August 2026 07:35:34 +0000 (0:00:06.603) 0:16:16.775 ********* 2026-08-24 07:35:48.515958 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-08-24 07:35:48.516033 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-08-24 07:35:48.516277 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-08-24 07:35:48.517309 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-08-24 07:35:48.517344 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-08-24 07:35:48.517359 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-08-24 07:35:48.517403 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-08-24 07:35:48.517889 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-08-24 07:35:48.518168 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-08-24 07:35:48.519215 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-08-24 07:35:48.519290 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-08-24 07:35:48.519302 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-08-24 07:35:48.519319 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-08-24 07:35:48.519886 | instance | 2026-08-24 07:35:48.519956 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-08-24 07:35:48.520118 | instance | Monday 24 August 2026 07:35:48 +0000 (0:00:13.733) 0:16:30.508 ********* 2026-08-24 07:36:18.111566 | instance | changed: [instance] 2026-08-24 07:36:18.111652 | instance | 2026-08-24 07:36:18.111911 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:18.111953 | instance | Monday 24 August 2026 07:36:18 +0000 (0:00:29.596) 0:17:00.104 ********* 2026-08-24 07:36:18.176320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:18.176398 | instance | 2026-08-24 07:36:18.176661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:18.176705 | instance | Monday 24 August 2026 07:36:18 +0000 (0:00:00.064) 0:17:00.169 ********* 2026-08-24 07:36:18.708061 | instance | changed: [instance] 2026-08-24 07:36:18.708146 | instance | 2026-08-24 07:36:18.708426 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-08-24 07:36:18.708466 | instance | Monday 24 August 2026 07:36:18 +0000 (0:00:00.531) 0:17:00.701 ********* 2026-08-24 07:36:21.638311 | instance | changed: [instance] 2026-08-24 07:36:21.638426 | instance | 2026-08-24 07:36:21.638443 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:21.638459 | instance | Monday 24 August 2026 07:36:21 +0000 (0:00:02.925) 0:17:03.627 ********* 2026-08-24 07:36:21.693083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:21.693159 | instance | 2026-08-24 07:36:21.693300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:21.693423 | instance | Monday 24 August 2026 07:36:21 +0000 (0:00:00.059) 0:17:03.686 ********* 2026-08-24 07:36:22.248332 | instance | changed: [instance] 2026-08-24 07:36:22.248436 | instance | 2026-08-24 07:36:22.248527 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-08-24 07:36:22.248656 | instance | Monday 24 August 2026 07:36:22 +0000 (0:00:00.555) 0:17:04.241 ********* 2026-08-24 07:36:23.759278 | instance | changed: [instance] 2026-08-24 07:36:23.759357 | instance | 2026-08-24 07:36:23.759483 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:23.759605 | instance | Monday 24 August 2026 07:36:23 +0000 (0:00:01.510) 0:17:05.752 ********* 2026-08-24 07:36:23.817871 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:23.817958 | instance | 2026-08-24 07:36:23.818078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:23.818232 | instance | Monday 24 August 2026 07:36:23 +0000 (0:00:00.058) 0:17:05.811 ********* 2026-08-24 07:36:24.283042 | instance | changed: [instance] 2026-08-24 07:36:24.283120 | instance | 2026-08-24 07:36:24.283364 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-08-24 07:36:24.283404 | instance | Monday 24 August 2026 07:36:24 +0000 (0:00:00.465) 0:17:06.276 ********* 2026-08-24 07:36:25.808693 | instance | changed: [instance] 2026-08-24 07:36:25.808814 | instance | 2026-08-24 07:36:25.808828 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-08-24 07:36:25.809159 | instance | Monday 24 August 2026 07:36:25 +0000 (0:00:01.525) 0:17:07.801 ********* 2026-08-24 07:36:26.603345 | instance | changed: [instance] 2026-08-24 07:36:26.603437 | instance | 2026-08-24 07:36:26.603575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:26.603786 | instance | Monday 24 August 2026 07:36:26 +0000 (0:00:00.794) 0:17:08.596 ********* 2026-08-24 07:36:26.659345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:26.659808 | instance | 2026-08-24 07:36:26.659844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:26.659881 | instance | Monday 24 August 2026 07:36:26 +0000 (0:00:00.056) 0:17:08.652 ********* 2026-08-24 07:36:27.155363 | instance | changed: [instance] 2026-08-24 07:36:27.155421 | instance | 2026-08-24 07:36:27.155944 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-08-24 07:36:27.155967 | instance | Monday 24 August 2026 07:36:27 +0000 (0:00:00.494) 0:17:09.147 ********* 2026-08-24 07:36:28.533661 | instance | changed: [instance] 2026-08-24 07:36:28.533720 | instance | 2026-08-24 07:36:28.533841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:28.534273 | instance | Monday 24 August 2026 07:36:28 +0000 (0:00:01.379) 0:17:10.527 ********* 2026-08-24 07:36:28.586157 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:28.586432 | instance | 2026-08-24 07:36:28.586732 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:28.586998 | instance | Monday 24 August 2026 07:36:28 +0000 (0:00:00.052) 0:17:10.579 ********* 2026-08-24 07:36:29.048572 | instance | changed: [instance] 2026-08-24 07:36:29.048799 | instance | 2026-08-24 07:36:29.049087 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-08-24 07:36:29.049341 | instance | Monday 24 August 2026 07:36:29 +0000 (0:00:00.462) 0:17:11.041 ********* 2026-08-24 07:36:30.522344 | instance | changed: [instance] 2026-08-24 07:36:30.522569 | instance | 2026-08-24 07:36:30.522810 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-08-24 07:36:30.523009 | instance | 2026-08-24 07:36:30.523231 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:36:30.523459 | instance | Monday 24 August 2026 07:36:30 +0000 (0:00:01.473) 0:17:12.515 ********* 2026-08-24 07:36:32.477321 | instance | ok: [instance] 2026-08-24 07:36:32.477396 | instance | 2026-08-24 07:36:32.477525 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-08-24 07:36:32.477664 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:01.955) 0:17:14.470 ********* 2026-08-24 07:36:32.556721 | instance | skipping: [instance] 2026-08-24 07:36:32.556979 | instance | 2026-08-24 07:36:32.557282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:36:32.557575 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.079) 0:17:14.549 ********* 2026-08-24 07:36:32.626374 | instance | ok: [instance] 2026-08-24 07:36:32.626714 | instance | 2026-08-24 07:36:32.626991 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:36:32.627295 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.069) 0:17:14.619 ********* 2026-08-24 07:36:32.666723 | instance | skipping: [instance] 2026-08-24 07:36:32.666972 | instance | 2026-08-24 07:36:32.667248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:36:32.667507 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.040) 0:17:14.660 ********* 2026-08-24 07:36:32.705798 | instance | skipping: [instance] 2026-08-24 07:36:32.706069 | instance | 2026-08-24 07:36:32.706405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:36:32.706677 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.038) 0:17:14.699 ********* 2026-08-24 07:36:32.744105 | instance | skipping: [instance] 2026-08-24 07:36:32.744392 | instance | 2026-08-24 07:36:32.744693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:36:32.745131 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.038) 0:17:14.737 ********* 2026-08-24 07:36:32.788097 | instance | skipping: [instance] 2026-08-24 07:36:32.788341 | instance | 2026-08-24 07:36:32.788618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:36:32.788874 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.044) 0:17:14.781 ********* 2026-08-24 07:36:32.834332 | instance | skipping: [instance] 2026-08-24 07:36:32.834606 | instance | 2026-08-24 07:36:32.834943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:36:32.835348 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.045) 0:17:14.827 ********* 2026-08-24 07:36:32.973355 | instance | ok: [instance] 2026-08-24 07:36:32.973581 | instance | 2026-08-24 07:36:32.973864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:36:32.974251 | instance | Monday 24 August 2026 07:36:32 +0000 (0:00:00.138) 0:17:14.966 ********* 2026-08-24 07:36:33.031781 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:36:33.032027 | instance | 2026-08-24 07:36:33.032319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:36:33.032658 | instance | Monday 24 August 2026 07:36:33 +0000 (0:00:00.058) 0:17:15.024 ********* 2026-08-24 07:36:33.094720 | instance | ok: [instance] 2026-08-24 07:36:33.095094 | instance | 2026-08-24 07:36:33.095493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:36:33.095963 | instance | Monday 24 August 2026 07:36:33 +0000 (0:00:00.062) 0:17:15.087 ********* 2026-08-24 07:36:33.159949 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:36:33.160258 | instance | 2026-08-24 07:36:33.160556 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:36:33.160894 | instance | Monday 24 August 2026 07:36:33 +0000 (0:00:00.064) 0:17:15.152 ********* 2026-08-24 07:36:33.710515 | instance | changed: [instance] 2026-08-24 07:36:33.710772 | instance | 2026-08-24 07:36:33.711031 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-08-24 07:36:33.711288 | instance | Monday 24 August 2026 07:36:33 +0000 (0:00:00.550) 0:17:15.703 ********* 2026-08-24 07:36:35.222845 | instance | changed: [instance] 2026-08-24 07:36:35.223091 | instance | 2026-08-24 07:36:35.223474 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-08-24 07:36:35.223784 | instance | Monday 24 August 2026 07:36:35 +0000 (0:00:01.512) 0:17:17.215 ********* 2026-08-24 07:36:36.154584 | instance | changed: [instance] 2026-08-24 07:36:36.154734 | instance | 2026-08-24 07:36:36.155031 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-24 07:36:36.155296 | instance | Monday 24 August 2026 07:36:36 +0000 (0:00:00.931) 0:17:18.147 ********* 2026-08-24 07:36:40.011794 | instance | changed: [instance] 2026-08-24 07:36:40.012019 | instance | 2026-08-24 07:36:40.012303 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-24 07:36:40.012619 | instance | Monday 24 August 2026 07:36:40 +0000 (0:00:03.857) 0:17:22.004 ********* 2026-08-24 07:36:40.224930 | instance | changed: [instance] 2026-08-24 07:36:40.225019 | instance | 2026-08-24 07:36:40.225217 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-24 07:36:40.225432 | instance | Monday 24 August 2026 07:36:40 +0000 (0:00:00.213) 0:17:22.218 ********* 2026-08-24 07:36:40.789467 | instance | changed: [instance] 2026-08-24 07:36:40.789690 | instance | 2026-08-24 07:36:40.789997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:36:40.790385 | instance | Monday 24 August 2026 07:36:40 +0000 (0:00:00.564) 0:17:22.782 ********* 2026-08-24 07:36:40.870760 | instance | ok: [instance] 2026-08-24 07:36:40.870999 | instance | 2026-08-24 07:36:40.871259 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:36:40.871529 | instance | Monday 24 August 2026 07:36:40 +0000 (0:00:00.081) 0:17:22.864 ********* 2026-08-24 07:36:40.954028 | instance | included: rabbitmq for instance 2026-08-24 07:36:40.954341 | instance | 2026-08-24 07:36:40.954835 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 07:36:40.954944 | instance | Monday 24 August 2026 07:36:40 +0000 (0:00:00.083) 0:17:22.947 ********* 2026-08-24 07:36:41.634358 | instance | ok: [instance] 2026-08-24 07:36:41.634608 | instance | 2026-08-24 07:36:41.634900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 07:36:41.635183 | instance | Monday 24 August 2026 07:36:41 +0000 (0:00:00.680) 0:17:23.627 ********* 2026-08-24 07:36:41.690813 | instance | skipping: [instance] 2026-08-24 07:36:41.691123 | instance | 2026-08-24 07:36:41.691527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 07:36:41.691763 | instance | Monday 24 August 2026 07:36:41 +0000 (0:00:00.056) 0:17:23.683 ********* 2026-08-24 07:36:41.758806 | instance | skipping: [instance] 2026-08-24 07:36:41.759089 | instance | 2026-08-24 07:36:41.759468 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 07:36:41.759756 | instance | Monday 24 August 2026 07:36:41 +0000 (0:00:00.068) 0:17:23.751 ********* 2026-08-24 07:36:41.812466 | instance | skipping: [instance] 2026-08-24 07:36:41.812709 | instance | 2026-08-24 07:36:41.812984 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 07:36:41.813324 | instance | Monday 24 August 2026 07:36:41 +0000 (0:00:00.053) 0:17:23.805 ********* 2026-08-24 07:37:12.704083 | instance | changed: [instance] 2026-08-24 07:37:12.704506 | instance | 2026-08-24 07:37:12.704962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:37:12.705391 | instance | Monday 24 August 2026 07:37:12 +0000 (0:00:30.890) 0:17:54.696 ********* 2026-08-24 07:37:13.380687 | instance | ok: [instance] 2026-08-24 07:37:13.380921 | instance | 2026-08-24 07:37:13.381220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:37:13.381496 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.676) 0:17:55.373 ********* 2026-08-24 07:37:13.442856 | instance | ok: [instance] 2026-08-24 07:37:13.443071 | instance | 2026-08-24 07:37:13.443497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:37:13.443883 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.062) 0:17:55.435 ********* 2026-08-24 07:37:13.518234 | instance | skipping: [instance] 2026-08-24 07:37:13.518369 | instance | 2026-08-24 07:37:13.518540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:37:13.518674 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.075) 0:17:55.511 ********* 2026-08-24 07:37:13.572740 | instance | skipping: [instance] 2026-08-24 07:37:13.572992 | instance | 2026-08-24 07:37:13.573285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:37:13.573554 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.054) 0:17:55.565 ********* 2026-08-24 07:37:13.625512 | instance | ok: [instance] 2026-08-24 07:37:13.625582 | instance | 2026-08-24 07:37:13.625706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:37:13.625826 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.053) 0:17:55.618 ********* 2026-08-24 07:37:13.725274 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 07:37:13.725577 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:37:13.725997 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:37:13.726444 | instance | ok: [instance] => (item=identity) 2026-08-24 07:37:13.726783 | instance | 2026-08-24 07:37:13.727144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:37:13.727502 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.099) 0:17:55.717 ********* 2026-08-24 07:37:13.796562 | instance | ok: [instance] 2026-08-24 07:37:13.796773 | instance | 2026-08-24 07:37:13.797060 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:37:13.797313 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.071) 0:17:55.789 ********* 2026-08-24 07:37:13.859869 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:37:13.860094 | instance | 2026-08-24 07:37:13.860364 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:37:13.860631 | instance | Monday 24 August 2026 07:37:13 +0000 (0:00:00.063) 0:17:55.853 ********* 2026-08-24 07:37:14.400232 | instance | changed: [instance] 2026-08-24 07:37:14.400317 | instance | 2026-08-24 07:37:14.400500 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-08-24 07:37:14.400670 | instance | Monday 24 August 2026 07:37:14 +0000 (0:00:00.539) 0:17:56.393 ********* 2026-08-24 07:37:15.965271 | instance | ok: [instance] => (item=None) 2026-08-24 07:37:15.965532 | instance | ok: [instance] 2026-08-24 07:37:15.965924 | instance | 2026-08-24 07:37:15.966343 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-08-24 07:37:15.966634 | instance | Monday 24 August 2026 07:37:15 +0000 (0:00:01.564) 0:17:57.958 ********* 2026-08-24 07:37:16.996547 | instance | ok: [instance] => (item=atmosphere) 2026-08-24 07:37:16.996845 | instance | 2026-08-24 07:37:16.997054 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-08-24 07:37:16.997296 | instance | Monday 24 August 2026 07:37:16 +0000 (0:00:01.031) 0:17:58.989 ********* 2026-08-24 07:37:17.864887 | instance | changed: [instance] 2026-08-24 07:37:17.864972 | instance | 2026-08-24 07:37:17.865091 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-08-24 07:37:17.865217 | instance | Monday 24 August 2026 07:37:17 +0000 (0:00:00.868) 0:17:59.857 ********* 2026-08-24 07:37:18.936067 | instance | changed: [instance] => (item=None) 2026-08-24 07:37:18.936160 | instance | changed: [instance] 2026-08-24 07:37:18.936376 | instance | 2026-08-24 07:37:18.936468 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-08-24 07:37:18.936555 | instance | Monday 24 August 2026 07:37:18 +0000 (0:00:01.071) 0:18:00.929 ********* 2026-08-24 07:37:20.556847 | instance | changed: [instance] => (item=None) 2026-08-24 07:37:20.556923 | instance | changed: [instance] 2026-08-24 07:37:20.557366 | instance | 2026-08-24 07:37:20.557409 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-08-24 07:37:20.557415 | instance | Monday 24 August 2026 07:37:20 +0000 (0:00:01.620) 0:18:02.550 ********* 2026-08-24 07:40:06.751539 | instance | changed: [instance] 2026-08-24 07:40:06.751807 | instance | 2026-08-24 07:40:06.751813 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:40:06.751818 | instance | Monday 24 August 2026 07:40:06 +0000 (0:02:46.192) 0:20:48.742 ********* 2026-08-24 07:40:06.854992 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:40:06.855073 | instance | 2026-08-24 07:40:06.855337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:40:06.855377 | instance | Monday 24 August 2026 07:40:06 +0000 (0:00:00.105) 0:20:48.848 ********* 2026-08-24 07:40:06.911523 | instance | skipping: [instance] 2026-08-24 07:40:06.911873 | instance | 2026-08-24 07:40:06.911939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:40:06.911971 | instance | Monday 24 August 2026 07:40:06 +0000 (0:00:00.056) 0:20:48.904 ********* 2026-08-24 07:40:06.972129 | instance | skipping: [instance] 2026-08-24 07:40:06.972278 | instance | 2026-08-24 07:40:06.972458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:40:06.972626 | instance | Monday 24 August 2026 07:40:06 +0000 (0:00:00.060) 0:20:48.965 ********* 2026-08-24 07:40:07.044746 | instance | ok: [instance] 2026-08-24 07:40:07.044812 | instance | 2026-08-24 07:40:07.045096 | instance | TASK [Create Ingress identity] ************************************************* 2026-08-24 07:40:07.045135 | instance | Monday 24 August 2026 07:40:07 +0000 (0:00:00.072) 0:20:49.038 ********* 2026-08-24 07:40:07.115525 | instance | included: ingress for instance 2026-08-24 07:40:07.115624 | instance | 2026-08-24 07:40:07.115900 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-08-24 07:40:07.115940 | instance | Monday 24 August 2026 07:40:07 +0000 (0:00:00.070) 0:20:49.108 ********* 2026-08-24 07:40:08.065707 | instance | changed: [instance] 2026-08-24 07:40:08.066561 | instance | 2026-08-24 07:40:08.066619 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-08-24 07:40:08.066630 | instance | Monday 24 August 2026 07:40:08 +0000 (0:00:00.949) 0:20:50.058 ********* 2026-08-24 07:40:12.535213 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-08-24 07:40:12.535301 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-08-24 07:40:12.535933 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-08-24 07:40:12.535972 | instance | ok: [instance] 2026-08-24 07:40:12.535978 | instance | 2026-08-24 07:40:12.535983 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-08-24 07:40:12.535987 | instance | Monday 24 August 2026 07:40:12 +0000 (0:00:04.470) 0:20:54.528 ********* 2026-08-24 07:40:13.264833 | instance | ok: [instance] 2026-08-24 07:40:13.264904 | instance | 2026-08-24 07:40:13.265179 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-08-24 07:40:13.265212 | instance | Monday 24 August 2026 07:40:13 +0000 (0:00:00.729) 0:20:55.258 ********* 2026-08-24 07:40:14.602280 | instance | ok: [instance] => (item=atmosphere) 2026-08-24 07:40:14.602344 | instance | 2026-08-24 07:40:14.602361 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-08-24 07:40:14.602491 | instance | Monday 24 August 2026 07:40:14 +0000 (0:00:01.337) 0:20:56.595 ********* 2026-08-24 07:40:15.833875 | instance | changed: [instance] => (item=atmosphere) 2026-08-24 07:40:15.833980 | instance | 2026-08-24 07:40:15.834053 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-08-24 07:40:15.834251 | instance | Monday 24 August 2026 07:40:15 +0000 (0:00:01.231) 0:20:57.827 ********* 2026-08-24 07:40:16.941626 | instance | changed: [instance] => (item=atmosphere) 2026-08-24 07:40:16.941753 | instance | 2026-08-24 07:40:16.941861 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-08-24 07:40:16.942018 | instance | Monday 24 August 2026 07:40:16 +0000 (0:00:01.107) 0:20:58.934 ********* 2026-08-24 07:40:18.191847 | instance | changed: [instance] => (item=atmosphere) 2026-08-24 07:40:18.192060 | instance | 2026-08-24 07:40:18.192333 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-24 07:40:18.192600 | instance | Monday 24 August 2026 07:40:18 +0000 (0:00:01.249) 0:21:00.184 ********* 2026-08-24 07:40:18.440092 | instance | changed: [instance] 2026-08-24 07:40:18.440325 | instance | 2026-08-24 07:40:18.440604 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 07:40:18.440889 | instance | Monday 24 August 2026 07:40:18 +0000 (0:00:00.248) 0:21:00.432 ********* 2026-08-24 07:40:19.610783 | instance | ok: [instance] 2026-08-24 07:40:19.611031 | instance | 2026-08-24 07:40:19.611307 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 07:40:19.611577 | instance | Monday 24 August 2026 07:40:19 +0000 (0:00:01.170) 0:21:01.603 ********* 2026-08-24 07:40:19.871532 | instance | ok: [instance] 2026-08-24 07:40:19.871590 | instance | 2026-08-24 07:40:19.871735 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 07:40:19.871857 | instance | Monday 24 August 2026 07:40:19 +0000 (0:00:00.261) 0:21:01.865 ********* 2026-08-24 07:40:19.951219 | instance | ok: [instance] => { 2026-08-24 07:40:19.951382 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-24 07:40:19.951566 | instance | } 2026-08-24 07:40:19.951709 | instance | 2026-08-24 07:40:19.951835 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 07:40:19.951971 | instance | Monday 24 August 2026 07:40:19 +0000 (0:00:00.078) 0:21:01.943 ********* 2026-08-24 07:40:20.621052 | instance | changed: [instance] 2026-08-24 07:40:20.621118 | instance | 2026-08-24 07:40:20.621233 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 07:40:20.621354 | instance | Monday 24 August 2026 07:40:20 +0000 (0:00:00.670) 0:21:02.614 ********* 2026-08-24 07:40:21.908801 | instance | changed: [instance] 2026-08-24 07:40:21.909160 | instance | 2026-08-24 07:40:21.909444 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-24 07:40:21.909706 | instance | Monday 24 August 2026 07:40:21 +0000 (0:00:01.287) 0:21:03.901 ********* 2026-08-24 07:40:22.421525 | instance | changed: [instance] 2026-08-24 07:40:22.421712 | instance | 2026-08-24 07:40:22.422010 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-24 07:40:22.422652 | instance | Monday 24 August 2026 07:40:22 +0000 (0:00:00.513) 0:21:04.414 ********* 2026-08-24 07:40:23.173696 | instance | ok: [instance] 2026-08-24 07:40:23.173922 | instance | 2026-08-24 07:40:23.174248 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-24 07:40:23.174522 | instance | Monday 24 August 2026 07:40:23 +0000 (0:00:00.751) 0:21:05.166 ********* 2026-08-24 07:40:23.941078 | instance | ok: [instance] 2026-08-24 07:40:23.941311 | instance | 2026-08-24 07:40:23.941952 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-24 07:40:23.942014 | instance | Monday 24 August 2026 07:40:23 +0000 (0:00:00.767) 0:21:05.934 ********* 2026-08-24 07:40:24.313511 | instance | ok: [instance] 2026-08-24 07:40:24.313785 | instance | 2026-08-24 07:40:24.314277 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-24 07:40:24.314741 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.372) 0:21:06.306 ********* 2026-08-24 07:40:24.434454 | instance | included: openstack_helm_endpoints for instance 2026-08-24 07:40:24.434682 | instance | 2026-08-24 07:40:24.434969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:40:24.435285 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.121) 0:21:06.427 ********* 2026-08-24 07:40:24.484074 | instance | skipping: [instance] 2026-08-24 07:40:24.484310 | instance | 2026-08-24 07:40:24.485219 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:40:24.485253 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.049) 0:21:06.477 ********* 2026-08-24 07:40:24.524331 | instance | skipping: [instance] 2026-08-24 07:40:24.524572 | instance | 2026-08-24 07:40:24.524930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:40:24.525207 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.040) 0:21:06.517 ********* 2026-08-24 07:40:24.569740 | instance | skipping: [instance] 2026-08-24 07:40:24.569951 | instance | 2026-08-24 07:40:24.570192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:40:24.570352 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.045) 0:21:06.562 ********* 2026-08-24 07:40:24.619172 | instance | skipping: [instance] 2026-08-24 07:40:24.619361 | instance | 2026-08-24 07:40:24.619637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:40:24.619898 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.049) 0:21:06.612 ********* 2026-08-24 07:40:24.664589 | instance | skipping: [instance] 2026-08-24 07:40:24.665096 | instance | 2026-08-24 07:40:24.665729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:40:24.666300 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.044) 0:21:06.656 ********* 2026-08-24 07:40:24.715574 | instance | skipping: [instance] 2026-08-24 07:40:24.715818 | instance | 2026-08-24 07:40:24.716122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:40:24.716443 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.051) 0:21:06.708 ********* 2026-08-24 07:40:24.770518 | instance | ok: [instance] 2026-08-24 07:40:24.770845 | instance | 2026-08-24 07:40:24.771218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:40:24.771576 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.054) 0:21:06.763 ********* 2026-08-24 07:40:24.836489 | instance | ok: [instance] => (item=identity) 2026-08-24 07:40:24.836712 | instance | 2026-08-24 07:40:24.837040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:40:24.837306 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.066) 0:21:06.829 ********* 2026-08-24 07:40:24.908785 | instance | ok: [instance] 2026-08-24 07:40:24.908984 | instance | 2026-08-24 07:40:24.909318 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-24 07:40:24.909577 | instance | Monday 24 August 2026 07:40:24 +0000 (0:00:00.072) 0:21:06.901 ********* 2026-08-24 07:40:25.416935 | instance | changed: [instance] 2026-08-24 07:40:25.417099 | instance | 2026-08-24 07:40:25.417428 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-24 07:40:25.417701 | instance | Monday 24 August 2026 07:40:25 +0000 (0:00:00.507) 0:21:07.409 ********* 2026-08-24 07:40:25.924332 | instance | changed: [instance] 2026-08-24 07:40:25.924529 | instance | 2026-08-24 07:40:25.924835 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-24 07:40:25.925090 | instance | Monday 24 August 2026 07:40:25 +0000 (0:00:00.507) 0:21:07.917 ********* 2026-08-24 07:40:26.420994 | instance | changed: [instance] 2026-08-24 07:40:26.421064 | instance | 2026-08-24 07:40:26.421607 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-24 07:40:26.421642 | instance | Monday 24 August 2026 07:40:26 +0000 (0:00:00.495) 0:21:08.412 ********* 2026-08-24 07:40:26.969226 | instance | changed: [instance] 2026-08-24 07:40:26.969291 | instance | 2026-08-24 07:40:26.969495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:40:26.969566 | instance | Monday 24 August 2026 07:40:26 +0000 (0:00:00.549) 0:21:08.962 ********* 2026-08-24 07:40:27.132810 | instance | ok: [instance] 2026-08-24 07:40:27.132880 | instance | 2026-08-24 07:40:27.133115 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:40:27.133152 | instance | Monday 24 August 2026 07:40:27 +0000 (0:00:00.163) 0:21:09.126 ********* 2026-08-24 07:40:27.304644 | instance | included: rabbitmq for instance 2026-08-24 07:40:27.304741 | instance | 2026-08-24 07:40:27.304874 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 07:40:27.304991 | instance | Monday 24 August 2026 07:40:27 +0000 (0:00:00.171) 0:21:09.298 ********* 2026-08-24 07:40:28.045555 | instance | ok: [instance] 2026-08-24 07:40:28.045778 | instance | 2026-08-24 07:40:28.046076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 07:40:28.046426 | instance | Monday 24 August 2026 07:40:28 +0000 (0:00:00.740) 0:21:10.038 ********* 2026-08-24 07:40:28.104398 | instance | skipping: [instance] 2026-08-24 07:40:28.104464 | instance | 2026-08-24 07:40:28.104478 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 07:40:28.104647 | instance | Monday 24 August 2026 07:40:28 +0000 (0:00:00.057) 0:21:10.096 ********* 2026-08-24 07:40:28.158157 | instance | skipping: [instance] 2026-08-24 07:40:28.158376 | instance | 2026-08-24 07:40:28.158640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 07:40:28.159019 | instance | Monday 24 August 2026 07:40:28 +0000 (0:00:00.055) 0:21:10.151 ********* 2026-08-24 07:40:28.208642 | instance | skipping: [instance] 2026-08-24 07:40:28.208879 | instance | 2026-08-24 07:40:28.209165 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 07:40:28.209463 | instance | Monday 24 August 2026 07:40:28 +0000 (0:00:00.050) 0:21:10.201 ********* 2026-08-24 07:40:59.139500 | instance | changed: [instance] 2026-08-24 07:40:59.139553 | instance | 2026-08-24 07:40:59.139560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:40:59.139567 | instance | Monday 24 August 2026 07:40:59 +0000 (0:00:30.930) 0:21:41.132 ********* 2026-08-24 07:40:59.851451 | instance | ok: [instance] 2026-08-24 07:40:59.851828 | instance | 2026-08-24 07:40:59.851846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:40:59.851852 | instance | Monday 24 August 2026 07:40:59 +0000 (0:00:00.712) 0:21:41.844 ********* 2026-08-24 07:40:59.913048 | instance | ok: [instance] 2026-08-24 07:40:59.913124 | instance | 2026-08-24 07:40:59.913447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:40:59.913499 | instance | Monday 24 August 2026 07:40:59 +0000 (0:00:00.061) 0:21:41.906 ********* 2026-08-24 07:40:59.969368 | instance | skipping: [instance] 2026-08-24 07:40:59.969434 | instance | 2026-08-24 07:40:59.969446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:40:59.969461 | instance | Monday 24 August 2026 07:40:59 +0000 (0:00:00.055) 0:21:41.962 ********* 2026-08-24 07:41:00.036722 | instance | skipping: [instance] 2026-08-24 07:41:00.038081 | instance | 2026-08-24 07:41:00.038499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:41:00.038899 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.067) 0:21:42.029 ********* 2026-08-24 07:41:00.093254 | instance | ok: [instance] 2026-08-24 07:41:00.093375 | instance | 2026-08-24 07:41:00.093590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:41:00.093762 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.057) 0:21:42.086 ********* 2026-08-24 07:41:00.207939 | instance | ok: [instance] => (item=identity) 2026-08-24 07:41:00.208005 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 07:41:00.208137 | instance | ok: [instance] => (item=key_manager) 2026-08-24 07:41:00.208250 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:41:00.208364 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:41:00.208473 | instance | 2026-08-24 07:41:00.208590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:41:00.208709 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.114) 0:21:42.201 ********* 2026-08-24 07:41:00.277021 | instance | ok: [instance] 2026-08-24 07:41:00.277287 | instance | 2026-08-24 07:41:00.277660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:41:00.277949 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.069) 0:21:42.270 ********* 2026-08-24 07:41:00.345195 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:41:00.345393 | instance | 2026-08-24 07:41:00.345619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:41:00.345849 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.067) 0:21:42.338 ********* 2026-08-24 07:41:00.886973 | instance | changed: [instance] 2026-08-24 07:41:00.887237 | instance | 2026-08-24 07:41:00.887544 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-08-24 07:41:00.887865 | instance | Monday 24 August 2026 07:41:00 +0000 (0:00:00.541) 0:21:42.880 ********* 2026-08-24 07:42:43.087091 | instance | changed: [instance] 2026-08-24 07:42:43.087365 | instance | 2026-08-24 07:42:43.087777 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:42:43.088056 | instance | Monday 24 August 2026 07:42:43 +0000 (0:01:42.199) 0:23:25.079 ********* 2026-08-24 07:42:43.193385 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:42:43.193608 | instance | 2026-08-24 07:42:43.193878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:42:43.194173 | instance | Monday 24 August 2026 07:42:43 +0000 (0:00:00.106) 0:23:25.186 ********* 2026-08-24 07:42:43.253960 | instance | skipping: [instance] 2026-08-24 07:42:43.254085 | instance | 2026-08-24 07:42:43.254284 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:42:43.254455 | instance | Monday 24 August 2026 07:42:43 +0000 (0:00:00.061) 0:23:25.247 ********* 2026-08-24 07:42:43.306213 | instance | skipping: [instance] 2026-08-24 07:42:43.306451 | instance | 2026-08-24 07:42:43.306744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:42:43.307001 | instance | Monday 24 August 2026 07:42:43 +0000 (0:00:00.050) 0:23:25.298 ********* 2026-08-24 07:42:43.374346 | instance | ok: [instance] 2026-08-24 07:42:43.374565 | instance | 2026-08-24 07:42:43.374838 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-08-24 07:42:43.375094 | instance | Monday 24 August 2026 07:42:43 +0000 (0:00:00.069) 0:23:25.367 ********* 2026-08-24 07:42:43.453412 | instance | included: ingress for instance 2026-08-24 07:42:43.453489 | instance | 2026-08-24 07:42:43.453605 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-08-24 07:42:43.453717 | instance | Monday 24 August 2026 07:42:43 +0000 (0:00:00.076) 0:23:25.443 ********* 2026-08-24 07:42:44.412376 | instance | changed: [instance] 2026-08-24 07:42:44.412605 | instance | 2026-08-24 07:42:44.412879 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-08-24 07:42:44.413151 | instance | Monday 24 August 2026 07:42:44 +0000 (0:00:00.961) 0:23:26.405 ********* 2026-08-24 07:42:45.622186 | instance | changed: [instance] 2026-08-24 07:42:45.622347 | instance | 2026-08-24 07:42:45.622536 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-08-24 07:42:45.622759 | instance | Monday 24 August 2026 07:42:45 +0000 (0:00:01.210) 0:23:27.615 ********* 2026-08-24 07:42:55.957549 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-08-24 07:42:55.957783 | instance | 2026-08-24 07:42:55.958168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:42:55.958484 | instance | Monday 24 August 2026 07:42:55 +0000 (0:00:10.334) 0:23:37.950 ********* 2026-08-24 07:42:56.032748 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:42:56.032985 | instance | 2026-08-24 07:42:56.033377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:42:56.033695 | instance | Monday 24 August 2026 07:42:56 +0000 (0:00:00.075) 0:23:38.025 ********* 2026-08-24 07:42:56.554304 | instance | changed: [instance] 2026-08-24 07:42:56.554538 | instance | 2026-08-24 07:42:56.554824 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-08-24 07:42:56.555096 | instance | Monday 24 August 2026 07:42:56 +0000 (0:00:00.520) 0:23:38.546 ********* 2026-08-24 07:42:59.362826 | instance | changed: [instance] 2026-08-24 07:42:59.363091 | instance | 2026-08-24 07:42:59.363403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:42:59.363716 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:02.808) 0:23:41.355 ********* 2026-08-24 07:42:59.422045 | instance | skipping: [instance] 2026-08-24 07:42:59.422339 | instance | 2026-08-24 07:42:59.422617 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:42:59.422876 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.059) 0:23:41.415 ********* 2026-08-24 07:42:59.470805 | instance | skipping: [instance] 2026-08-24 07:42:59.471028 | instance | 2026-08-24 07:42:59.471332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:42:59.471567 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.048) 0:23:41.464 ********* 2026-08-24 07:42:59.516382 | instance | skipping: [instance] 2026-08-24 07:42:59.516630 | instance | 2026-08-24 07:42:59.516928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:42:59.517198 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.045) 0:23:41.509 ********* 2026-08-24 07:42:59.564817 | instance | skipping: [instance] 2026-08-24 07:42:59.566112 | instance | 2026-08-24 07:42:59.566203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:42:59.566215 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.048) 0:23:41.558 ********* 2026-08-24 07:42:59.610001 | instance | skipping: [instance] 2026-08-24 07:42:59.610286 | instance | 2026-08-24 07:42:59.610600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:42:59.610862 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.045) 0:23:41.603 ********* 2026-08-24 07:42:59.659444 | instance | skipping: [instance] 2026-08-24 07:42:59.659703 | instance | 2026-08-24 07:42:59.660002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:42:59.660332 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.049) 0:23:41.652 ********* 2026-08-24 07:42:59.717626 | instance | ok: [instance] 2026-08-24 07:42:59.717843 | instance | 2026-08-24 07:42:59.718159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:42:59.718437 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.055) 0:23:41.707 ********* 2026-08-24 07:42:59.779814 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-08-24 07:42:59.780045 | instance | 2026-08-24 07:42:59.780326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:42:59.780705 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.065) 0:23:41.772 ********* 2026-08-24 07:42:59.849684 | instance | ok: [instance] 2026-08-24 07:42:59.849809 | instance | 2026-08-24 07:42:59.849996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:42:59.850196 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.069) 0:23:41.842 ********* 2026-08-24 07:42:59.927293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:42:59.927547 | instance | 2026-08-24 07:42:59.927854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:42:59.928121 | instance | Monday 24 August 2026 07:42:59 +0000 (0:00:00.077) 0:23:41.920 ********* 2026-08-24 07:43:00.472889 | instance | changed: [instance] 2026-08-24 07:43:00.472960 | instance | 2026-08-24 07:43:00.473097 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-08-24 07:43:00.473216 | instance | Monday 24 August 2026 07:43:00 +0000 (0:00:00.545) 0:23:42.465 ********* 2026-08-24 07:43:17.987414 | instance | ok: [instance] 2026-08-24 07:43:17.987510 | instance | 2026-08-24 07:43:17.987681 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-08-24 07:43:17.987925 | instance | Monday 24 August 2026 07:43:17 +0000 (0:00:17.514) 0:23:59.980 ********* 2026-08-24 07:43:32.452139 | instance | ok: [instance] 2026-08-24 07:43:32.452422 | instance | 2026-08-24 07:43:32.452744 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-08-24 07:43:32.453075 | instance | Monday 24 August 2026 07:43:32 +0000 (0:00:14.464) 0:24:14.445 ********* 2026-08-24 07:43:33.852663 | instance | ok: [instance] 2026-08-24 07:43:33.852743 | instance | 2026-08-24 07:43:33.852756 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-08-24 07:43:33.852951 | instance | Monday 24 August 2026 07:43:33 +0000 (0:00:01.399) 0:24:15.845 ********* 2026-08-24 07:43:35.066167 | instance | ok: [instance] 2026-08-24 07:43:35.066246 | instance | 2026-08-24 07:43:35.066516 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-08-24 07:43:35.066607 | instance | Monday 24 August 2026 07:43:35 +0000 (0:00:01.214) 0:24:17.059 ********* 2026-08-24 07:43:35.791441 | instance | changed: [instance] 2026-08-24 07:43:35.791538 | instance | 2026-08-24 07:43:35.791806 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-08-24 07:43:35.791850 | instance | Monday 24 August 2026 07:43:35 +0000 (0:00:00.724) 0:24:17.784 ********* 2026-08-24 07:43:36.552708 | instance | changed: [instance] 2026-08-24 07:43:36.552799 | instance | 2026-08-24 07:43:36.553076 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-08-24 07:43:36.553114 | instance | Monday 24 August 2026 07:43:36 +0000 (0:00:00.761) 0:24:18.546 ********* 2026-08-24 07:43:39.561356 | instance | changed: [instance] 2026-08-24 07:43:39.561434 | instance | 2026-08-24 07:43:39.561568 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-08-24 07:43:39.561690 | instance | Monday 24 August 2026 07:43:39 +0000 (0:00:03.008) 0:24:21.554 ********* 2026-08-24 07:43:40.638249 | instance | ok: [instance] 2026-08-24 07:43:40.638326 | instance | 2026-08-24 07:43:40.638339 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-08-24 07:43:40.638526 | instance | Monday 24 August 2026 07:43:40 +0000 (0:00:01.075) 0:24:22.630 ********* 2026-08-24 07:43:47.497239 | instance | ok: [instance] 2026-08-24 07:43:47.497297 | instance | 2026-08-24 07:43:47.497623 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-08-24 07:43:47.497663 | instance | Monday 24 August 2026 07:43:47 +0000 (0:00:06.859) 0:24:29.490 ********* 2026-08-24 07:43:48.956295 | instance | [WARNING]: Module did not set no_log for update_password 2026-08-24 07:43:48.978733 | instance | changed: [instance] 2026-08-24 07:43:48.978857 | instance | 2026-08-24 07:43:48.979024 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-08-24 07:43:48.979180 | instance | Monday 24 August 2026 07:43:48 +0000 (0:00:01.481) 0:24:30.971 ********* 2026-08-24 07:43:56.275024 | instance | ok: [instance] 2026-08-24 07:43:56.275071 | instance | 2026-08-24 07:43:56.275076 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-08-24 07:43:56.275081 | instance | Monday 24 August 2026 07:43:56 +0000 (0:00:07.295) 0:24:38.267 ********* 2026-08-24 07:43:57.356456 | instance | changed: [instance] 2026-08-24 07:43:57.356517 | instance | 2026-08-24 07:43:57.356528 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-08-24 07:43:57.356538 | instance | Monday 24 August 2026 07:43:57 +0000 (0:00:01.080) 0:24:39.348 ********* 2026-08-24 07:43:59.479787 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-223.nip.io/swift/v1/%(tenant_id)s'}) 2026-08-24 07:43:59.479878 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-08-24 07:43:59.479891 | instance | 2026-08-24 07:43:59.479900 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:43:59.479910 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:02.123) 0:24:41.471 ********* 2026-08-24 07:43:59.586992 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:43:59.587033 | instance | 2026-08-24 07:43:59.587043 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:43:59.587053 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:00.107) 0:24:41.579 ********* 2026-08-24 07:43:59.646118 | instance | skipping: [instance] 2026-08-24 07:43:59.646279 | instance | 2026-08-24 07:43:59.646303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:43:59.646517 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:00.059) 0:24:41.639 ********* 2026-08-24 07:43:59.697932 | instance | skipping: [instance] 2026-08-24 07:43:59.698211 | instance | 2026-08-24 07:43:59.698501 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:43:59.698765 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:00.052) 0:24:41.691 ********* 2026-08-24 07:43:59.787705 | instance | ok: [instance] 2026-08-24 07:43:59.788106 | instance | 2026-08-24 07:43:59.788590 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-08-24 07:43:59.788933 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:00.088) 0:24:41.779 ********* 2026-08-24 07:43:59.881817 | instance | included: ingress for instance 2026-08-24 07:43:59.881949 | instance | 2026-08-24 07:43:59.882294 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-08-24 07:43:59.883335 | instance | Monday 24 August 2026 07:43:59 +0000 (0:00:00.091) 0:24:41.871 ********* 2026-08-24 07:44:00.873091 | instance | changed: [instance] 2026-08-24 07:44:00.873201 | instance | 2026-08-24 07:44:00.873327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:44:00.873449 | instance | Monday 24 August 2026 07:44:00 +0000 (0:00:00.994) 0:24:42.866 ********* 2026-08-24 07:44:00.942945 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:44:00.943089 | instance | 2026-08-24 07:44:00.943269 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:44:00.943444 | instance | Monday 24 August 2026 07:44:00 +0000 (0:00:00.069) 0:24:42.936 ********* 2026-08-24 07:44:01.505087 | instance | changed: [instance] 2026-08-24 07:44:01.505188 | instance | 2026-08-24 07:44:01.505332 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-08-24 07:44:01.505473 | instance | Monday 24 August 2026 07:44:01 +0000 (0:00:00.562) 0:24:43.498 ********* 2026-08-24 07:44:15.895687 | instance | ok: [instance] 2026-08-24 07:44:15.896004 | instance | 2026-08-24 07:44:15.896371 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-08-24 07:44:15.896768 | instance | Monday 24 August 2026 07:44:15 +0000 (0:00:14.390) 0:24:57.888 ********* 2026-08-24 07:44:15.971393 | instance | ok: [instance] => (item=10.96.240.200) 2026-08-24 07:44:15.971624 | instance | 2026-08-24 07:44:15.971905 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-08-24 07:44:15.972190 | instance | Monday 24 August 2026 07:44:15 +0000 (0:00:00.075) 0:24:57.964 ********* 2026-08-24 07:44:16.659100 | instance | changed: [instance] 2026-08-24 07:44:16.659343 | instance | 2026-08-24 07:44:16.659618 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-08-24 07:44:16.659887 | instance | Monday 24 August 2026 07:44:16 +0000 (0:00:00.687) 0:24:58.652 ********* 2026-08-24 07:44:17.367337 | instance | changed: [instance] 2026-08-24 07:44:17.367558 | instance | 2026-08-24 07:44:17.367825 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-08-24 07:44:17.368091 | instance | Monday 24 August 2026 07:44:17 +0000 (0:00:00.708) 0:24:59.360 ********* 2026-08-24 07:44:18.607238 | instance | ok: [instance] 2026-08-24 07:44:18.607478 | instance | 2026-08-24 07:44:18.607762 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-08-24 07:44:18.608034 | instance | Monday 24 August 2026 07:44:18 +0000 (0:00:01.239) 0:25:00.600 ********* 2026-08-24 07:44:18.661527 | instance | ok: [instance] 2026-08-24 07:44:18.661775 | instance | 2026-08-24 07:44:18.662052 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-08-24 07:44:18.662354 | instance | Monday 24 August 2026 07:44:18 +0000 (0:00:00.054) 0:25:00.654 ********* 2026-08-24 07:44:19.342501 | instance | changed: [instance] 2026-08-24 07:44:19.342632 | instance | 2026-08-24 07:44:19.342816 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-08-24 07:44:19.342991 | instance | Monday 24 August 2026 07:44:19 +0000 (0:00:00.680) 0:25:01.335 ********* 2026-08-24 07:44:19.611086 | instance | ok: [instance] 2026-08-24 07:44:19.611138 | instance | 2026-08-24 07:44:19.611145 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-08-24 07:44:19.611152 | instance | Monday 24 August 2026 07:44:19 +0000 (0:00:00.267) 0:25:01.603 ********* 2026-08-24 07:44:20.883099 | instance | changed: [instance] 2026-08-24 07:44:20.883168 | instance | 2026-08-24 07:44:20.883442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:44:20.883492 | instance | Monday 24 August 2026 07:44:20 +0000 (0:00:01.272) 0:25:02.876 ********* 2026-08-24 07:44:21.093112 | instance | ok: [instance] 2026-08-24 07:44:21.093185 | instance | 2026-08-24 07:44:21.093455 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:44:21.093498 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.210) 0:25:03.086 ********* 2026-08-24 07:44:21.174993 | instance | included: rabbitmq for instance 2026-08-24 07:44:21.175072 | instance | 2026-08-24 07:44:21.175388 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 07:44:21.175429 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.081) 0:25:03.168 ********* 2026-08-24 07:44:21.841247 | instance | ok: [instance] 2026-08-24 07:44:21.841294 | instance | 2026-08-24 07:44:21.841299 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 07:44:21.841304 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.665) 0:25:03.834 ********* 2026-08-24 07:44:21.900407 | instance | skipping: [instance] 2026-08-24 07:44:21.900456 | instance | 2026-08-24 07:44:21.900464 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 07:44:21.900471 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.057) 0:25:03.892 ********* 2026-08-24 07:44:21.953034 | instance | skipping: [instance] 2026-08-24 07:44:21.953108 | instance | 2026-08-24 07:44:21.953123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 07:44:21.953142 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.053) 0:25:03.945 ********* 2026-08-24 07:44:22.001827 | instance | skipping: [instance] 2026-08-24 07:44:22.002054 | instance | 2026-08-24 07:44:22.002741 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 07:44:22.002796 | instance | Monday 24 August 2026 07:44:21 +0000 (0:00:00.049) 0:25:03.994 ********* 2026-08-24 07:44:48.033652 | instance | changed: [instance] 2026-08-24 07:44:48.033708 | instance | 2026-08-24 07:44:48.033715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:44:48.033722 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:26.031) 0:25:30.026 ********* 2026-08-24 07:44:48.681758 | instance | ok: [instance] 2026-08-24 07:44:48.681832 | instance | 2026-08-24 07:44:48.681850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:44:48.681864 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:00.647) 0:25:30.673 ********* 2026-08-24 07:44:48.732500 | instance | ok: [instance] 2026-08-24 07:44:48.732579 | instance | 2026-08-24 07:44:48.732592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:44:48.732598 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:00.051) 0:25:30.724 ********* 2026-08-24 07:44:48.782871 | instance | skipping: [instance] 2026-08-24 07:44:48.783095 | instance | 2026-08-24 07:44:48.783456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:44:48.783751 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:00.051) 0:25:30.776 ********* 2026-08-24 07:44:48.836305 | instance | skipping: [instance] 2026-08-24 07:44:48.836535 | instance | 2026-08-24 07:44:48.836858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:44:48.837121 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:00.053) 0:25:30.829 ********* 2026-08-24 07:44:48.884050 | instance | ok: [instance] 2026-08-24 07:44:48.884290 | instance | 2026-08-24 07:44:48.884609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:44:48.884954 | instance | Monday 24 August 2026 07:44:48 +0000 (0:00:00.047) 0:25:30.877 ********* 2026-08-24 07:44:49.021984 | instance | ok: [instance] => (item=identity) 2026-08-24 07:44:49.022253 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 07:44:49.022462 | instance | ok: [instance] => (item=image) 2026-08-24 07:44:49.022678 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:44:49.022954 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:44:49.023182 | instance | ok: [instance] => (item=dashboard) 2026-08-24 07:44:49.023386 | instance | 2026-08-24 07:44:49.023600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:44:49.023836 | instance | Monday 24 August 2026 07:44:49 +0000 (0:00:00.137) 0:25:31.015 ********* 2026-08-24 07:44:49.094364 | instance | ok: [instance] 2026-08-24 07:44:49.094592 | instance | 2026-08-24 07:44:49.094907 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:44:49.095223 | instance | Monday 24 August 2026 07:44:49 +0000 (0:00:00.072) 0:25:31.087 ********* 2026-08-24 07:44:49.157136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:44:49.157367 | instance | 2026-08-24 07:44:49.157666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:44:49.157932 | instance | Monday 24 August 2026 07:44:49 +0000 (0:00:00.062) 0:25:31.150 ********* 2026-08-24 07:44:49.695418 | instance | changed: [instance] 2026-08-24 07:44:49.695691 | instance | 2026-08-24 07:44:49.696063 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-08-24 07:44:49.696402 | instance | Monday 24 August 2026 07:44:49 +0000 (0:00:00.537) 0:25:31.688 ********* 2026-08-24 07:44:49.967139 | instance | ok: [instance] 2026-08-24 07:44:49.967257 | instance | 2026-08-24 07:44:49.967438 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-08-24 07:44:49.967603 | instance | Monday 24 August 2026 07:44:49 +0000 (0:00:00.271) 0:25:31.960 ********* 2026-08-24 07:47:06.670461 | instance | changed: [instance] 2026-08-24 07:47:06.670702 | instance | 2026-08-24 07:47:06.670994 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:47:06.671413 | instance | Monday 24 August 2026 07:47:06 +0000 (0:02:16.703) 0:27:48.663 ********* 2026-08-24 07:47:06.775899 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:47:06.776101 | instance | 2026-08-24 07:47:06.776379 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:47:06.776646 | instance | Monday 24 August 2026 07:47:06 +0000 (0:00:00.105) 0:27:48.769 ********* 2026-08-24 07:47:06.837214 | instance | skipping: [instance] 2026-08-24 07:47:06.837464 | instance | 2026-08-24 07:47:06.837766 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:47:06.838067 | instance | Monday 24 August 2026 07:47:06 +0000 (0:00:00.061) 0:27:48.830 ********* 2026-08-24 07:47:06.895842 | instance | skipping: [instance] 2026-08-24 07:47:06.896083 | instance | 2026-08-24 07:47:06.896392 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:47:06.896670 | instance | Monday 24 August 2026 07:47:06 +0000 (0:00:00.058) 0:27:48.889 ********* 2026-08-24 07:47:06.959688 | instance | ok: [instance] 2026-08-24 07:47:06.959841 | instance | 2026-08-24 07:47:06.960012 | instance | TASK [Create Ingress image] **************************************************** 2026-08-24 07:47:06.960265 | instance | Monday 24 August 2026 07:47:06 +0000 (0:00:00.063) 0:27:48.953 ********* 2026-08-24 07:47:07.037898 | instance | included: ingress for instance 2026-08-24 07:47:07.038304 | instance | 2026-08-24 07:47:07.038544 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-08-24 07:47:07.038807 | instance | Monday 24 August 2026 07:47:07 +0000 (0:00:00.077) 0:27:49.031 ********* 2026-08-24 07:47:08.002759 | instance | changed: [instance] 2026-08-24 07:47:08.002862 | instance | 2026-08-24 07:47:08.003051 | instance | TASK [Create images] *********************************************************** 2026-08-24 07:47:08.003248 | instance | Monday 24 August 2026 07:47:07 +0000 (0:00:00.964) 0:27:49.995 ********* 2026-08-24 07:47:08.119818 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-08-24 07:47:08.119881 | instance | 2026-08-24 07:47:08.120014 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-24 07:47:08.120130 | instance | Monday 24 August 2026 07:47:08 +0000 (0:00:00.117) 0:27:50.113 ********* 2026-08-24 07:47:10.653087 | instance | changed: [instance] 2026-08-24 07:47:10.653346 | instance | 2026-08-24 07:47:10.653625 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-24 07:47:10.653877 | instance | Monday 24 August 2026 07:47:10 +0000 (0:00:02.533) 0:27:52.646 ********* 2026-08-24 07:47:11.356408 | instance | ok: [instance] 2026-08-24 07:47:11.356676 | instance | 2026-08-24 07:47:11.356992 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-24 07:47:11.357257 | instance | Monday 24 August 2026 07:47:11 +0000 (0:00:00.703) 0:27:53.349 ********* 2026-08-24 07:47:11.420045 | instance | ok: [instance] 2026-08-24 07:47:11.420271 | instance | 2026-08-24 07:47:11.420542 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-24 07:47:11.420886 | instance | Monday 24 August 2026 07:47:11 +0000 (0:00:00.063) 0:27:53.413 ********* 2026-08-24 07:49:15.779818 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-08-24 07:49:15.779902 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-08-24 07:49:15.780012 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-08-24 07:49:15.780135 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-08-24 07:49:15.780246 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-08-24 07:49:15.780361 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-08-24 07:49:15.780476 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-08-24 07:49:15.780592 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-08-24 07:49:15.780710 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-08-24 07:49:15.780825 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-08-24 07:49:15.780939 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-08-24 07:49:15.781055 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-08-24 07:49:15.781178 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-08-24 07:49:15.781295 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-08-24 07:49:15.781411 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-08-24 07:49:15.781525 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-08-24 07:49:15.781648 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-08-24 07:49:15.781765 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-08-24 07:49:15.781880 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-08-24 07:49:15.781995 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-08-24 07:49:15.782174 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-08-24 07:49:15.782262 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-08-24 07:49:15.782378 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-08-24 07:49:15.782498 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-08-24 07:49:15.782615 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-08-24 07:49:15.782737 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-08-24 07:49:15.783433 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-08-24 07:49:15.783511 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-08-24 07:49:15.783522 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-08-24 07:49:15.783531 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-08-24 07:49:15.783539 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-08-24 07:49:15.783555 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-08-24 07:49:15.783566 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-08-24 07:49:15.783722 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-08-24 07:49:15.783806 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-08-24 07:49:15.783947 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-08-24 07:49:15.784058 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-08-24 07:49:15.784193 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-08-24 07:49:15.784276 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-08-24 07:49:15.784419 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-08-24 07:49:15.784503 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-08-24 07:49:15.784626 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-08-24 07:49:15.784733 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-08-24 07:49:15.784849 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-08-24 07:49:15.784964 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-08-24 07:49:15.785080 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-08-24 07:49:15.785196 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-08-24 07:49:15.785462 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-08-24 07:49:15.785578 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-08-24 07:49:15.785696 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-08-24 07:49:15.785812 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-08-24 07:49:15.785920 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-08-24 07:49:15.786043 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-08-24 07:49:15.786179 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-08-24 07:49:15.786294 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-08-24 07:49:15.786411 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-08-24 07:49:15.786526 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-08-24 07:49:15.786642 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-08-24 07:49:15.786758 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-08-24 07:49:15.786874 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-08-24 07:49:15.786989 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-08-24 07:49:15.787107 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-08-24 07:49:15.787227 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-08-24 07:49:15.787362 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-08-24 07:49:15.787480 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-08-24 07:49:15.787596 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-08-24 07:49:15.787712 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-08-24 07:49:15.787827 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left). 2026-08-24 07:49:15.787941 | instance | ok: [instance] 2026-08-24 07:49:15.788050 | instance | 2026-08-24 07:49:15.788176 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-24 07:49:15.788294 | instance | Monday 24 August 2026 07:49:15 +0000 (0:02:04.359) 0:29:57.773 ********* 2026-08-24 07:49:15.851461 | instance | ok: [instance] 2026-08-24 07:49:15.851718 | instance | 2026-08-24 07:49:15.852010 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-24 07:49:15.852292 | instance | Monday 24 August 2026 07:49:15 +0000 (0:00:00.071) 0:29:57.844 ********* 2026-08-24 07:49:15.916640 | instance | ok: [instance] 2026-08-24 07:49:15.916905 | instance | 2026-08-24 07:49:15.917231 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-24 07:49:15.917510 | instance | Monday 24 August 2026 07:49:15 +0000 (0:00:00.065) 0:29:57.909 ********* 2026-08-24 07:49:16.156649 | instance | changed: [instance] 2026-08-24 07:49:16.156913 | instance | 2026-08-24 07:49:16.157193 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-24 07:49:16.157493 | instance | Monday 24 August 2026 07:49:16 +0000 (0:00:00.239) 0:29:58.149 ********* 2026-08-24 07:49:16.908457 | instance | changed: [instance] 2026-08-24 07:49:16.908783 | instance | 2026-08-24 07:49:16.909010 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-24 07:49:16.909305 | instance | Monday 24 August 2026 07:49:16 +0000 (0:00:00.751) 0:29:58.901 ********* 2026-08-24 07:49:17.178674 | instance | ok: [instance] 2026-08-24 07:49:17.178960 | instance | 2026-08-24 07:49:17.179308 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-24 07:49:17.179681 | instance | Monday 24 August 2026 07:49:17 +0000 (0:00:00.270) 0:29:59.171 ********* 2026-08-24 07:49:17.464716 | instance | changed: [instance] 2026-08-24 07:49:17.464841 | instance | 2026-08-24 07:49:17.465023 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-24 07:49:17.465194 | instance | Monday 24 August 2026 07:49:17 +0000 (0:00:00.286) 0:29:59.458 ********* 2026-08-24 07:49:18.200302 | instance | ok: [instance] 2026-08-24 07:49:18.200523 | instance | 2026-08-24 07:49:18.200791 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-24 07:49:18.201149 | instance | Monday 24 August 2026 07:49:18 +0000 (0:00:00.734) 0:30:00.192 ********* 2026-08-24 07:49:18.261498 | instance | ok: [instance] 2026-08-24 07:49:18.261737 | instance | 2026-08-24 07:49:18.261998 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-24 07:49:18.262329 | instance | Monday 24 August 2026 07:49:18 +0000 (0:00:00.061) 0:30:00.254 ********* 2026-08-24 07:49:23.092774 | instance | changed: [instance] 2026-08-24 07:49:23.092999 | instance | 2026-08-24 07:49:23.093272 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-24 07:49:23.093535 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:04.831) 0:30:05.085 ********* 2026-08-24 07:49:23.137326 | instance | skipping: [instance] 2026-08-24 07:49:23.137532 | instance | 2026-08-24 07:49:23.137872 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-24 07:49:23.138066 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.044) 0:30:05.130 ********* 2026-08-24 07:49:23.181558 | instance | skipping: [instance] 2026-08-24 07:49:23.181735 | instance | 2026-08-24 07:49:23.182032 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-24 07:49:23.182314 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.044) 0:30:05.174 ********* 2026-08-24 07:49:23.481901 | instance | changed: [instance] 2026-08-24 07:49:23.482116 | instance | 2026-08-24 07:49:23.482445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:49:23.482764 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.299) 0:30:05.474 ********* 2026-08-24 07:49:23.566994 | instance | ok: [instance] 2026-08-24 07:49:23.567250 | instance | 2026-08-24 07:49:23.567525 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:49:23.567793 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.085) 0:30:05.560 ********* 2026-08-24 07:49:23.621288 | instance | skipping: [instance] 2026-08-24 07:49:23.621419 | instance | 2026-08-24 07:49:23.621595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:49:23.621762 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.054) 0:30:05.614 ********* 2026-08-24 07:49:23.670251 | instance | skipping: [instance] 2026-08-24 07:49:23.670488 | instance | 2026-08-24 07:49:23.670766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:49:23.671029 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.048) 0:30:05.663 ********* 2026-08-24 07:49:23.721008 | instance | skipping: [instance] 2026-08-24 07:49:23.721248 | instance | 2026-08-24 07:49:23.721548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:49:23.721841 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.050) 0:30:05.714 ********* 2026-08-24 07:49:23.778142 | instance | skipping: [instance] 2026-08-24 07:49:23.778426 | instance | 2026-08-24 07:49:23.778709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:49:23.778966 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.057) 0:30:05.771 ********* 2026-08-24 07:49:23.839010 | instance | skipping: [instance] 2026-08-24 07:49:23.839235 | instance | 2026-08-24 07:49:23.839520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:49:23.839802 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.060) 0:30:05.832 ********* 2026-08-24 07:49:23.904736 | instance | ok: [instance] 2026-08-24 07:49:23.904977 | instance | 2026-08-24 07:49:23.905314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:49:23.906642 | instance | Monday 24 August 2026 07:49:23 +0000 (0:00:00.065) 0:30:05.897 ********* 2026-08-24 07:49:24.014407 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:49:24.014568 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:49:24.014742 | instance | ok: [instance] => (item=staffeln) 2026-08-24 07:49:24.014934 | instance | ok: [instance] => (item=identity) 2026-08-24 07:49:24.015095 | instance | 2026-08-24 07:49:24.015265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:49:24.015429 | instance | Monday 24 August 2026 07:49:24 +0000 (0:00:00.109) 0:30:06.007 ********* 2026-08-24 07:49:24.090948 | instance | ok: [instance] 2026-08-24 07:49:24.091168 | instance | 2026-08-24 07:49:24.091441 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:49:24.091700 | instance | Monday 24 August 2026 07:49:24 +0000 (0:00:00.076) 0:30:06.084 ********* 2026-08-24 07:49:24.158722 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:49:24.158949 | instance | 2026-08-24 07:49:24.159212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:49:24.159472 | instance | Monday 24 August 2026 07:49:24 +0000 (0:00:00.067) 0:30:06.151 ********* 2026-08-24 07:49:24.691317 | instance | changed: [instance] 2026-08-24 07:49:24.691524 | instance | 2026-08-24 07:49:24.691787 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-08-24 07:49:24.692044 | instance | Monday 24 August 2026 07:49:24 +0000 (0:00:00.532) 0:30:06.684 ********* 2026-08-24 07:49:47.271099 | instance | changed: [instance] 2026-08-24 07:49:47.271229 | instance | 2026-08-24 07:49:47.271465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:49:47.271652 | instance | Monday 24 August 2026 07:49:47 +0000 (0:00:22.579) 0:30:29.264 ********* 2026-08-24 07:49:47.367734 | instance | ok: [instance] 2026-08-24 07:49:47.369901 | instance | 2026-08-24 07:49:47.369921 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:49:47.369927 | instance | Monday 24 August 2026 07:49:47 +0000 (0:00:00.089) 0:30:29.353 ********* 2026-08-24 07:49:47.446574 | instance | included: rabbitmq for instance 2026-08-24 07:49:47.446663 | instance | 2026-08-24 07:49:47.446800 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 07:49:47.446920 | instance | Monday 24 August 2026 07:49:47 +0000 (0:00:00.086) 0:30:29.439 ********* 2026-08-24 07:49:48.139288 | instance | ok: [instance] 2026-08-24 07:49:48.139516 | instance | 2026-08-24 07:49:48.139787 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 07:49:48.140068 | instance | Monday 24 August 2026 07:49:48 +0000 (0:00:00.691) 0:30:30.131 ********* 2026-08-24 07:49:48.195613 | instance | skipping: [instance] 2026-08-24 07:49:48.195847 | instance | 2026-08-24 07:49:48.196124 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 07:49:48.196388 | instance | Monday 24 August 2026 07:49:48 +0000 (0:00:00.057) 0:30:30.188 ********* 2026-08-24 07:49:48.247760 | instance | skipping: [instance] 2026-08-24 07:49:48.248034 | instance | 2026-08-24 07:49:48.248461 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 07:49:48.248725 | instance | Monday 24 August 2026 07:49:48 +0000 (0:00:00.051) 0:30:30.240 ********* 2026-08-24 07:49:48.288660 | instance | skipping: [instance] 2026-08-24 07:49:48.289001 | instance | 2026-08-24 07:49:48.289317 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 07:49:48.289575 | instance | Monday 24 August 2026 07:49:48 +0000 (0:00:00.041) 0:30:30.281 ********* 2026-08-24 07:50:19.161545 | instance | changed: [instance] 2026-08-24 07:50:19.161768 | instance | 2026-08-24 07:50:19.162045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:50:19.162349 | instance | Monday 24 August 2026 07:50:19 +0000 (0:00:30.872) 0:31:01.154 ********* 2026-08-24 07:50:19.841014 | instance | ok: [instance] 2026-08-24 07:50:19.841235 | instance | 2026-08-24 07:50:19.841582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:50:19.841860 | instance | Monday 24 August 2026 07:50:19 +0000 (0:00:00.679) 0:31:01.834 ********* 2026-08-24 07:50:19.900395 | instance | ok: [instance] 2026-08-24 07:50:19.900471 | instance | 2026-08-24 07:50:19.900625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:50:19.900749 | instance | Monday 24 August 2026 07:50:19 +0000 (0:00:00.059) 0:31:01.893 ********* 2026-08-24 07:50:19.970724 | instance | skipping: [instance] 2026-08-24 07:50:19.971398 | instance | 2026-08-24 07:50:19.971436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:50:19.971640 | instance | Monday 24 August 2026 07:50:19 +0000 (0:00:00.069) 0:31:01.963 ********* 2026-08-24 07:50:20.031077 | instance | skipping: [instance] 2026-08-24 07:50:20.031315 | instance | 2026-08-24 07:50:20.031612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:50:20.031884 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.060) 0:31:02.024 ********* 2026-08-24 07:50:20.085187 | instance | ok: [instance] 2026-08-24 07:50:20.085586 | instance | 2026-08-24 07:50:20.085916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:50:20.086265 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.054) 0:31:02.078 ********* 2026-08-24 07:50:20.210663 | instance | ok: [instance] => (item=identity) 2026-08-24 07:50:20.210895 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 07:50:20.211154 | instance | ok: [instance] => (item=image) 2026-08-24 07:50:20.211412 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:50:20.211696 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:50:20.211951 | instance | ok: [instance] => (item=volumev3) 2026-08-24 07:50:20.212198 | instance | 2026-08-24 07:50:20.212458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:50:20.212722 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.125) 0:31:02.203 ********* 2026-08-24 07:50:20.287722 | instance | ok: [instance] 2026-08-24 07:50:20.287974 | instance | 2026-08-24 07:50:20.288256 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:50:20.288524 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.076) 0:31:02.280 ********* 2026-08-24 07:50:20.348188 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:50:20.348513 | instance | 2026-08-24 07:50:20.348842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:50:20.349147 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.061) 0:31:02.341 ********* 2026-08-24 07:50:20.883187 | instance | changed: [instance] 2026-08-24 07:50:20.883457 | instance | 2026-08-24 07:50:20.883804 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-08-24 07:50:20.884066 | instance | Monday 24 August 2026 07:50:20 +0000 (0:00:00.534) 0:31:02.876 ********* 2026-08-24 07:50:21.323700 | instance | ok: [instance] 2026-08-24 07:50:21.323941 | instance | 2026-08-24 07:50:21.324235 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-08-24 07:50:21.324518 | instance | Monday 24 August 2026 07:50:21 +0000 (0:00:00.440) 0:31:03.316 ********* 2026-08-24 07:50:21.387849 | instance | ok: [instance] 2026-08-24 07:50:21.388053 | instance | 2026-08-24 07:50:21.388349 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-08-24 07:50:21.388635 | instance | Monday 24 August 2026 07:50:21 +0000 (0:00:00.064) 0:31:03.381 ********* 2026-08-24 07:50:21.656098 | instance | ok: [instance] 2026-08-24 07:50:21.656325 | instance | 2026-08-24 07:50:21.656604 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-08-24 07:50:21.656894 | instance | Monday 24 August 2026 07:50:21 +0000 (0:00:00.267) 0:31:03.649 ********* 2026-08-24 07:55:13.105820 | instance | changed: [instance] 2026-08-24 07:55:13.105975 | instance | 2026-08-24 07:55:13.106213 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:55:13.106445 | instance | Monday 24 August 2026 07:55:13 +0000 (0:04:51.449) 0:35:55.098 ********* 2026-08-24 07:55:13.213364 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:55:13.213598 | instance | 2026-08-24 07:55:13.213864 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:55:13.214152 | instance | Monday 24 August 2026 07:55:13 +0000 (0:00:00.107) 0:35:55.206 ********* 2026-08-24 07:55:13.273313 | instance | skipping: [instance] 2026-08-24 07:55:13.273547 | instance | 2026-08-24 07:55:13.273822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:55:13.274084 | instance | Monday 24 August 2026 07:55:13 +0000 (0:00:00.060) 0:35:55.266 ********* 2026-08-24 07:55:13.342418 | instance | skipping: [instance] 2026-08-24 07:55:13.342540 | instance | 2026-08-24 07:55:13.342699 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:55:13.342853 | instance | Monday 24 August 2026 07:55:13 +0000 (0:00:00.069) 0:35:55.335 ********* 2026-08-24 07:55:13.415781 | instance | ok: [instance] 2026-08-24 07:55:13.416034 | instance | 2026-08-24 07:55:13.416306 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-08-24 07:55:13.416573 | instance | Monday 24 August 2026 07:55:13 +0000 (0:00:00.073) 0:35:55.408 ********* 2026-08-24 07:55:13.507303 | instance | included: ingress for instance 2026-08-24 07:55:13.507467 | instance | 2026-08-24 07:55:13.507664 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-08-24 07:55:13.507825 | instance | Monday 24 August 2026 07:55:13 +0000 (0:00:00.091) 0:35:55.500 ********* 2026-08-24 07:55:14.924953 | instance | changed: [instance] 2026-08-24 07:55:14.925017 | instance | 2026-08-24 07:55:14.925030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:55:14.925041 | instance | Monday 24 August 2026 07:55:14 +0000 (0:00:01.415) 0:35:56.916 ********* 2026-08-24 07:55:15.016926 | instance | ok: [instance] 2026-08-24 07:55:15.016998 | instance | 2026-08-24 07:55:15.017006 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:55:15.017014 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.093) 0:35:57.009 ********* 2026-08-24 07:55:15.083287 | instance | skipping: [instance] 2026-08-24 07:55:15.083397 | instance | 2026-08-24 07:55:15.083575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:55:15.083727 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.066) 0:35:57.076 ********* 2026-08-24 07:55:15.145949 | instance | skipping: [instance] 2026-08-24 07:55:15.146491 | instance | 2026-08-24 07:55:15.146543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:55:15.146551 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.062) 0:35:57.138 ********* 2026-08-24 07:55:15.198162 | instance | skipping: [instance] 2026-08-24 07:55:15.198237 | instance | 2026-08-24 07:55:15.198523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:55:15.198568 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.052) 0:35:57.191 ********* 2026-08-24 07:55:15.254360 | instance | skipping: [instance] 2026-08-24 07:55:15.254422 | instance | 2026-08-24 07:55:15.254556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:55:15.254677 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.056) 0:35:57.247 ********* 2026-08-24 07:55:15.312824 | instance | skipping: [instance] 2026-08-24 07:55:15.312879 | instance | 2026-08-24 07:55:15.313068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:55:15.313185 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.058) 0:35:57.305 ********* 2026-08-24 07:55:15.375730 | instance | ok: [instance] 2026-08-24 07:55:15.375808 | instance | 2026-08-24 07:55:15.375967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:55:15.376136 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.063) 0:35:57.369 ********* 2026-08-24 07:55:15.483949 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:55:15.484008 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:55:15.484129 | instance | ok: [instance] => (item=placement) 2026-08-24 07:55:15.484242 | instance | ok: [instance] => (item=identity) 2026-08-24 07:55:15.484352 | instance | 2026-08-24 07:55:15.484472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:55:15.484597 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.108) 0:35:57.477 ********* 2026-08-24 07:55:15.557094 | instance | ok: [instance] 2026-08-24 07:55:15.557169 | instance | 2026-08-24 07:55:15.557302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:55:15.557424 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.073) 0:35:57.550 ********* 2026-08-24 07:55:15.619842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:55:15.619919 | instance | 2026-08-24 07:55:15.620038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:55:15.620191 | instance | Monday 24 August 2026 07:55:15 +0000 (0:00:00.062) 0:35:57.613 ********* 2026-08-24 07:55:16.193159 | instance | changed: [instance] 2026-08-24 07:55:16.193240 | instance | 2026-08-24 07:55:16.193401 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-08-24 07:55:16.193527 | instance | Monday 24 August 2026 07:55:16 +0000 (0:00:00.572) 0:35:58.185 ********* 2026-08-24 07:56:56.378032 | instance | changed: [instance] 2026-08-24 07:56:56.378118 | instance | 2026-08-24 07:56:56.378246 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 07:56:56.378368 | instance | Monday 24 August 2026 07:56:56 +0000 (0:01:40.185) 0:37:38.371 ********* 2026-08-24 07:56:56.491363 | instance | included: openstack_helm_ingress for instance 2026-08-24 07:56:56.491611 | instance | 2026-08-24 07:56:56.491904 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 07:56:56.492172 | instance | Monday 24 August 2026 07:56:56 +0000 (0:00:00.113) 0:37:38.484 ********* 2026-08-24 07:56:56.553214 | instance | skipping: [instance] 2026-08-24 07:56:56.553486 | instance | 2026-08-24 07:56:56.553774 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 07:56:56.554161 | instance | Monday 24 August 2026 07:56:56 +0000 (0:00:00.061) 0:37:38.546 ********* 2026-08-24 07:56:56.612917 | instance | skipping: [instance] 2026-08-24 07:56:56.613155 | instance | 2026-08-24 07:56:56.613448 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 07:56:56.613720 | instance | Monday 24 August 2026 07:56:56 +0000 (0:00:00.059) 0:37:38.606 ********* 2026-08-24 07:56:56.689747 | instance | ok: [instance] 2026-08-24 07:56:56.689962 | instance | 2026-08-24 07:56:56.690303 | instance | TASK [Create Ingress placement] ************************************************ 2026-08-24 07:56:56.690565 | instance | Monday 24 August 2026 07:56:56 +0000 (0:00:00.076) 0:37:38.682 ********* 2026-08-24 07:56:56.784828 | instance | included: ingress for instance 2026-08-24 07:56:56.785073 | instance | 2026-08-24 07:56:56.785341 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-08-24 07:56:56.785602 | instance | Monday 24 August 2026 07:56:56 +0000 (0:00:00.095) 0:37:38.778 ********* 2026-08-24 07:56:57.844888 | instance | changed: [instance] 2026-08-24 07:56:57.845022 | instance | 2026-08-24 07:56:57.845208 | instance | PLAY [Configure operating system] ********************************************** 2026-08-24 07:56:57.845368 | instance | 2026-08-24 07:56:57.845537 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:56:57.845706 | instance | Monday 24 August 2026 07:56:57 +0000 (0:00:01.059) 0:37:39.837 ********* 2026-08-24 07:57:00.397988 | instance | ok: [instance] 2026-08-24 07:57:00.398255 | instance | 2026-08-24 07:57:00.398542 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-08-24 07:57:00.398805 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:02.553) 0:37:42.390 ********* 2026-08-24 07:57:00.622004 | instance | ok: [instance] 2026-08-24 07:57:00.622234 | instance | 2026-08-24 07:57:00.622481 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-08-24 07:57:00.622734 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.224) 0:37:42.615 ********* 2026-08-24 07:57:00.677510 | instance | skipping: [instance] 2026-08-24 07:57:00.677744 | instance | 2026-08-24 07:57:00.678023 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-08-24 07:57:00.678340 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.055) 0:37:42.670 ********* 2026-08-24 07:57:00.740660 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-24 07:57:00.740874 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-24 07:57:00.741301 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-24 07:57:00.741573 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-24 07:57:00.741881 | instance | skipping: [instance] 2026-08-24 07:57:00.742281 | instance | 2026-08-24 07:57:00.742526 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-08-24 07:57:00.742835 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.063) 0:37:42.733 ********* 2026-08-24 07:57:00.811470 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-08-24 07:57:00.811602 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-08-24 07:57:00.811790 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-08-24 07:57:00.811936 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-08-24 07:57:00.812057 | instance | skipping: [instance] 2026-08-24 07:57:00.812162 | instance | 2026-08-24 07:57:00.812329 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-08-24 07:57:00.812448 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.070) 0:37:42.804 ********* 2026-08-24 07:57:00.874363 | instance | skipping: [instance] 2026-08-24 07:57:00.874603 | instance | 2026-08-24 07:57:00.874887 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-08-24 07:57:00.875195 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.062) 0:37:42.867 ********* 2026-08-24 07:57:00.965316 | instance | skipping: [instance] 2026-08-24 07:57:00.965583 | instance | 2026-08-24 07:57:00.965893 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-24 07:57:00.966215 | instance | Monday 24 August 2026 07:57:00 +0000 (0:00:00.090) 0:37:42.957 ********* 2026-08-24 07:57:05.274349 | instance | changed: [instance] 2026-08-24 07:57:05.274744 | instance | 2026-08-24 07:57:05.275045 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-24 07:57:05.275378 | instance | Monday 24 August 2026 07:57:05 +0000 (0:00:04.309) 0:37:47.267 ********* 2026-08-24 07:57:27.124300 | instance | changed: [instance] 2026-08-24 07:57:27.124643 | instance | 2026-08-24 07:57:27.124953 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-24 07:57:27.125229 | instance | Monday 24 August 2026 07:57:27 +0000 (0:00:21.850) 0:38:09.117 ********* 2026-08-24 07:57:27.653156 | instance | changed: [instance] 2026-08-24 07:57:27.653406 | instance | 2026-08-24 07:57:27.653698 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-08-24 07:57:27.653988 | instance | Monday 24 August 2026 07:57:27 +0000 (0:00:00.528) 0:38:09.646 ********* 2026-08-24 07:57:28.796920 | instance | ok: [instance] 2026-08-24 07:57:28.797002 | instance | 2026-08-24 07:57:28.797103 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-08-24 07:57:28.797219 | instance | Monday 24 August 2026 07:57:28 +0000 (0:00:01.144) 0:38:10.790 ********* 2026-08-24 07:57:29.245708 | instance | changed: [instance] 2026-08-24 07:57:29.245785 | instance | 2026-08-24 07:57:29.245915 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-08-24 07:57:29.246019 | instance | Monday 24 August 2026 07:57:29 +0000 (0:00:00.448) 0:38:11.239 ********* 2026-08-24 07:57:29.739997 | instance | changed: [instance] 2026-08-24 07:57:29.740255 | instance | 2026-08-24 07:57:29.740537 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-08-24 07:57:29.740811 | instance | Monday 24 August 2026 07:57:29 +0000 (0:00:00.493) 0:38:11.733 ********* 2026-08-24 07:57:30.331555 | instance | changed: [instance] 2026-08-24 07:57:30.331785 | instance | 2026-08-24 07:57:30.332068 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-08-24 07:57:30.332336 | instance | Monday 24 August 2026 07:57:30 +0000 (0:00:00.590) 0:38:12.323 ********* 2026-08-24 07:57:30.816477 | instance | changed: [instance] 2026-08-24 07:57:30.816690 | instance | 2026-08-24 07:57:30.816966 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-08-24 07:57:30.817233 | instance | Monday 24 August 2026 07:57:30 +0000 (0:00:00.485) 0:38:12.809 ********* 2026-08-24 07:57:31.098005 | instance | ok: [instance] 2026-08-24 07:57:31.098198 | instance | 2026-08-24 07:57:31.098433 | instance | PLAY [Deploy SDN] ************************************************************** 2026-08-24 07:57:31.098677 | instance | 2026-08-24 07:57:31.098958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:57:31.099237 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.281) 0:38:13.090 ********* 2026-08-24 07:57:31.172583 | instance | ok: [instance] 2026-08-24 07:57:31.172827 | instance | 2026-08-24 07:57:31.173099 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:57:31.173364 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.075) 0:38:13.165 ********* 2026-08-24 07:57:31.220423 | instance | skipping: [instance] 2026-08-24 07:57:31.220638 | instance | 2026-08-24 07:57:31.220947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:57:31.221221 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.047) 0:38:13.213 ********* 2026-08-24 07:57:31.274835 | instance | skipping: [instance] 2026-08-24 07:57:31.275072 | instance | 2026-08-24 07:57:31.275496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:57:31.275823 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.054) 0:38:13.267 ********* 2026-08-24 07:57:31.329392 | instance | skipping: [instance] 2026-08-24 07:57:31.329654 | instance | 2026-08-24 07:57:31.329946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:57:31.330296 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.054) 0:38:13.322 ********* 2026-08-24 07:57:31.384890 | instance | skipping: [instance] 2026-08-24 07:57:31.385187 | instance | 2026-08-24 07:57:31.385556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:57:31.385876 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.055) 0:38:13.377 ********* 2026-08-24 07:57:31.440446 | instance | skipping: [instance] 2026-08-24 07:57:31.440694 | instance | 2026-08-24 07:57:31.441024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:57:31.441277 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.055) 0:38:13.433 ********* 2026-08-24 07:57:31.496541 | instance | ok: [instance] 2026-08-24 07:57:31.496765 | instance | 2026-08-24 07:57:31.497061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:57:31.497307 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.056) 0:38:13.489 ********* 2026-08-24 07:57:31.549369 | instance | skipping: [instance] 2026-08-24 07:57:31.549692 | instance | 2026-08-24 07:57:31.550067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:57:31.550684 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.052) 0:38:13.542 ********* 2026-08-24 07:57:31.624470 | instance | ok: [instance] 2026-08-24 07:57:31.624756 | instance | 2026-08-24 07:57:31.625173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:57:31.625467 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.075) 0:38:13.617 ********* 2026-08-24 07:57:31.792167 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:57:31.792434 | instance | 2026-08-24 07:57:31.792831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:57:31.793127 | instance | Monday 24 August 2026 07:57:31 +0000 (0:00:00.167) 0:38:13.785 ********* 2026-08-24 07:57:32.326854 | instance | changed: [instance] 2026-08-24 07:57:32.326933 | instance | 2026-08-24 07:57:32.327147 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-08-24 07:57:32.327423 | instance | Monday 24 August 2026 07:57:32 +0000 (0:00:00.534) 0:38:14.319 ********* 2026-08-24 07:57:32.548082 | instance | ok: [instance] 2026-08-24 07:57:32.548337 | instance | 2026-08-24 07:57:32.548624 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-08-24 07:57:32.548946 | instance | Monday 24 August 2026 07:57:32 +0000 (0:00:00.221) 0:38:14.541 ********* 2026-08-24 07:57:32.604524 | instance | ok: [instance] => { 2026-08-24 07:57:32.604806 | instance | "changed": false, 2026-08-24 07:57:32.605094 | instance | "msg": "All assertions passed" 2026-08-24 07:57:32.605358 | instance | } 2026-08-24 07:57:32.605600 | instance | 2026-08-24 07:57:32.605865 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-08-24 07:57:32.606156 | instance | Monday 24 August 2026 07:57:32 +0000 (0:00:00.056) 0:38:14.597 ********* 2026-08-24 07:57:39.706462 | instance | ok: [instance] 2026-08-24 07:57:39.706753 | instance | 2026-08-24 07:57:39.707000 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-08-24 07:57:39.707304 | instance | Monday 24 August 2026 07:57:39 +0000 (0:00:07.101) 0:38:21.699 ********* 2026-08-24 07:57:39.764859 | instance | ok: [instance] => { 2026-08-24 07:57:39.765130 | instance | "changed": false, 2026-08-24 07:57:39.765528 | instance | "msg": "Successfully pulled openvswitch image" 2026-08-24 07:57:39.765772 | instance | } 2026-08-24 07:57:39.766017 | instance | 2026-08-24 07:57:39.766428 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-08-24 07:57:39.766617 | instance | Monday 24 August 2026 07:57:39 +0000 (0:00:00.058) 0:38:21.757 ********* 2026-08-24 07:57:41.361724 | instance | changed: [instance] 2026-08-24 07:57:41.361987 | instance | 2026-08-24 07:57:41.362382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:57:41.362662 | instance | Monday 24 August 2026 07:57:41 +0000 (0:00:01.596) 0:38:23.354 ********* 2026-08-24 07:57:41.434588 | instance | skipping: [instance] 2026-08-24 07:57:41.434755 | instance | 2026-08-24 07:57:41.434930 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-08-24 07:57:41.435094 | instance | Monday 24 August 2026 07:57:41 +0000 (0:00:00.072) 0:38:23.427 ********* 2026-08-24 07:57:41.542825 | instance | skipping: [instance] 2026-08-24 07:57:41.570325 | instance | 2026-08-24 07:57:41.570354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:57:41.570365 | instance | Monday 24 August 2026 07:57:41 +0000 (0:00:00.108) 0:38:23.535 ********* 2026-08-24 07:57:41.616842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:57:41.616983 | instance | 2026-08-24 07:57:41.617168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:57:41.617363 | instance | Monday 24 August 2026 07:57:41 +0000 (0:00:00.074) 0:38:23.610 ********* 2026-08-24 07:57:42.173878 | instance | changed: [instance] 2026-08-24 07:57:42.174295 | instance | 2026-08-24 07:57:42.174673 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-08-24 07:57:42.174999 | instance | Monday 24 August 2026 07:57:42 +0000 (0:00:00.556) 0:38:24.166 ********* 2026-08-24 07:57:42.226308 | instance | skipping: [instance] 2026-08-24 07:57:42.226554 | instance | 2026-08-24 07:57:42.226856 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-08-24 07:57:42.227202 | instance | Monday 24 August 2026 07:57:42 +0000 (0:00:00.052) 0:38:24.219 ********* 2026-08-24 07:57:42.275751 | instance | skipping: [instance] 2026-08-24 07:57:42.276011 | instance | 2026-08-24 07:57:42.276289 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-08-24 07:57:42.276586 | instance | Monday 24 August 2026 07:57:42 +0000 (0:00:00.049) 0:38:24.268 ********* 2026-08-24 07:57:47.959988 | instance | ok: [instance] 2026-08-24 07:57:47.960078 | instance | 2026-08-24 07:57:47.960203 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-08-24 07:57:47.960328 | instance | Monday 24 August 2026 07:57:47 +0000 (0:00:05.684) 0:38:29.953 ********* 2026-08-24 07:57:48.022456 | instance | ok: [instance] => { 2026-08-24 07:57:48.022703 | instance | "changed": false, 2026-08-24 07:57:48.022985 | instance | "msg": "Successfully pulled ovn-controller image" 2026-08-24 07:57:48.023218 | instance | } 2026-08-24 07:57:48.023461 | instance | 2026-08-24 07:57:48.023724 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-08-24 07:57:48.023991 | instance | Monday 24 August 2026 07:57:48 +0000 (0:00:00.062) 0:38:30.015 ********* 2026-08-24 07:57:48.162292 | instance | skipping: [instance] 2026-08-24 07:57:48.162499 | instance | 2026-08-24 07:57:48.162759 | instance | PLAY [controllers[0]] ********************************************************** 2026-08-24 07:57:48.163000 | instance | 2026-08-24 07:57:48.163257 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 07:57:48.163520 | instance | Monday 24 August 2026 07:57:48 +0000 (0:00:00.140) 0:38:30.155 ********* 2026-08-24 07:57:50.602687 | instance | ok: [instance] 2026-08-24 07:57:50.602929 | instance | 2026-08-24 07:57:50.603219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:57:50.603517 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:02.439) 0:38:32.595 ********* 2026-08-24 07:57:50.688065 | instance | ok: [instance] 2026-08-24 07:57:50.688306 | instance | 2026-08-24 07:57:50.688640 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:57:50.688976 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.085) 0:38:32.681 ********* 2026-08-24 07:57:50.748136 | instance | skipping: [instance] 2026-08-24 07:57:50.748425 | instance | 2026-08-24 07:57:50.748731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:57:50.749011 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.059) 0:38:32.741 ********* 2026-08-24 07:57:50.808315 | instance | skipping: [instance] 2026-08-24 07:57:50.808792 | instance | 2026-08-24 07:57:50.808834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:57:50.809204 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.059) 0:38:32.801 ********* 2026-08-24 07:57:50.872042 | instance | skipping: [instance] 2026-08-24 07:57:50.872288 | instance | 2026-08-24 07:57:50.872574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:57:50.872893 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.063) 0:38:32.865 ********* 2026-08-24 07:57:50.928861 | instance | skipping: [instance] 2026-08-24 07:57:50.929104 | instance | 2026-08-24 07:57:50.929389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:57:50.929705 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.056) 0:38:32.921 ********* 2026-08-24 07:57:50.988236 | instance | skipping: [instance] 2026-08-24 07:57:50.988300 | instance | 2026-08-24 07:57:50.988317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:57:50.989211 | instance | Monday 24 August 2026 07:57:50 +0000 (0:00:00.059) 0:38:32.981 ********* 2026-08-24 07:57:51.057513 | instance | ok: [instance] 2026-08-24 07:57:51.057772 | instance | 2026-08-24 07:57:51.058057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:57:51.058421 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.069) 0:38:33.050 ********* 2026-08-24 07:57:51.146285 | instance | ok: [instance] => (item=libvirt_exporter) 2026-08-24 07:57:51.146471 | instance | 2026-08-24 07:57:51.146716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:57:51.146920 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.088) 0:38:33.139 ********* 2026-08-24 07:57:51.232727 | instance | ok: [instance] 2026-08-24 07:57:51.232792 | instance | 2026-08-24 07:57:51.232803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:57:51.232813 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.084) 0:38:33.224 ********* 2026-08-24 07:57:51.318772 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:57:51.318915 | instance | 2026-08-24 07:57:51.319084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:57:51.319250 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.084) 0:38:33.308 ********* 2026-08-24 07:57:51.857615 | instance | changed: [instance] 2026-08-24 07:57:51.857852 | instance | 2026-08-24 07:57:51.858141 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-08-24 07:57:51.858453 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.541) 0:38:33.850 ********* 2026-08-24 07:57:51.919277 | instance | skipping: [instance] 2026-08-24 07:57:51.919484 | instance | 2026-08-24 07:57:51.919731 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-08-24 07:57:51.919987 | instance | Monday 24 August 2026 07:57:51 +0000 (0:00:00.061) 0:38:33.912 ********* 2026-08-24 07:57:53.239170 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-24 07:57:53.239317 | instance | changed: [instance] => (item=libvirt-api) 2026-08-24 07:57:53.239492 | instance | 2026-08-24 07:57:53.239676 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-08-24 07:57:53.239854 | instance | Monday 24 August 2026 07:57:53 +0000 (0:00:01.319) 0:38:35.232 ********* 2026-08-24 07:57:54.565282 | instance | changed: [instance] => (item=libvirt-vnc) 2026-08-24 07:57:54.565353 | instance | changed: [instance] => (item=libvirt-api) 2026-08-24 07:57:54.565926 | instance | 2026-08-24 07:57:54.565998 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-08-24 07:57:54.566017 | instance | Monday 24 August 2026 07:57:54 +0000 (0:00:01.325) 0:38:36.557 ********* 2026-08-24 07:57:54.877237 | instance | ok: [instance] 2026-08-24 07:57:54.877344 | instance | 2026-08-24 07:57:54.877570 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-08-24 07:57:54.877595 | instance | Monday 24 August 2026 07:57:54 +0000 (0:00:00.312) 0:38:36.870 ********* 2026-08-24 07:57:56.762768 | instance | changed: [instance] 2026-08-24 07:57:56.762837 | instance | 2026-08-24 07:57:56.762855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:57:56.763001 | instance | Monday 24 August 2026 07:57:56 +0000 (0:00:01.885) 0:38:38.755 ********* 2026-08-24 07:57:56.840299 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:57:56.840375 | instance | 2026-08-24 07:57:56.840504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:57:56.840622 | instance | Monday 24 August 2026 07:57:56 +0000 (0:00:00.077) 0:38:38.833 ********* 2026-08-24 07:57:57.370664 | instance | changed: [instance] 2026-08-24 07:57:57.370738 | instance | 2026-08-24 07:57:57.371006 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-08-24 07:57:57.371050 | instance | Monday 24 August 2026 07:57:57 +0000 (0:00:00.530) 0:38:39.364 ********* 2026-08-24 07:57:58.894300 | instance | changed: [instance] 2026-08-24 07:57:58.894741 | instance | 2026-08-24 07:57:58.894773 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-08-24 07:57:58.894787 | instance | Monday 24 August 2026 07:57:58 +0000 (0:00:01.522) 0:38:40.886 ********* 2026-08-24 07:57:59.919365 | instance | ok: [instance] 2026-08-24 07:57:59.919457 | instance | 2026-08-24 07:57:59.919575 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-08-24 07:57:59.919696 | instance | Monday 24 August 2026 07:57:59 +0000 (0:00:01.025) 0:38:41.912 ********* 2026-08-24 07:58:00.166938 | instance | ok: [instance] 2026-08-24 07:58:00.167593 | instance | 2026-08-24 07:58:00.167664 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-08-24 07:58:00.167754 | instance | Monday 24 August 2026 07:58:00 +0000 (0:00:00.246) 0:38:42.159 ********* 2026-08-24 07:58:00.717890 | instance | ok: [instance] 2026-08-24 07:58:00.718181 | instance | 2026-08-24 07:58:00.720490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 07:58:00.720543 | instance | Monday 24 August 2026 07:58:00 +0000 (0:00:00.549) 0:38:42.708 ********* 2026-08-24 07:58:00.834440 | instance | ok: [instance] 2026-08-24 07:58:00.834662 | instance | 2026-08-24 07:58:00.834936 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 07:58:00.835200 | instance | Monday 24 August 2026 07:58:00 +0000 (0:00:00.118) 0:38:42.827 ********* 2026-08-24 07:58:00.933544 | instance | included: rabbitmq for instance 2026-08-24 07:58:00.933854 | instance | 2026-08-24 07:58:00.934239 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 07:58:00.934504 | instance | Monday 24 August 2026 07:58:00 +0000 (0:00:00.099) 0:38:42.926 ********* 2026-08-24 07:58:01.597063 | instance | ok: [instance] 2026-08-24 07:58:01.597428 | instance | 2026-08-24 07:58:01.597801 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 07:58:01.598207 | instance | Monday 24 August 2026 07:58:01 +0000 (0:00:00.663) 0:38:43.590 ********* 2026-08-24 07:58:01.658402 | instance | skipping: [instance] 2026-08-24 07:58:01.658705 | instance | 2026-08-24 07:58:01.659033 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 07:58:01.659338 | instance | Monday 24 August 2026 07:58:01 +0000 (0:00:00.061) 0:38:43.651 ********* 2026-08-24 07:58:01.714287 | instance | skipping: [instance] 2026-08-24 07:58:01.714590 | instance | 2026-08-24 07:58:01.714903 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 07:58:01.715208 | instance | Monday 24 August 2026 07:58:01 +0000 (0:00:00.056) 0:38:43.707 ********* 2026-08-24 07:58:01.782488 | instance | skipping: [instance] 2026-08-24 07:58:01.782806 | instance | 2026-08-24 07:58:01.783204 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 07:58:01.783517 | instance | Monday 24 August 2026 07:58:01 +0000 (0:00:00.067) 0:38:43.775 ********* 2026-08-24 07:58:32.660422 | instance | changed: [instance] 2026-08-24 07:58:32.660644 | instance | 2026-08-24 07:58:32.660931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 07:58:32.661220 | instance | Monday 24 August 2026 07:58:32 +0000 (0:00:30.877) 0:39:14.653 ********* 2026-08-24 07:58:33.355657 | instance | ok: [instance] 2026-08-24 07:58:33.355891 | instance | 2026-08-24 07:58:33.356180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 07:58:33.356451 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.695) 0:39:15.348 ********* 2026-08-24 07:58:33.413065 | instance | ok: [instance] 2026-08-24 07:58:33.413282 | instance | 2026-08-24 07:58:33.413562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 07:58:33.413823 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.057) 0:39:15.406 ********* 2026-08-24 07:58:33.473489 | instance | skipping: [instance] 2026-08-24 07:58:33.473690 | instance | 2026-08-24 07:58:33.473962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 07:58:33.474261 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.060) 0:39:15.466 ********* 2026-08-24 07:58:33.539497 | instance | skipping: [instance] 2026-08-24 07:58:33.539764 | instance | 2026-08-24 07:58:33.540050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 07:58:33.540313 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.065) 0:39:15.532 ********* 2026-08-24 07:58:33.597351 | instance | ok: [instance] 2026-08-24 07:58:33.597567 | instance | 2026-08-24 07:58:33.597830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 07:58:33.598090 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.057) 0:39:15.590 ********* 2026-08-24 07:58:33.853621 | instance | ok: [instance] => (item=placement) 2026-08-24 07:58:33.853865 | instance | ok: [instance] => (item=network) 2026-08-24 07:58:33.854156 | instance | ok: [instance] => (item=identity) 2026-08-24 07:58:33.854447 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 07:58:33.854705 | instance | ok: [instance] => (item=volumev3) 2026-08-24 07:58:33.854967 | instance | ok: [instance] => (item=image) 2026-08-24 07:58:33.855358 | instance | ok: [instance] => (item=compute) 2026-08-24 07:58:33.855520 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 07:58:33.855772 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 07:58:33.856025 | instance | ok: [instance] => (item=compute_metadata) 2026-08-24 07:58:33.856290 | instance | ok: [instance] => (item=oslo_db_api) 2026-08-24 07:58:33.856553 | instance | ok: [instance] => (item=baremetal) 2026-08-24 07:58:33.856807 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-08-24 07:58:33.857062 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-08-24 07:58:33.857304 | instance | 2026-08-24 07:58:33.857560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 07:58:33.857820 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.256) 0:39:15.846 ********* 2026-08-24 07:58:33.942292 | instance | ok: [instance] 2026-08-24 07:58:33.942514 | instance | 2026-08-24 07:58:33.942806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 07:58:33.943065 | instance | Monday 24 August 2026 07:58:33 +0000 (0:00:00.088) 0:39:15.935 ********* 2026-08-24 07:58:34.038464 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 07:58:34.038628 | instance | 2026-08-24 07:58:34.038845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 07:58:34.039032 | instance | Monday 24 August 2026 07:58:34 +0000 (0:00:00.096) 0:39:16.031 ********* 2026-08-24 07:58:34.580782 | instance | changed: [instance] 2026-08-24 07:58:34.581019 | instance | 2026-08-24 07:58:34.581419 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-08-24 07:58:34.581705 | instance | Monday 24 August 2026 07:58:34 +0000 (0:00:00.542) 0:39:16.573 ********* 2026-08-24 07:58:34.642075 | instance | skipping: [instance] 2026-08-24 07:58:34.642362 | instance | 2026-08-24 07:58:34.642632 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-08-24 07:58:34.642920 | instance | Monday 24 August 2026 07:58:34 +0000 (0:00:00.061) 0:39:16.635 ********* 2026-08-24 07:58:34.839555 | instance | ok: [instance -> localhost] 2026-08-24 07:58:34.839821 | instance | 2026-08-24 07:58:34.840090 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-08-24 07:58:34.840356 | instance | Monday 24 August 2026 07:58:34 +0000 (0:00:00.197) 0:39:16.832 ********* 2026-08-24 07:58:35.226186 | instance | ok: [instance -> localhost] 2026-08-24 07:58:35.226488 | instance | 2026-08-24 07:58:35.226811 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-08-24 07:58:35.227111 | instance | Monday 24 August 2026 07:58:35 +0000 (0:00:00.386) 0:39:17.219 ********* 2026-08-24 07:58:35.725305 | instance | ok: [instance -> localhost] 2026-08-24 07:58:35.725521 | instance | 2026-08-24 07:58:35.725789 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-08-24 07:58:35.726048 | instance | Monday 24 August 2026 07:58:35 +0000 (0:00:00.499) 0:39:17.718 ********* 2026-08-24 07:58:35.929151 | instance | ok: [instance -> localhost] 2026-08-24 07:58:35.929381 | instance | 2026-08-24 07:58:35.929706 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-08-24 07:58:35.929971 | instance | Monday 24 August 2026 07:58:35 +0000 (0:00:00.203) 0:39:17.922 ********* 2026-08-24 07:58:37.211979 | instance | ok: [instance] => (item=nova-bootstrap) 2026-08-24 07:58:37.212235 | instance | ok: [instance] => (item=nova-cell-setup) 2026-08-24 07:58:37.212486 | instance | 2026-08-24 07:58:37.212764 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-08-24 07:58:37.213101 | instance | Monday 24 August 2026 07:58:37 +0000 (0:00:01.282) 0:39:19.205 ********* 2026-08-24 07:58:37.701213 | instance | ok: [instance] 2026-08-24 07:58:37.701489 | instance | 2026-08-24 07:58:37.701800 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-08-24 07:58:37.702097 | instance | Monday 24 August 2026 07:58:37 +0000 (0:00:00.489) 0:39:19.694 ********* 2026-08-24 08:01:26.109424 | instance | changed: [instance] 2026-08-24 08:01:26.109555 | instance | 2026-08-24 08:01:26.109741 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:01:26.109925 | instance | Monday 24 August 2026 08:01:26 +0000 (0:02:48.408) 0:42:08.102 ********* 2026-08-24 08:01:26.232291 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:01:26.232524 | instance | 2026-08-24 08:01:26.232807 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:01:26.233112 | instance | Monday 24 August 2026 08:01:26 +0000 (0:00:00.122) 0:42:08.225 ********* 2026-08-24 08:01:26.293709 | instance | skipping: [instance] 2026-08-24 08:01:26.293917 | instance | 2026-08-24 08:01:26.294256 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:01:26.294564 | instance | Monday 24 August 2026 08:01:26 +0000 (0:00:00.061) 0:42:08.286 ********* 2026-08-24 08:01:26.348453 | instance | skipping: [instance] 2026-08-24 08:01:26.348782 | instance | 2026-08-24 08:01:26.349117 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:01:26.349434 | instance | Monday 24 August 2026 08:01:26 +0000 (0:00:00.054) 0:42:08.341 ********* 2026-08-24 08:01:26.413698 | instance | ok: [instance] 2026-08-24 08:01:26.413938 | instance | 2026-08-24 08:01:26.414289 | instance | TASK [Create Ingress compute] ************************************************** 2026-08-24 08:01:26.414559 | instance | Monday 24 August 2026 08:01:26 +0000 (0:00:00.065) 0:42:08.406 ********* 2026-08-24 08:01:26.495529 | instance | included: ingress for instance 2026-08-24 08:01:26.495806 | instance | 2026-08-24 08:01:26.496079 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-08-24 08:01:26.498635 | instance | Monday 24 August 2026 08:01:26 +0000 (0:00:00.081) 0:42:08.488 ********* 2026-08-24 08:01:27.633535 | instance | changed: [instance] 2026-08-24 08:01:27.633583 | instance | 2026-08-24 08:01:27.633590 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:01:27.633597 | instance | Monday 24 August 2026 08:01:27 +0000 (0:00:01.137) 0:42:09.626 ********* 2026-08-24 08:01:27.888792 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:01:27.888876 | instance | 2026-08-24 08:01:27.889005 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:01:27.889130 | instance | Monday 24 August 2026 08:01:27 +0000 (0:00:00.256) 0:42:09.882 ********* 2026-08-24 08:01:27.945174 | instance | skipping: [instance] 2026-08-24 08:01:27.945265 | instance | 2026-08-24 08:01:27.945395 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:01:27.945520 | instance | Monday 24 August 2026 08:01:27 +0000 (0:00:00.056) 0:42:09.938 ********* 2026-08-24 08:01:28.007225 | instance | skipping: [instance] 2026-08-24 08:01:28.007376 | instance | 2026-08-24 08:01:28.007536 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:01:28.007676 | instance | Monday 24 August 2026 08:01:28 +0000 (0:00:00.061) 0:42:10.000 ********* 2026-08-24 08:01:28.075239 | instance | ok: [instance] 2026-08-24 08:01:28.075413 | instance | 2026-08-24 08:01:28.075594 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-08-24 08:01:28.075772 | instance | Monday 24 August 2026 08:01:28 +0000 (0:00:00.067) 0:42:10.068 ********* 2026-08-24 08:01:28.156994 | instance | included: ingress for instance 2026-08-24 08:01:28.157074 | instance | 2026-08-24 08:01:28.157201 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-08-24 08:01:28.157315 | instance | Monday 24 August 2026 08:01:28 +0000 (0:00:00.081) 0:42:10.150 ********* 2026-08-24 08:01:29.184791 | instance | changed: [instance] 2026-08-24 08:01:29.185116 | instance | 2026-08-24 08:01:29.185479 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-08-24 08:01:29.185760 | instance | Monday 24 August 2026 08:01:29 +0000 (0:00:01.027) 0:42:11.177 ********* 2026-08-24 08:01:29.937294 | instance | ok: [instance] 2026-08-24 08:01:29.937574 | instance | 2026-08-24 08:01:29.937851 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-08-24 08:01:29.938237 | instance | Monday 24 August 2026 08:01:29 +0000 (0:00:00.752) 0:42:11.930 ********* 2026-08-24 08:01:47.733611 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-08-24 08:01:47.733856 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-08-24 08:01:47.734197 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-08-24 08:01:47.734530 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-08-24 08:01:47.734828 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-08-24 08:01:47.735116 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-08-24 08:01:47.735390 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-08-24 08:01:47.735641 | instance | 2026-08-24 08:01:47.735920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 08:01:47.736188 | instance | Monday 24 August 2026 08:01:47 +0000 (0:00:17.795) 0:42:29.725 ********* 2026-08-24 08:01:47.847137 | instance | ok: [instance] 2026-08-24 08:01:47.847245 | instance | 2026-08-24 08:01:47.847290 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 08:01:47.847411 | instance | Monday 24 August 2026 08:01:47 +0000 (0:00:00.114) 0:42:29.840 ********* 2026-08-24 08:01:47.949773 | instance | included: rabbitmq for instance 2026-08-24 08:01:47.949870 | instance | 2026-08-24 08:01:47.950004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 08:01:47.950117 | instance | Monday 24 August 2026 08:01:47 +0000 (0:00:00.102) 0:42:29.942 ********* 2026-08-24 08:01:48.664886 | instance | ok: [instance] 2026-08-24 08:01:48.664975 | instance | 2026-08-24 08:01:48.665116 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 08:01:48.665239 | instance | Monday 24 August 2026 08:01:48 +0000 (0:00:00.715) 0:42:30.658 ********* 2026-08-24 08:01:48.719892 | instance | skipping: [instance] 2026-08-24 08:01:48.720124 | instance | 2026-08-24 08:01:48.720401 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 08:01:48.720666 | instance | Monday 24 August 2026 08:01:48 +0000 (0:00:00.054) 0:42:30.713 ********* 2026-08-24 08:01:48.778064 | instance | skipping: [instance] 2026-08-24 08:01:48.778311 | instance | 2026-08-24 08:01:48.778644 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 08:01:48.778969 | instance | Monday 24 August 2026 08:01:48 +0000 (0:00:00.058) 0:42:30.771 ********* 2026-08-24 08:01:48.840304 | instance | skipping: [instance] 2026-08-24 08:01:48.840516 | instance | 2026-08-24 08:01:48.840796 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 08:01:48.841065 | instance | Monday 24 August 2026 08:01:48 +0000 (0:00:00.062) 0:42:30.833 ********* 2026-08-24 08:02:19.714604 | instance | changed: [instance] 2026-08-24 08:02:19.714736 | instance | 2026-08-24 08:02:19.714921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 08:02:19.715171 | instance | Monday 24 August 2026 08:02:19 +0000 (0:00:30.874) 0:43:01.707 ********* 2026-08-24 08:02:20.444823 | instance | ok: [instance] 2026-08-24 08:02:20.444921 | instance | 2026-08-24 08:02:20.445122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 08:02:20.445297 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.730) 0:43:02.438 ********* 2026-08-24 08:02:20.508713 | instance | ok: [instance] 2026-08-24 08:02:20.508987 | instance | 2026-08-24 08:02:20.509327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 08:02:20.509595 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.063) 0:43:02.502 ********* 2026-08-24 08:02:20.570876 | instance | skipping: [instance] 2026-08-24 08:02:20.571120 | instance | 2026-08-24 08:02:20.571471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 08:02:20.571743 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.061) 0:43:02.563 ********* 2026-08-24 08:02:20.633052 | instance | skipping: [instance] 2026-08-24 08:02:20.633390 | instance | 2026-08-24 08:02:20.633695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 08:02:20.634013 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.062) 0:43:02.626 ********* 2026-08-24 08:02:20.696424 | instance | ok: [instance] 2026-08-24 08:02:20.696660 | instance | 2026-08-24 08:02:20.696979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 08:02:20.697256 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.063) 0:43:02.689 ********* 2026-08-24 08:02:20.959131 | instance | ok: [instance] => (item=network) 2026-08-24 08:02:20.959223 | instance | ok: [instance] => (item=identity) 2026-08-24 08:02:20.960126 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 08:02:20.960209 | instance | ok: [instance] => (item=dns) 2026-08-24 08:02:20.960222 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 08:02:20.960240 | instance | ok: [instance] => (item=compute) 2026-08-24 08:02:20.960407 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 08:02:20.960696 | instance | ok: [instance] => (item=load_balancer) 2026-08-24 08:02:20.960961 | instance | ok: [instance] => (item=compute_metadata) 2026-08-24 08:02:20.961243 | instance | ok: [instance] => (item=baremetal) 2026-08-24 08:02:20.961496 | instance | 2026-08-24 08:02:20.961772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 08:02:20.962056 | instance | Monday 24 August 2026 08:02:20 +0000 (0:00:00.261) 0:43:02.951 ********* 2026-08-24 08:02:21.068823 | instance | ok: [instance] 2026-08-24 08:02:21.069037 | instance | 2026-08-24 08:02:21.069328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 08:02:21.069620 | instance | Monday 24 August 2026 08:02:21 +0000 (0:00:00.110) 0:43:03.061 ********* 2026-08-24 08:02:21.149823 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 08:02:21.150119 | instance | 2026-08-24 08:02:21.150421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 08:02:21.150685 | instance | Monday 24 August 2026 08:02:21 +0000 (0:00:00.081) 0:43:03.142 ********* 2026-08-24 08:02:21.723379 | instance | changed: [instance] 2026-08-24 08:02:21.723617 | instance | 2026-08-24 08:02:21.723905 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-08-24 08:02:21.724174 | instance | Monday 24 August 2026 08:02:21 +0000 (0:00:00.572) 0:43:03.715 ********* 2026-08-24 08:02:22.435454 | instance | ok: [instance] 2026-08-24 08:02:22.435718 | instance | 2026-08-24 08:02:22.436108 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-08-24 08:02:22.436407 | instance | Monday 24 August 2026 08:02:22 +0000 (0:00:00.712) 0:43:04.428 ********* 2026-08-24 08:02:22.494286 | instance | skipping: [instance] 2026-08-24 08:02:22.494575 | instance | 2026-08-24 08:02:22.494974 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-08-24 08:02:22.495762 | instance | Monday 24 August 2026 08:02:22 +0000 (0:00:00.059) 0:43:04.487 ********* 2026-08-24 08:02:23.025033 | instance | ok: [instance] 2026-08-24 08:02:23.025323 | instance | 2026-08-24 08:02:23.025611 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-08-24 08:02:23.026002 | instance | Monday 24 August 2026 08:02:23 +0000 (0:00:00.530) 0:43:05.018 ********* 2026-08-24 08:02:23.080952 | instance | skipping: [instance] 2026-08-24 08:02:23.081168 | instance | 2026-08-24 08:02:23.081476 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-08-24 08:02:23.081783 | instance | Monday 24 August 2026 08:02:23 +0000 (0:00:00.055) 0:43:05.074 ********* 2026-08-24 08:02:23.156563 | instance | ok: [instance] 2026-08-24 08:02:23.156831 | instance | 2026-08-24 08:02:23.157107 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-08-24 08:02:23.157373 | instance | Monday 24 August 2026 08:02:23 +0000 (0:00:00.075) 0:43:05.149 ********* 2026-08-24 08:02:23.224473 | instance | skipping: [instance] 2026-08-24 08:02:23.224588 | instance | 2026-08-24 08:02:23.224827 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-08-24 08:02:23.224997 | instance | Monday 24 August 2026 08:02:23 +0000 (0:00:00.068) 0:43:05.217 ********* 2026-08-24 08:04:50.315800 | instance | changed: [instance] 2026-08-24 08:04:50.316023 | instance | 2026-08-24 08:04:50.316346 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:04:50.316665 | instance | Monday 24 August 2026 08:04:50 +0000 (0:02:27.090) 0:45:32.308 ********* 2026-08-24 08:04:50.468538 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:04:50.468795 | instance | 2026-08-24 08:04:50.469098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:04:50.469388 | instance | Monday 24 August 2026 08:04:50 +0000 (0:00:00.152) 0:45:32.461 ********* 2026-08-24 08:04:50.540502 | instance | skipping: [instance] 2026-08-24 08:04:50.540721 | instance | 2026-08-24 08:04:50.541020 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:04:50.541379 | instance | Monday 24 August 2026 08:04:50 +0000 (0:00:00.071) 0:45:32.533 ********* 2026-08-24 08:04:50.603506 | instance | skipping: [instance] 2026-08-24 08:04:50.603860 | instance | 2026-08-24 08:04:50.604191 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:04:50.604468 | instance | Monday 24 August 2026 08:04:50 +0000 (0:00:00.062) 0:45:32.595 ********* 2026-08-24 08:04:50.681397 | instance | ok: [instance] 2026-08-24 08:04:50.681529 | instance | 2026-08-24 08:04:50.681705 | instance | TASK [Create Ingress network] ************************************************** 2026-08-24 08:04:50.681878 | instance | Monday 24 August 2026 08:04:50 +0000 (0:00:00.078) 0:45:32.674 ********* 2026-08-24 08:04:50.780948 | instance | included: ingress for instance 2026-08-24 08:04:50.781078 | instance | 2026-08-24 08:04:50.781254 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-08-24 08:04:50.781423 | instance | Monday 24 August 2026 08:04:50 +0000 (0:00:00.099) 0:45:32.773 ********* 2026-08-24 08:04:51.982202 | instance | changed: [instance] 2026-08-24 08:04:51.982354 | instance | 2026-08-24 08:04:51.982533 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-08-24 08:04:51.982722 | instance | Monday 24 August 2026 08:04:51 +0000 (0:00:01.200) 0:45:33.974 ********* 2026-08-24 08:04:52.698402 | instance | ok: [instance] 2026-08-24 08:04:52.698513 | instance | 2026-08-24 08:04:52.698708 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-08-24 08:04:52.698882 | instance | Monday 24 August 2026 08:04:52 +0000 (0:00:00.716) 0:45:34.691 ********* 2026-08-24 08:05:38.522522 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-08-24 08:05:38.522935 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-08-24 08:05:38.523292 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-08-24 08:05:38.523657 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-08-24 08:05:38.524059 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-08-24 08:05:38.524481 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-08-24 08:05:38.524828 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-08-24 08:05:38.525241 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-08-24 08:05:38.525604 | instance | 2026-08-24 08:05:38.525969 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-08-24 08:05:38.526266 | instance | Monday 24 August 2026 08:05:38 +0000 (0:00:45.823) 0:46:20.515 ********* 2026-08-24 08:05:40.939901 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-08-24 08:05:40.940113 | instance | 2026-08-24 08:05:40.940418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 08:05:40.940714 | instance | Monday 24 August 2026 08:05:40 +0000 (0:00:02.416) 0:46:22.931 ********* 2026-08-24 08:05:41.050672 | instance | ok: [instance] 2026-08-24 08:05:41.050751 | instance | 2026-08-24 08:05:41.050914 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 08:05:41.051074 | instance | Monday 24 August 2026 08:05:41 +0000 (0:00:00.111) 0:46:23.043 ********* 2026-08-24 08:05:41.164782 | instance | included: rabbitmq for instance 2026-08-24 08:05:41.164860 | instance | 2026-08-24 08:05:41.164961 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 08:05:41.165077 | instance | Monday 24 August 2026 08:05:41 +0000 (0:00:00.114) 0:46:23.157 ********* 2026-08-24 08:05:42.062860 | instance | ok: [instance] 2026-08-24 08:05:42.063085 | instance | 2026-08-24 08:05:42.063408 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 08:05:42.063683 | instance | Monday 24 August 2026 08:05:42 +0000 (0:00:00.897) 0:46:24.055 ********* 2026-08-24 08:05:42.131003 | instance | skipping: [instance] 2026-08-24 08:05:42.131224 | instance | 2026-08-24 08:05:42.131543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 08:05:42.131809 | instance | Monday 24 August 2026 08:05:42 +0000 (0:00:00.068) 0:46:24.124 ********* 2026-08-24 08:05:42.203682 | instance | skipping: [instance] 2026-08-24 08:05:42.203892 | instance | 2026-08-24 08:05:42.204180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 08:05:42.204451 | instance | Monday 24 August 2026 08:05:42 +0000 (0:00:00.072) 0:46:24.196 ********* 2026-08-24 08:05:42.272829 | instance | skipping: [instance] 2026-08-24 08:05:42.273032 | instance | 2026-08-24 08:05:42.273455 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 08:05:42.273740 | instance | Monday 24 August 2026 08:05:42 +0000 (0:00:00.069) 0:46:24.265 ********* 2026-08-24 08:06:13.174307 | instance | changed: [instance] 2026-08-24 08:06:13.174525 | instance | 2026-08-24 08:06:13.174809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 08:06:13.175075 | instance | Monday 24 August 2026 08:06:13 +0000 (0:00:30.901) 0:46:55.167 ********* 2026-08-24 08:06:13.843188 | instance | ok: [instance] 2026-08-24 08:06:13.843278 | instance | 2026-08-24 08:06:13.843378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 08:06:13.843534 | instance | Monday 24 August 2026 08:06:13 +0000 (0:00:00.669) 0:46:55.836 ********* 2026-08-24 08:06:13.922509 | instance | ok: [instance] 2026-08-24 08:06:13.922717 | instance | 2026-08-24 08:06:13.923036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 08:06:13.923443 | instance | Monday 24 August 2026 08:06:13 +0000 (0:00:00.078) 0:46:55.914 ********* 2026-08-24 08:06:13.989080 | instance | skipping: [instance] 2026-08-24 08:06:13.989312 | instance | 2026-08-24 08:06:13.989646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 08:06:13.989683 | instance | Monday 24 August 2026 08:06:13 +0000 (0:00:00.067) 0:46:55.982 ********* 2026-08-24 08:06:14.056026 | instance | skipping: [instance] 2026-08-24 08:06:14.056257 | instance | 2026-08-24 08:06:14.056564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 08:06:14.056854 | instance | Monday 24 August 2026 08:06:14 +0000 (0:00:00.066) 0:46:56.048 ********* 2026-08-24 08:06:14.129646 | instance | ok: [instance] 2026-08-24 08:06:14.129949 | instance | 2026-08-24 08:06:14.130409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 08:06:14.130757 | instance | Monday 24 August 2026 08:06:14 +0000 (0:00:00.073) 0:46:56.122 ********* 2026-08-24 08:06:14.265661 | instance | ok: [instance] => (item=identity) 2026-08-24 08:06:14.265897 | instance | ok: [instance] => (item=cloudformation) 2026-08-24 08:06:14.266238 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 08:06:14.266554 | instance | ok: [instance] => (item=orchestration) 2026-08-24 08:06:14.266838 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 08:06:14.267111 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 08:06:14.267364 | instance | 2026-08-24 08:06:14.267630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 08:06:14.267887 | instance | Monday 24 August 2026 08:06:14 +0000 (0:00:00.136) 0:46:56.258 ********* 2026-08-24 08:06:14.350402 | instance | ok: [instance] 2026-08-24 08:06:14.350643 | instance | 2026-08-24 08:06:14.350938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 08:06:14.351205 | instance | Monday 24 August 2026 08:06:14 +0000 (0:00:00.083) 0:46:56.342 ********* 2026-08-24 08:06:14.441218 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 08:06:14.441452 | instance | 2026-08-24 08:06:14.441792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 08:06:14.442090 | instance | Monday 24 August 2026 08:06:14 +0000 (0:00:00.091) 0:46:56.434 ********* 2026-08-24 08:06:15.010719 | instance | changed: [instance] 2026-08-24 08:06:15.010896 | instance | 2026-08-24 08:06:15.011141 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-08-24 08:06:15.011378 | instance | Monday 24 August 2026 08:06:15 +0000 (0:00:00.569) 0:46:57.003 ********* 2026-08-24 08:10:05.893886 | instance | changed: [instance] 2026-08-24 08:10:05.894085 | instance | 2026-08-24 08:10:05.894499 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:10:05.894832 | instance | Monday 24 August 2026 08:10:05 +0000 (0:03:50.883) 0:50:47.886 ********* 2026-08-24 08:10:06.035804 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:10:06.035913 | instance | 2026-08-24 08:10:06.036093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:10:06.036276 | instance | Monday 24 August 2026 08:10:06 +0000 (0:00:00.141) 0:50:48.028 ********* 2026-08-24 08:10:06.100340 | instance | skipping: [instance] 2026-08-24 08:10:06.100566 | instance | 2026-08-24 08:10:06.100862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:10:06.101169 | instance | Monday 24 August 2026 08:10:06 +0000 (0:00:00.064) 0:50:48.093 ********* 2026-08-24 08:10:06.157090 | instance | skipping: [instance] 2026-08-24 08:10:06.157287 | instance | 2026-08-24 08:10:06.157569 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:10:06.157838 | instance | Monday 24 August 2026 08:10:06 +0000 (0:00:00.056) 0:50:48.150 ********* 2026-08-24 08:10:06.227256 | instance | ok: [instance] 2026-08-24 08:10:06.227388 | instance | 2026-08-24 08:10:06.227639 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-08-24 08:10:06.227902 | instance | Monday 24 August 2026 08:10:06 +0000 (0:00:00.069) 0:50:48.220 ********* 2026-08-24 08:10:06.322212 | instance | included: ingress for instance 2026-08-24 08:10:06.322396 | instance | 2026-08-24 08:10:06.322669 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-08-24 08:10:06.322941 | instance | Monday 24 August 2026 08:10:06 +0000 (0:00:00.094) 0:50:48.315 ********* 2026-08-24 08:10:07.414112 | instance | changed: [instance] 2026-08-24 08:10:07.414267 | instance | 2026-08-24 08:10:07.414432 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:10:07.414596 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:01.088) 0:50:49.403 ********* 2026-08-24 08:10:07.554232 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:10:07.554387 | instance | 2026-08-24 08:10:07.554423 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:10:07.554928 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:00.143) 0:50:49.547 ********* 2026-08-24 08:10:07.619542 | instance | skipping: [instance] 2026-08-24 08:10:07.619646 | instance | 2026-08-24 08:10:07.619723 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:10:07.619852 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:00.063) 0:50:49.611 ********* 2026-08-24 08:10:07.691797 | instance | skipping: [instance] 2026-08-24 08:10:07.692126 | instance | 2026-08-24 08:10:07.692468 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:10:07.692743 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:00.073) 0:50:49.684 ********* 2026-08-24 08:10:07.767476 | instance | ok: [instance] 2026-08-24 08:10:07.767675 | instance | 2026-08-24 08:10:07.767942 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-08-24 08:10:07.768209 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:00.075) 0:50:49.760 ********* 2026-08-24 08:10:07.876852 | instance | included: ingress for instance 2026-08-24 08:10:07.877107 | instance | 2026-08-24 08:10:07.877412 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-08-24 08:10:07.877742 | instance | Monday 24 August 2026 08:10:07 +0000 (0:00:00.108) 0:50:49.869 ********* 2026-08-24 08:10:09.203766 | instance | changed: [instance] 2026-08-24 08:10:09.203851 | instance | 2026-08-24 08:10:09.203964 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-24 08:10:09.204122 | instance | Monday 24 August 2026 08:10:09 +0000 (0:00:01.327) 0:50:51.196 ********* 2026-08-24 08:10:09.503167 | instance | ok: [instance] 2026-08-24 08:10:09.503233 | instance | 2026-08-24 08:10:09.503364 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 08:10:09.503482 | instance | Monday 24 August 2026 08:10:09 +0000 (0:00:00.299) 0:50:51.496 ********* 2026-08-24 08:10:10.816328 | instance | ok: [instance] 2026-08-24 08:10:10.816430 | instance | 2026-08-24 08:10:10.816506 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 08:10:10.816636 | instance | Monday 24 August 2026 08:10:10 +0000 (0:00:01.313) 0:50:52.809 ********* 2026-08-24 08:10:11.081968 | instance | ok: [instance] 2026-08-24 08:10:11.082259 | instance | 2026-08-24 08:10:11.082518 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 08:10:11.082802 | instance | Monday 24 August 2026 08:10:11 +0000 (0:00:00.265) 0:50:53.074 ********* 2026-08-24 08:10:11.181937 | instance | ok: [instance] => { 2026-08-24 08:10:11.182216 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-24 08:10:11.182460 | instance | } 2026-08-24 08:10:11.182779 | instance | 2026-08-24 08:10:11.183032 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 08:10:11.183328 | instance | Monday 24 August 2026 08:10:11 +0000 (0:00:00.100) 0:50:53.174 ********* 2026-08-24 08:10:11.575663 | instance | ok: [instance] 2026-08-24 08:10:11.575880 | instance | 2026-08-24 08:10:11.576173 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 08:10:11.576524 | instance | Monday 24 August 2026 08:10:11 +0000 (0:00:00.393) 0:50:53.568 ********* 2026-08-24 08:10:12.707515 | instance | ok: [instance] 2026-08-24 08:10:12.707782 | instance | 2026-08-24 08:10:12.708077 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-24 08:10:12.708355 | instance | Monday 24 August 2026 08:10:12 +0000 (0:00:01.131) 0:50:54.700 ********* 2026-08-24 08:10:13.230773 | instance | ok: [instance] 2026-08-24 08:10:13.230877 | instance | 2026-08-24 08:10:13.231094 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-08-24 08:10:13.231283 | instance | Monday 24 August 2026 08:10:13 +0000 (0:00:00.523) 0:50:55.223 ********* 2026-08-24 08:10:14.021947 | instance | ok: [instance] 2026-08-24 08:10:14.022066 | instance | 2026-08-24 08:10:14.022320 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-08-24 08:10:14.022670 | instance | Monday 24 August 2026 08:10:14 +0000 (0:00:00.791) 0:50:56.014 ********* 2026-08-24 08:10:14.838563 | instance | ok: [instance] 2026-08-24 08:10:14.838770 | instance | 2026-08-24 08:10:14.839067 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-08-24 08:10:14.839476 | instance | Monday 24 August 2026 08:10:14 +0000 (0:00:00.816) 0:50:56.831 ********* 2026-08-24 08:10:15.244934 | instance | ok: [instance] 2026-08-24 08:10:15.245037 | instance | 2026-08-24 08:10:15.245256 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-08-24 08:10:15.245412 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.406) 0:50:57.237 ********* 2026-08-24 08:10:15.542571 | instance | included: openstack_helm_endpoints for instance 2026-08-24 08:10:15.542671 | instance | 2026-08-24 08:10:15.542755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 08:10:15.542877 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.297) 0:50:57.535 ********* 2026-08-24 08:10:15.610614 | instance | skipping: [instance] 2026-08-24 08:10:15.610848 | instance | 2026-08-24 08:10:15.611210 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 08:10:15.611514 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.067) 0:50:57.603 ********* 2026-08-24 08:10:15.665642 | instance | skipping: [instance] 2026-08-24 08:10:15.665878 | instance | 2026-08-24 08:10:15.666240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 08:10:15.666537 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.055) 0:50:57.658 ********* 2026-08-24 08:10:15.715704 | instance | skipping: [instance] 2026-08-24 08:10:15.715898 | instance | 2026-08-24 08:10:15.716175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 08:10:15.716465 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.050) 0:50:57.708 ********* 2026-08-24 08:10:15.767136 | instance | skipping: [instance] 2026-08-24 08:10:15.767295 | instance | 2026-08-24 08:10:15.767589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 08:10:15.767886 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.051) 0:50:57.760 ********* 2026-08-24 08:10:15.827821 | instance | skipping: [instance] 2026-08-24 08:10:15.828060 | instance | 2026-08-24 08:10:15.828440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 08:10:15.828727 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.060) 0:50:57.820 ********* 2026-08-24 08:10:15.888966 | instance | skipping: [instance] 2026-08-24 08:10:15.889111 | instance | 2026-08-24 08:10:15.889300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 08:10:15.889501 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.061) 0:50:57.882 ********* 2026-08-24 08:10:15.966251 | instance | ok: [instance] 2026-08-24 08:10:15.966598 | instance | 2026-08-24 08:10:15.966991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 08:10:15.967392 | instance | Monday 24 August 2026 08:10:15 +0000 (0:00:00.076) 0:50:57.958 ********* 2026-08-24 08:10:16.046526 | instance | ok: [instance] => (item=identity) 2026-08-24 08:10:16.046630 | instance | 2026-08-24 08:10:16.046806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 08:10:16.046973 | instance | Monday 24 August 2026 08:10:16 +0000 (0:00:00.080) 0:50:58.039 ********* 2026-08-24 08:10:16.140863 | instance | ok: [instance] 2026-08-24 08:10:16.140948 | instance | 2026-08-24 08:10:16.141109 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-08-24 08:10:16.141268 | instance | Monday 24 August 2026 08:10:16 +0000 (0:00:00.093) 0:50:58.133 ********* 2026-08-24 08:10:16.625476 | instance | ok: [instance] 2026-08-24 08:10:16.625594 | instance | 2026-08-24 08:10:16.625743 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-08-24 08:10:16.625926 | instance | Monday 24 August 2026 08:10:16 +0000 (0:00:00.484) 0:50:58.618 ********* 2026-08-24 08:10:17.151394 | instance | ok: [instance] 2026-08-24 08:10:17.151632 | instance | 2026-08-24 08:10:17.151937 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-08-24 08:10:17.152230 | instance | Monday 24 August 2026 08:10:17 +0000 (0:00:00.525) 0:50:59.144 ********* 2026-08-24 08:10:17.664090 | instance | ok: [instance] 2026-08-24 08:10:17.664178 | instance | 2026-08-24 08:10:17.664189 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-08-24 08:10:17.664350 | instance | Monday 24 August 2026 08:10:17 +0000 (0:00:00.512) 0:50:59.656 ********* 2026-08-24 08:10:18.203929 | instance | ok: [instance] 2026-08-24 08:10:18.204022 | instance | 2026-08-24 08:10:18.204117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 08:10:18.204242 | instance | Monday 24 August 2026 08:10:18 +0000 (0:00:00.540) 0:51:00.197 ********* 2026-08-24 08:10:18.301161 | instance | ok: [instance] 2026-08-24 08:10:18.301245 | instance | 2026-08-24 08:10:18.301374 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 08:10:18.301513 | instance | Monday 24 August 2026 08:10:18 +0000 (0:00:00.097) 0:51:00.294 ********* 2026-08-24 08:10:18.405063 | instance | included: rabbitmq for instance 2026-08-24 08:10:18.405157 | instance | 2026-08-24 08:10:18.405234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 08:10:18.405392 | instance | Monday 24 August 2026 08:10:18 +0000 (0:00:00.103) 0:51:00.398 ********* 2026-08-24 08:10:19.147431 | instance | ok: [instance] 2026-08-24 08:10:19.147541 | instance | 2026-08-24 08:10:19.147666 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 08:10:19.147835 | instance | Monday 24 August 2026 08:10:19 +0000 (0:00:00.742) 0:51:01.140 ********* 2026-08-24 08:10:19.207871 | instance | skipping: [instance] 2026-08-24 08:10:19.208012 | instance | 2026-08-24 08:10:19.208027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 08:10:19.208177 | instance | Monday 24 August 2026 08:10:19 +0000 (0:00:00.060) 0:51:01.201 ********* 2026-08-24 08:10:19.271202 | instance | skipping: [instance] 2026-08-24 08:10:19.271309 | instance | 2026-08-24 08:10:19.271433 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 08:10:19.271554 | instance | Monday 24 August 2026 08:10:19 +0000 (0:00:00.063) 0:51:01.264 ********* 2026-08-24 08:10:19.333798 | instance | skipping: [instance] 2026-08-24 08:10:19.333961 | instance | 2026-08-24 08:10:19.334240 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 08:10:19.334448 | instance | Monday 24 August 2026 08:10:19 +0000 (0:00:00.062) 0:51:01.327 ********* 2026-08-24 08:10:50.235358 | instance | changed: [instance] 2026-08-24 08:10:50.235579 | instance | 2026-08-24 08:10:50.235865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 08:10:50.236140 | instance | Monday 24 August 2026 08:10:50 +0000 (0:00:30.900) 0:51:32.227 ********* 2026-08-24 08:10:50.978680 | instance | ok: [instance] 2026-08-24 08:10:50.978804 | instance | 2026-08-24 08:10:50.978999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 08:10:50.979166 | instance | Monday 24 August 2026 08:10:50 +0000 (0:00:00.743) 0:51:32.971 ********* 2026-08-24 08:10:51.057205 | instance | ok: [instance] 2026-08-24 08:10:51.057367 | instance | 2026-08-24 08:10:51.058336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 08:10:51.058356 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.078) 0:51:33.050 ********* 2026-08-24 08:10:51.133020 | instance | skipping: [instance] 2026-08-24 08:10:51.133250 | instance | 2026-08-24 08:10:51.133625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 08:10:51.133907 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.075) 0:51:33.125 ********* 2026-08-24 08:10:51.209572 | instance | skipping: [instance] 2026-08-24 08:10:51.209806 | instance | 2026-08-24 08:10:51.210142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 08:10:51.210437 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.076) 0:51:33.202 ********* 2026-08-24 08:10:51.286142 | instance | ok: [instance] 2026-08-24 08:10:51.286403 | instance | 2026-08-24 08:10:51.286724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 08:10:51.287056 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.076) 0:51:33.279 ********* 2026-08-24 08:10:51.439136 | instance | ok: [instance] => (item=network) 2026-08-24 08:10:51.439234 | instance | ok: [instance] => (item=identity) 2026-08-24 08:10:51.439416 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 08:10:51.439577 | instance | ok: [instance] => (item=valkey) 2026-08-24 08:10:51.439761 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-08-24 08:10:51.439961 | instance | ok: [instance] => (item=load_balancer) 2026-08-24 08:10:51.440117 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 08:10:51.440275 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 08:10:51.440443 | instance | 2026-08-24 08:10:51.440600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 08:10:51.440763 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.153) 0:51:33.432 ********* 2026-08-24 08:10:51.532321 | instance | ok: [instance] 2026-08-24 08:10:51.532568 | instance | 2026-08-24 08:10:51.532880 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 08:10:51.533169 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.092) 0:51:33.524 ********* 2026-08-24 08:10:51.624168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 08:10:51.624398 | instance | 2026-08-24 08:10:51.624625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 08:10:51.624883 | instance | Monday 24 August 2026 08:10:51 +0000 (0:00:00.092) 0:51:33.617 ********* 2026-08-24 08:10:52.211922 | instance | changed: [instance] 2026-08-24 08:10:52.212173 | instance | 2026-08-24 08:10:52.212550 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-08-24 08:10:52.212871 | instance | Monday 24 August 2026 08:10:52 +0000 (0:00:00.587) 0:51:34.204 ********* 2026-08-24 08:10:53.673626 | instance | ok: [instance] 2026-08-24 08:10:53.673826 | instance | 2026-08-24 08:10:53.674091 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-08-24 08:10:53.674466 | instance | Monday 24 August 2026 08:10:53 +0000 (0:00:01.461) 0:51:35.666 ********* 2026-08-24 08:10:54.921396 | instance | changed: [instance] 2026-08-24 08:10:54.921645 | instance | 2026-08-24 08:10:54.921929 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-08-24 08:10:54.923813 | instance | Monday 24 August 2026 08:10:54 +0000 (0:00:01.247) 0:51:36.914 ********* 2026-08-24 08:10:56.299861 | instance | changed: [instance] 2026-08-24 08:10:56.300086 | instance | 2026-08-24 08:10:56.300371 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-08-24 08:10:56.300653 | instance | Monday 24 August 2026 08:10:56 +0000 (0:00:01.378) 0:51:38.292 ********* 2026-08-24 08:10:57.763605 | instance | changed: [instance] 2026-08-24 08:10:57.763985 | instance | 2026-08-24 08:10:57.764347 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-08-24 08:10:57.764725 | instance | Monday 24 August 2026 08:10:57 +0000 (0:00:01.463) 0:51:39.756 ********* 2026-08-24 08:11:03.662172 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-08-24 08:11:03.662442 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-08-24 08:11:03.662774 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-08-24 08:11:03.663059 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-08-24 08:11:03.663324 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-08-24 08:11:03.663699 | instance | 2026-08-24 08:11:03.663917 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-08-24 08:11:03.664084 | instance | Monday 24 August 2026 08:11:03 +0000 (0:00:05.898) 0:51:45.654 ********* 2026-08-24 08:11:05.673420 | instance | changed: [instance] => (item=instance) 2026-08-24 08:11:05.673614 | instance | 2026-08-24 08:11:05.673732 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-08-24 08:11:05.673856 | instance | Monday 24 August 2026 08:11:05 +0000 (0:00:02.011) 0:51:47.666 ********* 2026-08-24 08:11:08.527533 | instance | ok: [instance] => (item=instance) 2026-08-24 08:11:08.527598 | instance | 2026-08-24 08:11:08.527605 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-08-24 08:11:08.527611 | instance | Monday 24 August 2026 08:11:08 +0000 (0:00:02.853) 0:51:50.519 ********* 2026-08-24 08:11:15.868599 | instance | ok: [instance] => (item=instance) 2026-08-24 08:11:15.868660 | instance | 2026-08-24 08:11:15.868676 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-08-24 08:11:15.868749 | instance | Monday 24 August 2026 08:11:15 +0000 (0:00:07.341) 0:51:57.861 ********* 2026-08-24 08:11:16.989978 | instance | ok: [instance] => (item=instance) 2026-08-24 08:11:16.990092 | instance | 2026-08-24 08:11:16.990120 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-08-24 08:11:16.990187 | instance | Monday 24 August 2026 08:11:16 +0000 (0:00:01.121) 0:51:58.982 ********* 2026-08-24 08:11:17.065109 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-08-24 08:11:17.065327 | instance | 2026-08-24 08:11:17.065599 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-08-24 08:11:17.065866 | instance | Monday 24 August 2026 08:11:17 +0000 (0:00:00.075) 0:51:59.058 ********* 2026-08-24 08:11:18.228150 | instance | changed: [instance] 2026-08-24 08:11:18.228361 | instance | 2026-08-24 08:11:18.228671 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-08-24 08:11:18.228969 | instance | Monday 24 August 2026 08:11:18 +0000 (0:00:01.163) 0:52:00.221 ********* 2026-08-24 08:11:20.648359 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-24T08:11:04Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.131', 'hostname': 'host-172-24-1-131', 'fqdn': 'host-172-24-1-131.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aa018ff9-36af-44da-be33-e53f642e00aa', 'ip_address': '172.24.1.131'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:07:c8', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd6b951f2-d5c7-4f7b-aa12-c87210b3b133', 'numa_affinity_policy': None, 'project_id': 'ada1063b31f349ed8dc8e226af9f33a3', 'tenant_id': 'ada1063b31f349ed8dc8e226af9f33a3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f71ff1e9-a290-4f1e-a44f-cfd011fde149'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-24T08:11:15Z', 'revision_number': 4, 'if_match': None, 'id': '4e576008-bff8-4bd1-9890-fa503bca5b07', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-24 08:11:20.648538 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-08-24T08:11:04Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.131', 'hostname': 'host-172-24-1-131', 'fqdn': 'host-172-24-1-131.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aa018ff9-36af-44da-be33-e53f642e00aa', 'ip_address': '172.24.1.131'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:07:c8', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd6b951f2-d5c7-4f7b-aa12-c87210b3b133', 'numa_affinity_policy': None, 'project_id': 'ada1063b31f349ed8dc8e226af9f33a3', 'tenant_id': 'ada1063b31f349ed8dc8e226af9f33a3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f71ff1e9-a290-4f1e-a44f-cfd011fde149'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-08-24T08:11:15Z', 'revision_number': 4, 'if_match': None, 'id': '4e576008-bff8-4bd1-9890-fa503bca5b07', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-08-24 08:11:20.648879 | instance | 2026-08-24 08:11:20.649137 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-08-24 08:11:20.649473 | instance | Monday 24 August 2026 08:11:20 +0000 (0:00:02.419) 0:52:02.640 ********* 2026-08-24 08:11:21.866908 | instance | changed: [instance] 2026-08-24 08:11:21.866996 | instance | 2026-08-24 08:11:21.867210 | instance | TASK [Upload Amphora image] **************************************************** 2026-08-24 08:11:21.867279 | instance | Monday 24 August 2026 08:11:21 +0000 (0:00:01.219) 0:52:03.859 ********* 2026-08-24 08:11:22.023753 | instance | included: atmosphere.common.glance_image for instance 2026-08-24 08:11:22.023867 | instance | 2026-08-24 08:11:22.023934 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-08-24 08:11:22.024059 | instance | Monday 24 August 2026 08:11:22 +0000 (0:00:00.157) 0:52:04.016 ********* 2026-08-24 08:11:23.295976 | instance | ok: [instance] 2026-08-24 08:11:23.296096 | instance | 2026-08-24 08:11:23.296108 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-08-24 08:11:23.296265 | instance | Monday 24 August 2026 08:11:23 +0000 (0:00:01.272) 0:52:05.289 ********* 2026-08-24 08:11:23.812678 | instance | ok: [instance] 2026-08-24 08:11:23.812762 | instance | 2026-08-24 08:11:23.812783 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-08-24 08:11:23.813004 | instance | Monday 24 August 2026 08:11:23 +0000 (0:00:00.516) 0:52:05.805 ********* 2026-08-24 08:11:23.898835 | instance | ok: [instance] 2026-08-24 08:11:23.899096 | instance | 2026-08-24 08:11:23.899366 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-08-24 08:11:23.899615 | instance | Monday 24 August 2026 08:11:23 +0000 (0:00:00.086) 0:52:05.891 ********* 2026-08-24 08:11:25.392178 | instance | ok: [instance] 2026-08-24 08:11:25.392380 | instance | 2026-08-24 08:11:25.392697 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-08-24 08:11:25.393005 | instance | Monday 24 August 2026 08:11:25 +0000 (0:00:01.493) 0:52:07.384 ********* 2026-08-24 08:11:25.470907 | instance | ok: [instance] 2026-08-24 08:11:25.471158 | instance | 2026-08-24 08:11:25.471543 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-08-24 08:11:25.471894 | instance | Monday 24 August 2026 08:11:25 +0000 (0:00:00.078) 0:52:07.463 ********* 2026-08-24 08:11:25.561278 | instance | ok: [instance] 2026-08-24 08:11:25.561358 | instance | 2026-08-24 08:11:25.561529 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-08-24 08:11:25.561705 | instance | Monday 24 August 2026 08:11:25 +0000 (0:00:00.090) 0:52:07.554 ********* 2026-08-24 08:11:25.795605 | instance | changed: [instance] 2026-08-24 08:11:25.795828 | instance | 2026-08-24 08:11:25.796101 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-08-24 08:11:25.796451 | instance | Monday 24 August 2026 08:11:25 +0000 (0:00:00.233) 0:52:07.788 ********* 2026-08-24 08:11:38.018094 | instance | changed: [instance] 2026-08-24 08:11:38.018372 | instance | 2026-08-24 08:11:38.018671 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-08-24 08:11:38.018948 | instance | Monday 24 August 2026 08:11:38 +0000 (0:00:12.222) 0:52:20.010 ********* 2026-08-24 08:11:38.294082 | instance | ok: [instance] 2026-08-24 08:11:38.294764 | instance | 2026-08-24 08:11:38.294791 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-08-24 08:11:38.295031 | instance | Monday 24 August 2026 08:11:38 +0000 (0:00:00.276) 0:52:20.287 ********* 2026-08-24 08:11:40.636445 | instance | changed: [instance] 2026-08-24 08:11:40.637228 | instance | 2026-08-24 08:11:40.637266 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-08-24 08:11:40.637278 | instance | Monday 24 August 2026 08:11:40 +0000 (0:00:02.341) 0:52:22.628 ********* 2026-08-24 08:11:41.369344 | instance | ok: [instance] 2026-08-24 08:11:41.369422 | instance | 2026-08-24 08:11:41.369528 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-08-24 08:11:41.369651 | instance | Monday 24 August 2026 08:11:41 +0000 (0:00:00.734) 0:52:23.362 ********* 2026-08-24 08:11:41.449004 | instance | ok: [instance] 2026-08-24 08:11:41.449087 | instance | 2026-08-24 08:11:41.449346 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-08-24 08:11:41.449394 | instance | Monday 24 August 2026 08:11:41 +0000 (0:00:00.079) 0:52:23.442 ********* 2026-08-24 08:12:11.839358 | instance | changed: [instance] 2026-08-24 08:12:11.839436 | instance | 2026-08-24 08:12:11.839560 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-08-24 08:12:11.839685 | instance | Monday 24 August 2026 08:12:11 +0000 (0:00:30.389) 0:52:53.832 ********* 2026-08-24 08:12:11.919623 | instance | skipping: [instance] 2026-08-24 08:12:11.919692 | instance | 2026-08-24 08:12:11.919895 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-08-24 08:12:11.920035 | instance | Monday 24 August 2026 08:12:11 +0000 (0:00:00.079) 0:52:53.911 ********* 2026-08-24 08:12:11.998443 | instance | skipping: [instance] 2026-08-24 08:12:11.998507 | instance | 2026-08-24 08:12:11.998651 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-08-24 08:12:11.998773 | instance | Monday 24 August 2026 08:12:11 +0000 (0:00:00.079) 0:52:53.991 ********* 2026-08-24 08:12:12.552586 | instance | changed: [instance] 2026-08-24 08:12:12.552850 | instance | 2026-08-24 08:12:12.553214 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-08-24 08:12:12.553406 | instance | Monday 24 August 2026 08:12:12 +0000 (0:00:00.553) 0:52:54.544 ********* 2026-08-24 08:12:13.604933 | instance | ok: [instance] 2026-08-24 08:12:13.605192 | instance | 2026-08-24 08:12:13.605475 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-08-24 08:12:13.605755 | instance | Monday 24 August 2026 08:12:13 +0000 (0:00:01.053) 0:52:55.597 ********* 2026-08-24 08:12:19.472433 | instance | changed: [instance] 2026-08-24 08:12:19.472524 | instance | 2026-08-24 08:12:19.472633 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-08-24 08:12:19.472747 | instance | Monday 24 August 2026 08:12:19 +0000 (0:00:05.867) 0:53:01.465 ********* 2026-08-24 08:12:20.244521 | instance | ok: [instance] 2026-08-24 08:12:20.244748 | instance | 2026-08-24 08:12:20.245043 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-08-24 08:12:20.245363 | instance | Monday 24 August 2026 08:12:20 +0000 (0:00:00.771) 0:53:02.236 ********* 2026-08-24 08:12:21.619784 | instance | changed: [instance] 2026-08-24 08:12:21.619988 | instance | 2026-08-24 08:12:21.620260 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-08-24 08:12:21.620567 | instance | Monday 24 August 2026 08:12:21 +0000 (0:00:01.375) 0:53:03.612 ********* 2026-08-24 08:12:23.217216 | instance | changed: [instance] => (item=octavia-client) 2026-08-24 08:12:23.218010 | instance | changed: [instance] => (item=octavia-server) 2026-08-24 08:12:23.218073 | instance | 2026-08-24 08:12:23.218081 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-08-24 08:12:23.218087 | instance | Monday 24 August 2026 08:12:23 +0000 (0:00:01.597) 0:53:05.210 ********* 2026-08-24 08:12:23.960206 | instance | changed: [instance] 2026-08-24 08:12:23.960284 | instance | 2026-08-24 08:12:23.961142 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-08-24 08:12:23.961156 | instance | Monday 24 August 2026 08:12:23 +0000 (0:00:00.743) 0:53:05.953 ********* 2026-08-24 08:12:26.315446 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-08-24 08:12:26.315537 | instance | loadbalancer quotas. 2026-08-24 08:12:26.536880 | instance | changed: [instance] 2026-08-24 08:12:26.537002 | instance | 2026-08-24 08:12:26.537013 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-08-24 08:12:26.537140 | instance | Monday 24 August 2026 08:12:26 +0000 (0:00:02.576) 0:53:08.530 ********* 2026-08-24 08:14:54.373229 | instance | changed: [instance] 2026-08-24 08:14:54.373327 | instance | 2026-08-24 08:14:54.373437 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-08-24 08:14:54.373539 | instance | Monday 24 August 2026 08:14:54 +0000 (0:02:27.834) 0:55:36.364 ********* 2026-08-24 08:15:06.298844 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-08-24 08:15:06.298940 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-08-24 08:15:06.299028 | instance | 2026-08-24 08:15:06.299149 | instance | TASK [Create Ingress] ********************************************************** 2026-08-24 08:15:06.299269 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:11.927) 0:55:48.291 ********* 2026-08-24 08:15:06.449593 | instance | included: openstack_helm_ingress for instance 2026-08-24 08:15:06.449675 | instance | 2026-08-24 08:15:06.449765 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-08-24 08:15:06.449883 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:00.150) 0:55:48.442 ********* 2026-08-24 08:15:06.517088 | instance | skipping: [instance] 2026-08-24 08:15:06.517178 | instance | 2026-08-24 08:15:06.517262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-08-24 08:15:06.517384 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:00.067) 0:55:48.510 ********* 2026-08-24 08:15:06.587503 | instance | skipping: [instance] 2026-08-24 08:15:06.587597 | instance | 2026-08-24 08:15:06.587875 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-08-24 08:15:06.587929 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:00.070) 0:55:48.580 ********* 2026-08-24 08:15:06.688323 | instance | ok: [instance] 2026-08-24 08:15:06.688413 | instance | 2026-08-24 08:15:06.688546 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-08-24 08:15:06.688685 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:00.100) 0:55:48.680 ********* 2026-08-24 08:15:06.811128 | instance | included: ingress for instance 2026-08-24 08:15:06.811274 | instance | 2026-08-24 08:15:06.811520 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-08-24 08:15:06.811602 | instance | Monday 24 August 2026 08:15:06 +0000 (0:00:00.123) 0:55:48.804 ********* 2026-08-24 08:15:08.089136 | instance | changed: [instance] 2026-08-24 08:15:08.089219 | instance | 2026-08-24 08:15:08.089315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-08-24 08:15:08.089427 | instance | Monday 24 August 2026 08:15:08 +0000 (0:00:01.277) 0:55:50.081 ********* 2026-08-24 08:15:08.189689 | instance | ok: [instance] 2026-08-24 08:15:08.189801 | instance | 2026-08-24 08:15:08.189975 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-08-24 08:15:08.190095 | instance | Monday 24 August 2026 08:15:08 +0000 (0:00:00.101) 0:55:50.182 ********* 2026-08-24 08:15:08.313387 | instance | included: rabbitmq for instance 2026-08-24 08:15:08.313485 | instance | 2026-08-24 08:15:08.313570 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-08-24 08:15:08.313693 | instance | Monday 24 August 2026 08:15:08 +0000 (0:00:00.123) 0:55:50.306 ********* 2026-08-24 08:15:09.075892 | instance | ok: [instance] 2026-08-24 08:15:09.075968 | instance | 2026-08-24 08:15:09.075979 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-08-24 08:15:09.075988 | instance | Monday 24 August 2026 08:15:09 +0000 (0:00:00.761) 0:55:51.068 ********* 2026-08-24 08:15:09.152032 | instance | skipping: [instance] 2026-08-24 08:15:09.152138 | instance | 2026-08-24 08:15:09.152387 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-08-24 08:15:09.152450 | instance | Monday 24 August 2026 08:15:09 +0000 (0:00:00.076) 0:55:51.145 ********* 2026-08-24 08:15:09.244365 | instance | skipping: [instance] 2026-08-24 08:15:09.244476 | instance | 2026-08-24 08:15:09.244761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-08-24 08:15:09.245255 | instance | Monday 24 August 2026 08:15:09 +0000 (0:00:00.091) 0:55:51.236 ********* 2026-08-24 08:15:09.319765 | instance | skipping: [instance] 2026-08-24 08:15:09.319838 | instance | 2026-08-24 08:15:09.319966 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-08-24 08:15:09.320097 | instance | Monday 24 August 2026 08:15:09 +0000 (0:00:00.076) 0:55:51.312 ********* 2026-08-24 08:15:40.315076 | instance | changed: [instance] 2026-08-24 08:15:40.315162 | instance | 2026-08-24 08:15:40.315300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-08-24 08:15:40.315424 | instance | Monday 24 August 2026 08:15:40 +0000 (0:00:30.996) 0:56:22.308 ********* 2026-08-24 08:15:41.061082 | instance | ok: [instance] 2026-08-24 08:15:41.061182 | instance | 2026-08-24 08:15:41.061286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-08-24 08:15:41.061415 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.745) 0:56:23.054 ********* 2026-08-24 08:15:41.137007 | instance | ok: [instance] 2026-08-24 08:15:41.137100 | instance | 2026-08-24 08:15:41.137301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-08-24 08:15:41.137403 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.075) 0:56:23.129 ********* 2026-08-24 08:15:41.224263 | instance | skipping: [instance] 2026-08-24 08:15:41.224662 | instance | 2026-08-24 08:15:41.225361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-08-24 08:15:41.225444 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.087) 0:56:23.217 ********* 2026-08-24 08:15:41.305602 | instance | skipping: [instance] 2026-08-24 08:15:41.305685 | instance | 2026-08-24 08:15:41.305831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-08-24 08:15:41.305960 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.081) 0:56:23.298 ********* 2026-08-24 08:15:41.375720 | instance | ok: [instance] 2026-08-24 08:15:41.375853 | instance | 2026-08-24 08:15:41.375964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-08-24 08:15:41.376108 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.070) 0:56:23.368 ********* 2026-08-24 08:15:41.535712 | instance | ok: [instance] => (item=identity) 2026-08-24 08:15:41.535852 | instance | ok: [instance] => (item=oslo_messaging) 2026-08-24 08:15:41.535867 | instance | ok: [instance] => (item=key_manager) 2026-08-24 08:15:41.536002 | instance | ok: [instance] => (item=orchestration) 2026-08-24 08:15:41.536124 | instance | ok: [instance] => (item=oslo_cache) 2026-08-24 08:15:41.536236 | instance | ok: [instance] => (item=oslo_db) 2026-08-24 08:15:41.536360 | instance | ok: [instance] => (item=container_infra) 2026-08-24 08:15:41.536470 | instance | 2026-08-24 08:15:41.536589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-08-24 08:15:41.536712 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.160) 0:56:23.528 ********* 2026-08-24 08:15:41.638202 | instance | ok: [instance] 2026-08-24 08:15:41.638404 | instance | 2026-08-24 08:15:41.638715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 08:15:41.638999 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.101) 0:56:23.630 ********* 2026-08-24 08:15:41.734841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 08:15:41.735044 | instance | 2026-08-24 08:15:41.735324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 08:15:41.735596 | instance | Monday 24 August 2026 08:15:41 +0000 (0:00:00.096) 0:56:23.727 ********* 2026-08-24 08:15:42.321965 | instance | changed: [instance] 2026-08-24 08:15:42.322307 | instance | 2026-08-24 08:15:42.322835 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 08:15:42.322911 | instance | Monday 24 August 2026 08:15:42 +0000 (0:00:00.586) 0:56:24.314 ********* 2026-08-24 08:15:42.413360 | instance | ok: [instance] => { 2026-08-24 08:15:42.413524 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-08-24 08:15:42.413694 | instance | } 2026-08-24 08:15:42.413853 | instance | 2026-08-24 08:15:42.414027 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 08:15:42.414226 | instance | Monday 24 August 2026 08:15:42 +0000 (0:00:00.091) 0:56:24.406 ********* 2026-08-24 08:15:43.137649 | instance | changed: [instance] 2026-08-24 08:15:43.137869 | instance | 2026-08-24 08:15:43.138272 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 08:15:43.138687 | instance | Monday 24 August 2026 08:15:43 +0000 (0:00:00.724) 0:56:25.130 ********* 2026-08-24 08:15:43.230647 | instance | skipping: [instance] 2026-08-24 08:15:43.230863 | instance | 2026-08-24 08:15:43.231185 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-08-24 08:15:43.231473 | instance | Monday 24 August 2026 08:15:43 +0000 (0:00:00.093) 0:56:25.223 ********* 2026-08-24 08:15:44.184287 | instance | changed: [instance] 2026-08-24 08:15:44.184561 | instance | 2026-08-24 08:15:44.184926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-24 08:15:44.185216 | instance | Monday 24 August 2026 08:15:44 +0000 (0:00:00.953) 0:56:26.177 ********* 2026-08-24 08:15:44.289437 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-24 08:15:44.289637 | instance | 2026-08-24 08:15:44.289905 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-24 08:15:44.290211 | instance | Monday 24 August 2026 08:15:44 +0000 (0:00:00.105) 0:56:26.282 ********* 2026-08-24 08:15:44.874321 | instance | changed: [instance] 2026-08-24 08:15:44.874576 | instance | 2026-08-24 08:15:44.874920 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-08-24 08:15:44.875196 | instance | Monday 24 August 2026 08:15:44 +0000 (0:00:00.583) 0:56:26.866 ********* 2026-08-24 08:15:45.147708 | instance | changed: [instance] 2026-08-24 08:15:45.147801 | instance | 2026-08-24 08:15:45.148035 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-08-24 08:15:45.148295 | instance | Monday 24 August 2026 08:15:45 +0000 (0:00:00.274) 0:56:27.140 ********* 2026-08-24 08:15:45.697170 | instance | changed: [instance] 2026-08-24 08:15:45.697411 | instance | 2026-08-24 08:15:45.697739 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-08-24 08:15:45.698037 | instance | Monday 24 August 2026 08:15:45 +0000 (0:00:00.549) 0:56:27.689 ********* 2026-08-24 08:15:46.611122 | instance | changed: [instance] 2026-08-24 08:15:46.611325 | instance | 2026-08-24 08:15:46.611618 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-08-24 08:15:46.611885 | instance | Monday 24 August 2026 08:15:46 +0000 (0:00:00.914) 0:56:28.603 ********* 2026-08-24 08:15:49.771224 | instance | changed: [instance] 2026-08-24 08:15:49.771298 | instance | 2026-08-24 08:15:49.771431 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-08-24 08:15:49.771552 | instance | Monday 24 August 2026 08:15:49 +0000 (0:00:03.160) 0:56:31.764 ********* 2026-08-24 08:15:50.079286 | instance | changed: [instance] 2026-08-24 08:15:50.079415 | instance | 2026-08-24 08:15:50.079616 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-08-24 08:15:50.079795 | instance | Monday 24 August 2026 08:15:50 +0000 (0:00:00.307) 0:56:32.072 ********* 2026-08-24 08:15:52.507953 | instance | changed: [instance] 2026-08-24 08:15:52.508329 | instance | 2026-08-24 08:15:52.508754 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-08-24 08:15:52.509162 | instance | Monday 24 August 2026 08:15:52 +0000 (0:00:02.428) 0:56:34.500 ********* 2026-08-24 08:15:53.275027 | instance | ok: [instance] 2026-08-24 08:15:53.275134 | instance | 2026-08-24 08:15:53.275318 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-08-24 08:15:53.275488 | instance | Monday 24 August 2026 08:15:53 +0000 (0:00:00.767) 0:56:35.267 ********* 2026-08-24 08:15:57.999993 | instance | changed: [instance] 2026-08-24 08:15:58.000123 | instance | 2026-08-24 08:15:58.000360 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-08-24 08:15:58.000539 | instance | Monday 24 August 2026 08:15:57 +0000 (0:00:04.724) 0:56:39.992 ********* 2026-08-24 08:15:58.072986 | instance | skipping: [instance] 2026-08-24 08:15:58.073141 | instance | 2026-08-24 08:15:58.073403 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-08-24 08:15:58.073646 | instance | Monday 24 August 2026 08:15:58 +0000 (0:00:00.073) 0:56:40.065 ********* 2026-08-24 08:15:58.128949 | instance | skipping: [instance] 2026-08-24 08:15:58.129149 | instance | 2026-08-24 08:15:58.129353 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-08-24 08:15:58.129533 | instance | Monday 24 August 2026 08:15:58 +0000 (0:00:00.056) 0:56:40.122 ********* 2026-08-24 08:16:46.154637 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-08-24 08:16:46.154756 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-08-24 08:16:46.155003 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-08-24 08:16:46.155274 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-08-24 08:16:46.155723 | instance | 2026-08-24 08:16:46.156093 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-08-24 08:16:46.156528 | instance | Monday 24 August 2026 08:16:46 +0000 (0:00:48.025) 0:57:28.147 ********* 2026-08-24 08:16:46.261040 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.261384 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.261771 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.262102 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.262520 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.262907 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.263230 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.263553 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-08-24 08:16:46.263877 | instance | skipping: [instance] 2026-08-24 08:16:46.264154 | instance | 2026-08-24 08:16:46.264457 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-08-24 08:16:46.264752 | instance | Monday 24 August 2026 08:16:46 +0000 (0:00:00.106) 0:57:28.254 ********* 2026-08-24 08:16:52.385049 | instance | changed: [instance] 2026-08-24 08:16:52.385736 | instance | 2026-08-24 08:16:52.386192 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-08-24 08:16:52.386573 | instance | Monday 24 August 2026 08:16:52 +0000 (0:00:06.123) 0:57:34.377 ********* 2026-08-24 08:16:53.170066 | instance | changed: [instance] 2026-08-24 08:16:53.170354 | instance | 2026-08-24 08:16:53.170628 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-08-24 08:16:53.171010 | instance | Monday 24 August 2026 08:16:53 +0000 (0:00:00.785) 0:57:35.162 ********* 2026-08-24 08:22:06.565589 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmppcp6b345.yml magnum /usr/local/src/magnum", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"magnum\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"magnum\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"magnum\" does not exist. Installing it now."]} 2026-08-24 08:22:06.572809 | instance | 2026-08-24 08:22:06.573310 | instance | PLAY RECAP ********************************************************************* 2026-08-24 08:22:06.573333 | instance | instance : ok=750 changed=264 unreachable=0 failed=1 skipped=242 rescued=0 ignored=2 2026-08-24 08:22:06.573343 | instance | 2026-08-24 08:22:06.573352 | instance | Monday 24 August 2026 08:22:06 +0000 (0:05:13.401) 1:02:48.564 ********* 2026-08-24 08:22:06.573364 | instance | =============================================================================== 2026-08-24 08:22:06.573670 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 313.40s 2026-08-24 08:22:06.573735 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 291.45s 2026-08-24 08:22:06.574025 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 230.88s 2026-08-24 08:22:06.574113 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.41s 2026-08-24 08:22:06.574368 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.19s 2026-08-24 08:22:06.574500 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 147.83s 2026-08-24 08:22:06.574711 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 147.48s 2026-08-24 08:22:06.574920 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 147.09s 2026-08-24 08:22:06.575102 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 136.70s 2026-08-24 08:22:06.575269 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 124.36s 2026-08-24 08:22:06.575469 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 102.20s 2026-08-24 08:22:06.575639 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 100.19s 2026-08-24 08:22:06.575912 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.57s 2026-08-24 08:22:06.576102 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.17s 2026-08-24 08:22:06.576324 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 84.98s 2026-08-24 08:22:06.576516 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 52.03s 2026-08-24 08:22:06.577329 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 48.03s 2026-08-24 08:22:06.577404 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 45.82s 2026-08-24 08:22:06.577416 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.00s 2026-08-24 08:22:06.577445 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s 2026-08-24 08:22:06.863874 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-08-24 08:22:06.864032 | instance | ERROR [aio > converge] Executed: Failed 2026-08-24 08:22:06.864174 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-08-24 08:22:07.387382 | instance | ERROR 2026-08-24 08:22:07.387890 | instance | { 2026-08-24 08:22:07.387934 | instance | "delta": "1:03:57.892914", 2026-08-24 08:22:07.387965 | instance | "end": "2026-08-24 08:22:06.947205", 2026-08-24 08:22:07.387993 | instance | "msg": "non-zero return code", 2026-08-24 08:22:07.388020 | instance | "rc": 2, 2026-08-24 08:22:07.388046 | instance | "start": "2026-08-24 07:18:09.054291" 2026-08-24 08:22:07.388091 | instance | } failure 2026-08-24 08:22:07.475918 | 2026-08-24 08:22:07.476171 | PLAY RECAP 2026-08-24 08:22:07.476276 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-24 08:22:07.476323 | 2026-08-24 08:22:07.673863 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 08:22:07.686737 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 08:22:08.350460 | 2026-08-24 08:22:08.350603 | PLAY [all] 2026-08-24 08:22:08.364892 | 2026-08-24 08:22:08.365011 | TASK [gather-host-logs : creating directory for system status] 2026-08-24 08:22:08.723043 | instance | changed 2026-08-24 08:22:08.728644 | 2026-08-24 08:22:08.728741 | TASK [gather-host-logs : Get logs for each host] 2026-08-24 08:22:09.105286 | instance | + systemd-cgls --full --all --no-pager 2026-08-24 08:22:09.146342 | instance | + ip addr 2026-08-24 08:22:09.151273 | instance | + ip route 2026-08-24 08:22:09.154312 | instance | + lsblk 2026-08-24 08:22:09.170222 | instance | + mount 2026-08-24 08:22:09.185160 | instance | + docker images 2026-08-24 08:22:09.202499 | instance | + brctl show 2026-08-24 08:22:09.203172 | instance | /bin/bash: line 8: brctl: command not found 2026-08-24 08:22:09.203438 | instance | + ps aux --sort=-%mem 2026-08-24 08:22:09.254091 | instance | + dpkg -l 2026-08-24 08:22:09.266067 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-24 08:22:09.266603 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-24 08:22:09.282203 | instance | + '[' '!' -z '' ']' 2026-08-24 08:22:09.766473 | instance | ok: Runtime: 0:00:00.184025 2026-08-24 08:22:09.775567 | 2026-08-24 08:22:09.775763 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-24 08:22:10.409657 | instance | changed: 2026-08-24 08:22:10.409889 | instance | created directory /var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/logs/instance 2026-08-24 08:22:10.409978 | instance | cd+++++++++ system/ 2026-08-24 08:22:10.410017 | instance | >f+++++++++ system/brctl-show.txt 2026-08-24 08:22:10.410048 | instance | >f+++++++++ system/docker-images.txt 2026-08-24 08:22:10.410076 | instance | >f+++++++++ system/ip-addr.txt 2026-08-24 08:22:10.410110 | instance | >f+++++++++ system/ip-route.txt 2026-08-24 08:22:10.410140 | instance | >f+++++++++ system/lsblk.txt 2026-08-24 08:22:10.410169 | instance | >f+++++++++ system/mount.txt 2026-08-24 08:22:10.410197 | instance | >f+++++++++ system/packages.txt 2026-08-24 08:22:10.410223 | instance | >f+++++++++ system/ps.txt 2026-08-24 08:22:10.410253 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-24 08:22:10.420134 | 2026-08-24 08:22:10.420202 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-24 08:22:10.635710 | instance | changed: "values" 2026-08-24 08:22:10.837155 | instance | changed: "releases" 2026-08-24 08:22:10.858798 | 2026-08-24 08:22:10.858971 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-24 08:22:20.406722 | instance | ok: Runtime: 0:00:09.015796 2026-08-24 08:22:20.413342 | 2026-08-24 08:22:20.413410 | TASK [helm-release-status : Downloads logs to executor] 2026-08-24 08:22:20.928465 | instance | changed: 2026-08-24 08:22:20.928731 | instance | cd+++++++++ helm/ 2026-08-24 08:22:20.928795 | instance | cd+++++++++ helm/releases/ 2026-08-24 08:22:20.928853 | instance | cd+++++++++ helm/releases/auth-system/ 2026-08-24 08:22:20.928955 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-08-24 08:22:20.929030 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-08-24 08:22:20.929080 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-08-24 08:22:20.929124 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-08-24 08:22:20.929167 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-08-24 08:22:20.929208 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-08-24 08:22:20.929271 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-08-24 08:22:20.929314 | instance | cd+++++++++ helm/releases/kube-system/ 2026-08-24 08:22:20.929355 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-08-24 08:22:20.929404 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-08-24 08:22:20.929446 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-08-24 08:22:20.929487 | instance | cd+++++++++ helm/releases/monitoring/ 2026-08-24 08:22:20.929528 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-08-24 08:22:20.929570 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-08-24 08:22:20.929611 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-08-24 08:22:20.929651 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-08-24 08:22:20.929691 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-08-24 08:22:20.929737 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-08-24 08:22:20.929780 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-08-24 08:22:20.929821 | instance | cd+++++++++ helm/releases/openstack/ 2026-08-24 08:22:20.929861 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-08-24 08:22:20.929901 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-08-24 08:22:20.929941 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-08-24 08:22:20.929981 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-08-24 08:22:20.930022 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-08-24 08:22:20.930049 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-08-24 08:22:20.930067 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-08-24 08:22:20.930085 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-08-24 08:22:20.930103 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-08-24 08:22:20.930121 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-08-24 08:22:20.930139 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-08-24 08:22:20.930157 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-08-24 08:22:20.930175 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-08-24 08:22:20.930193 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-08-24 08:22:20.930211 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-08-24 08:22:20.930228 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-08-24 08:22:20.930246 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-08-24 08:22:20.930264 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-08-24 08:22:20.930281 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-08-24 08:22:20.930299 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-08-24 08:22:20.930317 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-08-24 08:22:20.930335 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-08-24 08:22:20.930353 | instance | cd+++++++++ helm/values/ 2026-08-24 08:22:20.930371 | instance | cd+++++++++ helm/values/auth-system/ 2026-08-24 08:22:20.930389 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-08-24 08:22:20.930407 | instance | cd+++++++++ helm/values/cert-manager/ 2026-08-24 08:22:20.930425 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-08-24 08:22:20.930443 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-08-24 08:22:20.930460 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-08-24 08:22:20.930478 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-08-24 08:22:20.930496 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-08-24 08:22:20.930521 | instance | cd+++++++++ helm/values/kube-system/ 2026-08-24 08:22:20.930539 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-08-24 08:22:20.930557 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-08-24 08:22:20.930575 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-08-24 08:22:20.930592 | instance | cd+++++++++ helm/values/monitoring/ 2026-08-24 08:22:20.930610 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-08-24 08:22:20.930628 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-08-24 08:22:20.930646 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-08-24 08:22:20.930664 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-08-24 08:22:20.930682 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-08-24 08:22:20.930700 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-08-24 08:22:20.930718 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-08-24 08:22:20.930735 | instance | cd+++++++++ helm/values/openstack/ 2026-08-24 08:22:20.930753 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-08-24 08:22:20.930770 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-08-24 08:22:20.930787 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-08-24 08:22:20.930805 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-08-24 08:22:20.930822 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-08-24 08:22:20.930840 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-08-24 08:22:20.930857 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-08-24 08:22:20.930875 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-08-24 08:22:20.930893 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-08-24 08:22:20.930910 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-08-24 08:22:20.930927 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-08-24 08:22:20.930945 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-08-24 08:22:20.930962 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-08-24 08:22:20.930980 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-08-24 08:22:20.930998 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-08-24 08:22:20.931016 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-08-24 08:22:20.931036 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-08-24 08:22:20.931055 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-08-24 08:22:20.931073 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-08-24 08:22:20.931091 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-08-24 08:22:20.931109 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-08-24 08:22:20.931127 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-08-24 08:22:20.940503 | 2026-08-24 08:22:20.940566 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-24 08:22:21.167100 | instance | changed 2026-08-24 08:22:21.173555 | 2026-08-24 08:22:21.173658 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-24 08:22:21.403045 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 08:22:21.403472 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 08:22:21.409893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:21.412524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:21.502000 | instance | node/instance 2026-08-24 08:22:21.506927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:21.599528 | instance | clusterrole/admin 2026-08-24 08:22:21.816670 | instance | clusterrole/capi-aggregated-manager-role 2026-08-24 08:22:21.889703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:21.909279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:21.939086 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-08-24 08:22:22.041759 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-08-24 08:22:22.165660 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-08-24 08:22:22.243781 | instance | clusterrole/capi-manager-role 2026-08-24 08:22:22.352688 | instance | clusterrole/capo-manager-role 2026-08-24 08:22:22.444662 | instance | clusterrole/cephfs-csi-nodeplugin 2026-08-24 08:22:22.545056 | instance | clusterrole/cephfs-external-provisioner-runner 2026-08-24 08:22:22.652717 | instance | clusterrole/cert-manager-cainjector 2026-08-24 08:22:22.745699 | instance | clusterrole/cert-manager-cluster-view 2026-08-24 08:22:22.849509 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-08-24 08:22:22.930556 | instance | clusterrole/cert-manager-controller-certificates 2026-08-24 08:22:23.068032 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-08-24 08:22:23.119646 | instance | clusterrole/cert-manager-controller-challenges 2026-08-24 08:22:23.262739 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-08-24 08:22:23.322005 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-08-24 08:22:23.474077 | instance | clusterrole/cert-manager-controller-issuers 2026-08-24 08:22:23.541982 | instance | clusterrole/cert-manager-controller-orders 2026-08-24 08:22:23.664014 | instance | clusterrole/cert-manager-edit 2026-08-24 08:22:23.721462 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-08-24 08:22:23.884186 | instance | clusterrole/cert-manager-view 2026-08-24 08:22:23.924071 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-08-24 08:22:24.122208 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-08-24 08:22:24.131532 | instance | clusterrolebinding/capi-manager-rolebinding 2026-08-24 08:22:24.325687 | instance | clusterrolebinding/capo-manager-rolebinding 2026-08-24 08:22:24.332856 | instance | clusterrole/cilium 2026-08-24 08:22:24.528266 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-08-24 08:22:24.546270 | instance | clusterrole/cilium-operator 2026-08-24 08:22:24.730809 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-08-24 08:22:24.755057 | instance | clusterrole/cluster-admin 2026-08-24 08:22:24.918170 | instance | clusterrolebinding/cert-manager-cainjector 2026-08-24 08:22:24.944924 | instance | clusterrole/edit 2026-08-24 08:22:25.136201 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-08-24 08:22:25.154421 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-24 08:22:25.325439 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-08-24 08:22:25.346374 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-08-24 08:22:25.523249 | instance | clusterrole/goldpinger-clusterrole 2026-08-24 08:22:25.554571 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-08-24 08:22:25.702226 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-08-24 08:22:25.757673 | instance | clusterrole/ingress-nginx 2026-08-24 08:22:25.894883 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-08-24 08:22:25.947203 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-08-24 08:22:26.096654 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-08-24 08:22:26.166563 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-08-24 08:22:26.293823 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:22:26.364462 | instance | clusterrolebinding/cert-manager-controller-orders 2026-08-24 08:22:26.480810 | instance | clusterrole/kube-prometheus-stack-operator 2026-08-24 08:22:26.547036 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-08-24 08:22:26.682648 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-08-24 08:22:26.763723 | instance | clusterrolebinding/cilium 2026-08-24 08:22:26.878890 | instance | clusterrolebinding/cilium-operator 2026-08-24 08:22:26.975714 | instance | clusterrole/kubeadm:get-nodes 2026-08-24 08:22:27.131739 | instance | clusterrolebinding/cluster-admin 2026-08-24 08:22:27.185572 | instance | clusterrole/local-path-provisioner 2026-08-24 08:22:27.341069 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-24 08:22:27.370098 | instance | clusterrole/neutron-coredns 2026-08-24 08:22:27.555121 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-08-24 08:22:27.565735 | instance | clusterrole/node-feature-discovery 2026-08-24 08:22:27.747396 | instance | clusterrole/node-feature-discovery-gc 2026-08-24 08:22:27.760424 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-08-24 08:22:27.967978 | instance | clusterrole/nova-bootstrap 2026-08-24 08:22:27.985698 | instance | clusterrolebinding/ingress-nginx 2026-08-24 08:22:28.178144 | instance | clusterrole/nova-cell-setup 2026-08-24 08:22:28.181248 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-08-24 08:22:28.372929 | instance | clusterrole/objectstorage-provisioner-role 2026-08-24 08:22:28.378592 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:22:28.555351 | instance | clusterrole/orc-image-editor-role 2026-08-24 08:22:28.574797 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-08-24 08:22:28.758749 | instance | clusterrole/orc-image-viewer-role 2026-08-24 08:22:28.783091 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-08-24 08:22:28.952222 | instance | clusterrolebinding/kubeadm:get-nodes 2026-08-24 08:22:28.988179 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-08-24 08:22:29.153670 | instance | clusterrole/orc-manager-role 2026-08-24 08:22:29.213846 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-08-24 08:22:29.342069 | instance | clusterrole/orc-metrics-auth-role 2026-08-24 08:22:29.391764 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-08-24 08:22:29.534792 | instance | clusterrole/orc-metrics-reader 2026-08-24 08:22:29.591175 | instance | clusterrolebinding/kubeadm:node-proxier 2026-08-24 08:22:29.735336 | instance | clusterrolebinding/local-path-provisioner 2026-08-24 08:22:29.771821 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-08-24 08:22:29.942054 | instance | clusterrolebinding/magnum-cluster-api 2026-08-24 08:22:29.966175 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-08-24 08:22:30.164225 | instance | clusterrolebinding/neutron-coredns 2026-08-24 08:22:30.173172 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-08-24 08:22:30.363116 | instance | clusterrolebinding/node-feature-discovery 2026-08-24 08:22:30.366361 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-08-24 08:22:30.550557 | instance | clusterrolebinding/node-feature-discovery-gc 2026-08-24 08:22:30.574048 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-08-24 08:22:30.762453 | instance | clusterrolebinding/nova-bootstrap 2026-08-24 08:22:30.806668 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-08-24 08:22:30.972299 | instance | clusterrolebinding/nova-cell-setup 2026-08-24 08:22:31.031452 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-08-24 08:22:31.193866 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-08-24 08:22:31.232973 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-08-24 08:22:31.398031 | instance | clusterrolebinding/orc-manager-rolebinding 2026-08-24 08:22:31.420489 | instance | clusterrole/rbd-csi-nodeplugin 2026-08-24 08:22:31.578699 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-08-24 08:22:31.596941 | instance | clusterrole/rbd-external-provisioner-runner 2026-08-24 08:22:31.768234 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-08-24 08:22:31.778683 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-08-24 08:22:31.985021 | instance | clusterrole/rook-ceph-global 2026-08-24 08:22:32.001657 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-08-24 08:22:32.202677 | instance | clusterrole/rook-ceph-mgr-cluster 2026-08-24 08:22:32.238494 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-08-24 08:22:32.432824 | instance | clusterrole/rook-ceph-mgr-system 2026-08-24 08:22:32.460928 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-08-24 08:22:32.649546 | instance | clusterrole/rook-ceph-object-bucket 2026-08-24 08:22:32.662031 | instance | clusterrolebinding/rook-ceph-global 2026-08-24 08:22:32.871770 | instance | clusterrole/rook-ceph-osd 2026-08-24 08:22:32.895633 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-08-24 08:22:33.094506 | instance | clusterrole/rook-ceph-system 2026-08-24 08:22:33.113212 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-08-24 08:22:33.295677 | instance | clusterrole/secretgen-controller-cluster-role 2026-08-24 08:22:33.320618 | instance | clusterrole/system:aggregate-to-admin 2026-08-24 08:22:33.488641 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-08-24 08:22:33.545109 | instance | clusterrole/system:aggregate-to-edit 2026-08-24 08:22:33.730716 | instance | clusterrole/system:aggregate-to-view 2026-08-24 08:22:33.797151 | instance | clusterrolebinding/rook-ceph-osd 2026-08-24 08:22:33.971649 | instance | clusterrole/system:auth-delegator 2026-08-24 08:22:33.999282 | instance | clusterrole/system:basic-user 2026-08-24 08:22:34.188335 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-08-24 08:22:34.204925 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-08-24 08:22:34.380072 | instance | clusterrolebinding/rook-ceph-system 2026-08-24 08:22:34.417084 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-08-24 08:22:34.588963 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-08-24 08:22:34.604316 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-08-24 08:22:34.813507 | instance | clusterrolebinding/system:basic-user 2026-08-24 08:22:34.814954 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-08-24 08:22:35.034776 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-08-24 08:22:35.038689 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-08-24 08:22:35.230815 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-08-24 08:22:35.236988 | instance | clusterrolebinding/system:controller:certificate-controller 2026-08-24 08:22:35.415444 | instance | clusterrole/system:controller:attachdetach-controller 2026-08-24 08:22:35.456493 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-08-24 08:22:35.609519 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-08-24 08:22:35.656275 | instance | clusterrole/system:controller:certificate-controller 2026-08-24 08:22:35.833127 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-08-24 08:22:35.855283 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-08-24 08:22:36.035458 | instance | clusterrole/system:controller:cronjob-controller 2026-08-24 08:22:36.066716 | instance | clusterrolebinding/system:controller:deployment-controller 2026-08-24 08:22:36.237266 | instance | clusterrole/system:controller:daemon-set-controller 2026-08-24 08:22:36.253319 | instance | clusterrolebinding/system:controller:disruption-controller 2026-08-24 08:22:36.430752 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-08-24 08:22:36.445656 | instance | clusterrole/system:controller:deployment-controller 2026-08-24 08:22:36.648446 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-08-24 08:22:36.652206 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-08-24 08:22:36.852562 | instance | clusterrole/system:controller:disruption-controller 2026-08-24 08:22:36.853607 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-08-24 08:22:37.075880 | instance | clusterrole/system:controller:endpoint-controller 2026-08-24 08:22:37.078384 | instance | clusterrolebinding/system:controller:expand-controller 2026-08-24 08:22:37.255654 | instance | clusterrole/system:controller:endpointslice-controller 2026-08-24 08:22:37.275235 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-08-24 08:22:37.470202 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-08-24 08:22:37.482370 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-08-24 08:22:37.669438 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-08-24 08:22:37.691349 | instance | clusterrole/system:controller:expand-controller 2026-08-24 08:22:37.929283 | instance | clusterrolebinding/system:controller:namespace-controller 2026-08-24 08:22:37.929358 | instance | clusterrolebinding/system:controller:job-controller 2026-08-24 08:22:38.161019 | instance | clusterrole/system:controller:generic-garbage-collector 2026-08-24 08:22:38.166916 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-08-24 08:22:38.380316 | instance | clusterrolebinding/system:controller:node-controller 2026-08-24 08:22:38.392835 | instance | clusterrole/system:controller:job-controller 2026-08-24 08:22:38.559900 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-08-24 08:22:38.596819 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-08-24 08:22:38.772406 | instance | clusterrole/system:controller:namespace-controller 2026-08-24 08:22:38.798936 | instance | clusterrole/system:controller:node-controller 2026-08-24 08:22:38.994424 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-08-24 08:22:39.026063 | instance | clusterrole/system:controller:persistent-volume-binder 2026-08-24 08:22:39.197555 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-08-24 08:22:39.241484 | instance | clusterrole/system:controller:pod-garbage-collector 2026-08-24 08:22:39.404203 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-08-24 08:22:39.428210 | instance | clusterrole/system:controller:pv-protection-controller 2026-08-24 08:22:39.609017 | instance | clusterrolebinding/system:controller:replication-controller 2026-08-24 08:22:39.639602 | instance | clusterrole/system:controller:pvc-protection-controller 2026-08-24 08:22:39.825469 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-08-24 08:22:39.869199 | instance | clusterrole/system:controller:replicaset-controller 2026-08-24 08:22:40.033086 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-08-24 08:22:40.105123 | instance | clusterrole/system:controller:replication-controller 2026-08-24 08:22:40.270219 | instance | clusterrolebinding/system:controller:route-controller 2026-08-24 08:22:40.328952 | instance | clusterrole/system:controller:resourcequota-controller 2026-08-24 08:22:40.479970 | instance | clusterrolebinding/system:controller:service-account-controller 2026-08-24 08:22:40.528209 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-08-24 08:22:40.687172 | instance | clusterrolebinding/system:controller:service-controller 2026-08-24 08:22:40.733849 | instance | clusterrole/system:controller:route-controller 2026-08-24 08:22:40.926897 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-08-24 08:22:40.927325 | instance | clusterrole/system:controller:service-account-controller 2026-08-24 08:22:41.175589 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-08-24 08:22:41.177020 | instance | clusterrole/system:controller:service-controller 2026-08-24 08:22:41.388863 | instance | clusterrolebinding/system:controller:ttl-controller 2026-08-24 08:22:41.440771 | instance | clusterrole/system:controller:statefulset-controller 2026-08-24 08:22:41.585980 | instance | clusterrolebinding/system:coredns 2026-08-24 08:22:41.651964 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-08-24 08:22:41.817686 | instance | clusterrolebinding/system:discovery 2026-08-24 08:22:41.860304 | instance | clusterrole/system:controller:ttl-controller 2026-08-24 08:22:42.080166 | instance | clusterrolebinding/system:kube-controller-manager 2026-08-24 08:22:42.107018 | instance | clusterrole/system:coredns 2026-08-24 08:22:42.290342 | instance | clusterrolebinding/system:kube-dns 2026-08-24 08:22:42.293800 | instance | clusterrolebinding/system:kube-scheduler 2026-08-24 08:22:42.503755 | instance | clusterrole/system:discovery 2026-08-24 08:22:42.507058 | instance | clusterrole/system:heapster 2026-08-24 08:22:42.697442 | instance | clusterrolebinding/system:monitoring 2026-08-24 08:22:42.701804 | instance | clusterrole/system:kube-aggregator 2026-08-24 08:22:42.877863 | instance | clusterrolebinding/system:node 2026-08-24 08:22:42.923611 | instance | clusterrole/system:kube-controller-manager 2026-08-24 08:22:43.095102 | instance | clusterrolebinding/system:node-proxier 2026-08-24 08:22:43.147324 | instance | clusterrole/system:kube-dns 2026-08-24 08:22:43.318003 | instance | clusterrolebinding/system:public-info-viewer 2026-08-24 08:22:43.341584 | instance | clusterrole/system:kube-scheduler 2026-08-24 08:22:43.537825 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-08-24 08:22:43.587038 | instance | clusterrole/system:kubelet-api-admin 2026-08-24 08:22:43.777600 | instance | clusterrolebinding/system:volume-scheduler 2026-08-24 08:22:43.832639 | instance | clusterrole/system:monitoring 2026-08-24 08:22:44.048502 | instance | clusterrole/system:node 2026-08-24 08:22:44.077499 | instance | clusterrolebinding/vector 2026-08-24 08:22:44.276763 | instance | clusterrole/system:node-bootstrapper 2026-08-24 08:22:44.289817 | instance | clusterrole/system:node-problem-detector 2026-08-24 08:22:44.484058 | instance | clusterrole/system:node-proxier 2026-08-24 08:22:44.485777 | instance | clusterrole/system:persistent-volume-provisioner 2026-08-24 08:22:44.671592 | instance | clusterrole/system:public-info-viewer 2026-08-24 08:22:44.673270 | instance | clusterrole/system:service-account-issuer-discovery 2026-08-24 08:22:44.861190 | instance | clusterrole/system:volume-scheduler 2026-08-24 08:22:44.866580 | instance | clusterrole/vector 2026-08-24 08:22:45.066858 | instance | clusterrole/view 2026-08-24 08:22:45.090170 | instance | storageclass/general 2026-08-24 08:22:45.305177 | instance | namespace/auth-system 2026-08-24 08:22:45.361469 | instance | namespace/capi-kubeadm-bootstrap-system 2026-08-24 08:22:45.515868 | instance | namespace/capi-kubeadm-control-plane-system 2026-08-24 08:22:45.582633 | instance | namespace/capi-system 2026-08-24 08:22:45.712538 | instance | namespace/capo-system 2026-08-24 08:22:45.804002 | instance | namespace/cert-manager 2026-08-24 08:22:45.919044 | instance | namespace/default 2026-08-24 08:22:46.039599 | instance | namespace/envoy-gateway-system 2026-08-24 08:22:46.148856 | instance | namespace/ingress-nginx 2026-08-24 08:22:46.246774 | instance | namespace/kube-node-lease 2026-08-24 08:22:46.355139 | instance | namespace/kube-public 2026-08-24 08:22:46.464035 | instance | namespace/kube-system 2026-08-24 08:22:46.551384 | instance | namespace/local-path-storage 2026-08-24 08:22:46.673124 | instance | namespace/magnum-system 2026-08-24 08:22:46.769254 | instance | namespace/monitoring 2026-08-24 08:22:46.870360 | instance | namespace/openstack 2026-08-24 08:22:46.981343 | instance | namespace/orc-system 2026-08-24 08:22:47.105339 | instance | namespace/rook-ceph 2026-08-24 08:22:47.200307 | instance | namespace/secretgen-controller 2026-08-24 08:22:47.742909 | instance | ok: Runtime: 0:00:26.032391 2026-08-24 08:22:47.749439 | 2026-08-24 08:22:47.749503 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-24 08:22:49.119953 | instance | changed 2026-08-24 08:22:49.125090 | 2026-08-24 08:22:49.125163 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-24 08:22:49.367520 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 08:22:49.367635 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 08:22:49.367650 | instance | 2026-08-24 08:22:49.480873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.481084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.576635 | instance | auth-system/configmaps/keycloak-env-vars 2026-08-24 08:22:49.579739 | instance | auth-system/configmaps/kube-root-ca.crt 2026-08-24 08:22:49.582797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.597096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.689665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.707200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.789674 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-08-24 08:22:49.794030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.816916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.890498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:49.917319 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-08-24 08:22:49.921928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.008351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.021318 | instance | auth-system/endpoints/keycloak 2026-08-24 08:22:50.045716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.115710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.152946 | instance | auth-system/endpoints/keycloak-headless 2026-08-24 08:22:50.161925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.237985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.253435 | instance | auth-system/endpoints/keycloak-metrics 2026-08-24 08:22:50.256806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.336996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.349376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.390336 | instance | auth-system/ingresses/keycloak 2026-08-24 08:22:50.453022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.488527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.490407 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-08-24 08:22:50.588573 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:50.603037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.619348 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:50.629054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.632386 | instance | auth-system/networkpolicies/keycloak 2026-08-24 08:22:50.704801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.722900 | instance | auth-system/pods/keycloak-0 2026-08-24 08:22:50.747817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.822580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.856896 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8 2026-08-24 08:22:50.864848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.935367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:50.962474 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-08-24 08:22:51.007074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.081896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.103515 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-08-24 08:22:51.144437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.199760 | instance | auth-system/secrets/keycloak 2026-08-24 08:22:51.225064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.273489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.347383 | instance | auth-system/secrets/keycloak-externaldb 2026-08-24 08:22:51.360822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.396149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.432500 | instance | auth-system/secrets/keycloak.199-204-45-223.nip.io-tls 2026-08-24 08:22:51.472512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.508220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.575739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.575842 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-08-24 08:22:51.614772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.647472 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-08-24 08:22:51.696530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.734440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.805416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.817115 | instance | auth-system/serviceaccounts/default 2026-08-24 08:22:51.836683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.888836 | instance | auth-system/serviceaccounts/keycloak 2026-08-24 08:22:51.908192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:51.980151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.055173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.086780 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-08-24 08:22:52.122608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.156690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.177534 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-08-24 08:22:52.227585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.280894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.336301 | instance | auth-system/services/keycloak 2026-08-24 08:22:52.336769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.401255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.409224 | instance | auth-system/services/keycloak-headless 2026-08-24 08:22:52.523062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.571424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.653398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.676338 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:52.683153 | instance | auth-system/services/keycloak-metrics 2026-08-24 08:22:52.686844 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-08-24 08:22:52.688519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.779078 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:52.793910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.794514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.894062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.909821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:52.914534 | instance | auth-system/statefulsets/keycloak 2026-08-24 08:22:52.914658 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-08-24 08:22:53.002879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.009404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.131373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.150210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.162182 | instance | capi-system/configmaps/kube-root-ca.crt 2026-08-24 08:22:53.166167 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-08-24 08:22:53.263671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.266557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.364942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.376458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.390507 | instance | capi-system/deployment/capi-controller-manager 2026-08-24 08:22:53.415897 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-08-24 08:22:53.470377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.474905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.572410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.574113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.635047 | instance | capi-system/endpoints/capi-webhook-service 2026-08-24 08:22:53.648174 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm 2026-08-24 08:22:53.674883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.681947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.783459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.792771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.856522 | instance | capi-system/pods/capi-controller-manager-5647546676-cbrk6 2026-08-24 08:22:53.879160 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-08-24 08:22:53.902244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:53.914053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.028945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.053095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.136271 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-08-24 08:22:54.144906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.148466 | instance | capi-system/roles/capi-leader-election-role 2026-08-24 08:22:54.192885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.268979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.312702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.369047 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-08-24 08:22:54.381855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.383987 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-08-24 08:22:54.420137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.490721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.541160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.588659 | instance | capi-system/secrets/capi-webhook-service-cert 2026-08-24 08:22:54.616978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.630945 | instance | capi-system/serviceaccounts/capi-manager 2026-08-24 08:22:54.672751 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:54.682347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.749637 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:54.759899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.804395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.848696 | instance | capi-system/serviceaccounts/default 2026-08-24 08:22:54.860640 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-08-24 08:22:54.875302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:54.922791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.028281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.053258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.102272 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-08-24 08:22:55.144944 | instance | capi-system/services/capi-webhook-service 2026-08-24 08:22:55.162723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.238462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.306061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.340622 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-08-24 08:22:55.365001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.395814 | instance | capo-system/configmaps/kube-root-ca.crt 2026-08-24 08:22:55.426344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.474962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.550793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.582641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.606906 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-08-24 08:22:55.664410 | instance | capo-system/deployment/capo-controller-manager 2026-08-24 08:22:55.665863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.699425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.794587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.814087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.869598 | instance | capo-system/endpoints/capo-webhook-service 2026-08-24 08:22:55.895027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:55.942726 | instance | cert-manager/deployment/cert-manager 2026-08-24 08:22:55.965527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.015579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.098819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.129225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.130703 | instance | cert-manager/deployment/cert-manager-cainjector 2026-08-24 08:22:56.212722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.221391 | instance | cert-manager/deployment/cert-manager-webhook 2026-08-24 08:22:56.231711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.317622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.329312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.383841 | instance | cert-manager/endpoints/cert-manager 2026-08-24 08:22:56.427801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.452230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.486544 | instance | cert-manager/endpoints/cert-manager-webhook 2026-08-24 08:22:56.525003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.566342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.600172 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-bzmfz 2026-08-24 08:22:56.672462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.678721 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:56.690701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.700361 | instance | cert-manager/pods/cert-manager-79c48d47db-92qn2 2026-08-24 08:22:56.786703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.794073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.859564 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hkmdp 2026-08-24 08:22:56.887525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.917413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:56.926660 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-8qmjg 2026-08-24 08:22:57.027819 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:57.038513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.063462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.120374 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-08-24 08:22:57.152251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.174555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.187021 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-08-24 08:22:57.274828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.303718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.369699 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-08-24 08:22:57.397249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.416200 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-08-24 08:22:57.417989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.549373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.602469 | instance | capo-system/roles/capo-leader-election-role 2026-08-24 08:22:57.633144 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-08-24 08:22:57.677821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.702177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.785443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.801425 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-08-24 08:22:57.802867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.851766 | instance | cert-manager/roles/cert-manager:leaderelection 2026-08-24 08:22:57.882514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.931889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:57.986716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.041302 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-08-24 08:22:58.054506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.093651 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-08-24 08:22:58.100315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.162584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.199632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.264826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.266105 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-08-24 08:22:58.316385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.325900 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-08-24 08:22:58.380263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.427727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.486724 | instance | cert-manager/serviceaccounts/cert-manager 2026-08-24 08:22:58.507020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.561269 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:58.569825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.621406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.664125 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-08-24 08:22:58.697818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.738577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.744957 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-08-24 08:22:58.806872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.861171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.932909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:58.977929 | instance | cert-manager/serviceaccounts/default 2026-08-24 08:22:58.984261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.025453 | instance | cert-manager/services/cert-manager 2026-08-24 08:22:59.086835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.109438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.225448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.235940 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:22:59.252703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.253073 | instance | cert-manager/services/cert-manager-webhook 2026-08-24 08:22:59.279111 | instance | capo-system/secrets/capo-webhook-service-cert 2026-08-24 08:22:59.333408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.380897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.438909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.461313 | instance | capo-system/serviceaccounts/capo-manager 2026-08-24 08:22:59.481596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.487626 | instance | capo-system/serviceaccounts/default 2026-08-24 08:22:59.567147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.587623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.669582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.672746 | instance | default/configmaps/kube-root-ca.crt 2026-08-24 08:22:59.683425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.697631 | instance | capo-system/services/capo-webhook-service 2026-08-24 08:22:59.782353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.797552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.892892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.893142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:22:59.905378 | instance | default/endpoints/kubernetes 2026-08-24 08:22:59.917592 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-08-24 08:22:59.993498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.044683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.120826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.125983 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-08-24 08:23:00.152219 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-08-24 08:23:00.174047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.242358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.291978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.370616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.371848 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-08-24 08:23:00.391747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.403539 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-njjwk 2026-08-24 08:23:00.483686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.506772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.570696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.600476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.601605 | instance | default/serviceaccounts/default 2026-08-24 08:23:00.670454 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-08-24 08:23:00.704663 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:00.714384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.721273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.816709 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-08-24 08:23:00.834586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.836478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.895492 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-08-24 08:23:00.948345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:00.953773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.027119 | instance | default/services/kubernetes 2026-08-24 08:23:01.086668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.116152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.147483 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-08-24 08:23:01.210514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.229631 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:01.243225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.291101 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-08-24 08:23:01.326324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.349212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.367831 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-08-24 08:23:01.446416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.489039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.499544 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-08-24 08:23:01.578687 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-08-24 08:23:01.586144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.683372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.694945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.723153 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-08-24 08:23:01.789458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.802840 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-08-24 08:23:01.888641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.925848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:01.946807 | instance | envoy-gateway-system/serviceaccounts/default 2026-08-24 08:23:01.982020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.028646 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-08-24 08:23:02.036708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.116289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.142059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.234171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.248783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.252797 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-08-24 08:23:02.318166 | instance | envoy-gateway-system/secrets/envoy 2026-08-24 08:23:02.333954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.370732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.455613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.477018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.570484 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-08-24 08:23:02.582136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.592871 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-08-24 08:23:02.618369 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:02.626621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.690224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.744896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.774324 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-08-24 08:23:02.820437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.853188 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-08-24 08:23:02.855158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.919799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:02.966211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.097216 | instance | envoy-gateway-system/services/envoy-gateway 2026-08-24 08:23:03.106750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.165270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.229803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.283259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.339862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.343708 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-08-24 08:23:03.399475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.477024 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-08-24 08:23:03.489508 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:03.501338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.521574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.597751 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-08-24 08:23:03.612170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.642408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.720763 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-08-24 08:23:03.733069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.826982 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-08-24 08:23:03.836366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.945063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:03.978921 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-08-24 08:23:04.071525 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-08-24 08:23:04.083721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.231570 | instance | ingress-nginx/pods/ingress-nginx-controller-rrh2c 2026-08-24 08:23:04.247113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.287024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.317582 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j87lw 2026-08-24 08:23:04.356842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.471983 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-08-24 08:23:04.483418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.486100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.567352 | instance | ingress-nginx/roles/ingress-nginx 2026-08-24 08:23:04.613804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.653793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.691954 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-08-24 08:23:04.712336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.796405 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-08-24 08:23:04.835206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:04.910564 | instance | ingress-nginx/serviceaccounts/default 2026-08-24 08:23:04.972520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.043005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.063113 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-08-24 08:23:05.184541 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:05.185814 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-08-24 08:23:05.190637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.193247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.316941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.343257 | instance | ingress-nginx/services/ingress-nginx-controller 2026-08-24 08:23:05.378828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.429469 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-08-24 08:23:05.439819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.529635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.627595 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-08-24 08:23:05.673975 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-08-24 08:23:05.716287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.859333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:05.863346 | instance | kube-node-lease/serviceaccounts/default 2026-08-24 08:23:05.864405 | instance | kube-public/configmaps/cluster-info 2026-08-24 08:23:05.865627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.047642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.098913 | instance | kube-public/configmaps/kube-root-ca.crt 2026-08-24 08:23:06.102284 | instance | kube-system/configmaps/cilium-config 2026-08-24 08:23:06.123278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.214223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.252386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.315791 | instance | kube-system/configmaps/coredns 2026-08-24 08:23:06.339472 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-08-24 08:23:06.366892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.551825 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-08-24 08:23:06.571533 | instance | kube-system/configmaps/kube-proxy 2026-08-24 08:23:06.719530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.760393 | instance | kube-system/configmaps/kube-root-ca.crt 2026-08-24 08:23:06.814563 | instance | kube-system/configmaps/kubeadm-config 2026-08-24 08:23:06.846957 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:06.856947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.957787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:06.980927 | instance | kube-system/configmaps/kubelet-config 2026-08-24 08:23:07.045837 | instance | kube-system/daemonsets/cilium 2026-08-24 08:23:07.077699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.203604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.207522 | instance | kube-system/daemonsets/kube-proxy 2026-08-24 08:23:07.294457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.294532 | instance | kube-system/deployment/cilium-operator 2026-08-24 08:23:07.297017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.396135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.418448 | instance | kube-system/deployment/coredns 2026-08-24 08:23:07.556982 | instance | kube-system/endpoints/kube-dns 2026-08-24 08:23:07.661412 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-08-24 08:23:07.760600 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-08-24 08:23:07.832799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.863072 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-08-24 08:23:07.941979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:07.946890 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-08-24 08:23:07.951050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:08.060990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:08.108783 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-08-24 08:23:08.193556 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-08-24 08:23:08.348813 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-08-24 08:23:08.450596 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-08-24 08:23:08.563372 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-08-24 08:23:08.677788 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-08-24 08:23:08.771634 | instance | kube-system/pods/cilium-operator-869df985b8-pz5d9 2026-08-24 08:23:08.914264 | instance | kube-system/pods/cilium-pxhpm 2026-08-24 08:23:09.015974 | instance | kube-system/pods/coredns-67659f764b-jhmxx 2026-08-24 08:23:09.155084 | instance | kube-system/pods/coredns-67659f764b-qqgsn 2026-08-24 08:23:09.252589 | instance | kube-system/pods/etcd-instance 2026-08-24 08:23:09.371414 | instance | kube-system/pods/kube-apiserver-instance 2026-08-24 08:23:09.450451 | instance | kube-system/pods/kube-controller-manager-instance 2026-08-24 08:23:09.621244 | instance | kube-system/pods/kube-proxy-pmfnk 2026-08-24 08:23:09.692522 | instance | kube-system/pods/kube-scheduler-instance 2026-08-24 08:23:09.870893 | instance | kube-system/pods/kube-vip-instance 2026-08-24 08:23:09.924204 | instance | kube-public/serviceaccounts/default 2026-08-24 08:23:10.106937 | instance | kube-system/rolebindings/cilium-config-agent 2026-08-24 08:23:10.186192 | instance | kube-system/rolebindings/kube-proxy 2026-08-24 08:23:10.306248 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-08-24 08:23:10.395470 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-08-24 08:23:10.522937 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-08-24 08:23:10.619113 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-08-24 08:23:10.752362 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-08-24 08:23:10.831802 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-08-24 08:23:10.977784 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-08-24 08:23:11.045292 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-08-24 08:23:11.202730 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-08-24 08:23:11.240672 | instance | kube-system/roles/cilium-config-agent 2026-08-24 08:23:11.406091 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-08-24 08:23:11.451733 | instance | kube-system/roles/kube-proxy 2026-08-24 08:23:11.613708 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-08-24 08:23:11.655092 | instance | kube-system/roles/kubeadm:kubelet-config 2026-08-24 08:23:11.815068 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-08-24 08:23:11.859813 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-08-24 08:23:12.037193 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-08-24 08:23:12.078112 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-08-24 08:23:12.249771 | instance | kube-system/roles/system:controller:cloud-provider 2026-08-24 08:23:12.277562 | instance | kube-system/roles/system:controller:token-cleaner 2026-08-24 08:23:12.463251 | instance | kube-system/secrets/bootstrap-token-dedday 2026-08-24 08:23:12.475326 | instance | kube-system/secrets/bootstrap-token-dm5jto 2026-08-24 08:23:12.665309 | instance | kube-system/secrets/kubeadm-certs 2026-08-24 08:23:12.666789 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-08-24 08:23:12.764928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:12.893992 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-08-24 08:23:12.979671 | instance | local-path-storage/configmaps/local-path-config 2026-08-24 08:23:13.136631 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-08-24 08:23:13.205558 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-08-24 08:23:13.364527 | instance | kube-system/serviceaccounts/certificate-controller 2026-08-24 08:23:13.445161 | instance | kube-system/serviceaccounts/cilium 2026-08-24 08:23:13.601039 | instance | kube-system/serviceaccounts/cilium-operator 2026-08-24 08:23:13.693310 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-08-24 08:23:13.837508 | instance | kube-system/serviceaccounts/coredns 2026-08-24 08:23:13.923643 | instance | kube-system/serviceaccounts/cronjob-controller 2026-08-24 08:23:14.104628 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-08-24 08:23:14.184891 | instance | kube-system/serviceaccounts/default 2026-08-24 08:23:14.371496 | instance | kube-system/serviceaccounts/deployment-controller 2026-08-24 08:23:14.432247 | instance | kube-system/serviceaccounts/disruption-controller 2026-08-24 08:23:14.636809 | instance | kube-system/serviceaccounts/endpoint-controller 2026-08-24 08:23:14.691413 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-08-24 08:23:14.906961 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-08-24 08:23:14.959169 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-08-24 08:23:15.195864 | instance | kube-system/serviceaccounts/expand-controller 2026-08-24 08:23:15.240431 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-08-24 08:23:15.435403 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-08-24 08:23:15.470768 | instance | kube-system/serviceaccounts/job-controller 2026-08-24 08:23:15.694745 | instance | kube-system/serviceaccounts/kube-proxy 2026-08-24 08:23:15.758255 | instance | kube-system/serviceaccounts/namespace-controller 2026-08-24 08:23:15.928960 | instance | kube-system/serviceaccounts/node-controller 2026-08-24 08:23:16.007265 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-08-24 08:23:16.176834 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-08-24 08:23:16.247799 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-08-24 08:23:16.422236 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-08-24 08:23:16.495105 | instance | kube-system/serviceaccounts/replicaset-controller 2026-08-24 08:23:16.700035 | instance | kube-system/serviceaccounts/replication-controller 2026-08-24 08:23:16.738079 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-08-24 08:23:16.932575 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-08-24 08:23:16.975738 | instance | kube-system/serviceaccounts/service-account-controller 2026-08-24 08:23:17.190457 | instance | kube-system/serviceaccounts/service-controller 2026-08-24 08:23:17.221915 | instance | kube-system/serviceaccounts/statefulset-controller 2026-08-24 08:23:17.439495 | instance | kube-system/serviceaccounts/token-cleaner 2026-08-24 08:23:17.460726 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-08-24 08:23:17.706956 | instance | kube-system/serviceaccounts/ttl-controller 2026-08-24 08:23:17.719676 | instance | kube-system/services/kube-dns 2026-08-24 08:23:17.954006 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-08-24 08:23:17.962414 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-08-24 08:23:18.199415 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-08-24 08:23:18.227637 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-08-24 08:23:18.424651 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-08-24 08:23:18.462534 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-08-24 08:23:18.644083 | instance | local-path-storage/deployment/local-path-provisioner 2026-08-24 08:23:18.732703 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-08-24 08:23:18.872597 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-mkw7d 2026-08-24 08:23:18.943875 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-08-24 08:23:19.136426 | instance | local-path-storage/serviceaccounts/default 2026-08-24 08:23:19.162304 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-08-24 08:23:19.355776 | instance | magnum-system/serviceaccounts/default 2026-08-24 08:23:19.373490 | instance | monitoring/configmaps/goldpinger-zap 2026-08-24 08:23:19.556878 | instance | monitoring/configmaps/ipmi-exporter 2026-08-24 08:23:19.597303 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-08-24 08:23:19.791314 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-08-24 08:23:19.802900 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-08-24 08:23:20.008985 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-08-24 08:23:20.012312 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-08-24 08:23:20.208910 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-08-24 08:23:20.242107 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-08-24 08:23:20.468090 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-08-24 08:23:20.482821 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-08-24 08:23:20.712122 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-08-24 08:23:20.819054 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-08-24 08:23:20.937810 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-08-24 08:23:21.160871 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-08-24 08:23:21.211175 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-08-24 08:23:21.395036 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-08-24 08:23:21.454456 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-08-24 08:23:21.649189 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-08-24 08:23:21.696406 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-08-24 08:23:21.902337 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-08-24 08:23:21.923208 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-08-24 08:23:22.123234 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-08-24 08:23:22.127046 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-08-24 08:23:22.323031 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-08-24 08:23:22.345081 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-08-24 08:23:22.554419 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-08-24 08:23:22.583172 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-08-24 08:23:22.783882 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-08-24 08:23:22.811862 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-08-24 08:23:23.027889 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-08-24 08:23:23.056625 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-08-24 08:23:23.258319 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-08-24 08:23:23.276549 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-08-24 08:23:23.540808 | instance | monitoring/daemonsets/goldpinger 2026-08-24 08:23:23.541455 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-08-24 08:23:23.793013 | instance | monitoring/daemonsets/ipmi-exporter 2026-08-24 08:23:23.801665 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-08-24 08:23:24.045381 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-08-24 08:23:24.045467 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-08-24 08:23:24.279369 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-08-24 08:23:24.300601 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-08-24 08:23:24.491591 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-08-24 08:23:24.523815 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-08-24 08:23:24.701702 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-08-24 08:23:24.793853 | instance | monitoring/daemonsets/vector 2026-08-24 08:23:24.983436 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-08-24 08:23:25.054703 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-08-24 08:23:25.211336 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-08-24 08:23:25.292107 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-08-24 08:23:25.440762 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-08-24 08:23:25.514421 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-08-24 08:23:25.674621 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-08-24 08:23:25.723885 | instance | monitoring/configmaps/kube-root-ca.crt 2026-08-24 08:23:25.902455 | instance | monitoring/configmaps/loki 2026-08-24 08:23:25.973373 | instance | monitoring/configmaps/loki-alerting-rules 2026-08-24 08:23:26.148301 | instance | monitoring/configmaps/loki-gateway 2026-08-24 08:23:26.193596 | instance | monitoring/configmaps/loki-runtime 2026-08-24 08:23:26.372020 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-08-24 08:23:26.404240 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-08-24 08:23:26.586440 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-08-24 08:23:26.618019 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-08-24 08:23:26.797676 | instance | monitoring/configmaps/vector 2026-08-24 08:23:26.903018 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-08-24 08:23:27.025924 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:23:27.168578 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-08-24 08:23:27.270449 | instance | monitoring/deployment/loki-gateway 2026-08-24 08:23:27.413692 | instance | monitoring/deployment/node-feature-discovery-gc 2026-08-24 08:23:27.503952 | instance | monitoring/deployment/node-feature-discovery-master 2026-08-24 08:23:27.669137 | instance | monitoring/deployment/prometheus-pushgateway 2026-08-24 08:23:27.712772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:27.746612 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-08-24 08:23:27.840359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:27.929622 | instance | monitoring/endpoints/alertmanager-operated 2026-08-24 08:23:28.015281 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-08-24 08:23:28.077177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.180315 | instance | monitoring/endpoints/goldpinger 2026-08-24 08:23:28.185991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.276803 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-08-24 08:23:28.324422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.410763 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-08-24 08:23:28.464082 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:28.474800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.509811 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-08-24 08:23:28.587711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.679935 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:23:28.708224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.758347 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-08-24 08:23:28.859715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.911414 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-08-24 08:23:28.979782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:28.993986 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-08-24 08:23:29.104543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.167879 | instance | monitoring/endpoints/loki 2026-08-24 08:23:29.198957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.252947 | instance | monitoring/endpoints/loki-chunks-cache 2026-08-24 08:23:29.295406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.391254 | instance | monitoring/endpoints/loki-gateway 2026-08-24 08:23:29.401643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.485925 | instance | monitoring/endpoints/loki-headless 2026-08-24 08:23:29.512077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.618896 | instance | monitoring/endpoints/loki-memberlist 2026-08-24 08:23:29.636823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.758194 | instance | monitoring/endpoints/loki-results-cache 2026-08-24 08:23:29.834552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:29.891022 | instance | monitoring/endpoints/prometheus-operated 2026-08-24 08:23:29.955384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.055414 | instance | monitoring/endpoints/prometheus-pushgateway 2026-08-24 08:23:30.077952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.161202 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-08-24 08:23:30.188856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.300919 | instance | monitoring/endpoints/vector-headless 2026-08-24 08:23:30.317469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.401403 | instance | openstack/configmaps/barbican-bin 2026-08-24 08:23:30.434296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.513234 | instance | openstack/configmaps/ceph-csi-config 2026-08-24 08:23:30.594203 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:30.606775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.686819 | instance | openstack/configmaps/ceph-etc 2026-08-24 08:23:30.719067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.776683 | instance | openstack/configmaps/cinder-bin 2026-08-24 08:23:30.833353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.966509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:30.992386 | instance | openstack/configmaps/glance-bin 2026-08-24 08:23:31.078404 | instance | openstack/configmaps/heat-bin 2026-08-24 08:23:31.092437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.217674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.265014 | instance | openstack/configmaps/keepalived-bin 2026-08-24 08:23:31.330274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.349262 | instance | openstack/configmaps/keystone-bin 2026-08-24 08:23:31.498700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.559460 | instance | openstack/configmaps/keystone-openid-metadata 2026-08-24 08:23:31.621530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.672043 | instance | openstack/configmaps/kube-root-ca.crt 2026-08-24 08:23:31.734458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:31.836442 | instance | openstack/configmaps/libvirt-bin 2026-08-24 08:23:31.954190 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-08-24 08:23:32.138322 | instance | openstack/configmaps/magnum-bin 2026-08-24 08:23:32.250064 | instance | openstack/configmaps/memcached-memcached-bin 2026-08-24 08:23:32.409534 | instance | openstack/configmaps/neutron-bin 2026-08-24 08:23:32.521733 | instance | openstack/configmaps/neutron-coredns 2026-08-24 08:23:32.695675 | instance | openstack/configmaps/nova-bin 2026-08-24 08:23:32.770260 | instance | openstack/configmaps/octavia-bin 2026-08-24 08:23:32.965932 | instance | openstack/configmaps/openvswitch-bin 2026-08-24 08:23:33.062863 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-08-24 08:23:33.246494 | instance | openstack/configmaps/percona-xtradb-pxc 2026-08-24 08:23:33.348833 | instance | openstack/configmaps/placement-bin 2026-08-24 08:23:33.485881 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-08-24 08:23:33.614287 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-08-24 08:23:33.729923 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-08-24 08:23:33.901052 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-08-24 08:23:34.011070 | instance | openstack/cronjobs/heat-engine-cleaner 2026-08-24 08:23:34.201994 | instance | openstack/cronjobs/heat-purge-deleted 2026-08-24 08:23:34.291734 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-08-24 08:23:34.480524 | instance | openstack/cronjobs/keystone-credential-rotate 2026-08-24 08:23:34.551001 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-08-24 08:23:34.750709 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-08-24 08:23:34.840034 | instance | openstack/cronjobs/nova-cell-setup 2026-08-24 08:23:35.021849 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-08-24 08:23:35.097068 | instance | openstack/cronjobs/nova-service-cleaner 2026-08-24 08:23:35.277709 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-08-24 08:23:35.343008 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-08-24 08:23:35.522882 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-08-24 08:23:35.590213 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-08-24 08:23:35.810906 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-08-24 08:23:35.849947 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-08-24 08:23:36.103925 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-08-24 08:23:36.131157 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-08-24 08:23:36.355531 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-08-24 08:23:36.383711 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-08-24 08:23:36.608946 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-08-24 08:23:36.639547 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-08-24 08:23:36.908622 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-08-24 08:23:36.966206 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-08-24 08:23:37.188608 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-08-24 08:23:37.224657 | instance | openstack/configmaps/rook-config-override 2026-08-24 08:23:37.459499 | instance | openstack/configmaps/staffeln-bin 2026-08-24 08:23:37.487910 | instance | openstack/configmaps/valkey-configuration 2026-08-24 08:23:37.706166 | instance | openstack/configmaps/valkey-health 2026-08-24 08:23:37.726512 | instance | openstack/configmaps/valkey-scripts 2026-08-24 08:23:37.852390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:37.953469 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-24 08:23:37.979593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:37.995787 | instance | monitoring/pods/goldpinger-lphkq 2026-08-24 08:23:38.094344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.203245 | instance | monitoring/pods/kube-prometheus-stack-grafana-7bddf777f5-rxpmn 2026-08-24 08:23:38.204992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.246694 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn 2026-08-24 08:23:38.339196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.426880 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cjfln 2026-08-24 08:23:38.445404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.509580 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-2cd4r 2026-08-24 08:23:38.556285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.669796 | instance | monitoring/pods/loki-0 2026-08-24 08:23:38.697255 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-24 08:23:38.715640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.735958 | instance | monitoring/pods/loki-chunks-cache-0 2026-08-24 08:23:38.820674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.916177 | instance | monitoring/pods/loki-gateway-cf54cb88c-njk52 2026-08-24 08:23:38.937242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:38.995209 | instance | monitoring/pods/loki-results-cache-0 2026-08-24 08:23:39.061747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:39.164374 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p88xr 2026-08-24 08:23:39.185534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:39.251965 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-7wcz2 2026-08-24 08:23:39.290858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:39.375825 | instance | monitoring/pods/node-feature-discovery-worker-2d2j5 2026-08-24 08:23:39.401123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 08:23:39.489255 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-08-24 08:23:39.598620 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-4jcjw 2026-08-24 08:23:39.737090 | instance | monitoring/pods/vector-p6mwt 2026-08-24 08:23:39.823867 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-08-24 08:23:39.992305 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-08-24 08:23:40.076638 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-08-24 08:23:40.258009 | instance | openstack/daemonsets/keepalived 2026-08-24 08:23:40.314519 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-08-24 08:23:40.550563 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-08-24 08:23:40.633342 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-08-24 08:23:40.889807 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-08-24 08:23:40.940208 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-08-24 08:23:41.213824 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-08-24 08:23:41.243040 | instance | openstack/daemonsets/nova-compute-default 2026-08-24 08:23:41.500917 | instance | openstack/daemonsets/octavia-health-manager-default 2026-08-24 08:23:41.558509 | instance | openstack/daemonsets/openvswitch 2026-08-24 08:23:41.777448 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-08-24 08:23:41.850679 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-08-24 08:23:42.006500 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-08-24 08:23:42.082589 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-08-24 08:23:42.223835 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-08-24 08:23:42.278487 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-08-24 08:23:42.448892 | instance | monitoring/roles/node-feature-discovery-worker 2026-08-24 08:23:42.488525 | instance | openstack/deployment/barbican-api 2026-08-24 08:23:42.662147 | instance | openstack/deployment/cinder-api 2026-08-24 08:23:42.773543 | instance | openstack/deployment/cinder-backup 2026-08-24 08:23:42.912340 | instance | openstack/deployment/cinder-scheduler 2026-08-24 08:23:43.044348 | instance | openstack/deployment/cinder-volume 2026-08-24 08:23:43.185110 | instance | openstack/deployment/glance-api 2026-08-24 08:23:43.334236 | instance | openstack/deployment/heat-api 2026-08-24 08:23:43.484245 | instance | openstack/deployment/heat-cfn 2026-08-24 08:23:43.612829 | instance | openstack/deployment/heat-engine 2026-08-24 08:23:43.767423 | instance | openstack/deployment/keystone-api 2026-08-24 08:23:43.860968 | instance | openstack/deployment/magnum-api 2026-08-24 08:23:44.028560 | instance | openstack/deployment/memcached-memcached 2026-08-24 08:23:44.124145 | instance | openstack/deployment/neutron-coredns 2026-08-24 08:23:44.284972 | instance | openstack/deployment/neutron-rpc-server 2026-08-24 08:23:44.405084 | instance | openstack/deployment/neutron-server 2026-08-24 08:23:44.566882 | instance | openstack/deployment/nova-api-metadata 2026-08-24 08:23:44.714204 | instance | openstack/deployment/nova-api-osapi 2026-08-24 08:23:44.910428 | instance | openstack/deployment/nova-conductor 2026-08-24 08:23:44.999369 | instance | openstack/deployment/nova-novncproxy 2026-08-24 08:23:45.206082 | instance | openstack/deployment/nova-scheduler 2026-08-24 08:23:45.304128 | instance | openstack/deployment/octavia-api 2026-08-24 08:23:45.479519 | instance | openstack/deployment/octavia-housekeeping 2026-08-24 08:23:45.592115 | instance | openstack/deployment/octavia-worker 2026-08-24 08:23:45.739479 | instance | openstack/deployment/placement-api 2026-08-24 08:23:45.844049 | instance | openstack/deployment/pxc-operator 2026-08-24 08:23:46.004980 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-08-24 08:23:46.115071 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-08-24 08:23:46.324705 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-08-24 08:23:46.399096 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-08-24 08:23:46.575725 | instance | openstack/deployment/staffeln-api 2026-08-24 08:23:46.662195 | instance | openstack/deployment/staffeln-conductor 2026-08-24 08:23:46.829772 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-24 08:23:46.900776 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-08-24 08:23:47.037490 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-08-24 08:23:47.100813 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-08-24 08:23:47.261979 | instance | monitoring/secrets/alertmanager-tls 2026-08-24 08:23:47.318572 | instance | monitoring/secrets/grafana-tls 2026-08-24 08:23:47.489684 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-08-24 08:23:47.538840 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-08-24 08:23:47.717579 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-08-24 08:23:47.741391 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-08-24 08:23:47.938904 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-08-24 08:23:47.944410 | instance | monitoring/serviceaccounts/default 2026-08-24 08:23:48.163239 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-08-24 08:23:48.273160 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-08-24 08:23:48.363930 | instance | monitoring/serviceaccounts/goldpinger 2026-08-24 08:23:48.488705 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-08-24 08:23:48.668011 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-08-24 08:23:48.713292 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-08-24 08:23:48.918608 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-08-24 08:23:48.966951 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-2cd4r-tls 2026-08-24 08:23:49.202745 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:23:49.221593 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-08-24 08:23:49.453978 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-08-24 08:23:49.486786 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-08-24 08:23:49.733610 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-08-24 08:23:49.802666 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-08-24 08:23:49.973635 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-08-24 08:23:50.166759 | instance | monitoring/serviceaccounts/loki 2026-08-24 08:23:50.200251 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-08-24 08:23:50.484782 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-08-24 08:23:50.529341 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-08-24 08:23:50.690062 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-08-24 08:23:50.813691 | instance | monitoring/secrets/prometheus-tls 2026-08-24 08:23:50.905297 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-08-24 08:23:51.028971 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-08-24 08:23:51.198606 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-08-24 08:23:51.255691 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-08-24 08:23:51.509097 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-08-24 08:23:51.644089 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-08-24 08:23:51.829000 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-08-24 08:23:51.905981 | instance | monitoring/serviceaccounts/vector 2026-08-24 08:23:52.061091 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-08-24 08:23:52.196266 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-08-24 08:23:52.289208 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-08-24 08:23:52.387797 | instance | openstack/endpoints/barbican-api 2026-08-24 08:23:52.507111 | instance | openstack/endpoints/ceph-mon 2026-08-24 08:23:52.653147 | instance | openstack/endpoints/cinder-api 2026-08-24 08:23:52.764349 | instance | openstack/endpoints/glance-api 2026-08-24 08:23:52.923887 | instance | openstack/endpoints/heat-api 2026-08-24 08:23:53.020083 | instance | monitoring/services/alertmanager-operated 2026-08-24 08:23:53.184768 | instance | monitoring/services/goldpinger 2026-08-24 08:23:53.241757 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-08-24 08:23:53.418758 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-08-24 08:23:53.460247 | instance | openstack/endpoints/heat-cfn 2026-08-24 08:23:53.625690 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-08-24 08:23:53.724311 | instance | openstack/endpoints/keystone-api 2026-08-24 08:23:53.845150 | instance | monitoring/services/kube-prometheus-stack-operator 2026-08-24 08:23:53.971773 | instance | openstack/endpoints/magnum-api 2026-08-24 08:23:54.066223 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-08-24 08:23:54.247787 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-08-24 08:23:54.277757 | instance | openstack/endpoints/memcached 2026-08-24 08:23:54.461336 | instance | monitoring/services/loki 2026-08-24 08:23:54.547489 | instance | openstack/endpoints/memcached-metrics 2026-08-24 08:23:54.667997 | instance | monitoring/services/loki-chunks-cache 2026-08-24 08:23:54.773502 | instance | monitoring/services/loki-gateway 2026-08-24 08:23:54.920794 | instance | openstack/endpoints/neutron-coredns 2026-08-24 08:23:55.003312 | instance | openstack/endpoints/neutron-coredns-metrics 2026-08-24 08:23:55.200685 | instance | monitoring/services/loki-headless 2026-08-24 08:23:55.271524 | instance | openstack/endpoints/neutron-server 2026-08-24 08:23:55.455583 | instance | monitoring/services/loki-memberlist 2026-08-24 08:23:55.558218 | instance | openstack/endpoints/nova-api 2026-08-24 08:23:55.800187 | instance | monitoring/services/loki-results-cache 2026-08-24 08:23:55.873218 | instance | openstack/endpoints/nova-metadata 2026-08-24 08:23:56.069852 | instance | monitoring/services/prometheus-operated 2026-08-24 08:23:56.162232 | instance | monitoring/services/prometheus-pushgateway 2026-08-24 08:23:56.299502 | instance | openstack/endpoints/nova-novncproxy 2026-08-24 08:23:56.391654 | instance | monitoring/services/prometheus-smartctl-exporter 2026-08-24 08:23:56.583990 | instance | openstack/endpoints/octavia-api 2026-08-24 08:23:56.628494 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-08-24 08:23:56.859753 | instance | monitoring/services/vector-headless 2026-08-24 08:23:56.912605 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-08-24 08:23:57.119406 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-08-24 08:23:57.193098 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-08-24 08:23:57.388684 | instance | openstack/endpoints/percona-xtradb-pxc 2026-08-24 08:23:57.454558 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-08-24 08:23:57.649001 | instance | openstack/endpoints/placement-api 2026-08-24 08:23:57.795301 | instance | openstack/endpoints/rabbitmq-barbican 2026-08-24 08:23:58.016494 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-08-24 08:23:58.134058 | instance | openstack/endpoints/rabbitmq-cinder 2026-08-24 08:23:58.272278 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-08-24 08:23:58.466607 | instance | openstack/endpoints/rabbitmq-glance 2026-08-24 08:23:58.604606 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-08-24 08:23:58.730305 | instance | openstack/endpoints/rabbitmq-heat 2026-08-24 08:23:58.912761 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-08-24 08:23:59.028115 | instance | openstack/endpoints/rabbitmq-keystone 2026-08-24 08:23:59.185511 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-08-24 08:23:59.272617 | instance | openstack/endpoints/rabbitmq-magnum 2026-08-24 08:23:59.433693 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-08-24 08:23:59.529117 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-08-24 08:23:59.677495 | instance | openstack/endpoints/rabbitmq-neutron 2026-08-24 08:23:59.763331 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-08-24 08:23:59.907123 | instance | openstack/endpoints/rabbitmq-nova 2026-08-24 08:24:00.011024 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-08-24 08:24:00.175758 | instance | openstack/endpoints/rabbitmq-octavia 2026-08-24 08:24:00.261133 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-08-24 08:24:00.439934 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-08-24 08:24:00.532025 | instance | openstack/endpoints/staffeln-api 2026-08-24 08:24:00.679421 | instance | openstack/endpoints/valkey 2026-08-24 08:24:00.781355 | instance | openstack/endpoints/valkey-headless 2026-08-24 08:24:00.994116 | instance | openstack/endpoints/valkey-metrics 2026-08-24 08:24:01.096059 | instance | openstack/ingresses/cloudformation 2026-08-24 08:24:01.250483 | instance | openstack/ingresses/compute 2026-08-24 08:24:01.356290 | instance | openstack/ingresses/compute-novnc-proxy 2026-08-24 08:24:01.492772 | instance | openstack/ingresses/identity 2026-08-24 08:24:01.593235 | instance | openstack/ingresses/image 2026-08-24 08:24:01.751296 | instance | openstack/ingresses/key-manager 2026-08-24 08:24:01.885327 | instance | openstack/ingresses/load-balancer 2026-08-24 08:24:02.046953 | instance | openstack/ingresses/network 2026-08-24 08:24:02.154561 | instance | openstack/ingresses/orchestration 2026-08-24 08:24:02.304406 | instance | openstack/ingresses/placement 2026-08-24 08:24:02.411314 | instance | openstack/ingresses/rook-ceph-cluster 2026-08-24 08:24:02.527573 | instance | openstack/ingresses/volumev3 2026-08-24 08:24:02.699290 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-08-24 08:24:02.800477 | instance | monitoring/statefulsets/loki 2026-08-24 08:24:02.972113 | instance | monitoring/statefulsets/loki-chunks-cache 2026-08-24 08:24:03.049256 | instance | monitoring/statefulsets/loki-results-cache 2026-08-24 08:24:03.226232 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-08-24 08:24:03.288725 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-08-24 08:24:03.489931 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-08-24 08:24:03.519603 | instance | openstack/networkpolicies/valkey 2026-08-24 08:24:03.706033 | instance | openstack/jobs/barbican-db-init 2026-08-24 08:24:03.734434 | instance | openstack/jobs/barbican-db-sync 2026-08-24 08:24:04.016074 | instance | openstack/jobs/barbican-ks-endpoints 2026-08-24 08:24:04.049154 | instance | openstack/jobs/barbican-ks-service 2026-08-24 08:24:04.289883 | instance | openstack/jobs/barbican-ks-user 2026-08-24 08:24:04.304096 | instance | openstack/jobs/barbican-rabbit-init 2026-08-24 08:24:04.545812 | instance | openstack/jobs/cinder-backup-storage-init 2026-08-24 08:24:04.556401 | instance | openstack/jobs/cinder-bootstrap 2026-08-24 08:24:04.803293 | instance | openstack/jobs/cinder-create-internal-tenant 2026-08-24 08:24:04.804991 | instance | openstack/jobs/cinder-db-init 2026-08-24 08:24:05.082856 | instance | openstack/jobs/cinder-db-sync 2026-08-24 08:24:05.101095 | instance | openstack/jobs/cinder-ks-endpoints 2026-08-24 08:24:05.360638 | instance | openstack/jobs/cinder-ks-service 2026-08-24 08:24:05.380657 | instance | openstack/jobs/cinder-ks-user 2026-08-24 08:24:05.636939 | instance | openstack/jobs/cinder-rabbit-init 2026-08-24 08:24:05.639754 | instance | openstack/jobs/cinder-storage-init 2026-08-24 08:24:05.925553 | instance | openstack/jobs/cinder-volume-usage-audit-29792645 2026-08-24 08:24:05.927275 | instance | openstack/jobs/glance-db-init 2026-08-24 08:24:06.187533 | instance | openstack/jobs/glance-db-sync 2026-08-24 08:24:06.203974 | instance | openstack/jobs/glance-ks-endpoints 2026-08-24 08:24:06.445341 | instance | openstack/jobs/glance-ks-service 2026-08-24 08:24:06.456455 | instance | openstack/jobs/glance-ks-user 2026-08-24 08:24:06.684311 | instance | openstack/jobs/glance-metadefs-load 2026-08-24 08:24:06.709111 | instance | openstack/jobs/glance-rabbit-init 2026-08-24 08:24:06.921628 | instance | openstack/jobs/glance-storage-init 2026-08-24 08:24:06.964053 | instance | openstack/jobs/heat-bootstrap 2026-08-24 08:24:07.200350 | instance | openstack/jobs/heat-db-init 2026-08-24 08:24:07.244953 | instance | openstack/jobs/heat-db-sync 2026-08-24 08:24:07.455981 | instance | openstack/jobs/heat-domain-ks-user 2026-08-24 08:24:07.517803 | instance | openstack/jobs/heat-engine-cleaner-29792650 2026-08-24 08:24:07.719485 | instance | openstack/jobs/heat-engine-cleaner-29792655 2026-08-24 08:24:07.779522 | instance | openstack/jobs/heat-engine-cleaner-29792660 2026-08-24 08:24:07.984050 | instance | openstack/jobs/heat-ks-endpoints 2026-08-24 08:24:08.051282 | instance | openstack/jobs/heat-ks-service 2026-08-24 08:24:08.264179 | instance | openstack/jobs/heat-ks-user 2026-08-24 08:24:08.300286 | instance | openstack/jobs/heat-rabbit-init 2026-08-24 08:24:08.520301 | instance | openstack/jobs/heat-trusts 2026-08-24 08:24:08.577322 | instance | openstack/jobs/keystone-bootstrap 2026-08-24 08:24:08.788212 | instance | openstack/jobs/keystone-credential-setup 2026-08-24 08:24:08.831052 | instance | openstack/jobs/keystone-db-init 2026-08-24 08:24:09.082314 | instance | openstack/jobs/keystone-db-sync 2026-08-24 08:24:09.130391 | instance | openstack/jobs/keystone-domain-manage 2026-08-24 08:24:09.323054 | instance | openstack/jobs/keystone-fernet-setup 2026-08-24 08:24:09.409326 | instance | openstack/jobs/keystone-rabbit-init 2026-08-24 08:24:09.583766 | instance | openstack/jobs/magnum-db-init 2026-08-24 08:24:09.652872 | instance | openstack/jobs/magnum-db-sync 2026-08-24 08:24:09.856076 | instance | openstack/jobs/neutron-db-init 2026-08-24 08:24:09.933578 | instance | openstack/jobs/neutron-db-sync 2026-08-24 08:24:10.139705 | instance | openstack/jobs/neutron-ks-endpoints 2026-08-24 08:24:10.206218 | instance | openstack/jobs/neutron-ks-service 2026-08-24 08:24:10.420550 | instance | openstack/jobs/neutron-ks-user 2026-08-24 08:24:10.455830 | instance | openstack/jobs/neutron-rabbit-init 2026-08-24 08:24:10.714297 | instance | openstack/jobs/nova-bootstrap 2026-08-24 08:24:10.744907 | instance | openstack/jobs/nova-cell-setup 2026-08-24 08:24:11.023825 | instance | openstack/jobs/nova-cell-setup-29792640 2026-08-24 08:24:11.023897 | instance | openstack/jobs/nova-db-init 2026-08-24 08:24:11.294940 | instance | openstack/jobs/nova-db-sync 2026-08-24 08:24:11.308325 | instance | openstack/jobs/nova-ks-endpoints 2026-08-24 08:24:11.583029 | instance | openstack/jobs/nova-ks-service 2026-08-24 08:24:11.584817 | instance | openstack/jobs/nova-ks-user 2026-08-24 08:24:11.851284 | instance | openstack/jobs/nova-rabbit-init 2026-08-24 08:24:11.856967 | instance | openstack/jobs/nova-service-cleaner-29792640 2026-08-24 08:24:12.129105 | instance | openstack/jobs/octavia-bootstrap 2026-08-24 08:24:12.144678 | instance | openstack/jobs/octavia-db-init 2026-08-24 08:24:12.390328 | instance | openstack/jobs/octavia-db-sync 2026-08-24 08:24:12.424777 | instance | openstack/jobs/octavia-ks-endpoints 2026-08-24 08:24:12.646528 | instance | openstack/jobs/octavia-ks-service 2026-08-24 08:24:12.692216 | instance | openstack/jobs/octavia-ks-user 2026-08-24 08:24:12.942818 | instance | openstack/jobs/octavia-rabbit-init 2026-08-24 08:24:12.974133 | instance | openstack/jobs/placement-db-init 2026-08-24 08:24:13.204938 | instance | openstack/jobs/placement-db-sync 2026-08-24 08:24:13.264114 | instance | openstack/jobs/placement-ks-endpoints 2026-08-24 08:24:13.466059 | instance | openstack/jobs/placement-ks-service 2026-08-24 08:24:13.512073 | instance | openstack/jobs/placement-ks-user 2026-08-24 08:24:13.741919 | instance | openstack/jobs/staffeln-db-init 2026-08-24 08:24:13.789960 | instance | openstack/jobs/staffeln-db-sync 2026-08-24 08:24:14.033471 | instance | openstack/pods/barbican-api-55ff9d6f4d-2zzz4 2026-08-24 08:24:14.079199 | instance | openstack/pods/barbican-db-init-529t2 2026-08-24 08:24:14.277423 | instance | openstack/pods/barbican-db-sync-k2rw8 2026-08-24 08:24:14.326362 | instance | openstack/pods/barbican-ks-endpoints-hs42h 2026-08-24 08:24:14.521816 | instance | openstack/pods/barbican-ks-service-mgzlk 2026-08-24 08:24:14.581139 | instance | openstack/pods/barbican-ks-user-krnxx 2026-08-24 08:24:14.790619 | instance | openstack/pods/barbican-rabbit-init-qztcx 2026-08-24 08:24:14.853952 | instance | openstack/pods/cinder-api-6cd4879594-d5hzn 2026-08-24 08:24:15.079322 | instance | orc-system/configmaps/kube-root-ca.crt 2026-08-24 08:24:15.140901 | instance | openstack/pods/cinder-backup-845c88b7f4-tjlsg 2026-08-24 08:24:15.319974 | instance | openstack/pods/cinder-backup-storage-init-cpx2z 2026-08-24 08:24:15.404290 | instance | openstack/pods/cinder-bootstrap-rkwfw 2026-08-24 08:24:15.586100 | instance | openstack/pods/cinder-create-internal-tenant-g55vr 2026-08-24 08:24:15.653801 | instance | openstack/pods/cinder-db-init-cnp4j 2026-08-24 08:24:15.847702 | instance | openstack/pods/cinder-db-sync-szf8m 2026-08-24 08:24:15.904027 | instance | openstack/pods/cinder-ks-endpoints-hhhrs 2026-08-24 08:24:16.121433 | instance | openstack/pods/cinder-ks-service-q9g8n 2026-08-24 08:24:16.184543 | instance | openstack/pods/cinder-ks-user-c64r4 2026-08-24 08:24:16.372627 | instance | openstack/pods/cinder-rabbit-init-smt76 2026-08-24 08:24:16.445757 | instance | openstack/pods/cinder-scheduler-755d4758b-cf96s 2026-08-24 08:24:16.630888 | instance | openstack/pods/cinder-storage-init-g4qf5 2026-08-24 08:24:16.704575 | instance | openstack/pods/cinder-volume-5df4555f65-qwlx7 2026-08-24 08:24:16.927781 | instance | openstack/pods/cinder-volume-usage-audit-29792645-xvsrm 2026-08-24 08:24:16.998523 | instance | openstack/pods/glance-api-7b885cb496-n2lq6 2026-08-24 08:24:17.213467 | instance | openstack/pods/glance-db-init-6fdfs 2026-08-24 08:24:17.272492 | instance | openstack/pods/glance-db-sync-kjsf5 2026-08-24 08:24:17.504177 | instance | openstack/pods/glance-ks-endpoints-zjgfl 2026-08-24 08:24:17.605403 | instance | openstack/pods/glance-ks-service-x7gjj 2026-08-24 08:24:17.785285 | instance | openstack/pods/glance-ks-user-n4bsd 2026-08-24 08:24:17.873177 | instance | openstack/pods/glance-metadefs-load-4zvxh 2026-08-24 08:24:18.049462 | instance | openstack/pods/glance-rabbit-init-g77hq 2026-08-24 08:24:18.141564 | instance | openstack/pods/glance-storage-init-4n8nz 2026-08-24 08:24:18.312269 | instance | openstack/pods/heat-api-d9bf559bd-rbvng 2026-08-24 08:24:18.415362 | instance | openstack/pods/heat-bootstrap-rr9nl 2026-08-24 08:24:18.572880 | instance | openstack/pods/heat-cfn-78d6c95fd-hxxcn 2026-08-24 08:24:18.709408 | instance | openstack/pods/heat-db-init-hwxtz 2026-08-24 08:24:18.835831 | instance | openstack/pods/heat-db-sync-8q5gs 2026-08-24 08:24:18.990873 | instance | openstack/pods/heat-domain-ks-user-dhzpn 2026-08-24 08:24:19.114872 | instance | openstack/pods/heat-engine-cf49d9f85-js6t2 2026-08-24 08:24:19.264490 | instance | openstack/pods/heat-engine-cleaner-29792650-gsstj 2026-08-24 08:24:19.370299 | instance | openstack/pods/heat-engine-cleaner-29792655-4rhnc 2026-08-24 08:24:19.529960 | instance | openstack/pods/heat-engine-cleaner-29792660-mpt5t 2026-08-24 08:24:19.640432 | instance | openstack/pods/heat-ks-endpoints-qrlnt 2026-08-24 08:24:19.814559 | instance | openstack/pods/heat-ks-service-76x5g 2026-08-24 08:24:19.955575 | instance | openstack/pods/heat-ks-user-lspl4 2026-08-24 08:24:20.104730 | instance | openstack/pods/heat-rabbit-init-xrbkg 2026-08-24 08:24:20.278666 | instance | openstack/pods/heat-trusts-gzv68 2026-08-24 08:24:20.355121 | instance | openstack/pods/keepalived-dfk2c 2026-08-24 08:24:20.532866 | instance | openstack/pods/keystone-api-5dc978b749-lxpf8 2026-08-24 08:24:20.623984 | instance | openstack/pods/keystone-bootstrap-jg5f6 2026-08-24 08:24:20.811108 | instance | openstack/pods/keystone-credential-setup-thswd 2026-08-24 08:24:20.896794 | instance | openstack/pods/keystone-db-init-sx9vk 2026-08-24 08:24:21.071524 | instance | openstack/pods/keystone-db-sync-mdkxx 2026-08-24 08:24:21.165136 | instance | openstack/pods/keystone-domain-manage-z4wt7 2026-08-24 08:24:21.332604 | instance | openstack/pods/keystone-fernet-setup-jdzmt 2026-08-24 08:24:21.429574 | instance | openstack/pods/keystone-rabbit-init-45t9h 2026-08-24 08:24:21.584676 | instance | openstack/pods/libvirt-libvirt-default-77vvg 2026-08-24 08:24:21.676886 | instance | openstack/pods/magnum-api-5487d4655b-kznrb 2026-08-24 08:24:21.848878 | instance | openstack/pods/magnum-conductor-0 2026-08-24 08:24:21.916054 | instance | openstack/pods/magnum-db-init-bsh9j 2026-08-24 08:24:22.104432 | instance | openstack/pods/magnum-db-sync-g5mcp 2026-08-24 08:24:22.202723 | instance | openstack/pods/memcached-memcached-6479589586-t7vs7 2026-08-24 08:24:22.357103 | instance | openstack/pods/neutron-coredns-7dd4958666-n4tcl 2026-08-24 08:24:22.468903 | instance | openstack/pods/neutron-db-init-sfkpw 2026-08-24 08:24:22.644150 | instance | openstack/pods/neutron-db-sync-qhvhh 2026-08-24 08:24:22.718234 | instance | openstack/pods/neutron-dhcp-agent-default-4kxct 2026-08-24 08:24:22.889499 | instance | openstack/pods/neutron-ks-endpoints-b7w6v 2026-08-24 08:24:22.977587 | instance | openstack/pods/neutron-ks-service-mfsrx 2026-08-24 08:24:23.163955 | instance | openstack/pods/neutron-ks-user-jpbvj 2026-08-24 08:24:23.227059 | instance | openstack/pods/neutron-l3-agent-default-zqxvr 2026-08-24 08:24:23.407881 | instance | openstack/pods/neutron-metadata-agent-default-zzbff 2026-08-24 08:24:23.512205 | instance | openstack/pods/neutron-netns-cleanup-cron-default-z9vwq 2026-08-24 08:24:23.688437 | instance | openstack/pods/neutron-ovs-agent-default-d9vjg 2026-08-24 08:24:23.766750 | instance | openstack/pods/neutron-rabbit-init-mjx7v 2026-08-24 08:24:23.972018 | instance | openstack/pods/neutron-rpc-server-6b487c997d-5vpvw 2026-08-24 08:24:24.118159 | instance | openstack/pods/neutron-server-69fbbc9c4f-g5tlv 2026-08-24 08:24:24.293062 | instance | openstack/pods/nova-api-metadata-789b9cfcf7-6v74b 2026-08-24 08:24:24.377803 | instance | openstack/pods/nova-api-osapi-65d9945c49-lxwk6 2026-08-24 08:24:24.567387 | instance | openstack/pods/nova-bootstrap-5b524 2026-08-24 08:24:24.658782 | instance | openstack/pods/nova-cell-setup-29792640-ndt2f 2026-08-24 08:24:24.839004 | instance | openstack/pods/nova-cell-setup-8qsmv 2026-08-24 08:24:24.934550 | instance | openstack/pods/nova-compute-default-bkwlj 2026-08-24 08:24:25.162271 | instance | openstack/pods/nova-conductor-789c754ff5-bnzqg 2026-08-24 08:24:25.228182 | instance | openstack/pods/nova-db-init-hjg5z 2026-08-24 08:24:25.427195 | instance | openstack/pods/nova-db-sync-jjkcn 2026-08-24 08:24:25.508594 | instance | openstack/pods/nova-ks-endpoints-ktgz6 2026-08-24 08:24:25.691995 | instance | openstack/pods/nova-ks-service-hzqbv 2026-08-24 08:24:25.762319 | instance | openstack/pods/nova-ks-user-ggjtc 2026-08-24 08:24:25.969965 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-08-24 08:24:26.038006 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-08-24 08:24:26.393929 | instance | openstack/pods/nova-novncproxy-69c9d8bfb6-5b7tb 2026-08-24 08:24:26.444158 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-08-24 08:24:26.674402 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-08-24 08:24:26.838819 | instance | openstack/pods/nova-rabbit-init-rk7ht 2026-08-24 08:24:27.065946 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-08-24 08:24:27.115592 | instance | openstack/pods/nova-scheduler-65f54bf7c9-4vh9l 2026-08-24 08:24:27.384660 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-08-24 08:24:27.430425 | instance | openstack/pods/nova-service-cleaner-29792640-7kmq5 2026-08-24 08:24:27.696897 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-08-24 08:24:27.755892 | instance | openstack/pods/octavia-api-5956c86748-wkb8l 2026-08-24 08:24:28.019122 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-08-24 08:24:28.081994 | instance | openstack/pods/octavia-bootstrap-prvqx 2026-08-24 08:24:28.361780 | instance | openstack/pods/octavia-db-init-tfgmd 2026-08-24 08:24:28.433676 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-08-24 08:24:28.663370 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-08-24 08:24:28.819698 | instance | openstack/pods/octavia-db-sync-msv4l 2026-08-24 08:24:29.050534 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-08-24 08:24:29.137576 | instance | openstack/pods/octavia-health-manager-default-mzssr 2026-08-24 08:24:29.412456 | instance | openstack/pods/octavia-housekeeping-86489bf5c5-5bn2f 2026-08-24 08:24:29.481724 | instance | openstack/pods/octavia-ks-endpoints-bm2pr 2026-08-24 08:24:29.758225 | instance | openstack/pods/octavia-ks-service-mcx25 2026-08-24 08:24:29.807308 | instance | openstack/pods/octavia-ks-user-bxc7r 2026-08-24 08:24:30.002222 | instance | openstack/pods/octavia-rabbit-init-5925b 2026-08-24 08:24:30.061767 | instance | openstack/pods/octavia-worker-85bb4f6548-mxrg4 2026-08-24 08:24:30.293797 | instance | openstack/pods/openvswitch-9szvq 2026-08-24 08:24:30.343268 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-08-24 08:24:30.568256 | instance | openstack/pods/percona-xtradb-pxc-0 2026-08-24 08:24:30.645772 | instance | openstack/pods/placement-api-7f8659c78c-w2qzc 2026-08-24 08:24:30.868159 | instance | openstack/pods/placement-db-init-65cjb 2026-08-24 08:24:30.942658 | instance | openstack/pods/placement-db-sync-v8kxr 2026-08-24 08:24:31.154446 | instance | openstack/pods/placement-ks-endpoints-r4q6j 2026-08-24 08:24:31.211581 | instance | openstack/pods/placement-ks-service-tdlkk 2026-08-24 08:24:31.441022 | instance | openstack/pods/placement-ks-user-2wjnr 2026-08-24 08:24:31.498660 | instance | openstack/pods/pxc-operator-69cb5bbdb9-ctsz5 2026-08-24 08:24:31.705802 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-08-24 08:24:31.750217 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-08-24 08:24:31.981607 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-v6fp2 2026-08-24 08:24:32.017703 | instance | openstack/pods/rabbitmq-glance-server-0 2026-08-24 08:24:32.273261 | instance | openstack/pods/rabbitmq-heat-server-0 2026-08-24 08:24:32.299043 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-08-24 08:24:32.564152 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-08-24 08:24:32.594419 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jf79b 2026-08-24 08:24:32.830960 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-08-24 08:24:32.839218 | instance | openstack/pods/rabbitmq-nova-server-0 2026-08-24 08:24:33.116599 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-08-24 08:24:33.117067 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g4ckp 2026-08-24 08:24:33.371673 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh 2026-08-24 08:24:33.373423 | instance | openstack/pods/staffeln-api-848bbd6d55-cftrf 2026-08-24 08:24:33.637562 | instance | openstack/pods/staffeln-conductor-566b96984d-98b5n 2026-08-24 08:24:33.647541 | instance | openstack/pods/staffeln-db-init-7ct52 2026-08-24 08:24:33.885760 | instance | openstack/pods/staffeln-db-sync-4d6fb 2026-08-24 08:24:33.920412 | instance | openstack/pods/valkey-node-0 2026-08-24 08:24:34.181202 | instance | orc-system/deployment/orc-controller-manager 2026-08-24 08:24:34.221136 | instance | openstack/rolebindings/barbican-barbican-api 2026-08-24 08:24:34.403583 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-08-24 08:24:34.436098 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-08-24 08:24:34.594056 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-08-24 08:24:34.651204 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-08-24 08:24:34.799907 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-08-24 08:24:34.847316 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-08-24 08:24:35.024307 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-08-24 08:24:35.065890 | instance | openstack/rolebindings/cinder-cinder-api 2026-08-24 08:24:35.237997 | instance | openstack/rolebindings/cinder-cinder-backup 2026-08-24 08:24:35.269201 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-08-24 08:24:35.458802 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-08-24 08:24:35.486749 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-08-24 08:24:35.670971 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-08-24 08:24:35.700813 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-08-24 08:24:35.860290 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-08-24 08:24:35.900457 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-08-24 08:24:36.080757 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-08-24 08:24:36.121428 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-08-24 08:24:36.317448 | instance | openstack/rolebindings/cinder-cinder-test 2026-08-24 08:24:36.343342 | instance | openstack/rolebindings/cinder-cinder-volume 2026-08-24 08:24:36.537627 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-08-24 08:24:36.572919 | instance | openstack/rolebindings/cinder-storage-init 2026-08-24 08:24:36.769450 | instance | openstack/rolebindings/glance-glance-api 2026-08-24 08:24:36.780244 | instance | openstack/rolebindings/glance-glance-db-init 2026-08-24 08:24:36.996659 | instance | openstack/rolebindings/glance-glance-db-sync 2026-08-24 08:24:37.017704 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-08-24 08:24:37.205706 | instance | openstack/rolebindings/glance-glance-ks-service 2026-08-24 08:24:37.223516 | instance | openstack/rolebindings/glance-glance-ks-user 2026-08-24 08:24:37.424561 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-08-24 08:24:37.436655 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-08-24 08:24:37.632590 | instance | openstack/rolebindings/glance-glance-storage-init 2026-08-24 08:24:37.682931 | instance | openstack/rolebindings/glance-glance-test 2026-08-24 08:24:37.832191 | instance | openstack/rolebindings/glance-storage-init 2026-08-24 08:24:37.899808 | instance | openstack/rolebindings/heat-heat-api 2026-08-24 08:24:38.057144 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-08-24 08:24:38.117452 | instance | openstack/rolebindings/heat-heat-cfn 2026-08-24 08:24:38.258634 | instance | openstack/rolebindings/heat-heat-db-init 2026-08-24 08:24:38.320469 | instance | openstack/rolebindings/heat-heat-db-sync 2026-08-24 08:24:38.471505 | instance | openstack/rolebindings/heat-heat-engine 2026-08-24 08:24:38.527417 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-08-24 08:24:38.675911 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-08-24 08:24:38.753695 | instance | openstack/rolebindings/heat-heat-ks-service 2026-08-24 08:24:38.874802 | instance | openstack/rolebindings/heat-heat-ks-user 2026-08-24 08:24:38.958569 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-08-24 08:24:39.096808 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-08-24 08:24:39.203976 | instance | openstack/roles/barbican-openstack-barbican-api 2026-08-24 08:24:39.301903 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-08-24 08:24:39.419541 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-08-24 08:24:39.484094 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-08-24 08:24:39.616632 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-08-24 08:24:39.696078 | instance | openstack/rolebindings/heat-heat-test 2026-08-24 08:24:39.858807 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-08-24 08:24:39.909982 | instance | openstack/rolebindings/heat-heat-trusts 2026-08-24 08:24:40.096381 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-08-24 08:24:40.121066 | instance | openstack/rolebindings/keepalived 2026-08-24 08:24:40.292941 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-08-24 08:24:40.330910 | instance | openstack/rolebindings/keystone-credential-rotate 2026-08-24 08:24:40.517320 | instance | openstack/roles/cinder-backup-storage-init 2026-08-24 08:24:40.551435 | instance | openstack/rolebindings/keystone-credential-setup 2026-08-24 08:24:40.730722 | instance | openstack/roles/cinder-openstack-cinder-api 2026-08-24 08:24:40.763495 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-08-24 08:24:40.927576 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-08-24 08:24:40.967320 | instance | openstack/rolebindings/keystone-fernet-setup 2026-08-24 08:24:41.135630 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-08-24 08:24:41.191607 | instance | openstack/rolebindings/keystone-keystone-api 2026-08-24 08:24:41.341001 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-08-24 08:24:41.420652 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-08-24 08:24:41.529380 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-08-24 08:24:41.628499 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-08-24 08:24:41.757863 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-08-24 08:24:41.845158 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-08-24 08:24:41.958632 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-08-24 08:24:42.046092 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-08-24 08:24:42.188205 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-08-24 08:24:42.260040 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-08-24 08:24:42.427789 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-08-24 08:24:42.511384 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-08-24 08:24:42.639318 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-08-24 08:24:42.720344 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-08-24 08:24:42.859022 | instance | openstack/roles/cinder-openstack-cinder-test 2026-08-24 08:24:42.934041 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-08-24 08:24:43.094044 | instance | openstack/rolebindings/keystone-keystone-test 2026-08-24 08:24:43.161470 | instance | openstack/rolebindings/libvirt-cert-manager 2026-08-24 08:24:43.314237 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-08-24 08:24:43.374498 | instance | openstack/rolebindings/libvirt-libvirt 2026-08-24 08:24:43.512183 | instance | openstack/roles/cinder-storage-init 2026-08-24 08:24:43.635901 | instance | openstack/rolebindings/magnum-magnum-api 2026-08-24 08:24:43.758444 | instance | openstack/roles/glance-openstack-glance-api 2026-08-24 08:24:43.851391 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-08-24 08:24:44.004441 | instance | openstack/roles/glance-openstack-glance-db-init 2026-08-24 08:24:44.063112 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-08-24 08:24:44.206792 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-08-24 08:24:44.261659 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-08-24 08:24:44.407225 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-08-24 08:24:44.447848 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-08-24 08:24:44.611334 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-08-24 08:24:44.642684 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-08-24 08:24:44.815029 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-08-24 08:24:44.865959 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-08-24 08:24:45.006838 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-08-24 08:24:45.112834 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-08-24 08:24:45.253149 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-08-24 08:24:45.332031 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-08-24 08:24:45.451309 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-08-24 08:24:45.550166 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-08-24 08:24:45.686788 | instance | openstack/roles/glance-openstack-glance-test 2026-08-24 08:24:45.781689 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-08-24 08:24:45.900033 | instance | openstack/roles/glance-storage-init 2026-08-24 08:24:46.004350 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-08-24 08:24:46.127489 | instance | openstack/roles/heat-openstack-heat-api 2026-08-24 08:24:46.211179 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-08-24 08:24:46.329602 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-08-24 08:24:46.406593 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-08-24 08:24:46.533162 | instance | openstack/roles/heat-openstack-heat-cfn 2026-08-24 08:24:46.602962 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-08-24 08:24:46.722324 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-08-24 08:24:46.819608 | instance | openstack/roles/heat-openstack-heat-db-init 2026-08-24 08:24:46.935966 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-08-24 08:24:47.037084 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-08-24 08:24:47.189360 | instance | openstack/roles/heat-openstack-heat-engine 2026-08-24 08:24:47.254663 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-08-24 08:24:47.411711 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-08-24 08:24:47.460977 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-08-24 08:24:47.614773 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-08-24 08:24:47.674228 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-08-24 08:24:47.798564 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-08-24 08:24:47.858543 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-08-24 08:24:48.009610 | instance | openstack/rolebindings/neutron-neutron-server 2026-08-24 08:24:48.077369 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-08-24 08:24:48.229485 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-08-24 08:24:48.283024 | instance | openstack/rolebindings/neutron-neutron-test 2026-08-24 08:24:48.439366 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-08-24 08:24:48.520043 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-08-24 08:24:48.639141 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-08-24 08:24:48.718259 | instance | openstack/roles/heat-openstack-heat-test 2026-08-24 08:24:48.857551 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-08-24 08:24:48.959195 | instance | openstack/roles/heat-openstack-heat-trusts 2026-08-24 08:24:49.077971 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-08-24 08:24:49.195606 | instance | openstack/roles/keepalived 2026-08-24 08:24:49.279265 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-08-24 08:24:49.388264 | instance | openstack/roles/keystone-credential-rotate 2026-08-24 08:24:49.461546 | instance | openstack/roles/keystone-credential-setup 2026-08-24 08:24:49.575253 | instance | openstack/rolebindings/nova-nova-compute 2026-08-24 08:24:49.656632 | instance | openstack/roles/keystone-fernet-rotate 2026-08-24 08:24:49.769663 | instance | openstack/rolebindings/nova-nova-conductor 2026-08-24 08:24:49.865976 | instance | openstack/roles/keystone-fernet-setup 2026-08-24 08:24:49.978366 | instance | openstack/rolebindings/nova-nova-db-init 2026-08-24 08:24:50.075243 | instance | openstack/roles/keystone-openstack-keystone-api 2026-08-24 08:24:50.167617 | instance | openstack/rolebindings/nova-nova-db-sync 2026-08-24 08:24:50.261425 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-08-24 08:24:50.351508 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-08-24 08:24:50.471636 | instance | openstack/rolebindings/nova-nova-ks-service 2026-08-24 08:24:50.541251 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-08-24 08:24:50.672355 | instance | openstack/rolebindings/nova-nova-ks-user 2026-08-24 08:24:50.751256 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-08-24 08:24:50.876764 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-08-24 08:24:50.959450 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-08-24 08:24:51.097290 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-08-24 08:24:51.166802 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-08-24 08:24:51.298629 | instance | openstack/rolebindings/nova-nova-scheduler 2026-08-24 08:24:51.377497 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-08-24 08:24:51.494022 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-08-24 08:24:51.586432 | instance | openstack/roles/keystone-openstack-keystone-test 2026-08-24 08:24:51.691762 | instance | openstack/rolebindings/nova-nova-test 2026-08-24 08:24:51.793184 | instance | openstack/roles/libvirt-cert-manager 2026-08-24 08:24:51.886930 | instance | openstack/rolebindings/octavia-octavia-api 2026-08-24 08:24:52.014524 | instance | openstack/roles/libvirt-openstack-libvirt 2026-08-24 08:24:52.116188 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-08-24 08:24:52.226194 | instance | openstack/roles/magnum-openstack-magnum-api 2026-08-24 08:24:52.319241 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-08-24 08:24:52.418802 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-08-24 08:24:52.526234 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-08-24 08:24:52.627374 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-08-24 08:24:52.742087 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-08-24 08:24:52.841026 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-08-24 08:24:52.954724 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-08-24 08:24:53.084556 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-08-24 08:24:53.157122 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-08-24 08:24:53.281838 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-08-24 08:24:53.356840 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-08-24 08:24:53.496740 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-08-24 08:24:53.568198 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-08-24 08:24:53.711940 | instance | openstack/rolebindings/octavia-octavia-worker 2026-08-24 08:24:53.772178 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-08-24 08:24:53.906473 | instance | openstack/rolebindings/placement-placement-api 2026-08-24 08:24:53.968060 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-08-24 08:24:54.136389 | instance | openstack/rolebindings/placement-placement-db-init 2026-08-24 08:24:54.180173 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-08-24 08:24:54.341047 | instance | openstack/rolebindings/placement-placement-db-sync 2026-08-24 08:24:54.382050 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-08-24 08:24:54.555940 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-08-24 08:24:54.610074 | instance | openstack/rolebindings/placement-placement-ks-service 2026-08-24 08:24:54.736175 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-08-24 08:24:54.805271 | instance | openstack/rolebindings/placement-placement-ks-user 2026-08-24 08:24:54.955290 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-08-24 08:24:55.011204 | instance | openstack/rolebindings/pxc-operator 2026-08-24 08:24:55.186485 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-08-24 08:24:55.232910 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-08-24 08:24:55.388116 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-08-24 08:24:55.444917 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-08-24 08:24:55.600325 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-08-24 08:24:55.647568 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-08-24 08:24:55.796669 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-08-24 08:24:55.859379 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-08-24 08:24:56.043754 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-08-24 08:24:56.106988 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-08-24 08:24:56.257693 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-08-24 08:24:56.310277 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-08-24 08:24:56.455418 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-08-24 08:24:56.522530 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-08-24 08:24:56.645740 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-08-24 08:24:56.722974 | instance | openstack/roles/neutron-openstack-neutron-server 2026-08-24 08:24:56.842325 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-08-24 08:24:56.937611 | instance | openstack/roles/neutron-openstack-neutron-test 2026-08-24 08:24:57.063204 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-08-24 08:24:57.160350 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-08-24 08:24:57.255920 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-08-24 08:24:57.344087 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-08-24 08:24:57.445580 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-08-24 08:24:57.541365 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-08-24 08:24:57.662283 | instance | openstack/rolebindings/rook-ceph-mgr 2026-08-24 08:24:57.741808 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-08-24 08:24:57.852735 | instance | openstack/rolebindings/rook-ceph-osd 2026-08-24 08:24:57.918859 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-08-24 08:24:58.082449 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-08-24 08:24:58.141589 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-08-24 08:24:58.287169 | instance | openstack/roles/nova-openstack-nova-compute 2026-08-24 08:24:58.341428 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-08-24 08:24:58.492794 | instance | openstack/roles/nova-openstack-nova-conductor 2026-08-24 08:24:58.571479 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-08-24 08:24:58.706878 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-08-24 08:24:58.784539 | instance | openstack/roles/nova-openstack-nova-db-init 2026-08-24 08:24:58.934691 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-08-24 08:24:59.004652 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-08-24 08:24:59.177903 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-08-24 08:24:59.245635 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-08-24 08:24:59.397590 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-08-24 08:24:59.479421 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-08-24 08:24:59.616158 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-08-24 08:24:59.691990 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-08-24 08:24:59.822433 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-08-24 08:24:59.911313 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-08-24 08:25:00.065540 | instance | openstack/roles/nova-openstack-nova-test 2026-08-24 08:25:00.140661 | instance | openstack/roles/octavia-openstack-octavia-api 2026-08-24 08:25:00.314788 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-08-24 08:25:00.364234 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-08-24 08:25:00.549402 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-08-24 08:25:00.615873 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-08-24 08:25:00.780406 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-08-24 08:25:00.845318 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-08-24 08:25:01.011133 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-08-24 08:25:01.064348 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-08-24 08:25:01.238394 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-08-24 08:25:01.307450 | instance | openstack/roles/placement-openstack-placement-api 2026-08-24 08:25:01.472186 | instance | openstack/roles/placement-openstack-placement-db-init 2026-08-24 08:25:01.525943 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-08-24 08:25:01.668978 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-08-24 08:25:01.721077 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-08-24 08:25:01.883495 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-08-24 08:25:01.907217 | instance | openstack/roles/pxc-operator 2026-08-24 08:25:02.101534 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-08-24 08:25:02.126422 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-08-24 08:25:02.310115 | instance | openstack/roles/rabbitmq-cluster-operator 2026-08-24 08:25:02.327686 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-08-24 08:25:02.542663 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-08-24 08:25:02.546171 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-08-24 08:25:02.765298 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-08-24 08:25:02.778013 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-08-24 08:25:02.978281 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-08-24 08:25:02.998659 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-08-24 08:25:03.203458 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-08-24 08:25:03.219979 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-08-24 08:25:03.420002 | instance | openstack/roles/rook-ceph-mgr 2026-08-24 08:25:03.423920 | instance | openstack/roles/rook-ceph-osd 2026-08-24 08:25:03.647357 | instance | openstack/roles/rook-ceph-purge-osd 2026-08-24 08:25:03.648171 | instance | openstack/roles/staffeln-conductor 2026-08-24 08:25:03.899599 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-08-24 08:25:03.900556 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-08-24 08:25:04.117620 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-08-24 08:25:04.131373 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-08-24 08:25:04.344686 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-08-24 08:25:04.346986 | instance | openstack/serviceaccounts/barbican-api 2026-08-24 08:25:04.548854 | instance | openstack/serviceaccounts/barbican-db-init 2026-08-24 08:25:04.788177 | instance | openstack/serviceaccounts/barbican-db-sync 2026-08-24 08:25:05.065220 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-08-24 08:25:05.235402 | instance | openstack/serviceaccounts/barbican-ks-service 2026-08-24 08:25:05.473893 | instance | openstack/serviceaccounts/barbican-ks-user 2026-08-24 08:25:05.669161 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-08-24 08:25:05.886833 | instance | openstack/serviceaccounts/barbican-test 2026-08-24 08:25:06.081934 | instance | openstack/serviceaccounts/cinder-api 2026-08-24 08:25:06.343833 | instance | openstack/serviceaccounts/cinder-backup 2026-08-24 08:25:06.483713 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-08-24 08:25:06.743054 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-08-24 08:25:06.925686 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-08-24 08:25:07.158463 | instance | openstack/serviceaccounts/cinder-db-init 2026-08-24 08:25:07.349027 | instance | openstack/serviceaccounts/cinder-db-sync 2026-08-24 08:25:07.566431 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-08-24 08:25:07.751085 | instance | openstack/serviceaccounts/cinder-ks-service 2026-08-24 08:25:08.002740 | instance | openstack/serviceaccounts/cinder-ks-user 2026-08-24 08:25:08.176807 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-08-24 08:25:08.411605 | instance | openstack/serviceaccounts/cinder-scheduler 2026-08-24 08:25:08.578040 | instance | openstack/serviceaccounts/cinder-storage-init 2026-08-24 08:25:08.792853 | instance | openstack/serviceaccounts/cinder-test 2026-08-24 08:25:08.956921 | instance | openstack/serviceaccounts/cinder-volume 2026-08-24 08:25:09.175400 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-08-24 08:25:09.350706 | instance | openstack/serviceaccounts/default 2026-08-24 08:25:09.586230 | instance | openstack/serviceaccounts/glance-api 2026-08-24 08:25:09.732670 | instance | openstack/serviceaccounts/glance-db-init 2026-08-24 08:25:09.995799 | instance | openstack/serviceaccounts/glance-db-sync 2026-08-24 08:25:10.235221 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-08-24 08:25:10.492030 | instance | openstack/serviceaccounts/glance-ks-service 2026-08-24 08:25:10.683744 | instance | openstack/serviceaccounts/glance-ks-user 2026-08-24 08:25:10.881948 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-08-24 08:25:11.096694 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-08-24 08:25:11.304309 | instance | openstack/serviceaccounts/glance-storage-init 2026-08-24 08:25:11.494607 | instance | openstack/serviceaccounts/glance-test 2026-08-24 08:25:11.675197 | instance | openstack/serviceaccounts/heat-api 2026-08-24 08:25:12.021373 | instance | openstack/serviceaccounts/heat-bootstrap 2026-08-24 08:25:12.143776 | instance | openstack/serviceaccounts/heat-cfn 2026-08-24 08:25:12.447841 | instance | openstack/serviceaccounts/heat-db-init 2026-08-24 08:25:12.581533 | instance | openstack/serviceaccounts/heat-db-sync 2026-08-24 08:25:12.859182 | instance | openstack/serviceaccounts/heat-engine 2026-08-24 08:25:13.015266 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-08-24 08:25:13.249981 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-08-24 08:25:13.441426 | instance | openstack/serviceaccounts/heat-ks-service 2026-08-24 08:25:13.632437 | instance | openstack/serviceaccounts/heat-ks-user 2026-08-24 08:25:13.825682 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-08-24 08:25:14.025216 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-08-24 08:25:14.253051 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-08-24 08:25:14.424174 | instance | openstack/serviceaccounts/heat-test 2026-08-24 08:25:14.647576 | instance | openstack/serviceaccounts/heat-trusts 2026-08-24 08:25:14.814878 | instance | openstack/serviceaccounts/keepalived 2026-08-24 08:25:15.059319 | instance | openstack/serviceaccounts/keystone-api 2026-08-24 08:25:15.240744 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-08-24 08:25:15.460966 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-08-24 08:25:15.679929 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-08-24 08:25:15.914410 | instance | openstack/serviceaccounts/keystone-db-init 2026-08-24 08:25:16.132672 | instance | openstack/serviceaccounts/keystone-db-sync 2026-08-24 08:25:16.338016 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-08-24 08:25:16.532864 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-08-24 08:25:16.719021 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-08-24 08:25:16.903940 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-08-24 08:25:17.127038 | instance | openstack/secrets/barbican-api-certs 2026-08-24 08:25:17.292724 | instance | openstack/serviceaccounts/keystone-test 2026-08-24 08:25:17.346889 | instance | openstack/serviceaccounts/libvirt 2026-08-24 08:25:17.734470 | instance | openstack/serviceaccounts/magnum-api 2026-08-24 08:25:17.798524 | instance | openstack/secrets/barbican-db-admin 2026-08-24 08:25:18.017565 | instance | openstack/serviceaccounts/magnum-conductor 2026-08-24 08:25:18.135901 | instance | openstack/secrets/barbican-db-user 2026-08-24 08:25:18.356541 | instance | openstack/serviceaccounts/magnum-db-init 2026-08-24 08:25:18.441987 | instance | openstack/serviceaccounts/magnum-db-sync 2026-08-24 08:25:18.820344 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-08-24 08:25:18.872682 | instance | openstack/serviceaccounts/magnum-ks-service 2026-08-24 08:25:19.239149 | instance | openstack/secrets/barbican-etc 2026-08-24 08:25:19.293119 | instance | openstack/serviceaccounts/magnum-ks-user 2026-08-24 08:25:19.427846 | instance | openstack/secrets/barbican-keystone-admin 2026-08-24 08:25:19.615783 | instance | openstack/secrets/barbican-keystone-user 2026-08-24 08:25:19.715567 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-08-24 08:25:19.813883 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-08-24 08:25:20.027075 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-08-24 08:25:20.109426 | instance | openstack/secrets/barbican-rabbitmq-user 2026-08-24 08:25:20.311882 | instance | openstack/secrets/cinder-api-certs 2026-08-24 08:25:20.404818 | instance | openstack/serviceaccounts/memcached-memcached 2026-08-24 08:25:20.515515 | instance | openstack/serviceaccounts/neutron-db-init 2026-08-24 08:25:20.820808 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-08-24 08:25:20.930545 | instance | openstack/serviceaccounts/neutron-db-sync 2026-08-24 08:25:21.018641 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-08-24 08:25:21.329617 | instance | openstack/secrets/cinder-db-admin 2026-08-24 08:25:21.407274 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-08-24 08:25:21.526576 | instance | openstack/secrets/cinder-db-user 2026-08-24 08:25:21.729463 | instance | openstack/serviceaccounts/neutron-ks-service 2026-08-24 08:25:21.804831 | instance | openstack/secrets/cinder-etc 2026-08-24 08:25:22.046455 | instance | openstack/serviceaccounts/neutron-ks-user 2026-08-24 08:25:22.149087 | instance | openstack/secrets/cinder-keystone-admin 2026-08-24 08:25:22.370204 | instance | openstack/secrets/cinder-keystone-test 2026-08-24 08:25:22.440168 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-08-24 08:25:22.567399 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-08-24 08:25:22.832640 | instance | openstack/secrets/cinder-keystone-user 2026-08-24 08:25:22.951706 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-08-24 08:25:23.064540 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-08-24 08:25:23.271488 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-08-24 08:25:23.356331 | instance | openstack/secrets/cinder-rabbitmq-user 2026-08-24 08:25:23.580837 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-08-24 08:25:23.714216 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-08-24 08:25:23.953500 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-08-24 08:25:24.076194 | instance | openstack/secrets/glance-api-certs 2026-08-24 08:25:24.299455 | instance | openstack/serviceaccounts/neutron-server 2026-08-24 08:25:24.371478 | instance | openstack/secrets/glance-db-admin 2026-08-24 08:25:24.599509 | instance | openstack/serviceaccounts/neutron-test 2026-08-24 08:25:24.705043 | instance | openstack/secrets/glance-db-user 2026-08-24 08:25:24.916627 | instance | openstack/serviceaccounts/nova-api-metadata 2026-08-24 08:25:24.978560 | instance | openstack/secrets/glance-etc 2026-08-24 08:25:25.212456 | instance | openstack/serviceaccounts/nova-api-osapi 2026-08-24 08:25:25.320386 | instance | openstack/serviceaccounts/nova-bootstrap 2026-08-24 08:25:25.608944 | instance | openstack/secrets/glance-keystone-admin 2026-08-24 08:25:25.722583 | instance | openstack/serviceaccounts/nova-cell-setup 2026-08-24 08:25:25.810280 | instance | openstack/secrets/glance-keystone-test 2026-08-24 08:25:26.032554 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-08-24 08:25:26.125605 | instance | openstack/secrets/glance-keystone-user 2026-08-24 08:25:26.318246 | instance | openstack/serviceaccounts/nova-compute 2026-08-24 08:25:26.419699 | instance | openstack/secrets/glance-rabbitmq-admin 2026-08-24 08:25:26.638164 | instance | openstack/serviceaccounts/nova-conductor 2026-08-24 08:25:26.732319 | instance | openstack/serviceaccounts/nova-db-init 2026-08-24 08:25:27.030614 | instance | openstack/secrets/glance-rabbitmq-user 2026-08-24 08:25:27.142649 | instance | openstack/serviceaccounts/nova-db-sync 2026-08-24 08:25:27.255366 | instance | openstack/secrets/heat-api-certs 2026-08-24 08:25:27.460564 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-08-24 08:25:27.541374 | instance | openstack/secrets/heat-cfn-certs 2026-08-24 08:25:27.784162 | instance | openstack/secrets/heat-db-admin 2026-08-24 08:25:27.883175 | instance | openstack/serviceaccounts/nova-ks-service 2026-08-24 08:25:28.042037 | instance | openstack/serviceaccounts/nova-ks-user 2026-08-24 08:25:28.309148 | instance | openstack/secrets/heat-db-user 2026-08-24 08:25:28.470330 | instance | openstack/secrets/heat-etc 2026-08-24 08:25:28.523410 | instance | openstack/serviceaccounts/nova-novncproxy 2026-08-24 08:25:28.679798 | instance | openstack/secrets/heat-keystone-admin 2026-08-24 08:25:28.883163 | instance | openstack/secrets/heat-keystone-stack-user 2026-08-24 08:25:28.938327 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-08-24 08:25:29.119144 | instance | openstack/secrets/heat-keystone-test 2026-08-24 08:25:29.333608 | instance | openstack/serviceaccounts/nova-scheduler 2026-08-24 08:25:29.378379 | instance | openstack/secrets/heat-keystone-trustee 2026-08-24 08:25:29.617422 | instance | openstack/secrets/heat-keystone-user 2026-08-24 08:25:29.793309 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-08-24 08:25:29.820486 | instance | openstack/serviceaccounts/nova-test 2026-08-24 08:25:30.193403 | instance | openstack/serviceaccounts/octavia-api 2026-08-24 08:25:30.225539 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-08-24 08:25:30.589743 | instance | openstack/serviceaccounts/octavia-db-init 2026-08-24 08:25:30.643505 | instance | openstack/serviceaccounts/octavia-db-sync 2026-08-24 08:25:31.004556 | instance | openstack/serviceaccounts/octavia-health-manager 2026-08-24 08:25:31.047070 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-08-24 08:25:31.450212 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-08-24 08:25:31.506948 | instance | openstack/serviceaccounts/octavia-ks-service 2026-08-24 08:25:31.854536 | instance | openstack/serviceaccounts/octavia-ks-user 2026-08-24 08:25:31.882348 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-08-24 08:25:32.262300 | instance | openstack/serviceaccounts/octavia-worker 2026-08-24 08:25:32.304888 | instance | openstack/serviceaccounts/openvswitch-server 2026-08-24 08:25:32.673301 | instance | openstack/serviceaccounts/placement-api 2026-08-24 08:25:32.711397 | instance | openstack/serviceaccounts/placement-db-init 2026-08-24 08:25:33.070789 | instance | openstack/serviceaccounts/placement-db-sync 2026-08-24 08:25:33.085617 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-08-24 08:25:33.467397 | instance | openstack/serviceaccounts/placement-ks-service 2026-08-24 08:25:33.488080 | instance | openstack/serviceaccounts/placement-ks-user 2026-08-24 08:25:33.874115 | instance | openstack/serviceaccounts/pxc-operator 2026-08-24 08:25:33.875220 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-08-24 08:25:34.257848 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-08-24 08:25:34.278512 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-08-24 08:25:34.645922 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-08-24 08:25:34.651717 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-08-24 08:25:35.028603 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-08-24 08:25:35.072918 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-08-24 08:25:35.398905 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-08-24 08:25:35.453820 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-08-24 08:25:35.778848 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-08-24 08:25:35.821302 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-08-24 08:25:36.168816 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-08-24 08:25:36.231711 | instance | openstack/serviceaccounts/rook-ceph-default 2026-08-24 08:25:36.561977 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-08-24 08:25:36.617200 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-08-24 08:25:36.976921 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-08-24 08:25:37.049210 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-08-24 08:25:37.390929 | instance | openstack/serviceaccounts/staffeln-api 2026-08-24 08:25:37.427770 | instance | openstack/serviceaccounts/staffeln-conductor 2026-08-24 08:25:37.786283 | instance | openstack/serviceaccounts/staffeln-db-init 2026-08-24 08:25:37.803894 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-08-24 08:25:38.219085 | instance | openstack/serviceaccounts/valkey 2026-08-24 08:25:38.228027 | instance | openstack/services/barbican-api 2026-08-24 08:25:38.482807 | instance | openstack/services/ceph-mon 2026-08-24 08:25:38.606854 | instance | openstack/services/cinder-api 2026-08-24 08:25:38.750623 | instance | openstack/services/glance-api 2026-08-24 08:25:38.867218 | instance | openstack/services/heat-api 2026-08-24 08:25:39.050961 | instance | openstack/services/heat-cfn 2026-08-24 08:25:39.143590 | instance | openstack/services/keystone-api 2026-08-24 08:25:39.314106 | instance | openstack/services/magnum-api 2026-08-24 08:25:39.437140 | instance | openstack/services/memcached 2026-08-24 08:25:39.563359 | instance | openstack/services/memcached-metrics 2026-08-24 08:25:39.690618 | instance | openstack/services/neutron-coredns 2026-08-24 08:25:39.846291 | instance | openstack/services/neutron-coredns-metrics 2026-08-24 08:25:39.979519 | instance | openstack/services/neutron-server 2026-08-24 08:25:40.121121 | instance | openstack/services/nova-api 2026-08-24 08:25:40.284515 | instance | openstack/services/nova-metadata 2026-08-24 08:25:40.402391 | instance | openstack/services/nova-novncproxy 2026-08-24 08:25:40.543385 | instance | openstack/services/octavia-api 2026-08-24 08:25:40.641917 | instance | openstack/services/percona-xtradb-cluster-operator 2026-08-24 08:25:40.813151 | instance | openstack/services/percona-xtradb-haproxy 2026-08-24 08:25:40.924531 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-08-24 08:25:41.102391 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-08-24 08:25:41.194068 | instance | openstack/services/percona-xtradb-pxc 2026-08-24 08:25:41.352353 | instance | openstack/services/percona-xtradb-pxc-unready 2026-08-24 08:25:41.452855 | instance | openstack/services/placement-api 2026-08-24 08:25:41.606840 | instance | openstack/services/rabbitmq-barbican 2026-08-24 08:25:41.719111 | instance | openstack/services/rabbitmq-barbican-nodes 2026-08-24 08:25:41.889568 | instance | openstack/services/rabbitmq-cinder 2026-08-24 08:25:41.978509 | instance | openstack/services/rabbitmq-cinder-nodes 2026-08-24 08:25:42.157387 | instance | openstack/services/rabbitmq-glance 2026-08-24 08:25:42.259616 | instance | openstack/services/rabbitmq-glance-nodes 2026-08-24 08:25:42.419034 | instance | openstack/services/rabbitmq-heat 2026-08-24 08:25:42.510737 | instance | openstack/services/rabbitmq-heat-nodes 2026-08-24 08:25:42.672252 | instance | openstack/services/rabbitmq-keystone 2026-08-24 08:25:42.751256 | instance | openstack/services/rabbitmq-keystone-nodes 2026-08-24 08:25:42.936253 | instance | openstack/secrets/heat-rabbitmq-admin 2026-08-24 08:25:43.037662 | instance | openstack/secrets/heat-rabbitmq-user 2026-08-24 08:25:43.164167 | instance | openstack/secrets/images-rbd-keyring 2026-08-24 08:25:43.251874 | instance | openstack/secrets/internal-percona-xtradb 2026-08-24 08:25:43.353965 | instance | openstack/secrets/keepalived-etc 2026-08-24 08:25:43.459683 | instance | openstack/secrets/keystone-api-certs 2026-08-24 08:25:43.553486 | instance | openstack/secrets/keystone-credential-keys 2026-08-24 08:25:43.688052 | instance | openstack/secrets/keystone-db-admin 2026-08-24 08:25:43.783056 | instance | openstack/secrets/keystone-db-user 2026-08-24 08:25:43.902049 | instance | openstack/secrets/keystone-etc 2026-08-24 08:25:43.992956 | instance | openstack/secrets/keystone-fernet-keys 2026-08-24 08:25:44.105714 | instance | openstack/secrets/keystone-keystone-admin 2026-08-24 08:25:44.205924 | instance | openstack/secrets/keystone-keystone-test 2026-08-24 08:25:44.300676 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-08-24 08:25:44.412127 | instance | openstack/secrets/keystone-rabbitmq-user 2026-08-24 08:25:44.503129 | instance | openstack/secrets/libvirt-api-ca 2026-08-24 08:25:44.603526 | instance | openstack/secrets/libvirt-etc 2026-08-24 08:25:44.699666 | instance | openstack/secrets/libvirt-libvirt-default-77vvg-api 2026-08-24 08:25:44.803602 | instance | openstack/secrets/libvirt-libvirt-default-77vvg-vnc 2026-08-24 08:25:44.909169 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-08-24 08:25:45.018536 | instance | openstack/secrets/libvirt-vnc-ca 2026-08-24 08:25:45.123251 | instance | openstack/secrets/magnum-db-admin 2026-08-24 08:25:45.236398 | instance | openstack/secrets/magnum-db-user 2026-08-24 08:25:45.362421 | instance | openstack/secrets/magnum-etc 2026-08-24 08:25:45.474617 | instance | openstack/secrets/magnum-keystone-admin 2026-08-24 08:25:45.581073 | instance | openstack/secrets/magnum-keystone-stack-user 2026-08-24 08:25:45.697465 | instance | openstack/secrets/magnum-keystone-user 2026-08-24 08:25:45.791676 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-08-24 08:25:45.903896 | instance | openstack/secrets/magnum-rabbitmq-user 2026-08-24 08:25:46.022696 | instance | openstack/secrets/neutron-db-admin 2026-08-24 08:25:46.132328 | instance | openstack/secrets/neutron-db-user 2026-08-24 08:25:46.228003 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-08-24 08:25:46.326479 | instance | openstack/secrets/neutron-etc 2026-08-24 08:25:46.431403 | instance | openstack/secrets/neutron-keystone-admin 2026-08-24 08:25:46.536434 | instance | openstack/secrets/neutron-keystone-test 2026-08-24 08:25:46.627131 | instance | openstack/secrets/neutron-keystone-user 2026-08-24 08:25:46.753381 | instance | openstack/secrets/neutron-l3-agent-default 2026-08-24 08:25:46.843535 | instance | openstack/secrets/neutron-metadata-agent-default 2026-08-24 08:25:46.987754 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-08-24 08:25:47.065626 | instance | openstack/secrets/neutron-ovs-agent-default 2026-08-24 08:25:47.202427 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-08-24 08:25:47.306260 | instance | openstack/secrets/neutron-rabbitmq-user 2026-08-24 08:25:47.433636 | instance | openstack/secrets/neutron-server-certs 2026-08-24 08:25:47.512316 | instance | openstack/secrets/nova-api-certs 2026-08-24 08:25:47.654315 | instance | openstack/secrets/nova-compute-default 2026-08-24 08:25:47.720071 | instance | openstack/secrets/nova-db-admin 2026-08-24 08:25:47.862771 | instance | openstack/secrets/nova-db-api-admin 2026-08-24 08:25:47.933329 | instance | openstack/secrets/nova-db-api-user 2026-08-24 08:25:48.073358 | instance | openstack/secrets/nova-db-cell0-admin 2026-08-24 08:25:48.154640 | instance | openstack/secrets/nova-db-cell0-user 2026-08-24 08:25:48.294127 | instance | openstack/secrets/nova-db-user 2026-08-24 08:25:48.378264 | instance | openstack/secrets/nova-etc 2026-08-24 08:25:48.542402 | instance | openstack/secrets/nova-keystone-admin 2026-08-24 08:25:48.613058 | instance | openstack/secrets/nova-keystone-test 2026-08-24 08:25:48.749930 | instance | openstack/secrets/nova-keystone-user 2026-08-24 08:25:48.828325 | instance | openstack/secrets/nova-novncproxy-certs 2026-08-24 08:25:48.968005 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-08-24 08:25:49.059844 | instance | openstack/secrets/nova-rabbitmq-admin 2026-08-24 08:25:49.221747 | instance | openstack/secrets/nova-rabbitmq-user 2026-08-24 08:25:49.284705 | instance | openstack/secrets/nova-ssh 2026-08-24 08:25:49.429401 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-08-24 08:25:49.499805 | instance | openstack/secrets/octavia-api-certs 2026-08-24 08:25:49.651904 | instance | openstack/secrets/octavia-client-ca 2026-08-24 08:25:49.692024 | instance | openstack/secrets/octavia-client-certs 2026-08-24 08:25:49.865665 | instance | openstack/secrets/octavia-db-admin 2026-08-24 08:25:49.896699 | instance | openstack/secrets/octavia-db-user 2026-08-24 08:25:50.073436 | instance | openstack/secrets/octavia-etc 2026-08-24 08:25:50.126080 | instance | openstack/secrets/octavia-health-manager-default 2026-08-24 08:25:50.288640 | instance | openstack/secrets/octavia-keystone-admin 2026-08-24 08:25:50.325655 | instance | openstack/secrets/octavia-keystone-test 2026-08-24 08:25:50.509929 | instance | openstack/secrets/octavia-keystone-user 2026-08-24 08:25:50.559957 | instance | openstack/secrets/octavia-persistence-db-admin 2026-08-24 08:25:50.732686 | instance | openstack/secrets/octavia-persistence-db-user 2026-08-24 08:25:50.786806 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-08-24 08:25:50.948259 | instance | openstack/secrets/octavia-rabbitmq-user 2026-08-24 08:25:50.995765 | instance | openstack/secrets/octavia-server-ca 2026-08-24 08:25:51.182104 | instance | openstack/secrets/percona-xtradb 2026-08-24 08:25:51.209808 | instance | openstack/secrets/placement-api-certs 2026-08-24 08:25:51.388908 | instance | openstack/secrets/placement-db-admin 2026-08-24 08:25:51.434881 | instance | openstack/secrets/placement-db-user 2026-08-24 08:25:51.587343 | instance | openstack/secrets/placement-etc 2026-08-24 08:25:51.645081 | instance | openstack/secrets/placement-keystone-admin 2026-08-24 08:25:51.797369 | instance | openstack/secrets/placement-keystone-user 2026-08-24 08:25:51.856738 | instance | openstack/secrets/pvc-ceph-client-key 2026-08-24 08:25:52.017558 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-08-24 08:25:52.081746 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-08-24 08:25:52.233267 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-08-24 08:25:52.310086 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-08-24 08:25:52.439003 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-08-24 08:25:52.528464 | instance | openstack/services/rabbitmq-magnum 2026-08-24 08:25:52.687626 | instance | openstack/services/rabbitmq-magnum-nodes 2026-08-24 08:25:52.826244 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-08-24 08:25:53.003936 | instance | openstack/services/rabbitmq-neutron 2026-08-24 08:25:53.138242 | instance | openstack/services/rabbitmq-neutron-nodes 2026-08-24 08:25:53.248092 | instance | openstack/services/rabbitmq-nova 2026-08-24 08:25:53.382290 | instance | openstack/services/rabbitmq-nova-nodes 2026-08-24 08:25:53.496571 | instance | openstack/services/rabbitmq-octavia 2026-08-24 08:25:53.631122 | instance | openstack/services/rabbitmq-octavia-nodes 2026-08-24 08:25:53.739525 | instance | openstack/services/rook-ceph-rgw-ceph 2026-08-24 08:25:53.882693 | instance | openstack/services/staffeln-api 2026-08-24 08:25:54.000667 | instance | openstack/services/valkey 2026-08-24 08:25:54.157195 | instance | openstack/services/valkey-headless 2026-08-24 08:25:54.258409 | instance | openstack/services/valkey-metrics 2026-08-24 08:25:54.417317 | instance | openstack/statefulsets/magnum-conductor 2026-08-24 08:25:54.507915 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-08-24 08:25:54.696328 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-08-24 08:25:54.784220 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-08-24 08:25:54.994264 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-08-24 08:25:55.091538 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-08-24 08:25:55.287943 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-08-24 08:25:55.370070 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-08-24 08:25:55.585442 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-08-24 08:25:55.632277 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-08-24 08:25:55.839378 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-08-24 08:25:55.915669 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-08-24 08:25:56.119020 | instance | openstack/statefulsets/valkey-node 2026-08-24 08:25:56.203074 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-txcpj 2026-08-24 08:25:56.383531 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-08-24 08:25:56.417366 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-08-24 08:25:56.608960 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-08-24 08:25:56.612494 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-08-24 08:25:56.809676 | instance | rook-ceph/deployment/rook-ceph-operator 2026-08-24 08:25:56.814861 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-08-24 08:25:57.031728 | instance | orc-system/roles/orc-leader-election-role 2026-08-24 08:25:57.033017 | instance | orc-system/serviceaccounts/default 2026-08-24 08:25:57.236401 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-08-24 08:25:57.237307 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-08-24 08:25:57.441826 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s7hlc 2026-08-24 08:25:57.461040 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-08-24 08:25:57.655000 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-08-24 08:25:57.677513 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-08-24 08:25:57.849039 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-08-24 08:25:57.880618 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-08-24 08:25:58.061399 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-08-24 08:25:58.093708 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-08-24 08:25:58.280590 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-08-24 08:25:58.314371 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-08-24 08:25:58.521062 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-08-24 08:25:58.547872 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-08-24 08:25:58.731246 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-08-24 08:25:58.751136 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-08-24 08:25:58.941812 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-08-24 08:25:58.948969 | instance | rook-ceph/roles/rook-ceph-mgr 2026-08-24 08:25:59.167252 | instance | rook-ceph/roles/rook-ceph-osd 2026-08-24 08:25:59.185611 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-08-24 08:25:59.368068 | instance | rook-ceph/roles/rook-ceph-system 2026-08-24 08:25:59.394950 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-08-24 08:25:59.584773 | instance | secretgen-controller/deployment/secretgen-controller 2026-08-24 08:25:59.680859 | instance | rook-ceph/serviceaccounts/default 2026-08-24 08:25:59.795500 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-08-24 08:25:59.904646 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-08-24 08:26:00.021545 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-08-24 08:26:00.133478 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-08-24 08:26:00.250706 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-08-24 08:26:00.357118 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-08-24 08:26:00.515645 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-08-24 08:26:00.594098 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-08-24 08:26:00.708807 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-08-24 08:26:00.795624 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-08-24 08:26:00.933402 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-08-24 08:26:01.007625 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-08-24 08:26:01.160077 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-08-24 08:26:01.224674 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-08-24 08:26:01.396767 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-08-24 08:26:01.457067 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-08-24 08:26:01.579776 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-08-24 08:26:01.655616 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-08-24 08:26:01.764444 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-08-24 08:26:01.840700 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-08-24 08:26:01.964253 | instance | openstack/secrets/rook-ceph-config 2026-08-24 08:26:02.045798 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-08-24 08:26:02.163666 | instance | openstack/secrets/rook-ceph-mon 2026-08-24 08:26:02.245151 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-08-24 08:26:02.352140 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-08-24 08:26:02.447544 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-08-24 08:26:02.564417 | instance | openstack/secrets/rook-csi-cephfs-node 2026-08-24 08:26:02.668500 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-08-24 08:26:02.786714 | instance | openstack/secrets/rook-csi-rbd-node 2026-08-24 08:26:02.884329 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-08-24 08:26:03.014826 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-08-24 08:26:03.105323 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-08-24 08:26:03.240209 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-08-24 08:26:03.322073 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-08-24 08:26:03.464297 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-08-24 08:26:03.553866 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-08-24 08:26:03.707920 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-08-24 08:26:03.799742 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-08-24 08:26:03.943346 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-08-24 08:26:04.028410 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-08-24 08:26:04.196862 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-08-24 08:26:04.247723 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-08-24 08:26:04.415502 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-08-24 08:26:04.520586 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-08-24 08:26:04.687394 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-08-24 08:26:04.735497 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-08-24 08:26:04.904385 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-08-24 08:26:04.943584 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-08-24 08:26:05.170928 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-08-24 08:26:05.218283 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-08-24 08:26:05.370793 | instance | openstack/secrets/staffeln-db-admin 2026-08-24 08:26:05.466119 | instance | openstack/secrets/staffeln-db-user 2026-08-24 08:26:05.576252 | instance | openstack/secrets/staffeln-etc 2026-08-24 08:26:05.681886 | instance | openstack/secrets/valkey-ca 2026-08-24 08:26:05.784874 | instance | openstack/secrets/valkey-server-certs 2026-08-24 08:26:05.884382 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-b569p 2026-08-24 08:26:05.998920 | instance | secretgen-controller/serviceaccounts/default 2026-08-24 08:26:06.108649 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-08-24 08:26:06.201012 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-08-24 08:26:06.319829 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-08-24 08:26:06.446892 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-08-24 08:26:06.540229 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-08-24 08:26:06.688315 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-08-24 08:26:06.771448 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-08-24 08:26:07.513479 | instance | ok: Runtime: 0:03:17.660314 2026-08-24 08:26:07.533163 | 2026-08-24 08:26:07.533319 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-24 08:26:08.401305 | instance | changed: 2026-08-24 08:26:08.401485 | instance | cd+++++++++ objects/ 2026-08-24 08:26:08.401521 | instance | cd+++++++++ objects/cluster/ 2026-08-24 08:26:08.401553 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-08-24 08:26:08.401578 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-08-24 08:26:08.401598 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-08-24 08:26:08.401616 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-08-24 08:26:08.401635 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-08-24 08:26:08.401654 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-08-24 08:26:08.401672 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-08-24 08:26:08.401690 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-08-24 08:26:08.401709 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-08-24 08:26:08.401729 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-08-24 08:26:08.401749 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-08-24 08:26:08.401767 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-08-24 08:26:08.401785 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-08-24 08:26:08.401802 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-08-24 08:26:08.401820 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-08-24 08:26:08.401838 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-08-24 08:26:08.401855 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-08-24 08:26:08.401873 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-08-24 08:26:08.401892 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-08-24 08:26:08.401910 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-08-24 08:26:08.401928 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-08-24 08:26:08.401946 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-08-24 08:26:08.401964 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-08-24 08:26:08.401982 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-08-24 08:26:08.402000 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-24 08:26:08.402017 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-08-24 08:26:08.402035 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-08-24 08:26:08.402052 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-08-24 08:26:08.402070 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-08-24 08:26:08.402088 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-08-24 08:26:08.402105 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-08-24 08:26:08.402123 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-08-24 08:26:08.402140 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-08-24 08:26:08.402158 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-08-24 08:26:08.402190 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-08-24 08:26:08.402208 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-08-24 08:26:08.402226 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-08-24 08:26:08.402244 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-08-24 08:26:08.402261 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-08-24 08:26:08.402279 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-08-24 08:26:08.402297 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-08-24 08:26:08.402314 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-08-24 08:26:08.402332 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-08-24 08:26:08.402350 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-08-24 08:26:08.402369 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-24 08:26:08.402386 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-08-24 08:26:08.402404 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-08-24 08:26:08.402422 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-08-24 08:26:08.402441 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-08-24 08:26:08.402459 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-08-24 08:26:08.402478 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-08-24 08:26:08.402496 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-08-24 08:26:08.402514 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-08-24 08:26:08.402554 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-24 08:26:08.402582 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-24 08:26:08.402606 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-08-24 08:26:08.402626 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-08-24 08:26:08.402645 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-08-24 08:26:08.402665 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-08-24 08:26:08.402684 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-08-24 08:26:08.402702 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-08-24 08:26:08.402721 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-08-24 08:26:08.402741 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-08-24 08:26:08.402760 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.402779 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.402798 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.402817 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.402836 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.402855 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.402873 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-08-24 08:26:08.402892 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-08-24 08:26:08.402917 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-08-24 08:26:08.402937 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-08-24 08:26:08.402957 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-08-24 08:26:08.402976 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-08-24 08:26:08.402995 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-08-24 08:26:08.403015 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-08-24 08:26:08.403034 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-08-24 08:26:08.403053 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-08-24 08:26:08.403072 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-08-24 08:26:08.403092 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-08-24 08:26:08.403111 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-08-24 08:26:08.403130 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-08-24 08:26:08.403149 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-08-24 08:26:08.403167 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-08-24 08:26:08.403186 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-08-24 08:26:08.403205 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-08-24 08:26:08.403226 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-08-24 08:26:08.403253 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-08-24 08:26:08.403278 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-08-24 08:26:08.403298 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-08-24 08:26:08.403318 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-08-24 08:26:08.403337 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-08-24 08:26:08.403356 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-08-24 08:26:08.403375 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-08-24 08:26:08.403394 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-08-24 08:26:08.403413 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-08-24 08:26:08.403432 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-08-24 08:26:08.403451 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-08-24 08:26:08.403470 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-08-24 08:26:08.403489 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-08-24 08:26:08.403508 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-08-24 08:26:08.403526 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-08-24 08:26:08.403546 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-08-24 08:26:08.403565 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-08-24 08:26:08.403584 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-08-24 08:26:08.403603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-08-24 08:26:08.403629 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-08-24 08:26:08.403649 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-08-24 08:26:08.403668 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-24 08:26:08.403689 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-24 08:26:08.403714 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-08-24 08:26:08.403739 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-08-24 08:26:08.403764 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-08-24 08:26:08.403790 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-08-24 08:26:08.403815 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-08-24 08:26:08.403835 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-08-24 08:26:08.403855 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-08-24 08:26:08.403875 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-08-24 08:26:08.403894 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-08-24 08:26:08.403915 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-08-24 08:26:08.403940 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-08-24 08:26:08.403966 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-08-24 08:26:08.403987 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-08-24 08:26:08.404015 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-08-24 08:26:08.404040 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-08-24 08:26:08.404062 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-08-24 08:26:08.404082 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-08-24 08:26:08.404100 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-08-24 08:26:08.404121 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-08-24 08:26:08.404147 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-08-24 08:26:08.404172 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-08-24 08:26:08.404195 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-08-24 08:26:08.404218 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-08-24 08:26:08.404241 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-08-24 08:26:08.404262 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-08-24 08:26:08.404281 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-08-24 08:26:08.404300 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-08-24 08:26:08.404319 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-08-24 08:26:08.404338 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-08-24 08:26:08.404356 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-08-24 08:26:08.404379 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-08-24 08:26:08.404409 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-08-24 08:26:08.404434 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-08-24 08:26:08.404465 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-08-24 08:26:08.404491 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-08-24 08:26:08.404517 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-08-24 08:26:08.404542 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-08-24 08:26:08.404562 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-08-24 08:26:08.404581 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-08-24 08:26:08.404600 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-08-24 08:26:08.404619 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-08-24 08:26:08.404638 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-08-24 08:26:08.404657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-08-24 08:26:08.404675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-08-24 08:26:08.404694 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-08-24 08:26:08.404713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-08-24 08:26:08.404731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-08-24 08:26:08.404750 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-08-24 08:26:08.404769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-08-24 08:26:08.404788 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-08-24 08:26:08.404807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-08-24 08:26:08.404826 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-08-24 08:26:08.404844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-08-24 08:26:08.404863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-08-24 08:26:08.404882 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-08-24 08:26:08.404900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-08-24 08:26:08.404919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-08-24 08:26:08.404937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-08-24 08:26:08.404955 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-08-24 08:26:08.405004 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-08-24 08:26:08.405024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-08-24 08:26:08.405043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-08-24 08:26:08.405062 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-08-24 08:26:08.405089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-08-24 08:26:08.405109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-08-24 08:26:08.405128 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-08-24 08:26:08.405146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-08-24 08:26:08.405165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-08-24 08:26:08.405184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-08-24 08:26:08.405202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-08-24 08:26:08.405221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-08-24 08:26:08.405239 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-08-24 08:26:08.405258 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-08-24 08:26:08.405276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-08-24 08:26:08.405295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-08-24 08:26:08.405313 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-08-24 08:26:08.405332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-08-24 08:26:08.405354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-08-24 08:26:08.405380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-08-24 08:26:08.405405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-08-24 08:26:08.405429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-08-24 08:26:08.405454 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-08-24 08:26:08.405478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-08-24 08:26:08.405502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-08-24 08:26:08.405528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-08-24 08:26:08.405556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-08-24 08:26:08.405580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-08-24 08:26:08.405604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-08-24 08:26:08.405629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-08-24 08:26:08.405653 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-08-24 08:26:08.405677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-08-24 08:26:08.405702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-08-24 08:26:08.405726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-08-24 08:26:08.405746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-08-24 08:26:08.405766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-08-24 08:26:08.405785 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-08-24 08:26:08.405811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-08-24 08:26:08.405832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-08-24 08:26:08.405850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-08-24 08:26:08.405870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-08-24 08:26:08.405897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-08-24 08:26:08.405923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-08-24 08:26:08.405943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-08-24 08:26:08.405962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-08-24 08:26:08.405982 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-08-24 08:26:08.406001 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-08-24 08:26:08.406021 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-08-24 08:26:08.406040 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-08-24 08:26:08.406058 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-08-24 08:26:08.406077 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-08-24 08:26:08.406096 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-08-24 08:26:08.406115 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-08-24 08:26:08.406133 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-08-24 08:26:08.406153 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-08-24 08:26:08.406171 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-08-24 08:26:08.406190 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-08-24 08:26:08.406209 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-08-24 08:26:08.406227 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-08-24 08:26:08.406246 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-08-24 08:26:08.406264 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-08-24 08:26:08.406283 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-08-24 08:26:08.406301 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-08-24 08:26:08.406320 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-08-24 08:26:08.406339 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-08-24 08:26:08.406358 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-08-24 08:26:08.406376 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-08-24 08:26:08.406395 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-08-24 08:26:08.406414 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-08-24 08:26:08.406433 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-08-24 08:26:08.406452 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-08-24 08:26:08.406470 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-08-24 08:26:08.406488 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-08-24 08:26:08.406507 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-08-24 08:26:08.406532 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-08-24 08:26:08.406643 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-08-24 08:26:08.406675 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-08-24 08:26:08.406696 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-08-24 08:26:08.406720 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-08-24 08:26:08.406740 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-08-24 08:26:08.406759 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-08-24 08:26:08.406777 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-08-24 08:26:08.406794 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-08-24 08:26:08.406812 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-08-24 08:26:08.406831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-08-24 08:26:08.406849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-08-24 08:26:08.406868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-08-24 08:26:08.406887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-08-24 08:26:08.406905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-08-24 08:26:08.406924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-08-24 08:26:08.406943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-08-24 08:26:08.406961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-08-24 08:26:08.406978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-08-24 08:26:08.406996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-08-24 08:26:08.407014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-08-24 08:26:08.407032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-08-24 08:26:08.407049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-08-24 08:26:08.407067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-08-24 08:26:08.407085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-08-24 08:26:08.407103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-08-24 08:26:08.407121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-08-24 08:26:08.407139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-08-24 08:26:08.407157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-08-24 08:26:08.407175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-08-24 08:26:08.407193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-08-24 08:26:08.407211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-08-24 08:26:08.407229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-08-24 08:26:08.407247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-08-24 08:26:08.407272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-08-24 08:26:08.407290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-08-24 08:26:08.407308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-08-24 08:26:08.407325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-08-24 08:26:08.407343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-08-24 08:26:08.407360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-08-24 08:26:08.407378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-08-24 08:26:08.407395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-08-24 08:26:08.407413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-08-24 08:26:08.407431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-08-24 08:26:08.407449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-08-24 08:26:08.407467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-08-24 08:26:08.407485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-08-24 08:26:08.407503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-08-24 08:26:08.407521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-24 08:26:08.407539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-24 08:26:08.407557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-08-24 08:26:08.407575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-08-24 08:26:08.407593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-08-24 08:26:08.407610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-08-24 08:26:08.407628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-08-24 08:26:08.407645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-08-24 08:26:08.407663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-08-24 08:26:08.407684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-08-24 08:26:08.407706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.407727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.407749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.407771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.407792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.407814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.407836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-08-24 08:26:08.407857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-08-24 08:26:08.407879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-08-24 08:26:08.407897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-08-24 08:26:08.407920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-08-24 08:26:08.407938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-08-24 08:26:08.407956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-08-24 08:26:08.407974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-08-24 08:26:08.407992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-08-24 08:26:08.408010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-08-24 08:26:08.408028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-08-24 08:26:08.408046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-08-24 08:26:08.408064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-08-24 08:26:08.408081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-08-24 08:26:08.408099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-08-24 08:26:08.408117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-08-24 08:26:08.408134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-08-24 08:26:08.408152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-08-24 08:26:08.408170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-08-24 08:26:08.408187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-08-24 08:26:08.408205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-08-24 08:26:08.408223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-08-24 08:26:08.408241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-08-24 08:26:08.408259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-08-24 08:26:08.408277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-08-24 08:26:08.408295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-08-24 08:26:08.408313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-08-24 08:26:08.408331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-08-24 08:26:08.408348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-08-24 08:26:08.408366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-08-24 08:26:08.408384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-08-24 08:26:08.408402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-08-24 08:26:08.408420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-08-24 08:26:08.408438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-08-24 08:26:08.408456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-08-24 08:26:08.408475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-08-24 08:26:08.408493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-08-24 08:26:08.408511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-08-24 08:26:08.408533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-08-24 08:26:08.408552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-08-24 08:26:08.408570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-08-24 08:26:08.408588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-08-24 08:26:08.408606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-08-24 08:26:08.408624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-08-24 08:26:08.408641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-08-24 08:26:08.408658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-08-24 08:26:08.408676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-08-24 08:26:08.408693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-08-24 08:26:08.408711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-08-24 08:26:08.408732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-08-24 08:26:08.408751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-08-24 08:26:08.408769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-08-24 08:26:08.408787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-08-24 08:26:08.408805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-08-24 08:26:08.408823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-08-24 08:26:08.408841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-08-24 08:26:08.408859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-08-24 08:26:08.408877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-08-24 08:26:08.408894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-08-24 08:26:08.408912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-08-24 08:26:08.408930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-08-24 08:26:08.408948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-08-24 08:26:08.408986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-08-24 08:26:08.409007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-08-24 08:26:08.409025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-08-24 08:26:08.409043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-08-24 08:26:08.409061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-08-24 08:26:08.409080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-08-24 08:26:08.409097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-08-24 08:26:08.409115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-08-24 08:26:08.409133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-08-24 08:26:08.409151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-08-24 08:26:08.409173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-08-24 08:26:08.409191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-08-24 08:26:08.409209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-08-24 08:26:08.409227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-08-24 08:26:08.409245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-08-24 08:26:08.409263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-08-24 08:26:08.409281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-08-24 08:26:08.409298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-08-24 08:26:08.409315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-08-24 08:26:08.409333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-08-24 08:26:08.409351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-08-24 08:26:08.409369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-08-24 08:26:08.409387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-08-24 08:26:08.409405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-08-24 08:26:08.409422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-08-24 08:26:08.409440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-08-24 08:26:08.409458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-08-24 08:26:08.409477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-08-24 08:26:08.409494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-08-24 08:26:08.409512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-08-24 08:26:08.409530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-08-24 08:26:08.409548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-08-24 08:26:08.409565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-08-24 08:26:08.409583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-08-24 08:26:08.409601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-08-24 08:26:08.409619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-08-24 08:26:08.409637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-08-24 08:26:08.409654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-08-24 08:26:08.409672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-08-24 08:26:08.409689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-08-24 08:26:08.409713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-08-24 08:26:08.409731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-08-24 08:26:08.409749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-08-24 08:26:08.409766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-08-24 08:26:08.409784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-08-24 08:26:08.409801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-08-24 08:26:08.409818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-08-24 08:26:08.409836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-08-24 08:26:08.409853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-08-24 08:26:08.409871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-08-24 08:26:08.409888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-08-24 08:26:08.409906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-08-24 08:26:08.409924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-08-24 08:26:08.409941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-08-24 08:26:08.409958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-08-24 08:26:08.409976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-08-24 08:26:08.409993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-08-24 08:26:08.410011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-08-24 08:26:08.410028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-08-24 08:26:08.410046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-08-24 08:26:08.410064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-08-24 08:26:08.410081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-08-24 08:26:08.410099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-08-24 08:26:08.410117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-08-24 08:26:08.410135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-08-24 08:26:08.410152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-08-24 08:26:08.410170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-08-24 08:26:08.410188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-08-24 08:26:08.410205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-08-24 08:26:08.410222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-08-24 08:26:08.410240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-08-24 08:26:08.410257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-08-24 08:26:08.410275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-08-24 08:26:08.410292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-08-24 08:26:08.410315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-08-24 08:26:08.410333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-08-24 08:26:08.410351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-08-24 08:26:08.410369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-08-24 08:26:08.410387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-08-24 08:26:08.410404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-08-24 08:26:08.410421 | instance | cd+++++++++ objects/cluster/namespace/ 2026-08-24 08:26:08.410439 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-08-24 08:26:08.410457 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-08-24 08:26:08.410475 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-08-24 08:26:08.410493 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-08-24 08:26:08.410510 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-08-24 08:26:08.410528 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-08-24 08:26:08.410545 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-08-24 08:26:08.410598 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-08-24 08:26:08.410619 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-08-24 08:26:08.410638 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-08-24 08:26:08.410656 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-08-24 08:26:08.410674 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-08-24 08:26:08.410693 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-08-24 08:26:08.410711 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-08-24 08:26:08.410729 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-08-24 08:26:08.410748 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-08-24 08:26:08.410766 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-08-24 08:26:08.410784 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-08-24 08:26:08.410803 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-08-24 08:26:08.410820 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-08-24 08:26:08.410838 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-08-24 08:26:08.410856 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-08-24 08:26:08.410874 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-08-24 08:26:08.410892 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-08-24 08:26:08.410910 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-08-24 08:26:08.410928 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-08-24 08:26:08.410947 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-08-24 08:26:08.410965 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-08-24 08:26:08.410983 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-08-24 08:26:08.411001 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-08-24 08:26:08.411020 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-08-24 08:26:08.411038 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-08-24 08:26:08.411056 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-08-24 08:26:08.411074 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-08-24 08:26:08.411417 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-08-24 08:26:08.411440 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-08-24 08:26:08.411459 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-08-24 08:26:08.411478 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-08-24 08:26:08.411496 | instance | cd+++++++++ objects/cluster/node/ 2026-08-24 08:26:08.411514 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-08-24 08:26:08.411532 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-08-24 08:26:08.411551 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-08-24 08:26:08.411570 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-08-24 08:26:08.411588 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-08-24 08:26:08.411606 | instance | cd+++++++++ objects/namespaced/ 2026-08-24 08:26:08.411624 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-08-24 08:26:08.411642 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-08-24 08:26:08.411660 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-08-24 08:26:08.411679 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-08-24 08:26:08.411697 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.411716 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.411737 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-08-24 08:26:08.411756 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-08-24 08:26:08.411774 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-08-24 08:26:08.411792 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-08-24 08:26:08.411810 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-08-24 08:26:08.411827 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-08-24 08:26:08.411845 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-08-24 08:26:08.411863 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-08-24 08:26:08.411881 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-08-24 08:26:08.411900 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-08-24 08:26:08.411917 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-08-24 08:26:08.411936 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-08-24 08:26:08.411954 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-08-24 08:26:08.411972 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-08-24 08:26:08.411989 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-08-24 08:26:08.412007 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-08-24 08:26:08.412025 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-08-24 08:26:08.412043 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-08-24 08:26:08.412061 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-08-24 08:26:08.412079 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-223.nip.io-tls.txt 2026-08-24 08:26:08.412097 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-223.nip.io-tls.yaml 2026-08-24 08:26:08.412115 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-08-24 08:26:08.412133 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-08-24 08:26:08.412156 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-08-24 08:26:08.412175 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-08-24 08:26:08.412194 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-08-24 08:26:08.412213 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-08-24 08:26:08.412232 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.412250 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-08-24 08:26:08.412268 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-08-24 08:26:08.412287 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-08-24 08:26:08.412305 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-08-24 08:26:08.412323 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-08-24 08:26:08.412341 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-08-24 08:26:08.412359 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-08-24 08:26:08.412377 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-08-24 08:26:08.412395 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-08-24 08:26:08.412413 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-08-24 08:26:08.412432 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-08-24 08:26:08.412450 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-08-24 08:26:08.412468 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-08-24 08:26:08.412487 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-08-24 08:26:08.412505 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.412523 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.412541 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-08-24 08:26:08.412559 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-08-24 08:26:08.412577 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-08-24 08:26:08.412595 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-08-24 08:26:08.412613 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-24 08:26:08.412631 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-24 08:26:08.412649 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-08-24 08:26:08.412667 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8.txt 2026-08-24 08:26:08.412686 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8.yaml 2026-08-24 08:26:08.412704 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-08-24 08:26:08.412722 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-08-24 08:26:08.412740 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-08-24 08:26:08.412764 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-08-24 08:26:08.412783 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-08-24 08:26:08.412802 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-08-24 08:26:08.412820 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-08-24 08:26:08.412838 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-08-24 08:26:08.412856 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-08-24 08:26:08.412874 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-08-24 08:26:08.412892 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-08-24 08:26:08.412910 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-08-24 08:26:08.412928 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-08-24 08:26:08.412946 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.412998 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-08-24 08:26:08.413020 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-08-24 08:26:08.413039 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-08-24 08:26:08.413057 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-08-24 08:26:08.413075 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-08-24 08:26:08.413093 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.413111 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.413130 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-08-24 08:26:08.413149 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-08-24 08:26:08.413167 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-08-24 08:26:08.413186 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-08-24 08:26:08.413204 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-08-24 08:26:08.413222 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-24 08:26:08.413241 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-08-24 08:26:08.413259 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm.txt 2026-08-24 08:26:08.413277 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm.yaml 2026-08-24 08:26:08.413295 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-08-24 08:26:08.413313 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-08-24 08:26:08.413336 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-08-24 08:26:08.413356 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-08-24 08:26:08.413374 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-08-24 08:26:08.413392 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-08-24 08:26:08.413411 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-08-24 08:26:08.413429 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-08-24 08:26:08.413447 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-08-24 08:26:08.413465 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-08-24 08:26:08.413483 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-08-24 08:26:08.413502 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-08-24 08:26:08.413520 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-08-24 08:26:08.413539 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.413557 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-08-24 08:26:08.413576 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-08-24 08:26:08.413594 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-08-24 08:26:08.413613 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-08-24 08:26:08.413631 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-08-24 08:26:08.413650 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.413668 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.413686 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-08-24 08:26:08.413704 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-08-24 08:26:08.413722 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-08-24 08:26:08.413741 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-08-24 08:26:08.413759 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-08-24 08:26:08.413777 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-08-24 08:26:08.413797 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-08-24 08:26:08.413815 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-cbrk6.txt 2026-08-24 08:26:08.413834 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-cbrk6.yaml 2026-08-24 08:26:08.413853 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-08-24 08:26:08.413872 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-08-24 08:26:08.413890 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-08-24 08:26:08.413909 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-08-24 08:26:08.413932 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-08-24 08:26:08.413951 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-08-24 08:26:08.413969 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-08-24 08:26:08.413988 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-08-24 08:26:08.414006 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-08-24 08:26:08.414024 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-08-24 08:26:08.414043 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-08-24 08:26:08.414061 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-08-24 08:26:08.414080 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-08-24 08:26:08.414098 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.414116 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-08-24 08:26:08.414134 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-08-24 08:26:08.414153 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-08-24 08:26:08.414171 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-08-24 08:26:08.414189 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-08-24 08:26:08.414208 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.414226 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.414244 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-08-24 08:26:08.414262 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-08-24 08:26:08.414281 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-08-24 08:26:08.414299 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-08-24 08:26:08.414317 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-08-24 08:26:08.414335 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-08-24 08:26:08.414353 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-08-24 08:26:08.414371 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-bzmfz.txt 2026-08-24 08:26:08.414390 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-bzmfz.yaml 2026-08-24 08:26:08.414408 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-08-24 08:26:08.414426 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-08-24 08:26:08.414444 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-08-24 08:26:08.414462 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-08-24 08:26:08.414480 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-08-24 08:26:08.414498 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-08-24 08:26:08.414516 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-08-24 08:26:08.414535 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-08-24 08:26:08.414554 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-08-24 08:26:08.414592 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-08-24 08:26:08.414611 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-08-24 08:26:08.414634 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-08-24 08:26:08.414653 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-08-24 08:26:08.414672 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.414690 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-08-24 08:26:08.414710 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-08-24 08:26:08.414732 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-08-24 08:26:08.414751 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-08-24 08:26:08.414769 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-08-24 08:26:08.414787 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.414806 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.414824 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-08-24 08:26:08.414842 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-08-24 08:26:08.414860 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-08-24 08:26:08.414878 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-08-24 08:26:08.414897 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-08-24 08:26:08.414915 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-08-24 08:26:08.414933 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-08-24 08:26:08.414951 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-08-24 08:26:08.414968 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-08-24 08:26:08.414986 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-08-24 08:26:08.415004 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-08-24 08:26:08.415022 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-08-24 08:26:08.415040 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-08-24 08:26:08.415058 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-92qn2.txt 2026-08-24 08:26:08.415077 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-92qn2.yaml 2026-08-24 08:26:08.415095 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hkmdp.txt 2026-08-24 08:26:08.415113 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hkmdp.yaml 2026-08-24 08:26:08.415131 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-8qmjg.txt 2026-08-24 08:26:08.415149 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-8qmjg.yaml 2026-08-24 08:26:08.415166 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-08-24 08:26:08.415184 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-08-24 08:26:08.415202 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-08-24 08:26:08.415219 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-08-24 08:26:08.415238 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-08-24 08:26:08.415256 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-08-24 08:26:08.415279 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-08-24 08:26:08.415298 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-08-24 08:26:08.415316 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-08-24 08:26:08.415333 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-08-24 08:26:08.415351 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-08-24 08:26:08.415369 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-08-24 08:26:08.415386 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-08-24 08:26:08.415404 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-08-24 08:26:08.415422 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-08-24 08:26:08.415439 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-08-24 08:26:08.415457 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-08-24 08:26:08.415475 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-08-24 08:26:08.415492 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-08-24 08:26:08.415511 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-08-24 08:26:08.415528 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-08-24 08:26:08.415546 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-08-24 08:26:08.415564 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-08-24 08:26:08.415581 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-08-24 08:26:08.415599 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-08-24 08:26:08.415617 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-08-24 08:26:08.415635 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-08-24 08:26:08.415653 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-08-24 08:26:08.415671 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-08-24 08:26:08.415688 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-08-24 08:26:08.415706 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-08-24 08:26:08.415725 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-08-24 08:26:08.415745 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-08-24 08:26:08.415763 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-08-24 08:26:08.415781 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-08-24 08:26:08.415799 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-08-24 08:26:08.415816 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-08-24 08:26:08.415834 | instance | cd+++++++++ objects/namespaced/default/ 2026-08-24 08:26:08.415851 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-08-24 08:26:08.415869 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.415887 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.415910 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-08-24 08:26:08.415928 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-08-24 08:26:08.415946 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-08-24 08:26:08.415964 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-08-24 08:26:08.415982 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-08-24 08:26:08.416000 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-08-24 08:26:08.416018 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-08-24 08:26:08.416036 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-08-24 08:26:08.416054 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-08-24 08:26:08.416072 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-08-24 08:26:08.416090 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-08-24 08:26:08.416108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-08-24 08:26:08.416126 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-08-24 08:26:08.416145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.416164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.416182 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-08-24 08:26:08.416200 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-08-24 08:26:08.416218 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-08-24 08:26:08.416236 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-08-24 08:26:08.416254 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-08-24 08:26:08.416272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-08-24 08:26:08.416291 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-08-24 08:26:08.416309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-njjwk.txt 2026-08-24 08:26:08.416327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-njjwk.yaml 2026-08-24 08:26:08.416345 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-08-24 08:26:08.416363 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-08-24 08:26:08.416381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-08-24 08:26:08.416400 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-24 08:26:08.416418 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-24 08:26:08.416436 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-08-24 08:26:08.416454 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-08-24 08:26:08.416472 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-08-24 08:26:08.416490 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-08-24 08:26:08.416509 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-08-24 08:26:08.416534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-24 08:26:08.416552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-24 08:26:08.416571 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-08-24 08:26:08.416589 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-08-24 08:26:08.416607 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-08-24 08:26:08.416625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-08-24 08:26:08.416643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-08-24 08:26:08.416661 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-08-24 08:26:08.416679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-08-24 08:26:08.416697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-08-24 08:26:08.416716 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-08-24 08:26:08.416734 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-08-24 08:26:08.416753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-08-24 08:26:08.416771 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-08-24 08:26:08.416789 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-08-24 08:26:08.416808 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-08-24 08:26:08.416826 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-08-24 08:26:08.416844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.416862 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-08-24 08:26:08.416880 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-08-24 08:26:08.416898 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-08-24 08:26:08.416916 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-08-24 08:26:08.416934 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-08-24 08:26:08.416952 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-08-24 08:26:08.416989 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-08-24 08:26:08.417008 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-08-24 08:26:08.417027 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-08-24 08:26:08.417045 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-08-24 08:26:08.417063 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-08-24 08:26:08.417081 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-08-24 08:26:08.417099 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-08-24 08:26:08.417117 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-08-24 08:26:08.417135 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-08-24 08:26:08.417158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.417177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.417195 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-08-24 08:26:08.417213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-08-24 08:26:08.417231 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-08-24 08:26:08.417249 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-08-24 08:26:08.417268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-08-24 08:26:08.417286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-08-24 08:26:08.417304 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-08-24 08:26:08.417322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-08-24 08:26:08.417341 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-08-24 08:26:08.417359 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-08-24 08:26:08.417377 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-08-24 08:26:08.417395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-08-24 08:26:08.417414 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-08-24 08:26:08.417432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-08-24 08:26:08.417450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-08-24 08:26:08.417468 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-08-24 08:26:08.417486 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rrh2c.txt 2026-08-24 08:26:08.417505 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rrh2c.yaml 2026-08-24 08:26:08.417523 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j87lw.txt 2026-08-24 08:26:08.417541 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j87lw.yaml 2026-08-24 08:26:08.417559 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-08-24 08:26:08.417578 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-08-24 08:26:08.417596 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-08-24 08:26:08.417614 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-08-24 08:26:08.417633 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-08-24 08:26:08.417651 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-08-24 08:26:08.417669 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-08-24 08:26:08.417687 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-08-24 08:26:08.417705 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-08-24 08:26:08.417725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-08-24 08:26:08.417746 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-08-24 08:26:08.417763 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-08-24 08:26:08.417781 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-08-24 08:26:08.417804 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-08-24 08:26:08.417823 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-08-24 08:26:08.417841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-08-24 08:26:08.417858 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-08-24 08:26:08.417876 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-08-24 08:26:08.417895 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-08-24 08:26:08.417912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-08-24 08:26:08.417931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-08-24 08:26:08.417949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-08-24 08:26:08.417967 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-08-24 08:26:08.417985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-08-24 08:26:08.418003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-08-24 08:26:08.418021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-08-24 08:26:08.418039 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-08-24 08:26:08.418057 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-08-24 08:26:08.418075 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-08-24 08:26:08.418093 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.418110 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.418128 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-08-24 08:26:08.418146 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-08-24 08:26:08.418164 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-08-24 08:26:08.418181 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-08-24 08:26:08.418199 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-08-24 08:26:08.418217 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-08-24 08:26:08.418235 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-08-24 08:26:08.418252 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.418270 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.418287 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-08-24 08:26:08.418305 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-24 08:26:08.418323 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-24 08:26:08.418341 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-08-24 08:26:08.418360 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-24 08:26:08.418378 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-08-24 08:26:08.418396 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-24 08:26:08.418414 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-24 08:26:08.418436 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-08-24 08:26:08.418455 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-08-24 08:26:08.418473 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-08-24 08:26:08.418491 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-08-24 08:26:08.418509 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-08-24 08:26:08.418527 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-08-24 08:26:08.418545 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-08-24 08:26:08.418563 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-08-24 08:26:08.418606 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-08-24 08:26:08.418627 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-08-24 08:26:08.418645 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-08-24 08:26:08.418664 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-08-24 08:26:08.418682 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-08-24 08:26:08.418700 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-08-24 08:26:08.418720 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-08-24 08:26:08.418742 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-08-24 08:26:08.418761 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-08-24 08:26:08.418779 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.418797 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.418816 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-08-24 08:26:08.418834 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-08-24 08:26:08.418853 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-08-24 08:26:08.418871 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-08-24 08:26:08.418889 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-08-24 08:26:08.418908 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-08-24 08:26:08.418926 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-08-24 08:26:08.418944 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-08-24 08:26:08.418962 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-08-24 08:26:08.418980 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-08-24 08:26:08.418999 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-08-24 08:26:08.419017 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-08-24 08:26:08.419035 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-08-24 08:26:08.419052 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-08-24 08:26:08.419071 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-08-24 08:26:08.419089 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-08-24 08:26:08.419106 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-08-24 08:26:08.419130 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-08-24 08:26:08.419149 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-08-24 08:26:08.419167 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-08-24 08:26:08.419186 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-24 08:26:08.419204 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-08-24 08:26:08.419223 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-08-24 08:26:08.419241 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-08-24 08:26:08.419259 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-08-24 08:26:08.419277 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-08-24 08:26:08.419295 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-08-24 08:26:08.419312 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-08-24 08:26:08.419330 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-08-24 08:26:08.419348 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-08-24 08:26:08.419367 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pz5d9.txt 2026-08-24 08:26:08.419385 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pz5d9.yaml 2026-08-24 08:26:08.419402 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pxhpm.txt 2026-08-24 08:26:08.419420 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pxhpm.yaml 2026-08-24 08:26:08.419438 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jhmxx.txt 2026-08-24 08:26:08.419456 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jhmxx.yaml 2026-08-24 08:26:08.419474 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qqgsn.txt 2026-08-24 08:26:08.419492 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qqgsn.yaml 2026-08-24 08:26:08.419510 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-08-24 08:26:08.419528 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-08-24 08:26:08.419546 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-08-24 08:26:08.419564 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-08-24 08:26:08.419583 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-08-24 08:26:08.419601 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-08-24 08:26:08.419619 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pmfnk.txt 2026-08-24 08:26:08.419637 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pmfnk.yaml 2026-08-24 08:26:08.419656 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-08-24 08:26:08.419673 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-08-24 08:26:08.419692 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-08-24 08:26:08.419710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-08-24 08:26:08.419728 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-08-24 08:26:08.419751 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-08-24 08:26:08.419770 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-08-24 08:26:08.419789 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-08-24 08:26:08.419807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-08-24 08:26:08.419825 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-08-24 08:26:08.419843 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-08-24 08:26:08.419862 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-08-24 08:26:08.419880 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-08-24 08:26:08.419898 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-08-24 08:26:08.419917 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-08-24 08:26:08.419935 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-08-24 08:26:08.419954 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-08-24 08:26:08.419972 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-08-24 08:26:08.419991 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-08-24 08:26:08.420009 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-08-24 08:26:08.420028 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-08-24 08:26:08.420046 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-08-24 08:26:08.420065 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-24 08:26:08.420083 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-08-24 08:26:08.420102 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-08-24 08:26:08.420120 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-08-24 08:26:08.420138 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-08-24 08:26:08.420156 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-08-24 08:26:08.420174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-08-24 08:26:08.420193 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-08-24 08:26:08.420210 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-08-24 08:26:08.420229 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-08-24 08:26:08.420247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-08-24 08:26:08.420265 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-08-24 08:26:08.420283 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-08-24 08:26:08.420301 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-08-24 08:26:08.420319 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-08-24 08:26:08.420338 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-08-24 08:26:08.420361 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-08-24 08:26:08.420380 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-08-24 08:26:08.420398 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-08-24 08:26:08.420416 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-08-24 08:26:08.420434 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-08-24 08:26:08.420453 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-08-24 08:26:08.420470 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-08-24 08:26:08.420488 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-08-24 08:26:08.420506 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-08-24 08:26:08.420524 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-08-24 08:26:08.420542 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-08-24 08:26:08.420560 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-08-24 08:26:08.420578 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-08-24 08:26:08.420596 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dedday.txt 2026-08-24 08:26:08.420614 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dedday.yaml 2026-08-24 08:26:08.420632 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dm5jto.txt 2026-08-24 08:26:08.420650 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dm5jto.yaml 2026-08-24 08:26:08.420668 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-08-24 08:26:08.420686 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-08-24 08:26:08.420704 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-08-24 08:26:08.420724 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-08-24 08:26:08.420744 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-08-24 08:26:08.420763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-08-24 08:26:08.420781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-08-24 08:26:08.420799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-08-24 08:26:08.420816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-08-24 08:26:08.420834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-08-24 08:26:08.420852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-08-24 08:26:08.420869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-08-24 08:26:08.420887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-08-24 08:26:08.420905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-08-24 08:26:08.420923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-08-24 08:26:08.420941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-08-24 08:26:08.420983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-08-24 08:26:08.421005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-08-24 08:26:08.421024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-08-24 08:26:08.421043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-08-24 08:26:08.421061 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-08-24 08:26:08.421079 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-08-24 08:26:08.421096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-08-24 08:26:08.421114 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-08-24 08:26:08.421132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.421149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-08-24 08:26:08.421167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-08-24 08:26:08.421280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-08-24 08:26:08.421304 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-08-24 08:26:08.421323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-08-24 08:26:08.421340 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-08-24 08:26:08.421358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-08-24 08:26:08.421376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-08-24 08:26:08.421394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-08-24 08:26:08.421411 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-08-24 08:26:08.421429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-08-24 08:26:08.421447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-08-24 08:26:08.421465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-08-24 08:26:08.421483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-08-24 08:26:08.421501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-08-24 08:26:08.421519 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-08-24 08:26:08.421537 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-08-24 08:26:08.421555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-08-24 08:26:08.421573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-08-24 08:26:08.421591 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-08-24 08:26:08.421609 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-08-24 08:26:08.421627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-08-24 08:26:08.421645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-08-24 08:26:08.421663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-08-24 08:26:08.421686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-08-24 08:26:08.421705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-08-24 08:26:08.421723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-08-24 08:26:08.421741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-08-24 08:26:08.421759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-08-24 08:26:08.421777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-08-24 08:26:08.421795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-08-24 08:26:08.421813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-08-24 08:26:08.421831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-08-24 08:26:08.421848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-08-24 08:26:08.421867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-08-24 08:26:08.421885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-08-24 08:26:08.421902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-08-24 08:26:08.421920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-08-24 08:26:08.421938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-08-24 08:26:08.421956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-08-24 08:26:08.421974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-08-24 08:26:08.421991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-08-24 08:26:08.422009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-08-24 08:26:08.422027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-08-24 08:26:08.422045 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-08-24 08:26:08.422063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-08-24 08:26:08.422080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-08-24 08:26:08.422098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-08-24 08:26:08.422116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-08-24 08:26:08.422134 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-08-24 08:26:08.422152 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-08-24 08:26:08.422170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-08-24 08:26:08.422189 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-08-24 08:26:08.422207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-08-24 08:26:08.422225 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-08-24 08:26:08.422243 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-08-24 08:26:08.422261 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-08-24 08:26:08.422283 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-08-24 08:26:08.422302 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-08-24 08:26:08.422321 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-08-24 08:26:08.422339 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-08-24 08:26:08.422357 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-08-24 08:26:08.422376 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-08-24 08:26:08.422394 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-08-24 08:26:08.422411 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-08-24 08:26:08.422429 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-08-24 08:26:08.422448 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-08-24 08:26:08.422466 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-08-24 08:26:08.422484 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-08-24 08:26:08.422502 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-08-24 08:26:08.422520 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-08-24 08:26:08.422538 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.422557 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.422575 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-08-24 08:26:08.422611 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-08-24 08:26:08.422631 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-08-24 08:26:08.422649 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-08-24 08:26:08.422667 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-08-24 08:26:08.422685 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-08-24 08:26:08.422703 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mkw7d.txt 2026-08-24 08:26:08.422721 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mkw7d.yaml 2026-08-24 08:26:08.422739 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-08-24 08:26:08.422758 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-08-24 08:26:08.422776 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-08-24 08:26:08.422795 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-08-24 08:26:08.422813 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-08-24 08:26:08.422832 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-08-24 08:26:08.422849 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-08-24 08:26:08.422868 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-08-24 08:26:08.422886 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-08-24 08:26:08.422909 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-08-24 08:26:08.422929 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.422947 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.422965 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-08-24 08:26:08.422983 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-08-24 08:26:08.423000 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.423018 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-08-24 08:26:08.423036 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-08-24 08:26:08.423054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-08-24 08:26:08.423072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-08-24 08:26:08.423090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-08-24 08:26:08.423108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-08-24 08:26:08.423126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-08-24 08:26:08.423144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-08-24 08:26:08.423162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-08-24 08:26:08.423180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-08-24 08:26:08.423198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-08-24 08:26:08.423215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-08-24 08:26:08.423233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-08-24 08:26:08.423251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-08-24 08:26:08.423268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-08-24 08:26:08.423286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-08-24 08:26:08.423304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-08-24 08:26:08.423321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-08-24 08:26:08.423338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-08-24 08:26:08.423356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-08-24 08:26:08.423373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-08-24 08:26:08.423391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-08-24 08:26:08.423408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-08-24 08:26:08.423426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-08-24 08:26:08.423443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-08-24 08:26:08.423460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-08-24 08:26:08.423483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-08-24 08:26:08.423501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-08-24 08:26:08.423519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-08-24 08:26:08.423537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-08-24 08:26:08.423554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-08-24 08:26:08.423572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-08-24 08:26:08.423590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-08-24 08:26:08.423608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-08-24 08:26:08.423626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-08-24 08:26:08.423644 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-08-24 08:26:08.423661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-08-24 08:26:08.423678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-08-24 08:26:08.423695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-08-24 08:26:08.423712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-08-24 08:26:08.423730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-08-24 08:26:08.423748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-08-24 08:26:08.423766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-08-24 08:26:08.423784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-08-24 08:26:08.423802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-08-24 08:26:08.423820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-08-24 08:26:08.423838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-08-24 08:26:08.423856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-08-24 08:26:08.423874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.423893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.423911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-08-24 08:26:08.423928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-08-24 08:26:08.423946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-08-24 08:26:08.423964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-08-24 08:26:08.423982 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-08-24 08:26:08.424000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-08-24 08:26:08.424022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-08-24 08:26:08.424041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-08-24 08:26:08.424059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-08-24 08:26:08.424078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-08-24 08:26:08.424095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-08-24 08:26:08.424113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-08-24 08:26:08.424131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-08-24 08:26:08.424150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-08-24 08:26:08.424168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-08-24 08:26:08.424187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-08-24 08:26:08.424205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-08-24 08:26:08.424223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-08-24 08:26:08.424242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-08-24 08:26:08.424260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-08-24 08:26:08.424278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-08-24 08:26:08.424296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-08-24 08:26:08.424314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-08-24 08:26:08.424332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-08-24 08:26:08.424350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-08-24 08:26:08.424368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-08-24 08:26:08.424385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-08-24 08:26:08.424403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-08-24 08:26:08.424421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-08-24 08:26:08.424440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-08-24 08:26:08.424458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-08-24 08:26:08.424476 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-08-24 08:26:08.424495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-08-24 08:26:08.424513 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-08-24 08:26:08.424531 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-08-24 08:26:08.424556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-08-24 08:26:08.424576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-08-24 08:26:08.424594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-08-24 08:26:08.424611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.424629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.424647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-08-24 08:26:08.424665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-08-24 08:26:08.424683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-08-24 08:26:08.424701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-08-24 08:26:08.424720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-08-24 08:26:08.424742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-08-24 08:26:08.424760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.424778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.424797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-08-24 08:26:08.424815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-08-24 08:26:08.424833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-08-24 08:26:08.424851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-08-24 08:26:08.424870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-08-24 08:26:08.424888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-08-24 08:26:08.424906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-08-24 08:26:08.424925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-08-24 08:26:08.424943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-08-24 08:26:08.424979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-08-24 08:26:08.425000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-08-24 08:26:08.425019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-08-24 08:26:08.425038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-08-24 08:26:08.425057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-08-24 08:26:08.425075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-08-24 08:26:08.425094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-08-24 08:26:08.425112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-08-24 08:26:08.425131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-08-24 08:26:08.425149 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-08-24 08:26:08.425168 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-08-24 08:26:08.425186 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-08-24 08:26:08.425210 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-08-24 08:26:08.425229 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-08-24 08:26:08.425248 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-24 08:26:08.425267 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-24 08:26:08.425285 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-08-24 08:26:08.425304 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-08-24 08:26:08.425323 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-08-24 08:26:08.425341 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-08-24 08:26:08.425359 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-08-24 08:26:08.425377 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-08-24 08:26:08.425394 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-08-24 08:26:08.425413 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.425431 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.425449 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.425467 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.425485 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.425503 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.425521 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-08-24 08:26:08.425538 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-08-24 08:26:08.425556 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-08-24 08:26:08.425574 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-08-24 08:26:08.425592 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-08-24 08:26:08.425610 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-08-24 08:26:08.425628 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-08-24 08:26:08.425646 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-08-24 08:26:08.425664 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-08-24 08:26:08.425682 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-08-24 08:26:08.425700 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-08-24 08:26:08.425718 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-08-24 08:26:08.425737 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-08-24 08:26:08.425755 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.425773 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.425790 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.425812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.425830 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.425848 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.425866 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.425884 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.425902 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-24 08:26:08.425919 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-24 08:26:08.425937 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.425955 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.425973 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-08-24 08:26:08.425991 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-08-24 08:26:08.426009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-08-24 08:26:08.426028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-08-24 08:26:08.426046 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-08-24 08:26:08.426064 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-08-24 08:26:08.426083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-08-24 08:26:08.426100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-08-24 08:26:08.426118 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-08-24 08:26:08.426137 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-08-24 08:26:08.426155 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-08-24 08:26:08.426173 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-08-24 08:26:08.426191 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-08-24 08:26:08.426209 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-08-24 08:26:08.426227 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-08-24 08:26:08.426245 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-08-24 08:26:08.426262 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-08-24 08:26:08.426280 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-08-24 08:26:08.426298 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-08-24 08:26:08.426316 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-08-24 08:26:08.426334 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-08-24 08:26:08.426352 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.426371 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.426389 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.426407 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.426430 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.426449 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.426467 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-08-24 08:26:08.426486 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-24 08:26:08.426510 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-24 08:26:08.426530 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-24 08:26:08.426549 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-24 08:26:08.426568 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-08-24 08:26:08.426587 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-08-24 08:26:08.426639 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-08-24 08:26:08.426661 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-08-24 08:26:08.426680 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-08-24 08:26:08.426699 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lphkq.txt 2026-08-24 08:26:08.426718 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lphkq.yaml 2026-08-24 08:26:08.426736 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7bddf777f5-rxpmn.txt 2026-08-24 08:26:08.426755 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7bddf777f5-rxpmn.yaml 2026-08-24 08:26:08.426774 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn.txt 2026-08-24 08:26:08.426793 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn.yaml 2026-08-24 08:26:08.426811 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cjfln.txt 2026-08-24 08:26:08.426830 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cjfln.yaml 2026-08-24 08:26:08.426848 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-2cd4r.txt 2026-08-24 08:26:08.426867 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-2cd4r.yaml 2026-08-24 08:26:08.426886 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-08-24 08:26:08.426905 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-08-24 08:26:08.426923 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-08-24 08:26:08.426942 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-08-24 08:26:08.426961 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-njk52.txt 2026-08-24 08:26:08.426979 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-njk52.yaml 2026-08-24 08:26:08.426998 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-08-24 08:26:08.427016 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-08-24 08:26:08.427035 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p88xr.txt 2026-08-24 08:26:08.427059 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p88xr.yaml 2026-08-24 08:26:08.427078 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-7wcz2.txt 2026-08-24 08:26:08.427097 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-7wcz2.yaml 2026-08-24 08:26:08.427116 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2d2j5.txt 2026-08-24 08:26:08.427134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2d2j5.yaml 2026-08-24 08:26:08.427153 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-08-24 08:26:08.427172 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-08-24 08:26:08.427190 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-4jcjw.txt 2026-08-24 08:26:08.427209 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-4jcjw.yaml 2026-08-24 08:26:08.427227 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-p6mwt.txt 2026-08-24 08:26:08.427246 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-p6mwt.yaml 2026-08-24 08:26:08.427264 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-08-24 08:26:08.427283 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.427302 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.427320 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-24 08:26:08.427338 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-24 08:26:08.427356 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-08-24 08:26:08.427374 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-08-24 08:26:08.427392 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-08-24 08:26:08.427410 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-08-24 08:26:08.427427 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-08-24 08:26:08.427445 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.427464 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.427482 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-08-24 08:26:08.427500 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-08-24 08:26:08.427518 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-08-24 08:26:08.427536 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-08-24 08:26:08.427554 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-08-24 08:26:08.427572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-08-24 08:26:08.427590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-08-24 08:26:08.427609 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-08-24 08:26:08.427627 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-08-24 08:26:08.427650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-08-24 08:26:08.427669 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-08-24 08:26:08.427687 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.427706 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.427727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-08-24 08:26:08.427748 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-08-24 08:26:08.427766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-08-24 08:26:08.427784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-08-24 08:26:08.427803 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-08-24 08:26:08.427821 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-08-24 08:26:08.427839 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-08-24 08:26:08.427857 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-08-24 08:26:08.427875 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-08-24 08:26:08.427894 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-08-24 08:26:08.427912 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-08-24 08:26:08.427931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-08-24 08:26:08.427948 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-08-24 08:26:08.427966 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-08-24 08:26:08.427984 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-08-24 08:26:08.428001 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-08-24 08:26:08.428019 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.428037 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.428055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-08-24 08:26:08.428073 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-08-24 08:26:08.428090 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-08-24 08:26:08.428108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-08-24 08:26:08.428125 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-2cd4r-tls.txt 2026-08-24 08:26:08.428143 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-2cd4r-tls.yaml 2026-08-24 08:26:08.428160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-08-24 08:26:08.428178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-08-24 08:26:08.428200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-08-24 08:26:08.428218 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-08-24 08:26:08.428236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-08-24 08:26:08.428253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-08-24 08:26:08.428270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-08-24 08:26:08.428288 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-08-24 08:26:08.428305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.428323 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.428341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-08-24 08:26:08.428358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-08-24 08:26:08.428376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-08-24 08:26:08.428394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-08-24 08:26:08.428412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-08-24 08:26:08.428431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-08-24 08:26:08.428449 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-08-24 08:26:08.428467 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-08-24 08:26:08.428485 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-08-24 08:26:08.428503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-08-24 08:26:08.428520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-08-24 08:26:08.428538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-08-24 08:26:08.428556 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-08-24 08:26:08.428574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-08-24 08:26:08.428591 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-08-24 08:26:08.428609 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-08-24 08:26:08.428626 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-08-24 08:26:08.428645 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-08-24 08:26:08.428663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-08-24 08:26:08.428680 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-08-24 08:26:08.428699 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-08-24 08:26:08.428717 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.428735 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.428758 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.428776 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.428794 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.428812 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.428830 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.428848 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.428867 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-24 08:26:08.428885 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-24 08:26:08.428903 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.428920 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.428939 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-08-24 08:26:08.428961 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-08-24 08:26:08.428994 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-08-24 08:26:08.429014 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-08-24 08:26:08.429032 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-08-24 08:26:08.429050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-08-24 08:26:08.429069 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-08-24 08:26:08.429087 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-08-24 08:26:08.429105 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-08-24 08:26:08.429123 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-08-24 08:26:08.429141 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-08-24 08:26:08.429160 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-08-24 08:26:08.429178 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-08-24 08:26:08.429196 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-08-24 08:26:08.429215 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-08-24 08:26:08.429233 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-08-24 08:26:08.429252 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-08-24 08:26:08.429270 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-08-24 08:26:08.429289 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-08-24 08:26:08.429307 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.429325 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.429344 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-08-24 08:26:08.429367 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-08-24 08:26:08.429386 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-08-24 08:26:08.429405 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-08-24 08:26:08.429423 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-08-24 08:26:08.429441 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-08-24 08:26:08.429459 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-08-24 08:26:08.429477 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-08-24 08:26:08.429495 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.429513 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.429531 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-08-24 08:26:08.429548 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-08-24 08:26:08.429566 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-08-24 08:26:08.429585 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-08-24 08:26:08.429604 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-08-24 08:26:08.429622 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-08-24 08:26:08.429640 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-08-24 08:26:08.429658 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-08-24 08:26:08.429676 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-08-24 08:26:08.429694 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-08-24 08:26:08.429712 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-08-24 08:26:08.429730 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-08-24 08:26:08.429748 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-08-24 08:26:08.429767 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-08-24 08:26:08.429786 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-08-24 08:26:08.429804 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-08-24 08:26:08.429822 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-08-24 08:26:08.429840 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-08-24 08:26:08.429859 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-08-24 08:26:08.429877 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-08-24 08:26:08.429896 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-08-24 08:26:08.429914 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-08-24 08:26:08.429932 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-08-24 08:26:08.429950 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-08-24 08:26:08.429969 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-08-24 08:26:08.429991 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-08-24 08:26:08.430011 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-08-24 08:26:08.430029 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-08-24 08:26:08.430047 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-08-24 08:26:08.430066 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-08-24 08:26:08.430084 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-08-24 08:26:08.430102 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-08-24 08:26:08.430121 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-08-24 08:26:08.430140 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-08-24 08:26:08.430159 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-08-24 08:26:08.430178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-08-24 08:26:08.430196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-08-24 08:26:08.430214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-08-24 08:26:08.430232 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-08-24 08:26:08.430250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-08-24 08:26:08.430269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-08-24 08:26:08.430287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-08-24 08:26:08.430305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-08-24 08:26:08.430324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-08-24 08:26:08.430342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-08-24 08:26:08.430360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-08-24 08:26:08.430379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-08-24 08:26:08.430397 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-08-24 08:26:08.430415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-08-24 08:26:08.430434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-08-24 08:26:08.430451 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-08-24 08:26:08.430469 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.430487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.430505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-08-24 08:26:08.430523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-08-24 08:26:08.430541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-08-24 08:26:08.430559 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-08-24 08:26:08.430577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-08-24 08:26:08.430595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-08-24 08:26:08.430617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-08-24 08:26:08.430646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-08-24 08:26:08.430664 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-08-24 08:26:08.430688 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-08-24 08:26:08.430707 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-08-24 08:26:08.430725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-08-24 08:26:08.430743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-08-24 08:26:08.430761 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-08-24 08:26:08.430778 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-08-24 08:26:08.430796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-08-24 08:26:08.430813 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-08-24 08:26:08.430831 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-08-24 08:26:08.430849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-08-24 08:26:08.430867 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-08-24 08:26:08.430885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-08-24 08:26:08.430902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-08-24 08:26:08.430920 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-08-24 08:26:08.430938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-08-24 08:26:08.430956 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-08-24 08:26:08.430973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-08-24 08:26:08.430991 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-08-24 08:26:08.431008 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-08-24 08:26:08.431026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-08-24 08:26:08.431043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-08-24 08:26:08.431061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-08-24 08:26:08.431079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-08-24 08:26:08.431096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-08-24 08:26:08.431114 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-08-24 08:26:08.431131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-08-24 08:26:08.431149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-08-24 08:26:08.431167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-08-24 08:26:08.431184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-08-24 08:26:08.431202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-08-24 08:26:08.431219 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-08-24 08:26:08.431237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-08-24 08:26:08.431255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-08-24 08:26:08.431272 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-08-24 08:26:08.431294 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-08-24 08:26:08.431313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-08-24 08:26:08.431331 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-08-24 08:26:08.431348 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-08-24 08:26:08.431366 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-08-24 08:26:08.431384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-08-24 08:26:08.431401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-08-24 08:26:08.431420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-08-24 08:26:08.431437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-08-24 08:26:08.431455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-08-24 08:26:08.431473 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-08-24 08:26:08.431490 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-08-24 08:26:08.431508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-08-24 08:26:08.431525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-08-24 08:26:08.431543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-08-24 08:26:08.431562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-08-24 08:26:08.431580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-08-24 08:26:08.431598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-08-24 08:26:08.431616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-08-24 08:26:08.431633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-08-24 08:26:08.431651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-08-24 08:26:08.431668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-08-24 08:26:08.431686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-08-24 08:26:08.431704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-08-24 08:26:08.431722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-08-24 08:26:08.431739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-08-24 08:26:08.431758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-08-24 08:26:08.431776 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-08-24 08:26:08.431794 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-08-24 08:26:08.431811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-08-24 08:26:08.431829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-08-24 08:26:08.431846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-08-24 08:26:08.431864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-08-24 08:26:08.431883 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-08-24 08:26:08.431905 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-08-24 08:26:08.431924 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-08-24 08:26:08.431942 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-08-24 08:26:08.431960 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-08-24 08:26:08.431978 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-08-24 08:26:08.431996 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-08-24 08:26:08.432014 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-08-24 08:26:08.432033 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-08-24 08:26:08.432051 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-08-24 08:26:08.432069 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-08-24 08:26:08.432086 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-08-24 08:26:08.432104 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-08-24 08:26:08.432122 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-08-24 08:26:08.432140 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-08-24 08:26:08.432158 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-08-24 08:26:08.432176 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-08-24 08:26:08.432194 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-08-24 08:26:08.432211 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-08-24 08:26:08.432229 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-08-24 08:26:08.432247 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-08-24 08:26:08.432265 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-08-24 08:26:08.432283 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-08-24 08:26:08.432301 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-08-24 08:26:08.432319 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-08-24 08:26:08.432337 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-08-24 08:26:08.432355 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-08-24 08:26:08.432373 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-08-24 08:26:08.432391 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-08-24 08:26:08.432409 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-08-24 08:26:08.432428 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-08-24 08:26:08.432446 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-08-24 08:26:08.432464 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-08-24 08:26:08.432481 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-08-24 08:26:08.432499 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-08-24 08:26:08.432517 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-08-24 08:26:08.432541 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-08-24 08:26:08.432559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-08-24 08:26:08.432578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-08-24 08:26:08.432596 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-08-24 08:26:08.432614 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-08-24 08:26:08.432631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-08-24 08:26:08.432649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-08-24 08:26:08.432667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-08-24 08:26:08.432685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-08-24 08:26:08.432703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-08-24 08:26:08.432721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-08-24 08:26:08.432738 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-08-24 08:26:08.432756 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-08-24 08:26:08.432774 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-08-24 08:26:08.432792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-08-24 08:26:08.432810 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-08-24 08:26:08.432828 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-08-24 08:26:08.432846 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-08-24 08:26:08.432865 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-08-24 08:26:08.432882 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-08-24 08:26:08.432900 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-08-24 08:26:08.432918 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-08-24 08:26:08.432936 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-08-24 08:26:08.432953 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-08-24 08:26:08.432989 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-08-24 08:26:08.433009 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-08-24 08:26:08.433028 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-08-24 08:26:08.433045 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-08-24 08:26:08.433063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-08-24 08:26:08.433081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-08-24 08:26:08.433098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-08-24 08:26:08.433115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-08-24 08:26:08.433133 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-08-24 08:26:08.433151 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-08-24 08:26:08.433169 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-08-24 08:26:08.433187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-08-24 08:26:08.433204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-08-24 08:26:08.433227 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-08-24 08:26:08.433245 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-08-24 08:26:08.433263 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-08-24 08:26:08.433281 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-08-24 08:26:08.433299 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-08-24 08:26:08.433316 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-08-24 08:26:08.433334 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-08-24 08:26:08.433352 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-08-24 08:26:08.433369 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-08-24 08:26:08.433387 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-08-24 08:26:08.433405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-08-24 08:26:08.433423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-08-24 08:26:08.433441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-08-24 08:26:08.433459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-08-24 08:26:08.433476 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-08-24 08:26:08.433495 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-08-24 08:26:08.433512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-08-24 08:26:08.433530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-08-24 08:26:08.433548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-08-24 08:26:08.433566 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-08-24 08:26:08.433584 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-08-24 08:26:08.433601 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-08-24 08:26:08.433619 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-08-24 08:26:08.433636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-08-24 08:26:08.433654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-08-24 08:26:08.433672 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-08-24 08:26:08.433690 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-08-24 08:26:08.433708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-08-24 08:26:08.433726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-08-24 08:26:08.433744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-08-24 08:26:08.433761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-08-24 08:26:08.433779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-08-24 08:26:08.433797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-08-24 08:26:08.433815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-08-24 08:26:08.433833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-08-24 08:26:08.433850 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-08-24 08:26:08.433868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-08-24 08:26:08.433892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-08-24 08:26:08.433911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-08-24 08:26:08.433929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-08-24 08:26:08.433948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-08-24 08:26:08.433966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-08-24 08:26:08.433984 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-08-24 08:26:08.434002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-08-24 08:26:08.434020 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-08-24 08:26:08.434039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-08-24 08:26:08.434057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-08-24 08:26:08.434075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-08-24 08:26:08.434093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-08-24 08:26:08.434111 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-08-24 08:26:08.434129 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-08-24 08:26:08.434147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-08-24 08:26:08.434165 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-08-24 08:26:08.434183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-08-24 08:26:08.434201 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-08-24 08:26:08.434220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-08-24 08:26:08.434238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-08-24 08:26:08.434256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-08-24 08:26:08.434273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-08-24 08:26:08.434290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-08-24 08:26:08.434308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-08-24 08:26:08.434327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-08-24 08:26:08.434345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-08-24 08:26:08.434363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-08-24 08:26:08.434381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-08-24 08:26:08.434399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-08-24 08:26:08.434417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-08-24 08:26:08.434435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-08-24 08:26:08.434453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-08-24 08:26:08.434471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-08-24 08:26:08.434489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-08-24 08:26:08.434507 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-08-24 08:26:08.434524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-08-24 08:26:08.434546 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-08-24 08:26:08.434565 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-08-24 08:26:08.434583 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-08-24 08:26:08.434601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-08-24 08:26:08.434618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-08-24 08:26:08.434674 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-08-24 08:26:08.434694 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-08-24 08:26:08.434712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-08-24 08:26:08.434730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-08-24 08:26:08.434748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-08-24 08:26:08.434766 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-08-24 08:26:08.434785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-08-24 08:26:08.434803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-08-24 08:26:08.434821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-08-24 08:26:08.434839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-08-24 08:26:08.434857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-08-24 08:26:08.434875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-08-24 08:26:08.434893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-08-24 08:26:08.434911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-08-24 08:26:08.434928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-08-24 08:26:08.434946 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-08-24 08:26:08.434964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-08-24 08:26:08.434982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-08-24 08:26:08.434999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-08-24 08:26:08.435017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-08-24 08:26:08.435035 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-08-24 08:26:08.435052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-24 08:26:08.435070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-24 08:26:08.435089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-08-24 08:26:08.435107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-08-24 08:26:08.435125 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-08-24 08:26:08.435143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-08-24 08:26:08.435161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-08-24 08:26:08.435180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-08-24 08:26:08.435198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-08-24 08:26:08.435221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-08-24 08:26:08.435240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-08-24 08:26:08.435259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-08-24 08:26:08.435277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-08-24 08:26:08.435295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-08-24 08:26:08.435313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-08-24 08:26:08.435331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-08-24 08:26:08.435349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-08-24 08:26:08.435367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-08-24 08:26:08.435384 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-08-24 08:26:08.435402 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-08-24 08:26:08.435420 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-08-24 08:26:08.435439 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-08-24 08:26:08.435457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-08-24 08:26:08.435475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-08-24 08:26:08.435493 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-08-24 08:26:08.435511 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-08-24 08:26:08.435528 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-08-24 08:26:08.435546 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-08-24 08:26:08.435564 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-08-24 08:26:08.435581 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-08-24 08:26:08.435599 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-08-24 08:26:08.435617 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-08-24 08:26:08.435634 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-08-24 08:26:08.435652 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-08-24 08:26:08.435669 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-08-24 08:26:08.435687 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-08-24 08:26:08.435705 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-08-24 08:26:08.435723 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-08-24 08:26:08.435740 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-08-24 08:26:08.435758 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-08-24 08:26:08.435776 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-08-24 08:26:08.435794 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-08-24 08:26:08.435812 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-08-24 08:26:08.435830 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-08-24 08:26:08.435847 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-08-24 08:26:08.435865 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-08-24 08:26:08.435883 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-08-24 08:26:08.435906 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-08-24 08:26:08.435925 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-08-24 08:26:08.435943 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-08-24 08:26:08.435961 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-08-24 08:26:08.435979 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-08-24 08:26:08.435996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-08-24 08:26:08.436014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-08-24 08:26:08.436032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-08-24 08:26:08.436050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-08-24 08:26:08.436067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-08-24 08:26:08.436085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-08-24 08:26:08.436103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-08-24 08:26:08.436120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-08-24 08:26:08.436138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-08-24 08:26:08.436155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-08-24 08:26:08.436172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-08-24 08:26:08.436190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-08-24 08:26:08.436208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-08-24 08:26:08.436226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-08-24 08:26:08.436246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-08-24 08:26:08.436265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-08-24 08:26:08.436284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-08-24 08:26:08.436302 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-08-24 08:26:08.436320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-08-24 08:26:08.436338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-08-24 08:26:08.436356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-08-24 08:26:08.436374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-08-24 08:26:08.436393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-08-24 08:26:08.436411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-08-24 08:26:08.436430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-08-24 08:26:08.436448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-08-24 08:26:08.436466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-08-24 08:26:08.436484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-08-24 08:26:08.436502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-08-24 08:26:08.436520 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-08-24 08:26:08.436538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29792645.txt 2026-08-24 08:26:08.436556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29792645.yaml 2026-08-24 08:26:08.436578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-08-24 08:26:08.436597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-08-24 08:26:08.436616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-08-24 08:26:08.436634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-08-24 08:26:08.436653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-08-24 08:26:08.436672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-08-24 08:26:08.436690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-08-24 08:26:08.436709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-08-24 08:26:08.436730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-08-24 08:26:08.436751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-08-24 08:26:08.436769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-08-24 08:26:08.436787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-08-24 08:26:08.436805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-08-24 08:26:08.436824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-08-24 08:26:08.436842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-08-24 08:26:08.436860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-08-24 08:26:08.436878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-08-24 08:26:08.436896 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-08-24 08:26:08.436915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-08-24 08:26:08.436933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-08-24 08:26:08.436951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-08-24 08:26:08.436989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-08-24 08:26:08.437008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-08-24 08:26:08.437027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-08-24 08:26:08.437045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792650.txt 2026-08-24 08:26:08.437063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792650.yaml 2026-08-24 08:26:08.437081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792655.txt 2026-08-24 08:26:08.437099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792655.yaml 2026-08-24 08:26:08.437117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792660.txt 2026-08-24 08:26:08.437135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29792660.yaml 2026-08-24 08:26:08.437153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-08-24 08:26:08.437172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-08-24 08:26:08.437190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-08-24 08:26:08.437208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-08-24 08:26:08.437226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-08-24 08:26:08.437244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-08-24 08:26:08.437261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-08-24 08:26:08.437285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-08-24 08:26:08.437304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-08-24 08:26:08.437322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-08-24 08:26:08.437340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-08-24 08:26:08.437359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-08-24 08:26:08.437377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-08-24 08:26:08.437395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-08-24 08:26:08.437413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-08-24 08:26:08.437432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-08-24 08:26:08.437451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-08-24 08:26:08.437470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-08-24 08:26:08.437488 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-08-24 08:26:08.437507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-08-24 08:26:08.437525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-08-24 08:26:08.437543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-08-24 08:26:08.437561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-08-24 08:26:08.437579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-08-24 08:26:08.437598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-08-24 08:26:08.437616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-08-24 08:26:08.437635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-08-24 08:26:08.437653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-08-24 08:26:08.437672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-08-24 08:26:08.437690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-08-24 08:26:08.437709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-08-24 08:26:08.437727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-08-24 08:26:08.437746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-08-24 08:26:08.437765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-08-24 08:26:08.437783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-08-24 08:26:08.437802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-08-24 08:26:08.437821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-08-24 08:26:08.437840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-08-24 08:26:08.437858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-08-24 08:26:08.437877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-08-24 08:26:08.437895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-08-24 08:26:08.437913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-08-24 08:26:08.437931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29792640.txt 2026-08-24 08:26:08.437949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29792640.yaml 2026-08-24 08:26:08.437968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-08-24 08:26:08.437990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-08-24 08:26:08.438009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-08-24 08:26:08.438028 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-08-24 08:26:08.438046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-08-24 08:26:08.438064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-08-24 08:26:08.438081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-08-24 08:26:08.438099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-08-24 08:26:08.438117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-08-24 08:26:08.438135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-08-24 08:26:08.438152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-08-24 08:26:08.438169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-08-24 08:26:08.438188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-08-24 08:26:08.438206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-08-24 08:26:08.438224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29792640.txt 2026-08-24 08:26:08.438241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29792640.yaml 2026-08-24 08:26:08.438259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-08-24 08:26:08.438278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-08-24 08:26:08.438296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-08-24 08:26:08.438314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-08-24 08:26:08.438332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-08-24 08:26:08.438349 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-08-24 08:26:08.438367 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-08-24 08:26:08.438384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-08-24 08:26:08.438402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-08-24 08:26:08.438420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-08-24 08:26:08.438438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-08-24 08:26:08.438455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-08-24 08:26:08.438473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-08-24 08:26:08.438491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-08-24 08:26:08.438508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-08-24 08:26:08.438525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-08-24 08:26:08.438543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-08-24 08:26:08.438560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-08-24 08:26:08.438578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-08-24 08:26:08.438596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-08-24 08:26:08.438614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-08-24 08:26:08.438632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-08-24 08:26:08.438666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-08-24 08:26:08.438689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-08-24 08:26:08.438708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-08-24 08:26:08.438726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-08-24 08:26:08.438743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-08-24 08:26:08.438761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-08-24 08:26:08.438779 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-08-24 08:26:08.438796 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-08-24 08:26:08.438814 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-08-24 08:26:08.438832 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-08-24 08:26:08.438850 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-08-24 08:26:08.438867 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-08-24 08:26:08.438885 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-08-24 08:26:08.438903 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-08-24 08:26:08.438920 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-08-24 08:26:08.438938 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-08-24 08:26:08.438957 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-08-24 08:26:08.438975 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-08-24 08:26:08.438994 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-08-24 08:26:08.439012 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-08-24 08:26:08.439030 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-08-24 08:26:08.439048 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-08-24 08:26:08.439066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-08-24 08:26:08.439084 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-08-24 08:26:08.439102 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-08-24 08:26:08.439120 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-08-24 08:26:08.439137 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-08-24 08:26:08.439155 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-08-24 08:26:08.439173 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-08-24 08:26:08.439190 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-08-24 08:26:08.439208 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-08-24 08:26:08.439226 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-08-24 08:26:08.439248 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-08-24 08:26:08.439267 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-08-24 08:26:08.439285 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-08-24 08:26:08.439303 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-08-24 08:26:08.439321 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-08-24 08:26:08.439338 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-55ff9d6f4d-2zzz4.txt 2026-08-24 08:26:08.439357 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-55ff9d6f4d-2zzz4.yaml 2026-08-24 08:26:08.439375 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-529t2.txt 2026-08-24 08:26:08.439393 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-529t2.yaml 2026-08-24 08:26:08.439411 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-k2rw8.txt 2026-08-24 08:26:08.439429 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-k2rw8.yaml 2026-08-24 08:26:08.439447 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hs42h.txt 2026-08-24 08:26:08.439465 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hs42h.yaml 2026-08-24 08:26:08.439483 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mgzlk.txt 2026-08-24 08:26:08.439501 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mgzlk.yaml 2026-08-24 08:26:08.439519 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-krnxx.txt 2026-08-24 08:26:08.439537 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-krnxx.yaml 2026-08-24 08:26:08.439554 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-qztcx.txt 2026-08-24 08:26:08.439573 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-qztcx.yaml 2026-08-24 08:26:08.439591 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6cd4879594-d5hzn.txt 2026-08-24 08:26:08.439608 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6cd4879594-d5hzn.yaml 2026-08-24 08:26:08.439626 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-845c88b7f4-tjlsg.txt 2026-08-24 08:26:08.439644 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-845c88b7f4-tjlsg.yaml 2026-08-24 08:26:08.439662 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-cpx2z.txt 2026-08-24 08:26:08.439680 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-cpx2z.yaml 2026-08-24 08:26:08.439699 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rkwfw.txt 2026-08-24 08:26:08.439718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rkwfw.yaml 2026-08-24 08:26:08.439738 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-g55vr.txt 2026-08-24 08:26:08.439757 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-g55vr.yaml 2026-08-24 08:26:08.439775 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-cnp4j.txt 2026-08-24 08:26:08.439793 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-cnp4j.yaml 2026-08-24 08:26:08.439811 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-szf8m.txt 2026-08-24 08:26:08.439829 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-szf8m.yaml 2026-08-24 08:26:08.439847 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-hhhrs.txt 2026-08-24 08:26:08.439869 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-hhhrs.yaml 2026-08-24 08:26:08.439887 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-q9g8n.txt 2026-08-24 08:26:08.439905 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-q9g8n.yaml 2026-08-24 08:26:08.439922 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-c64r4.txt 2026-08-24 08:26:08.439941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-c64r4.yaml 2026-08-24 08:26:08.439959 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-smt76.txt 2026-08-24 08:26:08.439977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-smt76.yaml 2026-08-24 08:26:08.439994 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-755d4758b-cf96s.txt 2026-08-24 08:26:08.440012 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-755d4758b-cf96s.yaml 2026-08-24 08:26:08.440030 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-g4qf5.txt 2026-08-24 08:26:08.440049 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-g4qf5.yaml 2026-08-24 08:26:08.440067 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5df4555f65-qwlx7.txt 2026-08-24 08:26:08.440085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5df4555f65-qwlx7.yaml 2026-08-24 08:26:08.440103 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29792645-xvsrm.txt 2026-08-24 08:26:08.440122 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29792645-xvsrm.yaml 2026-08-24 08:26:08.440140 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b885cb496-n2lq6.txt 2026-08-24 08:26:08.440158 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b885cb496-n2lq6.yaml 2026-08-24 08:26:08.440177 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-6fdfs.txt 2026-08-24 08:26:08.440195 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-6fdfs.yaml 2026-08-24 08:26:08.440214 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kjsf5.txt 2026-08-24 08:26:08.440232 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kjsf5.yaml 2026-08-24 08:26:08.440250 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-zjgfl.txt 2026-08-24 08:26:08.440268 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-zjgfl.yaml 2026-08-24 08:26:08.440286 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-x7gjj.txt 2026-08-24 08:26:08.440304 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-x7gjj.yaml 2026-08-24 08:26:08.440322 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-n4bsd.txt 2026-08-24 08:26:08.440340 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-n4bsd.yaml 2026-08-24 08:26:08.440358 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-4zvxh.txt 2026-08-24 08:26:08.440376 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-4zvxh.yaml 2026-08-24 08:26:08.440394 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-g77hq.txt 2026-08-24 08:26:08.440412 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-g77hq.yaml 2026-08-24 08:26:08.440430 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4n8nz.txt 2026-08-24 08:26:08.440447 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4n8nz.yaml 2026-08-24 08:26:08.440465 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-d9bf559bd-rbvng.txt 2026-08-24 08:26:08.440483 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-d9bf559bd-rbvng.yaml 2026-08-24 08:26:08.440505 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-rr9nl.txt 2026-08-24 08:26:08.440524 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-rr9nl.yaml 2026-08-24 08:26:08.440542 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78d6c95fd-hxxcn.txt 2026-08-24 08:26:08.440559 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78d6c95fd-hxxcn.yaml 2026-08-24 08:26:08.440577 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hwxtz.txt 2026-08-24 08:26:08.440595 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hwxtz.yaml 2026-08-24 08:26:08.440612 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-8q5gs.txt 2026-08-24 08:26:08.440629 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-8q5gs.yaml 2026-08-24 08:26:08.440647 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-dhzpn.txt 2026-08-24 08:26:08.440665 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-dhzpn.yaml 2026-08-24 08:26:08.440682 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cf49d9f85-js6t2.txt 2026-08-24 08:26:08.440699 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cf49d9f85-js6t2.yaml 2026-08-24 08:26:08.440716 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792650-gsstj.txt 2026-08-24 08:26:08.440734 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792650-gsstj.yaml 2026-08-24 08:26:08.440752 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792655-4rhnc.txt 2026-08-24 08:26:08.440769 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792655-4rhnc.yaml 2026-08-24 08:26:08.440787 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792660-mpt5t.txt 2026-08-24 08:26:08.440804 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29792660-mpt5t.yaml 2026-08-24 08:26:08.440822 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-qrlnt.txt 2026-08-24 08:26:08.440839 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-qrlnt.yaml 2026-08-24 08:26:08.440857 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-76x5g.txt 2026-08-24 08:26:08.440874 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-76x5g.yaml 2026-08-24 08:26:08.440892 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-lspl4.txt 2026-08-24 08:26:08.440910 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-lspl4.yaml 2026-08-24 08:26:08.440927 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-xrbkg.txt 2026-08-24 08:26:08.440945 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-xrbkg.yaml 2026-08-24 08:26:08.440979 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-gzv68.txt 2026-08-24 08:26:08.441000 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-gzv68.yaml 2026-08-24 08:26:08.441018 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dfk2c.txt 2026-08-24 08:26:08.441036 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dfk2c.yaml 2026-08-24 08:26:08.441054 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5dc978b749-lxpf8.txt 2026-08-24 08:26:08.441072 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5dc978b749-lxpf8.yaml 2026-08-24 08:26:08.441089 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jg5f6.txt 2026-08-24 08:26:08.441107 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jg5f6.yaml 2026-08-24 08:26:08.441124 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-thswd.txt 2026-08-24 08:26:08.441142 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-thswd.yaml 2026-08-24 08:26:08.441163 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sx9vk.txt 2026-08-24 08:26:08.441182 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sx9vk.yaml 2026-08-24 08:26:08.441200 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mdkxx.txt 2026-08-24 08:26:08.441217 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mdkxx.yaml 2026-08-24 08:26:08.441234 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-z4wt7.txt 2026-08-24 08:26:08.441252 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-z4wt7.yaml 2026-08-24 08:26:08.441269 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jdzmt.txt 2026-08-24 08:26:08.441287 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jdzmt.yaml 2026-08-24 08:26:08.441304 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-45t9h.txt 2026-08-24 08:26:08.441321 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-45t9h.yaml 2026-08-24 08:26:08.441338 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-77vvg.txt 2026-08-24 08:26:08.441356 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-77vvg.yaml 2026-08-24 08:26:08.441373 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5487d4655b-kznrb.txt 2026-08-24 08:26:08.441391 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5487d4655b-kznrb.yaml 2026-08-24 08:26:08.441408 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-08-24 08:26:08.441425 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-08-24 08:26:08.441443 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-bsh9j.txt 2026-08-24 08:26:08.441461 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-bsh9j.yaml 2026-08-24 08:26:08.441480 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-g5mcp.txt 2026-08-24 08:26:08.441498 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-g5mcp.yaml 2026-08-24 08:26:08.441516 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t7vs7.txt 2026-08-24 08:26:08.441534 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t7vs7.yaml 2026-08-24 08:26:08.441552 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-n4tcl.txt 2026-08-24 08:26:08.441570 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-n4tcl.yaml 2026-08-24 08:26:08.441588 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-sfkpw.txt 2026-08-24 08:26:08.441606 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-sfkpw.yaml 2026-08-24 08:26:08.441624 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qhvhh.txt 2026-08-24 08:26:08.441642 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-qhvhh.yaml 2026-08-24 08:26:08.441660 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-4kxct.txt 2026-08-24 08:26:08.441678 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-4kxct.yaml 2026-08-24 08:26:08.441696 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-b7w6v.txt 2026-08-24 08:26:08.441714 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-b7w6v.yaml 2026-08-24 08:26:08.441732 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-mfsrx.txt 2026-08-24 08:26:08.441749 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-mfsrx.yaml 2026-08-24 08:26:08.441767 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jpbvj.txt 2026-08-24 08:26:08.441789 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jpbvj.yaml 2026-08-24 08:26:08.441808 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zqxvr.txt 2026-08-24 08:26:08.441826 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zqxvr.yaml 2026-08-24 08:26:08.441843 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zzbff.txt 2026-08-24 08:26:08.441861 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zzbff.yaml 2026-08-24 08:26:08.441879 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-z9vwq.txt 2026-08-24 08:26:08.441897 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-z9vwq.yaml 2026-08-24 08:26:08.441916 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d9vjg.txt 2026-08-24 08:26:08.441934 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d9vjg.yaml 2026-08-24 08:26:08.441952 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mjx7v.txt 2026-08-24 08:26:08.441969 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mjx7v.yaml 2026-08-24 08:26:08.441987 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6b487c997d-5vpvw.txt 2026-08-24 08:26:08.442004 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6b487c997d-5vpvw.yaml 2026-08-24 08:26:08.442022 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-69fbbc9c4f-g5tlv.txt 2026-08-24 08:26:08.442040 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-69fbbc9c4f-g5tlv.yaml 2026-08-24 08:26:08.442058 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-789b9cfcf7-6v74b.txt 2026-08-24 08:26:08.442076 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-789b9cfcf7-6v74b.yaml 2026-08-24 08:26:08.442094 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65d9945c49-lxwk6.txt 2026-08-24 08:26:08.442111 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65d9945c49-lxwk6.yaml 2026-08-24 08:26:08.442129 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5b524.txt 2026-08-24 08:26:08.442147 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5b524.yaml 2026-08-24 08:26:08.442165 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29792640-ndt2f.txt 2026-08-24 08:26:08.442182 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29792640-ndt2f.yaml 2026-08-24 08:26:08.442200 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8qsmv.txt 2026-08-24 08:26:08.442218 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8qsmv.yaml 2026-08-24 08:26:08.442236 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bkwlj.txt 2026-08-24 08:26:08.442254 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bkwlj.yaml 2026-08-24 08:26:08.442272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-789c754ff5-bnzqg.txt 2026-08-24 08:26:08.442290 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-789c754ff5-bnzqg.yaml 2026-08-24 08:26:08.442307 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-hjg5z.txt 2026-08-24 08:26:08.442325 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-hjg5z.yaml 2026-08-24 08:26:08.442343 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jjkcn.txt 2026-08-24 08:26:08.442361 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jjkcn.yaml 2026-08-24 08:26:08.442379 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ktgz6.txt 2026-08-24 08:26:08.442400 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ktgz6.yaml 2026-08-24 08:26:08.442419 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hzqbv.txt 2026-08-24 08:26:08.442446 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hzqbv.yaml 2026-08-24 08:26:08.442464 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-ggjtc.txt 2026-08-24 08:26:08.442482 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-ggjtc.yaml 2026-08-24 08:26:08.442501 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-69c9d8bfb6-5b7tb.txt 2026-08-24 08:26:08.442518 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-69c9d8bfb6-5b7tb.yaml 2026-08-24 08:26:08.442536 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rk7ht.txt 2026-08-24 08:26:08.442554 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rk7ht.yaml 2026-08-24 08:26:08.442571 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f54bf7c9-4vh9l.txt 2026-08-24 08:26:08.442589 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f54bf7c9-4vh9l.yaml 2026-08-24 08:26:08.442607 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29792640-7kmq5.txt 2026-08-24 08:26:08.442625 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29792640-7kmq5.yaml 2026-08-24 08:26:08.442642 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5956c86748-wkb8l.txt 2026-08-24 08:26:08.442691 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5956c86748-wkb8l.yaml 2026-08-24 08:26:08.442712 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-prvqx.txt 2026-08-24 08:26:08.442734 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-prvqx.yaml 2026-08-24 08:26:08.442753 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-tfgmd.txt 2026-08-24 08:26:08.442772 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-tfgmd.yaml 2026-08-24 08:26:08.442790 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-msv4l.txt 2026-08-24 08:26:08.442809 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-msv4l.yaml 2026-08-24 08:26:08.442827 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-mzssr.txt 2026-08-24 08:26:08.442845 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-mzssr.yaml 2026-08-24 08:26:08.442864 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-86489bf5c5-5bn2f.txt 2026-08-24 08:26:08.442882 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-86489bf5c5-5bn2f.yaml 2026-08-24 08:26:08.442901 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bm2pr.txt 2026-08-24 08:26:08.442920 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bm2pr.yaml 2026-08-24 08:26:08.442938 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mcx25.txt 2026-08-24 08:26:08.442957 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mcx25.yaml 2026-08-24 08:26:08.442975 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-bxc7r.txt 2026-08-24 08:26:08.442994 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-bxc7r.yaml 2026-08-24 08:26:08.443012 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5925b.txt 2026-08-24 08:26:08.443030 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5925b.yaml 2026-08-24 08:26:08.443048 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-85bb4f6548-mxrg4.txt 2026-08-24 08:26:08.443066 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-85bb4f6548-mxrg4.yaml 2026-08-24 08:26:08.443089 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9szvq.txt 2026-08-24 08:26:08.443107 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9szvq.yaml 2026-08-24 08:26:08.443125 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-08-24 08:26:08.443143 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-08-24 08:26:08.443161 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-08-24 08:26:08.443180 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-08-24 08:26:08.443197 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7f8659c78c-w2qzc.txt 2026-08-24 08:26:08.443215 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7f8659c78c-w2qzc.yaml 2026-08-24 08:26:08.443233 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-65cjb.txt 2026-08-24 08:26:08.443250 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-65cjb.yaml 2026-08-24 08:26:08.443268 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-v8kxr.txt 2026-08-24 08:26:08.443286 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-v8kxr.yaml 2026-08-24 08:26:08.443303 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-r4q6j.txt 2026-08-24 08:26:08.443321 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-r4q6j.yaml 2026-08-24 08:26:08.443339 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tdlkk.txt 2026-08-24 08:26:08.443357 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tdlkk.yaml 2026-08-24 08:26:08.443374 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-2wjnr.txt 2026-08-24 08:26:08.443392 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-2wjnr.yaml 2026-08-24 08:26:08.443409 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-ctsz5.txt 2026-08-24 08:26:08.443427 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-ctsz5.yaml 2026-08-24 08:26:08.443444 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-08-24 08:26:08.443461 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-08-24 08:26:08.443478 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-08-24 08:26:08.443496 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-08-24 08:26:08.443513 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-v6fp2.txt 2026-08-24 08:26:08.443530 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-v6fp2.yaml 2026-08-24 08:26:08.443548 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-08-24 08:26:08.443565 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-08-24 08:26:08.443583 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-08-24 08:26:08.443600 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-08-24 08:26:08.443618 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-08-24 08:26:08.443635 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-08-24 08:26:08.443652 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-08-24 08:26:08.443670 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-08-24 08:26:08.443687 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jf79b.txt 2026-08-24 08:26:08.443711 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jf79b.yaml 2026-08-24 08:26:08.443730 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-08-24 08:26:08.443748 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-08-24 08:26:08.443765 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-08-24 08:26:08.443783 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-08-24 08:26:08.443801 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-08-24 08:26:08.443818 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-08-24 08:26:08.443836 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g4ckp.txt 2026-08-24 08:26:08.443854 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g4ckp.yaml 2026-08-24 08:26:08.443873 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh.txt 2026-08-24 08:26:08.443891 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh.yaml 2026-08-24 08:26:08.443908 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-848bbd6d55-cftrf.txt 2026-08-24 08:26:08.443926 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-848bbd6d55-cftrf.yaml 2026-08-24 08:26:08.443944 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-566b96984d-98b5n.txt 2026-08-24 08:26:08.443962 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-566b96984d-98b5n.yaml 2026-08-24 08:26:08.443980 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7ct52.txt 2026-08-24 08:26:08.443998 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7ct52.yaml 2026-08-24 08:26:08.444016 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4d6fb.txt 2026-08-24 08:26:08.444034 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4d6fb.yaml 2026-08-24 08:26:08.444052 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-08-24 08:26:08.444070 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-08-24 08:26:08.444088 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-08-24 08:26:08.444107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-08-24 08:26:08.444125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-08-24 08:26:08.444143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-08-24 08:26:08.444162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-08-24 08:26:08.444180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-08-24 08:26:08.444198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-08-24 08:26:08.444216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-08-24 08:26:08.444235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-08-24 08:26:08.444253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-08-24 08:26:08.444271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-08-24 08:26:08.444289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-08-24 08:26:08.444311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-08-24 08:26:08.444330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-08-24 08:26:08.444348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-08-24 08:26:08.444366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-08-24 08:26:08.444384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-08-24 08:26:08.444402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-08-24 08:26:08.444420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-08-24 08:26:08.444438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-08-24 08:26:08.444456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-08-24 08:26:08.444474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-08-24 08:26:08.444492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-08-24 08:26:08.444510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-08-24 08:26:08.444529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-08-24 08:26:08.444547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-08-24 08:26:08.444565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-08-24 08:26:08.444584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-08-24 08:26:08.444602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-08-24 08:26:08.444620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-08-24 08:26:08.444638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-08-24 08:26:08.444656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-08-24 08:26:08.444673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-08-24 08:26:08.444691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-08-24 08:26:08.444710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-08-24 08:26:08.444727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-08-24 08:26:08.444746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-08-24 08:26:08.444764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-08-24 08:26:08.444782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-08-24 08:26:08.444800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-08-24 08:26:08.444818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-08-24 08:26:08.444836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-08-24 08:26:08.444854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-08-24 08:26:08.444872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-08-24 08:26:08.444890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-08-24 08:26:08.444908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-08-24 08:26:08.444930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-08-24 08:26:08.444948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-08-24 08:26:08.444990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-08-24 08:26:08.445010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-08-24 08:26:08.445029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-08-24 08:26:08.445047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-08-24 08:26:08.445065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-08-24 08:26:08.445083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-08-24 08:26:08.445102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-08-24 08:26:08.445120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-08-24 08:26:08.445137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-08-24 08:26:08.445155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-08-24 08:26:08.445173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-08-24 08:26:08.445192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-08-24 08:26:08.445210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-08-24 08:26:08.445228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-08-24 08:26:08.445247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-08-24 08:26:08.445264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-08-24 08:26:08.445283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-08-24 08:26:08.445301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-08-24 08:26:08.445319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-08-24 08:26:08.445337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-08-24 08:26:08.445355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-08-24 08:26:08.445373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-08-24 08:26:08.445391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-08-24 08:26:08.445409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-08-24 08:26:08.445427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-08-24 08:26:08.445446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-08-24 08:26:08.445464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-08-24 08:26:08.445482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-08-24 08:26:08.445500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-08-24 08:26:08.445519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-08-24 08:26:08.445536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-08-24 08:26:08.445554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-08-24 08:26:08.445577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-08-24 08:26:08.445595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-08-24 08:26:08.445613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-08-24 08:26:08.445631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-08-24 08:26:08.445648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-08-24 08:26:08.445666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-08-24 08:26:08.445684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-08-24 08:26:08.445702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-08-24 08:26:08.445720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-08-24 08:26:08.445737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-08-24 08:26:08.445755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-08-24 08:26:08.445773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-08-24 08:26:08.445791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-08-24 08:26:08.445809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-08-24 08:26:08.445826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-08-24 08:26:08.445844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-08-24 08:26:08.445862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-08-24 08:26:08.445880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-08-24 08:26:08.445897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-08-24 08:26:08.445915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-08-24 08:26:08.445933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-08-24 08:26:08.445951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-08-24 08:26:08.445969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-08-24 08:26:08.445986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-08-24 08:26:08.446004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-08-24 08:26:08.446021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-08-24 08:26:08.446039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-08-24 08:26:08.446056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-08-24 08:26:08.446074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-08-24 08:26:08.446091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-08-24 08:26:08.446109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-08-24 08:26:08.446127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-08-24 08:26:08.446144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-08-24 08:26:08.446162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-08-24 08:26:08.446184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-08-24 08:26:08.446203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-08-24 08:26:08.446221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-08-24 08:26:08.446239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-08-24 08:26:08.446257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-08-24 08:26:08.446275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-08-24 08:26:08.446293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-08-24 08:26:08.446311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-08-24 08:26:08.446329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-08-24 08:26:08.446347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-08-24 08:26:08.446365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-08-24 08:26:08.446383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-08-24 08:26:08.446401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-08-24 08:26:08.446419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-08-24 08:26:08.446437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-08-24 08:26:08.446455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-08-24 08:26:08.446473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-08-24 08:26:08.446492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-08-24 08:26:08.446510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-08-24 08:26:08.446528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-08-24 08:26:08.446546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-08-24 08:26:08.446564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-08-24 08:26:08.446582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-08-24 08:26:08.446600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-08-24 08:26:08.446618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-08-24 08:26:08.446636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-08-24 08:26:08.446654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-08-24 08:26:08.446691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-08-24 08:26:08.446709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-08-24 08:26:08.446728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-08-24 08:26:08.446746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-08-24 08:26:08.446764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-08-24 08:26:08.446782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-08-24 08:26:08.446805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-08-24 08:26:08.446823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-08-24 08:26:08.446841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-08-24 08:26:08.446859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-08-24 08:26:08.446878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-08-24 08:26:08.446896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-08-24 08:26:08.446914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-08-24 08:26:08.446932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-08-24 08:26:08.446950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-08-24 08:26:08.446968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-08-24 08:26:08.446986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-08-24 08:26:08.447004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-08-24 08:26:08.447022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-08-24 08:26:08.447040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-08-24 08:26:08.447058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-08-24 08:26:08.447076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-08-24 08:26:08.447094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-08-24 08:26:08.447113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-08-24 08:26:08.447131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-08-24 08:26:08.447148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-08-24 08:26:08.447166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-08-24 08:26:08.447185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-08-24 08:26:08.447203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-08-24 08:26:08.447220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-08-24 08:26:08.447238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-08-24 08:26:08.447257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-08-24 08:26:08.447556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-08-24 08:26:08.447584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-08-24 08:26:08.447604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-08-24 08:26:08.447623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-08-24 08:26:08.447642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-08-24 08:26:08.447660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-08-24 08:26:08.447678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-08-24 08:26:08.447704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-08-24 08:26:08.447723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-08-24 08:26:08.447744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-08-24 08:26:08.447764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-08-24 08:26:08.447783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-08-24 08:26:08.447800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-08-24 08:26:08.447818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-08-24 08:26:08.447836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-08-24 08:26:08.447854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-08-24 08:26:08.447871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-08-24 08:26:08.447889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-08-24 08:26:08.447907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-08-24 08:26:08.447926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-08-24 08:26:08.447944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-08-24 08:26:08.447962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-08-24 08:26:08.447980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-08-24 08:26:08.447997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-08-24 08:26:08.448016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-08-24 08:26:08.448034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-08-24 08:26:08.448053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-08-24 08:26:08.448071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-08-24 08:26:08.448090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-08-24 08:26:08.448107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-08-24 08:26:08.448125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-08-24 08:26:08.448143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-08-24 08:26:08.448161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-08-24 08:26:08.448179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-08-24 08:26:08.448196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-08-24 08:26:08.448214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-08-24 08:26:08.448232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-08-24 08:26:08.448250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-08-24 08:26:08.448268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-08-24 08:26:08.448286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-08-24 08:26:08.448304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-08-24 08:26:08.448327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-08-24 08:26:08.448346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-08-24 08:26:08.448365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-08-24 08:26:08.448383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-08-24 08:26:08.448401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-08-24 08:26:08.448419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-08-24 08:26:08.448436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-08-24 08:26:08.448454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-08-24 08:26:08.448471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-08-24 08:26:08.448489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-08-24 08:26:08.448506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-08-24 08:26:08.448524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-08-24 08:26:08.448542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-08-24 08:26:08.448560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-08-24 08:26:08.448577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-08-24 08:26:08.448594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-08-24 08:26:08.448612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-08-24 08:26:08.448629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-08-24 08:26:08.448647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-08-24 08:26:08.448665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-08-24 08:26:08.448683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-08-24 08:26:08.448700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-08-24 08:26:08.448718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-08-24 08:26:08.448736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-08-24 08:26:08.448753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-08-24 08:26:08.448771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-08-24 08:26:08.448789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-08-24 08:26:08.448807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-08-24 08:26:08.448825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-08-24 08:26:08.448842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-08-24 08:26:08.448860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-08-24 08:26:08.448878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-08-24 08:26:08.448895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-08-24 08:26:08.448917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-08-24 08:26:08.448935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-08-24 08:26:08.448953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-08-24 08:26:08.448991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-08-24 08:26:08.449011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-08-24 08:26:08.449028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-08-24 08:26:08.449046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-08-24 08:26:08.449063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-08-24 08:26:08.449080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-08-24 08:26:08.449097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-08-24 08:26:08.449115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-08-24 08:26:08.449133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-08-24 08:26:08.449151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-08-24 08:26:08.449169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-08-24 08:26:08.449186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-08-24 08:26:08.449204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-08-24 08:26:08.449222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-24 08:26:08.449240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-24 08:26:08.449258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.449276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.449294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-08-24 08:26:08.449312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-08-24 08:26:08.449330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-08-24 08:26:08.449348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-08-24 08:26:08.449367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.449385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.449404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-08-24 08:26:08.449421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-08-24 08:26:08.449440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-08-24 08:26:08.449458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-08-24 08:26:08.449476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-08-24 08:26:08.449494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-08-24 08:26:08.449512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-08-24 08:26:08.449530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-08-24 08:26:08.449553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-08-24 08:26:08.449572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-08-24 08:26:08.449590 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-08-24 08:26:08.449609 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-08-24 08:26:08.449627 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-08-24 08:26:08.449645 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-08-24 08:26:08.449663 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-08-24 08:26:08.449681 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-08-24 08:26:08.449699 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-08-24 08:26:08.449718 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-08-24 08:26:08.449739 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-08-24 08:26:08.449758 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-08-24 08:26:08.449776 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-08-24 08:26:08.449794 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-08-24 08:26:08.449812 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-08-24 08:26:08.449830 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-08-24 08:26:08.449849 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-08-24 08:26:08.449867 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-08-24 08:26:08.449885 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-08-24 08:26:08.449903 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-08-24 08:26:08.449921 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-08-24 08:26:08.449939 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-08-24 08:26:08.449957 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-08-24 08:26:08.449974 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-08-24 08:26:08.449992 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-08-24 08:26:08.450010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-08-24 08:26:08.450029 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-08-24 08:26:08.450048 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-08-24 08:26:08.450066 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-08-24 08:26:08.450085 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-08-24 08:26:08.450103 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-08-24 08:26:08.450121 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-08-24 08:26:08.450140 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-08-24 08:26:08.450163 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-08-24 08:26:08.450182 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-08-24 08:26:08.450200 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-08-24 08:26:08.450219 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-08-24 08:26:08.450237 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-08-24 08:26:08.450255 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-08-24 08:26:08.450273 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-08-24 08:26:08.450291 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-08-24 08:26:08.450309 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-08-24 08:26:08.450327 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-08-24 08:26:08.450345 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-08-24 08:26:08.450363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-08-24 08:26:08.450381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-08-24 08:26:08.450399 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-08-24 08:26:08.450418 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-08-24 08:26:08.450436 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-08-24 08:26:08.450454 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-08-24 08:26:08.450472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-08-24 08:26:08.450490 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-08-24 08:26:08.450508 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-08-24 08:26:08.450527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-08-24 08:26:08.450545 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-08-24 08:26:08.450563 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-08-24 08:26:08.450581 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-08-24 08:26:08.450599 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-08-24 08:26:08.450617 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-08-24 08:26:08.450635 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-08-24 08:26:08.450653 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-08-24 08:26:08.450671 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-08-24 08:26:08.450722 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-08-24 08:26:08.450742 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-08-24 08:26:08.450761 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-08-24 08:26:08.450786 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-08-24 08:26:08.450804 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-08-24 08:26:08.450823 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-08-24 08:26:08.450841 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-08-24 08:26:08.450860 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-08-24 08:26:08.450878 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-08-24 08:26:08.450897 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-08-24 08:26:08.450915 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-08-24 08:26:08.450933 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-08-24 08:26:08.450951 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-08-24 08:26:08.450969 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-08-24 08:26:08.450987 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-08-24 08:26:08.451005 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-08-24 08:26:08.451023 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-08-24 08:26:08.451041 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-08-24 08:26:08.451059 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-08-24 08:26:08.451077 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-08-24 08:26:08.451095 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-08-24 08:26:08.451112 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-08-24 08:26:08.451130 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-08-24 08:26:08.451147 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-08-24 08:26:08.451165 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-08-24 08:26:08.451183 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-08-24 08:26:08.451201 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-08-24 08:26:08.451218 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-08-24 08:26:08.451235 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-08-24 08:26:08.451253 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-08-24 08:26:08.451270 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-08-24 08:26:08.451288 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-08-24 08:26:08.451305 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-08-24 08:26:08.451322 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-08-24 08:26:08.451340 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-08-24 08:26:08.451357 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-08-24 08:26:08.451374 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-08-24 08:26:08.451397 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-08-24 08:26:08.451416 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-08-24 08:26:08.451434 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-08-24 08:26:08.451451 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-08-24 08:26:08.451469 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-08-24 08:26:08.451487 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-08-24 08:26:08.451504 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-08-24 08:26:08.451521 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-08-24 08:26:08.451539 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-08-24 08:26:08.451556 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-08-24 08:26:08.451573 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-08-24 08:26:08.451591 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-08-24 08:26:08.451608 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-08-24 08:26:08.451625 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-08-24 08:26:08.451643 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-08-24 08:26:08.451660 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-08-24 08:26:08.451678 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-08-24 08:26:08.451695 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-08-24 08:26:08.451713 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-08-24 08:26:08.451731 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-08-24 08:26:08.451748 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-08-24 08:26:08.451765 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-08-24 08:26:08.451783 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-08-24 08:26:08.451801 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-08-24 08:26:08.451819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-08-24 08:26:08.451837 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-08-24 08:26:08.451855 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-08-24 08:26:08.451874 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-08-24 08:26:08.451892 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-08-24 08:26:08.451910 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-08-24 08:26:08.451928 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-08-24 08:26:08.451946 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-08-24 08:26:08.451965 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-08-24 08:26:08.451983 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-08-24 08:26:08.452005 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-08-24 08:26:08.452024 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-08-24 08:26:08.452042 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-08-24 08:26:08.452060 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-08-24 08:26:08.452078 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-08-24 08:26:08.452096 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-08-24 08:26:08.452114 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-08-24 08:26:08.452132 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-08-24 08:26:08.452150 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-08-24 08:26:08.452168 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-08-24 08:26:08.452186 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-08-24 08:26:08.452204 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-08-24 08:26:08.452222 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-08-24 08:26:08.452240 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-08-24 08:26:08.452257 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-08-24 08:26:08.452275 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-08-24 08:26:08.452293 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-08-24 08:26:08.452311 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-08-24 08:26:08.452328 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-08-24 08:26:08.452346 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-08-24 08:26:08.452364 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-08-24 08:26:08.452382 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-08-24 08:26:08.452400 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-08-24 08:26:08.452419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-08-24 08:26:08.452437 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-08-24 08:26:08.452455 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-08-24 08:26:08.452473 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-08-24 08:26:08.452491 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-08-24 08:26:08.452509 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-08-24 08:26:08.452527 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-08-24 08:26:08.452545 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-08-24 08:26:08.452563 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-08-24 08:26:08.452586 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-08-24 08:26:08.452604 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-08-24 08:26:08.452622 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-08-24 08:26:08.452640 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-08-24 08:26:08.452659 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-08-24 08:26:08.452677 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-08-24 08:26:08.452695 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-08-24 08:26:08.452715 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-08-24 08:26:08.452736 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-08-24 08:26:08.452754 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-08-24 08:26:08.452772 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-08-24 08:26:08.452789 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-08-24 08:26:08.452807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-08-24 08:26:08.452825 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-08-24 08:26:08.452844 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-08-24 08:26:08.452862 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-08-24 08:26:08.452880 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-08-24 08:26:08.452898 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-08-24 08:26:08.452916 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-08-24 08:26:08.452935 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-08-24 08:26:08.452953 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-08-24 08:26:08.452990 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-08-24 08:26:08.453010 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-08-24 08:26:08.453028 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-08-24 08:26:08.453046 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-08-24 08:26:08.453065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-08-24 08:26:08.453083 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-08-24 08:26:08.453101 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-08-24 08:26:08.453119 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-08-24 08:26:08.453137 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-08-24 08:26:08.453154 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-08-24 08:26:08.453172 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-08-24 08:26:08.453190 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-08-24 08:26:08.453216 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-08-24 08:26:08.453235 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-08-24 08:26:08.453253 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-08-24 08:26:08.453271 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-08-24 08:26:08.453289 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-08-24 08:26:08.453307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-08-24 08:26:08.453325 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-08-24 08:26:08.453343 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-08-24 08:26:08.453361 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-08-24 08:26:08.453379 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-08-24 08:26:08.453397 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-08-24 08:26:08.453415 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-08-24 08:26:08.453433 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-08-24 08:26:08.453450 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-08-24 08:26:08.453468 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-08-24 08:26:08.453486 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-08-24 08:26:08.453504 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-08-24 08:26:08.453522 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-08-24 08:26:08.453540 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-08-24 08:26:08.453558 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-08-24 08:26:08.453576 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-08-24 08:26:08.453594 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-08-24 08:26:08.453611 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-08-24 08:26:08.453629 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-08-24 08:26:08.453647 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-08-24 08:26:08.453664 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-08-24 08:26:08.453682 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-08-24 08:26:08.453700 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-08-24 08:26:08.453718 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-08-24 08:26:08.453736 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-08-24 08:26:08.453754 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-08-24 08:26:08.453772 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-08-24 08:26:08.453789 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-08-24 08:26:08.453812 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-08-24 08:26:08.453831 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-08-24 08:26:08.453849 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-08-24 08:26:08.453868 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-08-24 08:26:08.453886 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-08-24 08:26:08.453904 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-08-24 08:26:08.453922 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-08-24 08:26:08.453939 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-08-24 08:26:08.453958 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-08-24 08:26:08.453975 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-08-24 08:26:08.453993 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-08-24 08:26:08.454010 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-08-24 08:26:08.454028 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-08-24 08:26:08.454046 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-08-24 08:26:08.454064 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-08-24 08:26:08.454082 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-08-24 08:26:08.454100 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-08-24 08:26:08.454118 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-08-24 08:26:08.454136 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-08-24 08:26:08.454154 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-08-24 08:26:08.454171 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-08-24 08:26:08.454188 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-08-24 08:26:08.454206 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-08-24 08:26:08.454223 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-08-24 08:26:08.454240 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-08-24 08:26:08.454257 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-08-24 08:26:08.454275 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-08-24 08:26:08.454293 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-08-24 08:26:08.454311 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-08-24 08:26:08.454328 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-08-24 08:26:08.454346 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-08-24 08:26:08.454364 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-08-24 08:26:08.454382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-08-24 08:26:08.454405 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-08-24 08:26:08.454424 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.454442 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.454461 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-08-24 08:26:08.454479 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-08-24 08:26:08.454497 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-08-24 08:26:08.454515 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-08-24 08:26:08.454534 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.454552 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.454570 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-08-24 08:26:08.454588 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-08-24 08:26:08.454606 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-08-24 08:26:08.454625 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-08-24 08:26:08.454643 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-08-24 08:26:08.454661 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-08-24 08:26:08.454680 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-08-24 08:26:08.454718 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-08-24 08:26:08.454738 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-08-24 08:26:08.454756 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-08-24 08:26:08.454774 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-08-24 08:26:08.454792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-08-24 08:26:08.454810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-08-24 08:26:08.454828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-08-24 08:26:08.454845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-08-24 08:26:08.454863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-08-24 08:26:08.454881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-08-24 08:26:08.454898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-08-24 08:26:08.454916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-08-24 08:26:08.454934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-08-24 08:26:08.454952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-08-24 08:26:08.454970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-08-24 08:26:08.454987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-08-24 08:26:08.455005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-08-24 08:26:08.455023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-08-24 08:26:08.455040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-08-24 08:26:08.455058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-08-24 08:26:08.455081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-08-24 08:26:08.455100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-08-24 08:26:08.455117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-08-24 08:26:08.455135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-08-24 08:26:08.455153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-08-24 08:26:08.455171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-08-24 08:26:08.455188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-08-24 08:26:08.455206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-08-24 08:26:08.455224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-08-24 08:26:08.455241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-08-24 08:26:08.455259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-08-24 08:26:08.455276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-08-24 08:26:08.455294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-08-24 08:26:08.455312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-08-24 08:26:08.455329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-08-24 08:26:08.455346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-08-24 08:26:08.455364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-08-24 08:26:08.455381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-08-24 08:26:08.455399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-08-24 08:26:08.455416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-08-24 08:26:08.455434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-08-24 08:26:08.455452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-08-24 08:26:08.455469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-08-24 08:26:08.455487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-08-24 08:26:08.455505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-08-24 08:26:08.455524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-08-24 08:26:08.455542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-08-24 08:26:08.455560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-08-24 08:26:08.455578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-08-24 08:26:08.455596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-08-24 08:26:08.455614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-08-24 08:26:08.455632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-08-24 08:26:08.455650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-08-24 08:26:08.455668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-08-24 08:26:08.455686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-08-24 08:26:08.455704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-08-24 08:26:08.455729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-08-24 08:26:08.455750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-08-24 08:26:08.455768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-08-24 08:26:08.455786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-08-24 08:26:08.455804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-08-24 08:26:08.455822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-08-24 08:26:08.455840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-08-24 08:26:08.455859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-08-24 08:26:08.455877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-08-24 08:26:08.455896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-08-24 08:26:08.455914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-08-24 08:26:08.455932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-08-24 08:26:08.455949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-08-24 08:26:08.455967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-08-24 08:26:08.455985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-08-24 08:26:08.456002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-08-24 08:26:08.456020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-08-24 08:26:08.456037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-08-24 08:26:08.456054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-08-24 08:26:08.456071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-08-24 08:26:08.456089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-08-24 08:26:08.456106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-08-24 08:26:08.456123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-08-24 08:26:08.456140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-08-24 08:26:08.456157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-08-24 08:26:08.456174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-08-24 08:26:08.456192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-08-24 08:26:08.456209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-08-24 08:26:08.456226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-08-24 08:26:08.456244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-08-24 08:26:08.456261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-08-24 08:26:08.456278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-08-24 08:26:08.456296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-08-24 08:26:08.456313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-08-24 08:26:08.456330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-08-24 08:26:08.456348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-08-24 08:26:08.456366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-08-24 08:26:08.456388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-08-24 08:26:08.456406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-08-24 08:26:08.456424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-08-24 08:26:08.456441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-08-24 08:26:08.456458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-08-24 08:26:08.456476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-08-24 08:26:08.456493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-08-24 08:26:08.456510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-08-24 08:26:08.456527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-08-24 08:26:08.456545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-08-24 08:26:08.456562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-08-24 08:26:08.456580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-08-24 08:26:08.456597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-08-24 08:26:08.456615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-08-24 08:26:08.456632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-08-24 08:26:08.456649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-08-24 08:26:08.456666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-08-24 08:26:08.456683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-08-24 08:26:08.456700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-08-24 08:26:08.456718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-08-24 08:26:08.456735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-08-24 08:26:08.456753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-77vvg-api.txt 2026-08-24 08:26:08.456771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-77vvg-api.yaml 2026-08-24 08:26:08.456789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-77vvg-vnc.txt 2026-08-24 08:26:08.456807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-77vvg-vnc.yaml 2026-08-24 08:26:08.456825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-08-24 08:26:08.456843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-08-24 08:26:08.456861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-08-24 08:26:08.456878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-08-24 08:26:08.456896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-08-24 08:26:08.456914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-08-24 08:26:08.456931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-08-24 08:26:08.456949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-08-24 08:26:08.456984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-08-24 08:26:08.457004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-08-24 08:26:08.457022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-08-24 08:26:08.457046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-08-24 08:26:08.457065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-08-24 08:26:08.457084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-08-24 08:26:08.457102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-08-24 08:26:08.457120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-08-24 08:26:08.457139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-08-24 08:26:08.457157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-08-24 08:26:08.457174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-08-24 08:26:08.457193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-08-24 08:26:08.457211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-08-24 08:26:08.457230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-08-24 08:26:08.457248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-08-24 08:26:08.457266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-08-24 08:26:08.457284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-08-24 08:26:08.457302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-08-24 08:26:08.457319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-08-24 08:26:08.457337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-08-24 08:26:08.457355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-08-24 08:26:08.457373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-08-24 08:26:08.457390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-08-24 08:26:08.457408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-08-24 08:26:08.457426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-08-24 08:26:08.457444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-08-24 08:26:08.457462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-08-24 08:26:08.457480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-08-24 08:26:08.457498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-08-24 08:26:08.457517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-08-24 08:26:08.457535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-08-24 08:26:08.457552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-08-24 08:26:08.457570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-08-24 08:26:08.457589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-08-24 08:26:08.457607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-08-24 08:26:08.457625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-08-24 08:26:08.457643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-08-24 08:26:08.457661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-08-24 08:26:08.457682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-08-24 08:26:08.457701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-08-24 08:26:08.457719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-08-24 08:26:08.457737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-08-24 08:26:08.457755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-08-24 08:26:08.457774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-08-24 08:26:08.457792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-08-24 08:26:08.457810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-08-24 08:26:08.457829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-08-24 08:26:08.457847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-08-24 08:26:08.457865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-08-24 08:26:08.457884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-08-24 08:26:08.457902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-08-24 08:26:08.457921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-08-24 08:26:08.457939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-08-24 08:26:08.457957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-08-24 08:26:08.457976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-08-24 08:26:08.457994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-08-24 08:26:08.458012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-08-24 08:26:08.458031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-08-24 08:26:08.458049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-08-24 08:26:08.458067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-08-24 08:26:08.458085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-08-24 08:26:08.458103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-08-24 08:26:08.458122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-08-24 08:26:08.458140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-08-24 08:26:08.458159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-08-24 08:26:08.458178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-08-24 08:26:08.458196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-08-24 08:26:08.458215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-08-24 08:26:08.458232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-08-24 08:26:08.458251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-08-24 08:26:08.458269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-08-24 08:26:08.458287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-08-24 08:26:08.458305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-08-24 08:26:08.458323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-08-24 08:26:08.458345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-08-24 08:26:08.458365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-08-24 08:26:08.458384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-08-24 08:26:08.458402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-08-24 08:26:08.458420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-08-24 08:26:08.458438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-08-24 08:26:08.458455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-08-24 08:26:08.458473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-08-24 08:26:08.458491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-08-24 08:26:08.458509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-08-24 08:26:08.458526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-08-24 08:26:08.458544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-08-24 08:26:08.458562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-08-24 08:26:08.458580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-08-24 08:26:08.458597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-08-24 08:26:08.458615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-08-24 08:26:08.458633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-08-24 08:26:08.458651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-08-24 08:26:08.458669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-08-24 08:26:08.458687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-08-24 08:26:08.458740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-08-24 08:26:08.458761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-08-24 08:26:08.458780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-08-24 08:26:08.458798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-08-24 08:26:08.458815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-08-24 08:26:08.458833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-08-24 08:26:08.458851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-08-24 08:26:08.458868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-08-24 08:26:08.458886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-08-24 08:26:08.458904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-08-24 08:26:08.458920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-08-24 08:26:08.458938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-08-24 08:26:08.458955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-08-24 08:26:08.458973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-08-24 08:26:08.458990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-08-24 08:26:08.459008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-08-24 08:26:08.459030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-08-24 08:26:08.459049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-08-24 08:26:08.459067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-08-24 08:26:08.459085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-08-24 08:26:08.459102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-08-24 08:26:08.459120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-08-24 08:26:08.459138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-08-24 08:26:08.459155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-08-24 08:26:08.459173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-08-24 08:26:08.459190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-08-24 08:26:08.459208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-08-24 08:26:08.459226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-08-24 08:26:08.459243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-08-24 08:26:08.459261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-08-24 08:26:08.459279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-08-24 08:26:08.459297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-08-24 08:26:08.459315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-08-24 08:26:08.459333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-08-24 08:26:08.459351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-08-24 08:26:08.459369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-08-24 08:26:08.459386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-08-24 08:26:08.459404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-08-24 08:26:08.459422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-08-24 08:26:08.459440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-08-24 08:26:08.459458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-08-24 08:26:08.459476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-08-24 08:26:08.459493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-08-24 08:26:08.459511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-08-24 08:26:08.459529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-08-24 08:26:08.459546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-08-24 08:26:08.459564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-08-24 08:26:08.459582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-08-24 08:26:08.459600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-08-24 08:26:08.459618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-08-24 08:26:08.459640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-08-24 08:26:08.459659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-08-24 08:26:08.459677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-24 08:26:08.459696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-24 08:26:08.459714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-08-24 08:26:08.459732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-08-24 08:26:08.459751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-08-24 08:26:08.459769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-08-24 08:26:08.459786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-08-24 08:26:08.459804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-08-24 08:26:08.459822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-08-24 08:26:08.459840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-08-24 08:26:08.459858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-08-24 08:26:08.459876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-08-24 08:26:08.459894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-08-24 08:26:08.459912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-08-24 08:26:08.459930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-08-24 08:26:08.459948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-08-24 08:26:08.459967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-08-24 08:26:08.459985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-08-24 08:26:08.460003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-08-24 08:26:08.460022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-08-24 08:26:08.460040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-08-24 08:26:08.460058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-08-24 08:26:08.460076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-08-24 08:26:08.460094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-08-24 08:26:08.460112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-08-24 08:26:08.460131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-08-24 08:26:08.460149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-08-24 08:26:08.460167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-08-24 08:26:08.460185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-08-24 08:26:08.460203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-08-24 08:26:08.460222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-08-24 08:26:08.460240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-08-24 08:26:08.460263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-08-24 08:26:08.460282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-08-24 08:26:08.460301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-08-24 08:26:08.460319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-08-24 08:26:08.460337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-08-24 08:26:08.460355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-08-24 08:26:08.460373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-08-24 08:26:08.460391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-08-24 08:26:08.460409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-08-24 08:26:08.460427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-08-24 08:26:08.460445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-08-24 08:26:08.460463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-08-24 08:26:08.460481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-08-24 08:26:08.460499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-08-24 08:26:08.460517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-08-24 08:26:08.460534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-08-24 08:26:08.460552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-08-24 08:26:08.460571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-08-24 08:26:08.460589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-08-24 08:26:08.460607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-08-24 08:26:08.460624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-08-24 08:26:08.460642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-08-24 08:26:08.460660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-08-24 08:26:08.460678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-08-24 08:26:08.460696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-08-24 08:26:08.460714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-08-24 08:26:08.460732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-08-24 08:26:08.460750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-08-24 08:26:08.460768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-08-24 08:26:08.460785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-08-24 08:26:08.460803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-08-24 08:26:08.460821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-08-24 08:26:08.460839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-08-24 08:26:08.460863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-08-24 08:26:08.460882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-08-24 08:26:08.460900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-08-24 08:26:08.460917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-08-24 08:26:08.460935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-08-24 08:26:08.460953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-08-24 08:26:08.460988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-08-24 08:26:08.461008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-08-24 08:26:08.461026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-08-24 08:26:08.461044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-08-24 08:26:08.461062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-08-24 08:26:08.461080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-08-24 08:26:08.461098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-08-24 08:26:08.461116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-08-24 08:26:08.461134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-08-24 08:26:08.461151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-08-24 08:26:08.461169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-08-24 08:26:08.461186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-08-24 08:26:08.461204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-08-24 08:26:08.461221 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-08-24 08:26:08.461239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-08-24 08:26:08.461257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-08-24 08:26:08.461274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-08-24 08:26:08.461292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-08-24 08:26:08.461309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-08-24 08:26:08.461326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-08-24 08:26:08.461344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-08-24 08:26:08.461361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-08-24 08:26:08.461378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-08-24 08:26:08.461395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-08-24 08:26:08.461413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-08-24 08:26:08.461430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-08-24 08:26:08.461448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-08-24 08:26:08.461465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-08-24 08:26:08.461483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-08-24 08:26:08.461505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-08-24 08:26:08.461524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-08-24 08:26:08.461541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-08-24 08:26:08.461559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-08-24 08:26:08.461576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-08-24 08:26:08.461594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-08-24 08:26:08.461612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-08-24 08:26:08.461630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-08-24 08:26:08.461648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-08-24 08:26:08.461665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-08-24 08:26:08.461683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-08-24 08:26:08.461701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-08-24 08:26:08.461718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-08-24 08:26:08.461735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-08-24 08:26:08.461753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-08-24 08:26:08.461770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-08-24 08:26:08.461788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-08-24 08:26:08.461806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-08-24 08:26:08.461823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-08-24 08:26:08.461841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-08-24 08:26:08.461858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-08-24 08:26:08.461875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-08-24 08:26:08.461893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-08-24 08:26:08.461911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-08-24 08:26:08.461929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-08-24 08:26:08.461947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-08-24 08:26:08.461964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-08-24 08:26:08.461982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-08-24 08:26:08.462000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-08-24 08:26:08.462017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-08-24 08:26:08.462035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-08-24 08:26:08.462053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-08-24 08:26:08.462070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-08-24 08:26:08.462088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-08-24 08:26:08.462110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-08-24 08:26:08.462128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-08-24 08:26:08.462146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-08-24 08:26:08.462164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-08-24 08:26:08.462182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-08-24 08:26:08.462201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-08-24 08:26:08.462218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-08-24 08:26:08.462236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-08-24 08:26:08.462254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-08-24 08:26:08.462272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-08-24 08:26:08.462290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-08-24 08:26:08.462308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-08-24 08:26:08.462326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-08-24 08:26:08.462344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-08-24 08:26:08.462362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-08-24 08:26:08.462380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-08-24 08:26:08.462398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-08-24 08:26:08.462416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-08-24 08:26:08.462434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-08-24 08:26:08.462452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-08-24 08:26:08.462470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-08-24 08:26:08.462488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-08-24 08:26:08.462505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-08-24 08:26:08.462523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-08-24 08:26:08.462541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-08-24 08:26:08.462558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-08-24 08:26:08.462576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-08-24 08:26:08.462594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-08-24 08:26:08.462612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-08-24 08:26:08.462629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-08-24 08:26:08.462647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-08-24 08:26:08.462664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-08-24 08:26:08.462682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-08-24 08:26:08.462700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-08-24 08:26:08.462738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-08-24 08:26:08.462758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-08-24 08:26:08.462783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-08-24 08:26:08.462802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-08-24 08:26:08.462820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-08-24 08:26:08.462838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-08-24 08:26:08.462856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-08-24 08:26:08.462874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-08-24 08:26:08.462892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-08-24 08:26:08.462910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-08-24 08:26:08.462928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-08-24 08:26:08.462945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-08-24 08:26:08.462963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-08-24 08:26:08.462981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-08-24 08:26:08.462999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-08-24 08:26:08.463017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-08-24 08:26:08.463035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-08-24 08:26:08.463053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-08-24 08:26:08.463071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-08-24 08:26:08.463089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-08-24 08:26:08.463107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-08-24 08:26:08.463125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-08-24 08:26:08.463143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-08-24 08:26:08.463161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-08-24 08:26:08.463179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-08-24 08:26:08.463198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-08-24 08:26:08.463216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-08-24 08:26:08.463234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-08-24 08:26:08.463252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-08-24 08:26:08.463270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-08-24 08:26:08.463288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-08-24 08:26:08.463306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-08-24 08:26:08.463324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-08-24 08:26:08.463342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-08-24 08:26:08.463360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-08-24 08:26:08.463378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-08-24 08:26:08.463401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-08-24 08:26:08.463419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-08-24 08:26:08.463437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-08-24 08:26:08.463455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-08-24 08:26:08.463472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-08-24 08:26:08.463489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-08-24 08:26:08.463507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-08-24 08:26:08.463525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-08-24 08:26:08.463543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-08-24 08:26:08.463561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-08-24 08:26:08.463579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-08-24 08:26:08.463597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-08-24 08:26:08.463615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-08-24 08:26:08.463633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-08-24 08:26:08.463650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-08-24 08:26:08.463668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-08-24 08:26:08.463685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-08-24 08:26:08.463703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-08-24 08:26:08.463720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-08-24 08:26:08.463737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-08-24 08:26:08.463755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-08-24 08:26:08.463773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-08-24 08:26:08.463791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-08-24 08:26:08.463809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-08-24 08:26:08.463826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-08-24 08:26:08.463844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-08-24 08:26:08.463862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-08-24 08:26:08.463880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-08-24 08:26:08.463897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-08-24 08:26:08.463915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-08-24 08:26:08.463933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-08-24 08:26:08.463950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-08-24 08:26:08.463968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-08-24 08:26:08.463986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-08-24 08:26:08.464008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-08-24 08:26:08.464027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-08-24 08:26:08.464045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-08-24 08:26:08.464063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-08-24 08:26:08.464080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-08-24 08:26:08.464098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-08-24 08:26:08.464116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-08-24 08:26:08.464134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-08-24 08:26:08.464152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-08-24 08:26:08.464170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-08-24 08:26:08.464188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-08-24 08:26:08.464206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-08-24 08:26:08.464223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-08-24 08:26:08.464241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-08-24 08:26:08.464259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-08-24 08:26:08.464276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-08-24 08:26:08.464294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-08-24 08:26:08.464312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-08-24 08:26:08.464330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-08-24 08:26:08.464348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-08-24 08:26:08.464366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-08-24 08:26:08.464384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-08-24 08:26:08.464402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-08-24 08:26:08.464420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-08-24 08:26:08.464438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-08-24 08:26:08.464456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-08-24 08:26:08.464474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-08-24 08:26:08.464492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-08-24 08:26:08.464511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-08-24 08:26:08.464529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-08-24 08:26:08.464547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-08-24 08:26:08.464565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-08-24 08:26:08.464584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-08-24 08:26:08.464602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-08-24 08:26:08.464620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-08-24 08:26:08.464642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-08-24 08:26:08.464661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-08-24 08:26:08.464680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-08-24 08:26:08.464698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-08-24 08:26:08.464718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-08-24 08:26:08.464738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-08-24 08:26:08.464756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-08-24 08:26:08.464775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-08-24 08:26:08.464793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-08-24 08:26:08.464810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-08-24 08:26:08.464828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-08-24 08:26:08.464846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-08-24 08:26:08.464864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-08-24 08:26:08.464882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-08-24 08:26:08.464900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-08-24 08:26:08.464918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-08-24 08:26:08.464936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-08-24 08:26:08.464955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-08-24 08:26:08.464990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-08-24 08:26:08.465010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-08-24 08:26:08.465028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-08-24 08:26:08.465047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-08-24 08:26:08.465065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-08-24 08:26:08.465083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-08-24 08:26:08.465101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-08-24 08:26:08.465119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-08-24 08:26:08.465137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-08-24 08:26:08.465155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-08-24 08:26:08.465174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-08-24 08:26:08.465192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-08-24 08:26:08.465210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-08-24 08:26:08.465227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-08-24 08:26:08.465245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-08-24 08:26:08.465263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-08-24 08:26:08.465281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-08-24 08:26:08.465304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-08-24 08:26:08.465323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-08-24 08:26:08.465341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-08-24 08:26:08.465359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-08-24 08:26:08.465377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-08-24 08:26:08.465395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-08-24 08:26:08.465413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-08-24 08:26:08.465431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-08-24 08:26:08.465449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-08-24 08:26:08.465467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-08-24 08:26:08.465486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-08-24 08:26:08.465504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-08-24 08:26:08.465522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-08-24 08:26:08.465540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-08-24 08:26:08.465558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-08-24 08:26:08.465576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-08-24 08:26:08.465594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-08-24 08:26:08.465613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-08-24 08:26:08.465631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-08-24 08:26:08.465649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-08-24 08:26:08.465667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-08-24 08:26:08.465685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-08-24 08:26:08.465703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-08-24 08:26:08.465721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-08-24 08:26:08.465739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-08-24 08:26:08.465757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-08-24 08:26:08.465775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-08-24 08:26:08.465793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-08-24 08:26:08.465811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-08-24 08:26:08.465829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-08-24 08:26:08.465847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-08-24 08:26:08.465865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-08-24 08:26:08.465883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-08-24 08:26:08.465905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-08-24 08:26:08.465924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-08-24 08:26:08.465941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-08-24 08:26:08.465959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-08-24 08:26:08.465976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-08-24 08:26:08.465994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-08-24 08:26:08.466012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-08-24 08:26:08.466030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-08-24 08:26:08.466048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-08-24 08:26:08.466066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-08-24 08:26:08.466084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-08-24 08:26:08.466102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-08-24 08:26:08.466120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.466138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.466156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-08-24 08:26:08.466174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-08-24 08:26:08.466192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-08-24 08:26:08.466210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-08-24 08:26:08.466229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-08-24 08:26:08.466247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-08-24 08:26:08.466265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.466283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.466301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-08-24 08:26:08.466319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-08-24 08:26:08.466337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-08-24 08:26:08.466355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-08-24 08:26:08.466373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-08-24 08:26:08.466391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-08-24 08:26:08.466409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-08-24 08:26:08.466427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-08-24 08:26:08.466445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-08-24 08:26:08.466463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-08-24 08:26:08.466480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-08-24 08:26:08.466498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-08-24 08:26:08.466520 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-08-24 08:26:08.466539 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-08-24 08:26:08.466558 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-08-24 08:26:08.466576 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-08-24 08:26:08.466594 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-08-24 08:26:08.466611 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-08-24 08:26:08.466629 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-08-24 08:26:08.466646 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-08-24 08:26:08.466664 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-08-24 08:26:08.466682 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-08-24 08:26:08.466700 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-08-24 08:26:08.466717 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-08-24 08:26:08.466767 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-08-24 08:26:08.466787 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-08-24 08:26:08.466805 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-08-24 08:26:08.466823 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-08-24 08:26:08.466841 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-08-24 08:26:08.466860 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-08-24 08:26:08.466878 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-08-24 08:26:08.466896 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-08-24 08:26:08.466915 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-08-24 08:26:08.466933 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-08-24 08:26:08.466953 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-08-24 08:26:08.466972 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-08-24 08:26:08.466990 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-08-24 08:26:08.467009 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-08-24 08:26:08.467027 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-08-24 08:26:08.467046 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-08-24 08:26:08.467065 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-08-24 08:26:08.467083 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-08-24 08:26:08.467101 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-08-24 08:26:08.467119 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-08-24 08:26:08.467137 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-08-24 08:26:08.467155 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-08-24 08:26:08.467173 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-08-24 08:26:08.467191 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-08-24 08:26:08.467210 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-08-24 08:26:08.467228 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-08-24 08:26:08.467251 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-08-24 08:26:08.467270 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-08-24 08:26:08.467289 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-08-24 08:26:08.467308 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-08-24 08:26:08.467327 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-08-24 08:26:08.467345 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-08-24 08:26:08.467363 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-08-24 08:26:08.467381 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-08-24 08:26:08.467400 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-08-24 08:26:08.467418 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-08-24 08:26:08.467437 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-08-24 08:26:08.467455 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-08-24 08:26:08.467473 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-08-24 08:26:08.467491 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-08-24 08:26:08.467509 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-08-24 08:26:08.467527 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-08-24 08:26:08.467545 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-08-24 08:26:08.467563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-08-24 08:26:08.467581 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-08-24 08:26:08.467599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-08-24 08:26:08.467616 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-08-24 08:26:08.467634 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-08-24 08:26:08.467652 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-08-24 08:26:08.467671 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-08-24 08:26:08.467689 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-08-24 08:26:08.467707 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-08-24 08:26:08.467724 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-08-24 08:26:08.467742 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-08-24 08:26:08.467760 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-08-24 08:26:08.467778 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-08-24 08:26:08.467796 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-08-24 08:26:08.467814 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-08-24 08:26:08.467832 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-08-24 08:26:08.467850 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-08-24 08:26:08.467868 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-08-24 08:26:08.467886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-08-24 08:26:08.467909 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-08-24 08:26:08.467928 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-08-24 08:26:08.467946 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-08-24 08:26:08.467964 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-08-24 08:26:08.467983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-08-24 08:26:08.468001 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-08-24 08:26:08.468019 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-08-24 08:26:08.468037 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-08-24 08:26:08.468056 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-08-24 08:26:08.468074 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-08-24 08:26:08.468092 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-08-24 08:26:08.468110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-08-24 08:26:08.468128 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-08-24 08:26:08.468147 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-08-24 08:26:08.468165 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-08-24 08:26:08.468183 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-08-24 08:26:08.468201 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-08-24 08:26:08.468219 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-08-24 08:26:08.468237 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-08-24 08:26:08.468256 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-08-24 08:26:08.468274 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-08-24 08:26:08.468293 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-08-24 08:26:08.468311 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-08-24 08:26:08.468329 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-08-24 08:26:08.468348 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-08-24 08:26:08.468366 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-08-24 08:26:08.468385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-08-24 08:26:08.468403 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-08-24 08:26:08.468421 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-08-24 08:26:08.468439 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-08-24 08:26:08.468457 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-08-24 08:26:08.468474 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-08-24 08:26:08.468492 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-08-24 08:26:08.468510 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-08-24 08:26:08.468528 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-08-24 08:26:08.468550 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-08-24 08:26:08.468569 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-08-24 08:26:08.468587 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-08-24 08:26:08.468605 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-08-24 08:26:08.468623 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-08-24 08:26:08.468641 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-08-24 08:26:08.468659 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-08-24 08:26:08.468676 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-08-24 08:26:08.468694 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-08-24 08:26:08.468711 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-08-24 08:26:08.468732 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-08-24 08:26:08.468751 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-08-24 08:26:08.468769 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-08-24 08:26:08.468786 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-08-24 08:26:08.468805 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-08-24 08:26:08.468823 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-08-24 08:26:08.468840 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-08-24 08:26:08.468859 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.468877 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.468895 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-08-24 08:26:08.468912 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-08-24 08:26:08.468930 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-08-24 08:26:08.468948 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-08-24 08:26:08.468986 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-08-24 08:26:08.469007 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-08-24 08:26:08.469026 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-08-24 08:26:08.469044 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-txcpj.txt 2026-08-24 08:26:08.469062 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-txcpj.yaml 2026-08-24 08:26:08.469080 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-08-24 08:26:08.469098 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-08-24 08:26:08.469116 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-08-24 08:26:08.469134 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-08-24 08:26:08.469151 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-08-24 08:26:08.469169 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-08-24 08:26:08.469187 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-08-24 08:26:08.469205 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-08-24 08:26:08.469228 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-08-24 08:26:08.469247 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-08-24 08:26:08.469265 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-08-24 08:26:08.469283 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-08-24 08:26:08.469301 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-08-24 08:26:08.469319 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-08-24 08:26:08.469337 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-08-24 08:26:08.469355 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-08-24 08:26:08.469373 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.469392 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.469410 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-08-24 08:26:08.469428 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-08-24 08:26:08.469446 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-08-24 08:26:08.469464 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-08-24 08:26:08.469483 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-08-24 08:26:08.469501 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-08-24 08:26:08.469519 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-08-24 08:26:08.469538 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-08-24 08:26:08.469556 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-08-24 08:26:08.469574 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-08-24 08:26:08.469592 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s7hlc.txt 2026-08-24 08:26:08.469611 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s7hlc.yaml 2026-08-24 08:26:08.469629 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-08-24 08:26:08.469647 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-08-24 08:26:08.469665 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-08-24 08:26:08.469683 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-08-24 08:26:08.469701 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-08-24 08:26:08.469719 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-08-24 08:26:08.469737 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-08-24 08:26:08.469755 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.469773 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.469791 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-08-24 08:26:08.469809 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-08-24 08:26:08.469827 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-08-24 08:26:08.469845 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-08-24 08:26:08.469868 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-08-24 08:26:08.469886 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-08-24 08:26:08.469904 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-08-24 08:26:08.469922 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-08-24 08:26:08.469940 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.469957 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.469975 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-08-24 08:26:08.469993 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-08-24 08:26:08.470011 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-08-24 08:26:08.470029 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-08-24 08:26:08.470046 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-08-24 08:26:08.470064 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-08-24 08:26:08.470082 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-08-24 08:26:08.470101 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.470118 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.470137 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-08-24 08:26:08.470155 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-08-24 08:26:08.470173 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-08-24 08:26:08.470191 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-08-24 08:26:08.470209 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.470228 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.470246 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-08-24 08:26:08.470264 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-08-24 08:26:08.470282 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-08-24 08:26:08.470300 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-08-24 08:26:08.470317 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-08-24 08:26:08.470336 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-08-24 08:26:08.470353 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-08-24 08:26:08.470372 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-08-24 08:26:08.470390 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-08-24 08:26:08.470408 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-08-24 08:26:08.470427 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-08-24 08:26:08.470446 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-08-24 08:26:08.470464 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-08-24 08:26:08.470482 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-08-24 08:26:08.470505 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-08-24 08:26:08.470525 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-08-24 08:26:08.470543 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-08-24 08:26:08.470561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-08-24 08:26:08.470578 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-08-24 08:26:08.470596 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-08-24 08:26:08.470615 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-08-24 08:26:08.470633 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-08-24 08:26:08.470651 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-08-24 08:26:08.470669 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-08-24 08:26:08.470687 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-08-24 08:26:08.470705 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-08-24 08:26:08.470723 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-08-24 08:26:08.470764 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-08-24 08:26:08.470784 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-08-24 08:26:08.470802 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-08-24 08:26:08.470820 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-08-24 08:26:08.470838 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-08-24 08:26:08.470856 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-08-24 08:26:08.470874 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-08-24 08:26:08.470892 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-08-24 08:26:08.470910 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-08-24 08:26:08.470929 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-08-24 08:26:08.470946 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-08-24 08:26:08.470964 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-08-24 08:26:08.470982 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-08-24 08:26:08.471000 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-b569p.txt 2026-08-24 08:26:08.471018 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-b569p.yaml 2026-08-24 08:26:08.471036 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-08-24 08:26:08.471054 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-08-24 08:26:08.471071 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-08-24 08:26:08.471089 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-08-24 08:26:08.471107 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-08-24 08:26:08.508574 | 2026-08-24 08:26:08.508680 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-24 08:26:08.766940 | instance | changed 2026-08-24 08:26:08.774661 | 2026-08-24 08:26:08.774740 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-24 08:26:08.990476 | instance | changed 2026-08-24 08:26:08.997432 | 2026-08-24 08:26:08.997500 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-24 08:26:09.639573 | instance | auth-system/keycloak-0/keycloak 2026-08-24 08:26:09.889667 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-08-24 08:26:10.130402 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8/manager 2026-08-24 08:26:10.368016 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8" not found 2026-08-24 08:26:10.580276 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm/manager 2026-08-24 08:26:10.807181 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm" not found 2026-08-24 08:26:11.014090 | instance | capi-system/capi-controller-manager-5647546676-cbrk6/manager 2026-08-24 08:26:11.262020 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-cbrk6" not found 2026-08-24 08:26:11.484700 | instance | capo-system/capo-controller-manager-56cf844ccd-bzmfz/manager 2026-08-24 08:26:11.693203 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-bzmfz" not found 2026-08-24 08:26:11.889791 | instance | cert-manager/cert-manager-79c48d47db-92qn2/cert-manager-controller 2026-08-24 08:26:12.157780 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-92qn2" not found 2026-08-24 08:26:12.348819 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-hkmdp/cert-manager-cainjector 2026-08-24 08:26:12.565300 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-hkmdp" not found 2026-08-24 08:26:12.769676 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-8qmjg/cert-manager-webhook 2026-08-24 08:26:12.975353 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-8qmjg" not found 2026-08-24 08:26:13.182379 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-njjwk/envoy-gateway 2026-08-24 08:26:13.479934 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-njjwk" not found 2026-08-24 08:26:13.689655 | instance | ingress-nginx/ingress-nginx-controller-rrh2c/controller 2026-08-24 08:26:13.959325 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-rrh2c" not found 2026-08-24 08:26:14.170020 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j87lw/ingress-nginx-default-backend 2026-08-24 08:26:14.379029 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-j87lw" not found 2026-08-24 08:26:14.588392 | instance | kube-system/cilium-operator-869df985b8-pz5d9/cilium-operator 2026-08-24 08:26:14.801761 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-pz5d9" not found 2026-08-24 08:26:15.015241 | instance | kube-system/cilium-pxhpm/config 2026-08-24 08:26:15.247624 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-pxhpm" not found 2026-08-24 08:26:15.252557 | instance | kube-system/cilium-pxhpm/mount-cgroup 2026-08-24 08:26:15.465395 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-pxhpm" not found 2026-08-24 08:26:15.470661 | instance | kube-system/cilium-pxhpm/apply-sysctl-overwrites 2026-08-24 08:26:15.673402 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-pxhpm" not found 2026-08-24 08:26:15.681657 | instance | kube-system/cilium-pxhpm/mount-bpf-fs 2026-08-24 08:26:15.894712 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-pxhpm" not found 2026-08-24 08:26:15.900625 | instance | kube-system/cilium-pxhpm/clean-cilium-state 2026-08-24 08:26:16.116595 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-pxhpm" not found 2026-08-24 08:26:16.121900 | instance | kube-system/cilium-pxhpm/install-cni-binaries 2026-08-24 08:26:16.313506 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-pxhpm" not found 2026-08-24 08:26:16.318490 | instance | kube-system/cilium-pxhpm/cilium-agent 2026-08-24 08:26:16.628140 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-pxhpm" not found 2026-08-24 08:26:16.836617 | instance | kube-system/coredns-67659f764b-jhmxx/coredns 2026-08-24 08:26:17.060292 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jhmxx" not found 2026-08-24 08:26:17.267097 | instance | kube-system/coredns-67659f764b-qqgsn/coredns 2026-08-24 08:26:17.465387 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-qqgsn" not found 2026-08-24 08:26:17.664316 | instance | kube-system/etcd-instance/etcd 2026-08-24 08:26:17.859901 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-08-24 08:26:18.081839 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-08-24 08:26:18.296661 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-08-24 08:26:18.486536 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-08-24 08:26:18.814575 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-08-24 08:26:19.038217 | instance | kube-system/kube-proxy-pmfnk/kube-proxy 2026-08-24 08:26:19.244098 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-pmfnk" not found 2026-08-24 08:26:19.425827 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-08-24 08:26:19.633874 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-08-24 08:26:19.821480 | instance | kube-system/kube-vip-instance/kube-vip 2026-08-24 08:26:20.016517 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-08-24 08:26:20.230105 | instance | local-path-storage/local-path-provisioner-679c578f5-mkw7d/local-path-provisioner 2026-08-24 08:26:20.434241 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-mkw7d" not found 2026-08-24 08:26:20.625296 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-08-24 08:26:20.837710 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-24 08:26:20.841658 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-08-24 08:26:21.049604 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-24 08:26:21.055001 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-08-24 08:26:21.254670 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-24 08:26:21.259925 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-08-24 08:26:21.490549 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-08-24 08:26:21.676329 | instance | monitoring/goldpinger-lphkq/goldpinger-daemon 2026-08-24 08:26:21.870444 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-lphkq" not found 2026-08-24 08:26:22.087688 | instance | monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-dashboard 2026-08-24 08:26:22.276504 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7bddf777f5-rxpmn" not found 2026-08-24 08:26:22.280529 | instance | monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-datasources 2026-08-24 08:26:22.480002 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7bddf777f5-rxpmn" not found 2026-08-24 08:26:22.485590 | instance | monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana 2026-08-24 08:26:22.722929 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7bddf777f5-rxpmn" not found 2026-08-24 08:26:22.900721 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn/kube-state-metrics 2026-08-24 08:26:23.102408 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn" not found 2026-08-24 08:26:23.288260 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-cjfln/kube-prometheus-stack 2026-08-24 08:26:23.480545 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-cjfln" not found 2026-08-24 08:26:23.673131 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/node-exporter 2026-08-24 08:26:23.877913 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/pod-tls-sidecar 2026-08-24 08:26:24.074966 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-2cd4r" not found 2026-08-24 08:26:24.258347 | instance | monitoring/loki-0/loki 2026-08-24 08:26:24.460161 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-08-24 08:26:24.655931 | instance | monitoring/loki-chunks-cache-0/memcached 2026-08-24 08:26:24.844501 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-08-24 08:26:24.848626 | instance | monitoring/loki-chunks-cache-0/exporter 2026-08-24 08:26:25.049503 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-08-24 08:26:25.237337 | instance | monitoring/loki-gateway-cf54cb88c-njk52/nginx 2026-08-24 08:26:25.630374 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-njk52" not found 2026-08-24 08:26:25.806682 | instance | monitoring/loki-results-cache-0/memcached 2026-08-24 08:26:26.017826 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-08-24 08:26:26.022035 | instance | monitoring/loki-results-cache-0/exporter 2026-08-24 08:26:26.201075 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-08-24 08:26:26.390869 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-p88xr/gc 2026-08-24 08:26:26.602650 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-p88xr" not found 2026-08-24 08:26:26.796963 | instance | monitoring/node-feature-discovery-master-8665476dbc-7wcz2/master 2026-08-24 08:26:27.001643 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-7wcz2" not found 2026-08-24 08:26:27.219620 | instance | monitoring/node-feature-discovery-worker-2d2j5/worker 2026-08-24 08:26:27.447074 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-2d2j5" not found 2026-08-24 08:26:27.652655 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-08-24 08:26:27.872972 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-24 08:26:27.877356 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-08-24 08:26:28.112288 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-24 08:26:28.119347 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-08-24 08:26:28.316354 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-24 08:26:28.322595 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-08-24 08:26:28.521679 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-24 08:26:28.525793 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-08-24 08:26:28.740342 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-08-24 08:26:28.934734 | instance | monitoring/prometheus-pushgateway-7b8659c68b-4jcjw/pushgateway 2026-08-24 08:26:29.139120 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-4jcjw" not found 2026-08-24 08:26:29.361134 | instance | monitoring/vector-p6mwt/vector 2026-08-24 08:26:29.614851 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-p6mwt" not found 2026-08-24 08:26:29.817343 | instance | openstack/barbican-api-55ff9d6f4d-2zzz4/init 2026-08-24 08:26:30.040862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-55ff9d6f4d-2zzz4" not found 2026-08-24 08:26:30.045172 | instance | openstack/barbican-api-55ff9d6f4d-2zzz4/barbican-api 2026-08-24 08:26:30.260761 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-55ff9d6f4d-2zzz4" not found 2026-08-24 08:26:30.450341 | instance | openstack/barbican-db-init-529t2/init 2026-08-24 08:26:30.667229 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-529t2" not found 2026-08-24 08:26:30.673167 | instance | openstack/barbican-db-init-529t2/barbican-db-init-0 2026-08-24 08:26:30.879475 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-529t2" not found 2026-08-24 08:26:31.096189 | instance | openstack/barbican-db-sync-k2rw8/init 2026-08-24 08:26:31.315727 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-k2rw8" not found 2026-08-24 08:26:31.319995 | instance | openstack/barbican-db-sync-k2rw8/barbican-db-sync 2026-08-24 08:26:31.524208 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-k2rw8" not found 2026-08-24 08:26:31.719054 | instance | openstack/barbican-ks-endpoints-hs42h/init 2026-08-24 08:26:31.913623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-hs42h" not found 2026-08-24 08:26:31.919754 | instance | openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-admin 2026-08-24 08:26:32.137869 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-hs42h" not found 2026-08-24 08:26:32.142914 | instance | openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-internal 2026-08-24 08:26:32.360438 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-hs42h" not found 2026-08-24 08:26:32.364775 | instance | openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-public 2026-08-24 08:26:32.570477 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-hs42h" not found 2026-08-24 08:26:32.783280 | instance | openstack/barbican-ks-service-mgzlk/init 2026-08-24 08:26:32.986617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mgzlk" not found 2026-08-24 08:26:32.990711 | instance | openstack/barbican-ks-service-mgzlk/key-manager-ks-service-registration 2026-08-24 08:26:33.212113 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mgzlk" not found 2026-08-24 08:26:33.432051 | instance | openstack/barbican-ks-user-krnxx/init 2026-08-24 08:26:33.636066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-krnxx" not found 2026-08-24 08:26:33.642071 | instance | openstack/barbican-ks-user-krnxx/barbican-ks-user 2026-08-24 08:26:33.844662 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-krnxx" not found 2026-08-24 08:26:34.083257 | instance | openstack/barbican-rabbit-init-qztcx/init 2026-08-24 08:26:34.286541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-qztcx" not found 2026-08-24 08:26:34.292753 | instance | openstack/barbican-rabbit-init-qztcx/rabbit-init 2026-08-24 08:26:34.499707 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-qztcx" not found 2026-08-24 08:26:34.705287 | instance | openstack/cinder-api-6cd4879594-d5hzn/init 2026-08-24 08:26:34.914979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6cd4879594-d5hzn" not found 2026-08-24 08:26:34.919303 | instance | openstack/cinder-api-6cd4879594-d5hzn/ceph-coordination-volume-perms 2026-08-24 08:26:35.139546 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6cd4879594-d5hzn" not found 2026-08-24 08:26:35.145504 | instance | openstack/cinder-api-6cd4879594-d5hzn/cinder-api 2026-08-24 08:26:35.406572 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6cd4879594-d5hzn" not found 2026-08-24 08:26:35.631075 | instance | openstack/cinder-backup-845c88b7f4-tjlsg/init 2026-08-24 08:26:35.835759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-845c88b7f4-tjlsg" not found 2026-08-24 08:26:35.840604 | instance | openstack/cinder-backup-845c88b7f4-tjlsg/ceph-backup-keyring-placement 2026-08-24 08:26:36.043660 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-845c88b7f4-tjlsg" not found 2026-08-24 08:26:36.048875 | instance | openstack/cinder-backup-845c88b7f4-tjlsg/ceph-keyring-placement-rbd1 2026-08-24 08:26:36.293447 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-845c88b7f4-tjlsg" not found 2026-08-24 08:26:36.300080 | instance | openstack/cinder-backup-845c88b7f4-tjlsg/ceph-coordination-volume-perms 2026-08-24 08:26:36.499775 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-845c88b7f4-tjlsg" not found 2026-08-24 08:26:36.506309 | instance | openstack/cinder-backup-845c88b7f4-tjlsg/cinder-backup 2026-08-24 08:26:36.697588 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-845c88b7f4-tjlsg" not found 2026-08-24 08:26:36.911342 | instance | openstack/cinder-backup-storage-init-cpx2z/init 2026-08-24 08:26:37.145168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-cpx2z" not found 2026-08-24 08:26:37.150701 | instance | openstack/cinder-backup-storage-init-cpx2z/ceph-keyring-placement 2026-08-24 08:26:37.353799 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-cpx2z" not found 2026-08-24 08:26:37.360489 | instance | openstack/cinder-backup-storage-init-cpx2z/cinder-backup-storage-init 2026-08-24 08:26:37.586512 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-cpx2z" not found 2026-08-24 08:26:37.780596 | instance | openstack/cinder-bootstrap-rkwfw/init 2026-08-24 08:26:37.990867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-rkwfw" not found 2026-08-24 08:26:37.997697 | instance | openstack/cinder-bootstrap-rkwfw/bootstrap 2026-08-24 08:26:38.210435 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-rkwfw" not found 2026-08-24 08:26:38.418349 | instance | openstack/cinder-create-internal-tenant-g55vr/init 2026-08-24 08:26:38.616850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-g55vr" not found 2026-08-24 08:26:38.622983 | instance | openstack/cinder-create-internal-tenant-g55vr/create-internal-tenant 2026-08-24 08:26:38.848471 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-g55vr" not found 2026-08-24 08:26:39.078300 | instance | openstack/cinder-db-init-cnp4j/init 2026-08-24 08:26:39.292933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-cnp4j" not found 2026-08-24 08:26:39.297494 | instance | openstack/cinder-db-init-cnp4j/cinder-db-init-0 2026-08-24 08:26:39.511865 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-cnp4j" not found 2026-08-24 08:26:39.704076 | instance | openstack/cinder-db-sync-szf8m/init 2026-08-24 08:26:39.888821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-szf8m" not found 2026-08-24 08:26:39.893762 | instance | openstack/cinder-db-sync-szf8m/cinder-db-sync 2026-08-24 08:26:40.109057 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-szf8m" not found 2026-08-24 08:26:40.326668 | instance | openstack/cinder-ks-endpoints-hhhrs/init 2026-08-24 08:26:40.537661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-hhhrs" not found 2026-08-24 08:26:40.543746 | instance | openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-admin 2026-08-24 08:26:40.747876 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-hhhrs" not found 2026-08-24 08:26:40.752527 | instance | openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-internal 2026-08-24 08:26:40.971034 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-hhhrs" not found 2026-08-24 08:26:40.977006 | instance | openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-public 2026-08-24 08:26:41.196998 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-hhhrs" not found 2026-08-24 08:26:41.413884 | instance | openstack/cinder-ks-service-q9g8n/init 2026-08-24 08:26:41.624479 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-q9g8n" not found 2026-08-24 08:26:41.628563 | instance | openstack/cinder-ks-service-q9g8n/volumev3-ks-service-registration 2026-08-24 08:26:41.836656 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-q9g8n" not found 2026-08-24 08:26:42.083206 | instance | openstack/cinder-ks-user-c64r4/init 2026-08-24 08:26:42.285835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-c64r4" not found 2026-08-24 08:26:42.291199 | instance | openstack/cinder-ks-user-c64r4/cinder-ks-user 2026-08-24 08:26:42.502262 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-c64r4" not found 2026-08-24 08:26:42.705968 | instance | openstack/cinder-rabbit-init-smt76/init 2026-08-24 08:26:42.899142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-smt76" not found 2026-08-24 08:26:42.903595 | instance | openstack/cinder-rabbit-init-smt76/rabbit-init 2026-08-24 08:26:43.121038 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-smt76" not found 2026-08-24 08:26:43.330687 | instance | openstack/cinder-scheduler-755d4758b-cf96s/init 2026-08-24 08:26:43.564278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-755d4758b-cf96s" not found 2026-08-24 08:26:43.568121 | instance | openstack/cinder-scheduler-755d4758b-cf96s/ceph-coordination-volume-perms 2026-08-24 08:26:43.776170 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-755d4758b-cf96s" not found 2026-08-24 08:26:43.789473 | instance | openstack/cinder-scheduler-755d4758b-cf96s/cinder-scheduler 2026-08-24 08:26:44.025770 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-755d4758b-cf96s" not found 2026-08-24 08:26:44.242926 | instance | openstack/cinder-storage-init-g4qf5/init 2026-08-24 08:26:44.456015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-g4qf5" not found 2026-08-24 08:26:44.461801 | instance | openstack/cinder-storage-init-g4qf5/ceph-keyring-placement 2026-08-24 08:26:44.661546 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-g4qf5" not found 2026-08-24 08:26:44.665911 | instance | openstack/cinder-storage-init-g4qf5/cinder-storage-init-rbd1 2026-08-24 08:26:44.868917 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-g4qf5" not found 2026-08-24 08:26:45.088428 | instance | openstack/cinder-volume-5df4555f65-qwlx7/init 2026-08-24 08:26:45.339162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5df4555f65-qwlx7" not found 2026-08-24 08:26:45.345318 | instance | openstack/cinder-volume-5df4555f65-qwlx7/ceph-keyring-placement-rbd1 2026-08-24 08:26:45.554722 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5df4555f65-qwlx7" not found 2026-08-24 08:26:45.560186 | instance | openstack/cinder-volume-5df4555f65-qwlx7/ceph-coordination-volume-perms 2026-08-24 08:26:45.761129 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5df4555f65-qwlx7" not found 2026-08-24 08:26:45.766301 | instance | openstack/cinder-volume-5df4555f65-qwlx7/init-cinder-conf 2026-08-24 08:26:45.979930 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5df4555f65-qwlx7" not found 2026-08-24 08:26:45.985000 | instance | openstack/cinder-volume-5df4555f65-qwlx7/cinder-volume 2026-08-24 08:26:46.213268 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5df4555f65-qwlx7" not found 2026-08-24 08:26:46.410863 | instance | openstack/cinder-volume-usage-audit-29792645-xvsrm/init 2026-08-24 08:26:46.625224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29792645-xvsrm" not found 2026-08-24 08:26:46.629970 | instance | openstack/cinder-volume-usage-audit-29792645-xvsrm/cinder-volume-usage-audit 2026-08-24 08:26:46.846005 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29792645-xvsrm" not found 2026-08-24 08:26:47.081969 | instance | openstack/glance-api-7b885cb496-n2lq6/init 2026-08-24 08:26:47.275719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7b885cb496-n2lq6" not found 2026-08-24 08:26:47.281474 | instance | openstack/glance-api-7b885cb496-n2lq6/glance-perms 2026-08-24 08:26:47.490497 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7b885cb496-n2lq6" not found 2026-08-24 08:26:47.497481 | instance | openstack/glance-api-7b885cb496-n2lq6/ceph-keyring-placement 2026-08-24 08:26:47.699296 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7b885cb496-n2lq6" not found 2026-08-24 08:26:47.703348 | instance | openstack/glance-api-7b885cb496-n2lq6/glance-api 2026-08-24 08:26:47.930077 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7b885cb496-n2lq6" not found 2026-08-24 08:26:48.150844 | instance | openstack/glance-db-init-6fdfs/init 2026-08-24 08:26:48.357181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-6fdfs" not found 2026-08-24 08:26:48.363180 | instance | openstack/glance-db-init-6fdfs/glance-db-init-0 2026-08-24 08:26:48.568999 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-6fdfs" not found 2026-08-24 08:26:48.790525 | instance | openstack/glance-db-sync-kjsf5/init 2026-08-24 08:26:48.989873 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-kjsf5" not found 2026-08-24 08:26:48.995919 | instance | openstack/glance-db-sync-kjsf5/glance-db-sync 2026-08-24 08:26:49.228220 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-kjsf5" not found 2026-08-24 08:26:49.439060 | instance | openstack/glance-ks-endpoints-zjgfl/init 2026-08-24 08:26:49.665487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-zjgfl" not found 2026-08-24 08:26:49.669985 | instance | openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-admin 2026-08-24 08:26:49.872195 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-zjgfl" not found 2026-08-24 08:26:49.877964 | instance | openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-internal 2026-08-24 08:26:50.090425 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-zjgfl" not found 2026-08-24 08:26:50.095288 | instance | openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-public 2026-08-24 08:26:50.298746 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-zjgfl" not found 2026-08-24 08:26:50.528230 | instance | openstack/glance-ks-service-x7gjj/init 2026-08-24 08:26:50.743885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-x7gjj" not found 2026-08-24 08:26:50.749137 | instance | openstack/glance-ks-service-x7gjj/image-ks-service-registration 2026-08-24 08:26:50.962873 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-x7gjj" not found 2026-08-24 08:26:51.176991 | instance | openstack/glance-ks-user-n4bsd/init 2026-08-24 08:26:51.375910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-n4bsd" not found 2026-08-24 08:26:51.381158 | instance | openstack/glance-ks-user-n4bsd/glance-ks-user 2026-08-24 08:26:51.570675 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-n4bsd" not found 2026-08-24 08:26:51.776641 | instance | openstack/glance-metadefs-load-4zvxh/init 2026-08-24 08:26:51.982636 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-4zvxh" not found 2026-08-24 08:26:51.987037 | instance | openstack/glance-metadefs-load-4zvxh/glance-metadefs-load 2026-08-24 08:26:52.198274 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-4zvxh" not found 2026-08-24 08:26:52.404549 | instance | openstack/glance-rabbit-init-g77hq/init 2026-08-24 08:26:52.608533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-g77hq" not found 2026-08-24 08:26:52.613724 | instance | openstack/glance-rabbit-init-g77hq/rabbit-init 2026-08-24 08:26:52.818537 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-g77hq" not found 2026-08-24 08:26:53.018410 | instance | openstack/glance-storage-init-4n8nz/init 2026-08-24 08:26:53.233554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-4n8nz" not found 2026-08-24 08:26:53.238584 | instance | openstack/glance-storage-init-4n8nz/ceph-keyring-placement 2026-08-24 08:26:53.450632 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-4n8nz" not found 2026-08-24 08:26:53.455553 | instance | openstack/glance-storage-init-4n8nz/glance-storage-init 2026-08-24 08:26:53.662822 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-4n8nz" not found 2026-08-24 08:26:53.881097 | instance | openstack/heat-api-d9bf559bd-rbvng/init 2026-08-24 08:26:54.114179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-d9bf559bd-rbvng" not found 2026-08-24 08:26:54.118815 | instance | openstack/heat-api-d9bf559bd-rbvng/heat-api 2026-08-24 08:26:54.321294 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-d9bf559bd-rbvng" not found 2026-08-24 08:26:54.552027 | instance | openstack/heat-bootstrap-rr9nl/init 2026-08-24 08:26:54.747138 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-rr9nl" not found 2026-08-24 08:26:54.752369 | instance | openstack/heat-bootstrap-rr9nl/bootstrap 2026-08-24 08:26:54.961816 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-rr9nl" not found 2026-08-24 08:26:55.174491 | instance | openstack/heat-cfn-78d6c95fd-hxxcn/init 2026-08-24 08:26:55.404516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-78d6c95fd-hxxcn" not found 2026-08-24 08:26:55.408343 | instance | openstack/heat-cfn-78d6c95fd-hxxcn/heat-cfn 2026-08-24 08:26:55.609218 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-78d6c95fd-hxxcn" not found 2026-08-24 08:26:55.821264 | instance | openstack/heat-db-init-hwxtz/init 2026-08-24 08:26:56.049207 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-hwxtz" not found 2026-08-24 08:26:56.054166 | instance | openstack/heat-db-init-hwxtz/heat-db-init-0 2026-08-24 08:26:56.263723 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-hwxtz" not found 2026-08-24 08:26:56.469816 | instance | openstack/heat-db-sync-8q5gs/init 2026-08-24 08:26:56.665046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-8q5gs" not found 2026-08-24 08:26:56.669915 | instance | openstack/heat-db-sync-8q5gs/heat-db-sync 2026-08-24 08:26:56.858529 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-8q5gs" not found 2026-08-24 08:26:57.085027 | instance | openstack/heat-domain-ks-user-dhzpn/init 2026-08-24 08:26:57.298402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-dhzpn" not found 2026-08-24 08:26:57.302314 | instance | openstack/heat-domain-ks-user-dhzpn/heat-ks-domain-user 2026-08-24 08:26:57.502094 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-dhzpn" not found 2026-08-24 08:26:57.728351 | instance | openstack/heat-engine-cf49d9f85-js6t2/init 2026-08-24 08:26:57.948146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cf49d9f85-js6t2" not found 2026-08-24 08:26:57.952985 | instance | openstack/heat-engine-cf49d9f85-js6t2/heat-engine 2026-08-24 08:26:58.189704 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-cf49d9f85-js6t2" not found 2026-08-24 08:26:58.409697 | instance | openstack/heat-engine-cleaner-29792655-4rhnc/init 2026-08-24 08:26:58.611892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29792655-4rhnc" not found 2026-08-24 08:26:58.617014 | instance | openstack/heat-engine-cleaner-29792655-4rhnc/heat-engine-cleaner 2026-08-24 08:26:58.846468 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29792655-4rhnc" not found 2026-08-24 08:26:59.107687 | instance | openstack/heat-engine-cleaner-29792660-mpt5t/init 2026-08-24 08:26:59.330014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29792660-mpt5t" not found 2026-08-24 08:26:59.335275 | instance | openstack/heat-engine-cleaner-29792660-mpt5t/heat-engine-cleaner 2026-08-24 08:26:59.543691 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29792660-mpt5t" not found 2026-08-24 08:26:59.758826 | instance | openstack/heat-engine-cleaner-29792665-kvtm5/init 2026-08-24 08:26:59.993381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29792665-kvtm5" not found 2026-08-24 08:26:59.998254 | instance | openstack/heat-engine-cleaner-29792665-kvtm5/heat-engine-cleaner 2026-08-24 08:27:00.215996 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29792665-kvtm5" not found 2026-08-24 08:27:00.444142 | instance | openstack/heat-ks-endpoints-qrlnt/init 2026-08-24 08:27:00.662213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:00.666505 | instance | openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-admin 2026-08-24 08:27:00.893241 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:00.898685 | instance | openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-internal 2026-08-24 08:27:01.126859 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:01.133362 | instance | openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-public 2026-08-24 08:27:01.350308 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:01.355734 | instance | openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-admin 2026-08-24 08:27:01.552801 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:01.557847 | instance | openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-internal 2026-08-24 08:27:01.771102 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:01.776605 | instance | openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-public 2026-08-24 08:27:01.976347 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-qrlnt" not found 2026-08-24 08:27:02.180189 | instance | openstack/heat-ks-service-76x5g/init 2026-08-24 08:27:02.388311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-76x5g" not found 2026-08-24 08:27:02.392303 | instance | openstack/heat-ks-service-76x5g/orchestration-ks-service-registration 2026-08-24 08:27:02.606163 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-76x5g" not found 2026-08-24 08:27:02.612121 | instance | openstack/heat-ks-service-76x5g/cloudformation-ks-service-registration 2026-08-24 08:27:02.820801 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-76x5g" not found 2026-08-24 08:27:03.053940 | instance | openstack/heat-ks-user-lspl4/init 2026-08-24 08:27:03.278520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-lspl4" not found 2026-08-24 08:27:03.290301 | instance | openstack/heat-ks-user-lspl4/heat-ks-user 2026-08-24 08:27:03.489831 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-lspl4" not found 2026-08-24 08:27:03.494549 | instance | openstack/heat-ks-user-lspl4/heat-trustee-ks-user 2026-08-24 08:27:03.702520 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-lspl4" not found 2026-08-24 08:27:03.920009 | instance | openstack/heat-rabbit-init-xrbkg/init 2026-08-24 08:27:04.135447 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-xrbkg" not found 2026-08-24 08:27:04.140658 | instance | openstack/heat-rabbit-init-xrbkg/rabbit-init 2026-08-24 08:27:04.331980 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-xrbkg" not found 2026-08-24 08:27:04.530667 | instance | openstack/heat-trusts-gzv68/init 2026-08-24 08:27:04.732557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-gzv68" not found 2026-08-24 08:27:04.737991 | instance | openstack/heat-trusts-gzv68/heat-trusts 2026-08-24 08:27:04.940325 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-gzv68" not found 2026-08-24 08:27:05.166989 | instance | openstack/keepalived-dfk2c/init 2026-08-24 08:27:05.414810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-dfk2c" not found 2026-08-24 08:27:05.419929 | instance | openstack/keepalived-dfk2c/wait-for-ip 2026-08-24 08:27:05.916580 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-dfk2c" not found 2026-08-24 08:27:05.921406 | instance | openstack/keepalived-dfk2c/keepalived 2026-08-24 08:27:06.026510 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-dfk2c" is waiting to start: PodInitializing 2026-08-24 08:27:06.133746 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-dfk2c" not found 2026-08-24 08:27:06.347782 | instance | openstack/keystone-api-5dc978b749-lxpf8/init 2026-08-24 08:27:06.554448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5dc978b749-lxpf8" not found 2026-08-24 08:27:06.560302 | instance | openstack/keystone-api-5dc978b749-lxpf8/keystone-api 2026-08-24 08:27:07.235556 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5dc978b749-lxpf8" not found 2026-08-24 08:27:07.439352 | instance | openstack/keystone-bootstrap-jg5f6/init 2026-08-24 08:27:07.639941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-jg5f6" not found 2026-08-24 08:27:07.646707 | instance | openstack/keystone-bootstrap-jg5f6/bootstrap 2026-08-24 08:27:07.880762 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-jg5f6" not found 2026-08-24 08:27:08.116005 | instance | openstack/keystone-credential-setup-thswd/init 2026-08-24 08:27:08.331499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-thswd" not found 2026-08-24 08:27:08.337341 | instance | openstack/keystone-credential-setup-thswd/keystone-credential-setup 2026-08-24 08:27:08.555344 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-thswd" not found 2026-08-24 08:27:08.783997 | instance | openstack/keystone-db-init-sx9vk/init 2026-08-24 08:27:09.014710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-sx9vk" not found 2026-08-24 08:27:09.019840 | instance | openstack/keystone-db-init-sx9vk/keystone-db-init-0 2026-08-24 08:27:09.231750 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-sx9vk" not found 2026-08-24 08:27:09.436596 | instance | openstack/keystone-db-sync-mdkxx/init 2026-08-24 08:27:09.630801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-mdkxx" not found 2026-08-24 08:27:09.637072 | instance | openstack/keystone-db-sync-mdkxx/keystone-db-sync 2026-08-24 08:27:09.840114 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-mdkxx" not found 2026-08-24 08:27:10.075356 | instance | openstack/keystone-domain-manage-z4wt7/init 2026-08-24 08:27:10.332976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-z4wt7" not found 2026-08-24 08:27:10.338234 | instance | openstack/keystone-domain-manage-z4wt7/keystone-domain-manage 2026-08-24 08:27:10.537363 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-z4wt7" not found 2026-08-24 08:27:10.761721 | instance | openstack/keystone-fernet-setup-jdzmt/init 2026-08-24 08:27:10.972974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jdzmt" not found 2026-08-24 08:27:10.977209 | instance | openstack/keystone-fernet-setup-jdzmt/keystone-fernet-setup 2026-08-24 08:27:11.227913 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jdzmt" not found 2026-08-24 08:27:11.456800 | instance | openstack/keystone-rabbit-init-45t9h/init 2026-08-24 08:27:11.679287 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-45t9h" not found 2026-08-24 08:27:11.685258 | instance | openstack/keystone-rabbit-init-45t9h/rabbit-init 2026-08-24 08:27:11.898744 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-45t9h" not found 2026-08-24 08:27:12.130522 | instance | openstack/libvirt-libvirt-default-77vvg/init 2026-08-24 08:27:12.343546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:12.349715 | instance | openstack/libvirt-libvirt-default-77vvg/init-dynamic-options 2026-08-24 08:27:12.562192 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:12.565923 | instance | openstack/libvirt-libvirt-default-77vvg/ceph-admin-keyring-placement 2026-08-24 08:27:12.775944 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:12.781494 | instance | openstack/libvirt-libvirt-default-77vvg/ceph-keyring-placement 2026-08-24 08:27:12.989156 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:12.994726 | instance | openstack/libvirt-libvirt-default-77vvg/tls-sidecar 2026-08-24 08:27:13.238615 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:13.243458 | instance | openstack/libvirt-libvirt-default-77vvg/libvirt 2026-08-24 08:27:13.454826 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:13.458743 | instance | openstack/libvirt-libvirt-default-77vvg/libvirt-exporter 2026-08-24 08:27:13.667316 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-77vvg" not found 2026-08-24 08:27:13.864242 | instance | openstack/magnum-api-5487d4655b-kznrb/init 2026-08-24 08:27:14.125739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-5487d4655b-kznrb" not found 2026-08-24 08:27:14.131889 | instance | openstack/magnum-api-5487d4655b-kznrb/magnum-api 2026-08-24 08:27:14.234457 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-5487d4655b-kznrb" is waiting to start: PodInitializing 2026-08-24 08:27:14.334004 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-5487d4655b-kznrb" not found 2026-08-24 08:27:14.550016 | instance | openstack/magnum-conductor-0/init 2026-08-24 08:27:14.823129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-08-24 08:27:14.829256 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-08-24 08:27:14.923366 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-08-24 08:27:15.036832 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-08-24 08:27:15.041495 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-08-24 08:27:15.151184 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-08-24 08:27:15.252841 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-08-24 08:27:15.472091 | instance | openstack/magnum-db-init-bsh9j/init 2026-08-24 08:27:15.694321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-bsh9j" not found 2026-08-24 08:27:15.699490 | instance | openstack/magnum-db-init-bsh9j/magnum-db-init-0 2026-08-24 08:27:15.959323 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-bsh9j" not found 2026-08-24 08:27:16.171164 | instance | openstack/magnum-db-sync-g5mcp/init 2026-08-24 08:27:16.371751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-g5mcp" not found 2026-08-24 08:27:16.376901 | instance | openstack/magnum-db-sync-g5mcp/magnum-db-sync 2026-08-24 08:27:16.789271 | instance | openstack/memcached-memcached-6479589586-t7vs7/init 2026-08-24 08:27:17.005003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-t7vs7" not found 2026-08-24 08:27:17.013800 | instance | openstack/memcached-memcached-6479589586-t7vs7/memcached 2026-08-24 08:27:17.222004 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-t7vs7" not found 2026-08-24 08:27:17.227322 | instance | openstack/memcached-memcached-6479589586-t7vs7/memcached-exporter 2026-08-24 08:27:17.434576 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-t7vs7" not found 2026-08-24 08:27:17.628313 | instance | openstack/neutron-coredns-7dd4958666-n4tcl/coredns 2026-08-24 08:27:17.825336 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-n4tcl" not found 2026-08-24 08:27:18.046950 | instance | openstack/neutron-db-init-sfkpw/init 2026-08-24 08:27:18.266702 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-sfkpw" not found 2026-08-24 08:27:18.272035 | instance | openstack/neutron-db-init-sfkpw/neutron-db-init-0 2026-08-24 08:27:18.457771 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-sfkpw" not found 2026-08-24 08:27:18.658363 | instance | openstack/neutron-db-sync-qhvhh/init 2026-08-24 08:27:18.861115 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-qhvhh" not found 2026-08-24 08:27:18.866107 | instance | openstack/neutron-db-sync-qhvhh/neutron-db-sync 2026-08-24 08:27:19.100686 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-qhvhh" not found 2026-08-24 08:27:19.313340 | instance | openstack/neutron-dhcp-agent-default-4kxct/init 2026-08-24 08:27:19.529125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-4kxct" not found 2026-08-24 08:27:19.534516 | instance | openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent-init 2026-08-24 08:27:19.754135 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-4kxct" not found 2026-08-24 08:27:19.760047 | instance | openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent 2026-08-24 08:27:19.979097 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-4kxct" not found 2026-08-24 08:27:20.203758 | instance | openstack/neutron-ks-endpoints-b7w6v/init 2026-08-24 08:27:20.431357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-b7w6v" not found 2026-08-24 08:27:20.437891 | instance | openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-admin 2026-08-24 08:27:20.658814 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-b7w6v" not found 2026-08-24 08:27:20.664000 | instance | openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-internal 2026-08-24 08:27:20.852805 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-b7w6v" not found 2026-08-24 08:27:20.859465 | instance | openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-public 2026-08-24 08:27:21.094605 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-b7w6v" not found 2026-08-24 08:27:21.318966 | instance | openstack/neutron-ks-service-mfsrx/init 2026-08-24 08:27:21.518538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-mfsrx" not found 2026-08-24 08:27:21.524712 | instance | openstack/neutron-ks-service-mfsrx/network-ks-service-registration 2026-08-24 08:27:21.716614 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-mfsrx" not found 2026-08-24 08:27:21.911762 | instance | openstack/neutron-ks-user-jpbvj/init 2026-08-24 08:27:22.122820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-jpbvj" not found 2026-08-24 08:27:22.128495 | instance | openstack/neutron-ks-user-jpbvj/neutron-ks-user 2026-08-24 08:27:22.339626 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-jpbvj" not found 2026-08-24 08:27:22.536624 | instance | openstack/neutron-l3-agent-default-zqxvr/init 2026-08-24 08:27:22.745729 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-zqxvr" not found 2026-08-24 08:27:22.751662 | instance | openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent-init 2026-08-24 08:27:22.954254 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-zqxvr" not found 2026-08-24 08:27:22.958516 | instance | openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent 2026-08-24 08:27:23.174058 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-zqxvr" not found 2026-08-24 08:27:23.367582 | instance | openstack/neutron-metadata-agent-default-zzbff/init 2026-08-24 08:27:23.577024 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-zzbff" not found 2026-08-24 08:27:23.582937 | instance | openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent-init 2026-08-24 08:27:23.789303 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-zzbff" not found 2026-08-24 08:27:23.795069 | instance | openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent 2026-08-24 08:27:23.998921 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-zzbff" not found 2026-08-24 08:27:24.214823 | instance | openstack/neutron-netns-cleanup-cron-default-z9vwq/init 2026-08-24 08:27:24.417820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-z9vwq" not found 2026-08-24 08:27:24.422752 | instance | openstack/neutron-netns-cleanup-cron-default-z9vwq/neutron-netns-cleanup-cron 2026-08-24 08:27:24.640367 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-z9vwq" not found 2026-08-24 08:27:24.840257 | instance | openstack/neutron-ovs-agent-default-d9vjg/init 2026-08-24 08:27:25.059934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-d9vjg" not found 2026-08-24 08:27:25.064640 | instance | openstack/neutron-ovs-agent-default-d9vjg/neutron-openvswitch-agent-kernel-modules 2026-08-24 08:27:25.275049 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-d9vjg" not found 2026-08-24 08:27:25.279967 | instance | openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent-init 2026-08-24 08:27:25.478745 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-d9vjg" not found 2026-08-24 08:27:25.483682 | instance | openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent 2026-08-24 08:27:25.751944 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-d9vjg" not found 2026-08-24 08:27:25.949130 | instance | openstack/neutron-rabbit-init-mjx7v/init 2026-08-24 08:27:26.152038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-mjx7v" not found 2026-08-24 08:27:26.156992 | instance | openstack/neutron-rabbit-init-mjx7v/rabbit-init 2026-08-24 08:27:26.362424 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-mjx7v" not found 2026-08-24 08:27:26.567168 | instance | openstack/neutron-rpc-server-6b487c997d-5vpvw/init 2026-08-24 08:27:26.784725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6b487c997d-5vpvw" not found 2026-08-24 08:27:26.789458 | instance | openstack/neutron-rpc-server-6b487c997d-5vpvw/neutron-rpc-server 2026-08-24 08:27:27.002912 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-6b487c997d-5vpvw" not found 2026-08-24 08:27:27.224426 | instance | openstack/neutron-server-69fbbc9c4f-g5tlv/init 2026-08-24 08:27:27.444541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-69fbbc9c4f-g5tlv" not found 2026-08-24 08:27:27.448119 | instance | openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-server 2026-08-24 08:27:27.678264 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-69fbbc9c4f-g5tlv" not found 2026-08-24 08:27:27.681873 | instance | openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-policy-server 2026-08-24 08:27:27.880833 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-69fbbc9c4f-g5tlv" not found 2026-08-24 08:27:28.088077 | instance | openstack/nova-api-metadata-789b9cfcf7-6v74b/init 2026-08-24 08:27:28.296411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-789b9cfcf7-6v74b" not found 2026-08-24 08:27:28.301837 | instance | openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api-metadata-init 2026-08-24 08:27:28.509215 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-789b9cfcf7-6v74b" not found 2026-08-24 08:27:28.520089 | instance | openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api 2026-08-24 08:27:28.720259 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-789b9cfcf7-6v74b" not found 2026-08-24 08:27:28.912484 | instance | openstack/nova-api-osapi-65d9945c49-lxwk6/init 2026-08-24 08:27:29.126270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-65d9945c49-lxwk6" not found 2026-08-24 08:27:29.131970 | instance | openstack/nova-api-osapi-65d9945c49-lxwk6/nova-osapi 2026-08-24 08:27:29.340413 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-65d9945c49-lxwk6" not found 2026-08-24 08:27:29.555549 | instance | openstack/nova-bootstrap-5b524/init 2026-08-24 08:27:29.759946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-5b524" not found 2026-08-24 08:27:29.765273 | instance | openstack/nova-bootstrap-5b524/bootstrap 2026-08-24 08:27:29.958912 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-5b524" not found 2026-08-24 08:27:30.164217 | instance | openstack/nova-cell-setup-29792640-ndt2f/init 2026-08-24 08:27:30.379070 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29792640-ndt2f" not found 2026-08-24 08:27:30.383423 | instance | openstack/nova-cell-setup-29792640-ndt2f/nova-cell-setup 2026-08-24 08:27:30.601766 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29792640-ndt2f" not found 2026-08-24 08:27:30.805267 | instance | openstack/nova-cell-setup-8qsmv/init 2026-08-24 08:27:31.035796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-8qsmv" not found 2026-08-24 08:27:31.040475 | instance | openstack/nova-cell-setup-8qsmv/nova-cell-setup-init 2026-08-24 08:27:31.238796 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-8qsmv" not found 2026-08-24 08:27:31.244034 | instance | openstack/nova-cell-setup-8qsmv/nova-cell-setup 2026-08-24 08:27:31.452803 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-8qsmv" not found 2026-08-24 08:27:31.661338 | instance | openstack/nova-compute-default-bkwlj/init 2026-08-24 08:27:31.908080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:31.912558 | instance | openstack/nova-compute-default-bkwlj/nova-compute-init 2026-08-24 08:27:32.132079 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:32.136842 | instance | openstack/nova-compute-default-bkwlj/ceph-perms 2026-08-24 08:27:32.337948 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:32.343653 | instance | openstack/nova-compute-default-bkwlj/ceph-admin-keyring-placement 2026-08-24 08:27:32.545626 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:32.551457 | instance | openstack/nova-compute-default-bkwlj/ceph-keyring-placement 2026-08-24 08:27:32.753547 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:32.758908 | instance | openstack/nova-compute-default-bkwlj/nova-compute-vnc-init 2026-08-24 08:27:32.964491 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:32.969152 | instance | openstack/nova-compute-default-bkwlj/nova-compute-ssh-init 2026-08-24 08:27:33.159399 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:33.164543 | instance | openstack/nova-compute-default-bkwlj/nova-compute 2026-08-24 08:27:33.401737 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:33.406325 | instance | openstack/nova-compute-default-bkwlj/nova-compute-ssh 2026-08-24 08:27:33.598598 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-bkwlj" not found 2026-08-24 08:27:33.793770 | instance | openstack/nova-conductor-789c754ff5-bnzqg/init 2026-08-24 08:27:33.996002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-789c754ff5-bnzqg" not found 2026-08-24 08:27:34.003625 | instance | openstack/nova-conductor-789c754ff5-bnzqg/nova-conductor 2026-08-24 08:27:34.200541 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-789c754ff5-bnzqg" not found 2026-08-24 08:27:34.413933 | instance | openstack/nova-db-init-hjg5z/init 2026-08-24 08:27:34.607862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-hjg5z" not found 2026-08-24 08:27:34.612496 | instance | openstack/nova-db-init-hjg5z/nova-db-init-0 2026-08-24 08:27:34.802357 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-hjg5z" not found 2026-08-24 08:27:34.807390 | instance | openstack/nova-db-init-hjg5z/nova-db-init-1 2026-08-24 08:27:35.003253 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-hjg5z" not found 2026-08-24 08:27:35.011664 | instance | openstack/nova-db-init-hjg5z/nova-db-init-2 2026-08-24 08:27:35.215415 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-hjg5z" not found 2026-08-24 08:27:35.422774 | instance | openstack/nova-db-sync-jjkcn/init 2026-08-24 08:27:35.618500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-jjkcn" not found 2026-08-24 08:27:35.623713 | instance | openstack/nova-db-sync-jjkcn/nova-db-sync 2026-08-24 08:27:35.829382 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-jjkcn" not found 2026-08-24 08:27:36.041001 | instance | openstack/nova-ks-endpoints-ktgz6/init 2026-08-24 08:27:36.251499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-ktgz6" not found 2026-08-24 08:27:36.256345 | instance | openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-admin 2026-08-24 08:27:36.487684 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-ktgz6" not found 2026-08-24 08:27:36.493419 | instance | openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-internal 2026-08-24 08:27:36.696419 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-ktgz6" not found 2026-08-24 08:27:36.701794 | instance | openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-public 2026-08-24 08:27:36.907060 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-ktgz6" not found 2026-08-24 08:27:37.120200 | instance | openstack/nova-ks-service-hzqbv/init 2026-08-24 08:27:37.327630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-hzqbv" not found 2026-08-24 08:27:37.333094 | instance | openstack/nova-ks-service-hzqbv/compute-ks-service-registration 2026-08-24 08:27:37.525906 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-hzqbv" not found 2026-08-24 08:27:37.722321 | instance | openstack/nova-ks-user-ggjtc/init 2026-08-24 08:27:37.928945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-ggjtc" not found 2026-08-24 08:27:37.936054 | instance | openstack/nova-ks-user-ggjtc/nova-ks-user 2026-08-24 08:27:38.176524 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-ggjtc" not found 2026-08-24 08:27:38.381086 | instance | openstack/nova-novncproxy-69c9d8bfb6-5b7tb/init 2026-08-24 08:27:38.597090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-69c9d8bfb6-5b7tb" not found 2026-08-24 08:27:38.603481 | instance | openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init 2026-08-24 08:27:38.818856 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-69c9d8bfb6-5b7tb" not found 2026-08-24 08:27:38.824183 | instance | openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init-assets 2026-08-24 08:27:39.057555 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-69c9d8bfb6-5b7tb" not found 2026-08-24 08:27:39.062927 | instance | openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy 2026-08-24 08:27:39.261671 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-69c9d8bfb6-5b7tb" not found 2026-08-24 08:27:39.472173 | instance | openstack/nova-rabbit-init-rk7ht/init 2026-08-24 08:27:39.668252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-rk7ht" not found 2026-08-24 08:27:39.674362 | instance | openstack/nova-rabbit-init-rk7ht/rabbit-init 2026-08-24 08:27:39.882226 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-rk7ht" not found 2026-08-24 08:27:40.105390 | instance | openstack/nova-scheduler-65f54bf7c9-4vh9l/init 2026-08-24 08:27:40.318924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-65f54bf7c9-4vh9l" not found 2026-08-24 08:27:40.330852 | instance | openstack/nova-scheduler-65f54bf7c9-4vh9l/nova-scheduler 2026-08-24 08:27:40.511956 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-65f54bf7c9-4vh9l" not found 2026-08-24 08:27:40.707539 | instance | openstack/nova-service-cleaner-29792640-7kmq5/init 2026-08-24 08:27:40.912884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29792640-7kmq5" not found 2026-08-24 08:27:40.917786 | instance | openstack/nova-service-cleaner-29792640-7kmq5/nova-service-cleaner 2026-08-24 08:27:41.130167 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29792640-7kmq5" not found 2026-08-24 08:27:41.355086 | instance | openstack/octavia-api-5956c86748-wkb8l/init 2026-08-24 08:27:41.561139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5956c86748-wkb8l" not found 2026-08-24 08:27:41.566743 | instance | openstack/octavia-api-5956c86748-wkb8l/octavia-api 2026-08-24 08:27:41.806550 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-5956c86748-wkb8l" not found 2026-08-24 08:27:42.016657 | instance | openstack/octavia-bootstrap-prvqx/init 2026-08-24 08:27:42.225873 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-prvqx" not found 2026-08-24 08:27:42.230571 | instance | openstack/octavia-bootstrap-prvqx/bootstrap 2026-08-24 08:27:42.428097 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-prvqx" not found 2026-08-24 08:27:42.642653 | instance | openstack/octavia-db-init-tfgmd/init 2026-08-24 08:27:42.849576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-tfgmd" not found 2026-08-24 08:27:42.855527 | instance | openstack/octavia-db-init-tfgmd/octavia-db-init-0 2026-08-24 08:27:43.070284 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-tfgmd" not found 2026-08-24 08:27:43.074865 | instance | openstack/octavia-db-init-tfgmd/octavia-db-init-1 2026-08-24 08:27:43.281966 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-tfgmd" not found 2026-08-24 08:27:43.519856 | instance | openstack/octavia-db-sync-msv4l/init 2026-08-24 08:27:43.727906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-msv4l" not found 2026-08-24 08:27:43.733989 | instance | openstack/octavia-db-sync-msv4l/octavia-db-sync 2026-08-24 08:27:43.943256 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-msv4l" not found 2026-08-24 08:27:44.154058 | instance | openstack/octavia-health-manager-default-mzssr/init 2026-08-24 08:27:44.355662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-mzssr" not found 2026-08-24 08:27:44.361545 | instance | openstack/octavia-health-manager-default-mzssr/octavia-health-manager-get-port 2026-08-24 08:27:44.557778 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-mzssr" not found 2026-08-24 08:27:44.563832 | instance | openstack/octavia-health-manager-default-mzssr/octavia-health-manager-nic-init 2026-08-24 08:27:44.778112 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-mzssr" not found 2026-08-24 08:27:44.783144 | instance | openstack/octavia-health-manager-default-mzssr/octavia-health-manager 2026-08-24 08:27:45.023386 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-mzssr" not found 2026-08-24 08:27:45.246933 | instance | openstack/octavia-housekeeping-86489bf5c5-5bn2f/init 2026-08-24 08:27:45.461131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-86489bf5c5-5bn2f" not found 2026-08-24 08:27:45.468381 | instance | openstack/octavia-housekeeping-86489bf5c5-5bn2f/octavia-housekeeping 2026-08-24 08:27:45.676394 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-86489bf5c5-5bn2f" not found 2026-08-24 08:27:45.883109 | instance | openstack/octavia-ks-endpoints-bm2pr/init 2026-08-24 08:27:46.109323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-bm2pr" not found 2026-08-24 08:27:46.112354 | instance | openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-admin 2026-08-24 08:27:46.316425 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-bm2pr" not found 2026-08-24 08:27:46.322203 | instance | openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-internal 2026-08-24 08:27:46.524647 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-bm2pr" not found 2026-08-24 08:27:46.529416 | instance | openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-public 2026-08-24 08:27:46.720139 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-bm2pr" not found 2026-08-24 08:27:46.921310 | instance | openstack/octavia-ks-service-mcx25/init 2026-08-24 08:27:47.161084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-mcx25" not found 2026-08-24 08:27:47.165994 | instance | openstack/octavia-ks-service-mcx25/load-balancer-ks-service-registration 2026-08-24 08:27:47.431091 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-mcx25" not found 2026-08-24 08:27:47.645132 | instance | openstack/octavia-ks-user-bxc7r/init 2026-08-24 08:27:47.844346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-bxc7r" not found 2026-08-24 08:27:47.850762 | instance | openstack/octavia-ks-user-bxc7r/octavia-ks-user 2026-08-24 08:27:48.058114 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-bxc7r" not found 2026-08-24 08:27:48.257470 | instance | openstack/octavia-rabbit-init-5925b/init 2026-08-24 08:27:48.455936 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-5925b" not found 2026-08-24 08:27:48.472815 | instance | openstack/octavia-rabbit-init-5925b/rabbit-init 2026-08-24 08:27:48.664801 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-5925b" not found 2026-08-24 08:27:48.865135 | instance | openstack/octavia-worker-85bb4f6548-mxrg4/init 2026-08-24 08:27:49.085374 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-85bb4f6548-mxrg4" not found 2026-08-24 08:27:49.091379 | instance | openstack/octavia-worker-85bb4f6548-mxrg4/octavia-worker 2026-08-24 08:27:49.309859 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-85bb4f6548-mxrg4" not found 2026-08-24 08:27:49.503913 | instance | openstack/openvswitch-9szvq/init 2026-08-24 08:27:49.712565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-9szvq" not found 2026-08-24 08:27:49.715902 | instance | openstack/openvswitch-9szvq/openvswitch-db-perms 2026-08-24 08:27:49.902789 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-9szvq" not found 2026-08-24 08:27:49.916037 | instance | openstack/openvswitch-9szvq/openvswitch-vswitchd-modules 2026-08-24 08:27:50.134362 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-9szvq" not found 2026-08-24 08:27:50.141343 | instance | openstack/openvswitch-9szvq/openvswitch-db 2026-08-24 08:27:50.360904 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-9szvq" not found 2026-08-24 08:27:50.365272 | instance | openstack/openvswitch-9szvq/openvswitch-vswitchd 2026-08-24 08:27:50.568924 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-9szvq" not found 2026-08-24 08:27:50.793317 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-08-24 08:27:50.990031 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-24 08:27:50.994635 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-08-24 08:27:51.208402 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-08-24 08:27:51.212169 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-08-24 08:27:51.617149 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-08-24 08:27:51.621361 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-08-24 08:27:51.828410 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-08-24 08:27:52.048411 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-08-24 08:27:52.248690 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-08-24 08:27:52.254210 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-08-24 08:27:52.479873 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-08-24 08:27:52.486341 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-08-24 08:27:52.680168 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-08-24 08:27:52.898549 | instance | openstack/placement-api-7f8659c78c-w2qzc/init 2026-08-24 08:27:53.150211 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7f8659c78c-w2qzc" not found 2026-08-24 08:27:53.162202 | instance | openstack/placement-api-7f8659c78c-w2qzc/placement-api 2026-08-24 08:27:53.407951 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7f8659c78c-w2qzc" not found 2026-08-24 08:27:53.605594 | instance | openstack/placement-db-init-65cjb/init 2026-08-24 08:27:53.798556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-65cjb" not found 2026-08-24 08:27:53.803465 | instance | openstack/placement-db-init-65cjb/placement-db-init-0 2026-08-24 08:27:53.995188 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-65cjb" not found 2026-08-24 08:27:54.201853 | instance | openstack/placement-db-sync-v8kxr/init 2026-08-24 08:27:54.409291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-v8kxr" not found 2026-08-24 08:27:54.414640 | instance | openstack/placement-db-sync-v8kxr/placement-db-sync 2026-08-24 08:27:54.618805 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-v8kxr" not found 2026-08-24 08:27:54.836870 | instance | openstack/placement-ks-endpoints-r4q6j/init 2026-08-24 08:27:55.079842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-r4q6j" not found 2026-08-24 08:27:55.085049 | instance | openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-admin 2026-08-24 08:27:55.284273 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-r4q6j" not found 2026-08-24 08:27:55.289080 | instance | openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-internal 2026-08-24 08:27:55.496559 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-r4q6j" not found 2026-08-24 08:27:55.502087 | instance | openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-public 2026-08-24 08:27:55.701198 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-r4q6j" not found 2026-08-24 08:27:55.891321 | instance | openstack/placement-ks-service-tdlkk/init 2026-08-24 08:27:56.105193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-tdlkk" not found 2026-08-24 08:27:56.109492 | instance | openstack/placement-ks-service-tdlkk/placement-ks-service-registration 2026-08-24 08:27:56.306189 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-tdlkk" not found 2026-08-24 08:27:56.498101 | instance | openstack/placement-ks-user-2wjnr/init 2026-08-24 08:27:56.682429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-2wjnr" not found 2026-08-24 08:27:56.688409 | instance | openstack/placement-ks-user-2wjnr/placement-ks-user 2026-08-24 08:27:56.884455 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-2wjnr" not found 2026-08-24 08:27:57.094211 | instance | openstack/pxc-operator-69cb5bbdb9-ctsz5/percona-xtradb-cluster-operator 2026-08-24 08:27:57.295605 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-ctsz5" not found 2026-08-24 08:27:57.497158 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-08-24 08:27:57.689859 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-08-24 08:27:57.694434 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-08-24 08:27:57.896089 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-08-24 08:27:58.116265 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-08-24 08:27:58.313221 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-08-24 08:27:58.317835 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-08-24 08:27:58.535144 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-08-24 08:27:58.758335 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-v6fp2/rabbitmq-cluster-operator 2026-08-24 08:27:58.965265 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-v6fp2" not found 2026-08-24 08:27:59.218931 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-08-24 08:27:59.418012 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-08-24 08:27:59.422637 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-08-24 08:27:59.634885 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-08-24 08:27:59.835063 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-08-24 08:28:00.047524 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-08-24 08:28:00.054495 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-08-24 08:28:00.289253 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-08-24 08:28:00.492086 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-08-24 08:28:00.731277 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-08-24 08:28:00.737542 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-08-24 08:28:00.972891 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-08-24 08:28:01.193504 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-08-24 08:28:01.419583 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-08-24 08:28:01.424765 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-08-24 08:28:01.646998 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-08-24 08:28:01.856662 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-jf79b/rabbitmq-cluster-operator 2026-08-24 08:28:02.077855 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-jf79b" not found 2026-08-24 08:28:02.280232 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-08-24 08:28:02.478628 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-08-24 08:28:02.484683 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-08-24 08:28:02.689246 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-08-24 08:28:02.910679 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-08-24 08:28:03.116073 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-08-24 08:28:03.120745 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-08-24 08:28:03.345212 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-08-24 08:28:03.560380 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-08-24 08:28:03.758771 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-08-24 08:28:03.764937 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-08-24 08:28:03.991683 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-08-24 08:28:04.190970 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/make-container-crash-dir 2026-08-24 08:28:04.410414 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g4ckp" not found 2026-08-24 08:28:04.416397 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/chown-container-data-dir 2026-08-24 08:28:04.614586 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g4ckp" not found 2026-08-24 08:28:04.620002 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/ceph-crash 2026-08-24 08:28:04.817153 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-g4ckp" not found 2026-08-24 08:28:05.048492 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/chown-container-data-dir 2026-08-24 08:28:05.249379 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh" not found 2026-08-24 08:28:05.255138 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/rgw 2026-08-24 08:28:05.475951 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh" not found 2026-08-24 08:28:05.479800 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/log-collector 2026-08-24 08:28:05.676239 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh" not found 2026-08-24 08:28:05.866022 | instance | openstack/staffeln-api-848bbd6d55-cftrf/init 2026-08-24 08:28:06.077346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-848bbd6d55-cftrf" not found 2026-08-24 08:28:06.081537 | instance | openstack/staffeln-api-848bbd6d55-cftrf/staffeln-api 2026-08-24 08:28:06.284891 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-848bbd6d55-cftrf" not found 2026-08-24 08:28:06.481594 | instance | openstack/staffeln-conductor-566b96984d-98b5n/staffeln-conductor 2026-08-24 08:28:06.683523 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-566b96984d-98b5n" not found 2026-08-24 08:28:06.877480 | instance | openstack/staffeln-db-init-7ct52/init 2026-08-24 08:28:07.088928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-7ct52" not found 2026-08-24 08:28:07.092401 | instance | openstack/staffeln-db-init-7ct52/staffeln-db-init-0 2026-08-24 08:28:07.296521 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-7ct52" not found 2026-08-24 08:28:07.486367 | instance | openstack/staffeln-db-sync-4d6fb/init 2026-08-24 08:28:07.676109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-4d6fb" not found 2026-08-24 08:28:07.681312 | instance | openstack/staffeln-db-sync-4d6fb/staffeln-db-sync 2026-08-24 08:28:07.894834 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-4d6fb" not found 2026-08-24 08:28:08.107816 | instance | openstack/valkey-node-0/valkey 2026-08-24 08:28:08.316805 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-08-24 08:28:08.321241 | instance | openstack/valkey-node-0/sentinel 2026-08-24 08:28:08.517785 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-08-24 08:28:08.522039 | instance | openstack/valkey-node-0/metrics 2026-08-24 08:28:08.730006 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-08-24 08:28:08.939446 | instance | orc-system/orc-controller-manager-6cb597b5d4-txcpj/manager 2026-08-24 08:28:09.163857 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-txcpj" not found 2026-08-24 08:28:09.370877 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-s7hlc/rook-ceph-operator 2026-08-24 08:28:09.587303 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-s7hlc" not found 2026-08-24 08:28:09.793048 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-b569p/secretgen-controller 2026-08-24 08:28:10.036382 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-b569p" not found 2026-08-24 08:28:10.212240 | instance | ERROR 2026-08-24 08:28:10.212590 | instance | { 2026-08-24 08:28:10.212661 | instance | "delta": "0:02:00.843030", 2026-08-24 08:28:10.212707 | instance | "end": "2026-08-24 08:28:10.044067", 2026-08-24 08:28:10.212746 | instance | "msg": "non-zero return code", 2026-08-24 08:28:10.212782 | instance | "rc": 123, 2026-08-24 08:28:10.212821 | instance | "start": "2026-08-24 08:26:09.201037" 2026-08-24 08:28:10.212864 | instance | } 2026-08-24 08:28:10.212922 | instance | ERROR: Ignoring Errors 2026-08-24 08:28:10.227449 | 2026-08-24 08:28:10.227573 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-24 08:28:10.864516 | instance | changed: 2026-08-24 08:28:10.864733 | instance | cd+++++++++ pod-logs/ 2026-08-24 08:28:10.864763 | instance | cd+++++++++ pod-logs/auth-system/ 2026-08-24 08:28:10.864785 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-08-24 08:28:10.864806 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-08-24 08:28:10.864827 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-08-24 08:28:10.864847 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8/ 2026-08-24 08:28:10.864871 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8/manager.txt 2026-08-24 08:28:10.864894 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-08-24 08:28:10.864913 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm/ 2026-08-24 08:28:10.864950 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm/manager.txt 2026-08-24 08:28:10.865001 | instance | cd+++++++++ pod-logs/capi-system/ 2026-08-24 08:28:10.865022 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-cbrk6/ 2026-08-24 08:28:10.865041 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-cbrk6/manager.txt 2026-08-24 08:28:10.865061 | instance | cd+++++++++ pod-logs/capo-system/ 2026-08-24 08:28:10.865080 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-bzmfz/ 2026-08-24 08:28:10.865099 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-bzmfz/manager.txt 2026-08-24 08:28:10.865119 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-08-24 08:28:10.865139 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-92qn2/ 2026-08-24 08:28:10.865158 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-92qn2/cert-manager-controller.txt 2026-08-24 08:28:10.865177 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-hkmdp/ 2026-08-24 08:28:10.865196 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-hkmdp/cert-manager-cainjector.txt 2026-08-24 08:28:10.865214 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-8qmjg/ 2026-08-24 08:28:10.865233 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-8qmjg/cert-manager-webhook.txt 2026-08-24 08:28:10.865252 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-08-24 08:28:10.865270 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-njjwk/ 2026-08-24 08:28:10.865289 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-njjwk/envoy-gateway.txt 2026-08-24 08:28:10.865307 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-24 08:28:10.865326 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-08-24 08:28:10.865344 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-08-24 08:28:10.865363 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-08-24 08:28:10.865381 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-08-24 08:28:10.865400 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8/ 2026-08-24 08:28:10.865418 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-84fc8/manager.txt 2026-08-24 08:28:10.865437 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-08-24 08:28:10.865456 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm/ 2026-08-24 08:28:10.865475 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pf9jm/manager.txt 2026-08-24 08:28:10.865494 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-08-24 08:28:10.865513 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-cbrk6/ 2026-08-24 08:28:10.865531 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-cbrk6/manager.txt 2026-08-24 08:28:10.865550 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-08-24 08:28:10.865569 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-bzmfz/ 2026-08-24 08:28:10.865587 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-bzmfz/manager.txt 2026-08-24 08:28:10.865606 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-08-24 08:28:10.865630 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-92qn2/ 2026-08-24 08:28:10.865650 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-92qn2/cert-manager-controller.txt 2026-08-24 08:28:10.865669 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-hkmdp/ 2026-08-24 08:28:10.865688 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-hkmdp/cert-manager-cainjector.txt 2026-08-24 08:28:10.865707 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-8qmjg/ 2026-08-24 08:28:10.865725 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-8qmjg/cert-manager-webhook.txt 2026-08-24 08:28:10.865744 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-08-24 08:28:10.865763 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-njjwk/ 2026-08-24 08:28:10.865781 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-njjwk/envoy-gateway.txt 2026-08-24 08:28:10.865800 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-08-24 08:28:10.865819 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rrh2c/ 2026-08-24 08:28:10.865838 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rrh2c/controller.txt 2026-08-24 08:28:10.865857 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j87lw/ 2026-08-24 08:28:10.865876 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j87lw/ingress-nginx-default-backend.txt 2026-08-24 08:28:10.865894 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-08-24 08:28:10.865913 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pz5d9/ 2026-08-24 08:28:10.865931 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pz5d9/cilium-operator.txt 2026-08-24 08:28:10.865950 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/ 2026-08-24 08:28:10.865968 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/apply-sysctl-overwrites.txt 2026-08-24 08:28:10.865987 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/cilium-agent.txt 2026-08-24 08:28:10.866005 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/clean-cilium-state.txt 2026-08-24 08:28:10.866024 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/config.txt 2026-08-24 08:28:10.866042 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/install-cni-binaries.txt 2026-08-24 08:28:10.866061 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/mount-bpf-fs.txt 2026-08-24 08:28:10.866079 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pxhpm/mount-cgroup.txt 2026-08-24 08:28:10.866098 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jhmxx/ 2026-08-24 08:28:10.866117 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jhmxx/coredns.txt 2026-08-24 08:28:10.866137 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qqgsn/ 2026-08-24 08:28:10.866156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qqgsn/coredns.txt 2026-08-24 08:28:10.866175 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-08-24 08:28:10.866194 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-08-24 08:28:10.866213 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-08-24 08:28:10.866232 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-24 08:28:10.866251 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-08-24 08:28:10.866276 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-24 08:28:10.866326 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pmfnk/ 2026-08-24 08:28:10.866358 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pmfnk/kube-proxy.txt 2026-08-24 08:28:10.866380 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-08-24 08:28:10.866401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-24 08:28:10.866422 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-08-24 08:28:10.866442 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-08-24 08:28:10.866462 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-08-24 08:28:10.866483 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mkw7d/ 2026-08-24 08:28:10.866503 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mkw7d/local-path-provisioner.txt 2026-08-24 08:28:10.866524 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-08-24 08:28:10.866544 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-24 08:28:10.866565 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-24 08:28:10.866585 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-24 08:28:10.866605 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-24 08:28:10.866624 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-24 08:28:10.866644 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lphkq/ 2026-08-24 08:28:10.866665 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lphkq/goldpinger-daemon.txt 2026-08-24 08:28:10.866685 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/ 2026-08-24 08:28:10.866706 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-dashboard.txt 2026-08-24 08:28:10.866725 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-datasources.txt 2026-08-24 08:28:10.866746 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana.txt 2026-08-24 08:28:10.866766 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn/ 2026-08-24 08:28:10.866786 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn/kube-state-metrics.txt 2026-08-24 08:28:10.866806 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cjfln/ 2026-08-24 08:28:10.866826 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cjfln/kube-prometheus-stack.txt 2026-08-24 08:28:10.866845 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/ 2026-08-24 08:28:10.866865 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/node-exporter.txt 2026-08-24 08:28:10.866885 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/pod-tls-sidecar.txt 2026-08-24 08:28:10.866911 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-08-24 08:28:10.866930 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-08-24 08:28:10.866957 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-08-24 08:28:10.866978 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-24 08:28:10.866998 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-24 08:28:10.867018 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-njk52/ 2026-08-24 08:28:10.867039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-njk52/nginx.txt 2026-08-24 08:28:10.867058 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-08-24 08:28:10.867078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-08-24 08:28:10.867098 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-08-24 08:28:10.867118 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-p88xr/ 2026-08-24 08:28:10.867138 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-p88xr/gc.txt 2026-08-24 08:28:10.867159 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-7wcz2/ 2026-08-24 08:28:10.867178 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-7wcz2/master.txt 2026-08-24 08:28:10.867199 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2d2j5/ 2026-08-24 08:28:10.867218 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2d2j5/worker.txt 2026-08-24 08:28:10.867238 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-24 08:28:10.867258 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-24 08:28:10.867278 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-24 08:28:10.867298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-24 08:28:10.867326 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-24 08:28:10.867352 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-24 08:28:10.867374 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-4jcjw/ 2026-08-24 08:28:10.867394 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-4jcjw/pushgateway.txt 2026-08-24 08:28:10.867415 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-p6mwt/ 2026-08-24 08:28:10.867435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-p6mwt/vector.txt 2026-08-24 08:28:10.867455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-08-24 08:28:10.867475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-55ff9d6f4d-2zzz4/ 2026-08-24 08:28:10.867496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-55ff9d6f4d-2zzz4/barbican-api.txt 2026-08-24 08:28:10.867515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-55ff9d6f4d-2zzz4/init.txt 2026-08-24 08:28:10.867536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-529t2/ 2026-08-24 08:28:10.867556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-529t2/barbican-db-init-0.txt 2026-08-24 08:28:10.867576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-529t2/init.txt 2026-08-24 08:28:10.867596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-k2rw8/ 2026-08-24 08:28:10.867617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-k2rw8/barbican-db-sync.txt 2026-08-24 08:28:10.867643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-k2rw8/init.txt 2026-08-24 08:28:10.867664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hs42h/ 2026-08-24 08:28:10.867684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hs42h/init.txt 2026-08-24 08:28:10.867704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-admin.txt 2026-08-24 08:28:10.867725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-internal.txt 2026-08-24 08:28:10.867745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-public.txt 2026-08-24 08:28:10.867765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mgzlk/ 2026-08-24 08:28:10.867785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mgzlk/init.txt 2026-08-24 08:28:10.867804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mgzlk/key-manager-ks-service-registration.txt 2026-08-24 08:28:10.867824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-krnxx/ 2026-08-24 08:28:10.867845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-krnxx/barbican-ks-user.txt 2026-08-24 08:28:10.867867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-krnxx/init.txt 2026-08-24 08:28:10.867889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qztcx/ 2026-08-24 08:28:10.867909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qztcx/init.txt 2026-08-24 08:28:10.867929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-qztcx/rabbit-init.txt 2026-08-24 08:28:10.867949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6cd4879594-d5hzn/ 2026-08-24 08:28:10.868015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6cd4879594-d5hzn/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.868037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6cd4879594-d5hzn/cinder-api.txt 2026-08-24 08:28:10.868058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6cd4879594-d5hzn/init.txt 2026-08-24 08:28:10.868078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/ 2026-08-24 08:28:10.868098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-backup-keyring-placement.txt 2026-08-24 08:28:10.868118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.868137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-keyring-placement-rbd1.txt 2026-08-24 08:28:10.868157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/cinder-backup.txt 2026-08-24 08:28:10.868177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-845c88b7f4-tjlsg/init.txt 2026-08-24 08:28:10.868196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cpx2z/ 2026-08-24 08:28:10.868216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cpx2z/ceph-keyring-placement.txt 2026-08-24 08:28:10.868236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cpx2z/cinder-backup-storage-init.txt 2026-08-24 08:28:10.868256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cpx2z/init.txt 2026-08-24 08:28:10.868276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rkwfw/ 2026-08-24 08:28:10.868296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rkwfw/bootstrap.txt 2026-08-24 08:28:10.868315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rkwfw/init.txt 2026-08-24 08:28:10.868342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-g55vr/ 2026-08-24 08:28:10.868362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-g55vr/create-internal-tenant.txt 2026-08-24 08:28:10.868382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-g55vr/init.txt 2026-08-24 08:28:10.868402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cnp4j/ 2026-08-24 08:28:10.868422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cnp4j/cinder-db-init-0.txt 2026-08-24 08:28:10.868442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cnp4j/init.txt 2026-08-24 08:28:10.868462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-szf8m/ 2026-08-24 08:28:10.868481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-szf8m/cinder-db-sync.txt 2026-08-24 08:28:10.868501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-szf8m/init.txt 2026-08-24 08:28:10.868521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-hhhrs/ 2026-08-24 08:28:10.868540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-hhhrs/init.txt 2026-08-24 08:28:10.868560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-admin.txt 2026-08-24 08:28:10.868580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-internal.txt 2026-08-24 08:28:10.868600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-public.txt 2026-08-24 08:28:10.868620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-q9g8n/ 2026-08-24 08:28:10.868640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-q9g8n/init.txt 2026-08-24 08:28:10.868660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-q9g8n/volumev3-ks-service-registration.txt 2026-08-24 08:28:10.868679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-c64r4/ 2026-08-24 08:28:10.868699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-c64r4/cinder-ks-user.txt 2026-08-24 08:28:10.868719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-c64r4/init.txt 2026-08-24 08:28:10.868739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-smt76/ 2026-08-24 08:28:10.868758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-smt76/init.txt 2026-08-24 08:28:10.868778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-smt76/rabbit-init.txt 2026-08-24 08:28:10.868799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-755d4758b-cf96s/ 2026-08-24 08:28:10.868819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-755d4758b-cf96s/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.868838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-755d4758b-cf96s/cinder-scheduler.txt 2026-08-24 08:28:10.868858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-755d4758b-cf96s/init.txt 2026-08-24 08:28:10.868878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g4qf5/ 2026-08-24 08:28:10.868897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g4qf5/ceph-keyring-placement.txt 2026-08-24 08:28:10.868916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g4qf5/cinder-storage-init-rbd1.txt 2026-08-24 08:28:10.868937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g4qf5/init.txt 2026-08-24 08:28:10.868979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/ 2026-08-24 08:28:10.869003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.869024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/ceph-keyring-placement-rbd1.txt 2026-08-24 08:28:10.869050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/cinder-volume.txt 2026-08-24 08:28:10.869071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/init-cinder-conf.txt 2026-08-24 08:28:10.869091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5df4555f65-qwlx7/init.txt 2026-08-24 08:28:10.869111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29792645-xvsrm/ 2026-08-24 08:28:10.869131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29792645-xvsrm/cinder-volume-usage-audit.txt 2026-08-24 08:28:10.869152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29792645-xvsrm/init.txt 2026-08-24 08:28:10.869172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7b885cb496-n2lq6/ 2026-08-24 08:28:10.869192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b885cb496-n2lq6/ceph-keyring-placement.txt 2026-08-24 08:28:10.869212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b885cb496-n2lq6/glance-api.txt 2026-08-24 08:28:10.869231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b885cb496-n2lq6/glance-perms.txt 2026-08-24 08:28:10.869251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b885cb496-n2lq6/init.txt 2026-08-24 08:28:10.869271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6fdfs/ 2026-08-24 08:28:10.869291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6fdfs/glance-db-init-0.txt 2026-08-24 08:28:10.869310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6fdfs/init.txt 2026-08-24 08:28:10.869330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kjsf5/ 2026-08-24 08:28:10.869350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kjsf5/glance-db-sync.txt 2026-08-24 08:28:10.869370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kjsf5/init.txt 2026-08-24 08:28:10.869389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zjgfl/ 2026-08-24 08:28:10.869408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-admin.txt 2026-08-24 08:28:10.869428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-internal.txt 2026-08-24 08:28:10.869448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-public.txt 2026-08-24 08:28:10.869468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zjgfl/init.txt 2026-08-24 08:28:10.869488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-x7gjj/ 2026-08-24 08:28:10.869507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-x7gjj/image-ks-service-registration.txt 2026-08-24 08:28:10.869527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-x7gjj/init.txt 2026-08-24 08:28:10.869546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n4bsd/ 2026-08-24 08:28:10.869566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n4bsd/glance-ks-user.txt 2026-08-24 08:28:10.869585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n4bsd/init.txt 2026-08-24 08:28:10.869604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4zvxh/ 2026-08-24 08:28:10.869624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4zvxh/glance-metadefs-load.txt 2026-08-24 08:28:10.869643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4zvxh/init.txt 2026-08-24 08:28:10.869663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-g77hq/ 2026-08-24 08:28:10.869682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-g77hq/init.txt 2026-08-24 08:28:10.869706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-g77hq/rabbit-init.txt 2026-08-24 08:28:10.869727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4n8nz/ 2026-08-24 08:28:10.869746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4n8nz/ceph-keyring-placement.txt 2026-08-24 08:28:10.869765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4n8nz/glance-storage-init.txt 2026-08-24 08:28:10.869784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4n8nz/init.txt 2026-08-24 08:28:10.869802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-d9bf559bd-rbvng/ 2026-08-24 08:28:10.869822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-d9bf559bd-rbvng/heat-api.txt 2026-08-24 08:28:10.869841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-d9bf559bd-rbvng/init.txt 2026-08-24 08:28:10.869860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-rr9nl/ 2026-08-24 08:28:10.869880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-rr9nl/bootstrap.txt 2026-08-24 08:28:10.869899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-rr9nl/init.txt 2026-08-24 08:28:10.869918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d6c95fd-hxxcn/ 2026-08-24 08:28:10.869937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d6c95fd-hxxcn/heat-cfn.txt 2026-08-24 08:28:10.869957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d6c95fd-hxxcn/init.txt 2026-08-24 08:28:10.869975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hwxtz/ 2026-08-24 08:28:10.869995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hwxtz/heat-db-init-0.txt 2026-08-24 08:28:10.870014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hwxtz/init.txt 2026-08-24 08:28:10.870034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-8q5gs/ 2026-08-24 08:28:10.870054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-8q5gs/heat-db-sync.txt 2026-08-24 08:28:10.870073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-8q5gs/init.txt 2026-08-24 08:28:10.870093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dhzpn/ 2026-08-24 08:28:10.870114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dhzpn/heat-ks-domain-user.txt 2026-08-24 08:28:10.870134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dhzpn/init.txt 2026-08-24 08:28:10.870154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf49d9f85-js6t2/ 2026-08-24 08:28:10.870174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf49d9f85-js6t2/heat-engine.txt 2026-08-24 08:28:10.870195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf49d9f85-js6t2/init.txt 2026-08-24 08:28:10.870215 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792655-4rhnc/ 2026-08-24 08:28:10.870234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792655-4rhnc/heat-engine-cleaner.txt 2026-08-24 08:28:10.870253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792655-4rhnc/init.txt 2026-08-24 08:28:10.870273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792660-mpt5t/ 2026-08-24 08:28:10.870292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792660-mpt5t/heat-engine-cleaner.txt 2026-08-24 08:28:10.870312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792660-mpt5t/init.txt 2026-08-24 08:28:10.870331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792665-kvtm5/ 2026-08-24 08:28:10.870351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792665-kvtm5/heat-engine-cleaner.txt 2026-08-24 08:28:10.870377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29792665-kvtm5/init.txt 2026-08-24 08:28:10.870398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/ 2026-08-24 08:28:10.870418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-admin.txt 2026-08-24 08:28:10.870438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-internal.txt 2026-08-24 08:28:10.870459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-public.txt 2026-08-24 08:28:10.870479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/init.txt 2026-08-24 08:28:10.870499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-admin.txt 2026-08-24 08:28:10.870519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-internal.txt 2026-08-24 08:28:10.870538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-public.txt 2026-08-24 08:28:10.870559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76x5g/ 2026-08-24 08:28:10.870580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76x5g/cloudformation-ks-service-registration.txt 2026-08-24 08:28:10.870600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76x5g/init.txt 2026-08-24 08:28:10.870619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76x5g/orchestration-ks-service-registration.txt 2026-08-24 08:28:10.870639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lspl4/ 2026-08-24 08:28:10.870659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lspl4/heat-ks-user.txt 2026-08-24 08:28:10.870678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lspl4/heat-trustee-ks-user.txt 2026-08-24 08:28:10.870699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lspl4/init.txt 2026-08-24 08:28:10.870719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-xrbkg/ 2026-08-24 08:28:10.870738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-xrbkg/init.txt 2026-08-24 08:28:10.870758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-xrbkg/rabbit-init.txt 2026-08-24 08:28:10.870778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-gzv68/ 2026-08-24 08:28:10.870798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-gzv68/heat-trusts.txt 2026-08-24 08:28:10.870818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-gzv68/init.txt 2026-08-24 08:28:10.870838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-dfk2c/ 2026-08-24 08:28:10.870857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dfk2c/init.txt 2026-08-24 08:28:10.870877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dfk2c/keepalived.txt 2026-08-24 08:28:10.870896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dfk2c/wait-for-ip.txt 2026-08-24 08:28:10.870915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dc978b749-lxpf8/ 2026-08-24 08:28:10.870934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dc978b749-lxpf8/init.txt 2026-08-24 08:28:10.870955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dc978b749-lxpf8/keystone-api.txt 2026-08-24 08:28:10.870975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg5f6/ 2026-08-24 08:28:10.870994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg5f6/bootstrap.txt 2026-08-24 08:28:10.871015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg5f6/init.txt 2026-08-24 08:28:10.871040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thswd/ 2026-08-24 08:28:10.871060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thswd/init.txt 2026-08-24 08:28:10.871080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thswd/keystone-credential-setup.txt 2026-08-24 08:28:10.871100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sx9vk/ 2026-08-24 08:28:10.871120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sx9vk/init.txt 2026-08-24 08:28:10.871140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sx9vk/keystone-db-init-0.txt 2026-08-24 08:28:10.871159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mdkxx/ 2026-08-24 08:28:10.871182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mdkxx/init.txt 2026-08-24 08:28:10.871210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mdkxx/keystone-db-sync.txt 2026-08-24 08:28:10.871236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-z4wt7/ 2026-08-24 08:28:10.871257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-z4wt7/init.txt 2026-08-24 08:28:10.871277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-z4wt7/keystone-domain-manage.txt 2026-08-24 08:28:10.871297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jdzmt/ 2026-08-24 08:28:10.871317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jdzmt/init.txt 2026-08-24 08:28:10.871337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jdzmt/keystone-fernet-setup.txt 2026-08-24 08:28:10.871357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-45t9h/ 2026-08-24 08:28:10.871377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-45t9h/init.txt 2026-08-24 08:28:10.871396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-45t9h/rabbit-init.txt 2026-08-24 08:28:10.871416 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/ 2026-08-24 08:28:10.871435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/ceph-admin-keyring-placement.txt 2026-08-24 08:28:10.871455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/ceph-keyring-placement.txt 2026-08-24 08:28:10.871474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/init-dynamic-options.txt 2026-08-24 08:28:10.871494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/init.txt 2026-08-24 08:28:10.871513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/libvirt-exporter.txt 2026-08-24 08:28:10.871534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/libvirt.txt 2026-08-24 08:28:10.871553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-77vvg/tls-sidecar.txt 2026-08-24 08:28:10.871572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-5487d4655b-kznrb/ 2026-08-24 08:28:10.871592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5487d4655b-kznrb/init.txt 2026-08-24 08:28:10.871612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5487d4655b-kznrb/magnum-api.txt 2026-08-24 08:28:10.871632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-08-24 08:28:10.871652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-08-24 08:28:10.871671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-24 08:28:10.871691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-24 08:28:10.871711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsh9j/ 2026-08-24 08:28:10.871736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsh9j/init.txt 2026-08-24 08:28:10.871757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-bsh9j/magnum-db-init-0.txt 2026-08-24 08:28:10.871777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-g5mcp/ 2026-08-24 08:28:10.871797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-g5mcp/init.txt 2026-08-24 08:28:10.871817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-g5mcp/magnum-db-sync.txt 2026-08-24 08:28:10.871837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t7vs7/ 2026-08-24 08:28:10.871862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t7vs7/init.txt 2026-08-24 08:28:10.871892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t7vs7/memcached-exporter.txt 2026-08-24 08:28:10.871923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t7vs7/memcached.txt 2026-08-24 08:28:10.871950 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-n4tcl/ 2026-08-24 08:28:10.872003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-n4tcl/coredns.txt 2026-08-24 08:28:10.872034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-sfkpw/ 2026-08-24 08:28:10.872061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-sfkpw/init.txt 2026-08-24 08:28:10.872088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-sfkpw/neutron-db-init-0.txt 2026-08-24 08:28:10.872115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qhvhh/ 2026-08-24 08:28:10.872142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qhvhh/init.txt 2026-08-24 08:28:10.872170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-qhvhh/neutron-db-sync.txt 2026-08-24 08:28:10.872198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4kxct/ 2026-08-24 08:28:10.872226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4kxct/init.txt 2026-08-24 08:28:10.872253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent-init.txt 2026-08-24 08:28:10.872281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent.txt 2026-08-24 08:28:10.872308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-b7w6v/ 2026-08-24 08:28:10.872336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-b7w6v/init.txt 2026-08-24 08:28:10.872363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-admin.txt 2026-08-24 08:28:10.872390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-internal.txt 2026-08-24 08:28:10.872416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-public.txt 2026-08-24 08:28:10.872445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mfsrx/ 2026-08-24 08:28:10.872472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mfsrx/init.txt 2026-08-24 08:28:10.872499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mfsrx/network-ks-service-registration.txt 2026-08-24 08:28:10.872526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jpbvj/ 2026-08-24 08:28:10.872552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jpbvj/init.txt 2026-08-24 08:28:10.872580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jpbvj/neutron-ks-user.txt 2026-08-24 08:28:10.872607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqxvr/ 2026-08-24 08:28:10.872644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqxvr/init.txt 2026-08-24 08:28:10.872672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent-init.txt 2026-08-24 08:28:10.872700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent.txt 2026-08-24 08:28:10.872728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zzbff/ 2026-08-24 08:28:10.872756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zzbff/init.txt 2026-08-24 08:28:10.872784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent-init.txt 2026-08-24 08:28:10.872811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent.txt 2026-08-24 08:28:10.872839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z9vwq/ 2026-08-24 08:28:10.872866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z9vwq/init.txt 2026-08-24 08:28:10.872893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z9vwq/neutron-netns-cleanup-cron.txt 2026-08-24 08:28:10.872920 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9vjg/ 2026-08-24 08:28:10.872951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9vjg/init.txt 2026-08-24 08:28:10.873071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9vjg/neutron-openvswitch-agent-kernel-modules.txt 2026-08-24 08:28:10.873103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent-init.txt 2026-08-24 08:28:10.873131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent.txt 2026-08-24 08:28:10.873159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mjx7v/ 2026-08-24 08:28:10.873187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mjx7v/init.txt 2026-08-24 08:28:10.873214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mjx7v/rabbit-init.txt 2026-08-24 08:28:10.873348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b487c997d-5vpvw/ 2026-08-24 08:28:10.873400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b487c997d-5vpvw/init.txt 2026-08-24 08:28:10.873431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b487c997d-5vpvw/neutron-rpc-server.txt 2026-08-24 08:28:10.873461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-69fbbc9c4f-g5tlv/ 2026-08-24 08:28:10.873490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69fbbc9c4f-g5tlv/init.txt 2026-08-24 08:28:10.873518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-policy-server.txt 2026-08-24 08:28:10.873545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-server.txt 2026-08-24 08:28:10.873574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-789b9cfcf7-6v74b/ 2026-08-24 08:28:10.873602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-789b9cfcf7-6v74b/init.txt 2026-08-24 08:28:10.873630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api-metadata-init.txt 2026-08-24 08:28:10.873656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api.txt 2026-08-24 08:28:10.873684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65d9945c49-lxwk6/ 2026-08-24 08:28:10.873712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65d9945c49-lxwk6/init.txt 2026-08-24 08:28:10.873738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65d9945c49-lxwk6/nova-osapi.txt 2026-08-24 08:28:10.873776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5b524/ 2026-08-24 08:28:10.873805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5b524/bootstrap.txt 2026-08-24 08:28:10.873833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5b524/init.txt 2026-08-24 08:28:10.873861 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29792640-ndt2f/ 2026-08-24 08:28:10.873889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29792640-ndt2f/init.txt 2026-08-24 08:28:10.873917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29792640-ndt2f/nova-cell-setup.txt 2026-08-24 08:28:10.873944 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8qsmv/ 2026-08-24 08:28:10.873972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8qsmv/init.txt 2026-08-24 08:28:10.873999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8qsmv/nova-cell-setup-init.txt 2026-08-24 08:28:10.874026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8qsmv/nova-cell-setup.txt 2026-08-24 08:28:10.874053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/ 2026-08-24 08:28:10.874080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/ceph-admin-keyring-placement.txt 2026-08-24 08:28:10.874107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/ceph-keyring-placement.txt 2026-08-24 08:28:10.874135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/ceph-perms.txt 2026-08-24 08:28:10.874163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/init.txt 2026-08-24 08:28:10.874190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/nova-compute-init.txt 2026-08-24 08:28:10.874218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/nova-compute-ssh-init.txt 2026-08-24 08:28:10.874245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/nova-compute-ssh.txt 2026-08-24 08:28:10.874271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/nova-compute-vnc-init.txt 2026-08-24 08:28:10.874298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bkwlj/nova-compute.txt 2026-08-24 08:28:10.874325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-789c754ff5-bnzqg/ 2026-08-24 08:28:10.874353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-789c754ff5-bnzqg/init.txt 2026-08-24 08:28:10.874380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-789c754ff5-bnzqg/nova-conductor.txt 2026-08-24 08:28:10.874408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-hjg5z/ 2026-08-24 08:28:10.874436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-hjg5z/init.txt 2026-08-24 08:28:10.874464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-hjg5z/nova-db-init-0.txt 2026-08-24 08:28:10.874492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-hjg5z/nova-db-init-1.txt 2026-08-24 08:28:10.874519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-hjg5z/nova-db-init-2.txt 2026-08-24 08:28:10.874545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jjkcn/ 2026-08-24 08:28:10.874573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jjkcn/init.txt 2026-08-24 08:28:10.874600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jjkcn/nova-db-sync.txt 2026-08-24 08:28:10.874627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ktgz6/ 2026-08-24 08:28:10.874654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-admin.txt 2026-08-24 08:28:10.874688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-internal.txt 2026-08-24 08:28:10.874716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-public.txt 2026-08-24 08:28:10.874744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ktgz6/init.txt 2026-08-24 08:28:10.874771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hzqbv/ 2026-08-24 08:28:10.874799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hzqbv/compute-ks-service-registration.txt 2026-08-24 08:28:10.874826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hzqbv/init.txt 2026-08-24 08:28:10.874853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ggjtc/ 2026-08-24 08:28:10.874880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ggjtc/init.txt 2026-08-24 08:28:10.874908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ggjtc/nova-ks-user.txt 2026-08-24 08:28:10.874935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/ 2026-08-24 08:28:10.874986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/init.txt 2026-08-24 08:28:10.875044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init-assets.txt 2026-08-24 08:28:10.875077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init.txt 2026-08-24 08:28:10.875107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy.txt 2026-08-24 08:28:10.875136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rk7ht/ 2026-08-24 08:28:10.875163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rk7ht/init.txt 2026-08-24 08:28:10.875192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rk7ht/rabbit-init.txt 2026-08-24 08:28:10.875219 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f54bf7c9-4vh9l/ 2026-08-24 08:28:10.875247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f54bf7c9-4vh9l/init.txt 2026-08-24 08:28:10.875274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f54bf7c9-4vh9l/nova-scheduler.txt 2026-08-24 08:28:10.875302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29792640-7kmq5/ 2026-08-24 08:28:10.875329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29792640-7kmq5/init.txt 2026-08-24 08:28:10.875356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29792640-7kmq5/nova-service-cleaner.txt 2026-08-24 08:28:10.875385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5956c86748-wkb8l/ 2026-08-24 08:28:10.875412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5956c86748-wkb8l/init.txt 2026-08-24 08:28:10.875439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5956c86748-wkb8l/octavia-api.txt 2026-08-24 08:28:10.875466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-prvqx/ 2026-08-24 08:28:10.875493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-prvqx/bootstrap.txt 2026-08-24 08:28:10.875519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-prvqx/init.txt 2026-08-24 08:28:10.875546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-tfgmd/ 2026-08-24 08:28:10.875573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-tfgmd/init.txt 2026-08-24 08:28:10.875601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-tfgmd/octavia-db-init-0.txt 2026-08-24 08:28:10.875629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-tfgmd/octavia-db-init-1.txt 2026-08-24 08:28:10.875656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-msv4l/ 2026-08-24 08:28:10.875695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-msv4l/init.txt 2026-08-24 08:28:10.875725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-msv4l/octavia-db-sync.txt 2026-08-24 08:28:10.875761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mzssr/ 2026-08-24 08:28:10.875796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mzssr/init.txt 2026-08-24 08:28:10.875832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mzssr/octavia-health-manager-get-port.txt 2026-08-24 08:28:10.875861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mzssr/octavia-health-manager-nic-init.txt 2026-08-24 08:28:10.875889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mzssr/octavia-health-manager.txt 2026-08-24 08:28:10.875918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-86489bf5c5-5bn2f/ 2026-08-24 08:28:10.875945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-86489bf5c5-5bn2f/init.txt 2026-08-24 08:28:10.876003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-86489bf5c5-5bn2f/octavia-housekeeping.txt 2026-08-24 08:28:10.876033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bm2pr/ 2026-08-24 08:28:10.876061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bm2pr/init.txt 2026-08-24 08:28:10.876087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-admin.txt 2026-08-24 08:28:10.876114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-internal.txt 2026-08-24 08:28:10.876141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-public.txt 2026-08-24 08:28:10.876169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcx25/ 2026-08-24 08:28:10.876195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcx25/init.txt 2026-08-24 08:28:10.876223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcx25/load-balancer-ks-service-registration.txt 2026-08-24 08:28:10.876250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-bxc7r/ 2026-08-24 08:28:10.876276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-bxc7r/init.txt 2026-08-24 08:28:10.876303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-bxc7r/octavia-ks-user.txt 2026-08-24 08:28:10.876331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5925b/ 2026-08-24 08:28:10.876359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5925b/init.txt 2026-08-24 08:28:10.876387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5925b/rabbit-init.txt 2026-08-24 08:28:10.876415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-85bb4f6548-mxrg4/ 2026-08-24 08:28:10.876442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-85bb4f6548-mxrg4/init.txt 2026-08-24 08:28:10.876470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-85bb4f6548-mxrg4/octavia-worker.txt 2026-08-24 08:28:10.876497 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/ 2026-08-24 08:28:10.876526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/init.txt 2026-08-24 08:28:10.876553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/openvswitch-db-perms.txt 2026-08-24 08:28:10.876580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/openvswitch-db.txt 2026-08-24 08:28:10.876608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/openvswitch-vswitchd-modules.txt 2026-08-24 08:28:10.876644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9szvq/openvswitch-vswitchd.txt 2026-08-24 08:28:10.876673 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-08-24 08:28:10.876700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-24 08:28:10.876726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-24 08:28:10.876753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-24 08:28:10.876781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-24 08:28:10.876808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-08-24 08:28:10.876835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-24 08:28:10.876865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-24 08:28:10.876894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-24 08:28:10.876921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7f8659c78c-w2qzc/ 2026-08-24 08:28:10.876948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7f8659c78c-w2qzc/init.txt 2026-08-24 08:28:10.876999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7f8659c78c-w2qzc/placement-api.txt 2026-08-24 08:28:10.877030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-65cjb/ 2026-08-24 08:28:10.877057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-65cjb/init.txt 2026-08-24 08:28:10.877085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-65cjb/placement-db-init-0.txt 2026-08-24 08:28:10.877111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-v8kxr/ 2026-08-24 08:28:10.877138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-v8kxr/init.txt 2026-08-24 08:28:10.877166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-v8kxr/placement-db-sync.txt 2026-08-24 08:28:10.877193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-r4q6j/ 2026-08-24 08:28:10.877220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-r4q6j/init.txt 2026-08-24 08:28:10.877247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-admin.txt 2026-08-24 08:28:10.877273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-internal.txt 2026-08-24 08:28:10.877300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-public.txt 2026-08-24 08:28:10.877329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tdlkk/ 2026-08-24 08:28:10.877356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tdlkk/init.txt 2026-08-24 08:28:10.877383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tdlkk/placement-ks-service-registration.txt 2026-08-24 08:28:10.877410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-2wjnr/ 2026-08-24 08:28:10.877437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-2wjnr/init.txt 2026-08-24 08:28:10.877465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-2wjnr/placement-ks-user.txt 2026-08-24 08:28:10.877492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-ctsz5/ 2026-08-24 08:28:10.877519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-ctsz5/percona-xtradb-cluster-operator.txt 2026-08-24 08:28:10.877545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-08-24 08:28:10.877572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-24 08:28:10.877605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-24 08:28:10.877633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-08-24 08:28:10.877661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-24 08:28:10.877688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-24 08:28:10.877715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-v6fp2/ 2026-08-24 08:28:10.877742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-v6fp2/rabbitmq-cluster-operator.txt 2026-08-24 08:28:10.877769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-08-24 08:28:10.877796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-24 08:28:10.877824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-24 08:28:10.877851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-08-24 08:28:10.877879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-24 08:28:10.877906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-24 08:28:10.877934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-08-24 08:28:10.877961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-24 08:28:10.877988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-24 08:28:10.878014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-08-24 08:28:10.878042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-24 08:28:10.878069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-24 08:28:10.878094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jf79b/ 2026-08-24 08:28:10.878121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jf79b/rabbitmq-cluster-operator.txt 2026-08-24 08:28:10.878148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-08-24 08:28:10.878175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-24 08:28:10.878202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-24 08:28:10.878229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-08-24 08:28:10.878256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-24 08:28:10.878283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-24 08:28:10.878311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-08-24 08:28:10.878338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-24 08:28:10.878365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-24 08:28:10.878393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/ 2026-08-24 08:28:10.878419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/ceph-crash.txt 2026-08-24 08:28:10.878476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/chown-container-data-dir.txt 2026-08-24 08:28:10.878529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/make-container-crash-dir.txt 2026-08-24 08:28:10.878581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/ 2026-08-24 08:28:10.878640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/chown-container-data-dir.txt 2026-08-24 08:28:10.878674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/log-collector.txt 2026-08-24 08:28:10.878703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/rgw.txt 2026-08-24 08:28:10.878731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-848bbd6d55-cftrf/ 2026-08-24 08:28:10.878759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-848bbd6d55-cftrf/init.txt 2026-08-24 08:28:10.878786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-848bbd6d55-cftrf/staffeln-api.txt 2026-08-24 08:28:10.878813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-566b96984d-98b5n/ 2026-08-24 08:28:10.878840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-566b96984d-98b5n/staffeln-conductor.txt 2026-08-24 08:28:10.878867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7ct52/ 2026-08-24 08:28:10.878894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7ct52/init.txt 2026-08-24 08:28:10.878921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7ct52/staffeln-db-init-0.txt 2026-08-24 08:28:10.878948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4d6fb/ 2026-08-24 08:28:10.878974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4d6fb/init.txt 2026-08-24 08:28:10.879001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4d6fb/staffeln-db-sync.txt 2026-08-24 08:28:10.879028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-08-24 08:28:10.879055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-08-24 08:28:10.879082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-08-24 08:28:10.879109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-08-24 08:28:10.879136 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-08-24 08:28:10.879164 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-txcpj/ 2026-08-24 08:28:10.879190 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-txcpj/manager.txt 2026-08-24 08:28:10.879216 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-08-24 08:28:10.879243 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s7hlc/ 2026-08-24 08:28:10.879270 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s7hlc/rook-ceph-operator.txt 2026-08-24 08:28:10.879298 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-08-24 08:28:10.879325 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-b569p/ 2026-08-24 08:28:10.879352 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-b569p/secretgen-controller.txt 2026-08-24 08:28:10.879381 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-08-24 08:28:10.879408 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rrh2c/ 2026-08-24 08:28:10.879436 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rrh2c/controller.txt 2026-08-24 08:28:10.879464 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j87lw/ 2026-08-24 08:28:10.879492 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j87lw/ingress-nginx-default-backend.txt 2026-08-24 08:28:10.879527 | instance | cd+++++++++ pod-logs/kube-system/ 2026-08-24 08:28:10.879557 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pz5d9/ 2026-08-24 08:28:10.879584 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pz5d9/cilium-operator.txt 2026-08-24 08:28:10.879611 | instance | cd+++++++++ pod-logs/kube-system/cilium-pxhpm/ 2026-08-24 08:28:10.879638 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/apply-sysctl-overwrites.txt 2026-08-24 08:28:10.879667 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/cilium-agent.txt 2026-08-24 08:28:10.879705 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/clean-cilium-state.txt 2026-08-24 08:28:10.879743 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/config.txt 2026-08-24 08:28:10.879780 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/install-cni-binaries.txt 2026-08-24 08:28:10.879817 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/mount-bpf-fs.txt 2026-08-24 08:28:10.879847 | instance | >f+++++++++ pod-logs/kube-system/cilium-pxhpm/mount-cgroup.txt 2026-08-24 08:28:10.879874 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jhmxx/ 2026-08-24 08:28:10.879902 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jhmxx/coredns.txt 2026-08-24 08:28:10.879929 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-qqgsn/ 2026-08-24 08:28:10.879997 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-qqgsn/coredns.txt 2026-08-24 08:28:10.880039 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-08-24 08:28:10.880068 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-08-24 08:28:10.880095 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-08-24 08:28:10.880123 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-24 08:28:10.880151 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-08-24 08:28:10.880179 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-24 08:28:10.880207 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-pmfnk/ 2026-08-24 08:28:10.880235 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-pmfnk/kube-proxy.txt 2026-08-24 08:28:10.880261 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-08-24 08:28:10.880288 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-24 08:28:10.880316 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-08-24 08:28:10.880343 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-08-24 08:28:10.880371 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-08-24 08:28:10.880398 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mkw7d/ 2026-08-24 08:28:10.880427 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mkw7d/local-path-provisioner.txt 2026-08-24 08:28:10.880454 | instance | cd+++++++++ pod-logs/monitoring/ 2026-08-24 08:28:10.880482 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-08-24 08:28:10.880509 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-08-24 08:28:10.880537 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-08-24 08:28:10.880564 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-08-24 08:28:10.880592 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-08-24 08:28:10.880618 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-lphkq/ 2026-08-24 08:28:10.880646 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-lphkq/goldpinger-daemon.txt 2026-08-24 08:28:10.880680 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/ 2026-08-24 08:28:10.880709 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-dashboard.txt 2026-08-24 08:28:10.880736 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana-sc-datasources.txt 2026-08-24 08:28:10.880764 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7bddf777f5-rxpmn/grafana.txt 2026-08-24 08:28:10.880791 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn/ 2026-08-24 08:28:10.880818 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jt9hn/kube-state-metrics.txt 2026-08-24 08:28:10.880846 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cjfln/ 2026-08-24 08:28:10.880872 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cjfln/kube-prometheus-stack.txt 2026-08-24 08:28:10.880892 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/ 2026-08-24 08:28:10.880912 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/node-exporter.txt 2026-08-24 08:28:10.880932 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-2cd4r/pod-tls-sidecar.txt 2026-08-24 08:28:10.880951 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-08-24 08:28:10.880990 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-08-24 08:28:10.881010 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-08-24 08:28:10.881030 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-08-24 08:28:10.881049 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-08-24 08:28:10.881069 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-njk52/ 2026-08-24 08:28:10.881089 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-njk52/nginx.txt 2026-08-24 08:28:10.881108 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-08-24 08:28:10.881128 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-08-24 08:28:10.881148 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-08-24 08:28:10.881167 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-p88xr/ 2026-08-24 08:28:10.881188 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-p88xr/gc.txt 2026-08-24 08:28:10.881207 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-7wcz2/ 2026-08-24 08:28:10.881227 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-7wcz2/master.txt 2026-08-24 08:28:10.881247 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2d2j5/ 2026-08-24 08:28:10.881273 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2d2j5/worker.txt 2026-08-24 08:28:10.881301 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-08-24 08:28:10.881328 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-08-24 08:28:10.881351 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-08-24 08:28:10.881371 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-08-24 08:28:10.881391 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-08-24 08:28:10.881410 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-08-24 08:28:10.881439 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-4jcjw/ 2026-08-24 08:28:10.881460 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-4jcjw/pushgateway.txt 2026-08-24 08:28:10.881480 | instance | cd+++++++++ pod-logs/monitoring/vector-p6mwt/ 2026-08-24 08:28:10.881499 | instance | >f+++++++++ pod-logs/monitoring/vector-p6mwt/vector.txt 2026-08-24 08:28:10.881519 | instance | cd+++++++++ pod-logs/openstack/ 2026-08-24 08:28:10.881538 | instance | cd+++++++++ pod-logs/openstack/barbican-api-55ff9d6f4d-2zzz4/ 2026-08-24 08:28:10.881558 | instance | >f+++++++++ pod-logs/openstack/barbican-api-55ff9d6f4d-2zzz4/barbican-api.txt 2026-08-24 08:28:10.881578 | instance | >f+++++++++ pod-logs/openstack/barbican-api-55ff9d6f4d-2zzz4/init.txt 2026-08-24 08:28:10.881598 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-529t2/ 2026-08-24 08:28:10.881618 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-529t2/barbican-db-init-0.txt 2026-08-24 08:28:10.881638 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-529t2/init.txt 2026-08-24 08:28:10.881657 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-k2rw8/ 2026-08-24 08:28:10.881677 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-k2rw8/barbican-db-sync.txt 2026-08-24 08:28:10.881697 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-k2rw8/init.txt 2026-08-24 08:28:10.881717 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-hs42h/ 2026-08-24 08:28:10.881737 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hs42h/init.txt 2026-08-24 08:28:10.881757 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-admin.txt 2026-08-24 08:28:10.881777 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-internal.txt 2026-08-24 08:28:10.881797 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hs42h/key-manager-ks-endpoints-public.txt 2026-08-24 08:28:10.881817 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mgzlk/ 2026-08-24 08:28:10.881837 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mgzlk/init.txt 2026-08-24 08:28:10.881857 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mgzlk/key-manager-ks-service-registration.txt 2026-08-24 08:28:10.881877 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-krnxx/ 2026-08-24 08:28:10.881897 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-krnxx/barbican-ks-user.txt 2026-08-24 08:28:10.881917 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-krnxx/init.txt 2026-08-24 08:28:10.881937 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-qztcx/ 2026-08-24 08:28:10.881958 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-qztcx/init.txt 2026-08-24 08:28:10.881977 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-qztcx/rabbit-init.txt 2026-08-24 08:28:10.881997 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6cd4879594-d5hzn/ 2026-08-24 08:28:10.882016 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6cd4879594-d5hzn/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.882036 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6cd4879594-d5hzn/cinder-api.txt 2026-08-24 08:28:10.882056 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6cd4879594-d5hzn/init.txt 2026-08-24 08:28:10.882076 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/ 2026-08-24 08:28:10.882096 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-backup-keyring-placement.txt 2026-08-24 08:28:10.882116 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.882136 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/ceph-keyring-placement-rbd1.txt 2026-08-24 08:28:10.882155 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/cinder-backup.txt 2026-08-24 08:28:10.882182 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-845c88b7f4-tjlsg/init.txt 2026-08-24 08:28:10.882203 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-cpx2z/ 2026-08-24 08:28:10.882223 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cpx2z/ceph-keyring-placement.txt 2026-08-24 08:28:10.882243 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cpx2z/cinder-backup-storage-init.txt 2026-08-24 08:28:10.882263 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cpx2z/init.txt 2026-08-24 08:28:10.882282 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-rkwfw/ 2026-08-24 08:28:10.882303 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rkwfw/bootstrap.txt 2026-08-24 08:28:10.882322 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rkwfw/init.txt 2026-08-24 08:28:10.882341 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-g55vr/ 2026-08-24 08:28:10.882361 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-g55vr/create-internal-tenant.txt 2026-08-24 08:28:10.882381 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-g55vr/init.txt 2026-08-24 08:28:10.882401 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-cnp4j/ 2026-08-24 08:28:10.882420 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-cnp4j/cinder-db-init-0.txt 2026-08-24 08:28:10.882440 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-cnp4j/init.txt 2026-08-24 08:28:10.882460 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-szf8m/ 2026-08-24 08:28:10.882480 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-szf8m/cinder-db-sync.txt 2026-08-24 08:28:10.882499 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-szf8m/init.txt 2026-08-24 08:28:10.882520 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-hhhrs/ 2026-08-24 08:28:10.882539 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-hhhrs/init.txt 2026-08-24 08:28:10.882559 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-admin.txt 2026-08-24 08:28:10.882579 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-internal.txt 2026-08-24 08:28:10.882598 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-hhhrs/volumev3-ks-endpoints-public.txt 2026-08-24 08:28:10.882618 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-q9g8n/ 2026-08-24 08:28:10.882637 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-q9g8n/init.txt 2026-08-24 08:28:10.882657 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-q9g8n/volumev3-ks-service-registration.txt 2026-08-24 08:28:10.882676 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-c64r4/ 2026-08-24 08:28:10.882695 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-c64r4/cinder-ks-user.txt 2026-08-24 08:28:10.882715 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-c64r4/init.txt 2026-08-24 08:28:10.882735 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-smt76/ 2026-08-24 08:28:10.882754 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-smt76/init.txt 2026-08-24 08:28:10.882774 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-smt76/rabbit-init.txt 2026-08-24 08:28:10.882793 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-755d4758b-cf96s/ 2026-08-24 08:28:10.882812 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-755d4758b-cf96s/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.882832 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-755d4758b-cf96s/cinder-scheduler.txt 2026-08-24 08:28:10.882851 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-755d4758b-cf96s/init.txt 2026-08-24 08:28:10.882871 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-g4qf5/ 2026-08-24 08:28:10.882891 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g4qf5/ceph-keyring-placement.txt 2026-08-24 08:28:10.882916 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g4qf5/cinder-storage-init-rbd1.txt 2026-08-24 08:28:10.882936 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g4qf5/init.txt 2026-08-24 08:28:10.882956 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/ 2026-08-24 08:28:10.882976 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/ceph-coordination-volume-perms.txt 2026-08-24 08:28:10.882997 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/ceph-keyring-placement-rbd1.txt 2026-08-24 08:28:10.883016 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/cinder-volume.txt 2026-08-24 08:28:10.883036 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/init-cinder-conf.txt 2026-08-24 08:28:10.883056 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5df4555f65-qwlx7/init.txt 2026-08-24 08:28:10.883075 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29792645-xvsrm/ 2026-08-24 08:28:10.883095 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29792645-xvsrm/cinder-volume-usage-audit.txt 2026-08-24 08:28:10.883115 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29792645-xvsrm/init.txt 2026-08-24 08:28:10.883134 | instance | cd+++++++++ pod-logs/openstack/glance-api-7b885cb496-n2lq6/ 2026-08-24 08:28:10.883155 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b885cb496-n2lq6/ceph-keyring-placement.txt 2026-08-24 08:28:10.883174 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b885cb496-n2lq6/glance-api.txt 2026-08-24 08:28:10.883193 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b885cb496-n2lq6/glance-perms.txt 2026-08-24 08:28:10.883213 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b885cb496-n2lq6/init.txt 2026-08-24 08:28:10.883233 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-6fdfs/ 2026-08-24 08:28:10.883253 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-6fdfs/glance-db-init-0.txt 2026-08-24 08:28:10.883273 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-6fdfs/init.txt 2026-08-24 08:28:10.883293 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-kjsf5/ 2026-08-24 08:28:10.883314 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kjsf5/glance-db-sync.txt 2026-08-24 08:28:10.883333 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kjsf5/init.txt 2026-08-24 08:28:10.883352 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-zjgfl/ 2026-08-24 08:28:10.883372 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-admin.txt 2026-08-24 08:28:10.883392 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-internal.txt 2026-08-24 08:28:10.883412 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zjgfl/image-ks-endpoints-public.txt 2026-08-24 08:28:10.883432 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zjgfl/init.txt 2026-08-24 08:28:10.883452 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-x7gjj/ 2026-08-24 08:28:10.883472 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-x7gjj/image-ks-service-registration.txt 2026-08-24 08:28:10.883492 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-x7gjj/init.txt 2026-08-24 08:28:10.883512 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-n4bsd/ 2026-08-24 08:28:10.883532 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-n4bsd/glance-ks-user.txt 2026-08-24 08:28:10.883551 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-n4bsd/init.txt 2026-08-24 08:28:10.883571 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-4zvxh/ 2026-08-24 08:28:10.883591 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-4zvxh/glance-metadefs-load.txt 2026-08-24 08:28:10.883611 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-4zvxh/init.txt 2026-08-24 08:28:10.883637 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-g77hq/ 2026-08-24 08:28:10.883657 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-g77hq/init.txt 2026-08-24 08:28:10.883677 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-g77hq/rabbit-init.txt 2026-08-24 08:28:10.883697 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-4n8nz/ 2026-08-24 08:28:10.883716 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4n8nz/ceph-keyring-placement.txt 2026-08-24 08:28:10.883735 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4n8nz/glance-storage-init.txt 2026-08-24 08:28:10.883755 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4n8nz/init.txt 2026-08-24 08:28:10.883775 | instance | cd+++++++++ pod-logs/openstack/heat-api-d9bf559bd-rbvng/ 2026-08-24 08:28:10.883795 | instance | >f+++++++++ pod-logs/openstack/heat-api-d9bf559bd-rbvng/heat-api.txt 2026-08-24 08:28:10.883815 | instance | >f+++++++++ pod-logs/openstack/heat-api-d9bf559bd-rbvng/init.txt 2026-08-24 08:28:10.883834 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-rr9nl/ 2026-08-24 08:28:10.883855 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-rr9nl/bootstrap.txt 2026-08-24 08:28:10.883878 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-rr9nl/init.txt 2026-08-24 08:28:10.883898 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-78d6c95fd-hxxcn/ 2026-08-24 08:28:10.883918 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78d6c95fd-hxxcn/heat-cfn.txt 2026-08-24 08:28:10.883938 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78d6c95fd-hxxcn/init.txt 2026-08-24 08:28:10.883957 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-hwxtz/ 2026-08-24 08:28:10.883994 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hwxtz/heat-db-init-0.txt 2026-08-24 08:28:10.884014 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hwxtz/init.txt 2026-08-24 08:28:10.884034 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-8q5gs/ 2026-08-24 08:28:10.884054 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-8q5gs/heat-db-sync.txt 2026-08-24 08:28:10.884073 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-8q5gs/init.txt 2026-08-24 08:28:10.884093 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-dhzpn/ 2026-08-24 08:28:10.884113 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-dhzpn/heat-ks-domain-user.txt 2026-08-24 08:28:10.884133 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-dhzpn/init.txt 2026-08-24 08:28:10.884152 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cf49d9f85-js6t2/ 2026-08-24 08:28:10.884171 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cf49d9f85-js6t2/heat-engine.txt 2026-08-24 08:28:10.884191 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cf49d9f85-js6t2/init.txt 2026-08-24 08:28:10.884210 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29792655-4rhnc/ 2026-08-24 08:28:10.884229 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792655-4rhnc/heat-engine-cleaner.txt 2026-08-24 08:28:10.884249 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792655-4rhnc/init.txt 2026-08-24 08:28:10.884268 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29792660-mpt5t/ 2026-08-24 08:28:10.884287 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792660-mpt5t/heat-engine-cleaner.txt 2026-08-24 08:28:10.884306 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792660-mpt5t/init.txt 2026-08-24 08:28:10.884325 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29792665-kvtm5/ 2026-08-24 08:28:10.884345 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792665-kvtm5/heat-engine-cleaner.txt 2026-08-24 08:28:10.884365 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29792665-kvtm5/init.txt 2026-08-24 08:28:10.884385 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/ 2026-08-24 08:28:10.884410 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-admin.txt 2026-08-24 08:28:10.884430 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-internal.txt 2026-08-24 08:28:10.884449 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/cloudformation-ks-endpoints-public.txt 2026-08-24 08:28:10.884469 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/init.txt 2026-08-24 08:28:10.884488 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-admin.txt 2026-08-24 08:28:10.884508 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-internal.txt 2026-08-24 08:28:10.884527 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qrlnt/orchestration-ks-endpoints-public.txt 2026-08-24 08:28:10.884546 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-76x5g/ 2026-08-24 08:28:10.884566 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76x5g/cloudformation-ks-service-registration.txt 2026-08-24 08:28:10.884586 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76x5g/init.txt 2026-08-24 08:28:10.884606 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76x5g/orchestration-ks-service-registration.txt 2026-08-24 08:28:10.884625 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-lspl4/ 2026-08-24 08:28:10.884645 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lspl4/heat-ks-user.txt 2026-08-24 08:28:10.884665 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lspl4/heat-trustee-ks-user.txt 2026-08-24 08:28:10.884684 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lspl4/init.txt 2026-08-24 08:28:10.884705 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-xrbkg/ 2026-08-24 08:28:10.884724 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-xrbkg/init.txt 2026-08-24 08:28:10.884744 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-xrbkg/rabbit-init.txt 2026-08-24 08:28:10.884764 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-gzv68/ 2026-08-24 08:28:10.884783 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-gzv68/heat-trusts.txt 2026-08-24 08:28:10.884802 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-gzv68/init.txt 2026-08-24 08:28:10.884821 | instance | cd+++++++++ pod-logs/openstack/keepalived-dfk2c/ 2026-08-24 08:28:10.884840 | instance | >f+++++++++ pod-logs/openstack/keepalived-dfk2c/init.txt 2026-08-24 08:28:10.884859 | instance | >f+++++++++ pod-logs/openstack/keepalived-dfk2c/keepalived.txt 2026-08-24 08:28:10.884879 | instance | >f+++++++++ pod-logs/openstack/keepalived-dfk2c/wait-for-ip.txt 2026-08-24 08:28:10.884898 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5dc978b749-lxpf8/ 2026-08-24 08:28:10.884919 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5dc978b749-lxpf8/init.txt 2026-08-24 08:28:10.884938 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5dc978b749-lxpf8/keystone-api.txt 2026-08-24 08:28:10.884989 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-jg5f6/ 2026-08-24 08:28:10.885014 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jg5f6/bootstrap.txt 2026-08-24 08:28:10.885034 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jg5f6/init.txt 2026-08-24 08:28:10.885054 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-thswd/ 2026-08-24 08:28:10.885073 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-thswd/init.txt 2026-08-24 08:28:10.885094 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-thswd/keystone-credential-setup.txt 2026-08-24 08:28:10.885114 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-sx9vk/ 2026-08-24 08:28:10.885134 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sx9vk/init.txt 2026-08-24 08:28:10.885153 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sx9vk/keystone-db-init-0.txt 2026-08-24 08:28:10.885179 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-mdkxx/ 2026-08-24 08:28:10.885199 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mdkxx/init.txt 2026-08-24 08:28:10.885218 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mdkxx/keystone-db-sync.txt 2026-08-24 08:28:10.885238 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-z4wt7/ 2026-08-24 08:28:10.885258 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-z4wt7/init.txt 2026-08-24 08:28:10.885278 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-z4wt7/keystone-domain-manage.txt 2026-08-24 08:28:10.885301 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jdzmt/ 2026-08-24 08:28:10.885329 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jdzmt/init.txt 2026-08-24 08:28:10.885353 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jdzmt/keystone-fernet-setup.txt 2026-08-24 08:28:10.885373 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-45t9h/ 2026-08-24 08:28:10.885393 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-45t9h/init.txt 2026-08-24 08:28:10.885412 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-45t9h/rabbit-init.txt 2026-08-24 08:28:10.885431 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/ 2026-08-24 08:28:10.885451 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/ceph-admin-keyring-placement.txt 2026-08-24 08:28:10.885471 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/ceph-keyring-placement.txt 2026-08-24 08:28:10.885491 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/init-dynamic-options.txt 2026-08-24 08:28:10.885510 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/init.txt 2026-08-24 08:28:10.885529 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/libvirt-exporter.txt 2026-08-24 08:28:10.885549 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/libvirt.txt 2026-08-24 08:28:10.885570 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-77vvg/tls-sidecar.txt 2026-08-24 08:28:10.885589 | instance | cd+++++++++ pod-logs/openstack/magnum-api-5487d4655b-kznrb/ 2026-08-24 08:28:10.885609 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5487d4655b-kznrb/init.txt 2026-08-24 08:28:10.885629 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5487d4655b-kznrb/magnum-api.txt 2026-08-24 08:28:10.885648 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-08-24 08:28:10.885668 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-08-24 08:28:10.885688 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-08-24 08:28:10.885707 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-08-24 08:28:10.885726 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-bsh9j/ 2026-08-24 08:28:10.885747 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-bsh9j/init.txt 2026-08-24 08:28:10.885766 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-bsh9j/magnum-db-init-0.txt 2026-08-24 08:28:10.885786 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-g5mcp/ 2026-08-24 08:28:10.885806 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-g5mcp/init.txt 2026-08-24 08:28:10.885826 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-g5mcp/magnum-db-sync.txt 2026-08-24 08:28:10.885845 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t7vs7/ 2026-08-24 08:28:10.885865 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t7vs7/init.txt 2026-08-24 08:28:10.885886 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t7vs7/memcached-exporter.txt 2026-08-24 08:28:10.885906 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t7vs7/memcached.txt 2026-08-24 08:28:10.885930 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-n4tcl/ 2026-08-24 08:28:10.885962 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-n4tcl/coredns.txt 2026-08-24 08:28:10.885988 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-sfkpw/ 2026-08-24 08:28:10.886010 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-sfkpw/init.txt 2026-08-24 08:28:10.886030 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-sfkpw/neutron-db-init-0.txt 2026-08-24 08:28:10.886049 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-qhvhh/ 2026-08-24 08:28:10.886069 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qhvhh/init.txt 2026-08-24 08:28:10.886089 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-qhvhh/neutron-db-sync.txt 2026-08-24 08:28:10.886110 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4kxct/ 2026-08-24 08:28:10.886129 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4kxct/init.txt 2026-08-24 08:28:10.886148 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent-init.txt 2026-08-24 08:28:10.886167 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4kxct/neutron-dhcp-agent.txt 2026-08-24 08:28:10.886187 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-b7w6v/ 2026-08-24 08:28:10.886207 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-b7w6v/init.txt 2026-08-24 08:28:10.886226 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-admin.txt 2026-08-24 08:28:10.886246 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-internal.txt 2026-08-24 08:28:10.886266 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-b7w6v/network-ks-endpoints-public.txt 2026-08-24 08:28:10.886286 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-mfsrx/ 2026-08-24 08:28:10.886309 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-mfsrx/init.txt 2026-08-24 08:28:10.886335 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-mfsrx/network-ks-service-registration.txt 2026-08-24 08:28:10.886357 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-jpbvj/ 2026-08-24 08:28:10.886376 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jpbvj/init.txt 2026-08-24 08:28:10.886396 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jpbvj/neutron-ks-user.txt 2026-08-24 08:28:10.886416 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqxvr/ 2026-08-24 08:28:10.886435 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqxvr/init.txt 2026-08-24 08:28:10.886456 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent-init.txt 2026-08-24 08:28:10.886475 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqxvr/neutron-l3-agent.txt 2026-08-24 08:28:10.886494 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zzbff/ 2026-08-24 08:28:10.886514 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zzbff/init.txt 2026-08-24 08:28:10.886534 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent-init.txt 2026-08-24 08:28:10.886554 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zzbff/neutron-metadata-agent.txt 2026-08-24 08:28:10.886574 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z9vwq/ 2026-08-24 08:28:10.886593 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z9vwq/init.txt 2026-08-24 08:28:10.886613 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z9vwq/neutron-netns-cleanup-cron.txt 2026-08-24 08:28:10.886633 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9vjg/ 2026-08-24 08:28:10.886652 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9vjg/init.txt 2026-08-24 08:28:10.886679 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9vjg/neutron-openvswitch-agent-kernel-modules.txt 2026-08-24 08:28:10.886700 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent-init.txt 2026-08-24 08:28:10.886719 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d9vjg/neutron-ovs-agent.txt 2026-08-24 08:28:10.886739 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-mjx7v/ 2026-08-24 08:28:10.886760 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mjx7v/init.txt 2026-08-24 08:28:10.886779 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mjx7v/rabbit-init.txt 2026-08-24 08:28:10.886799 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6b487c997d-5vpvw/ 2026-08-24 08:28:10.886818 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6b487c997d-5vpvw/init.txt 2026-08-24 08:28:10.886837 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6b487c997d-5vpvw/neutron-rpc-server.txt 2026-08-24 08:28:10.886860 | instance | cd+++++++++ pod-logs/openstack/neutron-server-69fbbc9c4f-g5tlv/ 2026-08-24 08:28:10.886882 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69fbbc9c4f-g5tlv/init.txt 2026-08-24 08:28:10.886906 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-policy-server.txt 2026-08-24 08:28:10.886930 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69fbbc9c4f-g5tlv/neutron-server.txt 2026-08-24 08:28:10.886951 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-789b9cfcf7-6v74b/ 2026-08-24 08:28:10.886970 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-789b9cfcf7-6v74b/init.txt 2026-08-24 08:28:10.886990 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api-metadata-init.txt 2026-08-24 08:28:10.887010 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-789b9cfcf7-6v74b/nova-api.txt 2026-08-24 08:28:10.887030 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-65d9945c49-lxwk6/ 2026-08-24 08:28:10.887050 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65d9945c49-lxwk6/init.txt 2026-08-24 08:28:10.887075 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65d9945c49-lxwk6/nova-osapi.txt 2026-08-24 08:28:10.887102 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-5b524/ 2026-08-24 08:28:10.887124 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5b524/bootstrap.txt 2026-08-24 08:28:10.887144 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5b524/init.txt 2026-08-24 08:28:10.887163 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29792640-ndt2f/ 2026-08-24 08:28:10.887184 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29792640-ndt2f/init.txt 2026-08-24 08:28:10.887203 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29792640-ndt2f/nova-cell-setup.txt 2026-08-24 08:28:10.887223 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-8qsmv/ 2026-08-24 08:28:10.887243 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8qsmv/init.txt 2026-08-24 08:28:10.887263 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8qsmv/nova-cell-setup-init.txt 2026-08-24 08:28:10.887282 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8qsmv/nova-cell-setup.txt 2026-08-24 08:28:10.887302 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/ 2026-08-24 08:28:10.887322 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/ceph-admin-keyring-placement.txt 2026-08-24 08:28:10.887343 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/ceph-keyring-placement.txt 2026-08-24 08:28:10.887363 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/ceph-perms.txt 2026-08-24 08:28:10.887388 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/init.txt 2026-08-24 08:28:10.887416 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/nova-compute-init.txt 2026-08-24 08:28:10.887452 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/nova-compute-ssh-init.txt 2026-08-24 08:28:10.887478 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/nova-compute-ssh.txt 2026-08-24 08:28:10.887498 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/nova-compute-vnc-init.txt 2026-08-24 08:28:10.887518 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bkwlj/nova-compute.txt 2026-08-24 08:28:10.887538 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-789c754ff5-bnzqg/ 2026-08-24 08:28:10.887558 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-789c754ff5-bnzqg/init.txt 2026-08-24 08:28:10.887578 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-789c754ff5-bnzqg/nova-conductor.txt 2026-08-24 08:28:10.887598 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-hjg5z/ 2026-08-24 08:28:10.887619 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-hjg5z/init.txt 2026-08-24 08:28:10.887638 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-hjg5z/nova-db-init-0.txt 2026-08-24 08:28:10.887658 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-hjg5z/nova-db-init-1.txt 2026-08-24 08:28:10.887678 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-hjg5z/nova-db-init-2.txt 2026-08-24 08:28:10.887697 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-jjkcn/ 2026-08-24 08:28:10.887716 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jjkcn/init.txt 2026-08-24 08:28:10.887735 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jjkcn/nova-db-sync.txt 2026-08-24 08:28:10.887754 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-ktgz6/ 2026-08-24 08:28:10.887774 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-admin.txt 2026-08-24 08:28:10.887794 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-internal.txt 2026-08-24 08:28:10.887813 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ktgz6/compute-ks-endpoints-public.txt 2026-08-24 08:28:10.887833 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ktgz6/init.txt 2026-08-24 08:28:10.887853 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-hzqbv/ 2026-08-24 08:28:10.887872 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hzqbv/compute-ks-service-registration.txt 2026-08-24 08:28:10.887892 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hzqbv/init.txt 2026-08-24 08:28:10.887912 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-ggjtc/ 2026-08-24 08:28:10.887931 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-ggjtc/init.txt 2026-08-24 08:28:10.887950 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-ggjtc/nova-ks-user.txt 2026-08-24 08:28:10.888018 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/ 2026-08-24 08:28:10.888045 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/init.txt 2026-08-24 08:28:10.888065 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init-assets.txt 2026-08-24 08:28:10.888086 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy-init.txt 2026-08-24 08:28:10.888106 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69c9d8bfb6-5b7tb/nova-novncproxy.txt 2026-08-24 08:28:10.888126 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-rk7ht/ 2026-08-24 08:28:10.888145 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rk7ht/init.txt 2026-08-24 08:28:10.888165 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rk7ht/rabbit-init.txt 2026-08-24 08:28:10.888185 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-65f54bf7c9-4vh9l/ 2026-08-24 08:28:10.888204 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f54bf7c9-4vh9l/init.txt 2026-08-24 08:28:10.888224 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f54bf7c9-4vh9l/nova-scheduler.txt 2026-08-24 08:28:10.888253 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29792640-7kmq5/ 2026-08-24 08:28:10.888274 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29792640-7kmq5/init.txt 2026-08-24 08:28:10.888295 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29792640-7kmq5/nova-service-cleaner.txt 2026-08-24 08:28:10.888317 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5956c86748-wkb8l/ 2026-08-24 08:28:10.888344 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5956c86748-wkb8l/init.txt 2026-08-24 08:28:10.888371 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5956c86748-wkb8l/octavia-api.txt 2026-08-24 08:28:10.888396 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-prvqx/ 2026-08-24 08:28:10.888422 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-prvqx/bootstrap.txt 2026-08-24 08:28:10.888450 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-prvqx/init.txt 2026-08-24 08:28:10.888477 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-tfgmd/ 2026-08-24 08:28:10.888502 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-tfgmd/init.txt 2026-08-24 08:28:10.888529 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-tfgmd/octavia-db-init-0.txt 2026-08-24 08:28:10.888556 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-tfgmd/octavia-db-init-1.txt 2026-08-24 08:28:10.888581 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-msv4l/ 2026-08-24 08:28:10.888610 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-msv4l/init.txt 2026-08-24 08:28:10.888639 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-msv4l/octavia-db-sync.txt 2026-08-24 08:28:10.888669 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-mzssr/ 2026-08-24 08:28:10.888693 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mzssr/init.txt 2026-08-24 08:28:10.888713 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mzssr/octavia-health-manager-get-port.txt 2026-08-24 08:28:10.888734 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mzssr/octavia-health-manager-nic-init.txt 2026-08-24 08:28:10.888754 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mzssr/octavia-health-manager.txt 2026-08-24 08:28:10.888774 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-86489bf5c5-5bn2f/ 2026-08-24 08:28:10.888795 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-86489bf5c5-5bn2f/init.txt 2026-08-24 08:28:10.888815 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-86489bf5c5-5bn2f/octavia-housekeeping.txt 2026-08-24 08:28:10.888835 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-bm2pr/ 2026-08-24 08:28:10.888854 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bm2pr/init.txt 2026-08-24 08:28:10.888875 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-admin.txt 2026-08-24 08:28:10.888895 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-internal.txt 2026-08-24 08:28:10.888915 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bm2pr/load-balancer-ks-endpoints-public.txt 2026-08-24 08:28:10.888934 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-mcx25/ 2026-08-24 08:28:10.888971 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mcx25/init.txt 2026-08-24 08:28:10.889180 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mcx25/load-balancer-ks-service-registration.txt 2026-08-24 08:28:10.889202 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-bxc7r/ 2026-08-24 08:28:10.889223 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-bxc7r/init.txt 2026-08-24 08:28:10.889251 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-bxc7r/octavia-ks-user.txt 2026-08-24 08:28:10.889278 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-5925b/ 2026-08-24 08:28:10.889313 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5925b/init.txt 2026-08-24 08:28:10.889341 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5925b/rabbit-init.txt 2026-08-24 08:28:10.889369 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-85bb4f6548-mxrg4/ 2026-08-24 08:28:10.889394 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-85bb4f6548-mxrg4/init.txt 2026-08-24 08:28:10.889415 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-85bb4f6548-mxrg4/octavia-worker.txt 2026-08-24 08:28:10.889435 | instance | cd+++++++++ pod-logs/openstack/openvswitch-9szvq/ 2026-08-24 08:28:10.889456 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9szvq/init.txt 2026-08-24 08:28:10.889477 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9szvq/openvswitch-db-perms.txt 2026-08-24 08:28:10.889496 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9szvq/openvswitch-db.txt 2026-08-24 08:28:10.889517 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9szvq/openvswitch-vswitchd-modules.txt 2026-08-24 08:28:10.889537 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9szvq/openvswitch-vswitchd.txt 2026-08-24 08:28:10.889556 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-08-24 08:28:10.889576 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-08-24 08:28:10.889596 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-08-24 08:28:10.889616 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-08-24 08:28:10.889636 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-08-24 08:28:10.889656 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-08-24 08:28:10.889676 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-08-24 08:28:10.889696 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-08-24 08:28:10.889716 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-08-24 08:28:10.889735 | instance | cd+++++++++ pod-logs/openstack/placement-api-7f8659c78c-w2qzc/ 2026-08-24 08:28:10.889755 | instance | >f+++++++++ pod-logs/openstack/placement-api-7f8659c78c-w2qzc/init.txt 2026-08-24 08:28:10.889775 | instance | >f+++++++++ pod-logs/openstack/placement-api-7f8659c78c-w2qzc/placement-api.txt 2026-08-24 08:28:10.889795 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-65cjb/ 2026-08-24 08:28:10.889816 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-65cjb/init.txt 2026-08-24 08:28:10.889836 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-65cjb/placement-db-init-0.txt 2026-08-24 08:28:10.889856 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-v8kxr/ 2026-08-24 08:28:10.889876 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-v8kxr/init.txt 2026-08-24 08:28:10.889895 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-v8kxr/placement-db-sync.txt 2026-08-24 08:28:10.889915 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-r4q6j/ 2026-08-24 08:28:10.889935 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-r4q6j/init.txt 2026-08-24 08:28:10.889956 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-admin.txt 2026-08-24 08:28:10.889975 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-internal.txt 2026-08-24 08:28:10.889995 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-r4q6j/placement-ks-endpoints-public.txt 2026-08-24 08:28:10.890014 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-tdlkk/ 2026-08-24 08:28:10.890034 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tdlkk/init.txt 2026-08-24 08:28:10.890053 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tdlkk/placement-ks-service-registration.txt 2026-08-24 08:28:10.890074 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-2wjnr/ 2026-08-24 08:28:10.890098 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-2wjnr/init.txt 2026-08-24 08:28:10.890119 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-2wjnr/placement-ks-user.txt 2026-08-24 08:28:10.890139 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-ctsz5/ 2026-08-24 08:28:10.890159 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-ctsz5/percona-xtradb-cluster-operator.txt 2026-08-24 08:28:10.890179 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-08-24 08:28:10.890200 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-08-24 08:28:10.890220 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-08-24 08:28:10.890240 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-08-24 08:28:10.890260 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-08-24 08:28:10.890280 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-08-24 08:28:10.890300 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-v6fp2/ 2026-08-24 08:28:10.890320 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-v6fp2/rabbitmq-cluster-operator.txt 2026-08-24 08:28:10.890340 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-08-24 08:28:10.890360 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-08-24 08:28:10.890379 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-08-24 08:28:10.890399 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-08-24 08:28:10.890420 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-08-24 08:28:10.890439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-08-24 08:28:10.890459 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-08-24 08:28:10.890480 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-08-24 08:28:10.890499 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-08-24 08:28:10.890519 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-08-24 08:28:10.890539 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-08-24 08:28:10.890559 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-08-24 08:28:10.890580 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jf79b/ 2026-08-24 08:28:10.890600 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jf79b/rabbitmq-cluster-operator.txt 2026-08-24 08:28:10.890619 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-08-24 08:28:10.890640 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-08-24 08:28:10.890660 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-08-24 08:28:10.890680 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-08-24 08:28:10.890701 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-08-24 08:28:10.890722 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-08-24 08:28:10.890742 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-08-24 08:28:10.890762 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-08-24 08:28:10.890782 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-08-24 08:28:10.890803 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/ 2026-08-24 08:28:10.890833 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/ceph-crash.txt 2026-08-24 08:28:10.890863 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/chown-container-data-dir.txt 2026-08-24 08:28:10.890892 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g4ckp/make-container-crash-dir.txt 2026-08-24 08:28:10.890920 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/ 2026-08-24 08:28:10.890948 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/chown-container-data-dir.txt 2026-08-24 08:28:10.890974 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/log-collector.txt 2026-08-24 08:28:10.890998 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-9dmzh/rgw.txt 2026-08-24 08:28:10.891022 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-848bbd6d55-cftrf/ 2026-08-24 08:28:10.891048 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-848bbd6d55-cftrf/init.txt 2026-08-24 08:28:10.891074 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-848bbd6d55-cftrf/staffeln-api.txt 2026-08-24 08:28:10.891099 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-566b96984d-98b5n/ 2026-08-24 08:28:10.891124 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-566b96984d-98b5n/staffeln-conductor.txt 2026-08-24 08:28:10.891149 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-7ct52/ 2026-08-24 08:28:10.891174 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7ct52/init.txt 2026-08-24 08:28:10.891201 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7ct52/staffeln-db-init-0.txt 2026-08-24 08:28:10.891228 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-4d6fb/ 2026-08-24 08:28:10.891256 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4d6fb/init.txt 2026-08-24 08:28:10.891282 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4d6fb/staffeln-db-sync.txt 2026-08-24 08:28:10.891308 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-08-24 08:28:10.891336 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-08-24 08:28:10.891363 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-08-24 08:28:10.891391 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-08-24 08:28:10.891417 | instance | cd+++++++++ pod-logs/orc-system/ 2026-08-24 08:28:10.891440 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-txcpj/ 2026-08-24 08:28:10.891463 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-txcpj/manager.txt 2026-08-24 08:28:10.891491 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-08-24 08:28:10.891517 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s7hlc/ 2026-08-24 08:28:10.891539 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s7hlc/rook-ceph-operator.txt 2026-08-24 08:28:10.891559 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-08-24 08:28:10.891583 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-b569p/ 2026-08-24 08:28:10.891610 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-b569p/secretgen-controller.txt 2026-08-24 08:28:10.910556 | 2026-08-24 08:28:10.910653 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-24 08:28:11.128527 | instance | changed 2026-08-24 08:28:11.134486 | 2026-08-24 08:28:11.134554 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-24 08:28:12.414160 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-08-24 08:28:12.428542 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-24 08:28:12.428585 | instance | Dload Upload Total Spent Left Speed 2026-08-24 08:28:12.432588 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-08-24 08:28:12.654143 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-08-24 08:28:12.661275 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-24 08:28:12.661300 | instance | Dload Upload Total Spent Left Speed 2026-08-24 08:28:12.665284 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-08-24 08:28:13.055064 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-08-24 08:28:13.064366 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-24 08:28:13.064394 | instance | Dload Upload Total Spent Left Speed 2026-08-24 08:28:13.067948 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-08-24 08:28:13.383294 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-08-24 08:28:13.715673 | instance | ERROR 2026-08-24 08:28:13.715878 | instance | { 2026-08-24 08:28:13.715913 | instance | "delta": "0:00:02.000586", 2026-08-24 08:28:13.715937 | instance | "end": "2026-08-24 08:28:13.388932", 2026-08-24 08:28:13.715958 | instance | "msg": "non-zero return code", 2026-08-24 08:28:13.715979 | instance | "rc": 5, 2026-08-24 08:28:13.715999 | instance | "start": "2026-08-24 08:28:11.388346" 2026-08-24 08:28:13.716019 | instance | } 2026-08-24 08:28:13.716046 | instance | ERROR: Ignoring Errors 2026-08-24 08:28:13.722099 | 2026-08-24 08:28:13.722178 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-24 08:28:14.079596 | instance | ceph-mgr endpoints: 2026-08-24 08:28:14.267801 | instance | ok: Runtime: 0:00:00.115248 2026-08-24 08:28:14.274879 | 2026-08-24 08:28:14.274980 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-24 08:28:14.812989 | instance | ok: Runtime: 0:00:00.097647 2026-08-24 08:28:14.819923 | 2026-08-24 08:28:14.820011 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-24 08:28:15.322891 | instance | changed: 2026-08-24 08:28:15.323126 | instance | cd+++++++++ prometheus/ 2026-08-24 08:28:15.323165 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-08-24 08:28:15.323194 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-08-24 08:28:15.323222 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-08-24 08:28:15.336930 | 2026-08-24 08:28:15.337260 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-24 08:28:15.583708 | instance | changed 2026-08-24 08:28:15.589626 | 2026-08-24 08:28:15.589689 | TASK [gather-selenium-data : Get selenium data] 2026-08-24 08:28:15.797771 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-24 08:28:15.799360 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-24 08:28:16.127357 | instance | ERROR 2026-08-24 08:28:16.127616 | instance | { 2026-08-24 08:28:16.127657 | instance | "delta": "0:00:00.007550", 2026-08-24 08:28:16.127681 | instance | "end": "2026-08-24 08:28:15.799816", 2026-08-24 08:28:16.127700 | instance | "msg": "non-zero return code", 2026-08-24 08:28:16.127719 | instance | "rc": 1, 2026-08-24 08:28:16.127737 | instance | "start": "2026-08-24 08:28:15.792266" 2026-08-24 08:28:16.127755 | instance | } 2026-08-24 08:28:16.127779 | instance | ERROR: Ignoring Errors 2026-08-24 08:28:16.133187 | 2026-08-24 08:28:16.133252 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-24 08:28:16.624626 | instance | changed: cd+++++++++ selenium/ 2026-08-24 08:28:16.633277 | 2026-08-24 08:28:16.633338 | PLAY RECAP 2026-08-24 08:28:16.633386 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-08-24 08:28:16.633408 | 2026-08-24 08:28:16.786139 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 08:28:16.799230 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 08:28:17.500780 | 2026-08-24 08:28:17.500917 | PLAY [all] 2026-08-24 08:28:17.512399 | 2026-08-24 08:28:17.512479 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-24 08:28:17.557311 | instance | skipping: Conditional result was False 2026-08-24 08:28:17.571920 | 2026-08-24 08:28:17.572074 | TASK [fetch-output : Set log path for single node] 2026-08-24 08:28:17.614591 | instance | ok 2026-08-24 08:28:17.620857 | 2026-08-24 08:28:17.620944 | LOOP [fetch-output : Ensure local output dirs] 2026-08-24 08:28:18.012623 | instance -> localhost | ok: "/var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/logs" 2026-08-24 08:28:18.220049 | instance -> localhost | changed: "/var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/artifacts" 2026-08-24 08:28:18.434098 | instance -> localhost | changed: "/var/lib/zuul/builds/d0ed476655dd4efdb5a76b4da0165453/work/docs" 2026-08-24 08:28:18.451130 | 2026-08-24 08:28:18.451299 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-24 08:28:19.109560 | instance | changed: .d..t...... ./ 2026-08-24 08:28:19.109765 | instance | changed: All items complete 2026-08-24 08:28:19.109793 | 2026-08-24 08:28:19.588269 | instance | changed: .d..t...... ./ 2026-08-24 08:28:20.045486 | instance | changed: .d..t...... ./ 2026-08-24 08:28:20.070244 | 2026-08-24 08:28:20.070321 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-24 08:28:20.486457 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007177 2026-08-24 08:28:20.716176 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007233 2026-08-24 08:28:20.736017 | 2026-08-24 08:28:20.736129 | PLAY [all] 2026-08-24 08:28:20.742535 | 2026-08-24 08:28:20.742607 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-24 08:28:21.221452 | instance | changed 2026-08-24 08:28:21.227500 | 2026-08-24 08:28:21.227565 | PLAY RECAP 2026-08-24 08:28:21.227612 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-24 08:28:21.227634 | 2026-08-24 08:28:21.369869 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 08:28:21.382067 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-24 08:28:22.005914 | 2026-08-24 08:28:22.006043 | PLAY [localhost] 2026-08-24 08:28:22.015744 | 2026-08-24 08:28:22.015816 | TASK [Generate Zuul manifest] 2026-08-24 08:28:22.036097 | localhost | ok 2026-08-24 08:28:22.053430 | 2026-08-24 08:28:22.053522 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-24 08:28:22.719695 | localhost | changed 2026-08-24 08:28:22.732869 | 2026-08-24 08:28:22.732951 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-24 08:28:22.764657 | localhost | ok 2026-08-24 08:28:22.773381 | 2026-08-24 08:28:22.773451 | TASK [Upload logs] 2026-08-24 08:28:22.797512 | localhost | ok 2026-08-24 08:28:22.908602 | 2026-08-24 08:28:22.908742 | TASK [Set zuul-log-path fact] 2026-08-24 08:28:22.929258 | localhost | ok 2026-08-24 08:28:22.944527 | 2026-08-24 08:28:22.944633 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 08:28:22.976079 | localhost | ok 2026-08-24 08:28:22.985271 | 2026-08-24 08:28:22.985383 | TASK [upload-logs : Create log directories] 2026-08-24 08:28:23.332586 | localhost | changed 2026-08-24 08:28:23.339061 | 2026-08-24 08:28:23.339159 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-24 08:28:23.735402 | localhost -> localhost | ok: Runtime: 0:00:00.040498 2026-08-24 08:28:23.742275 | 2026-08-24 08:28:23.742387 | TASK [upload-logs : Upload logs to log server] 2026-08-24 08:28:24.756569 | localhost | Output suppressed because no_log was given 2026-08-24 08:28:24.762257 | 2026-08-24 08:28:24.762347 | LOOP [upload-logs : Compress console log and json output] 2026-08-24 08:28:24.805529 | localhost | skipping: Conditional result was False 2026-08-24 08:28:24.813641 | localhost | skipping: Conditional result was False 2026-08-24 08:28:24.822314 | 2026-08-24 08:28:24.822425 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-24 08:28:24.858904 | localhost | skipping: Conditional result was False 2026-08-24 08:28:24.859374 | 2026-08-24 08:28:24.862946 | localhost | skipping: Conditional result was False 2026-08-24 08:28:24.874482 | 2026-08-24 08:28:24.874623 | LOOP [upload-logs : Upload console log and json output]