2026-06-09 16:53:22.257454 | Job console starting
2026-06-09 16:53:22.269315 | Updating git repos
2026-06-09 16:53:26.920914 | Cloning repos into workspace
2026-06-09 16:54:18.114731 | Restoring repo states
2026-06-09 16:54:25.151799 | Merging changes
2026-06-09 16:54:28.670429 | Checking out repos
2026-06-09 16:54:41.201111 | Preparing playbooks
2026-06-09 16:57:37.453172 | Running Ansible setup
2026-06-09 16:57:42.614486 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-09 16:57:43.339304 |
2026-06-09 16:57:43.499772 | PLAY [localhost]
2026-06-09 16:57:43.512066 |
2026-06-09 16:57:43.512210 | TASK [Gathering Facts]
2026-06-09 16:57:44.733743 | localhost | ok
2026-06-09 16:57:44.746774 |
2026-06-09 16:57:44.746885 | TASK [Setup log path fact]
2026-06-09 16:57:44.779989 | localhost | ok
2026-06-09 16:57:44.793063 |
2026-06-09 16:57:44.793189 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 16:57:44.836142 | localhost | ok
2026-06-09 16:57:44.843921 |
2026-06-09 16:57:44.843998 | TASK [emit-job-header : Print job information]
2026-06-09 16:57:44.884370 | # Job Information
2026-06-09 16:57:44.884580 | Ansible Version: 2.16.18
2026-06-09 16:57:44.884624 | Job: atmosphere-molecule-aio-openvswitch
2026-06-09 16:57:44.884655 | Pipeline: check
2026-06-09 16:57:44.884684 | Executor: 2d72f0692154
2026-06-09 16:57:44.884712 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-09 16:57:44.884746 | Event ID: 8ed78d00-6423-11f1-85e8-771c31f6f8a8
2026-06-09 16:57:44.888817 |
2026-06-09 16:57:44.888915 | LOOP [emit-job-header : Print node information]
2026-06-09 16:57:45.179602 | localhost | ok:
2026-06-09 16:57:45.179818 | localhost | # Node Information
2026-06-09 16:57:45.179852 | localhost | Inventory Hostname: instance
2026-06-09 16:57:45.179875 | localhost | Hostname: np0000179227
2026-06-09 16:57:45.179896 | localhost | Username: zuul
2026-06-09 16:57:45.179919 | localhost | Distro: Ubuntu 22.04
2026-06-09 16:57:45.179939 | localhost | Provider: yul1
2026-06-09 16:57:45.179958 | localhost | Region: ca-ymq-1
2026-06-09 16:57:45.179977 | localhost | Label: ubuntu-jammy-16
2026-06-09 16:57:45.179996 | localhost | Product Name: OpenStack Nova
2026-06-09 16:57:45.180015 | localhost | Interface IP: 199.19.213.222
2026-06-09 16:57:45.194804 |
2026-06-09 16:57:45.195009 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 16:57:45.761161 | localhost -> localhost | changed
2026-06-09 16:57:45.774866 |
2026-06-09 16:57:45.774952 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 16:57:47.280752 | localhost -> localhost | changed
2026-06-09 16:57:47.293601 |
2026-06-09 16:57:47.293683 | PLAY [all]
2026-06-09 16:57:47.304761 |
2026-06-09 16:57:47.304845 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 16:57:47.829703 | instance -> localhost | ok
2026-06-09 16:57:47.840113 |
2026-06-09 16:57:47.840189 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 16:57:47.880131 | instance | ok
2026-06-09 16:57:47.893752 | instance | included: /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 16:57:47.913569 |
2026-06-09 16:57:47.913636 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 16:57:49.503410 | instance -> localhost | Generating public/private rsa key pair.
2026-06-09 16:57:49.503593 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/4c2a3ee72d324e51afcb7658c87629a3_id_rsa
2026-06-09 16:57:49.503624 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/4c2a3ee72d324e51afcb7658c87629a3_id_rsa.pub
2026-06-09 16:57:49.503648 | instance -> localhost | The key fingerprint is:
2026-06-09 16:57:49.503670 | instance -> localhost | SHA256:eUMJp/z/HFEjP335fkxo15oKlyQDow/H/MlgCHlh1oQ zuul-build-sshkey
2026-06-09 16:57:49.503705 | instance -> localhost | The key's randomart image is:
2026-06-09 16:57:49.503728 | instance -> localhost | +---[RSA 3072]----+
2026-06-09 16:57:49.503755 | instance -> localhost | | ++o . |
2026-06-09 16:57:49.503778 | instance -> localhost | | +Eo.+ . |
2026-06-09 16:57:49.503799 | instance -> localhost | | o . = o . ..|
2026-06-09 16:57:49.503820 | instance -> localhost | | o = * o.+|
2026-06-09 16:57:49.503840 | instance -> localhost | | + S * . .=+|
2026-06-09 16:57:49.503861 | instance -> localhost | | = = B .o.B|
2026-06-09 16:57:49.503882 | instance -> localhost | | . = +..*.|
2026-06-09 16:57:49.503903 | instance -> localhost | | o oooo|
2026-06-09 16:57:49.503927 | instance -> localhost | | ..o o|
2026-06-09 16:57:49.503947 | instance -> localhost | +----[SHA256]-----+
2026-06-09 16:57:49.504004 | instance -> localhost | ok: Runtime: 0:00:00.332161
2026-06-09 16:57:49.509323 |
2026-06-09 16:57:49.509393 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 16:57:49.554173 | instance | ok
2026-06-09 16:57:50.018851 | instance | included: /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 16:57:50.026207 |
2026-06-09 16:57:50.026268 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 16:57:50.051288 | instance | skipping: Conditional result was False
2026-06-09 16:57:50.060906 |
2026-06-09 16:57:50.060992 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 16:57:50.575440 | instance | changed
2026-06-09 16:57:50.582982 |
2026-06-09 16:57:50.583058 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 16:57:50.815733 | instance | ok
2026-06-09 16:57:50.827381 |
2026-06-09 16:57:50.827529 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 16:57:51.316204 | instance | changed
2026-06-09 16:57:51.322909 |
2026-06-09 16:57:51.322974 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 16:57:51.776486 | instance | changed
2026-06-09 16:57:51.781949 |
2026-06-09 16:57:51.782021 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 16:57:51.807340 | instance | skipping: Conditional result was False
2026-06-09 16:57:51.817348 |
2026-06-09 16:57:51.817447 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 16:57:52.143781 | instance -> localhost | changed
2026-06-09 16:57:52.161995 |
2026-06-09 16:57:52.162127 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 16:57:52.471098 | instance -> localhost | Identity added: /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/4c2a3ee72d324e51afcb7658c87629a3_id_rsa (zuul-build-sshkey)
2026-06-09 16:57:52.471331 | instance -> localhost | ok: Runtime: 0:00:00.013465
2026-06-09 16:57:52.476950 |
2026-06-09 16:57:52.477036 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 16:57:52.767024 | instance | ok
2026-06-09 16:57:52.773745 |
2026-06-09 16:57:52.773822 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 16:57:52.800801 | instance | skipping: Conditional result was False
2026-06-09 16:57:52.816696 |
2026-06-09 16:57:52.816769 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 16:57:53.114769 | instance | ok
2026-06-09 16:57:53.122636 |
2026-06-09 16:57:53.122719 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 16:57:57.917716 | instance | Output suppressed because no_log was given
2026-06-09 16:57:57.926885 |
2026-06-09 16:57:57.927029 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 16:57:58.126426 | instance | ok: "logs"
2026-06-09 16:57:58.126683 | instance | ok: All items complete
2026-06-09 16:57:58.126712 |
2026-06-09 16:57:58.283350 | instance | ok: "artifacts"
2026-06-09 16:57:58.446139 | instance | ok: "docs"
2026-06-09 16:57:58.459271 |
2026-06-09 16:57:58.459423 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 16:57:58.650190 | instance | changed: "logs"
2026-06-09 16:57:58.792414 | instance | changed: "artifacts"
2026-06-09 16:57:58.943870 | instance | changed: "docs"
2026-06-09 16:57:58.955827 |
2026-06-09 16:57:58.955988 | PLAY RECAP
2026-06-09 16:57:58.956056 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-09 16:57:58.956098 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:57:58.956132 |
2026-06-09 16:57:59.107954 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-09 16:57:59.114681 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-09 16:57:59.865261 |
2026-06-09 16:57:59.865407 | PLAY [all]
2026-06-09 16:57:59.882555 |
2026-06-09 16:57:59.882806 | TASK [setup-uv : Extract archive]
2026-06-09 16:58:02.514924 | instance | changed
2026-06-09 16:58:02.521042 |
2026-06-09 16:58:02.521150 | TASK [setup-uv : Print version]
2026-06-09 16:58:02.882355 | instance | uv 0.8.13
2026-06-09 16:58:03.058094 | instance | ok: Runtime: 0:00:00.012256
2026-06-09 16:58:03.069898 |
2026-06-09 16:58:03.069970 | TASK [Install Ansible collection siblings]
2026-06-09 16:58:12.673940 | instance | changed:
2026-06-09 16:58:12.674128 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-09 16:58:12.674159 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-09 16:58:12.674181 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-09 16:58:12.674201 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-09 16:58:12.674221 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-09 16:58:12.674244 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-09 16:58:12.674265 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-09 16:58:12.674286 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-09 16:58:12.674306 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-09 16:58:12.674326 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-09 16:58:12.674346 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-09 16:58:12.674365 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-09 16:58:12.674384 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-09 16:58:12.674402 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-09 16:58:12.674421 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-09 16:58:12.674441 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-09 16:58:12.674459 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-09 16:58:12.674478 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-09 16:58:12.674496 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-09 16:58:12.674514 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-09 16:58:12.674532 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-09 16:58:12.674549 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-09 16:58:12.674569 | instance | Resolved vexxhost.kubernetes to v3.2.0 for >=2.5.0
2026-06-09 16:58:12.674603 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-09 16:58:12.674623 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-09 16:58:12.674642 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-09 16:58:12.674660 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-09 16:58:12.674679 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-09 16:58:12.674698 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-09 16:58:12.674716 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-09 16:58:12.674734 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-09 16:58:12.674754 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-09 16:58:12.674772 | 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-06-09 16:58:12.674797 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.674816 | instance | Process install dependency map
2026-06-09 16:58:12.674834 | instance | Starting collection install process
2026-06-09 16:58:12.674853 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-09 16:58:12.674872 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-09 16:58:12.674890 | instance | ansible.netcommon:* was installed successfully
2026-06-09 16:58:12.674908 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-09 16:58:12.674926 | instance | Creating virtual environment at: .venv
2026-06-09 16:58:12.674944 | instance | Downloading pydantic-core (2.0MiB)
2026-06-09 16:58:12.674962 | instance | Downloading pygments (1.2MiB)
2026-06-09 16:58:12.674980 | instance | Downloading ansible-core (2.1MiB)
2026-06-09 16:58:12.674998 | instance | Downloading openstacksdk (1.7MiB)
2026-06-09 16:58:12.675018 | instance | Downloading rjsonnet (1.2MiB)
2026-06-09 16:58:12.675036 | instance | Downloading kubernetes (1.9MiB)
2026-06-09 16:58:12.675055 | instance | Downloading setuptools (1.1MiB)
2026-06-09 16:58:12.675074 | instance | Downloading netaddr (2.2MiB)
2026-06-09 16:58:12.675093 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-09 16:58:12.675112 | instance | Downloading cryptography (4.2MiB)
2026-06-09 16:58:12.675131 | instance | Downloading rjsonnet
2026-06-09 16:58:12.675150 | instance | Building pyperclip==1.9.0
2026-06-09 16:58:12.675170 | instance | Downloading pydantic-core
2026-06-09 16:58:12.675189 | instance | Downloading netaddr
2026-06-09 16:58:12.675207 | instance | Downloading pygments
2026-06-09 16:58:12.675226 | instance | Downloading cryptography
2026-06-09 16:58:12.675244 | instance | Downloading setuptools
2026-06-09 16:58:12.675262 | instance | Downloading kubernetes
2026-06-09 16:58:12.675280 | instance | Downloading ansible-core
2026-06-09 16:58:12.675298 | instance | Downloading openstacksdk
2026-06-09 16:58:12.675317 | instance | Built pyperclip==1.9.0
2026-06-09 16:58:12.675336 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-09 16:58:12.675354 | instance | Installed 83 packages in 166ms
2026-06-09 16:58:12.675372 | instance | Checked out ansible.posix to 1.6.0
2026-06-09 16:58:12.675391 | 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-06-09 16:58:12.675410 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.675428 | instance | Process install dependency map
2026-06-09 16:58:12.675446 | instance | Starting collection install process
2026-06-09 16:58:12.675465 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-09 16:58:12.675494 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-09 16:58:12.675522 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-09 16:58:12.675549 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.675571 | instance | 2.17.12
2026-06-09 16:58:12.675591 | instance | Checked out ansible.utils to v6.0.2
2026-06-09 16:58:12.675611 | 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-06-09 16:58:12.675631 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.675650 | instance | Process install dependency map
2026-06-09 16:58:12.675668 | instance | Starting collection install process
2026-06-09 16:58:12.675688 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-09 16:58:12.675708 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-09 16:58:12.675727 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-09 16:58:12.675746 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.675766 | instance | 2.17.12
2026-06-09 16:58:12.675785 | instance | Checked out atmosphere.common to v0.7.0
2026-06-09 16:58:12.675803 | 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-06-09 16:58:12.675822 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.675839 | instance | Process install dependency map
2026-06-09 16:58:12.675857 | instance | Starting collection install process
2026-06-09 16:58:12.675875 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-09 16:58:12.675893 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-09 16:58:12.675912 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-09 16:58:12.675930 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.675948 | instance | 2.17.12
2026-06-09 16:58:12.675969 | instance | Checked out community.crypto to 2.2.3
2026-06-09 16:58:12.675996 | 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-06-09 16:58:12.676021 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.676043 | instance | Process install dependency map
2026-06-09 16:58:12.676063 | instance | Starting collection install process
2026-06-09 16:58:12.676083 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-09 16:58:12.676102 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-09 16:58:12.676121 | instance | community.crypto:2.2.3 was installed successfully
2026-06-09 16:58:12.676141 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.676161 | instance | 2.17.12
2026-06-09 16:58:12.676180 | instance | Checked out community.general to 7.3.0
2026-06-09 16:58:12.676199 | 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-06-09 16:58:12.676219 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.676246 | instance | Process install dependency map
2026-06-09 16:58:12.676266 | instance | Starting collection install process
2026-06-09 16:58:12.676285 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-09 16:58:12.676304 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-09 16:58:12.676323 | instance | community.general:7.3.0 was installed successfully
2026-06-09 16:58:12.676342 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.676417 | instance | 2.17.12
2026-06-09 16:58:12.676440 | instance | Checked out community.mysql to 3.6.0
2026-06-09 16:58:12.676460 | 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-06-09 16:58:12.676482 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.676502 | instance | Process install dependency map
2026-06-09 16:58:12.676521 | instance | Starting collection install process
2026-06-09 16:58:12.676541 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-09 16:58:12.676586 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-09 16:58:12.676606 | instance | community.mysql:3.6.0 was installed successfully
2026-06-09 16:58:12.676627 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.676646 | instance | 2.17.12
2026-06-09 16:58:12.676666 | instance | Checked out kubernetes.core to 2.4.0
2026-06-09 16:58:12.676686 | 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-06-09 16:58:12.676706 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.676726 | instance | Process install dependency map
2026-06-09 16:58:12.676744 | instance | Starting collection install process
2026-06-09 16:58:12.676764 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-09 16:58:12.676784 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-09 16:58:12.676803 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-09 16:58:12.676821 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.676840 | instance | 2.17.12
2026-06-09 16:58:12.676859 | instance | Checked out openstack.cloud to 2.5.0
2026-06-09 16:58:12.676877 | 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-06-09 16:58:12.676896 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.676915 | instance | Process install dependency map
2026-06-09 16:58:12.676933 | instance | Starting collection install process
2026-06-09 16:58:12.676951 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-09 16:58:12.676995 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-09 16:58:12.677022 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-09 16:58:12.677042 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.677061 | instance | 2.17.12
2026-06-09 16:58:12.677080 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-09 16:58:12.677105 | 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-06-09 16:58:12.677134 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.677176 | instance | Process install dependency map
2026-06-09 16:58:12.677200 | instance | Starting collection install process
2026-06-09 16:58:12.677221 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-09 16:58:12.677241 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-09 16:58:12.677261 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-09 16:58:12.677281 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.677301 | instance | 2.17.12
2026-06-09 16:58:12.677321 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-09 16:58:12.677340 | 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-06-09 16:58:12.677360 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.677379 | instance | Process install dependency map
2026-06-09 16:58:12.677399 | instance | Starting collection install process
2026-06-09 16:58:12.677419 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-09 16:58:12.677440 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-09 16:58:12.677460 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-09 16:58:12.677482 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.677503 | instance | 2.17.12
2026-06-09 16:58:12.677523 | instance | Checked out vexxhost.kubernetes to v3.2.0
2026-06-09 16:58:12.677543 | 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-06-09 16:58:12.677563 | instance | Starting galaxy collection install process
2026-06-09 16:58:12.677582 | instance | Process install dependency map
2026-06-09 16:58:12.677602 | instance | Starting collection install process
2026-06-09 16:58:12.677621 | instance | Installing 'vexxhost.kubernetes:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-09 16:58:12.677641 | instance | Created collection for vexxhost.kubernetes:3.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-09 16:58:12.677660 | instance | vexxhost.kubernetes:3.2.0 was installed successfully
2026-06-09 16:58:12.677680 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-09 16:58:12.677699 | instance | 2.17.12
2026-06-09 16:58:12.683932 |
2026-06-09 16:58:12.684173 | PLAY RECAP
2026-06-09 16:58:12.684293 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:58:12.684394 |
2026-06-09 16:58:12.840045 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-09 16:58:12.851999 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-09 16:58:13.482842 |
2026-06-09 16:58:13.482975 | PLAY [all]
2026-06-09 16:58:13.494897 |
2026-06-09 16:58:13.494973 | TASK [Install "jq" for log collection]
2026-06-09 16:58:34.280644 | instance | changed
2026-06-09 16:58:34.283296 |
2026-06-09 16:58:34.283396 | PLAY RECAP
2026-06-09 16:58:34.283472 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:58:34.283542 |
2026-06-09 16:58:34.429914 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-09 16:58:34.757977 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-09 16:58:35.435818 |
2026-06-09 16:58:35.435978 | PLAY [all]
2026-06-09 16:58:35.449342 |
2026-06-09 16:58:35.449464 | TASK [Copy inventory file for Zuul]
2026-06-09 16:58:36.338279 | instance | changed
2026-06-09 16:58:36.344430 |
2026-06-09 16:58:36.344516 | TASK [Switch "ansible_host" to private IP]
2026-06-09 16:58:36.678386 | instance | changed: 1 replacements made
2026-06-09 16:58:36.686305 |
2026-06-09 16:58:36.686417 | TASK [Run Molecule scenario]
2026-06-09 16:58:37.582631 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-09 16:58:37.953868 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-09 16:58:37.953961 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-09 16:58:48.881064 | instance | INFO [aio > dependency] Executing
2026-06-09 16:58:48.881181 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-09 16:58:48.881343 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-09 16:58:48.881452 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-09 16:58:48.889034 | instance | INFO [aio > cleanup] Executing
2026-06-09 16:58:48.889336 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-09 16:58:48.896850 | instance | INFO [aio > destroy] Executing
2026-06-09 16:58:48.896889 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-09 16:58:48.896989 | instance | INFO [aio > destroy] Executed: Successful
2026-06-09 16:58:48.904337 | instance | INFO [aio > syntax] Executing
2026-06-09 16:58:51.730253 | instance |
2026-06-09 16:58:51.730393 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-09 16:58:51.839749 | instance | INFO [aio > syntax] Executed: Successful
2026-06-09 16:58:51.853367 | instance | INFO [aio > create] Executing
2026-06-09 16:58:51.855234 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-09 16:58:51.862823 | instance | INFO [aio > prepare] Executing
2026-06-09 16:58:52.708996 | instance |
2026-06-09 16:58:52.709195 | instance | PLAY [Prepare] *****************************************************************
2026-06-09 16:58:52.709452 | instance |
2026-06-09 16:58:52.709730 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:58:52.710004 | instance | Tuesday 09 June 2026 16:58:52 +0000 (0:00:00.023) 0:00:00.023 **********
2026-06-09 16:58:53.820731 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-09 16:58:53.821039 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-09 16:58:53.821376 | instance | interpreter could change the meaning of that path. See
2026-06-09 16:58:53.821738 | instance | https://docs.ansible.com/ansible-
2026-06-09 16:58:53.822155 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-09 16:58:53.828983 | instance | ok: [instance]
2026-06-09 16:58:53.829246 | instance |
2026-06-09 16:58:53.829537 | instance | TASK [Configure short hostname] ************************************************
2026-06-09 16:58:53.829822 | instance | Tuesday 09 June 2026 16:58:53 +0000 (0:00:01.120) 0:00:01.144 **********
2026-06-09 16:58:54.480537 | instance | changed: [instance]
2026-06-09 16:58:54.480823 | instance |
2026-06-09 16:58:54.481199 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-09 16:58:54.481566 | instance | Tuesday 09 June 2026 16:58:54 +0000 (0:00:00.651) 0:00:01.795 **********
2026-06-09 16:58:54.740949 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 16:58:54.741277 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 16:58:54.741583 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 16:58:54.749813 | instance | changed: [instance]
2026-06-09 16:58:54.750177 | instance |
2026-06-09 16:58:54.750474 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-09 16:58:54.750818 | instance | Tuesday 09 June 2026 16:58:54 +0000 (0:00:00.269) 0:00:02.065 **********
2026-06-09 16:58:55.786883 | instance | ok: [instance]
2026-06-09 16:58:55.787119 | instance |
2026-06-09 16:58:55.787398 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-09 16:58:55.787698 | instance | Tuesday 09 June 2026 16:58:55 +0000 (0:00:01.036) 0:00:03.102 **********
2026-06-09 16:58:56.409222 | instance | ok: [instance]
2026-06-09 16:58:56.409450 | instance |
2026-06-09 16:58:56.409728 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-09 16:58:56.409977 | instance |
2026-06-09 16:58:56.410240 | instance | TASK [Create folders for workspace] ********************************************
2026-06-09 16:58:56.410508 | instance | Tuesday 09 June 2026 16:58:56 +0000 (0:00:00.622) 0:00:03.724 **********
2026-06-09 16:58:57.424810 | instance | changed: [localhost] => (item=group_vars)
2026-06-09 16:58:57.425017 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-09 16:58:57.425291 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-09 16:58:57.425551 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-09 16:58:57.425813 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-09 16:58:57.426072 | instance | changed: [localhost] => (item=host_vars)
2026-06-09 16:58:57.426319 | instance |
2026-06-09 16:58:57.426620 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-09 16:58:57.426868 | instance |
2026-06-09 16:58:57.427128 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-09 16:58:57.427392 | instance | Tuesday 09 June 2026 16:58:57 +0000 (0:00:01.015) 0:00:04.739 **********
2026-06-09 16:58:57.600658 | instance | changed: [localhost]
2026-06-09 16:58:57.600895 | instance |
2026-06-09 16:58:57.601195 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-09 16:58:57.601483 | instance | Tuesday 09 June 2026 16:58:57 +0000 (0:00:00.175) 0:00:04.915 **********
2026-06-09 16:58:57.627133 | instance | ok: [localhost]
2026-06-09 16:58:57.627344 | instance |
2026-06-09 16:58:57.627606 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-09 16:58:57.627865 | instance | Tuesday 09 June 2026 16:58:57 +0000 (0:00:00.027) 0:00:04.942 **********
2026-06-09 16:58:57.680432 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '51310848-2dba-5d70-98df-e862854229f6'})
2026-06-09 16:58:57.680692 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-09 16:58:57.680934 | instance |
2026-06-09 16:58:57.681200 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-09 16:58:57.681470 | instance | Tuesday 09 June 2026 16:58:57 +0000 (0:00:00.053) 0:00:04.995 **********
2026-06-09 16:58:58.290591 | instance | changed: [localhost]
2026-06-09 16:58:58.290784 | instance |
2026-06-09 16:58:58.291066 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-09 16:58:58.291315 | instance |
2026-06-09 16:58:58.291593 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-09 16:58:58.291959 | instance | Tuesday 09 June 2026 16:58:58 +0000 (0:00:00.609) 0:00:05.605 **********
2026-06-09 16:58:58.467016 | instance | changed: [localhost]
2026-06-09 16:58:58.467241 | instance |
2026-06-09 16:58:58.467530 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-09 16:58:58.467808 | instance | Tuesday 09 June 2026 16:58:58 +0000 (0:00:00.176) 0:00:05.782 **********
2026-06-09 16:58:58.494740 | instance | ok: [localhost]
2026-06-09 16:58:58.494990 | instance |
2026-06-09 16:58:58.495276 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-09 16:58:58.495531 | instance | Tuesday 09 June 2026 16:58:58 +0000 (0:00:00.028) 0:00:05.810 **********
2026-06-09 16:58:58.527013 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-09 16:58:58.527270 | instance |
2026-06-09 16:58:58.527581 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-09 16:58:58.527856 | instance | Tuesday 09 June 2026 16:58:58 +0000 (0:00:00.032) 0:00:05.842 **********
2026-06-09 16:58:58.874055 | instance | changed: [localhost]
2026-06-09 16:58:58.874169 | instance |
2026-06-09 16:58:58.874278 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-09 16:58:58.874443 | instance |
2026-06-09 16:58:58.874631 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-09 16:58:58.874814 | instance | Tuesday 09 June 2026 16:58:58 +0000 (0:00:00.346) 0:00:06.189 **********
2026-06-09 16:58:59.057413 | instance | changed: [localhost]
2026-06-09 16:58:59.057543 | instance |
2026-06-09 16:58:59.057585 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-09 16:58:59.057735 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.183) 0:00:06.372 **********
2026-06-09 16:58:59.083871 | instance | ok: [localhost]
2026-06-09 16:58:59.084117 | instance |
2026-06-09 16:58:59.084423 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-09 16:58:59.084687 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.026) 0:00:06.399 **********
2026-06-09 16:58:59.132876 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-09 16:58:59.133128 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-09 16:58:59.133424 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-09 16:58:59.133647 | instance |
2026-06-09 16:58:59.133912 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-09 16:58:59.134177 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.048) 0:00:06.448 **********
2026-06-09 16:58:59.483322 | instance | changed: [localhost]
2026-06-09 16:58:59.483385 | instance |
2026-06-09 16:58:59.483397 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-09 16:58:59.483408 | instance |
2026-06-09 16:58:59.483417 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-09 16:58:59.483426 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.349) 0:00:06.797 **********
2026-06-09 16:58:59.672421 | instance | changed: [localhost]
2026-06-09 16:58:59.672543 | instance |
2026-06-09 16:58:59.672838 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-09 16:58:59.673100 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.190) 0:00:06.987 **********
2026-06-09 16:58:59.699456 | instance | ok: [localhost]
2026-06-09 16:58:59.699666 | instance |
2026-06-09 16:58:59.699933 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-09 16:58:59.700233 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.027) 0:00:07.014 **********
2026-06-09 16:58:59.733073 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-09 16:58:59.733321 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-09 16:58:59.733560 | instance |
2026-06-09 16:58:59.733860 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-09 16:58:59.734132 | instance | Tuesday 09 June 2026 16:58:59 +0000 (0:00:00.033) 0:00:07.048 **********
2026-06-09 16:59:00.100145 | instance | changed: [localhost]
2026-06-09 16:59:00.100339 | instance |
2026-06-09 16:59:00.100606 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-09 16:59:00.100859 | instance |
2026-06-09 16:59:00.101115 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:00.101408 | instance | Tuesday 09 June 2026 16:59:00 +0000 (0:00:00.366) 0:00:07.415 **********
2026-06-09 16:59:00.855804 | instance | ok: [localhost]
2026-06-09 16:59:00.856059 | instance |
2026-06-09 16:59:00.856390 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-09 16:59:00.856663 | instance | Tuesday 09 June 2026 16:59:00 +0000 (0:00:00.755) 0:00:08.170 **********
2026-06-09 16:59:01.034785 | instance | changed: [localhost]
2026-06-09 16:59:01.034957 | instance |
2026-06-09 16:59:01.035325 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-09 16:59:01.035762 | instance | Tuesday 09 June 2026 16:59:01 +0000 (0:00:00.178) 0:00:08.349 **********
2026-06-09 16:59:01.065129 | instance | ok: [localhost]
2026-06-09 16:59:01.065530 | instance |
2026-06-09 16:59:01.065955 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-09 16:59:01.066356 | instance | Tuesday 09 June 2026 16:59:01 +0000 (0:00:00.030) 0:00:08.380 **********
2026-06-09 16:59:01.827874 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-09 16:59:01.828076 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-09 16:59:01.828395 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-09 16:59:01.828747 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-09 16:59:01.829035 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-09 16:59:01.829305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-09 16:59:01.829576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-09 16:59:01.829843 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-09 16:59:01.830110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-09 16:59:01.830379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-09 16:59:01.830646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-09 16:59:01.830912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-09 16:59:01.831205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-09 16:59:01.831453 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-09 16:59:01.831722 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-09 16:59:01.831989 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-09 16:59:01.832311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-09 16:59:01.832584 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-09 16:59:01.833020 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-09 16:59:01.833310 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-09 16:59:01.833579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-09 16:59:01.833919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-09 16:59:01.834152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-09 16:59:01.834340 | instance |
2026-06-09 16:59:01.834551 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-09 16:59:01.834725 | instance | Tuesday 09 June 2026 16:59:01 +0000 (0:00:00.762) 0:00:09.142 **********
2026-06-09 16:59:02.197712 | instance | changed: [localhost]
2026-06-09 16:59:02.198054 | instance |
2026-06-09 16:59:02.198413 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-09 16:59:02.198716 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.369) 0:00:09.512 **********
2026-06-09 16:59:02.374984 | instance | changed: [localhost]
2026-06-09 16:59:02.375269 | instance |
2026-06-09 16:59:02.375697 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-09 16:59:02.375952 | instance |
2026-06-09 16:59:02.376323 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-09 16:59:02.376581 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.177) 0:00:09.690 **********
2026-06-09 16:59:02.567380 | instance | changed: [localhost]
2026-06-09 16:59:02.567473 | instance |
2026-06-09 16:59:02.567487 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-09 16:59:02.567620 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.192) 0:00:09.882 **********
2026-06-09 16:59:02.596932 | instance | ok: [localhost]
2026-06-09 16:59:02.597197 | instance |
2026-06-09 16:59:02.597474 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-09 16:59:02.597808 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.029) 0:00:09.912 **********
2026-06-09 16:59:02.638178 | 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-06-09 16:59:02.638399 | instance |
2026-06-09 16:59:02.638669 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-09 16:59:02.638938 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.041) 0:00:09.953 **********
2026-06-09 16:59:02.997831 | instance | changed: [localhost]
2026-06-09 16:59:02.998058 | instance |
2026-06-09 16:59:02.998434 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-09 16:59:02.998716 | instance |
2026-06-09 16:59:02.999027 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-09 16:59:02.999331 | instance | Tuesday 09 June 2026 16:59:02 +0000 (0:00:00.359) 0:00:10.313 **********
2026-06-09 16:59:03.175185 | instance | changed: [localhost]
2026-06-09 16:59:03.175365 | instance |
2026-06-09 16:59:03.175656 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-09 16:59:03.175939 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.177) 0:00:10.490 **********
2026-06-09 16:59:03.204700 | instance | ok: [localhost]
2026-06-09 16:59:03.205230 | instance |
2026-06-09 16:59:03.205571 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-09 16:59:03.205903 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.029) 0:00:10.520 **********
2026-06-09 16:59:03.249027 | 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-06-09 16:59:03.249128 | instance |
2026-06-09 16:59:03.249141 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-09 16:59:03.249276 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.042) 0:00:10.562 **********
2026-06-09 16:59:03.595400 | instance | changed: [localhost]
2026-06-09 16:59:03.595491 | instance |
2026-06-09 16:59:03.595995 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-09 16:59:03.596056 | instance |
2026-06-09 16:59:03.596062 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-09 16:59:03.596067 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.348) 0:00:10.911 **********
2026-06-09 16:59:03.770177 | instance | changed: [localhost]
2026-06-09 16:59:03.770252 | instance |
2026-06-09 16:59:03.770514 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-09 16:59:03.770583 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.174) 0:00:11.085 **********
2026-06-09 16:59:03.801325 | instance | ok: [localhost]
2026-06-09 16:59:03.801861 | instance |
2026-06-09 16:59:03.801899 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-09 16:59:03.801907 | instance | Tuesday 09 June 2026 16:59:03 +0000 (0:00:00.031) 0:00:11.116 **********
2026-06-09 16:59:04.207972 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-09 16:59:04.208057 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-09 16:59:04.208284 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-09 16:59:04.208368 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-09 16:59:04.212280 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-09 16:59:04.212401 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-09 16:59:04.212415 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-09 16:59:04.212426 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-09 16:59:04.212436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-09 16:59:04.212446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-09 16:59:04.212455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-09 16:59:04.212465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-09 16:59:04.212497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-09 16:59:04.212506 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-09 16:59:04.212515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-09 16:59:04.212524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-09 16:59:04.212533 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-09 16:59:04.212542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-09 16:59:04.212551 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-09 16:59:04.212560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-09 16:59:04.212571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-09 16:59:04.212581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-09 16:59:04.212589 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-09 16:59:04.212598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-09 16:59:04.212606 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-09 16:59:04.212615 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-09 16:59:04.212624 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-09 16:59:04.212633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-09 16:59:04.212641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-09 16:59:04.212650 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-09 16:59:04.212658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-09 16:59:04.212667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-09 16:59:04.212675 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-09 16:59:04.212684 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-09 16:59:04.212705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-09 16:59:04.212714 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-09 16:59:04.212723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-09 16:59:04.212731 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-09 16:59:04.212740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-09 16:59:04.212882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-09 16:59:04.213096 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-09 16:59:04.213246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-09 16:59:04.213395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-09 16:59:04.213551 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-09 16:59:04.213712 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-09 16:59:04.213864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-09 16:59:04.214013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-09 16:59:04.214164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-09 16:59:04.214311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-09 16:59:04.214463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-09 16:59:04.214612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-09 16:59:04.214776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-09 16:59:04.214924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-09 16:59:04.215073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-09 16:59:04.215215 | instance |
2026-06-09 16:59:04.215364 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-09 16:59:04.215517 | instance | Tuesday 09 June 2026 16:59:04 +0000 (0:00:00.406) 0:00:11.523 **********
2026-06-09 16:59:04.269412 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-09 16:59:04.269834 | instance |
2026-06-09 16:59:04.270289 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-09 16:59:04.270794 | instance | Tuesday 09 June 2026 16:59:04 +0000 (0:00:00.058) 0:00:11.582 **********
2026-06-09 16:59:04.724777 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-09 16:59:04.724877 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-09 16:59:04.724890 | instance |
2026-06-09 16:59:04.725033 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-09 16:59:04.725226 | instance | Tuesday 09 June 2026 16:59:04 +0000 (0:00:00.456) 0:00:12.038 **********
2026-06-09 16:59:07.843562 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-09 16:59:07.843782 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-09 16:59:07.843932 | instance |
2026-06-09 16:59:07.844085 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-09 16:59:07.844256 | instance | Tuesday 09 June 2026 16:59:07 +0000 (0:00:03.118) 0:00:15.157 **********
2026-06-09 16:59:07.892882 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-09 16:59:07.893240 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-09 16:59:07.893549 | instance |
2026-06-09 16:59:07.893875 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-09 16:59:07.894197 | instance | Tuesday 09 June 2026 16:59:07 +0000 (0:00:00.051) 0:00:15.208 **********
2026-06-09 16:59:08.223124 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-09 16:59:08.223523 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-09 16:59:08.223840 | instance |
2026-06-09 16:59:08.224237 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-09 16:59:08.224571 | instance | Tuesday 09 June 2026 16:59:08 +0000 (0:00:00.330) 0:00:15.538 **********
2026-06-09 16:59:08.570760 | instance | changed: [localhost]
2026-06-09 16:59:08.571133 | instance |
2026-06-09 16:59:08.571468 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-09 16:59:08.571795 | instance | Tuesday 09 June 2026 16:59:08 +0000 (0:00:00.347) 0:00:15.886 **********
2026-06-09 16:59:08.602976 | instance | skipping: [localhost]
2026-06-09 16:59:08.603345 | instance |
2026-06-09 16:59:08.603704 | instance | PLAY [Setup networking] ********************************************************
2026-06-09 16:59:08.604037 | instance |
2026-06-09 16:59:08.604493 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:08.604857 | instance | Tuesday 09 June 2026 16:59:08 +0000 (0:00:00.032) 0:00:15.918 **********
2026-06-09 16:59:09.295306 | instance | ok: [instance]
2026-06-09 16:59:09.295677 | instance |
2026-06-09 16:59:09.296013 | instance | TASK [Create bridge for management network] ************************************
2026-06-09 16:59:09.296393 | instance | Tuesday 09 June 2026 16:59:09 +0000 (0:00:00.691) 0:00:16.610 **********
2026-06-09 16:59:09.614382 | instance | ok: [instance]
2026-06-09 16:59:09.614774 | instance |
2026-06-09 16:59:09.615137 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-09 16:59:09.615492 | instance | Tuesday 09 June 2026 16:59:09 +0000 (0:00:00.319) 0:00:16.929 **********
2026-06-09 16:59:09.818134 | instance | ok: [instance]
2026-06-09 16:59:09.818503 | instance |
2026-06-09 16:59:09.818864 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-09 16:59:09.819218 | instance | Tuesday 09 June 2026 16:59:09 +0000 (0:00:00.203) 0:00:17.133 **********
2026-06-09 16:59:10.012243 | instance | ok: [instance]
2026-06-09 16:59:10.012589 | instance |
2026-06-09 16:59:10.012931 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-09 16:59:10.013259 | instance | Tuesday 09 June 2026 16:59:10 +0000 (0:00:00.194) 0:00:17.328 **********
2026-06-09 16:59:10.213116 | instance | ok: [instance]
2026-06-09 16:59:10.213479 | instance |
2026-06-09 16:59:10.213812 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-09 16:59:10.214181 | instance | Tuesday 09 June 2026 16:59:10 +0000 (0:00:00.200) 0:00:17.528 **********
2026-06-09 16:59:10.599579 | instance | ok: [instance] => (item=br-mgmt)
2026-06-09 16:59:10.600059 | instance | ok: [instance] => (item=dummy0)
2026-06-09 16:59:10.600502 | instance |
2026-06-09 16:59:10.600849 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-09 16:59:10.601153 | instance |
2026-06-09 16:59:10.601472 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:10.601790 | instance | Tuesday 09 June 2026 16:59:10 +0000 (0:00:00.386) 0:00:17.915 **********
2026-06-09 16:59:11.321309 | instance | ok: [instance]
2026-06-09 16:59:11.321752 | instance |
2026-06-09 16:59:11.322157 | instance | TASK [Install depedencies] *****************************************************
2026-06-09 16:59:11.322543 | instance | Tuesday 09 June 2026 16:59:11 +0000 (0:00:00.720) 0:00:18.635 **********
2026-06-09 16:59:31.220227 | instance | changed: [instance]
2026-06-09 16:59:31.220476 | instance |
2026-06-09 16:59:31.220712 | instance | TASK [Start up service] ********************************************************
2026-06-09 16:59:31.220948 | instance | Tuesday 09 June 2026 16:59:31 +0000 (0:00:19.897) 0:00:38.533 **********
2026-06-09 16:59:31.770033 | instance | ok: [instance]
2026-06-09 16:59:31.770448 | instance |
2026-06-09 16:59:31.770791 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-09 16:59:31.771125 | instance | Tuesday 09 June 2026 16:59:31 +0000 (0:00:00.552) 0:00:39.085 **********
2026-06-09 16:59:31.996576 | instance | ok: [instance]
2026-06-09 16:59:31.996954 | instance |
2026-06-09 16:59:31.997323 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-09 16:59:31.997671 | instance | Tuesday 09 June 2026 16:59:31 +0000 (0:00:00.226) 0:00:39.311 **********
2026-06-09 16:59:32.422564 | instance | changed: [instance]
2026-06-09 16:59:32.422995 | instance |
2026-06-09 16:59:32.423353 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-09 16:59:32.423702 | instance | Tuesday 09 June 2026 16:59:32 +0000 (0:00:00.426) 0:00:39.737 **********
2026-06-09 16:59:32.612716 | instance | ok: [instance]
2026-06-09 16:59:32.613078 | instance |
2026-06-09 16:59:32.613416 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-09 16:59:32.613747 | instance | Tuesday 09 June 2026 16:59:32 +0000 (0:00:00.190) 0:00:39.928 **********
2026-06-09 16:59:32.638453 | instance | skipping: [instance]
2026-06-09 16:59:32.638779 | instance |
2026-06-09 16:59:32.639160 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-09 16:59:32.639520 | instance | Tuesday 09 June 2026 16:59:32 +0000 (0:00:00.026) 0:00:39.954 **********
2026-06-09 16:59:33.174304 | instance | changed: [instance] => (item=osd0)
2026-06-09 16:59:33.174714 | instance | changed: [instance] => (item=osd1)
2026-06-09 16:59:33.175064 | instance | changed: [instance] => (item=osd2)
2026-06-09 16:59:33.175482 | instance |
2026-06-09 16:59:33.175843 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-09 16:59:33.176240 | instance | Tuesday 09 June 2026 16:59:33 +0000 (0:00:00.535) 0:00:40.489 **********
2026-06-09 16:59:33.709218 | instance | changed: [instance] => (item=osd0)
2026-06-09 16:59:33.709609 | instance | changed: [instance] => (item=osd1)
2026-06-09 16:59:33.709941 | instance | changed: [instance] => (item=osd2)
2026-06-09 16:59:33.710314 | instance |
2026-06-09 16:59:33.710663 | instance | TASK [Start loop devices] ******************************************************
2026-06-09 16:59:33.710999 | instance | Tuesday 09 June 2026 16:59:33 +0000 (0:00:00.534) 0:00:41.024 **********
2026-06-09 16:59:34.436498 | instance | changed: [instance] => (item=osd0)
2026-06-09 16:59:34.436877 | instance | changed: [instance] => (item=osd1)
2026-06-09 16:59:34.437046 | instance | changed: [instance] => (item=osd2)
2026-06-09 16:59:34.437231 | instance |
2026-06-09 16:59:34.437394 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-09 16:59:34.437546 | instance | Tuesday 09 June 2026 16:59:34 +0000 (0:00:00.725) 0:00:41.750 **********
2026-06-09 16:59:37.515695 | instance | changed: [instance] => (item=osd0)
2026-06-09 16:59:37.516102 | instance | changed: [instance] => (item=osd1)
2026-06-09 16:59:37.516610 | instance | changed: [instance] => (item=osd2)
2026-06-09 16:59:37.516978 | instance |
2026-06-09 16:59:37.517323 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-09 16:59:37.517841 | instance | Tuesday 09 June 2026 16:59:37 +0000 (0:00:03.080) 0:00:44.830 **********
2026-06-09 16:59:39.354778 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-09 16:59:39.355221 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-09 16:59:39.355551 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-09 16:59:39.355860 | instance |
2026-06-09 16:59:39.356216 | instance | PLAY [controllers] *************************************************************
2026-06-09 16:59:39.356529 | instance |
2026-06-09 16:59:39.356852 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:39.357175 | instance | Tuesday 09 June 2026 16:59:39 +0000 (0:00:01.838) 0:00:46.669 **********
2026-06-09 16:59:40.225158 | instance | ok: [instance]
2026-06-09 16:59:40.225796 | instance |
2026-06-09 16:59:40.226136 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-09 16:59:40.226468 | instance | Tuesday 09 June 2026 16:59:40 +0000 (0:00:00.869) 0:00:47.539 **********
2026-06-09 16:59:40.701881 | instance | changed: [instance]
2026-06-09 16:59:40.702057 | instance |
2026-06-09 16:59:40.702355 | instance | PLAY RECAP *********************************************************************
2026-06-09 16:59:40.702764 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-09 16:59:40.703196 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-09 16:59:40.703544 | instance |
2026-06-09 16:59:40.703903 | instance | Tuesday 09 June 2026 16:59:40 +0000 (0:00:00.477) 0:00:48.017 **********
2026-06-09 16:59:40.704260 | instance | ===============================================================================
2026-06-09 16:59:40.704591 | instance | Install depedencies ---------------------------------------------------- 19.90s
2026-06-09 16:59:40.704921 | instance | Generate SSH keys for missing variables --------------------------------- 3.12s
2026-06-09 16:59:40.705286 | instance | Create a volume group for each loop device ------------------------------ 3.08s
2026-06-09 16:59:40.705622 | instance | Create a logical volume for each loop device ---------------------------- 1.84s
2026-06-09 16:59:40.705945 | instance | Gathering Facts --------------------------------------------------------- 1.12s
2026-06-09 16:59:40.706357 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.04s
2026-06-09 16:59:40.706747 | instance | Create folders for workspace -------------------------------------------- 1.02s
2026-06-09 16:59:40.707192 | instance | Gathering Facts --------------------------------------------------------- 0.87s
2026-06-09 16:59:40.707541 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-06-09 16:59:40.707924 | instance | Gathering Facts --------------------------------------------------------- 0.76s
2026-06-09 16:59:40.708288 | instance | Start loop devices ------------------------------------------------------ 0.73s
2026-06-09 16:59:40.708437 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-09 16:59:40.708581 | instance | Gathering Facts --------------------------------------------------------- 0.69s
2026-06-09 16:59:40.708726 | instance | Configure short hostname ------------------------------------------------ 0.65s
2026-06-09 16:59:40.708870 | instance | Purge "snapd" package --------------------------------------------------- 0.62s
2026-06-09 16:59:40.709088 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.61s
2026-06-09 16:59:40.709253 | instance | Start up service -------------------------------------------------------- 0.55s
2026-06-09 16:59:40.709403 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-06-09 16:59:40.709556 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-06-09 16:59:40.709707 | instance | Set masquerade rule ----------------------------------------------------- 0.48s
2026-06-09 16:59:40.780945 | instance | INFO [aio > prepare] Executed: Successful
2026-06-09 16:59:40.793227 | instance | INFO [aio > converge] Executing
2026-06-09 16:59:43.582162 | instance |
2026-06-09 16:59:43.582588 | instance | PLAY [all] *********************************************************************
2026-06-09 16:59:43.582945 | instance |
2026-06-09 16:59:43.583313 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:43.583669 | instance | Tuesday 09 June 2026 16:59:43 +0000 (0:00:00.016) 0:00:00.016 **********
2026-06-09 16:59:44.697980 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-09 16:59:44.698387 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-09 16:59:44.698737 | instance | interpreter could change the meaning of that path. See
2026-06-09 16:59:44.699077 | instance | https://docs.ansible.com/ansible-
2026-06-09 16:59:44.699422 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-09 16:59:44.709397 | instance | ok: [instance]
2026-06-09 16:59:44.709730 | instance |
2026-06-09 16:59:44.710096 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-09 16:59:44.710427 | instance | Tuesday 09 June 2026 16:59:44 +0000 (0:00:01.127) 0:00:01.144 **********
2026-06-09 16:59:44.754842 | instance | skipping: [instance]
2026-06-09 16:59:44.755224 | instance |
2026-06-09 16:59:44.755580 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-09 16:59:44.755930 | instance | Tuesday 09 June 2026 16:59:44 +0000 (0:00:00.045) 0:00:01.189 **********
2026-06-09 16:59:44.942946 | instance | ok: [instance]
2026-06-09 16:59:44.943306 | instance |
2026-06-09 16:59:44.943637 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-09 16:59:44.943943 | instance |
2026-06-09 16:59:44.944351 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 16:59:44.944689 | instance | Tuesday 09 June 2026 16:59:44 +0000 (0:00:00.187) 0:00:01.377 **********
2026-06-09 16:59:45.802940 | instance | ok: [instance]
2026-06-09 16:59:45.803313 | instance |
2026-06-09 16:59:45.803647 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 16:59:45.803974 | instance | Tuesday 09 June 2026 16:59:45 +0000 (0:00:00.859) 0:00:02.237 **********
2026-06-09 16:59:46.078863 | instance | ok: [instance]
2026-06-09 16:59:46.079227 | instance |
2026-06-09 16:59:46.079568 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 16:59:46.079897 | instance | Tuesday 09 June 2026 16:59:46 +0000 (0:00:00.276) 0:00:02.513 **********
2026-06-09 16:59:46.128098 | instance | skipping: [instance]
2026-06-09 16:59:46.128523 | instance |
2026-06-09 16:59:46.128862 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-09 16:59:46.129189 | instance | Tuesday 09 June 2026 16:59:46 +0000 (0:00:00.049) 0:00:02.562 **********
2026-06-09 16:59:46.483974 | instance | changed: [instance]
2026-06-09 16:59:46.484388 | instance |
2026-06-09 16:59:46.484747 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 16:59:46.485091 | instance | Tuesday 09 June 2026 16:59:46 +0000 (0:00:00.356) 0:00:02.918 **********
2026-06-09 16:59:46.549672 | instance | ok: [instance] => {
2026-06-09 16:59:46.550037 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-09 16:59:46.550364 | instance | }
2026-06-09 16:59:46.550670 | instance |
2026-06-09 16:59:46.551035 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 16:59:46.551389 | instance | Tuesday 09 June 2026 16:59:46 +0000 (0:00:00.065) 0:00:02.984 **********
2026-06-09 16:59:47.268086 | instance | changed: [instance]
2026-06-09 16:59:47.268681 | instance |
2026-06-09 16:59:47.269041 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 16:59:47.269385 | instance | Tuesday 09 June 2026 16:59:47 +0000 (0:00:00.718) 0:00:03.702 **********
2026-06-09 16:59:47.316612 | instance | skipping: [instance]
2026-06-09 16:59:47.316795 | instance |
2026-06-09 16:59:47.316953 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 16:59:47.317104 | instance | Tuesday 09 June 2026 16:59:47 +0000 (0:00:00.047) 0:00:03.750 **********
2026-06-09 16:59:47.369092 | instance | skipping: [instance]
2026-06-09 16:59:47.369471 | instance |
2026-06-09 16:59:47.369818 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 16:59:47.370173 | instance | Tuesday 09 June 2026 16:59:47 +0000 (0:00:00.051) 0:00:03.801 **********
2026-06-09 16:59:47.572704 | instance | ok: [instance]
2026-06-09 16:59:47.572763 | instance |
2026-06-09 16:59:47.572904 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 16:59:47.573088 | instance | Tuesday 09 June 2026 16:59:47 +0000 (0:00:00.205) 0:00:04.006 **********
2026-06-09 16:59:48.704690 | instance | ok: [instance]
2026-06-09 16:59:48.704764 | instance |
2026-06-09 16:59:48.704827 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 16:59:48.704958 | instance | Tuesday 09 June 2026 16:59:48 +0000 (0:00:01.130) 0:00:05.136 **********
2026-06-09 16:59:48.764923 | instance | ok: [instance] => {
2026-06-09 16:59:48.765229 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-09 16:59:48.765584 | instance | }
2026-06-09 16:59:48.765896 | instance |
2026-06-09 16:59:48.766247 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 16:59:48.766581 | instance | Tuesday 09 June 2026 16:59:48 +0000 (0:00:00.062) 0:00:05.199 **********
2026-06-09 16:59:49.656695 | instance | changed: [instance]
2026-06-09 16:59:49.656781 | instance |
2026-06-09 16:59:49.656920 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 16:59:49.657104 | instance | Tuesday 09 June 2026 16:59:49 +0000 (0:00:00.890) 0:00:06.089 **********
2026-06-09 16:59:53.492342 | instance | changed: [instance]
2026-06-09 16:59:53.492545 | instance |
2026-06-09 16:59:53.492698 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-09 16:59:53.492847 | instance | Tuesday 09 June 2026 16:59:53 +0000 (0:00:03.834) 0:00:09.924 **********
2026-06-09 16:59:53.518925 | instance | skipping: [instance]
2026-06-09 16:59:53.519056 | instance |
2026-06-09 16:59:53.519253 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-09 16:59:53.519407 | instance | Tuesday 09 June 2026 16:59:53 +0000 (0:00:00.029) 0:00:09.954 **********
2026-06-09 16:59:53.551187 | instance | skipping: [instance]
2026-06-09 16:59:53.551311 | instance |
2026-06-09 16:59:53.551493 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-09 16:59:53.551641 | instance | Tuesday 09 June 2026 16:59:53 +0000 (0:00:00.032) 0:00:09.986 **********
2026-06-09 16:59:53.584830 | instance | skipping: [instance]
2026-06-09 16:59:53.584935 | instance |
2026-06-09 16:59:53.585115 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-09 16:59:53.585265 | instance | Tuesday 09 June 2026 16:59:53 +0000 (0:00:00.033) 0:00:10.019 **********
2026-06-09 17:00:02.164338 | instance | changed: [instance]
2026-06-09 17:00:02.164690 | instance |
2026-06-09 17:00:02.165032 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-09 17:00:02.165403 | instance | Tuesday 09 June 2026 17:00:02 +0000 (0:00:08.579) 0:00:18.599 **********
2026-06-09 17:00:02.759943 | instance | changed: [instance]
2026-06-09 17:00:02.760194 | instance |
2026-06-09 17:00:02.760355 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-09 17:00:02.760523 | instance | Tuesday 09 June 2026 17:00:02 +0000 (0:00:00.592) 0:00:19.191 **********
2026-06-09 17:00:03.640262 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-09 17:00:03.640332 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-09 17:00:03.641068 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-09 17:00:03.641107 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-09 17:00:03.641113 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-09 17:00:03.641118 | instance |
2026-06-09 17:00:03.641123 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-09 17:00:03.641127 | instance | Tuesday 09 June 2026 17:00:03 +0000 (0:00:00.883) 0:00:20.075 **********
2026-06-09 17:00:04.167301 | instance | changed: [instance]
2026-06-09 17:00:04.167387 | instance |
2026-06-09 17:00:04.168089 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-09 17:00:04.168137 | instance | Tuesday 09 June 2026 17:00:04 +0000 (0:00:00.518) 0:00:20.594 **********
2026-06-09 17:00:04.168144 | instance |
2026-06-09 17:00:04.168149 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-09 17:00:04.168153 | instance | Tuesday 09 June 2026 17:00:04 +0000 (0:00:00.008) 0:00:20.602 **********
2026-06-09 17:00:05.102155 | instance | ok: [instance]
2026-06-09 17:00:05.102240 | instance |
2026-06-09 17:00:05.102519 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-09 17:00:05.102552 | instance | Tuesday 09 June 2026 17:00:05 +0000 (0:00:00.934) 0:00:21.537 **********
2026-06-09 17:00:05.549055 | instance | changed: [instance]
2026-06-09 17:00:05.549170 | instance |
2026-06-09 17:00:05.549569 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-09 17:00:05.549840 | instance | Tuesday 09 June 2026 17:00:05 +0000 (0:00:00.446) 0:00:21.983 **********
2026-06-09 17:00:06.092847 | instance | changed: [instance]
2026-06-09 17:00:06.092920 | instance |
2026-06-09 17:00:06.093178 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:00:06.093217 | instance | Tuesday 09 June 2026 17:00:06 +0000 (0:00:00.543) 0:00:22.527 **********
2026-06-09 17:00:06.299916 | instance | ok: [instance]
2026-06-09 17:00:06.299969 | instance |
2026-06-09 17:00:06.300210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:00:06.300227 | instance | Tuesday 09 June 2026 17:00:06 +0000 (0:00:00.207) 0:00:22.735 **********
2026-06-09 17:00:06.354753 | instance | ok: [instance] => {
2026-06-09 17:00:06.355317 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-09 17:00:06.355334 | instance | }
2026-06-09 17:00:06.355339 | instance |
2026-06-09 17:00:06.355344 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:00:06.355348 | instance | Tuesday 09 June 2026 17:00:06 +0000 (0:00:00.054) 0:00:22.789 **********
2026-06-09 17:00:07.158544 | instance | changed: [instance]
2026-06-09 17:00:07.158622 | instance |
2026-06-09 17:00:07.158957 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:00:07.158998 | instance | Tuesday 09 June 2026 17:00:07 +0000 (0:00:00.803) 0:00:23.593 **********
2026-06-09 17:00:11.457120 | instance | changed: [instance]
2026-06-09 17:00:11.457194 | instance |
2026-06-09 17:00:11.457434 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-09 17:00:11.457471 | instance | Tuesday 09 June 2026 17:00:11 +0000 (0:00:04.298) 0:00:27.892 **********
2026-06-09 17:00:12.533610 | instance | ok: [instance]
2026-06-09 17:00:12.533694 | instance |
2026-06-09 17:00:12.534092 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-09 17:00:12.534176 | instance | Tuesday 09 June 2026 17:00:12 +0000 (0:00:01.075) 0:00:28.967 **********
2026-06-09 17:00:12.902209 | instance | changed: [instance]
2026-06-09 17:00:12.902332 | instance |
2026-06-09 17:00:12.902374 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-09 17:00:12.902449 | instance | Tuesday 09 June 2026 17:00:12 +0000 (0:00:00.369) 0:00:29.337 **********
2026-06-09 17:00:13.368323 | instance | changed: [instance]
2026-06-09 17:00:13.368385 | instance |
2026-06-09 17:00:13.368405 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-09 17:00:13.368563 | instance | Tuesday 09 June 2026 17:00:13 +0000 (0:00:00.465) 0:00:29.802 **********
2026-06-09 17:00:13.918529 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-09 17:00:13.918628 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-09 17:00:13.918750 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-09 17:00:13.918887 | instance |
2026-06-09 17:00:13.919009 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-09 17:00:13.919126 | instance | Tuesday 09 June 2026 17:00:13 +0000 (0:00:00.550) 0:00:30.353 **********
2026-06-09 17:00:14.357582 | instance | changed: [instance]
2026-06-09 17:00:14.357918 | instance |
2026-06-09 17:00:14.358252 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-09 17:00:14.358552 | instance | Tuesday 09 June 2026 17:00:14 +0000 (0:00:00.438) 0:00:30.792 **********
2026-06-09 17:00:14.803103 | instance | changed: [instance]
2026-06-09 17:00:14.803341 | instance |
2026-06-09 17:00:14.803623 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-09 17:00:14.803896 | instance | Tuesday 09 June 2026 17:00:14 +0000 (0:00:00.437) 0:00:31.229 **********
2026-06-09 17:00:14.804226 | instance |
2026-06-09 17:00:14.804539 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-09 17:00:14.804826 | instance | Tuesday 09 June 2026 17:00:14 +0000 (0:00:00.008) 0:00:31.238 **********
2026-06-09 17:00:15.466205 | instance | ok: [instance]
2026-06-09 17:00:15.466279 | instance |
2026-06-09 17:00:15.466362 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-09 17:00:15.466486 | instance | Tuesday 09 June 2026 17:00:15 +0000 (0:00:00.663) 0:00:31.901 **********
2026-06-09 17:00:17.176178 | instance | changed: [instance]
2026-06-09 17:00:17.176227 | instance |
2026-06-09 17:00:17.176232 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-09 17:00:17.176510 | instance | Tuesday 09 June 2026 17:00:17 +0000 (0:00:01.708) 0:00:33.610 **********
2026-06-09 17:00:17.725157 | instance | changed: [instance]
2026-06-09 17:00:17.725500 | instance |
2026-06-09 17:00:17.725514 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-09 17:00:17.725525 | instance | Tuesday 09 June 2026 17:00:17 +0000 (0:00:00.549) 0:00:34.160 **********
2026-06-09 17:00:17.788317 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-09 17:00:17.788396 | instance |
2026-06-09 17:00:17.788516 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-09 17:00:17.788666 | instance | Tuesday 09 June 2026 17:00:17 +0000 (0:00:00.063) 0:00:34.223 **********
2026-06-09 17:00:23.011162 | instance | changed: [instance]
2026-06-09 17:00:23.011215 | instance |
2026-06-09 17:00:23.011223 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-09 17:00:23.011229 | instance | Tuesday 09 June 2026 17:00:23 +0000 (0:00:05.222) 0:00:39.445 **********
2026-06-09 17:00:23.678696 | instance | ok: [instance] => (item=chronyd)
2026-06-09 17:00:23.678777 | instance | ok: [instance] => (item=sshd)
2026-06-09 17:00:23.679186 | instance |
2026-06-09 17:00:23.679228 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-09 17:00:23.679234 | instance | Tuesday 09 June 2026 17:00:23 +0000 (0:00:00.667) 0:00:40.113 **********
2026-06-09 17:00:24.017437 | instance | changed: [instance]
2026-06-09 17:00:24.017508 | instance |
2026-06-09 17:00:24.017749 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-09 17:00:24.017785 | instance | Tuesday 09 June 2026 17:00:24 +0000 (0:00:00.338) 0:00:40.452 **********
2026-06-09 17:00:24.227390 | instance | ok: [instance]
2026-06-09 17:00:24.227474 | instance |
2026-06-09 17:00:24.227696 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-09 17:00:24.227734 | instance | Tuesday 09 June 2026 17:00:24 +0000 (0:00:00.209) 0:00:40.662 **********
2026-06-09 17:00:24.743999 | instance | changed: [instance]
2026-06-09 17:00:24.744067 | instance |
2026-06-09 17:00:24.744259 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-09 17:00:24.744556 | instance | Tuesday 09 June 2026 17:00:24 +0000 (0:00:00.516) 0:00:41.179 **********
2026-06-09 17:00:25.116018 | instance | changed: [instance]
2026-06-09 17:00:25.116091 | instance |
2026-06-09 17:00:25.116362 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-09 17:00:25.116400 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.372) 0:00:41.551 **********
2026-06-09 17:00:25.234182 | instance | ok: [instance]
2026-06-09 17:00:25.234255 | instance |
2026-06-09 17:00:25.234480 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-09 17:00:25.234510 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.118) 0:00:41.669 **********
2026-06-09 17:00:25.455933 | instance | ok: [instance] => (item=instance)
2026-06-09 17:00:25.455986 | instance |
2026-06-09 17:00:25.456227 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-09 17:00:25.456302 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.221) 0:00:41.891 **********
2026-06-09 17:00:25.510088 | instance | ok: [instance]
2026-06-09 17:00:25.510182 | instance |
2026-06-09 17:00:25.510449 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-09 17:00:25.510487 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.054) 0:00:41.945 **********
2026-06-09 17:00:25.580309 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-09 17:00:25.580364 | instance |
2026-06-09 17:00:25.580623 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-09 17:00:25.580641 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.070) 0:00:42.015 **********
2026-06-09 17:00:25.914079 | instance | changed: [instance]
2026-06-09 17:00:25.914147 | instance |
2026-06-09 17:00:25.914402 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-09 17:00:25.914440 | instance | Tuesday 09 June 2026 17:00:25 +0000 (0:00:00.333) 0:00:42.349 **********
2026-06-09 17:00:26.625038 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-09 17:00:26.625076 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-09 17:00:26.625082 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-09 17:00:26.625086 | instance |
2026-06-09 17:00:26.625091 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-09 17:00:26.625095 | instance | Tuesday 09 June 2026 17:00:26 +0000 (0:00:00.709) 0:00:43.059 **********
2026-06-09 17:02:14.457922 | instance | ok: [instance]
2026-06-09 17:02:14.457988 | instance |
2026-06-09 17:02:14.458132 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-09 17:02:14.458273 | instance | Tuesday 09 June 2026 17:02:14 +0000 (0:01:47.833) 0:02:30.892 **********
2026-06-09 17:02:14.668606 | instance | changed: [instance]
2026-06-09 17:02:14.668697 | instance |
2026-06-09 17:02:14.668860 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-09 17:02:14.669004 | instance | Tuesday 09 June 2026 17:02:14 +0000 (0:00:00.211) 0:02:31.103 **********
2026-06-09 17:02:14.714704 | instance | ok: [instance]
2026-06-09 17:02:14.714838 | instance |
2026-06-09 17:02:14.714987 | instance | TASK [Install Ceph host] *******************************************************
2026-06-09 17:02:14.715132 | instance | Tuesday 09 June 2026 17:02:14 +0000 (0:00:00.046) 0:02:31.149 **********
2026-06-09 17:02:14.800534 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-09 17:02:14.801008 | instance |
2026-06-09 17:02:14.801030 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-09 17:02:14.801038 | instance | Tuesday 09 June 2026 17:02:14 +0000 (0:00:00.085) 0:02:31.235 **********
2026-06-09 17:02:20.708439 | instance | ok: [instance]
2026-06-09 17:02:20.708985 | instance |
2026-06-09 17:02:20.709024 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-09 17:02:20.709033 | instance | Tuesday 09 June 2026 17:02:20 +0000 (0:00:05.907) 0:02:37.143 **********
2026-06-09 17:02:20.764994 | instance | ok: [instance] => (item=instance)
2026-06-09 17:02:20.765355 | instance |
2026-06-09 17:02:20.765396 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-09 17:02:20.765402 | instance | Tuesday 09 June 2026 17:02:20 +0000 (0:00:00.056) 0:02:37.199 **********
2026-06-09 17:02:21.236519 | instance | ok: [instance]
2026-06-09 17:02:21.236591 | instance |
2026-06-09 17:02:21.236857 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-09 17:02:21.236895 | instance | Tuesday 09 June 2026 17:02:21 +0000 (0:00:00.471) 0:02:37.671 **********
2026-06-09 17:02:28.744208 | instance | ok: [instance]
2026-06-09 17:02:28.744262 | instance |
2026-06-09 17:02:28.744453 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-09 17:02:28.744487 | instance | Tuesday 09 June 2026 17:02:28 +0000 (0:00:07.507) 0:02:45.179 **********
2026-06-09 17:03:20.149868 | instance | changed: [instance]
2026-06-09 17:03:20.149954 | instance |
2026-06-09 17:03:20.150047 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-09 17:03:20.150180 | instance | Tuesday 09 June 2026 17:03:20 +0000 (0:00:51.405) 0:03:36.584 **********
2026-06-09 17:03:34.323270 | instance | ok: [instance]
2026-06-09 17:03:34.323355 | instance |
2026-06-09 17:03:34.323593 | instance | TASK [Install Ceph host] *******************************************************
2026-06-09 17:03:34.323633 | instance | Tuesday 09 June 2026 17:03:34 +0000 (0:00:14.173) 0:03:50.758 **********
2026-06-09 17:03:34.407205 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-09 17:03:34.407293 | instance |
2026-06-09 17:03:34.407363 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-09 17:03:34.407471 | instance | Tuesday 09 June 2026 17:03:34 +0000 (0:00:00.083) 0:03:50.842 **********
2026-06-09 17:03:34.468164 | instance | skipping: [instance]
2026-06-09 17:03:34.468353 | instance |
2026-06-09 17:03:34.468434 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-09 17:03:34.468519 | instance | Tuesday 09 June 2026 17:03:34 +0000 (0:00:00.060) 0:03:50.903 **********
2026-06-09 17:03:34.528069 | instance | skipping: [instance] => (item=instance)
2026-06-09 17:03:34.528186 | instance | skipping: [instance]
2026-06-09 17:03:34.528559 | instance |
2026-06-09 17:03:34.528602 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-09 17:03:34.528608 | instance | Tuesday 09 June 2026 17:03:34 +0000 (0:00:00.059) 0:03:50.962 **********
2026-06-09 17:03:34.787142 | instance | ok: [instance]
2026-06-09 17:03:34.787217 | instance |
2026-06-09 17:03:34.787465 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-09 17:03:34.787505 | instance | Tuesday 09 June 2026 17:03:34 +0000 (0:00:00.259) 0:03:51.222 **********
2026-06-09 17:03:41.188954 | instance | ok: [instance]
2026-06-09 17:03:41.189031 | instance |
2026-06-09 17:03:41.189278 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-09 17:03:41.189319 | instance | Tuesday 09 June 2026 17:03:41 +0000 (0:00:06.401) 0:03:57.624 **********
2026-06-09 17:03:53.485504 | instance | changed: [instance]
2026-06-09 17:03:53.486222 | instance |
2026-06-09 17:03:53.486282 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-09 17:03:53.486294 | instance | Tuesday 09 June 2026 17:03:53 +0000 (0:00:12.294) 0:04:09.918 **********
2026-06-09 17:03:59.548173 | instance | ok: [instance]
2026-06-09 17:03:59.548230 | instance |
2026-06-09 17:03:59.548238 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-09 17:03:59.548258 | instance | Tuesday 09 June 2026 17:03:59 +0000 (0:00:06.063) 0:04:15.982 **********
2026-06-09 17:04:07.246425 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-09 17:04:07.246505 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-09 17:04:07.246620 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-09 17:04:07.246738 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-09 17:04:07.246852 | instance |
2026-06-09 17:04:07.246979 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-09 17:04:07.247080 | instance |
2026-06-09 17:04:07.247197 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:04:07.247316 | instance | Tuesday 09 June 2026 17:04:07 +0000 (0:00:07.699) 0:04:23.681 **********
2026-06-09 17:04:08.212369 | instance | ok: [instance]
2026-06-09 17:04:08.212460 | instance |
2026-06-09 17:04:08.212640 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:04:08.212807 | instance | Tuesday 09 June 2026 17:04:08 +0000 (0:00:00.965) 0:04:24.647 **********
2026-06-09 17:04:08.422162 | instance | ok: [instance]
2026-06-09 17:04:08.422275 | instance |
2026-06-09 17:04:08.422285 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:04:08.422424 | instance | Tuesday 09 June 2026 17:04:08 +0000 (0:00:00.210) 0:04:24.857 **********
2026-06-09 17:04:08.463188 | instance | skipping: [instance]
2026-06-09 17:04:08.463276 | instance |
2026-06-09 17:04:08.463379 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-09 17:04:08.463550 | instance | Tuesday 09 June 2026 17:04:08 +0000 (0:00:00.041) 0:04:24.898 **********
2026-06-09 17:04:08.687302 | instance | ok: [instance]
2026-06-09 17:04:08.687400 | instance |
2026-06-09 17:04:08.687479 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:04:08.687601 | instance | Tuesday 09 June 2026 17:04:08 +0000 (0:00:00.223) 0:04:25.122 **********
2026-06-09 17:04:08.744278 | instance | ok: [instance] => {
2026-06-09 17:04:08.744411 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-09 17:04:08.744617 | instance | }
2026-06-09 17:04:08.744730 | instance |
2026-06-09 17:04:08.744943 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:04:08.745053 | instance | Tuesday 09 June 2026 17:04:08 +0000 (0:00:00.056) 0:04:25.179 **********
2026-06-09 17:04:09.038664 | instance | ok: [instance]
2026-06-09 17:04:09.038715 | instance |
2026-06-09 17:04:09.038897 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:04:09.038966 | instance | Tuesday 09 June 2026 17:04:09 +0000 (0:00:00.294) 0:04:25.473 **********
2026-06-09 17:04:09.084577 | instance | skipping: [instance]
2026-06-09 17:04:09.084616 | instance |
2026-06-09 17:04:09.084799 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:04:09.084860 | instance | Tuesday 09 June 2026 17:04:09 +0000 (0:00:00.046) 0:04:25.519 **********
2026-06-09 17:04:09.132821 | instance | skipping: [instance]
2026-06-09 17:04:09.132861 | instance |
2026-06-09 17:04:09.132993 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:04:09.133132 | instance | Tuesday 09 June 2026 17:04:09 +0000 (0:00:00.048) 0:04:25.568 **********
2026-06-09 17:04:09.347184 | instance | ok: [instance]
2026-06-09 17:04:09.347441 | instance |
2026-06-09 17:04:09.347485 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:04:09.347495 | instance | Tuesday 09 June 2026 17:04:09 +0000 (0:00:00.214) 0:04:25.782 **********
2026-06-09 17:04:10.357904 | instance | ok: [instance]
2026-06-09 17:04:10.358036 | instance |
2026-06-09 17:04:10.358049 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:04:10.358205 | instance | Tuesday 09 June 2026 17:04:10 +0000 (0:00:01.010) 0:04:26.792 **********
2026-06-09 17:04:10.416821 | instance | ok: [instance] => {
2026-06-09 17:04:10.416935 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-09 17:04:10.417190 | instance | }
2026-06-09 17:04:10.417232 | instance |
2026-06-09 17:04:10.417284 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:04:10.417392 | instance | Tuesday 09 June 2026 17:04:10 +0000 (0:00:00.059) 0:04:26.852 **********
2026-06-09 17:04:10.774112 | instance | ok: [instance]
2026-06-09 17:04:10.774185 | instance |
2026-06-09 17:04:10.774276 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:04:10.774433 | instance | Tuesday 09 June 2026 17:04:10 +0000 (0:00:00.357) 0:04:27.209 **********
2026-06-09 17:04:12.630656 | instance | ok: [instance]
2026-06-09 17:04:12.630737 | instance |
2026-06-09 17:04:12.630885 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-09 17:04:12.631000 | instance | Tuesday 09 June 2026 17:04:12 +0000 (0:00:01.856) 0:04:29.065 **********
2026-06-09 17:04:12.667643 | instance | skipping: [instance]
2026-06-09 17:04:12.667686 | instance |
2026-06-09 17:04:12.667832 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-09 17:04:12.667958 | instance | Tuesday 09 June 2026 17:04:12 +0000 (0:00:00.037) 0:04:29.103 **********
2026-06-09 17:04:12.702136 | instance | skipping: [instance]
2026-06-09 17:04:12.702201 | instance |
2026-06-09 17:04:12.702333 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-09 17:04:12.702452 | instance | Tuesday 09 June 2026 17:04:12 +0000 (0:00:00.034) 0:04:29.137 **********
2026-06-09 17:04:12.734720 | instance | skipping: [instance]
2026-06-09 17:04:12.734809 | instance |
2026-06-09 17:04:12.734943 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-09 17:04:12.735050 | instance | Tuesday 09 June 2026 17:04:12 +0000 (0:00:00.032) 0:04:29.170 **********
2026-06-09 17:04:13.699083 | instance | ok: [instance]
2026-06-09 17:04:13.699152 | instance |
2026-06-09 17:04:13.699282 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-09 17:04:13.699404 | instance | Tuesday 09 June 2026 17:04:13 +0000 (0:00:00.963) 0:04:30.134 **********
2026-06-09 17:04:14.122504 | instance | ok: [instance]
2026-06-09 17:04:14.122562 | instance |
2026-06-09 17:04:14.122848 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-09 17:04:14.122890 | instance | Tuesday 09 June 2026 17:04:14 +0000 (0:00:00.423) 0:04:30.557 **********
2026-06-09 17:04:15.035767 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-09 17:04:15.036294 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-09 17:04:15.036362 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-09 17:04:15.037689 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-09 17:04:15.037746 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-09 17:04:15.037758 | instance |
2026-06-09 17:04:15.037769 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-09 17:04:15.037778 | instance | Tuesday 09 June 2026 17:04:15 +0000 (0:00:00.912) 0:04:31.469 **********
2026-06-09 17:04:15.553272 | instance | ok: [instance]
2026-06-09 17:04:15.553390 | instance |
2026-06-09 17:04:15.554325 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-09 17:04:15.554378 | instance | Tuesday 09 June 2026 17:04:15 +0000 (0:00:00.508) 0:04:31.977 **********
2026-06-09 17:04:15.554392 | instance |
2026-06-09 17:04:15.554400 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-09 17:04:15.554406 | instance | Tuesday 09 June 2026 17:04:15 +0000 (0:00:00.009) 0:04:31.987 **********
2026-06-09 17:04:15.890591 | instance | ok: [instance]
2026-06-09 17:04:15.890663 | instance |
2026-06-09 17:04:15.890928 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:04:15.890970 | instance | Tuesday 09 June 2026 17:04:15 +0000 (0:00:00.337) 0:04:32.325 **********
2026-06-09 17:04:16.096398 | instance | ok: [instance]
2026-06-09 17:04:16.096485 | instance |
2026-06-09 17:04:16.096728 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:04:16.096763 | instance | Tuesday 09 June 2026 17:04:16 +0000 (0:00:00.205) 0:04:32.531 **********
2026-06-09 17:04:16.144856 | instance | ok: [instance] => {
2026-06-09 17:04:16.145477 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-09 17:04:16.145515 | instance | }
2026-06-09 17:04:16.145520 | instance |
2026-06-09 17:04:16.145526 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:04:16.145531 | instance | Tuesday 09 June 2026 17:04:16 +0000 (0:00:00.048) 0:04:32.579 **********
2026-06-09 17:04:16.485563 | instance | ok: [instance]
2026-06-09 17:04:16.485684 | instance |
2026-06-09 17:04:16.485917 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:04:16.486079 | instance | Tuesday 09 June 2026 17:04:16 +0000 (0:00:00.340) 0:04:32.920 **********
2026-06-09 17:04:19.591677 | instance | ok: [instance]
2026-06-09 17:04:19.591765 | instance |
2026-06-09 17:04:19.592028 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-09 17:04:19.592069 | instance | Tuesday 09 June 2026 17:04:19 +0000 (0:00:03.106) 0:04:36.026 **********
2026-06-09 17:04:20.578312 | instance | ok: [instance]
2026-06-09 17:04:20.578777 | instance |
2026-06-09 17:04:20.578790 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-09 17:04:20.578801 | instance | Tuesday 09 June 2026 17:04:20 +0000 (0:00:00.986) 0:04:37.013 **********
2026-06-09 17:04:20.777835 | instance | ok: [instance]
2026-06-09 17:04:20.777896 | instance |
2026-06-09 17:04:20.778195 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-09 17:04:20.778234 | instance | Tuesday 09 June 2026 17:04:20 +0000 (0:00:00.199) 0:04:37.212 **********
2026-06-09 17:04:21.183783 | instance | ok: [instance]
2026-06-09 17:04:21.184115 | instance |
2026-06-09 17:04:21.184135 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-09 17:04:21.184141 | instance | Tuesday 09 June 2026 17:04:21 +0000 (0:00:00.406) 0:04:37.619 **********
2026-06-09 17:04:21.735755 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-09 17:04:21.735817 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-09 17:04:21.736325 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-09 17:04:21.736385 | instance |
2026-06-09 17:04:21.736398 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-09 17:04:21.736409 | instance | Tuesday 09 June 2026 17:04:21 +0000 (0:00:00.551) 0:04:38.170 **********
2026-06-09 17:04:22.144457 | instance | ok: [instance]
2026-06-09 17:04:22.144531 | instance |
2026-06-09 17:04:22.144782 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-09 17:04:22.144818 | instance | Tuesday 09 June 2026 17:04:22 +0000 (0:00:00.408) 0:04:38.579 **********
2026-06-09 17:04:22.566135 | instance | ok: [instance]
2026-06-09 17:04:22.566170 | instance |
2026-06-09 17:04:22.566176 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-09 17:04:22.566181 | instance | Tuesday 09 June 2026 17:04:22 +0000 (0:00:00.414) 0:04:38.993 **********
2026-06-09 17:04:22.566185 | instance |
2026-06-09 17:04:22.566195 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-09 17:04:22.566199 | instance | Tuesday 09 June 2026 17:04:22 +0000 (0:00:00.006) 0:04:39.000 **********
2026-06-09 17:04:22.925596 | instance | ok: [instance]
2026-06-09 17:04:22.925664 | instance |
2026-06-09 17:04:22.925977 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-09 17:04:22.926051 | instance | Tuesday 09 June 2026 17:04:22 +0000 (0:00:00.359) 0:04:39.359 **********
2026-06-09 17:04:22.985465 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-09 17:04:22.985551 | instance |
2026-06-09 17:04:22.985651 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-09 17:04:22.985793 | instance | Tuesday 09 June 2026 17:04:22 +0000 (0:00:00.060) 0:04:39.420 **********
2026-06-09 17:04:23.935771 | instance | ok: [instance]
2026-06-09 17:04:23.935838 | instance |
2026-06-09 17:04:23.936087 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-09 17:04:23.936131 | instance | Tuesday 09 June 2026 17:04:23 +0000 (0:00:00.950) 0:04:40.370 **********
2026-06-09 17:04:24.580467 | instance | ok: [instance] => (item=chronyd)
2026-06-09 17:04:24.580537 | instance | ok: [instance] => (item=sshd)
2026-06-09 17:04:24.580902 | instance |
2026-06-09 17:04:24.580938 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-09 17:04:24.580944 | instance | Tuesday 09 June 2026 17:04:24 +0000 (0:00:00.644) 0:04:41.015 **********
2026-06-09 17:04:24.894101 | instance | ok: [instance]
2026-06-09 17:04:24.894167 | instance |
2026-06-09 17:04:24.894441 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-09 17:04:24.894477 | instance | Tuesday 09 June 2026 17:04:24 +0000 (0:00:00.313) 0:04:41.329 **********
2026-06-09 17:04:25.080671 | instance | ok: [instance]
2026-06-09 17:04:25.081064 | instance |
2026-06-09 17:04:25.081101 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-09 17:04:25.081107 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.186) 0:04:41.515 **********
2026-06-09 17:04:25.303580 | instance | ok: [instance]
2026-06-09 17:04:25.303639 | instance |
2026-06-09 17:04:25.303895 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-09 17:04:25.303934 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.222) 0:04:41.738 **********
2026-06-09 17:04:25.509612 | instance | ok: [instance]
2026-06-09 17:04:25.509694 | instance |
2026-06-09 17:04:25.509938 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-09 17:04:25.509973 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.206) 0:04:41.944 **********
2026-06-09 17:04:25.732492 | instance | ok: [instance] => (item=instance)
2026-06-09 17:04:25.732549 | instance |
2026-06-09 17:04:25.732660 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-09 17:04:25.732817 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.222) 0:04:42.167 **********
2026-06-09 17:04:25.781129 | instance | ok: [instance]
2026-06-09 17:04:25.781377 | instance |
2026-06-09 17:04:25.781641 | instance | TASK [Install Ceph host] *******************************************************
2026-06-09 17:04:25.781908 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.048) 0:04:42.216 **********
2026-06-09 17:04:25.843357 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-09 17:04:25.843598 | instance |
2026-06-09 17:04:25.843861 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-09 17:04:25.844118 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.062) 0:04:42.278 **********
2026-06-09 17:04:25.889948 | instance | skipping: [instance]
2026-06-09 17:04:25.890187 | instance |
2026-06-09 17:04:25.890460 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-09 17:04:25.890719 | instance | Tuesday 09 June 2026 17:04:25 +0000 (0:00:00.046) 0:04:42.325 **********
2026-06-09 17:04:26.082471 | instance | skipping: [instance] => (item=instance)
2026-06-09 17:04:26.082708 | instance | skipping: [instance]
2026-06-09 17:04:26.083033 | instance |
2026-06-09 17:04:26.083302 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-09 17:04:26.083559 | instance | Tuesday 09 June 2026 17:04:26 +0000 (0:00:00.192) 0:04:42.517 **********
2026-06-09 17:04:26.326879 | instance | ok: [instance]
2026-06-09 17:04:26.327117 | instance |
2026-06-09 17:04:26.327381 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-09 17:04:26.327637 | instance | Tuesday 09 June 2026 17:04:26 +0000 (0:00:00.244) 0:04:42.761 **********
2026-06-09 17:04:32.676153 | instance | ok: [instance]
2026-06-09 17:04:32.676213 | instance |
2026-06-09 17:04:32.676225 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-09 17:04:32.676236 | instance | Tuesday 09 June 2026 17:04:32 +0000 (0:00:06.348) 0:04:49.110 **********
2026-06-09 17:04:37.957029 | instance | ok: [instance]
2026-06-09 17:04:37.957108 | instance |
2026-06-09 17:04:37.957359 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-09 17:04:37.957376 | instance | Tuesday 09 June 2026 17:04:37 +0000 (0:00:05.282) 0:04:54.392 **********
2026-06-09 17:04:51.888190 | instance | ok: [instance]
2026-06-09 17:04:51.888602 | instance |
2026-06-09 17:04:51.888642 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-09 17:04:51.888648 | instance | Tuesday 09 June 2026 17:04:51 +0000 (0:00:13.931) 0:05:08.323 **********
2026-06-09 17:06:25.457076 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-09 17:06:25.457155 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-09 17:06:25.457656 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-09 17:06:25.457697 | instance |
2026-06-09 17:06:25.457703 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-09 17:06:25.457708 | instance | Tuesday 09 June 2026 17:06:25 +0000 (0:01:33.568) 0:06:41.892 **********
2026-06-09 17:06:31.058238 | instance | ok: [instance]
2026-06-09 17:06:31.058312 | instance |
2026-06-09 17:06:31.058596 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-09 17:06:31.058633 | instance | Tuesday 09 June 2026 17:06:31 +0000 (0:00:05.601) 0:06:47.493 **********
2026-06-09 17:06:37.181225 | instance | ok: [instance]
2026-06-09 17:06:37.181297 | instance |
2026-06-09 17:06:37.181531 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-09 17:06:37.181568 | instance | Tuesday 09 June 2026 17:06:37 +0000 (0:00:06.122) 0:06:53.616 **********
2026-06-09 17:06:37.251555 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-09 17:06:37.251648 | instance |
2026-06-09 17:06:37.251911 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-09 17:06:37.251942 | instance | Tuesday 09 June 2026 17:06:37 +0000 (0:00:00.070) 0:06:53.686 **********
2026-06-09 17:06:37.302099 | instance | ok: [instance]
2026-06-09 17:06:37.302160 | instance |
2026-06-09 17:06:37.302399 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-09 17:06:37.302420 | instance | Tuesday 09 June 2026 17:06:37 +0000 (0:00:00.050) 0:06:53.737 **********
2026-06-09 17:06:43.326368 | instance | ok: [instance]
2026-06-09 17:06:43.326443 | instance |
2026-06-09 17:06:43.326707 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-09 17:06:43.326745 | instance | Tuesday 09 June 2026 17:06:43 +0000 (0:00:06.024) 0:06:59.761 **********
2026-06-09 17:06:43.374306 | instance | ok: [instance]
2026-06-09 17:06:43.374404 | instance |
2026-06-09 17:06:43.374654 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-09 17:06:43.374679 | instance | Tuesday 09 June 2026 17:06:43 +0000 (0:00:00.047) 0:06:59.809 **********
2026-06-09 17:06:43.415310 | instance | skipping: [instance] => (item=1)
2026-06-09 17:06:43.416050 | instance | skipping: [instance] => (item=1)
2026-06-09 17:06:43.416074 | instance | skipping: [instance] => (item=1)
2026-06-09 17:06:43.416079 | instance | skipping: [instance]
2026-06-09 17:06:43.416083 | instance |
2026-06-09 17:06:43.416088 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-09 17:06:43.416093 | instance | Tuesday 09 June 2026 17:06:43 +0000 (0:00:00.040) 0:06:59.850 **********
2026-06-09 17:06:43.461792 | instance | skipping: [instance]
2026-06-09 17:06:43.461880 | instance |
2026-06-09 17:06:43.461996 | instance | PLAY [all] *********************************************************************
2026-06-09 17:06:43.462348 | instance |
2026-06-09 17:06:43.462368 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-09 17:06:43.462374 | instance | Tuesday 09 June 2026 17:06:43 +0000 (0:00:00.046) 0:06:59.897 **********
2026-06-09 17:06:43.754624 | instance | changed: [instance]
2026-06-09 17:06:43.754684 | instance |
2026-06-09 17:06:43.755194 | instance | PLAY [all] *********************************************************************
2026-06-09 17:06:43.755248 | instance |
2026-06-09 17:06:43.755258 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:06:43.755263 | instance | Tuesday 09 June 2026 17:06:43 +0000 (0:00:00.292) 0:07:00.189 **********
2026-06-09 17:06:44.653325 | instance | ok: [instance]
2026-06-09 17:06:44.653397 | instance |
2026-06-09 17:06:44.653662 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-09 17:06:44.653700 | instance | Tuesday 09 June 2026 17:06:44 +0000 (0:00:00.898) 0:07:01.088 **********
2026-06-09 17:06:49.190616 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-09 17:06:49.190677 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-09 17:06:49.192213 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-09 17:06:49.192272 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-09 17:06:49.192284 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-09 17:06:49.192294 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-09 17:06:49.192303 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-09 17:06:49.192312 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-09 17:06:49.192321 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-09 17:06:49.192330 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-09 17:06:49.192339 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-09 17:06:49.192348 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-09 17:06:49.192357 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-09 17:06:49.192366 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-09 17:06:49.192381 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-09 17:06:49.192390 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-09 17:06:49.193138 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-09 17:06:49.193159 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-09 17:06:49.193164 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-09 17:06:49.193171 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-09 17:06:49.193176 | instance |
2026-06-09 17:06:49.193180 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-09 17:06:49.193185 | instance | Tuesday 09 June 2026 17:06:49 +0000 (0:00:04.537) 0:07:05.625 **********
2026-06-09 17:06:49.382244 | instance | changed: [instance]
2026-06-09 17:06:49.382713 | instance |
2026-06-09 17:06:49.382733 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-09 17:06:49.382741 | instance | Tuesday 09 June 2026 17:06:49 +0000 (0:00:00.191) 0:07:05.817 **********
2026-06-09 17:06:49.831129 | instance | changed: [instance]
2026-06-09 17:06:49.831199 | instance |
2026-06-09 17:06:49.831482 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-09 17:06:49.831521 | instance | Tuesday 09 June 2026 17:06:49 +0000 (0:00:00.449) 0:07:06.266 **********
2026-06-09 17:06:50.069759 | instance | ok: [instance]
2026-06-09 17:06:50.069860 | instance |
2026-06-09 17:06:50.069941 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-09 17:06:50.070087 | instance | Tuesday 09 June 2026 17:06:50 +0000 (0:00:00.238) 0:07:06.504 **********
2026-06-09 17:06:50.120436 | instance | ok: [instance]
2026-06-09 17:06:50.120515 | instance |
2026-06-09 17:06:50.120949 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-09 17:06:50.120999 | instance |
2026-06-09 17:06:50.121005 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:06:50.121009 | instance | Tuesday 09 June 2026 17:06:50 +0000 (0:00:00.050) 0:07:06.555 **********
2026-06-09 17:06:51.026060 | instance | ok: [instance]
2026-06-09 17:06:51.026134 | instance |
2026-06-09 17:06:51.026386 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-09 17:06:51.026428 | instance | Tuesday 09 June 2026 17:06:51 +0000 (0:00:00.905) 0:07:07.461 **********
2026-06-09 17:06:51.214906 | instance | changed: [instance]
2026-06-09 17:06:51.214974 | instance |
2026-06-09 17:06:51.215257 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-09 17:06:51.215296 | instance | Tuesday 09 June 2026 17:06:51 +0000 (0:00:00.188) 0:07:07.650 **********
2026-06-09 17:06:52.095705 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-09 17:06:52.095777 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-09 17:06:52.096245 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-09 17:06:52.096315 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-09 17:06:52.096327 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-09 17:06:52.096345 | instance |
2026-06-09 17:06:52.096613 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-09 17:06:52.096652 | instance | Tuesday 09 June 2026 17:06:52 +0000 (0:00:00.880) 0:07:08.530 **********
2026-06-09 17:06:52.262404 | 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-06-09 17:06:52.415006 | 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-06-09 17:06:52.577815 | 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-06-09 17:06:52.593468 | instance | ...ignoring
2026-06-09 17:06:52.593552 | instance |
2026-06-09 17:06:52.593817 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-09 17:06:52.593858 | instance | Tuesday 09 June 2026 17:06:52 +0000 (0:00:00.497) 0:07:09.028 **********
2026-06-09 17:06:52.787289 | instance | ok: [instance]
2026-06-09 17:06:52.787378 | instance |
2026-06-09 17:06:52.787640 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-09 17:06:52.787677 | instance | Tuesday 09 June 2026 17:06:52 +0000 (0:00:00.194) 0:07:09.222 **********
2026-06-09 17:06:52.968055 | instance | ok: [instance]
2026-06-09 17:06:52.968294 | instance |
2026-06-09 17:06:52.968371 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-09 17:06:52.968601 | instance | Tuesday 09 June 2026 17:06:52 +0000 (0:00:00.180) 0:07:09.402 **********
2026-06-09 17:06:53.000289 | instance | ok: [instance]
2026-06-09 17:06:53.000759 | instance |
2026-06-09 17:06:53.000796 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-09 17:06:53.000802 | instance | Tuesday 09 June 2026 17:06:52 +0000 (0:00:00.032) 0:07:09.435 **********
2026-06-09 17:06:53.037316 | instance | ok: [instance]
2026-06-09 17:06:53.037473 | instance |
2026-06-09 17:06:53.037641 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-09 17:06:53.037805 | instance | Tuesday 09 June 2026 17:06:53 +0000 (0:00:00.036) 0:07:09.472 **********
2026-06-09 17:06:53.540363 | instance | ok: [instance]
2026-06-09 17:06:53.540689 | instance |
2026-06-09 17:06:53.541112 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-09 17:06:53.541463 | instance | Tuesday 09 June 2026 17:06:53 +0000 (0:00:00.502) 0:07:09.975 **********
2026-06-09 17:06:53.781703 | instance | ok: [instance]
2026-06-09 17:06:53.781857 | instance |
2026-06-09 17:06:53.782040 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-09 17:06:53.782216 | instance | Tuesday 09 June 2026 17:06:53 +0000 (0:00:00.184) 0:07:10.159 **********
2026-06-09 17:06:53.782378 | instance |
2026-06-09 17:06:53.782551 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-09 17:06:53.782709 | instance |
2026-06-09 17:06:53.782880 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:06:53.783049 | instance | Tuesday 09 June 2026 17:06:53 +0000 (0:00:00.057) 0:07:10.216 **********
2026-06-09 17:06:54.683701 | instance | ok: [instance]
2026-06-09 17:06:54.683797 | instance |
2026-06-09 17:06:54.683810 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:06:54.683820 | instance | Tuesday 09 June 2026 17:06:54 +0000 (0:00:00.900) 0:07:11.117 **********
2026-06-09 17:06:54.890834 | instance | ok: [instance]
2026-06-09 17:06:54.890877 | instance |
2026-06-09 17:06:54.891180 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:06:54.891231 | instance | Tuesday 09 June 2026 17:06:54 +0000 (0:00:00.208) 0:07:11.325 **********
2026-06-09 17:06:54.936768 | instance | skipping: [instance]
2026-06-09 17:06:54.937135 | instance |
2026-06-09 17:06:54.937166 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-09 17:06:54.937173 | instance | Tuesday 09 June 2026 17:06:54 +0000 (0:00:00.045) 0:07:11.371 **********
2026-06-09 17:06:55.143523 | instance | ok: [instance]
2026-06-09 17:06:55.143642 | instance |
2026-06-09 17:06:55.143656 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:06:55.143786 | instance | Tuesday 09 June 2026 17:06:55 +0000 (0:00:00.206) 0:07:11.578 **********
2026-06-09 17:06:55.200650 | instance | ok: [instance] => {
2026-06-09 17:06:55.200717 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-09 17:06:55.200851 | instance | }
2026-06-09 17:06:55.201029 | instance |
2026-06-09 17:06:55.201178 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:06:55.201334 | instance | Tuesday 09 June 2026 17:06:55 +0000 (0:00:00.056) 0:07:11.635 **********
2026-06-09 17:06:55.489335 | instance | ok: [instance]
2026-06-09 17:06:55.489414 | instance |
2026-06-09 17:06:55.489655 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:06:55.489709 | instance | Tuesday 09 June 2026 17:06:55 +0000 (0:00:00.288) 0:07:11.924 **********
2026-06-09 17:06:55.539180 | instance | skipping: [instance]
2026-06-09 17:06:55.539278 | instance |
2026-06-09 17:06:55.539361 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:06:55.539510 | instance | Tuesday 09 June 2026 17:06:55 +0000 (0:00:00.049) 0:07:11.973 **********
2026-06-09 17:06:55.746746 | instance | ok: [instance]
2026-06-09 17:06:55.746801 | instance |
2026-06-09 17:06:55.747062 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:06:55.747107 | instance | Tuesday 09 June 2026 17:06:55 +0000 (0:00:00.207) 0:07:12.181 **********
2026-06-09 17:06:56.711945 | instance | ok: [instance]
2026-06-09 17:06:56.712021 | instance |
2026-06-09 17:06:56.712184 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:06:56.712323 | instance | Tuesday 09 June 2026 17:06:56 +0000 (0:00:00.965) 0:07:13.146 **********
2026-06-09 17:06:56.782069 | instance | ok: [instance] => {
2026-06-09 17:06:56.782158 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-09 17:06:56.782225 | instance | }
2026-06-09 17:06:56.782611 | instance |
2026-06-09 17:06:56.782634 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:06:56.782640 | instance | Tuesday 09 June 2026 17:06:56 +0000 (0:00:00.069) 0:07:13.216 **********
2026-06-09 17:06:57.139327 | instance | ok: [instance]
2026-06-09 17:06:57.139409 | instance |
2026-06-09 17:06:57.139645 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:06:57.139687 | instance | Tuesday 09 June 2026 17:06:57 +0000 (0:00:00.357) 0:07:13.574 **********
2026-06-09 17:06:59.028950 | instance | ok: [instance]
2026-06-09 17:06:59.029023 | instance |
2026-06-09 17:06:59.029291 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-09 17:06:59.029329 | instance | Tuesday 09 June 2026 17:06:59 +0000 (0:00:01.889) 0:07:15.464 **********
2026-06-09 17:06:59.062722 | instance | skipping: [instance]
2026-06-09 17:06:59.062825 | instance |
2026-06-09 17:06:59.063071 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-09 17:06:59.063100 | instance | Tuesday 09 June 2026 17:06:59 +0000 (0:00:00.033) 0:07:15.497 **********
2026-06-09 17:06:59.089836 | instance | skipping: [instance]
2026-06-09 17:06:59.089934 | instance |
2026-06-09 17:06:59.090156 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-09 17:06:59.090172 | instance | Tuesday 09 June 2026 17:06:59 +0000 (0:00:00.027) 0:07:15.525 **********
2026-06-09 17:06:59.124454 | instance | skipping: [instance]
2026-06-09 17:06:59.124591 | instance |
2026-06-09 17:06:59.124938 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-09 17:06:59.124958 | instance | Tuesday 09 June 2026 17:06:59 +0000 (0:00:00.034) 0:07:15.559 **********
2026-06-09 17:07:00.095224 | instance | ok: [instance]
2026-06-09 17:07:00.095347 | instance |
2026-06-09 17:07:00.095696 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-09 17:07:00.095738 | instance | Tuesday 09 June 2026 17:07:00 +0000 (0:00:00.970) 0:07:16.530 **********
2026-06-09 17:07:00.510450 | instance | ok: [instance]
2026-06-09 17:07:00.510522 | instance |
2026-06-09 17:07:00.510793 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-09 17:07:00.510838 | instance | Tuesday 09 June 2026 17:07:00 +0000 (0:00:00.415) 0:07:16.945 **********
2026-06-09 17:07:01.392266 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-09 17:07:01.392340 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-09 17:07:01.392348 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-09 17:07:01.392355 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-09 17:07:01.392362 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-09 17:07:01.392369 | instance |
2026-06-09 17:07:01.392383 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-09 17:07:01.392525 | instance | Tuesday 09 June 2026 17:07:01 +0000 (0:00:00.880) 0:07:17.826 **********
2026-06-09 17:07:01.904532 | instance | ok: [instance]
2026-06-09 17:07:01.904644 | instance |
2026-06-09 17:07:01.904711 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-09 17:07:01.905215 | instance | Tuesday 09 June 2026 17:07:01 +0000 (0:00:00.506) 0:07:18.332 **********
2026-06-09 17:07:01.905273 | instance |
2026-06-09 17:07:01.905279 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-09 17:07:01.905289 | instance | Tuesday 09 June 2026 17:07:01 +0000 (0:00:00.007) 0:07:18.339 **********
2026-06-09 17:07:02.252602 | instance | ok: [instance]
2026-06-09 17:07:02.252669 | instance |
2026-06-09 17:07:02.252937 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-09 17:07:02.252965 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.348) 0:07:18.687 **********
2026-06-09 17:07:02.803430 | 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-06-09 17:07:02.816403 | instance | ...ignoring
2026-06-09 17:07:02.816484 | instance |
2026-06-09 17:07:02.816657 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-09 17:07:02.816765 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.563) 0:07:19.251 **********
2026-06-09 17:07:02.855311 | instance | skipping: [instance]
2026-06-09 17:07:02.855676 | instance |
2026-06-09 17:07:02.855707 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-09 17:07:02.855712 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.038) 0:07:19.290 **********
2026-06-09 17:07:02.891610 | instance | skipping: [instance]
2026-06-09 17:07:02.892153 | instance |
2026-06-09 17:07:02.892205 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-09 17:07:02.892213 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.035) 0:07:19.326 **********
2026-06-09 17:07:02.928281 | instance | skipping: [instance]
2026-06-09 17:07:02.928628 | instance |
2026-06-09 17:07:02.928654 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-09 17:07:02.928660 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.037) 0:07:19.363 **********
2026-06-09 17:07:02.963539 | instance | skipping: [instance]
2026-06-09 17:07:02.963597 | instance |
2026-06-09 17:07:02.963863 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-09 17:07:02.963884 | instance | Tuesday 09 June 2026 17:07:02 +0000 (0:00:00.035) 0:07:19.398 **********
2026-06-09 17:07:03.009027 | instance | skipping: [instance]
2026-06-09 17:07:03.009381 | instance |
2026-06-09 17:07:03.009423 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:07:03.009429 | instance | Tuesday 09 June 2026 17:07:03 +0000 (0:00:00.045) 0:07:19.444 **********
2026-06-09 17:07:03.211811 | instance | ok: [instance]
2026-06-09 17:07:03.211907 | instance |
2026-06-09 17:07:03.212009 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:03.212510 | instance | Tuesday 09 June 2026 17:07:03 +0000 (0:00:00.202) 0:07:19.647 **********
2026-06-09 17:07:03.257533 | instance | ok: [instance] => {
2026-06-09 17:07:03.257627 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-09 17:07:03.257726 | instance | }
2026-06-09 17:07:03.257872 | instance |
2026-06-09 17:07:03.258037 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:03.258181 | instance | Tuesday 09 June 2026 17:07:03 +0000 (0:00:00.045) 0:07:19.692 **********
2026-06-09 17:07:04.171721 | instance | changed: [instance]
2026-06-09 17:07:04.171802 | instance |
2026-06-09 17:07:04.171916 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:04.172091 | instance | Tuesday 09 June 2026 17:07:04 +0000 (0:00:00.914) 0:07:20.606 **********
2026-06-09 17:07:04.220772 | instance | skipping: [instance]
2026-06-09 17:07:04.220877 | instance |
2026-06-09 17:07:04.221059 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:07:04.221213 | instance | Tuesday 09 June 2026 17:07:04 +0000 (0:00:00.048) 0:07:20.655 **********
2026-06-09 17:07:04.418669 | instance | ok: [instance]
2026-06-09 17:07:04.418924 | instance |
2026-06-09 17:07:04.419143 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:04.419373 | instance | Tuesday 09 June 2026 17:07:04 +0000 (0:00:00.196) 0:07:20.852 **********
2026-06-09 17:07:04.464686 | instance | ok: [instance] => {
2026-06-09 17:07:04.464743 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-09 17:07:04.464811 | instance | }
2026-06-09 17:07:04.464959 | instance |
2026-06-09 17:07:04.465112 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:04.465257 | instance | Tuesday 09 June 2026 17:07:04 +0000 (0:00:00.046) 0:07:20.898 **********
2026-06-09 17:07:05.302316 | instance | changed: [instance]
2026-06-09 17:07:05.302690 | instance |
2026-06-09 17:07:05.303101 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:05.303469 | instance | Tuesday 09 June 2026 17:07:05 +0000 (0:00:00.838) 0:07:21.737 **********
2026-06-09 17:07:05.360604 | instance | skipping: [instance]
2026-06-09 17:07:05.360713 | instance |
2026-06-09 17:07:05.360881 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-09 17:07:05.361081 | instance | Tuesday 09 June 2026 17:07:05 +0000 (0:00:00.056) 0:07:21.793 **********
2026-06-09 17:07:05.392935 | instance | skipping: [instance]
2026-06-09 17:07:05.393166 | instance |
2026-06-09 17:07:05.393363 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-09 17:07:05.393552 | instance | Tuesday 09 June 2026 17:07:05 +0000 (0:00:00.031) 0:07:21.824 **********
2026-06-09 17:07:05.422592 | instance | skipping: [instance]
2026-06-09 17:07:05.422776 | instance |
2026-06-09 17:07:05.422927 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-09 17:07:05.423111 | instance | Tuesday 09 June 2026 17:07:05 +0000 (0:00:00.031) 0:07:21.856 **********
2026-06-09 17:07:05.446091 | instance | skipping: [instance]
2026-06-09 17:07:05.446108 | instance |
2026-06-09 17:07:05.446113 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-09 17:07:05.446118 | instance | Tuesday 09 June 2026 17:07:05 +0000 (0:00:00.024) 0:07:21.881 **********
2026-06-09 17:07:06.362042 | instance | ok: [instance]
2026-06-09 17:07:06.362133 | instance |
2026-06-09 17:07:06.362406 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-09 17:07:06.362442 | instance | Tuesday 09 June 2026 17:07:06 +0000 (0:00:00.916) 0:07:22.797 **********
2026-06-09 17:07:06.773003 | instance | ok: [instance]
2026-06-09 17:07:06.773071 | instance |
2026-06-09 17:07:06.773346 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-09 17:07:06.773394 | instance | Tuesday 09 June 2026 17:07:06 +0000 (0:00:00.410) 0:07:23.207 **********
2026-06-09 17:07:07.654925 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-09 17:07:07.655000 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-09 17:07:07.655727 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-09 17:07:07.655766 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-09 17:07:07.655772 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-09 17:07:07.655778 | instance |
2026-06-09 17:07:07.655782 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-09 17:07:07.655787 | instance | Tuesday 09 June 2026 17:07:07 +0000 (0:00:00.882) 0:07:24.090 **********
2026-06-09 17:07:08.163237 | instance | ok: [instance]
2026-06-09 17:07:08.163310 | instance |
2026-06-09 17:07:08.163919 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-09 17:07:08.163968 | instance | Tuesday 09 June 2026 17:07:08 +0000 (0:00:00.499) 0:07:24.589 **********
2026-06-09 17:07:08.163973 | instance |
2026-06-09 17:07:08.163978 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-09 17:07:08.163982 | instance | Tuesday 09 June 2026 17:07:08 +0000 (0:00:00.009) 0:07:24.598 **********
2026-06-09 17:07:08.523694 | instance | ok: [instance]
2026-06-09 17:07:08.523778 | instance |
2026-06-09 17:07:08.523848 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:07:08.523982 | instance | Tuesday 09 June 2026 17:07:08 +0000 (0:00:00.360) 0:07:24.958 **********
2026-06-09 17:07:08.719238 | instance | ok: [instance]
2026-06-09 17:07:08.719346 | instance |
2026-06-09 17:07:08.719623 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:08.719975 | instance | Tuesday 09 June 2026 17:07:08 +0000 (0:00:00.195) 0:07:25.154 **********
2026-06-09 17:07:08.777825 | instance | ok: [instance] => {
2026-06-09 17:07:08.778416 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-09 17:07:08.778443 | instance | }
2026-06-09 17:07:08.778458 | instance |
2026-06-09 17:07:08.778463 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:08.778467 | instance | Tuesday 09 June 2026 17:07:08 +0000 (0:00:00.058) 0:07:25.212 **********
2026-06-09 17:07:09.420539 | instance | changed: [instance]
2026-06-09 17:07:09.420616 | instance |
2026-06-09 17:07:09.420964 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:09.421007 | instance | Tuesday 09 June 2026 17:07:09 +0000 (0:00:00.642) 0:07:25.855 **********
2026-06-09 17:07:10.787417 | instance | changed: [instance]
2026-06-09 17:07:10.787498 | instance |
2026-06-09 17:07:10.787763 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:10.787837 | instance | Tuesday 09 June 2026 17:07:10 +0000 (0:00:01.366) 0:07:27.221 **********
2026-06-09 17:07:10.849612 | instance | ok: [instance] => {
2026-06-09 17:07:10.850240 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-09 17:07:10.850272 | instance | }
2026-06-09 17:07:10.850278 | instance |
2026-06-09 17:07:10.850283 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:10.850289 | instance | Tuesday 09 June 2026 17:07:10 +0000 (0:00:00.062) 0:07:27.284 **********
2026-06-09 17:07:11.477931 | instance | changed: [instance]
2026-06-09 17:07:11.478008 | instance |
2026-06-09 17:07:11.478238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:11.478275 | instance | Tuesday 09 June 2026 17:07:11 +0000 (0:00:00.628) 0:07:27.913 **********
2026-06-09 17:07:12.842108 | instance | changed: [instance]
2026-06-09 17:07:12.842141 | instance |
2026-06-09 17:07:12.842146 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-09 17:07:12.842151 | instance | Tuesday 09 June 2026 17:07:12 +0000 (0:00:01.363) 0:07:29.276 **********
2026-06-09 17:07:13.308336 | instance | changed: [instance]
2026-06-09 17:07:13.308396 | instance |
2026-06-09 17:07:13.308413 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-09 17:07:13.308425 | instance | Tuesday 09 June 2026 17:07:13 +0000 (0:00:00.466) 0:07:29.743 **********
2026-06-09 17:07:13.510911 | instance | changed: [instance]
2026-06-09 17:07:13.510951 | instance |
2026-06-09 17:07:13.511217 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:07:13.511258 | instance | Tuesday 09 June 2026 17:07:13 +0000 (0:00:00.202) 0:07:29.946 **********
2026-06-09 17:07:13.709299 | instance | ok: [instance]
2026-06-09 17:07:13.709366 | instance |
2026-06-09 17:07:13.709428 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:13.709566 | instance | Tuesday 09 June 2026 17:07:13 +0000 (0:00:00.198) 0:07:30.144 **********
2026-06-09 17:07:13.764025 | instance | ok: [instance] => {
2026-06-09 17:07:13.764401 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-09 17:07:13.764526 | instance | }
2026-06-09 17:07:13.764552 | instance |
2026-06-09 17:07:13.764562 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:13.764597 | instance | Tuesday 09 June 2026 17:07:13 +0000 (0:00:00.054) 0:07:30.199 **********
2026-06-09 17:07:14.880393 | instance | changed: [instance]
2026-06-09 17:07:14.880501 | instance |
2026-06-09 17:07:14.880509 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:14.880689 | instance | Tuesday 09 June 2026 17:07:14 +0000 (0:00:01.116) 0:07:31.315 **********
2026-06-09 17:07:17.493595 | instance | changed: [instance]
2026-06-09 17:07:17.494071 | instance |
2026-06-09 17:07:17.494091 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-09 17:07:17.494099 | instance | Tuesday 09 June 2026 17:07:17 +0000 (0:00:02.613) 0:07:33.928 **********
2026-06-09 17:07:17.543693 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-09 17:07:17.544036 | instance |
2026-06-09 17:07:17.544073 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-09 17:07:17.544089 | instance | Tuesday 09 June 2026 17:07:17 +0000 (0:00:00.050) 0:07:33.978 **********
2026-06-09 17:07:18.506203 | instance | ok: [instance]
2026-06-09 17:07:18.506325 | instance |
2026-06-09 17:07:18.506686 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-09 17:07:18.506732 | instance | Tuesday 09 June 2026 17:07:18 +0000 (0:00:00.962) 0:07:34.941 **********
2026-06-09 17:07:18.708995 | instance | changed: [instance]
2026-06-09 17:07:18.709073 | instance |
2026-06-09 17:07:18.709307 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-09 17:07:18.709346 | instance | Tuesday 09 June 2026 17:07:18 +0000 (0:00:00.203) 0:07:35.144 **********
2026-06-09 17:07:19.159742 | instance | changed: [instance]
2026-06-09 17:07:19.159811 | instance |
2026-06-09 17:07:19.160071 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-09 17:07:19.160311 | instance | Tuesday 09 June 2026 17:07:19 +0000 (0:00:00.450) 0:07:35.594 **********
2026-06-09 17:07:19.866493 | instance | changed: [instance] => (item=br_netfilter)
2026-06-09 17:07:19.866555 | instance | ok: [instance] => (item=ip_tables)
2026-06-09 17:07:19.867017 | instance | changed: [instance] => (item=ip6_tables)
2026-06-09 17:07:19.867132 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-09 17:07:19.867156 | instance |
2026-06-09 17:07:19.867167 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:07:19.867286 | instance | Tuesday 09 June 2026 17:07:19 +0000 (0:00:00.706) 0:07:36.301 **********
2026-06-09 17:07:20.061511 | instance | ok: [instance]
2026-06-09 17:07:20.061553 | instance |
2026-06-09 17:07:20.061558 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:07:20.061563 | instance | Tuesday 09 June 2026 17:07:20 +0000 (0:00:00.194) 0:07:36.496 **********
2026-06-09 17:07:20.101631 | instance | ok: [instance] => {
2026-06-09 17:07:20.102215 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-09 17:07:20.102258 | instance | }
2026-06-09 17:07:20.102264 | instance |
2026-06-09 17:07:20.102268 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:07:20.102273 | instance | Tuesday 09 June 2026 17:07:20 +0000 (0:00:00.040) 0:07:36.536 **********
2026-06-09 17:07:21.671606 | instance | changed: [instance]
2026-06-09 17:07:21.671668 | instance |
2026-06-09 17:07:21.671862 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:07:21.671939 | instance | Tuesday 09 June 2026 17:07:21 +0000 (0:00:01.570) 0:07:38.106 **********
2026-06-09 17:07:21.703458 | instance | skipping: [instance]
2026-06-09 17:07:21.703540 | instance |
2026-06-09 17:07:21.703826 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-09 17:07:21.703868 | instance | Tuesday 09 June 2026 17:07:21 +0000 (0:00:00.031) 0:07:38.138 **********
2026-06-09 17:07:21.756029 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-09 17:07:21.756210 | instance |
2026-06-09 17:07:21.756447 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-09 17:07:21.756486 | instance | Tuesday 09 June 2026 17:07:21 +0000 (0:00:00.052) 0:07:38.190 **********
2026-06-09 17:07:21.794744 | instance | skipping: [instance]
2026-06-09 17:07:21.794843 | instance |
2026-06-09 17:07:21.795099 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-09 17:07:21.795123 | instance | Tuesday 09 June 2026 17:07:21 +0000 (0:00:00.039) 0:07:38.229 **********
2026-06-09 17:07:25.104747 | instance | changed: [instance]
2026-06-09 17:07:25.105054 | instance |
2026-06-09 17:07:25.105067 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-09 17:07:25.105077 | instance | Tuesday 09 June 2026 17:07:25 +0000 (0:00:03.309) 0:07:41.539 **********
2026-06-09 17:07:27.381851 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-09 17:07:27.381935 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-09 17:07:27.382047 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-09 17:07:27.382956 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-09 17:07:27.382994 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-09 17:07:27.383000 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-09 17:07:27.383004 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-09 17:07:27.383009 | instance |
2026-06-09 17:07:27.383013 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-09 17:07:27.383018 | instance | Tuesday 09 June 2026 17:07:27 +0000 (0:00:02.277) 0:07:43.816 **********
2026-06-09 17:07:27.910770 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-09 17:07:27.911336 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-09 17:07:27.911352 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-09 17:07:27.911357 | instance |
2026-06-09 17:07:27.911362 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-09 17:07:27.911367 | instance | Tuesday 09 June 2026 17:07:27 +0000 (0:00:00.529) 0:07:44.345 **********
2026-06-09 17:07:28.362063 | instance | changed: [instance]
2026-06-09 17:07:28.362165 | instance |
2026-06-09 17:07:28.362392 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-09 17:07:28.362655 | instance | Tuesday 09 June 2026 17:07:28 +0000 (0:00:00.451) 0:07:44.797 **********
2026-06-09 17:07:28.819462 | instance | changed: [instance]
2026-06-09 17:07:28.819522 | instance |
2026-06-09 17:07:28.819794 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-09 17:07:28.819832 | instance | Tuesday 09 June 2026 17:07:28 +0000 (0:00:00.457) 0:07:45.254 **********
2026-06-09 17:07:29.014767 | instance | ok: [instance]
2026-06-09 17:07:29.014864 | instance |
2026-06-09 17:07:29.015286 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-09 17:07:29.015323 | instance | Tuesday 09 June 2026 17:07:29 +0000 (0:00:00.195) 0:07:45.449 **********
2026-06-09 17:07:29.060873 | instance | skipping: [instance]
2026-06-09 17:07:29.061409 | instance |
2026-06-09 17:07:29.061459 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-09 17:07:29.061468 | instance | Tuesday 09 June 2026 17:07:29 +0000 (0:00:00.045) 0:07:45.495 **********
2026-06-09 17:07:29.598048 | instance | ok: [instance] => (item=swap)
2026-06-09 17:07:29.598127 | instance | ok: [instance] => (item=none)
2026-06-09 17:07:29.598770 | instance |
2026-06-09 17:07:29.598824 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-09 17:07:29.598832 | instance | Tuesday 09 June 2026 17:07:29 +0000 (0:00:00.537) 0:07:46.032 **********
2026-06-09 17:07:30.057222 | instance | changed: [instance]
2026-06-09 17:07:30.057701 | instance |
2026-06-09 17:07:30.057742 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-09 17:07:30.057750 | instance | Tuesday 09 June 2026 17:07:30 +0000 (0:00:00.459) 0:07:46.492 **********
2026-06-09 17:07:30.638967 | instance | changed: [instance]
2026-06-09 17:07:30.639023 | instance |
2026-06-09 17:07:30.639596 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-09 17:07:30.639611 | instance | Tuesday 09 June 2026 17:07:30 +0000 (0:00:00.573) 0:07:47.065 **********
2026-06-09 17:07:30.639616 | instance |
2026-06-09 17:07:30.639621 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-09 17:07:30.639625 | instance | Tuesday 09 June 2026 17:07:30 +0000 (0:00:00.008) 0:07:47.074 **********
2026-06-09 17:07:31.408441 | instance | ok: [instance]
2026-06-09 17:07:31.408520 | instance |
2026-06-09 17:07:31.408794 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-09 17:07:31.408832 | instance | Tuesday 09 June 2026 17:07:31 +0000 (0:00:00.769) 0:07:47.843 **********
2026-06-09 17:07:31.962334 | instance | changed: [instance]
2026-06-09 17:07:31.962397 | instance |
2026-06-09 17:07:31.962668 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-09 17:07:31.962704 | instance | Tuesday 09 June 2026 17:07:31 +0000 (0:00:00.553) 0:07:48.397 **********
2026-06-09 17:07:32.994792 | instance | ok: [instance]
2026-06-09 17:07:32.994867 | instance |
2026-06-09 17:07:32.995127 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-09 17:07:32.995164 | instance | Tuesday 09 June 2026 17:07:32 +0000 (0:00:01.032) 0:07:49.429 **********
2026-06-09 17:07:33.793617 | instance | ok: [instance]
2026-06-09 17:07:33.793691 | instance |
2026-06-09 17:07:33.793966 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-09 17:07:33.794028 | instance | Tuesday 09 June 2026 17:07:33 +0000 (0:00:00.798) 0:07:50.228 **********
2026-06-09 17:07:34.003813 | instance | ok: [instance]
2026-06-09 17:07:34.003936 | instance |
2026-06-09 17:07:34.003949 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-09 17:07:34.004136 | instance | Tuesday 09 June 2026 17:07:33 +0000 (0:00:00.209) 0:07:50.438 **********
2026-06-09 17:07:34.601977 | instance | ok: [instance]
2026-06-09 17:07:34.602047 | instance |
2026-06-09 17:07:34.602246 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-09 17:07:34.602420 | instance | Tuesday 09 June 2026 17:07:34 +0000 (0:00:00.598) 0:07:51.036 **********
2026-06-09 17:07:34.700859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-09 17:07:34.700914 | instance |
2026-06-09 17:07:34.701275 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-09 17:07:34.701316 | instance | Tuesday 09 June 2026 17:07:34 +0000 (0:00:00.099) 0:07:51.135 **********
2026-06-09 17:07:34.792713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-09 17:07:34.792773 | instance |
2026-06-09 17:07:34.793111 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-09 17:07:34.793179 | instance | Tuesday 09 June 2026 17:07:34 +0000 (0:00:00.091) 0:07:51.227 **********
2026-06-09 17:07:34.999690 | instance | ok: [instance] => (item=instance)
2026-06-09 17:07:34.999815 | instance |
2026-06-09 17:07:34.999840 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-09 17:07:34.999929 | instance | Tuesday 09 June 2026 17:07:34 +0000 (0:00:00.207) 0:07:51.434 **********
2026-06-09 17:07:35.063523 | instance | skipping: [instance]
2026-06-09 17:07:35.063743 | instance |
2026-06-09 17:07:35.063902 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-09 17:07:35.064059 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.062) 0:07:51.497 **********
2026-06-09 17:07:35.122750 | instance | ok: [instance]
2026-06-09 17:07:35.122821 | instance |
2026-06-09 17:07:35.122828 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-09 17:07:35.122833 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.059) 0:07:51.556 **********
2026-06-09 17:07:35.172246 | instance | ok: [instance] => {
2026-06-09 17:07:35.172322 | instance | "msg": "instance"
2026-06-09 17:07:35.172334 | instance | }
2026-06-09 17:07:35.172345 | instance |
2026-06-09 17:07:35.172363 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-09 17:07:35.172498 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.049) 0:07:51.606 **********
2026-06-09 17:07:35.711482 | instance | changed: [instance]
2026-06-09 17:07:35.712008 | instance |
2026-06-09 17:07:35.712014 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-09 17:07:35.712020 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.539) 0:07:52.145 **********
2026-06-09 17:07:35.755084 | instance | skipping: [instance]
2026-06-09 17:07:35.755146 | instance |
2026-06-09 17:07:35.755152 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-09 17:07:35.755174 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.043) 0:07:52.189 **********
2026-06-09 17:07:35.796974 | instance | skipping: [instance]
2026-06-09 17:07:35.797033 | instance |
2026-06-09 17:07:35.797039 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-09 17:07:35.797043 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.041) 0:07:52.231 **********
2026-06-09 17:07:35.841961 | instance | skipping: [instance]
2026-06-09 17:07:35.842027 | instance |
2026-06-09 17:07:35.842033 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-09 17:07:35.842046 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.044) 0:07:52.276 **********
2026-06-09 17:07:35.884348 | instance | skipping: [instance]
2026-06-09 17:07:35.884424 | instance |
2026-06-09 17:07:35.884436 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-09 17:07:35.884453 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.042) 0:07:52.318 **********
2026-06-09 17:07:35.920991 | instance | skipping: [instance]
2026-06-09 17:07:35.921053 | instance |
2026-06-09 17:07:35.921250 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-09 17:07:35.921547 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.037) 0:07:52.356 **********
2026-06-09 17:07:35.959511 | instance | skipping: [instance]
2026-06-09 17:07:35.959952 | instance |
2026-06-09 17:07:35.959973 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-09 17:07:35.959980 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.038) 0:07:52.394 **********
2026-06-09 17:07:35.994021 | instance | skipping: [instance]
2026-06-09 17:07:35.994170 | instance |
2026-06-09 17:07:35.994504 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-09 17:07:35.994518 | instance | Tuesday 09 June 2026 17:07:35 +0000 (0:00:00.034) 0:07:52.429 **********
2026-06-09 17:08:02.099728 | instance | changed: [instance]
2026-06-09 17:08:02.099966 | instance |
2026-06-09 17:08:02.100602 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-09 17:08:02.100812 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:26.105) 0:08:18.534 **********
2026-06-09 17:08:02.311094 | instance | ok: [instance]
2026-06-09 17:08:02.311170 | instance |
2026-06-09 17:08:02.311443 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-09 17:08:02.311487 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:00.211) 0:08:18.745 **********
2026-06-09 17:08:02.352901 | instance | skipping: [instance]
2026-06-09 17:08:02.353132 | instance |
2026-06-09 17:08:02.353258 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-09 17:08:02.353396 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:00.041) 0:08:18.787 **********
2026-06-09 17:08:02.562425 | instance | changed: [instance]
2026-06-09 17:08:02.562512 | instance |
2026-06-09 17:08:02.562706 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-09 17:08:02.562872 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:00.209) 0:08:18.997 **********
2026-06-09 17:08:02.769730 | instance | changed: [instance]
2026-06-09 17:08:02.769977 | instance |
2026-06-09 17:08:02.770321 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-09 17:08:02.770639 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:00.207) 0:08:19.204 **********
2026-06-09 17:08:02.973354 | instance | changed: [instance]
2026-06-09 17:08:02.973572 | instance |
2026-06-09 17:08:02.973860 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-09 17:08:02.974184 | instance | Tuesday 09 June 2026 17:08:02 +0000 (0:00:00.203) 0:08:19.407 **********
2026-06-09 17:08:07.152727 | instance | changed: [instance]
2026-06-09 17:08:07.152958 | instance |
2026-06-09 17:08:07.153251 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-09 17:08:07.153531 | instance | Tuesday 09 June 2026 17:08:07 +0000 (0:00:04.179) 0:08:23.587 **********
2026-06-09 17:08:18.356635 | instance | changed: [instance]
2026-06-09 17:08:18.356753 | instance |
2026-06-09 17:08:18.356920 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-09 17:08:18.357090 | instance | Tuesday 09 June 2026 17:08:18 +0000 (0:00:11.204) 0:08:34.791 **********
2026-06-09 17:08:18.397606 | instance | skipping: [instance]
2026-06-09 17:08:18.397800 | instance |
2026-06-09 17:08:18.397893 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-09 17:08:18.398061 | instance | Tuesday 09 June 2026 17:08:18 +0000 (0:00:00.041) 0:08:34.832 **********
2026-06-09 17:08:18.443177 | instance | skipping: [instance]
2026-06-09 17:08:18.443293 | instance |
2026-06-09 17:08:18.443449 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-09 17:08:18.443609 | instance | Tuesday 09 June 2026 17:08:18 +0000 (0:00:00.045) 0:08:34.878 **********
2026-06-09 17:08:19.308090 | instance | changed: [instance]
2026-06-09 17:08:19.308386 | instance |
2026-06-09 17:08:19.308662 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-09 17:08:19.308934 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.864) 0:08:35.742 **********
2026-06-09 17:08:19.354552 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-09 17:08:19.354682 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-09 17:08:19.354912 | instance | skipping: [instance]
2026-06-09 17:08:19.355090 | instance |
2026-06-09 17:08:19.355259 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-09 17:08:19.355424 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.046) 0:08:35.789 **********
2026-06-09 17:08:19.402806 | instance | skipping: [instance]
2026-06-09 17:08:19.403110 | instance |
2026-06-09 17:08:19.403402 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-09 17:08:19.403780 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.047) 0:08:35.837 **********
2026-06-09 17:08:19.444178 | instance | skipping: [instance]
2026-06-09 17:08:19.444487 | instance |
2026-06-09 17:08:19.444866 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-09 17:08:19.445153 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.041) 0:08:35.878 **********
2026-06-09 17:08:19.482321 | instance | skipping: [instance]
2026-06-09 17:08:19.482612 | instance |
2026-06-09 17:08:19.482965 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-09 17:08:19.483432 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.038) 0:08:35.917 **********
2026-06-09 17:08:19.524904 | instance | skipping: [instance]
2026-06-09 17:08:19.525144 | instance |
2026-06-09 17:08:19.525431 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-09 17:08:19.525703 | instance | Tuesday 09 June 2026 17:08:19 +0000 (0:00:00.042) 0:08:35.959 **********
2026-06-09 17:08:20.216197 | instance | ok: [instance]
2026-06-09 17:08:20.216321 | instance |
2026-06-09 17:08:20.216669 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-09 17:08:20.216935 | instance | Tuesday 09 June 2026 17:08:20 +0000 (0:00:00.690) 0:08:36.650 **********
2026-06-09 17:08:21.266824 | instance | changed: [instance]
2026-06-09 17:08:21.266946 | instance |
2026-06-09 17:08:21.267132 | instance | PLAY [Install control-plane components] ****************************************
2026-06-09 17:08:21.267320 | instance |
2026-06-09 17:08:21.267474 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:08:21.267739 | instance | Tuesday 09 June 2026 17:08:21 +0000 (0:00:01.051) 0:08:37.701 **********
2026-06-09 17:08:22.245362 | instance | ok: [instance]
2026-06-09 17:08:22.245502 | instance |
2026-06-09 17:08:22.245680 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-09 17:08:22.245855 | instance | Tuesday 09 June 2026 17:08:22 +0000 (0:00:00.978) 0:08:38.680 **********
2026-06-09 17:08:22.445890 | instance | ok: [instance]
2026-06-09 17:08:22.445949 | instance |
2026-06-09 17:08:22.445955 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:08:22.446101 | instance | Tuesday 09 June 2026 17:08:22 +0000 (0:00:00.199) 0:08:38.880 **********
2026-06-09 17:08:23.436464 | instance | ok: [instance]
2026-06-09 17:08:23.436634 | instance |
2026-06-09 17:08:23.436826 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-09 17:08:23.437047 | instance | Tuesday 09 June 2026 17:08:23 +0000 (0:00:00.991) 0:08:39.871 **********
2026-06-09 17:08:23.663352 | instance | ok: [instance]
2026-06-09 17:08:23.663407 | instance |
2026-06-09 17:08:23.663534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:08:23.663658 | instance | Tuesday 09 June 2026 17:08:23 +0000 (0:00:00.227) 0:08:40.098 **********
2026-06-09 17:08:23.713324 | instance | ok: [instance] => {
2026-06-09 17:08:23.713599 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-09 17:08:23.713849 | instance | }
2026-06-09 17:08:23.714157 | instance |
2026-06-09 17:08:23.714427 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:08:23.714729 | instance | Tuesday 09 June 2026 17:08:23 +0000 (0:00:00.049) 0:08:40.148 **********
2026-06-09 17:08:24.359626 | instance | changed: [instance]
2026-06-09 17:08:24.359837 | instance |
2026-06-09 17:08:24.360157 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:08:24.360507 | instance | Tuesday 09 June 2026 17:08:24 +0000 (0:00:00.646) 0:08:40.794 **********
2026-06-09 17:08:25.825358 | instance | changed: [instance]
2026-06-09 17:08:25.825590 | instance |
2026-06-09 17:08:25.825858 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-09 17:08:25.826152 | instance | Tuesday 09 June 2026 17:08:25 +0000 (0:00:01.465) 0:08:42.260 **********
2026-06-09 17:08:26.155338 | instance | ok: [instance]
2026-06-09 17:08:26.155588 | instance |
2026-06-09 17:08:26.155874 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-09 17:08:26.156170 | instance | Tuesday 09 June 2026 17:08:26 +0000 (0:00:00.329) 0:08:42.589 **********
2026-06-09 17:08:26.340798 | instance | changed: [instance]
2026-06-09 17:08:26.341000 | instance |
2026-06-09 17:08:26.341285 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-09 17:08:26.341548 | instance | Tuesday 09 June 2026 17:08:26 +0000 (0:00:00.185) 0:08:42.775 **********
2026-06-09 17:08:26.591761 | instance | ok: [instance]
2026-06-09 17:08:26.591978 | instance |
2026-06-09 17:08:26.592347 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-09 17:08:26.592644 | instance | Tuesday 09 June 2026 17:08:26 +0000 (0:00:00.250) 0:08:43.026 **********
2026-06-09 17:08:26.789377 | instance | changed: [instance]
2026-06-09 17:08:26.789594 | instance |
2026-06-09 17:08:26.789882 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-09 17:08:26.790141 | instance | Tuesday 09 June 2026 17:08:26 +0000 (0:00:00.197) 0:08:43.223 **********
2026-06-09 17:08:26.998855 | instance | ok: [instance]
2026-06-09 17:08:26.999055 | instance |
2026-06-09 17:08:26.999320 | instance | TASK [Install plugin] **********************************************************
2026-06-09 17:08:26.999581 | instance | Tuesday 09 June 2026 17:08:26 +0000 (0:00:00.209) 0:08:43.433 **********
2026-06-09 17:08:27.052047 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-09 17:08:27.052346 | instance |
2026-06-09 17:08:27.052584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:08:27.052846 | instance | Tuesday 09 June 2026 17:08:27 +0000 (0:00:00.053) 0:08:43.487 **********
2026-06-09 17:08:27.102008 | instance | ok: [instance] => {
2026-06-09 17:08:27.102244 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-09 17:08:27.102491 | instance | }
2026-06-09 17:08:27.102733 | instance |
2026-06-09 17:08:27.103119 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:08:27.103332 | instance | Tuesday 09 June 2026 17:08:27 +0000 (0:00:00.050) 0:08:43.537 **********
2026-06-09 17:08:28.088305 | instance | changed: [instance]
2026-06-09 17:08:28.088679 | instance |
2026-06-09 17:08:28.089115 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:08:28.089552 | instance | Tuesday 09 June 2026 17:08:28 +0000 (0:00:00.985) 0:08:44.522 **********
2026-06-09 17:08:29.872908 | instance | changed: [instance]
2026-06-09 17:08:29.872998 | instance |
2026-06-09 17:08:29.873294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:08:29.873311 | instance | Tuesday 09 June 2026 17:08:29 +0000 (0:00:01.785) 0:08:46.308 **********
2026-06-09 17:08:29.912469 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:08:29.912901 | instance |
2026-06-09 17:08:29.912937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:08:29.912944 | instance | Tuesday 09 June 2026 17:08:29 +0000 (0:00:00.039) 0:08:46.347 **********
2026-06-09 17:08:30.565169 | instance | changed: [instance]
2026-06-09 17:08:30.565240 | instance |
2026-06-09 17:08:30.565502 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-09 17:08:30.565535 | instance | Tuesday 09 June 2026 17:08:30 +0000 (0:00:00.652) 0:08:47.000 **********
2026-06-09 17:08:31.414850 | instance | ok: [instance]
2026-06-09 17:08:31.414926 | instance |
2026-06-09 17:08:31.415193 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-09 17:08:31.415243 | instance | Tuesday 09 June 2026 17:08:31 +0000 (0:00:00.849) 0:08:47.849 **********
2026-06-09 17:08:33.393256 | instance | changed: [instance]
2026-06-09 17:08:33.393326 | instance |
2026-06-09 17:08:33.393613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:08:33.393651 | instance | Tuesday 09 June 2026 17:08:33 +0000 (0:00:01.978) 0:08:49.828 **********
2026-06-09 17:08:33.433921 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:08:33.434263 | instance |
2026-06-09 17:08:33.434294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:08:33.434300 | instance | Tuesday 09 June 2026 17:08:33 +0000 (0:00:00.040) 0:08:49.869 **********
2026-06-09 17:08:33.938178 | instance | changed: [instance]
2026-06-09 17:08:33.938255 | instance |
2026-06-09 17:08:33.938451 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-09 17:08:33.938516 | instance | Tuesday 09 June 2026 17:08:33 +0000 (0:00:00.503) 0:08:50.372 **********
2026-06-09 17:09:02.960172 | instance | changed: [instance]
2026-06-09 17:09:02.960258 | instance |
2026-06-09 17:09:02.960486 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-09 17:09:02.960523 | instance | Tuesday 09 June 2026 17:09:02 +0000 (0:00:29.022) 0:09:19.395 **********
2026-06-09 17:09:04.099674 | instance | changed: [instance]
2026-06-09 17:09:04.099739 | instance |
2026-06-09 17:09:04.100233 | instance | PLAY [all] *********************************************************************
2026-06-09 17:09:04.100296 | instance |
2026-06-09 17:09:04.100308 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:09:04.100581 | instance | Tuesday 09 June 2026 17:09:04 +0000 (0:00:01.139) 0:09:20.534 **********
2026-06-09 17:09:05.211243 | instance | ok: [instance]
2026-06-09 17:09:05.211490 | instance |
2026-06-09 17:09:05.211772 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-09 17:09:05.212044 | instance | Tuesday 09 June 2026 17:09:05 +0000 (0:00:01.111) 0:09:21.646 **********
2026-06-09 17:09:05.934204 | instance | changed: [instance]
2026-06-09 17:09:05.934439 | instance |
2026-06-09 17:09:05.934716 | instance | PLAY [all] *********************************************************************
2026-06-09 17:09:05.934938 | instance |
2026-06-09 17:09:05.935197 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-09 17:09:05.935449 | instance | Tuesday 09 June 2026 17:09:05 +0000 (0:00:00.723) 0:09:22.369 **********
2026-06-09 17:09:06.617984 | instance | ok: [instance]
2026-06-09 17:09:06.618051 | instance |
2026-06-09 17:09:06.618130 | instance | PLAY [controllers] *************************************************************
2026-06-09 17:09:06.618235 | instance |
2026-06-09 17:09:06.618356 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:09:06.618472 | instance | Tuesday 09 June 2026 17:09:06 +0000 (0:00:00.683) 0:09:23.052 **********
2026-06-09 17:09:08.047841 | instance | ok: [instance]
2026-06-09 17:09:08.047914 | instance |
2026-06-09 17:09:08.048184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:08.048366 | instance | Tuesday 09 June 2026 17:09:08 +0000 (0:00:01.429) 0:09:24.482 **********
2026-06-09 17:09:08.094787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:09:08.095210 | instance |
2026-06-09 17:09:08.095282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:09:08.095289 | instance | Tuesday 09 June 2026 17:09:08 +0000 (0:00:00.047) 0:09:24.529 **********
2026-06-09 17:09:08.551406 | instance | changed: [instance]
2026-06-09 17:09:08.551512 | instance |
2026-06-09 17:09:08.551595 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-09 17:09:08.551750 | instance | Tuesday 09 June 2026 17:09:08 +0000 (0:00:00.456) 0:09:24.986 **********
2026-06-09 17:09:10.477517 | instance | changed: [instance]
2026-06-09 17:09:10.477592 | instance |
2026-06-09 17:09:10.477711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:10.477826 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:01.926) 0:09:26.912 **********
2026-06-09 17:09:10.522495 | instance | skipping: [instance]
2026-06-09 17:09:10.522751 | instance |
2026-06-09 17:09:10.523118 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-09 17:09:10.523501 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.044) 0:09:26.957 **********
2026-06-09 17:09:10.569218 | instance | skipping: [instance]
2026-06-09 17:09:10.569439 | instance |
2026-06-09 17:09:10.569711 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-09 17:09:10.569970 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.046) 0:09:27.004 **********
2026-06-09 17:09:10.600818 | instance | skipping: [instance]
2026-06-09 17:09:10.601125 | instance |
2026-06-09 17:09:10.601449 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-09 17:09:10.601730 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.031) 0:09:27.035 **********
2026-06-09 17:09:10.636816 | instance | skipping: [instance]
2026-06-09 17:09:10.637042 | instance |
2026-06-09 17:09:10.637325 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-09 17:09:10.637602 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.035) 0:09:27.071 **********
2026-06-09 17:09:10.688229 | instance | skipping: [instance]
2026-06-09 17:09:10.688332 | instance |
2026-06-09 17:09:10.688439 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-09 17:09:10.688559 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.051) 0:09:27.123 **********
2026-06-09 17:09:10.750496 | instance | skipping: [instance]
2026-06-09 17:09:10.750721 | instance |
2026-06-09 17:09:10.750989 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-09 17:09:10.751249 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.062) 0:09:27.185 **********
2026-06-09 17:09:10.806577 | instance | skipping: [instance]
2026-06-09 17:09:10.806799 | instance |
2026-06-09 17:09:10.807055 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-09 17:09:10.807312 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.056) 0:09:27.241 **********
2026-06-09 17:09:10.835667 | instance | skipping: [instance]
2026-06-09 17:09:10.835912 | instance |
2026-06-09 17:09:10.836233 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-09 17:09:10.836509 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.029) 0:09:27.270 **********
2026-06-09 17:09:10.875703 | instance | skipping: [instance]
2026-06-09 17:09:10.875933 | instance |
2026-06-09 17:09:10.876250 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-09 17:09:10.876542 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.039) 0:09:27.310 **********
2026-06-09 17:09:10.906337 | instance | skipping: [instance]
2026-06-09 17:09:10.906620 | instance |
2026-06-09 17:09:10.906888 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-09 17:09:10.907164 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.030) 0:09:27.341 **********
2026-06-09 17:09:10.944707 | instance | skipping: [instance]
2026-06-09 17:09:10.944973 | instance |
2026-06-09 17:09:10.945271 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-09 17:09:10.945537 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.037) 0:09:27.379 **********
2026-06-09 17:09:10.982928 | instance | skipping: [instance]
2026-06-09 17:09:10.983172 | instance |
2026-06-09 17:09:10.983433 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-09 17:09:10.983720 | instance | Tuesday 09 June 2026 17:09:10 +0000 (0:00:00.038) 0:09:27.417 **********
2026-06-09 17:09:11.032042 | instance | skipping: [instance]
2026-06-09 17:09:11.032311 | instance |
2026-06-09 17:09:11.032572 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-09 17:09:11.032832 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.049) 0:09:27.467 **********
2026-06-09 17:09:11.068697 | instance | skipping: [instance]
2026-06-09 17:09:11.068939 | instance |
2026-06-09 17:09:11.069201 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-09 17:09:11.069458 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.036) 0:09:27.503 **********
2026-06-09 17:09:11.106133 | instance | skipping: [instance]
2026-06-09 17:09:11.106356 | instance |
2026-06-09 17:09:11.106619 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-09 17:09:11.106909 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.037) 0:09:27.541 **********
2026-06-09 17:09:11.148587 | instance | skipping: [instance]
2026-06-09 17:09:11.148853 | instance |
2026-06-09 17:09:11.149123 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-09 17:09:11.149382 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.042) 0:09:27.583 **********
2026-06-09 17:09:11.185024 | instance | skipping: [instance]
2026-06-09 17:09:11.185263 | instance |
2026-06-09 17:09:11.185529 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-09 17:09:11.185822 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.036) 0:09:27.620 **********
2026-06-09 17:09:11.221271 | instance | skipping: [instance]
2026-06-09 17:09:11.221512 | instance |
2026-06-09 17:09:11.221786 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-09 17:09:11.222060 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.035) 0:09:27.656 **********
2026-06-09 17:09:11.255189 | instance | skipping: [instance]
2026-06-09 17:09:11.255422 | instance |
2026-06-09 17:09:11.255684 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-09 17:09:11.255944 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.034) 0:09:27.690 **********
2026-06-09 17:09:11.291213 | instance | skipping: [instance]
2026-06-09 17:09:11.291509 | instance |
2026-06-09 17:09:11.291758 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-09 17:09:11.292105 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.035) 0:09:27.726 **********
2026-06-09 17:09:11.323400 | instance | skipping: [instance]
2026-06-09 17:09:11.323779 | instance |
2026-06-09 17:09:11.324185 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-09 17:09:11.324622 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.032) 0:09:27.758 **********
2026-06-09 17:09:11.350265 | instance | skipping: [instance]
2026-06-09 17:09:11.350495 | instance |
2026-06-09 17:09:11.350722 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-09 17:09:11.350864 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.027) 0:09:27.785 **********
2026-06-09 17:09:11.393046 | instance | skipping: [instance]
2026-06-09 17:09:11.393387 | instance |
2026-06-09 17:09:11.393750 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-09 17:09:11.394049 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.042) 0:09:27.827 **********
2026-06-09 17:09:11.442212 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-09 17:09:11.442567 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-09 17:09:11.442942 | instance | skipping: [instance]
2026-06-09 17:09:11.443295 | instance |
2026-06-09 17:09:11.443673 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-09 17:09:11.444043 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.048) 0:09:27.876 **********
2026-06-09 17:09:11.469215 | instance | skipping: [instance]
2026-06-09 17:09:11.469396 | instance |
2026-06-09 17:09:11.469666 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-09 17:09:11.469908 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.027) 0:09:27.904 **********
2026-06-09 17:09:11.515144 | instance | skipping: [instance]
2026-06-09 17:09:11.515277 | instance |
2026-06-09 17:09:11.515442 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-09 17:09:11.515605 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.046) 0:09:27.950 **********
2026-06-09 17:09:11.550144 | instance | skipping: [instance]
2026-06-09 17:09:11.550381 | instance |
2026-06-09 17:09:11.550654 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-09 17:09:11.550906 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.034) 0:09:27.985 **********
2026-06-09 17:09:11.591718 | instance | skipping: [instance]
2026-06-09 17:09:11.591927 | instance |
2026-06-09 17:09:11.592215 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-09 17:09:11.592498 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.041) 0:09:28.026 **********
2026-06-09 17:09:11.666602 | instance | skipping: [instance]
2026-06-09 17:09:11.666736 | instance |
2026-06-09 17:09:11.666939 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-09 17:09:11.667095 | instance |
2026-06-09 17:09:11.667315 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:09:11.667520 | instance | Tuesday 09 June 2026 17:09:11 +0000 (0:00:00.075) 0:09:28.101 **********
2026-06-09 17:09:12.888546 | instance | ok: [instance]
2026-06-09 17:09:12.888794 | instance |
2026-06-09 17:09:12.889070 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-09 17:09:12.889347 | instance | Tuesday 09 June 2026 17:09:12 +0000 (0:00:01.220) 0:09:29.322 **********
2026-06-09 17:09:12.947397 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-09 17:09:12.947625 | instance |
2026-06-09 17:09:12.947913 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:12.948238 | instance | Tuesday 09 June 2026 17:09:12 +0000 (0:00:00.059) 0:09:29.382 **********
2026-06-09 17:09:12.990633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:09:12.990870 | instance |
2026-06-09 17:09:12.991156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:09:12.991488 | instance | Tuesday 09 June 2026 17:09:12 +0000 (0:00:00.043) 0:09:29.425 **********
2026-06-09 17:09:13.468010 | instance | changed: [instance]
2026-06-09 17:09:13.468515 | instance |
2026-06-09 17:09:13.468535 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-09 17:09:13.468872 | instance | Tuesday 09 June 2026 17:09:13 +0000 (0:00:00.477) 0:09:29.902 **********
2026-06-09 17:09:30.586222 | instance | changed: [instance]
2026-06-09 17:09:30.586288 | instance |
2026-06-09 17:09:30.586573 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-09 17:09:30.586667 | instance | Tuesday 09 June 2026 17:09:30 +0000 (0:00:17.117) 0:09:47.020 **********
2026-06-09 17:09:31.299870 | instance | changed: [instance]
2026-06-09 17:09:31.299936 | instance |
2026-06-09 17:09:31.299942 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-09 17:09:31.299948 | instance | Tuesday 09 June 2026 17:09:31 +0000 (0:00:00.714) 0:09:47.734 **********
2026-06-09 17:09:31.355954 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-09 17:09:31.356003 | instance |
2026-06-09 17:09:31.356010 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-09 17:09:31.356016 | instance | Tuesday 09 June 2026 17:09:31 +0000 (0:00:00.055) 0:09:47.790 **********
2026-06-09 17:09:32.064952 | instance | changed: [instance]
2026-06-09 17:09:32.065043 | instance |
2026-06-09 17:09:32.065110 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-09 17:09:32.065230 | instance | Tuesday 09 June 2026 17:09:32 +0000 (0:00:00.709) 0:09:48.500 **********
2026-06-09 17:09:32.723358 | instance | ok: [instance]
2026-06-09 17:09:32.723432 | instance |
2026-06-09 17:09:32.723550 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-09 17:09:32.723669 | instance | Tuesday 09 June 2026 17:09:32 +0000 (0:00:00.657) 0:09:49.158 **********
2026-06-09 17:09:33.180388 | instance | changed: [instance]
2026-06-09 17:09:33.180591 | instance |
2026-06-09 17:09:33.180912 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-09 17:09:33.181254 | instance | Tuesday 09 June 2026 17:09:33 +0000 (0:00:00.449) 0:09:49.607 **********
2026-06-09 17:09:33.181529 | instance |
2026-06-09 17:09:33.181832 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-09 17:09:33.182109 | instance | Tuesday 09 June 2026 17:09:33 +0000 (0:00:00.007) 0:09:49.614 **********
2026-06-09 17:09:33.217508 | instance | skipping: [instance]
2026-06-09 17:09:33.217766 | instance |
2026-06-09 17:09:33.218152 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-09 17:09:33.218435 | instance | Tuesday 09 June 2026 17:09:33 +0000 (0:00:00.037) 0:09:49.652 **********
2026-06-09 17:09:34.847988 | instance | changed: [instance]
2026-06-09 17:09:34.848304 | instance |
2026-06-09 17:09:34.848802 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-09 17:09:34.848830 | instance | Tuesday 09 June 2026 17:09:34 +0000 (0:00:01.630) 0:09:51.282 **********
2026-06-09 17:09:37.123490 | instance | changed: [instance]
2026-06-09 17:09:37.124336 | instance |
2026-06-09 17:09:37.124403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:37.124426 | instance | Tuesday 09 June 2026 17:09:37 +0000 (0:00:02.275) 0:09:53.558 **********
2026-06-09 17:09:37.167832 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:09:37.168159 | instance |
2026-06-09 17:09:37.168215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:09:37.168307 | instance | Tuesday 09 June 2026 17:09:37 +0000 (0:00:00.044) 0:09:53.603 **********
2026-06-09 17:09:37.659492 | instance | changed: [instance]
2026-06-09 17:09:37.659574 | instance |
2026-06-09 17:09:37.659721 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-09 17:09:37.659838 | instance | Tuesday 09 June 2026 17:09:37 +0000 (0:00:00.491) 0:09:54.094 **********
2026-06-09 17:09:51.544996 | instance | changed: [instance]
2026-06-09 17:09:51.545226 | instance |
2026-06-09 17:09:51.545524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:51.545791 | instance | Tuesday 09 June 2026 17:09:51 +0000 (0:00:13.885) 0:10:07.979 **********
2026-06-09 17:09:51.590870 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:09:51.591120 | instance |
2026-06-09 17:09:51.591389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:09:51.591655 | instance | Tuesday 09 June 2026 17:09:51 +0000 (0:00:00.046) 0:10:08.025 **********
2026-06-09 17:09:52.078397 | instance | changed: [instance]
2026-06-09 17:09:52.078539 | instance |
2026-06-09 17:09:52.078728 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-09 17:09:52.078896 | instance | Tuesday 09 June 2026 17:09:52 +0000 (0:00:00.487) 0:10:08.513 **********
2026-06-09 17:09:54.937226 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-09 17:09:54.937323 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-09 17:09:54.937336 | instance |
2026-06-09 17:09:54.937372 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-09 17:09:54.937383 | instance | Tuesday 09 June 2026 17:09:54 +0000 (0:00:02.857) 0:10:11.370 **********
2026-06-09 17:09:58.549337 | instance | changed: [instance]
2026-06-09 17:09:58.549443 | instance |
2026-06-09 17:09:58.549524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:09:58.549651 | instance | Tuesday 09 June 2026 17:09:58 +0000 (0:00:03.612) 0:10:14.982 **********
2026-06-09 17:09:58.598258 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:09:58.598354 | instance |
2026-06-09 17:09:58.598484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:09:58.598611 | instance | Tuesday 09 June 2026 17:09:58 +0000 (0:00:00.050) 0:10:15.033 **********
2026-06-09 17:09:59.079459 | instance | changed: [instance]
2026-06-09 17:09:59.079495 | instance |
2026-06-09 17:09:59.079500 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-09 17:09:59.079505 | instance | Tuesday 09 June 2026 17:09:59 +0000 (0:00:00.480) 0:10:15.514 **********
2026-06-09 17:10:02.397886 | instance | ok: [instance]
2026-06-09 17:10:02.397974 | instance |
2026-06-09 17:10:02.398188 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-09 17:10:02.398227 | instance | Tuesday 09 June 2026 17:10:02 +0000 (0:00:03.318) 0:10:18.833 **********
2026-06-09 17:10:04.888485 | instance | changed: [instance]
2026-06-09 17:10:04.888600 | instance |
2026-06-09 17:10:04.888678 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-09 17:10:04.888800 | instance | Tuesday 09 June 2026 17:10:04 +0000 (0:00:02.490) 0:10:21.323 **********
2026-06-09 17:10:05.604861 | instance | ok: [instance]
2026-06-09 17:10:05.605525 | instance |
2026-06-09 17:10:05.605634 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-09 17:10:05.605658 | instance | Tuesday 09 June 2026 17:10:05 +0000 (0:00:00.715) 0:10:22.039 **********
2026-06-09 17:10:06.301135 | instance | changed: [instance]
2026-06-09 17:10:06.301233 | instance |
2026-06-09 17:10:06.301501 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-09 17:10:06.301550 | instance | Tuesday 09 June 2026 17:10:06 +0000 (0:00:00.696) 0:10:22.735 **********
2026-06-09 17:10:07.516189 | instance | ok: [instance]
2026-06-09 17:10:07.516669 | instance |
2026-06-09 17:10:07.516713 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-09 17:10:07.516721 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:01.215) 0:10:23.951 **********
2026-06-09 17:10:07.557531 | instance | skipping: [instance]
2026-06-09 17:10:07.557915 | instance |
2026-06-09 17:10:07.557949 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-09 17:10:07.557955 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.041) 0:10:23.992 **********
2026-06-09 17:10:07.604784 | instance | skipping: [instance]
2026-06-09 17:10:07.604851 | instance |
2026-06-09 17:10:07.605158 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-09 17:10:07.605191 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.047) 0:10:24.039 **********
2026-06-09 17:10:07.646685 | instance | skipping: [instance]
2026-06-09 17:10:07.647183 | instance |
2026-06-09 17:10:07.647227 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-09 17:10:07.647236 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.041) 0:10:24.081 **********
2026-06-09 17:10:07.690178 | instance | skipping: [instance]
2026-06-09 17:10:07.690240 | instance |
2026-06-09 17:10:07.690517 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-09 17:10:07.690555 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.043) 0:10:24.125 **********
2026-06-09 17:10:07.729509 | instance | skipping: [instance]
2026-06-09 17:10:07.729648 | instance |
2026-06-09 17:10:07.729840 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-09 17:10:07.729995 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.038) 0:10:24.164 **********
2026-06-09 17:10:07.780057 | instance | skipping: [instance]
2026-06-09 17:10:07.780179 | instance |
2026-06-09 17:10:07.780360 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-09 17:10:07.780508 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.051) 0:10:24.215 **********
2026-06-09 17:10:07.825109 | instance | skipping: [instance]
2026-06-09 17:10:07.825261 | instance |
2026-06-09 17:10:07.825504 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-09 17:10:07.825676 | instance | Tuesday 09 June 2026 17:10:07 +0000 (0:00:00.044) 0:10:24.260 **********
2026-06-09 17:12:11.524038 | instance | changed: [instance]
2026-06-09 17:12:11.524209 | instance |
2026-06-09 17:12:11.524220 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-09 17:12:11.524229 | instance | Tuesday 09 June 2026 17:12:11 +0000 (0:02:03.698) 0:12:27.958 **********
2026-06-09 17:12:12.192389 | instance | changed: [instance]
2026-06-09 17:12:12.192516 | instance |
2026-06-09 17:12:12.192659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:12:12.192831 | instance | Tuesday 09 June 2026 17:12:12 +0000 (0:00:00.668) 0:12:28.627 **********
2026-06-09 17:12:12.236599 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:12:12.236724 | instance |
2026-06-09 17:12:12.236896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:12:12.237078 | instance | Tuesday 09 June 2026 17:12:12 +0000 (0:00:00.044) 0:12:28.671 **********
2026-06-09 17:12:12.721359 | instance | changed: [instance]
2026-06-09 17:12:12.721492 | instance |
2026-06-09 17:12:12.721508 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-09 17:12:12.721655 | instance | Tuesday 09 June 2026 17:12:12 +0000 (0:00:00.484) 0:12:29.156 **********
2026-06-09 17:12:13.479443 | instance | changed: [instance]
2026-06-09 17:12:13.479555 | instance |
2026-06-09 17:12:13.479733 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-09 17:12:13.479900 | instance | Tuesday 09 June 2026 17:12:13 +0000 (0:00:00.757) 0:12:29.913 **********
2026-06-09 17:12:15.091670 | instance | changed: [instance]
2026-06-09 17:12:15.091858 | instance |
2026-06-09 17:12:15.092151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:12:15.092459 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:01.612) 0:12:31.526 **********
2026-06-09 17:12:15.138883 | instance | skipping: [instance]
2026-06-09 17:12:15.139162 | instance |
2026-06-09 17:12:15.139452 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:12:15.139904 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:00.047) 0:12:31.573 **********
2026-06-09 17:12:15.179253 | instance | skipping: [instance]
2026-06-09 17:12:15.179445 | instance |
2026-06-09 17:12:15.179765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:12:15.180031 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:00.040) 0:12:31.613 **********
2026-06-09 17:12:15.221073 | instance | skipping: [instance]
2026-06-09 17:12:15.221326 | instance |
2026-06-09 17:12:15.221683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:12:15.221967 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:00.041) 0:12:31.655 **********
2026-06-09 17:12:15.262296 | instance | skipping: [instance]
2026-06-09 17:12:15.262559 | instance |
2026-06-09 17:12:15.262905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:12:15.263128 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:00.041) 0:12:31.697 **********
2026-06-09 17:12:15.983993 | instance | ok: [instance]
2026-06-09 17:12:15.984230 | instance |
2026-06-09 17:12:15.984644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:12:15.984916 | instance | Tuesday 09 June 2026 17:12:15 +0000 (0:00:00.721) 0:12:32.418 **********
2026-06-09 17:12:16.037973 | instance | ok: [instance]
2026-06-09 17:12:16.038203 | instance |
2026-06-09 17:12:16.038512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:12:16.038689 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.054) 0:12:32.472 **********
2026-06-09 17:12:16.077487 | instance | ok: [instance]
2026-06-09 17:12:16.077739 | instance |
2026-06-09 17:12:16.078024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:12:16.078325 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.039) 0:12:32.512 **********
2026-06-09 17:12:16.137312 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:12:16.137533 | instance |
2026-06-09 17:12:16.137985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:12:16.138303 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.059) 0:12:32.572 **********
2026-06-09 17:12:16.188209 | instance | ok: [instance]
2026-06-09 17:12:16.188630 | instance |
2026-06-09 17:12:16.188994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:12:16.189288 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.050) 0:12:32.622 **********
2026-06-09 17:12:16.233076 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:12:16.233205 | instance |
2026-06-09 17:12:16.233356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:12:16.233510 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.045) 0:12:32.668 **********
2026-06-09 17:12:16.744194 | instance | changed: [instance]
2026-06-09 17:12:16.744288 | instance |
2026-06-09 17:12:16.744448 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-09 17:12:16.744615 | instance | Tuesday 09 June 2026 17:12:16 +0000 (0:00:00.511) 0:12:33.179 **********
2026-06-09 17:12:17.385976 | instance | ok: [instance]
2026-06-09 17:12:17.386230 | instance |
2026-06-09 17:12:17.386508 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-09 17:12:17.386776 | instance | Tuesday 09 June 2026 17:12:17 +0000 (0:00:00.641) 0:12:33.820 **********
2026-06-09 17:12:18.583573 | instance | changed: [instance]
2026-06-09 17:12:18.583769 | instance |
2026-06-09 17:12:18.584119 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-09 17:12:18.584447 | instance | Tuesday 09 June 2026 17:12:18 +0000 (0:00:01.197) 0:12:35.018 **********
2026-06-09 17:12:19.041680 | instance | ok: [instance]
2026-06-09 17:12:19.041985 | instance |
2026-06-09 17:12:19.042286 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-09 17:12:19.042562 | instance | Tuesday 09 June 2026 17:12:19 +0000 (0:00:00.458) 0:12:35.476 **********
2026-06-09 17:12:19.467464 | instance | changed: [instance]
2026-06-09 17:12:19.467655 | instance |
2026-06-09 17:12:19.467924 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-09 17:12:19.468182 | instance | Tuesday 09 June 2026 17:12:19 +0000 (0:00:00.425) 0:12:35.901 **********
2026-06-09 17:12:20.000087 | instance | changed: [instance]
2026-06-09 17:12:20.000365 | instance |
2026-06-09 17:12:20.000668 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-09 17:12:20.000955 | instance | Tuesday 09 June 2026 17:12:19 +0000 (0:00:00.532) 0:12:36.434 **********
2026-06-09 17:12:20.471270 | instance | ok: [instance]
2026-06-09 17:12:20.471352 | instance |
2026-06-09 17:12:20.471473 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-09 17:12:20.471731 | instance | Tuesday 09 June 2026 17:12:20 +0000 (0:00:00.471) 0:12:36.905 **********
2026-06-09 17:14:53.928549 | instance | changed: [instance]
2026-06-09 17:14:53.928671 | instance |
2026-06-09 17:14:53.928810 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-09 17:14:53.928919 | instance | Tuesday 09 June 2026 17:14:53 +0000 (0:02:33.457) 0:15:10.363 **********
2026-06-09 17:14:54.632705 | instance | ok: [instance]
2026-06-09 17:14:54.632785 | instance |
2026-06-09 17:14:54.633017 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-09 17:14:54.633090 | instance | Tuesday 09 June 2026 17:14:54 +0000 (0:00:00.704) 0:15:11.067 **********
2026-06-09 17:14:54.694091 | instance | included: ingress for instance
2026-06-09 17:14:54.694511 | instance |
2026-06-09 17:14:54.694554 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-09 17:14:54.694565 | instance | Tuesday 09 June 2026 17:14:54 +0000 (0:00:00.061) 0:15:11.129 **********
2026-06-09 17:14:55.628107 | instance | changed: [instance]
2026-06-09 17:14:55.628202 | instance |
2026-06-09 17:14:55.628460 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-09 17:14:55.628502 | instance | Tuesday 09 June 2026 17:14:55 +0000 (0:00:00.934) 0:15:12.063 **********
2026-06-09 17:14:55.895249 | instance | ok: [instance]
2026-06-09 17:14:55.895318 | instance |
2026-06-09 17:14:55.895604 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-09 17:14:55.895649 | instance | Tuesday 09 June 2026 17:14:55 +0000 (0:00:00.266) 0:15:12.330 **********
2026-06-09 17:14:56.860071 | instance | changed: [instance]
2026-06-09 17:14:56.860183 | instance |
2026-06-09 17:14:56.860641 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-09 17:14:56.860694 | instance |
2026-06-09 17:14:56.860700 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:14:56.860704 | instance | Tuesday 09 June 2026 17:14:56 +0000 (0:00:00.965) 0:15:13.295 **********
2026-06-09 17:14:58.595957 | instance | ok: [instance]
2026-06-09 17:14:58.596020 | instance |
2026-06-09 17:14:58.596033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:14:58.596050 | instance | Tuesday 09 June 2026 17:14:58 +0000 (0:00:01.735) 0:15:15.030 **********
2026-06-09 17:14:58.654339 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:14:58.654439 | instance |
2026-06-09 17:14:58.654674 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:14:58.654690 | instance | Tuesday 09 June 2026 17:14:58 +0000 (0:00:00.058) 0:15:15.089 **********
2026-06-09 17:14:59.145419 | instance | changed: [instance]
2026-06-09 17:14:59.145518 | instance |
2026-06-09 17:14:59.145791 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-09 17:14:59.145872 | instance | Tuesday 09 June 2026 17:14:59 +0000 (0:00:00.491) 0:15:15.580 **********
2026-06-09 17:14:59.910469 | instance | ok: [instance]
2026-06-09 17:14:59.910554 | instance |
2026-06-09 17:14:59.910814 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-09 17:14:59.910854 | instance | Tuesday 09 June 2026 17:14:59 +0000 (0:00:00.765) 0:15:16.345 **********
2026-06-09 17:15:02.211682 | instance | changed: [instance]
2026-06-09 17:15:02.211725 | instance |
2026-06-09 17:15:02.211730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:15:02.211735 | instance | Tuesday 09 June 2026 17:15:02 +0000 (0:00:02.300) 0:15:18.646 **********
2026-06-09 17:15:02.270322 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:15:02.270417 | instance |
2026-06-09 17:15:02.270651 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:15:02.270746 | instance | Tuesday 09 June 2026 17:15:02 +0000 (0:00:00.059) 0:15:18.705 **********
2026-06-09 17:15:02.917284 | instance | changed: [instance]
2026-06-09 17:15:02.917342 | instance |
2026-06-09 17:15:02.917483 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-09 17:15:02.917596 | instance | Tuesday 09 June 2026 17:15:02 +0000 (0:00:00.647) 0:15:19.352 **********
2026-06-09 17:15:04.274510 | instance | changed: [instance]
2026-06-09 17:15:04.274601 | instance |
2026-06-09 17:15:04.274685 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-09 17:15:04.274805 | instance | Tuesday 09 June 2026 17:15:04 +0000 (0:00:01.357) 0:15:20.709 **********
2026-06-09 17:15:05.014199 | instance | ok: [instance]
2026-06-09 17:15:05.014300 | instance |
2026-06-09 17:15:05.014413 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-09 17:15:05.014545 | instance | Tuesday 09 June 2026 17:15:05 +0000 (0:00:00.739) 0:15:21.449 **********
2026-06-09 17:15:13.549231 | instance | ok: [instance]
2026-06-09 17:15:13.549322 | instance |
2026-06-09 17:15:13.549336 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-09 17:15:13.549347 | instance | Tuesday 09 June 2026 17:15:13 +0000 (0:00:08.534) 0:15:29.983 **********
2026-06-09 17:15:15.044208 | instance | ok: [instance]
2026-06-09 17:15:15.044288 | instance |
2026-06-09 17:15:15.044408 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-09 17:15:15.044524 | instance | Tuesday 09 June 2026 17:15:15 +0000 (0:00:01.495) 0:15:31.479 **********
2026-06-09 17:15:15.314064 | instance | ok: [instance]
2026-06-09 17:15:15.314321 | instance |
2026-06-09 17:15:15.314609 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-09 17:15:15.314881 | instance | Tuesday 09 June 2026 17:15:15 +0000 (0:00:00.269) 0:15:31.748 **********
2026-06-09 17:15:15.517173 | instance | ok: [instance]
2026-06-09 17:15:15.517501 | instance |
2026-06-09 17:15:15.517809 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-09 17:15:15.518049 | instance | Tuesday 09 June 2026 17:15:15 +0000 (0:00:00.201) 0:15:31.950 **********
2026-06-09 17:15:15.709121 | instance | ok: [instance]
2026-06-09 17:15:15.709377 | instance |
2026-06-09 17:15:15.709677 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-09 17:15:15.709905 | instance | Tuesday 09 June 2026 17:15:15 +0000 (0:00:00.193) 0:15:32.143 **********
2026-06-09 17:15:16.386668 | instance | changed: [instance]
2026-06-09 17:15:16.386917 | instance |
2026-06-09 17:15:16.387218 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-09 17:15:16.387505 | instance | Tuesday 09 June 2026 17:15:16 +0000 (0:00:00.677) 0:15:32.821 **********
2026-06-09 17:15:33.313100 | instance | changed: [instance] => (item=alertmanager)
2026-06-09 17:15:33.313349 | instance | changed: [instance] => (item=grafana)
2026-06-09 17:15:33.313590 | instance | changed: [instance] => (item=prometheus)
2026-06-09 17:15:33.313859 | instance |
2026-06-09 17:15:33.314135 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-09 17:15:33.314385 | instance | Tuesday 09 June 2026 17:15:33 +0000 (0:00:16.926) 0:15:49.747 **********
2026-06-09 17:15:35.233260 | instance | ok: [instance] => (item=alertmanager)
2026-06-09 17:15:35.233548 | instance | ok: [instance] => (item=grafana)
2026-06-09 17:15:35.233855 | instance | ok: [instance] => (item=prometheus)
2026-06-09 17:15:35.234185 | instance |
2026-06-09 17:15:35.234566 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-09 17:15:35.234871 | instance | Tuesday 09 June 2026 17:15:35 +0000 (0:00:01.920) 0:15:51.667 **********
2026-06-09 17:15:38.766359 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:38.766417 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:38.766441 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:38.766448 | instance | changed: [instance]
2026-06-09 17:15:38.766455 | instance |
2026-06-09 17:15:38.766462 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-09 17:15:38.766469 | instance | Tuesday 09 June 2026 17:15:38 +0000 (0:00:03.532) 0:15:55.200 **********
2026-06-09 17:15:44.045465 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:44.045557 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:44.046138 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:44.046199 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:44.046234 | instance | changed: [instance] => (item=None)
2026-06-09 17:15:44.046249 | instance | changed: [instance]
2026-06-09 17:15:44.046269 | instance |
2026-06-09 17:15:44.046305 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-09 17:15:44.046441 | instance | Tuesday 09 June 2026 17:15:44 +0000 (0:00:05.279) 0:16:00.480 **********
2026-06-09 17:15:55.477451 | instance | changed: [instance] => (item=alertmanager)
2026-06-09 17:15:55.477563 | instance | changed: [instance] => (item=prometheus)
2026-06-09 17:15:55.477791 | instance |
2026-06-09 17:15:55.478621 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-09 17:15:55.478652 | instance | Tuesday 09 June 2026 17:15:55 +0000 (0:00:11.432) 0:16:11.912 **********
2026-06-09 17:16:06.856696 | instance | changed: [instance] => (item=alertmanager)
2026-06-09 17:16:06.856768 | instance | changed: [instance] => (item=prometheus)
2026-06-09 17:16:06.856787 | instance |
2026-06-09 17:16:06.856798 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-09 17:16:06.856957 | instance | Tuesday 09 June 2026 17:16:06 +0000 (0:00:11.378) 0:16:23.291 **********
2026-06-09 17:16:07.591523 | instance | changed: [instance]
2026-06-09 17:16:07.591616 | instance |
2026-06-09 17:16:07.591685 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-09 17:16:07.592023 | instance | Tuesday 09 June 2026 17:16:07 +0000 (0:00:00.735) 0:16:24.026 **********
2026-06-09 17:16:14.271446 | instance | ok: [instance]
2026-06-09 17:16:14.271634 | instance |
2026-06-09 17:16:14.271978 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-09 17:16:14.272296 | instance | Tuesday 09 June 2026 17:16:14 +0000 (0:00:06.679) 0:16:30.706 **********
2026-06-09 17:16:28.767024 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-09 17:16:28.767098 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-09 17:16:28.767106 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-09 17:16:28.767118 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-09 17:16:28.768222 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-09 17:16:28.768292 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-09 17:16:28.768304 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-09 17:16:28.768322 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-09 17:16:28.769593 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-09 17:16:28.769711 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-09 17:16:28.769726 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-09 17:16:28.769737 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-09 17:16:28.769758 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-09 17:16:28.770416 | instance |
2026-06-09 17:16:28.770460 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-09 17:16:28.770478 | instance | Tuesday 09 June 2026 17:16:28 +0000 (0:00:14.494) 0:16:45.200 **********
2026-06-09 17:17:01.115013 | instance | changed: [instance]
2026-06-09 17:17:01.115093 | instance |
2026-06-09 17:17:01.115394 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:01.115446 | instance | Tuesday 09 June 2026 17:17:01 +0000 (0:00:32.349) 0:17:17.550 **********
2026-06-09 17:17:01.177759 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:01.177827 | instance |
2026-06-09 17:17:01.178077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:01.178207 | instance | Tuesday 09 June 2026 17:17:01 +0000 (0:00:00.061) 0:17:17.612 **********
2026-06-09 17:17:01.719818 | instance | changed: [instance]
2026-06-09 17:17:01.719912 | instance |
2026-06-09 17:17:01.719984 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-09 17:17:01.720141 | instance | Tuesday 09 June 2026 17:17:01 +0000 (0:00:00.542) 0:17:18.154 **********
2026-06-09 17:17:05.173439 | instance | changed: [instance]
2026-06-09 17:17:05.173502 | instance |
2026-06-09 17:17:05.173515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:05.173526 | instance | Tuesday 09 June 2026 17:17:05 +0000 (0:00:03.452) 0:17:21.607 **********
2026-06-09 17:17:05.235949 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:05.236042 | instance |
2026-06-09 17:17:05.236267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:05.236435 | instance | Tuesday 09 June 2026 17:17:05 +0000 (0:00:00.063) 0:17:21.670 **********
2026-06-09 17:17:05.907857 | instance | changed: [instance]
2026-06-09 17:17:05.908012 | instance |
2026-06-09 17:17:05.908237 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-09 17:17:05.908517 | instance | Tuesday 09 June 2026 17:17:05 +0000 (0:00:00.672) 0:17:22.342 **********
2026-06-09 17:17:08.127535 | instance | changed: [instance]
2026-06-09 17:17:08.127654 | instance |
2026-06-09 17:17:08.127850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:08.128012 | instance | Tuesday 09 June 2026 17:17:08 +0000 (0:00:02.219) 0:17:24.562 **********
2026-06-09 17:17:08.179069 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:08.179179 | instance |
2026-06-09 17:17:08.179376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:08.179513 | instance | Tuesday 09 June 2026 17:17:08 +0000 (0:00:00.051) 0:17:24.614 **********
2026-06-09 17:17:08.666526 | instance | changed: [instance]
2026-06-09 17:17:08.666759 | instance |
2026-06-09 17:17:08.667033 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-09 17:17:08.667307 | instance | Tuesday 09 June 2026 17:17:08 +0000 (0:00:00.487) 0:17:25.101 **********
2026-06-09 17:17:10.316185 | instance | changed: [instance]
2026-06-09 17:17:10.316866 | instance |
2026-06-09 17:17:10.316924 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-09 17:17:10.316936 | instance | Tuesday 09 June 2026 17:17:10 +0000 (0:00:01.649) 0:17:26.750 **********
2026-06-09 17:17:11.165994 | instance | changed: [instance]
2026-06-09 17:17:11.166249 | instance |
2026-06-09 17:17:11.166544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:11.166918 | instance | Tuesday 09 June 2026 17:17:11 +0000 (0:00:00.849) 0:17:27.600 **********
2026-06-09 17:17:11.223822 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:11.224035 | instance |
2026-06-09 17:17:11.224358 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:11.224614 | instance | Tuesday 09 June 2026 17:17:11 +0000 (0:00:00.057) 0:17:27.658 **********
2026-06-09 17:17:11.783629 | instance | changed: [instance]
2026-06-09 17:17:11.784142 | instance |
2026-06-09 17:17:11.784184 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-09 17:17:11.784201 | instance | Tuesday 09 June 2026 17:17:11 +0000 (0:00:00.560) 0:17:28.218 **********
2026-06-09 17:17:13.390667 | instance | changed: [instance]
2026-06-09 17:17:13.390743 | instance |
2026-06-09 17:17:13.390861 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:13.390984 | instance | Tuesday 09 June 2026 17:17:13 +0000 (0:00:01.606) 0:17:29.825 **********
2026-06-09 17:17:13.447023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:13.447106 | instance |
2026-06-09 17:17:13.447229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:13.447367 | instance | Tuesday 09 June 2026 17:17:13 +0000 (0:00:00.056) 0:17:29.882 **********
2026-06-09 17:17:13.926572 | instance | changed: [instance]
2026-06-09 17:17:13.926634 | instance |
2026-06-09 17:17:13.926865 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-09 17:17:13.926924 | instance | Tuesday 09 June 2026 17:17:13 +0000 (0:00:00.479) 0:17:30.361 **********
2026-06-09 17:17:15.635837 | instance | changed: [instance]
2026-06-09 17:17:15.636453 | instance |
2026-06-09 17:17:15.636490 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-09 17:17:15.636495 | instance |
2026-06-09 17:17:15.636500 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:17:15.636504 | instance | Tuesday 09 June 2026 17:17:15 +0000 (0:00:01.709) 0:17:32.071 **********
2026-06-09 17:17:17.600996 | instance | ok: [instance]
2026-06-09 17:17:17.601063 | instance |
2026-06-09 17:17:17.601075 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-09 17:17:17.601086 | instance | Tuesday 09 June 2026 17:17:17 +0000 (0:00:01.963) 0:17:34.034 **********
2026-06-09 17:17:17.686970 | instance | skipping: [instance]
2026-06-09 17:17:17.687380 | instance |
2026-06-09 17:17:17.687399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:17:17.687406 | instance | Tuesday 09 June 2026 17:17:17 +0000 (0:00:00.087) 0:17:34.122 **********
2026-06-09 17:17:18.038905 | instance | ok: [instance]
2026-06-09 17:17:18.038972 | instance |
2026-06-09 17:17:18.039284 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:17:18.039353 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.351) 0:17:34.473 **********
2026-06-09 17:17:18.093582 | instance | skipping: [instance]
2026-06-09 17:17:18.093730 | instance |
2026-06-09 17:17:18.093953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:17:18.094110 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.054) 0:17:34.528 **********
2026-06-09 17:17:18.151163 | instance | skipping: [instance]
2026-06-09 17:17:18.151925 | instance |
2026-06-09 17:17:18.151939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:17:18.151947 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.057) 0:17:34.585 **********
2026-06-09 17:17:18.204821 | instance | skipping: [instance]
2026-06-09 17:17:18.205029 | instance |
2026-06-09 17:17:18.205253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:17:18.205421 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.053) 0:17:34.639 **********
2026-06-09 17:17:18.251381 | instance | skipping: [instance]
2026-06-09 17:17:18.251457 | instance |
2026-06-09 17:17:18.251612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:17:18.251799 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.046) 0:17:34.686 **********
2026-06-09 17:17:18.303674 | instance | skipping: [instance]
2026-06-09 17:17:18.304077 | instance |
2026-06-09 17:17:18.304483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:17:18.304895 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.051) 0:17:34.738 **********
2026-06-09 17:17:18.363888 | instance | ok: [instance]
2026-06-09 17:17:18.364352 | instance |
2026-06-09 17:17:18.364798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:17:18.365157 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.060) 0:17:34.798 **********
2026-06-09 17:17:18.427699 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:17:18.428008 | instance |
2026-06-09 17:17:18.428501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:17:18.428837 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.063) 0:17:34.861 **********
2026-06-09 17:17:18.507355 | instance | ok: [instance]
2026-06-09 17:17:18.507566 | instance |
2026-06-09 17:17:18.507870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:17:18.508180 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.079) 0:17:34.941 **********
2026-06-09 17:17:18.576814 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:17:18.577026 | instance |
2026-06-09 17:17:18.577339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:17:18.577552 | instance | Tuesday 09 June 2026 17:17:18 +0000 (0:00:00.069) 0:17:35.010 **********
2026-06-09 17:17:19.123287 | instance | changed: [instance]
2026-06-09 17:17:19.123498 | instance |
2026-06-09 17:17:19.123768 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-09 17:17:19.124258 | instance | Tuesday 09 June 2026 17:17:19 +0000 (0:00:00.546) 0:17:35.557 **********
2026-06-09 17:17:20.607485 | instance | changed: [instance]
2026-06-09 17:17:20.608224 | instance |
2026-06-09 17:17:20.608281 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-09 17:17:20.608300 | instance | Tuesday 09 June 2026 17:17:20 +0000 (0:00:01.484) 0:17:37.041 **********
2026-06-09 17:17:21.724630 | instance | changed: [instance]
2026-06-09 17:17:21.724765 | instance |
2026-06-09 17:17:21.724881 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-09 17:17:21.725004 | instance | Tuesday 09 June 2026 17:17:21 +0000 (0:00:01.117) 0:17:38.159 **********
2026-06-09 17:17:26.791329 | instance | changed: [instance]
2026-06-09 17:17:26.791578 | instance |
2026-06-09 17:17:26.791859 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-09 17:17:26.792190 | instance | Tuesday 09 June 2026 17:17:26 +0000 (0:00:05.066) 0:17:43.225 **********
2026-06-09 17:17:27.004850 | instance | changed: [instance]
2026-06-09 17:17:27.005089 | instance |
2026-06-09 17:17:27.005433 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-09 17:17:27.005713 | instance | Tuesday 09 June 2026 17:17:26 +0000 (0:00:00.213) 0:17:43.439 **********
2026-06-09 17:17:27.541672 | instance | changed: [instance]
2026-06-09 17:17:27.541909 | instance |
2026-06-09 17:17:27.542203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:17:27.542479 | instance | Tuesday 09 June 2026 17:17:27 +0000 (0:00:00.536) 0:17:43.976 **********
2026-06-09 17:17:27.644898 | instance | ok: [instance]
2026-06-09 17:17:27.645044 | instance |
2026-06-09 17:17:27.645532 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:17:27.645719 | instance | Tuesday 09 June 2026 17:17:27 +0000 (0:00:00.102) 0:17:44.078 **********
2026-06-09 17:17:27.736147 | instance | included: rabbitmq for instance
2026-06-09 17:17:27.736388 | instance |
2026-06-09 17:17:27.736704 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:17:27.736980 | instance | Tuesday 09 June 2026 17:17:27 +0000 (0:00:00.091) 0:17:44.170 **********
2026-06-09 17:17:28.498903 | instance | ok: [instance]
2026-06-09 17:17:28.499006 | instance |
2026-06-09 17:17:28.499117 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:17:28.499269 | instance | Tuesday 09 June 2026 17:17:28 +0000 (0:00:00.763) 0:17:44.933 **********
2026-06-09 17:17:28.559561 | instance | skipping: [instance]
2026-06-09 17:17:28.559692 | instance |
2026-06-09 17:17:28.559870 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:17:28.560024 | instance | Tuesday 09 June 2026 17:17:28 +0000 (0:00:00.060) 0:17:44.994 **********
2026-06-09 17:17:28.625476 | instance | skipping: [instance]
2026-06-09 17:17:28.643296 | instance |
2026-06-09 17:17:28.643325 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:17:28.643337 | instance | Tuesday 09 June 2026 17:17:28 +0000 (0:00:00.065) 0:17:45.060 **********
2026-06-09 17:17:28.681299 | instance | skipping: [instance]
2026-06-09 17:17:28.681527 | instance |
2026-06-09 17:17:28.681793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:17:28.682051 | instance | Tuesday 09 June 2026 17:17:28 +0000 (0:00:00.055) 0:17:45.116 **********
2026-06-09 17:17:59.706171 | instance | changed: [instance]
2026-06-09 17:17:59.706414 | instance |
2026-06-09 17:17:59.706842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:17:59.707245 | instance | Tuesday 09 June 2026 17:17:59 +0000 (0:00:31.024) 0:18:16.140 **********
2026-06-09 17:18:00.418839 | instance | ok: [instance]
2026-06-09 17:18:00.419048 | instance |
2026-06-09 17:18:00.419475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:18:00.419740 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.712) 0:18:16.853 **********
2026-06-09 17:18:00.484995 | instance | ok: [instance]
2026-06-09 17:18:00.485967 | instance |
2026-06-09 17:18:00.486049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:18:00.486061 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.066) 0:18:16.919 **********
2026-06-09 17:18:00.566241 | instance | skipping: [instance]
2026-06-09 17:18:00.566455 | instance |
2026-06-09 17:18:00.566736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:18:00.567000 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.080) 0:18:17.000 **********
2026-06-09 17:18:00.625904 | instance | skipping: [instance]
2026-06-09 17:18:00.626182 | instance |
2026-06-09 17:18:00.626494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:18:00.626792 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.059) 0:18:17.060 **********
2026-06-09 17:18:00.685732 | instance | ok: [instance]
2026-06-09 17:18:00.685869 | instance |
2026-06-09 17:18:00.686062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:18:00.686255 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.059) 0:18:17.120 **********
2026-06-09 17:18:00.786444 | instance | ok: [instance] => (item=identity)
2026-06-09 17:18:00.786758 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:18:00.787042 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:18:00.787319 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:18:00.787582 | instance |
2026-06-09 17:18:00.787863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:18:00.788177 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.100) 0:18:17.220 **********
2026-06-09 17:18:00.871682 | instance | ok: [instance]
2026-06-09 17:18:00.871892 | instance |
2026-06-09 17:18:00.872201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:18:00.872758 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.083) 0:18:17.304 **********
2026-06-09 17:18:00.944490 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:18:00.944685 | instance |
2026-06-09 17:18:00.944948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:18:00.945285 | instance | Tuesday 09 June 2026 17:18:00 +0000 (0:00:00.075) 0:18:17.379 **********
2026-06-09 17:18:01.477205 | instance | changed: [instance]
2026-06-09 17:18:01.477478 | instance |
2026-06-09 17:18:01.477828 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-09 17:18:01.478132 | instance | Tuesday 09 June 2026 17:18:01 +0000 (0:00:00.532) 0:18:17.911 **********
2026-06-09 17:18:02.982354 | instance | ok: [instance] => (item=None)
2026-06-09 17:18:02.982587 | instance | ok: [instance]
2026-06-09 17:18:02.982830 | instance |
2026-06-09 17:18:02.983106 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-09 17:18:02.983406 | instance | Tuesday 09 June 2026 17:18:02 +0000 (0:00:01.505) 0:18:19.417 **********
2026-06-09 17:18:04.070782 | instance | ok: [instance] => (item=atmosphere)
2026-06-09 17:18:04.070998 | instance |
2026-06-09 17:18:04.071277 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-09 17:18:04.071542 | instance | Tuesday 09 June 2026 17:18:04 +0000 (0:00:01.088) 0:18:20.505 **********
2026-06-09 17:18:04.945960 | instance | changed: [instance]
2026-06-09 17:18:04.946202 | instance |
2026-06-09 17:18:04.946486 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-09 17:18:04.946758 | instance | Tuesday 09 June 2026 17:18:04 +0000 (0:00:00.875) 0:18:21.380 **********
2026-06-09 17:18:06.063996 | instance | changed: [instance] => (item=None)
2026-06-09 17:18:06.064325 | instance | changed: [instance]
2026-06-09 17:18:06.064604 | instance |
2026-06-09 17:18:06.064932 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-09 17:18:06.065222 | instance | Tuesday 09 June 2026 17:18:06 +0000 (0:00:01.117) 0:18:22.498 **********
2026-06-09 17:18:07.687959 | instance | changed: [instance] => (item=None)
2026-06-09 17:18:07.688108 | instance | changed: [instance]
2026-06-09 17:18:07.688554 | instance |
2026-06-09 17:18:07.688892 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-09 17:18:07.688972 | instance | Tuesday 09 June 2026 17:18:07 +0000 (0:00:01.623) 0:18:24.122 **********
2026-06-09 17:20:52.635834 | instance | changed: [instance]
2026-06-09 17:20:52.635931 | instance |
2026-06-09 17:20:52.635943 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:20:52.635963 | instance | Tuesday 09 June 2026 17:20:52 +0000 (0:02:44.948) 0:21:09.070 **********
2026-06-09 17:20:52.751322 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:20:52.751483 | instance |
2026-06-09 17:20:52.751496 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:20:52.751659 | instance | Tuesday 09 June 2026 17:20:52 +0000 (0:00:00.115) 0:21:09.186 **********
2026-06-09 17:20:52.813089 | instance | skipping: [instance]
2026-06-09 17:20:52.813165 | instance |
2026-06-09 17:20:52.813430 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:20:52.813507 | instance | Tuesday 09 June 2026 17:20:52 +0000 (0:00:00.061) 0:21:09.248 **********
2026-06-09 17:20:52.867348 | instance | skipping: [instance]
2026-06-09 17:20:52.867522 | instance |
2026-06-09 17:20:52.867629 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:20:52.867731 | instance | Tuesday 09 June 2026 17:20:52 +0000 (0:00:00.054) 0:21:09.302 **********
2026-06-09 17:20:52.932254 | instance | ok: [instance]
2026-06-09 17:20:52.932315 | instance |
2026-06-09 17:20:52.932324 | instance | TASK [Create Ingress identity] *************************************************
2026-06-09 17:20:52.932337 | instance | Tuesday 09 June 2026 17:20:52 +0000 (0:00:00.064) 0:21:09.367 **********
2026-06-09 17:20:53.020103 | instance | included: ingress for instance
2026-06-09 17:20:53.020161 | instance |
2026-06-09 17:20:53.020167 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-09 17:20:53.020172 | instance | Tuesday 09 June 2026 17:20:53 +0000 (0:00:00.087) 0:21:09.454 **********
2026-06-09 17:20:54.034660 | instance | changed: [instance]
2026-06-09 17:20:54.034691 | instance |
2026-06-09 17:20:54.034696 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-09 17:20:54.034701 | instance | Tuesday 09 June 2026 17:20:54 +0000 (0:00:01.014) 0:21:10.469 **********
2026-06-09 17:20:57.892924 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-09 17:20:57.893026 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-09 17:20:57.893523 | instance | ok: [instance]
2026-06-09 17:20:57.893562 | instance |
2026-06-09 17:20:57.893568 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-09 17:20:57.893573 | instance | Tuesday 09 June 2026 17:20:57 +0000 (0:00:03.858) 0:21:14.327 **********
2026-06-09 17:20:58.581633 | instance | ok: [instance]
2026-06-09 17:20:58.581700 | instance |
2026-06-09 17:20:58.582005 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-09 17:20:58.582057 | instance | Tuesday 09 June 2026 17:20:58 +0000 (0:00:00.688) 0:21:15.016 **********
2026-06-09 17:21:00.078335 | instance | ok: [instance] => (item=atmosphere)
2026-06-09 17:21:00.078383 | instance |
2026-06-09 17:21:00.078394 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-09 17:21:00.078400 | instance | Tuesday 09 June 2026 17:21:00 +0000 (0:00:01.496) 0:21:16.512 **********
2026-06-09 17:21:01.274459 | instance | changed: [instance] => (item=atmosphere)
2026-06-09 17:21:01.274812 | instance |
2026-06-09 17:21:01.274827 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-09 17:21:01.274833 | instance | Tuesday 09 June 2026 17:21:01 +0000 (0:00:01.197) 0:21:17.709 **********
2026-06-09 17:21:02.388614 | instance | changed: [instance] => (item=atmosphere)
2026-06-09 17:21:02.388960 | instance |
2026-06-09 17:21:02.388975 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-09 17:21:02.388981 | instance | Tuesday 09 June 2026 17:21:02 +0000 (0:00:01.114) 0:21:18.823 **********
2026-06-09 17:21:03.551362 | instance | changed: [instance] => (item=atmosphere)
2026-06-09 17:21:03.551434 | instance |
2026-06-09 17:21:03.551711 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-09 17:21:03.551751 | instance | Tuesday 09 June 2026 17:21:03 +0000 (0:00:01.162) 0:21:19.986 **********
2026-06-09 17:21:03.795633 | instance | changed: [instance]
2026-06-09 17:21:03.795673 | instance |
2026-06-09 17:21:03.795679 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-09 17:21:03.795684 | instance | Tuesday 09 June 2026 17:21:03 +0000 (0:00:00.244) 0:21:20.230 **********
2026-06-09 17:21:04.848242 | instance | ok: [instance]
2026-06-09 17:21:04.848365 | instance |
2026-06-09 17:21:04.848378 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-09 17:21:04.848504 | instance | Tuesday 09 June 2026 17:21:04 +0000 (0:00:01.052) 0:21:21.282 **********
2026-06-09 17:21:05.091471 | instance | ok: [instance]
2026-06-09 17:21:05.091658 | instance |
2026-06-09 17:21:05.091942 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-09 17:21:05.092232 | instance | Tuesday 09 June 2026 17:21:05 +0000 (0:00:00.243) 0:21:21.525 **********
2026-06-09 17:21:05.184671 | instance | ok: [instance] => {
2026-06-09 17:21:05.185067 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-09 17:21:05.185300 | instance | }
2026-06-09 17:21:05.185537 | instance |
2026-06-09 17:21:05.185796 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-09 17:21:05.186055 | instance | Tuesday 09 June 2026 17:21:05 +0000 (0:00:00.092) 0:21:21.618 **********
2026-06-09 17:21:05.795300 | instance | changed: [instance]
2026-06-09 17:21:05.795420 | instance |
2026-06-09 17:21:05.795660 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-09 17:21:05.795894 | instance | Tuesday 09 June 2026 17:21:05 +0000 (0:00:00.610) 0:21:22.229 **********
2026-06-09 17:21:07.072701 | instance | changed: [instance]
2026-06-09 17:21:07.072926 | instance |
2026-06-09 17:21:07.073192 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-09 17:21:07.073458 | instance | Tuesday 09 June 2026 17:21:07 +0000 (0:00:01.277) 0:21:23.507 **********
2026-06-09 17:21:07.593370 | instance | changed: [instance]
2026-06-09 17:21:07.593512 | instance |
2026-06-09 17:21:07.593826 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-09 17:21:07.594190 | instance | Tuesday 09 June 2026 17:21:07 +0000 (0:00:00.520) 0:21:24.028 **********
2026-06-09 17:21:08.303645 | instance | ok: [instance]
2026-06-09 17:21:08.303863 | instance |
2026-06-09 17:21:08.304148 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-09 17:21:08.304517 | instance | Tuesday 09 June 2026 17:21:08 +0000 (0:00:00.710) 0:21:24.738 **********
2026-06-09 17:21:08.973708 | instance | ok: [instance]
2026-06-09 17:21:08.973936 | instance |
2026-06-09 17:21:08.974221 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-09 17:21:08.974518 | instance | Tuesday 09 June 2026 17:21:08 +0000 (0:00:00.670) 0:21:25.408 **********
2026-06-09 17:21:09.332553 | instance | ok: [instance]
2026-06-09 17:21:09.332786 | instance |
2026-06-09 17:21:09.333060 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-09 17:21:09.333327 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.358) 0:21:25.767 **********
2026-06-09 17:21:09.461310 | instance | included: openstack_helm_endpoints for instance
2026-06-09 17:21:09.461503 | instance |
2026-06-09 17:21:09.461831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:21:09.462110 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.129) 0:21:25.896 **********
2026-06-09 17:21:09.517411 | instance | skipping: [instance]
2026-06-09 17:21:09.517695 | instance |
2026-06-09 17:21:09.518070 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:21:09.518425 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.056) 0:21:25.952 **********
2026-06-09 17:21:09.567696 | instance | skipping: [instance]
2026-06-09 17:21:09.567888 | instance |
2026-06-09 17:21:09.568233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:21:09.568587 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.050) 0:21:26.002 **********
2026-06-09 17:21:09.617499 | instance | skipping: [instance]
2026-06-09 17:21:09.617592 | instance |
2026-06-09 17:21:09.617721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:21:09.617837 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.049) 0:21:26.052 **********
2026-06-09 17:21:09.671240 | instance | skipping: [instance]
2026-06-09 17:21:09.671480 | instance |
2026-06-09 17:21:09.671759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:21:09.672025 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.053) 0:21:26.106 **********
2026-06-09 17:21:09.721764 | instance | skipping: [instance]
2026-06-09 17:21:09.721903 | instance |
2026-06-09 17:21:09.722099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:21:09.722264 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.050) 0:21:26.156 **********
2026-06-09 17:21:09.779425 | instance | skipping: [instance]
2026-06-09 17:21:09.779646 | instance |
2026-06-09 17:21:09.779937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:21:09.780257 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.057) 0:21:26.214 **********
2026-06-09 17:21:09.979482 | instance | ok: [instance]
2026-06-09 17:21:09.979681 | instance |
2026-06-09 17:21:09.979967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:21:09.980264 | instance | Tuesday 09 June 2026 17:21:09 +0000 (0:00:00.199) 0:21:26.414 **********
2026-06-09 17:21:10.042279 | instance | ok: [instance] => (item=identity)
2026-06-09 17:21:10.042503 | instance |
2026-06-09 17:21:10.042787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:21:10.043087 | instance | Tuesday 09 June 2026 17:21:10 +0000 (0:00:00.062) 0:21:26.476 **********
2026-06-09 17:21:10.111360 | instance | ok: [instance]
2026-06-09 17:21:10.111579 | instance |
2026-06-09 17:21:10.111846 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-09 17:21:10.112114 | instance | Tuesday 09 June 2026 17:21:10 +0000 (0:00:00.069) 0:21:26.546 **********
2026-06-09 17:21:10.613928 | instance | changed: [instance]
2026-06-09 17:21:10.614131 | instance |
2026-06-09 17:21:10.614409 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-09 17:21:10.614676 | instance | Tuesday 09 June 2026 17:21:10 +0000 (0:00:00.502) 0:21:27.048 **********
2026-06-09 17:21:11.124092 | instance | changed: [instance]
2026-06-09 17:21:11.124398 | instance |
2026-06-09 17:21:11.124671 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-09 17:21:11.124937 | instance | Tuesday 09 June 2026 17:21:11 +0000 (0:00:00.509) 0:21:27.558 **********
2026-06-09 17:21:11.623053 | instance | changed: [instance]
2026-06-09 17:21:11.623229 | instance |
2026-06-09 17:21:11.623507 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-09 17:21:11.623803 | instance | Tuesday 09 June 2026 17:21:11 +0000 (0:00:00.499) 0:21:28.057 **********
2026-06-09 17:21:12.127739 | instance | changed: [instance]
2026-06-09 17:21:12.127915 | instance |
2026-06-09 17:21:12.128220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:21:12.128481 | instance | Tuesday 09 June 2026 17:21:12 +0000 (0:00:00.504) 0:21:28.562 **********
2026-06-09 17:21:12.227955 | instance | ok: [instance]
2026-06-09 17:21:12.228262 | instance |
2026-06-09 17:21:12.228544 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:21:12.228816 | instance | Tuesday 09 June 2026 17:21:12 +0000 (0:00:00.100) 0:21:28.662 **********
2026-06-09 17:21:12.318821 | instance | included: rabbitmq for instance
2026-06-09 17:21:12.319076 | instance |
2026-06-09 17:21:12.319361 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:21:12.319628 | instance | Tuesday 09 June 2026 17:21:12 +0000 (0:00:00.090) 0:21:28.753 **********
2026-06-09 17:21:13.027204 | instance | ok: [instance]
2026-06-09 17:21:13.027388 | instance |
2026-06-09 17:21:13.027664 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:21:13.027932 | instance | Tuesday 09 June 2026 17:21:13 +0000 (0:00:00.708) 0:21:29.461 **********
2026-06-09 17:21:13.091274 | instance | skipping: [instance]
2026-06-09 17:21:13.091467 | instance |
2026-06-09 17:21:13.091743 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:21:13.092028 | instance | Tuesday 09 June 2026 17:21:13 +0000 (0:00:00.063) 0:21:29.525 **********
2026-06-09 17:21:13.152292 | instance | skipping: [instance]
2026-06-09 17:21:13.152546 | instance |
2026-06-09 17:21:13.152807 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:21:13.153082 | instance | Tuesday 09 June 2026 17:21:13 +0000 (0:00:00.061) 0:21:29.587 **********
2026-06-09 17:21:13.211044 | instance | skipping: [instance]
2026-06-09 17:21:13.211258 | instance |
2026-06-09 17:21:13.211525 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:21:13.211850 | instance | Tuesday 09 June 2026 17:21:13 +0000 (0:00:00.058) 0:21:29.646 **********
2026-06-09 17:21:44.113868 | instance | changed: [instance]
2026-06-09 17:21:44.113967 | instance |
2026-06-09 17:21:44.114164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:21:44.114332 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:30.902) 0:22:00.548 **********
2026-06-09 17:21:44.772009 | instance | ok: [instance]
2026-06-09 17:21:44.772161 | instance |
2026-06-09 17:21:44.772334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:21:44.772491 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:00.657) 0:22:01.206 **********
2026-06-09 17:21:44.834527 | instance | ok: [instance]
2026-06-09 17:21:44.834675 | instance |
2026-06-09 17:21:44.834840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:21:44.834998 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:00.063) 0:22:01.269 **********
2026-06-09 17:21:44.881054 | instance | skipping: [instance]
2026-06-09 17:21:44.881192 | instance |
2026-06-09 17:21:44.881357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:21:44.881514 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:00.046) 0:22:01.316 **********
2026-06-09 17:21:44.937358 | instance | skipping: [instance]
2026-06-09 17:21:44.937477 | instance |
2026-06-09 17:21:44.937648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:21:44.937804 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:00.056) 0:22:01.372 **********
2026-06-09 17:21:44.994210 | instance | ok: [instance]
2026-06-09 17:21:44.995072 | instance |
2026-06-09 17:21:44.995184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:21:44.995220 | instance | Tuesday 09 June 2026 17:21:44 +0000 (0:00:00.056) 0:22:01.429 **********
2026-06-09 17:21:45.100889 | instance | ok: [instance] => (item=identity)
2026-06-09 17:21:45.101099 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:21:45.101358 | instance | ok: [instance] => (item=key_manager)
2026-06-09 17:21:45.101613 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:21:45.101866 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:21:45.102107 | instance |
2026-06-09 17:21:45.102366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:21:45.102648 | instance | Tuesday 09 June 2026 17:21:45 +0000 (0:00:00.106) 0:22:01.535 **********
2026-06-09 17:21:45.167563 | instance | ok: [instance]
2026-06-09 17:21:45.167779 | instance |
2026-06-09 17:21:45.168047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:21:45.168474 | instance | Tuesday 09 June 2026 17:21:45 +0000 (0:00:00.067) 0:22:01.602 **********
2026-06-09 17:21:45.240726 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:21:45.240821 | instance |
2026-06-09 17:21:45.241019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:21:45.241262 | instance | Tuesday 09 June 2026 17:21:45 +0000 (0:00:00.072) 0:22:01.675 **********
2026-06-09 17:21:45.763391 | instance | changed: [instance]
2026-06-09 17:21:45.763468 | instance |
2026-06-09 17:21:45.763599 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-09 17:21:45.763719 | instance | Tuesday 09 June 2026 17:21:45 +0000 (0:00:00.522) 0:22:02.198 **********
2026-06-09 17:23:21.868864 | instance | changed: [instance]
2026-06-09 17:23:21.869116 | instance |
2026-06-09 17:23:21.869386 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:23:21.869659 | instance | Tuesday 09 June 2026 17:23:21 +0000 (0:01:36.105) 0:23:38.303 **********
2026-06-09 17:23:21.971710 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:23:21.971935 | instance |
2026-06-09 17:23:21.972253 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:23:21.972517 | instance | Tuesday 09 June 2026 17:23:21 +0000 (0:00:00.102) 0:23:38.406 **********
2026-06-09 17:23:22.022166 | instance | skipping: [instance]
2026-06-09 17:23:22.022438 | instance |
2026-06-09 17:23:22.022728 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:23:22.022986 | instance | Tuesday 09 June 2026 17:23:22 +0000 (0:00:00.050) 0:23:38.457 **********
2026-06-09 17:23:22.074845 | instance | skipping: [instance]
2026-06-09 17:23:22.075047 | instance |
2026-06-09 17:23:22.075324 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:23:22.075584 | instance | Tuesday 09 June 2026 17:23:22 +0000 (0:00:00.052) 0:23:38.509 **********
2026-06-09 17:23:22.136899 | instance | ok: [instance]
2026-06-09 17:23:22.137110 | instance |
2026-06-09 17:23:22.137359 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-09 17:23:22.137632 | instance | Tuesday 09 June 2026 17:23:22 +0000 (0:00:00.062) 0:23:38.572 **********
2026-06-09 17:23:22.200480 | instance | included: ingress for instance
2026-06-09 17:23:22.200711 | instance |
2026-06-09 17:23:22.200965 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-09 17:23:22.201214 | instance | Tuesday 09 June 2026 17:23:22 +0000 (0:00:00.063) 0:23:38.635 **********
2026-06-09 17:23:23.147501 | instance | changed: [instance]
2026-06-09 17:23:23.147718 | instance |
2026-06-09 17:23:23.147997 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-09 17:23:23.148359 | instance | Tuesday 09 June 2026 17:23:23 +0000 (0:00:00.946) 0:23:39.582 **********
2026-06-09 17:23:24.277516 | instance | changed: [instance]
2026-06-09 17:23:24.277646 | instance |
2026-06-09 17:23:24.277832 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-09 17:23:24.278002 | instance | Tuesday 09 June 2026 17:23:24 +0000 (0:00:01.130) 0:23:40.712 **********
2026-06-09 17:23:34.562312 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-09 17:23:34.562384 | instance |
2026-06-09 17:23:34.562402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:23:34.562623 | instance | Tuesday 09 June 2026 17:23:34 +0000 (0:00:10.284) 0:23:50.996 **********
2026-06-09 17:23:34.624682 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:23:34.624755 | instance |
2026-06-09 17:23:34.625003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:23:34.625042 | instance | Tuesday 09 June 2026 17:23:34 +0000 (0:00:00.062) 0:23:51.059 **********
2026-06-09 17:23:35.163634 | instance | changed: [instance]
2026-06-09 17:23:35.163717 | instance |
2026-06-09 17:23:35.163785 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-09 17:23:35.163910 | instance | Tuesday 09 June 2026 17:23:35 +0000 (0:00:00.539) 0:23:51.598 **********
2026-06-09 17:23:37.923652 | instance | changed: [instance]
2026-06-09 17:23:37.923756 | instance |
2026-06-09 17:23:37.923825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:23:37.923944 | instance | Tuesday 09 June 2026 17:23:37 +0000 (0:00:02.759) 0:23:54.358 **********
2026-06-09 17:23:37.979358 | instance | skipping: [instance]
2026-06-09 17:23:37.979454 | instance |
2026-06-09 17:23:37.979525 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:23:37.979647 | instance | Tuesday 09 June 2026 17:23:37 +0000 (0:00:00.055) 0:23:54.414 **********
2026-06-09 17:23:38.021716 | instance | skipping: [instance]
2026-06-09 17:23:38.021803 | instance |
2026-06-09 17:23:38.021900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:23:38.022049 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.042) 0:23:54.456 **********
2026-06-09 17:23:38.078546 | instance | skipping: [instance]
2026-06-09 17:23:38.078623 | instance |
2026-06-09 17:23:38.078730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:23:38.078869 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.056) 0:23:54.513 **********
2026-06-09 17:23:38.128349 | instance | skipping: [instance]
2026-06-09 17:23:38.128433 | instance |
2026-06-09 17:23:38.128451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:23:38.128463 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.049) 0:23:54.562 **********
2026-06-09 17:23:38.184066 | instance | skipping: [instance]
2026-06-09 17:23:38.184111 | instance |
2026-06-09 17:23:38.184468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:23:38.184541 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.056) 0:23:54.619 **********
2026-06-09 17:23:38.235886 | instance | skipping: [instance]
2026-06-09 17:23:38.235987 | instance |
2026-06-09 17:23:38.236226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:23:38.236309 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.051) 0:23:54.670 **********
2026-06-09 17:23:38.298333 | instance | ok: [instance]
2026-06-09 17:23:38.298403 | instance |
2026-06-09 17:23:38.298735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:23:38.298772 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.062) 0:23:54.733 **********
2026-06-09 17:23:38.369317 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-09 17:23:38.369382 | instance |
2026-06-09 17:23:38.369528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:23:38.369730 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.070) 0:23:54.804 **********
2026-06-09 17:23:38.439440 | instance | ok: [instance]
2026-06-09 17:23:38.439517 | instance |
2026-06-09 17:23:38.439628 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:23:38.439813 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.070) 0:23:54.874 **********
2026-06-09 17:23:38.515709 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:23:38.515788 | instance |
2026-06-09 17:23:38.515987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:23:38.516028 | instance | Tuesday 09 June 2026 17:23:38 +0000 (0:00:00.076) 0:23:54.950 **********
2026-06-09 17:23:39.023444 | instance | changed: [instance]
2026-06-09 17:23:39.023516 | instance |
2026-06-09 17:23:39.023796 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-09 17:23:39.023832 | instance | Tuesday 09 June 2026 17:23:39 +0000 (0:00:00.508) 0:23:55.458 **********
2026-06-09 17:23:57.712557 | instance | ok: [instance]
2026-06-09 17:23:57.712674 | instance |
2026-06-09 17:23:57.713040 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-09 17:23:57.713087 | instance | Tuesday 09 June 2026 17:23:57 +0000 (0:00:18.688) 0:24:14.147 **********
2026-06-09 17:24:12.140490 | instance | ok: [instance]
2026-06-09 17:24:12.140579 | instance |
2026-06-09 17:24:12.140835 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-09 17:24:12.140899 | instance | Tuesday 09 June 2026 17:24:12 +0000 (0:00:14.428) 0:24:28.575 **********
2026-06-09 17:24:13.550236 | instance | ok: [instance]
2026-06-09 17:24:13.550322 | instance |
2026-06-09 17:24:13.550595 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-09 17:24:13.550633 | instance | Tuesday 09 June 2026 17:24:13 +0000 (0:00:01.409) 0:24:29.985 **********
2026-06-09 17:24:14.739743 | instance | ok: [instance]
2026-06-09 17:24:14.739815 | instance |
2026-06-09 17:24:14.740096 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-09 17:24:14.740153 | instance | Tuesday 09 June 2026 17:24:14 +0000 (0:00:01.189) 0:24:31.174 **********
2026-06-09 17:24:15.434167 | instance | changed: [instance]
2026-06-09 17:24:15.434240 | instance |
2026-06-09 17:24:15.434420 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-09 17:24:15.434493 | instance | Tuesday 09 June 2026 17:24:15 +0000 (0:00:00.694) 0:24:31.869 **********
2026-06-09 17:24:16.136671 | instance | changed: [instance]
2026-06-09 17:24:16.136747 | instance |
2026-06-09 17:24:16.136994 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-09 17:24:16.137034 | instance | Tuesday 09 June 2026 17:24:16 +0000 (0:00:00.702) 0:24:32.571 **********
2026-06-09 17:24:19.119657 | instance | changed: [instance]
2026-06-09 17:24:19.120297 | instance |
2026-06-09 17:24:19.120352 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-09 17:24:19.120360 | instance | Tuesday 09 June 2026 17:24:19 +0000 (0:00:02.982) 0:24:35.554 **********
2026-06-09 17:24:20.984531 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-09 17:24:21.008684 | instance | changed: [instance]
2026-06-09 17:24:21.008757 | instance |
2026-06-09 17:24:21.009037 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-09 17:24:21.009097 | instance | Tuesday 09 June 2026 17:24:21 +0000 (0:00:01.889) 0:24:37.443 **********
2026-06-09 17:24:29.294624 | instance | ok: [instance]
2026-06-09 17:24:29.294742 | instance |
2026-06-09 17:24:29.294811 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-09 17:24:29.294941 | instance | Tuesday 09 June 2026 17:24:29 +0000 (0:00:08.285) 0:24:45.729 **********
2026-06-09 17:24:30.424447 | instance | changed: [instance]
2026-06-09 17:24:30.424528 | instance |
2026-06-09 17:24:30.424634 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-09 17:24:30.424750 | instance | Tuesday 09 June 2026 17:24:30 +0000 (0:00:01.129) 0:24:46.859 **********
2026-06-09 17:24:32.480069 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-222.nip.io/swift/v1/%(tenant_id)s'})
2026-06-09 17:24:32.480373 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-09 17:24:32.480602 | instance |
2026-06-09 17:24:32.480862 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:24:32.481126 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:02.055) 0:24:48.914 **********
2026-06-09 17:24:32.585898 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:24:32.586125 | instance |
2026-06-09 17:24:32.586440 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:24:32.586741 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:00.105) 0:24:49.020 **********
2026-06-09 17:24:32.635293 | instance | skipping: [instance]
2026-06-09 17:24:32.635555 | instance |
2026-06-09 17:24:32.635884 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:24:32.636213 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:00.049) 0:24:49.070 **********
2026-06-09 17:24:32.681466 | instance | skipping: [instance]
2026-06-09 17:24:32.681699 | instance |
2026-06-09 17:24:32.681973 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:24:32.682231 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:00.046) 0:24:49.116 **********
2026-06-09 17:24:32.747505 | instance | ok: [instance]
2026-06-09 17:24:32.747641 | instance |
2026-06-09 17:24:32.747810 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-09 17:24:32.748032 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:00.066) 0:24:49.182 **********
2026-06-09 17:24:32.822144 | instance | included: ingress for instance
2026-06-09 17:24:32.822384 | instance |
2026-06-09 17:24:32.822649 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-09 17:24:32.822864 | instance | Tuesday 09 June 2026 17:24:32 +0000 (0:00:00.074) 0:24:49.257 **********
2026-06-09 17:24:33.874178 | instance | changed: [instance]
2026-06-09 17:24:33.874426 | instance |
2026-06-09 17:24:33.874715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:24:33.874980 | instance | Tuesday 09 June 2026 17:24:33 +0000 (0:00:01.051) 0:24:50.308 **********
2026-06-09 17:24:33.934832 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:24:33.935081 | instance |
2026-06-09 17:24:33.935363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:24:33.935644 | instance | Tuesday 09 June 2026 17:24:33 +0000 (0:00:00.061) 0:24:50.369 **********
2026-06-09 17:24:34.445025 | instance | changed: [instance]
2026-06-09 17:24:34.445089 | instance |
2026-06-09 17:24:34.445231 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-09 17:24:34.445352 | instance | Tuesday 09 June 2026 17:24:34 +0000 (0:00:00.510) 0:24:50.880 **********
2026-06-09 17:24:48.808682 | instance | ok: [instance]
2026-06-09 17:24:48.809345 | instance |
2026-06-09 17:24:48.809473 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-09 17:24:48.809597 | instance | Tuesday 09 June 2026 17:24:48 +0000 (0:00:14.363) 0:25:05.243 **********
2026-06-09 17:24:48.880129 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-09 17:24:48.880389 | instance |
2026-06-09 17:24:48.880672 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-09 17:24:48.880935 | instance | Tuesday 09 June 2026 17:24:48 +0000 (0:00:00.071) 0:25:05.315 **********
2026-06-09 17:24:49.571933 | instance | changed: [instance]
2026-06-09 17:24:49.572220 | instance |
2026-06-09 17:24:49.572539 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-09 17:24:49.572881 | instance | Tuesday 09 June 2026 17:24:49 +0000 (0:00:00.691) 0:25:06.006 **********
2026-06-09 17:24:50.268114 | instance | changed: [instance]
2026-06-09 17:24:50.268397 | instance |
2026-06-09 17:24:50.268685 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-09 17:24:50.269141 | instance | Tuesday 09 June 2026 17:24:50 +0000 (0:00:00.696) 0:25:06.702 **********
2026-06-09 17:24:51.519317 | instance | ok: [instance]
2026-06-09 17:24:51.519384 | instance |
2026-06-09 17:24:51.519397 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-09 17:24:51.519408 | instance | Tuesday 09 June 2026 17:24:51 +0000 (0:00:01.250) 0:25:07.953 **********
2026-06-09 17:24:51.583723 | instance | ok: [instance]
2026-06-09 17:24:51.583936 | instance |
2026-06-09 17:24:51.584292 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-09 17:24:51.584349 | instance | Tuesday 09 June 2026 17:24:51 +0000 (0:00:00.064) 0:25:08.018 **********
2026-06-09 17:24:52.251845 | instance | changed: [instance]
2026-06-09 17:24:52.253141 | instance |
2026-06-09 17:24:52.253310 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-09 17:24:52.253511 | instance | Tuesday 09 June 2026 17:24:52 +0000 (0:00:00.666) 0:25:08.685 **********
2026-06-09 17:24:52.503523 | instance | ok: [instance]
2026-06-09 17:24:52.503607 | instance |
2026-06-09 17:24:52.503728 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-09 17:24:52.503841 | instance | Tuesday 09 June 2026 17:24:52 +0000 (0:00:00.253) 0:25:08.938 **********
2026-06-09 17:24:53.772790 | instance | changed: [instance]
2026-06-09 17:24:53.772952 | instance |
2026-06-09 17:24:53.773254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:24:53.773601 | instance | Tuesday 09 June 2026 17:24:53 +0000 (0:00:01.268) 0:25:10.207 **********
2026-06-09 17:24:54.024287 | instance | ok: [instance]
2026-06-09 17:24:54.024507 | instance |
2026-06-09 17:24:54.024789 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:24:54.025078 | instance | Tuesday 09 June 2026 17:24:54 +0000 (0:00:00.251) 0:25:10.459 **********
2026-06-09 17:24:54.103021 | instance | included: rabbitmq for instance
2026-06-09 17:24:54.103246 | instance |
2026-06-09 17:24:54.103539 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:24:54.103811 | instance | Tuesday 09 June 2026 17:24:54 +0000 (0:00:00.078) 0:25:10.538 **********
2026-06-09 17:24:54.803017 | instance | ok: [instance]
2026-06-09 17:24:54.803237 | instance |
2026-06-09 17:24:54.803497 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:24:54.803756 | instance | Tuesday 09 June 2026 17:24:54 +0000 (0:00:00.699) 0:25:11.237 **********
2026-06-09 17:24:54.967158 | instance | skipping: [instance]
2026-06-09 17:24:54.967372 | instance |
2026-06-09 17:24:54.967651 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:24:54.967916 | instance | Tuesday 09 June 2026 17:24:54 +0000 (0:00:00.164) 0:25:11.402 **********
2026-06-09 17:24:55.023653 | instance | skipping: [instance]
2026-06-09 17:24:55.023915 | instance |
2026-06-09 17:24:55.024269 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:24:55.024614 | instance | Tuesday 09 June 2026 17:24:55 +0000 (0:00:00.056) 0:25:11.458 **********
2026-06-09 17:24:55.073449 | instance | skipping: [instance]
2026-06-09 17:24:55.073681 | instance |
2026-06-09 17:24:55.073954 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:24:55.074226 | instance | Tuesday 09 June 2026 17:24:55 +0000 (0:00:00.049) 0:25:11.508 **********
2026-06-09 17:25:25.944569 | instance | changed: [instance]
2026-06-09 17:25:25.944930 | instance |
2026-06-09 17:25:25.945114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:25:25.945404 | instance | Tuesday 09 June 2026 17:25:25 +0000 (0:00:30.871) 0:25:42.379 **********
2026-06-09 17:25:26.632001 | instance | ok: [instance]
2026-06-09 17:25:26.632232 | instance |
2026-06-09 17:25:26.632491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:25:26.632732 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.687) 0:25:43.066 **********
2026-06-09 17:25:26.686632 | instance | ok: [instance]
2026-06-09 17:25:26.686873 | instance |
2026-06-09 17:25:26.687177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:25:26.687453 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.054) 0:25:43.121 **********
2026-06-09 17:25:26.740695 | instance | skipping: [instance]
2026-06-09 17:25:26.740939 | instance |
2026-06-09 17:25:26.741220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:25:26.741482 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.053) 0:25:43.175 **********
2026-06-09 17:25:26.795219 | instance | skipping: [instance]
2026-06-09 17:25:26.795446 | instance |
2026-06-09 17:25:26.795738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:25:26.796010 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.054) 0:25:43.230 **********
2026-06-09 17:25:26.845328 | instance | ok: [instance]
2026-06-09 17:25:26.845542 | instance |
2026-06-09 17:25:26.845812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:25:26.846074 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.050) 0:25:43.280 **********
2026-06-09 17:25:26.995703 | instance | ok: [instance] => (item=identity)
2026-06-09 17:25:26.995944 | instance | ok: [instance] => (item=image)
2026-06-09 17:25:26.996281 | instance | ok: [instance] => (item=dashboard)
2026-06-09 17:25:26.996540 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:25:26.996797 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:25:26.997068 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:25:26.997302 | instance |
2026-06-09 17:25:26.997567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:25:26.997828 | instance | Tuesday 09 June 2026 17:25:26 +0000 (0:00:00.150) 0:25:43.430 **********
2026-06-09 17:25:27.064698 | instance | ok: [instance]
2026-06-09 17:25:27.064957 | instance |
2026-06-09 17:25:27.065257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:25:27.065543 | instance | Tuesday 09 June 2026 17:25:27 +0000 (0:00:00.069) 0:25:43.499 **********
2026-06-09 17:25:27.135645 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:25:27.135852 | instance |
2026-06-09 17:25:27.136141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:25:27.136434 | instance | Tuesday 09 June 2026 17:25:27 +0000 (0:00:00.070) 0:25:43.570 **********
2026-06-09 17:25:27.662243 | instance | changed: [instance]
2026-06-09 17:25:27.662491 | instance |
2026-06-09 17:25:27.662768 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-09 17:25:27.663149 | instance | Tuesday 09 June 2026 17:25:27 +0000 (0:00:00.526) 0:25:44.096 **********
2026-06-09 17:25:27.929283 | instance | ok: [instance]
2026-06-09 17:25:27.929400 | instance |
2026-06-09 17:25:27.929550 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-09 17:25:27.929694 | instance | Tuesday 09 June 2026 17:25:27 +0000 (0:00:00.267) 0:25:44.364 **********
2026-06-09 17:27:42.385538 | instance | changed: [instance]
2026-06-09 17:27:42.385683 | instance |
2026-06-09 17:27:42.385980 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:27:42.386266 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:02:14.456) 0:27:58.820 **********
2026-06-09 17:27:42.481272 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:27:42.481510 | instance |
2026-06-09 17:27:42.481810 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:27:42.482099 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:00:00.095) 0:27:58.916 **********
2026-06-09 17:27:42.538070 | instance | skipping: [instance]
2026-06-09 17:27:42.538324 | instance |
2026-06-09 17:27:42.538629 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:27:42.538912 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:00:00.056) 0:27:58.972 **********
2026-06-09 17:27:42.595980 | instance | skipping: [instance]
2026-06-09 17:27:42.596282 | instance |
2026-06-09 17:27:42.596565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:27:42.596830 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:00:00.057) 0:27:59.030 **********
2026-06-09 17:27:42.668440 | instance | ok: [instance]
2026-06-09 17:27:42.668662 | instance |
2026-06-09 17:27:42.668929 | instance | TASK [Create Ingress image] ****************************************************
2026-06-09 17:27:42.669198 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:00:00.071) 0:27:59.102 **********
2026-06-09 17:27:42.749277 | instance | included: ingress for instance
2026-06-09 17:27:42.749544 | instance |
2026-06-09 17:27:42.749824 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-09 17:27:42.750088 | instance | Tuesday 09 June 2026 17:27:42 +0000 (0:00:00.082) 0:27:59.184 **********
2026-06-09 17:27:43.701676 | instance | changed: [instance]
2026-06-09 17:27:43.701939 | instance |
2026-06-09 17:27:43.702243 | instance | TASK [Create images] ***********************************************************
2026-06-09 17:27:43.702535 | instance | Tuesday 09 June 2026 17:27:43 +0000 (0:00:00.952) 0:28:00.136 **********
2026-06-09 17:27:43.810634 | 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-06-09 17:27:43.810879 | instance |
2026-06-09 17:27:43.811196 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-09 17:27:43.811517 | instance | Tuesday 09 June 2026 17:27:43 +0000 (0:00:00.108) 0:28:00.245 **********
2026-06-09 17:27:52.835185 | instance | changed: [instance]
2026-06-09 17:27:52.835500 | instance |
2026-06-09 17:27:52.835814 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-09 17:27:52.836099 | instance | Tuesday 09 June 2026 17:27:52 +0000 (0:00:09.024) 0:28:09.269 **********
2026-06-09 17:27:53.520455 | instance | ok: [instance]
2026-06-09 17:27:53.520719 | instance |
2026-06-09 17:27:53.520983 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-09 17:27:53.521197 | instance | Tuesday 09 June 2026 17:27:53 +0000 (0:00:00.685) 0:28:09.955 **********
2026-06-09 17:27:53.593706 | instance | ok: [instance]
2026-06-09 17:27:53.593931 | instance |
2026-06-09 17:27:53.594240 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-09 17:27:53.594493 | instance | Tuesday 09 June 2026 17:27:53 +0000 (0:00:00.073) 0:28:10.028 **********
2026-06-09 17:29:53.939251 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-09 17:29:53.939318 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-09 17:29:53.939325 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-09 17:29:53.939330 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-09 17:29:53.939940 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-09 17:29:53.939995 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-09 17:29:53.940011 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-09 17:29:53.940870 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-09 17:29:53.940972 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-09 17:29:53.940992 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-09 17:29:53.941337 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-09 17:29:53.941485 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-09 17:29:53.942071 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-09 17:29:53.942731 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-09 17:29:53.943103 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-09 17:29:53.943428 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-09 17:29:53.943752 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-09 17:29:53.944072 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-09 17:29:53.944427 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-09 17:29:53.944751 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-09 17:29:53.945085 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-09 17:29:53.945514 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-09 17:29:53.945936 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-09 17:29:53.946261 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-09 17:29:53.946408 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-09 17:29:53.946553 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-09 17:29:53.946697 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-09 17:29:53.946857 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-09 17:29:53.947003 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-09 17:29:53.947148 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-09 17:29:53.947297 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-09 17:29:53.947440 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-09 17:29:53.947583 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-09 17:29:53.947726 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-09 17:29:53.947870 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-09 17:29:53.948034 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-09 17:29:53.948218 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-09 17:29:53.948367 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-09 17:29:53.948514 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-09 17:29:53.948659 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-09 17:29:53.948804 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-09 17:29:53.948949 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-09 17:29:53.949094 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-09 17:29:53.949238 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-09 17:29:53.949383 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-09 17:29:53.949527 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-09 17:29:53.949673 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-09 17:29:53.949817 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-09 17:29:53.950006 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-09 17:29:53.950152 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-09 17:29:53.950300 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-09 17:29:53.950448 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-09 17:29:53.950591 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-09 17:29:53.950733 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-09 17:29:53.950880 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-09 17:29:53.951024 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-09 17:29:53.951167 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-09 17:29:53.951309 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-09 17:29:53.951512 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-09 17:29:53.951669 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-09 17:29:53.951867 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-09 17:29:53.952018 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-09 17:29:53.952180 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-09 17:29:53.952328 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-09 17:29:53.952474 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-09 17:29:53.952640 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-09 17:29:53.952787 | instance | ok: [instance]
2026-06-09 17:29:53.952925 | instance |
2026-06-09 17:29:53.953077 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-09 17:29:53.953226 | instance | Tuesday 09 June 2026 17:29:53 +0000 (0:02:00.344) 0:30:10.373 **********
2026-06-09 17:29:53.991685 | instance | ok: [instance]
2026-06-09 17:29:53.991866 | instance |
2026-06-09 17:29:53.992028 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-09 17:29:53.992208 | instance | Tuesday 09 June 2026 17:29:53 +0000 (0:00:00.053) 0:30:10.426 **********
2026-06-09 17:29:54.052421 | instance | ok: [instance]
2026-06-09 17:29:54.052578 | instance |
2026-06-09 17:29:54.052727 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-09 17:29:54.052874 | instance | Tuesday 09 June 2026 17:29:54 +0000 (0:00:00.060) 0:30:10.487 **********
2026-06-09 17:29:54.288197 | instance | changed: [instance]
2026-06-09 17:29:54.288574 | instance |
2026-06-09 17:29:54.288917 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-09 17:29:54.289256 | instance | Tuesday 09 June 2026 17:29:54 +0000 (0:00:00.235) 0:30:10.723 **********
2026-06-09 17:29:55.024638 | instance | changed: [instance]
2026-06-09 17:29:55.025023 | instance |
2026-06-09 17:29:55.025387 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-09 17:29:55.025737 | instance | Tuesday 09 June 2026 17:29:55 +0000 (0:00:00.736) 0:30:11.459 **********
2026-06-09 17:29:55.255967 | instance | ok: [instance]
2026-06-09 17:29:55.256159 | instance |
2026-06-09 17:29:55.256494 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-09 17:29:55.256760 | instance | Tuesday 09 June 2026 17:29:55 +0000 (0:00:00.230) 0:30:11.690 **********
2026-06-09 17:29:55.568869 | instance | changed: [instance]
2026-06-09 17:29:55.569185 | instance |
2026-06-09 17:29:55.569534 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-09 17:29:55.569869 | instance | Tuesday 09 June 2026 17:29:55 +0000 (0:00:00.312) 0:30:12.003 **********
2026-06-09 17:29:56.263693 | instance | ok: [instance]
2026-06-09 17:29:56.263920 | instance |
2026-06-09 17:29:56.264247 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-09 17:29:56.264523 | instance | Tuesday 09 June 2026 17:29:56 +0000 (0:00:00.695) 0:30:12.698 **********
2026-06-09 17:29:56.327298 | instance | ok: [instance]
2026-06-09 17:29:56.327527 | instance |
2026-06-09 17:29:56.327835 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-09 17:29:56.328055 | instance | Tuesday 09 June 2026 17:29:56 +0000 (0:00:00.063) 0:30:12.761 **********
2026-06-09 17:30:01.795658 | instance | changed: [instance]
2026-06-09 17:30:01.795903 | instance |
2026-06-09 17:30:01.796269 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-09 17:30:01.796549 | instance | Tuesday 09 June 2026 17:30:01 +0000 (0:00:05.468) 0:30:18.230 **********
2026-06-09 17:30:01.846670 | instance | skipping: [instance]
2026-06-09 17:30:01.846936 | instance |
2026-06-09 17:30:01.847247 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-09 17:30:01.847544 | instance | Tuesday 09 June 2026 17:30:01 +0000 (0:00:00.051) 0:30:18.281 **********
2026-06-09 17:30:01.897014 | instance | skipping: [instance]
2026-06-09 17:30:01.897226 | instance |
2026-06-09 17:30:01.897538 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-09 17:30:01.897787 | instance | Tuesday 09 June 2026 17:30:01 +0000 (0:00:00.050) 0:30:18.331 **********
2026-06-09 17:30:02.225645 | instance | changed: [instance]
2026-06-09 17:30:02.225886 | instance |
2026-06-09 17:30:02.226284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:30:02.226581 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.328) 0:30:18.660 **********
2026-06-09 17:30:02.306776 | instance | ok: [instance]
2026-06-09 17:30:02.307139 | instance |
2026-06-09 17:30:02.307468 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:30:02.307803 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.081) 0:30:18.741 **********
2026-06-09 17:30:02.357381 | instance | skipping: [instance]
2026-06-09 17:30:02.357618 | instance |
2026-06-09 17:30:02.357947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:30:02.358302 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.050) 0:30:18.792 **********
2026-06-09 17:30:02.412159 | instance | skipping: [instance]
2026-06-09 17:30:02.412477 | instance |
2026-06-09 17:30:02.412838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:30:02.413174 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.054) 0:30:18.847 **********
2026-06-09 17:30:02.457684 | instance | skipping: [instance]
2026-06-09 17:30:02.457940 | instance |
2026-06-09 17:30:02.458220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:30:02.458542 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.045) 0:30:18.892 **********
2026-06-09 17:30:02.514954 | instance | skipping: [instance]
2026-06-09 17:30:02.515219 | instance |
2026-06-09 17:30:02.515555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:30:02.515984 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.056) 0:30:18.949 **********
2026-06-09 17:30:02.572513 | instance | skipping: [instance]
2026-06-09 17:30:02.572745 | instance |
2026-06-09 17:30:02.573025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:30:02.573280 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.057) 0:30:19.007 **********
2026-06-09 17:30:02.622908 | instance | ok: [instance]
2026-06-09 17:30:02.623125 | instance |
2026-06-09 17:30:02.623406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:30:02.623667 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.050) 0:30:19.057 **********
2026-06-09 17:30:02.716414 | instance | ok: [instance] => (item=identity)
2026-06-09 17:30:02.716493 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:30:02.716584 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:30:02.716708 | instance | ok: [instance] => (item=staffeln)
2026-06-09 17:30:02.716815 | instance |
2026-06-09 17:30:02.716937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:30:02.717060 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.093) 0:30:19.151 **********
2026-06-09 17:30:02.799951 | instance | ok: [instance]
2026-06-09 17:30:02.800255 | instance |
2026-06-09 17:30:02.800509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:30:02.800769 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.083) 0:30:19.234 **********
2026-06-09 17:30:02.869157 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:30:02.869368 | instance |
2026-06-09 17:30:02.869634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:30:02.869887 | instance | Tuesday 09 June 2026 17:30:02 +0000 (0:00:00.069) 0:30:19.304 **********
2026-06-09 17:30:03.392059 | instance | changed: [instance]
2026-06-09 17:30:03.392244 | instance |
2026-06-09 17:30:03.392374 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-09 17:30:03.392497 | instance | Tuesday 09 June 2026 17:30:03 +0000 (0:00:00.522) 0:30:19.826 **********
2026-06-09 17:30:25.131788 | instance | changed: [instance]
2026-06-09 17:30:25.131993 | instance |
2026-06-09 17:30:25.132385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:30:25.132662 | instance | Tuesday 09 June 2026 17:30:25 +0000 (0:00:21.739) 0:30:41.566 **********
2026-06-09 17:30:25.231598 | instance | ok: [instance]
2026-06-09 17:30:25.231807 | instance |
2026-06-09 17:30:25.232061 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:30:25.232375 | instance | Tuesday 09 June 2026 17:30:25 +0000 (0:00:00.099) 0:30:41.666 **********
2026-06-09 17:30:25.314446 | instance | included: rabbitmq for instance
2026-06-09 17:30:25.314717 | instance |
2026-06-09 17:30:25.314945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:30:25.315201 | instance | Tuesday 09 June 2026 17:30:25 +0000 (0:00:00.082) 0:30:41.749 **********
2026-06-09 17:30:26.034893 | instance | ok: [instance]
2026-06-09 17:30:26.034972 | instance |
2026-06-09 17:30:26.035104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:30:26.035219 | instance | Tuesday 09 June 2026 17:30:26 +0000 (0:00:00.720) 0:30:42.470 **********
2026-06-09 17:30:26.090205 | instance | skipping: [instance]
2026-06-09 17:30:26.090441 | instance |
2026-06-09 17:30:26.090718 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:30:26.091009 | instance | Tuesday 09 June 2026 17:30:26 +0000 (0:00:00.055) 0:30:42.525 **********
2026-06-09 17:30:26.140328 | instance | skipping: [instance]
2026-06-09 17:30:26.140569 | instance |
2026-06-09 17:30:26.140844 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:30:26.141113 | instance | Tuesday 09 June 2026 17:30:26 +0000 (0:00:00.050) 0:30:42.575 **********
2026-06-09 17:30:26.190611 | instance | skipping: [instance]
2026-06-09 17:30:26.190874 | instance |
2026-06-09 17:30:26.191177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:30:26.191438 | instance | Tuesday 09 June 2026 17:30:26 +0000 (0:00:00.050) 0:30:42.625 **********
2026-06-09 17:30:57.123711 | instance | changed: [instance]
2026-06-09 17:30:57.123966 | instance |
2026-06-09 17:30:57.124288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:30:57.124524 | instance | Tuesday 09 June 2026 17:30:57 +0000 (0:00:30.932) 0:31:13.558 **********
2026-06-09 17:30:57.816459 | instance | ok: [instance]
2026-06-09 17:30:57.816689 | instance |
2026-06-09 17:30:57.816991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:30:57.817294 | instance | Tuesday 09 June 2026 17:30:57 +0000 (0:00:00.692) 0:31:14.251 **********
2026-06-09 17:30:57.875639 | instance | ok: [instance]
2026-06-09 17:30:57.875848 | instance |
2026-06-09 17:30:57.876146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:30:57.876453 | instance | Tuesday 09 June 2026 17:30:57 +0000 (0:00:00.059) 0:31:14.310 **********
2026-06-09 17:30:57.935942 | instance | skipping: [instance]
2026-06-09 17:30:57.936315 | instance |
2026-06-09 17:30:57.936630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:30:57.936895 | instance | Tuesday 09 June 2026 17:30:57 +0000 (0:00:00.060) 0:31:14.370 **********
2026-06-09 17:30:57.990048 | instance | skipping: [instance]
2026-06-09 17:30:57.990297 | instance |
2026-06-09 17:30:57.990588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:30:57.990864 | instance | Tuesday 09 June 2026 17:30:57 +0000 (0:00:00.054) 0:31:14.424 **********
2026-06-09 17:30:58.044644 | instance | ok: [instance]
2026-06-09 17:30:58.044726 | instance |
2026-06-09 17:30:58.044851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:30:58.044972 | instance | Tuesday 09 June 2026 17:30:58 +0000 (0:00:00.054) 0:31:14.479 **********
2026-06-09 17:30:58.171951 | instance | ok: [instance] => (item=identity)
2026-06-09 17:30:58.172406 | instance | ok: [instance] => (item=volumev3)
2026-06-09 17:30:58.172743 | instance | ok: [instance] => (item=image)
2026-06-09 17:30:58.173012 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:30:58.173284 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:30:58.173537 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:30:58.173701 | instance |
2026-06-09 17:30:58.173876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:30:58.174046 | instance | Tuesday 09 June 2026 17:30:58 +0000 (0:00:00.126) 0:31:14.606 **********
2026-06-09 17:30:58.246586 | instance | ok: [instance]
2026-06-09 17:30:58.246878 | instance |
2026-06-09 17:30:58.247219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:30:58.247557 | instance | Tuesday 09 June 2026 17:30:58 +0000 (0:00:00.074) 0:31:14.681 **********
2026-06-09 17:30:58.316954 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:30:58.317205 | instance |
2026-06-09 17:30:58.317526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:30:58.317822 | instance | Tuesday 09 June 2026 17:30:58 +0000 (0:00:00.070) 0:31:14.751 **********
2026-06-09 17:30:58.879537 | instance | changed: [instance]
2026-06-09 17:30:58.879617 | instance |
2026-06-09 17:30:58.879813 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-09 17:30:58.879981 | instance | Tuesday 09 June 2026 17:30:58 +0000 (0:00:00.562) 0:31:15.314 **********
2026-06-09 17:30:59.324324 | instance | ok: [instance]
2026-06-09 17:30:59.324519 | instance |
2026-06-09 17:30:59.324810 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-09 17:30:59.325123 | instance | Tuesday 09 June 2026 17:30:59 +0000 (0:00:00.444) 0:31:15.758 **********
2026-06-09 17:30:59.398620 | instance | ok: [instance]
2026-06-09 17:30:59.398805 | instance |
2026-06-09 17:30:59.399073 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-09 17:30:59.399373 | instance | Tuesday 09 June 2026 17:30:59 +0000 (0:00:00.074) 0:31:15.833 **********
2026-06-09 17:30:59.816173 | instance | ok: [instance]
2026-06-09 17:30:59.816485 | instance |
2026-06-09 17:30:59.816763 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-09 17:30:59.817051 | instance | Tuesday 09 June 2026 17:30:59 +0000 (0:00:00.417) 0:31:16.250 **********
2026-06-09 17:35:47.802936 | instance | changed: [instance]
2026-06-09 17:35:47.803069 | instance |
2026-06-09 17:35:47.803082 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:35:47.803162 | instance | Tuesday 09 June 2026 17:35:47 +0000 (0:04:47.986) 0:36:04.237 **********
2026-06-09 17:35:48.041184 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:35:48.041317 | instance |
2026-06-09 17:35:48.041605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:35:48.041921 | instance | Tuesday 09 June 2026 17:35:48 +0000 (0:00:00.238) 0:36:04.476 **********
2026-06-09 17:35:48.090204 | instance | skipping: [instance]
2026-06-09 17:35:48.090442 | instance |
2026-06-09 17:35:48.090716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:35:48.090974 | instance | Tuesday 09 June 2026 17:35:48 +0000 (0:00:00.049) 0:36:04.525 **********
2026-06-09 17:35:48.136618 | instance | skipping: [instance]
2026-06-09 17:35:48.136838 | instance |
2026-06-09 17:35:48.137128 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:35:48.137414 | instance | Tuesday 09 June 2026 17:35:48 +0000 (0:00:00.046) 0:36:04.571 **********
2026-06-09 17:35:48.202491 | instance | ok: [instance]
2026-06-09 17:35:48.202653 | instance |
2026-06-09 17:35:48.202905 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-09 17:35:48.203201 | instance | Tuesday 09 June 2026 17:35:48 +0000 (0:00:00.065) 0:36:04.637 **********
2026-06-09 17:35:48.274607 | instance | included: ingress for instance
2026-06-09 17:35:48.274841 | instance |
2026-06-09 17:35:48.275101 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-09 17:35:48.275383 | instance | Tuesday 09 June 2026 17:35:48 +0000 (0:00:00.072) 0:36:04.709 **********
2026-06-09 17:35:49.346248 | instance | changed: [instance]
2026-06-09 17:35:49.346365 | instance |
2026-06-09 17:35:49.346500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:35:49.346663 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:01.071) 0:36:05.780 **********
2026-06-09 17:35:49.429602 | instance | ok: [instance]
2026-06-09 17:35:49.429792 | instance |
2026-06-09 17:35:49.430183 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:35:49.430497 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.083) 0:36:05.864 **********
2026-06-09 17:35:49.478517 | instance | skipping: [instance]
2026-06-09 17:35:49.478727 | instance |
2026-06-09 17:35:49.479003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:35:49.479264 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.049) 0:36:05.913 **********
2026-06-09 17:35:49.529165 | instance | skipping: [instance]
2026-06-09 17:35:49.529369 | instance |
2026-06-09 17:35:49.529650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:35:49.529966 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.050) 0:36:05.964 **********
2026-06-09 17:35:49.578713 | instance | skipping: [instance]
2026-06-09 17:35:49.578793 | instance |
2026-06-09 17:35:49.578900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:35:49.579028 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.049) 0:36:06.013 **********
2026-06-09 17:35:49.633620 | instance | skipping: [instance]
2026-06-09 17:35:49.633737 | instance |
2026-06-09 17:35:49.633865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:35:49.634031 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.054) 0:36:06.068 **********
2026-06-09 17:35:49.685442 | instance | skipping: [instance]
2026-06-09 17:35:49.685568 | instance |
2026-06-09 17:35:49.685686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:35:49.685859 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.051) 0:36:06.119 **********
2026-06-09 17:35:49.736002 | instance | ok: [instance]
2026-06-09 17:35:49.736142 | instance |
2026-06-09 17:35:49.736305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:35:49.736474 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.051) 0:36:06.170 **********
2026-06-09 17:35:49.826216 | instance | ok: [instance] => (item=identity)
2026-06-09 17:35:49.826327 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:35:49.827164 | instance | ok: [instance] => (item=placement)
2026-06-09 17:35:49.827244 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:35:49.827285 | instance |
2026-06-09 17:35:49.827295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:35:49.827303 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.090) 0:36:06.261 **********
2026-06-09 17:35:49.898395 | instance | ok: [instance]
2026-06-09 17:35:49.898513 | instance |
2026-06-09 17:35:49.898699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:35:49.898866 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.072) 0:36:06.333 **********
2026-06-09 17:35:49.960782 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:35:49.961025 | instance |
2026-06-09 17:35:49.961319 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:35:49.961592 | instance | Tuesday 09 June 2026 17:35:49 +0000 (0:00:00.062) 0:36:06.395 **********
2026-06-09 17:35:50.497974 | instance | changed: [instance]
2026-06-09 17:35:50.498213 | instance |
2026-06-09 17:35:50.498515 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-09 17:35:50.498807 | instance | Tuesday 09 June 2026 17:35:50 +0000 (0:00:00.536) 0:36:06.932 **********
2026-06-09 17:37:26.002396 | instance | changed: [instance]
2026-06-09 17:37:26.002624 | instance |
2026-06-09 17:37:26.002888 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:37:26.003150 | instance | Tuesday 09 June 2026 17:37:25 +0000 (0:01:35.505) 0:37:42.437 **********
2026-06-09 17:37:26.102237 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:37:26.102435 | instance |
2026-06-09 17:37:26.102690 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:37:26.102941 | instance | Tuesday 09 June 2026 17:37:26 +0000 (0:00:00.099) 0:37:42.537 **********
2026-06-09 17:37:26.150793 | instance | skipping: [instance]
2026-06-09 17:37:26.150983 | instance |
2026-06-09 17:37:26.151251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:37:26.151525 | instance | Tuesday 09 June 2026 17:37:26 +0000 (0:00:00.048) 0:37:42.585 **********
2026-06-09 17:37:26.206267 | instance | skipping: [instance]
2026-06-09 17:37:26.206493 | instance |
2026-06-09 17:37:26.206833 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:37:26.207224 | instance | Tuesday 09 June 2026 17:37:26 +0000 (0:00:00.055) 0:37:42.641 **********
2026-06-09 17:37:26.279034 | instance | ok: [instance]
2026-06-09 17:37:26.279325 | instance |
2026-06-09 17:37:26.279545 | instance | TASK [Create Ingress placement] ************************************************
2026-06-09 17:37:26.279807 | instance | Tuesday 09 June 2026 17:37:26 +0000 (0:00:00.072) 0:37:42.713 **********
2026-06-09 17:37:26.355726 | instance | included: ingress for instance
2026-06-09 17:37:26.355790 | instance |
2026-06-09 17:37:26.355899 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-09 17:37:26.356016 | instance | Tuesday 09 June 2026 17:37:26 +0000 (0:00:00.076) 0:37:42.790 **********
2026-06-09 17:37:27.385996 | instance | changed: [instance]
2026-06-09 17:37:27.386087 | instance |
2026-06-09 17:37:27.386177 | instance | PLAY [Configure operating system] **********************************************
2026-06-09 17:37:27.386290 | instance |
2026-06-09 17:37:27.386459 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:37:27.386612 | instance | Tuesday 09 June 2026 17:37:27 +0000 (0:00:01.030) 0:37:43.821 **********
2026-06-09 17:37:29.790738 | instance | ok: [instance]
2026-06-09 17:37:29.790947 | instance |
2026-06-09 17:37:29.791219 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-09 17:37:29.791485 | instance | Tuesday 09 June 2026 17:37:29 +0000 (0:00:02.403) 0:37:46.225 **********
2026-06-09 17:37:30.020221 | instance | ok: [instance]
2026-06-09 17:37:30.020309 | instance |
2026-06-09 17:37:30.020434 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-09 17:37:30.020557 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.229) 0:37:46.455 **********
2026-06-09 17:37:30.079119 | instance | skipping: [instance]
2026-06-09 17:37:30.079186 | instance |
2026-06-09 17:37:30.079327 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-09 17:37:30.079473 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.058) 0:37:46.514 **********
2026-06-09 17:37:30.141655 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-09 17:37:30.141776 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-09 17:37:30.141909 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-09 17:37:30.142034 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-09 17:37:30.142156 | instance | skipping: [instance]
2026-06-09 17:37:30.142257 | instance |
2026-06-09 17:37:30.142389 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-09 17:37:30.142499 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.062) 0:37:46.576 **********
2026-06-09 17:37:30.206750 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-09 17:37:30.206797 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-09 17:37:30.206945 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-09 17:37:30.207064 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-09 17:37:30.207182 | instance | skipping: [instance]
2026-06-09 17:37:30.207298 | instance |
2026-06-09 17:37:30.207416 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-09 17:37:30.207537 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.065) 0:37:46.641 **********
2026-06-09 17:37:30.259770 | instance | skipping: [instance]
2026-06-09 17:37:30.259841 | instance |
2026-06-09 17:37:30.259975 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-09 17:37:30.260093 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.052) 0:37:46.694 **********
2026-06-09 17:37:30.333643 | instance | skipping: [instance]
2026-06-09 17:37:30.333760 | instance |
2026-06-09 17:37:30.333880 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-09 17:37:30.334010 | instance | Tuesday 09 June 2026 17:37:30 +0000 (0:00:00.073) 0:37:46.768 **********
2026-06-09 17:37:35.315135 | instance | changed: [instance]
2026-06-09 17:37:35.315371 | instance |
2026-06-09 17:37:35.315656 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-09 17:37:35.315957 | instance | Tuesday 09 June 2026 17:37:35 +0000 (0:00:04.981) 0:37:51.749 **********
2026-06-09 17:37:58.342369 | instance | changed: [instance]
2026-06-09 17:37:58.342458 | instance |
2026-06-09 17:37:58.342478 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-09 17:37:58.342790 | instance | Tuesday 09 June 2026 17:37:58 +0000 (0:00:23.026) 0:38:14.776 **********
2026-06-09 17:37:58.876037 | instance | changed: [instance]
2026-06-09 17:37:58.876105 | instance |
2026-06-09 17:37:58.876331 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-09 17:37:58.876404 | instance | Tuesday 09 June 2026 17:37:58 +0000 (0:00:00.534) 0:38:15.311 **********
2026-06-09 17:37:59.964182 | instance | ok: [instance]
2026-06-09 17:37:59.964240 | instance |
2026-06-09 17:37:59.964251 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-09 17:37:59.964262 | instance | Tuesday 09 June 2026 17:37:59 +0000 (0:00:01.086) 0:38:16.397 **********
2026-06-09 17:38:00.376690 | instance | changed: [instance]
2026-06-09 17:38:00.376782 | instance |
2026-06-09 17:38:00.377061 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-09 17:38:00.377107 | instance | Tuesday 09 June 2026 17:38:00 +0000 (0:00:00.413) 0:38:16.811 **********
2026-06-09 17:38:00.869933 | instance | changed: [instance]
2026-06-09 17:38:00.870006 | instance |
2026-06-09 17:38:00.870226 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-09 17:38:00.870297 | instance | Tuesday 09 June 2026 17:38:00 +0000 (0:00:00.493) 0:38:17.304 **********
2026-06-09 17:38:01.415877 | instance | changed: [instance]
2026-06-09 17:38:01.415970 | instance |
2026-06-09 17:38:01.416235 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-09 17:38:01.416262 | instance | Tuesday 09 June 2026 17:38:01 +0000 (0:00:00.545) 0:38:17.850 **********
2026-06-09 17:38:01.914730 | instance | changed: [instance]
2026-06-09 17:38:01.914806 | instance |
2026-06-09 17:38:01.914827 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-09 17:38:01.914937 | instance | Tuesday 09 June 2026 17:38:01 +0000 (0:00:00.499) 0:38:18.349 **********
2026-06-09 17:38:02.216703 | instance | ok: [instance]
2026-06-09 17:38:02.216770 | instance |
2026-06-09 17:38:02.217276 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-09 17:38:02.217316 | instance |
2026-06-09 17:38:02.217321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:38:02.217326 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.301) 0:38:18.651 **********
2026-06-09 17:38:02.295444 | instance | ok: [instance]
2026-06-09 17:38:02.295542 | instance |
2026-06-09 17:38:02.295799 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:38:02.295844 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.078) 0:38:18.730 **********
2026-06-09 17:38:02.349876 | instance | skipping: [instance]
2026-06-09 17:38:02.349944 | instance |
2026-06-09 17:38:02.350257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:38:02.350298 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.054) 0:38:18.784 **********
2026-06-09 17:38:02.519823 | instance | skipping: [instance]
2026-06-09 17:38:02.520607 | instance |
2026-06-09 17:38:02.520625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:38:02.520636 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.169) 0:38:18.954 **********
2026-06-09 17:38:02.578435 | instance | skipping: [instance]
2026-06-09 17:38:02.578933 | instance |
2026-06-09 17:38:02.578979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:38:02.578988 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.058) 0:38:19.013 **********
2026-06-09 17:38:02.631616 | instance | skipping: [instance]
2026-06-09 17:38:02.631729 | instance |
2026-06-09 17:38:02.631860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:38:02.631980 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.053) 0:38:19.066 **********
2026-06-09 17:38:02.684897 | instance | skipping: [instance]
2026-06-09 17:38:02.685174 | instance |
2026-06-09 17:38:02.685467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:38:02.685731 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.052) 0:38:19.119 **********
2026-06-09 17:38:02.743331 | instance | ok: [instance]
2026-06-09 17:38:02.743566 | instance |
2026-06-09 17:38:02.743849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:38:02.744112 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.059) 0:38:19.178 **********
2026-06-09 17:38:02.791166 | instance | skipping: [instance]
2026-06-09 17:38:02.791399 | instance |
2026-06-09 17:38:02.791650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:38:02.791905 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.047) 0:38:19.226 **********
2026-06-09 17:38:02.864494 | instance | ok: [instance]
2026-06-09 17:38:02.864819 | instance |
2026-06-09 17:38:02.865131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:38:02.865418 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.073) 0:38:19.299 **********
2026-06-09 17:38:02.936431 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:38:02.936585 | instance |
2026-06-09 17:38:02.936752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:38:02.936965 | instance | Tuesday 09 June 2026 17:38:02 +0000 (0:00:00.072) 0:38:19.371 **********
2026-06-09 17:38:03.468528 | instance | changed: [instance]
2026-06-09 17:38:03.468793 | instance |
2026-06-09 17:38:03.469116 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-09 17:38:03.469409 | instance | Tuesday 09 June 2026 17:38:03 +0000 (0:00:00.531) 0:38:19.903 **********
2026-06-09 17:38:03.716364 | instance | ok: [instance]
2026-06-09 17:38:03.716633 | instance |
2026-06-09 17:38:03.716933 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-09 17:38:03.717257 | instance | Tuesday 09 June 2026 17:38:03 +0000 (0:00:00.247) 0:38:20.150 **********
2026-06-09 17:38:03.772059 | instance | ok: [instance] => {
2026-06-09 17:38:03.772388 | instance | "changed": false,
2026-06-09 17:38:03.772640 | instance | "msg": "All assertions passed"
2026-06-09 17:38:03.772883 | instance | }
2026-06-09 17:38:03.773123 | instance |
2026-06-09 17:38:03.773390 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-09 17:38:03.773654 | instance | Tuesday 09 June 2026 17:38:03 +0000 (0:00:00.056) 0:38:20.207 **********
2026-06-09 17:38:11.120951 | instance | ok: [instance]
2026-06-09 17:38:11.121247 | instance |
2026-06-09 17:38:11.121555 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-09 17:38:11.121835 | instance | Tuesday 09 June 2026 17:38:11 +0000 (0:00:07.348) 0:38:27.555 **********
2026-06-09 17:38:11.184434 | instance | ok: [instance] => {
2026-06-09 17:38:11.184611 | instance | "changed": false,
2026-06-09 17:38:11.184864 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-09 17:38:11.185062 | instance | }
2026-06-09 17:38:11.185225 | instance |
2026-06-09 17:38:11.185431 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-09 17:38:11.185648 | instance | Tuesday 09 June 2026 17:38:11 +0000 (0:00:00.063) 0:38:27.618 **********
2026-06-09 17:38:12.707551 | instance | changed: [instance]
2026-06-09 17:38:12.707818 | instance |
2026-06-09 17:38:12.708144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:38:12.708460 | instance | Tuesday 09 June 2026 17:38:12 +0000 (0:00:01.523) 0:38:29.142 **********
2026-06-09 17:38:12.796723 | instance | skipping: [instance]
2026-06-09 17:38:12.796941 | instance |
2026-06-09 17:38:12.797273 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-09 17:38:12.797579 | instance | Tuesday 09 June 2026 17:38:12 +0000 (0:00:00.088) 0:38:29.230 **********
2026-06-09 17:38:12.896798 | instance | skipping: [instance]
2026-06-09 17:38:12.897033 | instance |
2026-06-09 17:38:12.897362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:38:12.897630 | instance | Tuesday 09 June 2026 17:38:12 +0000 (0:00:00.100) 0:38:29.331 **********
2026-06-09 17:38:12.968873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:38:13.034202 | instance |
2026-06-09 17:38:13.034230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:38:13.034257 | instance | Tuesday 09 June 2026 17:38:12 +0000 (0:00:00.072) 0:38:29.403 **********
2026-06-09 17:38:13.521560 | instance | changed: [instance]
2026-06-09 17:38:13.521665 | instance |
2026-06-09 17:38:13.521878 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-09 17:38:13.522272 | instance | Tuesday 09 June 2026 17:38:13 +0000 (0:00:00.552) 0:38:29.956 **********
2026-06-09 17:38:13.580602 | instance | skipping: [instance]
2026-06-09 17:38:13.580747 | instance |
2026-06-09 17:38:13.580935 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-09 17:38:13.581098 | instance | Tuesday 09 June 2026 17:38:13 +0000 (0:00:00.059) 0:38:30.015 **********
2026-06-09 17:38:13.625640 | instance | skipping: [instance]
2026-06-09 17:38:13.625768 | instance |
2026-06-09 17:38:13.626073 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-09 17:38:13.626153 | instance | Tuesday 09 June 2026 17:38:13 +0000 (0:00:00.045) 0:38:30.060 **********
2026-06-09 17:38:20.291524 | instance | ok: [instance]
2026-06-09 17:38:20.291762 | instance |
2026-06-09 17:38:20.292058 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-09 17:38:20.292371 | instance | Tuesday 09 June 2026 17:38:20 +0000 (0:00:06.665) 0:38:36.726 **********
2026-06-09 17:38:20.350344 | instance | ok: [instance] => {
2026-06-09 17:38:20.350573 | instance | "changed": false,
2026-06-09 17:38:20.350833 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-09 17:38:20.351092 | instance | }
2026-06-09 17:38:20.351331 | instance |
2026-06-09 17:38:20.351658 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-09 17:38:20.351990 | instance | Tuesday 09 June 2026 17:38:20 +0000 (0:00:00.058) 0:38:36.785 **********
2026-06-09 17:38:20.493117 | instance | skipping: [instance]
2026-06-09 17:38:20.493340 | instance |
2026-06-09 17:38:20.493636 | instance | PLAY [controllers[0]] **********************************************************
2026-06-09 17:38:20.493918 | instance |
2026-06-09 17:38:20.494186 | instance | TASK [Gathering Facts] *********************************************************
2026-06-09 17:38:20.494453 | instance | Tuesday 09 June 2026 17:38:20 +0000 (0:00:00.142) 0:38:36.928 **********
2026-06-09 17:38:22.996306 | instance | ok: [instance]
2026-06-09 17:38:22.996547 | instance |
2026-06-09 17:38:22.996939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:38:22.997230 | instance | Tuesday 09 June 2026 17:38:22 +0000 (0:00:02.502) 0:38:39.431 **********
2026-06-09 17:38:23.073029 | instance | ok: [instance]
2026-06-09 17:38:23.073282 | instance |
2026-06-09 17:38:23.073551 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:38:23.073817 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.076) 0:38:39.507 **********
2026-06-09 17:38:23.131302 | instance | skipping: [instance]
2026-06-09 17:38:23.131562 | instance |
2026-06-09 17:38:23.131868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:38:23.132175 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.057) 0:38:39.565 **********
2026-06-09 17:38:23.193391 | instance | skipping: [instance]
2026-06-09 17:38:23.193683 | instance |
2026-06-09 17:38:23.193999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:38:23.194297 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.061) 0:38:39.627 **********
2026-06-09 17:38:23.259852 | instance | skipping: [instance]
2026-06-09 17:38:23.260087 | instance |
2026-06-09 17:38:23.260416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:38:23.260690 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.066) 0:38:39.694 **********
2026-06-09 17:38:23.332512 | instance | skipping: [instance]
2026-06-09 17:38:23.332821 | instance |
2026-06-09 17:38:23.333325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:38:23.333433 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.072) 0:38:39.766 **********
2026-06-09 17:38:23.390586 | instance | skipping: [instance]
2026-06-09 17:38:23.390869 | instance |
2026-06-09 17:38:23.391201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:38:23.391477 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.058) 0:38:39.825 **********
2026-06-09 17:38:23.456520 | instance | ok: [instance]
2026-06-09 17:38:23.456707 | instance |
2026-06-09 17:38:23.456962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:38:23.457200 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.066) 0:38:39.891 **********
2026-06-09 17:38:23.531932 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-09 17:38:23.532068 | instance |
2026-06-09 17:38:23.532387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:38:23.532609 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.075) 0:38:39.966 **********
2026-06-09 17:38:23.633102 | instance | ok: [instance]
2026-06-09 17:38:23.633338 | instance |
2026-06-09 17:38:23.633635 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:38:23.633897 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.100) 0:38:40.067 **********
2026-06-09 17:38:23.733913 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:38:23.734070 | instance |
2026-06-09 17:38:23.734266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:38:23.734450 | instance | Tuesday 09 June 2026 17:38:23 +0000 (0:00:00.100) 0:38:40.167 **********
2026-06-09 17:38:24.295753 | instance | changed: [instance]
2026-06-09 17:38:24.295886 | instance |
2026-06-09 17:38:24.296077 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-09 17:38:24.296306 | instance | Tuesday 09 June 2026 17:38:24 +0000 (0:00:00.562) 0:38:40.730 **********
2026-06-09 17:38:24.356579 | instance | skipping: [instance]
2026-06-09 17:38:24.356816 | instance |
2026-06-09 17:38:24.357091 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-09 17:38:24.357399 | instance | Tuesday 09 June 2026 17:38:24 +0000 (0:00:00.060) 0:38:40.791 **********
2026-06-09 17:38:25.787990 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-09 17:38:25.788284 | instance | changed: [instance] => (item=libvirt-api)
2026-06-09 17:38:25.788514 | instance |
2026-06-09 17:38:25.788753 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-09 17:38:25.788993 | instance | Tuesday 09 June 2026 17:38:25 +0000 (0:00:01.431) 0:38:42.222 **********
2026-06-09 17:38:27.136603 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-09 17:38:27.136720 | instance | changed: [instance] => (item=libvirt-api)
2026-06-09 17:38:27.136764 | instance |
2026-06-09 17:38:27.136907 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-09 17:38:27.137017 | instance | Tuesday 09 June 2026 17:38:27 +0000 (0:00:01.348) 0:38:43.571 **********
2026-06-09 17:38:27.428287 | instance | ok: [instance]
2026-06-09 17:38:27.428485 | instance |
2026-06-09 17:38:27.428754 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-09 17:38:27.429020 | instance | Tuesday 09 June 2026 17:38:27 +0000 (0:00:00.291) 0:38:43.863 **********
2026-06-09 17:38:29.319156 | instance | changed: [instance]
2026-06-09 17:38:29.319208 | instance |
2026-06-09 17:38:29.319217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:38:29.319227 | instance | Tuesday 09 June 2026 17:38:29 +0000 (0:00:01.889) 0:38:45.753 **********
2026-06-09 17:38:29.402900 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:38:29.402946 | instance |
2026-06-09 17:38:29.403020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:38:29.403150 | instance | Tuesday 09 June 2026 17:38:29 +0000 (0:00:00.084) 0:38:45.837 **********
2026-06-09 17:38:29.967280 | instance | changed: [instance]
2026-06-09 17:38:29.967345 | instance |
2026-06-09 17:38:29.967510 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-09 17:38:29.967606 | instance | Tuesday 09 June 2026 17:38:29 +0000 (0:00:00.564) 0:38:46.402 **********
2026-06-09 17:38:31.556198 | instance | changed: [instance]
2026-06-09 17:38:31.556288 | instance |
2026-06-09 17:38:31.556413 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-09 17:38:31.556534 | instance | Tuesday 09 June 2026 17:38:31 +0000 (0:00:01.588) 0:38:47.990 **********
2026-06-09 17:38:32.571050 | instance | ok: [instance]
2026-06-09 17:38:32.571525 | instance |
2026-06-09 17:38:32.571546 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-09 17:38:32.571553 | instance | Tuesday 09 June 2026 17:38:32 +0000 (0:00:01.015) 0:38:49.005 **********
2026-06-09 17:38:32.816157 | instance | ok: [instance]
2026-06-09 17:38:32.816232 | instance |
2026-06-09 17:38:32.816545 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-09 17:38:32.816598 | instance | Tuesday 09 June 2026 17:38:32 +0000 (0:00:00.245) 0:38:49.251 **********
2026-06-09 17:38:33.354052 | instance | ok: [instance]
2026-06-09 17:38:33.354137 | instance |
2026-06-09 17:38:33.354405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:38:33.354486 | instance | Tuesday 09 June 2026 17:38:33 +0000 (0:00:00.537) 0:38:49.789 **********
2026-06-09 17:38:33.476338 | instance | ok: [instance]
2026-06-09 17:38:33.476439 | instance |
2026-06-09 17:38:33.476660 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:38:33.476692 | instance | Tuesday 09 June 2026 17:38:33 +0000 (0:00:00.121) 0:38:49.911 **********
2026-06-09 17:38:33.600945 | instance | included: rabbitmq for instance
2026-06-09 17:38:33.601013 | instance |
2026-06-09 17:38:33.601149 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:38:33.601275 | instance | Tuesday 09 June 2026 17:38:33 +0000 (0:00:00.124) 0:38:50.035 **********
2026-06-09 17:38:34.293320 | instance | ok: [instance]
2026-06-09 17:38:34.293554 | instance |
2026-06-09 17:38:34.293831 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:38:34.294087 | instance | Tuesday 09 June 2026 17:38:34 +0000 (0:00:00.692) 0:38:50.727 **********
2026-06-09 17:38:34.350257 | instance | skipping: [instance]
2026-06-09 17:38:34.350504 | instance |
2026-06-09 17:38:34.350802 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:38:34.351093 | instance | Tuesday 09 June 2026 17:38:34 +0000 (0:00:00.057) 0:38:50.785 **********
2026-06-09 17:38:34.422252 | instance | skipping: [instance]
2026-06-09 17:38:34.422493 | instance |
2026-06-09 17:38:34.422791 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:38:34.423073 | instance | Tuesday 09 June 2026 17:38:34 +0000 (0:00:00.071) 0:38:50.857 **********
2026-06-09 17:38:34.477698 | instance | skipping: [instance]
2026-06-09 17:38:34.477959 | instance |
2026-06-09 17:38:34.478244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:38:34.478528 | instance | Tuesday 09 June 2026 17:38:34 +0000 (0:00:00.055) 0:38:50.912 **********
2026-06-09 17:39:05.375459 | instance | changed: [instance]
2026-06-09 17:39:05.375807 | instance |
2026-06-09 17:39:05.376260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:39:05.376720 | instance | Tuesday 09 June 2026 17:39:05 +0000 (0:00:30.897) 0:39:21.809 **********
2026-06-09 17:39:06.164380 | instance | ok: [instance]
2026-06-09 17:39:06.164715 | instance |
2026-06-09 17:39:06.165005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:39:06.165275 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.789) 0:39:22.599 **********
2026-06-09 17:39:06.225215 | instance | ok: [instance]
2026-06-09 17:39:06.225301 | instance |
2026-06-09 17:39:06.225434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:39:06.225552 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.061) 0:39:22.660 **********
2026-06-09 17:39:06.283372 | instance | skipping: [instance]
2026-06-09 17:39:06.283601 | instance |
2026-06-09 17:39:06.283900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:39:06.284153 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.057) 0:39:22.718 **********
2026-06-09 17:39:06.343087 | instance | skipping: [instance]
2026-06-09 17:39:06.343310 | instance |
2026-06-09 17:39:06.343593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:39:06.343850 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.059) 0:39:22.777 **********
2026-06-09 17:39:06.403931 | instance | ok: [instance]
2026-06-09 17:39:06.404033 | instance |
2026-06-09 17:39:06.404166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:39:06.404312 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.061) 0:39:22.839 **********
2026-06-09 17:39:06.654252 | instance | ok: [instance] => (item=identity)
2026-06-09 17:39:06.654533 | instance | ok: [instance] => (item=baremetal)
2026-06-09 17:39:06.654823 | instance | ok: [instance] => (item=volumev3)
2026-06-09 17:39:06.655089 | instance | ok: [instance] => (item=image)
2026-06-09 17:39:06.655362 | instance | ok: [instance] => (item=network)
2026-06-09 17:39:06.655647 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-09 17:39:06.655906 | instance | ok: [instance] => (item=placement)
2026-06-09 17:39:06.656277 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:39:06.656544 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-09 17:39:06.656809 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-09 17:39:06.657070 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:39:06.657351 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:39:06.657622 | instance | ok: [instance] => (item=compute)
2026-06-09 17:39:06.657910 | instance | ok: [instance] => (item=compute_metadata)
2026-06-09 17:39:06.658158 | instance |
2026-06-09 17:39:06.658429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:39:06.658696 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.249) 0:39:23.088 **********
2026-06-09 17:39:06.731953 | instance | ok: [instance]
2026-06-09 17:39:06.732198 | instance |
2026-06-09 17:39:06.732482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:39:06.732742 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.078) 0:39:23.166 **********
2026-06-09 17:39:06.812066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:39:06.812372 | instance |
2026-06-09 17:39:06.812651 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:39:06.812926 | instance | Tuesday 09 June 2026 17:39:06 +0000 (0:00:00.080) 0:39:23.246 **********
2026-06-09 17:39:07.344981 | instance | changed: [instance]
2026-06-09 17:39:07.345200 | instance |
2026-06-09 17:39:07.345500 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-09 17:39:07.345772 | instance | Tuesday 09 June 2026 17:39:07 +0000 (0:00:00.531) 0:39:23.778 **********
2026-06-09 17:39:07.425760 | instance | skipping: [instance]
2026-06-09 17:39:07.425957 | instance |
2026-06-09 17:39:07.426205 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-09 17:39:07.426445 | instance | Tuesday 09 June 2026 17:39:07 +0000 (0:00:00.081) 0:39:23.860 **********
2026-06-09 17:39:07.630950 | instance | ok: [instance -> localhost]
2026-06-09 17:39:07.631188 | instance |
2026-06-09 17:39:07.631457 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-09 17:39:07.631713 | instance | Tuesday 09 June 2026 17:39:07 +0000 (0:00:00.205) 0:39:24.065 **********
2026-06-09 17:39:08.026424 | instance | ok: [instance -> localhost]
2026-06-09 17:39:08.026661 | instance |
2026-06-09 17:39:08.026937 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-09 17:39:08.027213 | instance | Tuesday 09 June 2026 17:39:08 +0000 (0:00:00.395) 0:39:24.461 **********
2026-06-09 17:39:08.518652 | instance | ok: [instance -> localhost]
2026-06-09 17:39:08.518912 | instance |
2026-06-09 17:39:08.519219 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-09 17:39:08.519538 | instance | Tuesday 09 June 2026 17:39:08 +0000 (0:00:00.492) 0:39:24.953 **********
2026-06-09 17:39:08.756184 | instance | ok: [instance -> localhost]
2026-06-09 17:39:08.756462 | instance |
2026-06-09 17:39:08.756778 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-09 17:39:08.757265 | instance | Tuesday 09 June 2026 17:39:08 +0000 (0:00:00.237) 0:39:25.190 **********
2026-06-09 17:39:10.162886 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-09 17:39:10.162992 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-09 17:39:10.163102 | instance |
2026-06-09 17:39:10.163221 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-09 17:39:10.163338 | instance | Tuesday 09 June 2026 17:39:10 +0000 (0:00:01.407) 0:39:26.597 **********
2026-06-09 17:39:10.753343 | instance | ok: [instance]
2026-06-09 17:39:10.753597 | instance |
2026-06-09 17:39:10.753876 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-09 17:39:10.754140 | instance | Tuesday 09 June 2026 17:39:10 +0000 (0:00:00.590) 0:39:27.188 **********
2026-06-09 17:41:58.822758 | instance | changed: [instance]
2026-06-09 17:41:58.822812 | instance |
2026-06-09 17:41:58.822819 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:41:58.822825 | instance | Tuesday 09 June 2026 17:41:58 +0000 (0:02:48.068) 0:42:15.257 **********
2026-06-09 17:41:58.950414 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:41:58.950487 | instance |
2026-06-09 17:41:58.950751 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:41:58.950791 | instance | Tuesday 09 June 2026 17:41:58 +0000 (0:00:00.128) 0:42:15.385 **********
2026-06-09 17:41:59.023060 | instance | skipping: [instance]
2026-06-09 17:41:59.023422 | instance |
2026-06-09 17:41:59.023455 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:41:59.023461 | instance | Tuesday 09 June 2026 17:41:59 +0000 (0:00:00.072) 0:42:15.457 **********
2026-06-09 17:41:59.084664 | instance | skipping: [instance]
2026-06-09 17:41:59.084733 | instance |
2026-06-09 17:41:59.084980 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:41:59.085009 | instance | Tuesday 09 June 2026 17:41:59 +0000 (0:00:00.061) 0:42:15.519 **********
2026-06-09 17:41:59.163495 | instance | ok: [instance]
2026-06-09 17:41:59.163852 | instance |
2026-06-09 17:41:59.163891 | instance | TASK [Create Ingress compute] **************************************************
2026-06-09 17:41:59.163897 | instance | Tuesday 09 June 2026 17:41:59 +0000 (0:00:00.078) 0:42:15.598 **********
2026-06-09 17:41:59.253537 | instance | included: ingress for instance
2026-06-09 17:41:59.253805 | instance |
2026-06-09 17:41:59.253820 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-09 17:41:59.253958 | instance | Tuesday 09 June 2026 17:41:59 +0000 (0:00:00.090) 0:42:15.688 **********
2026-06-09 17:42:00.316419 | instance | changed: [instance]
2026-06-09 17:42:00.316791 | instance |
2026-06-09 17:42:00.316830 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:42:00.316836 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:01.062) 0:42:16.751 **********
2026-06-09 17:42:00.542346 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:42:00.542429 | instance |
2026-06-09 17:42:00.542592 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:42:00.542707 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:00.226) 0:42:16.977 **********
2026-06-09 17:42:00.603418 | instance | skipping: [instance]
2026-06-09 17:42:00.603636 | instance |
2026-06-09 17:42:00.603926 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:42:00.604218 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:00.060) 0:42:17.038 **********
2026-06-09 17:42:00.663878 | instance | skipping: [instance]
2026-06-09 17:42:00.664106 | instance |
2026-06-09 17:42:00.664419 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:42:00.664693 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:00.060) 0:42:17.098 **********
2026-06-09 17:42:00.730832 | instance | ok: [instance]
2026-06-09 17:42:00.731044 | instance |
2026-06-09 17:42:00.731313 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-09 17:42:00.731630 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:00.066) 0:42:17.165 **********
2026-06-09 17:42:00.817493 | instance | included: ingress for instance
2026-06-09 17:42:00.817715 | instance |
2026-06-09 17:42:00.817981 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-09 17:42:00.818240 | instance | Tuesday 09 June 2026 17:42:00 +0000 (0:00:00.086) 0:42:17.252 **********
2026-06-09 17:42:01.835879 | instance | changed: [instance]
2026-06-09 17:42:01.835955 | instance |
2026-06-09 17:42:01.836241 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-09 17:42:01.836276 | instance | Tuesday 09 June 2026 17:42:01 +0000 (0:00:01.018) 0:42:18.271 **********
2026-06-09 17:42:02.580071 | instance | ok: [instance]
2026-06-09 17:42:02.580243 | instance |
2026-06-09 17:42:02.580421 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-09 17:42:02.580592 | instance | Tuesday 09 June 2026 17:42:02 +0000 (0:00:00.744) 0:42:19.015 **********
2026-06-09 17:42:20.106832 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-09 17:42:20.106918 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-09 17:42:20.107041 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-09 17:42:20.107162 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-09 17:42:20.107285 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-09 17:42:20.107407 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-09 17:42:20.107531 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-09 17:42:20.107633 | instance |
2026-06-09 17:42:20.107754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-09 17:42:20.107871 | instance | Tuesday 09 June 2026 17:42:20 +0000 (0:00:17.526) 0:42:36.541 **********
2026-06-09 17:42:20.253308 | instance | ok: [instance]
2026-06-09 17:42:20.253442 | instance |
2026-06-09 17:42:20.253593 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-09 17:42:20.253718 | instance | Tuesday 09 June 2026 17:42:20 +0000 (0:00:00.146) 0:42:36.688 **********
2026-06-09 17:42:20.348207 | instance | included: rabbitmq for instance
2026-06-09 17:42:20.348355 | instance |
2026-06-09 17:42:20.348516 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-09 17:42:20.349146 | instance | Tuesday 09 June 2026 17:42:20 +0000 (0:00:00.095) 0:42:36.783 **********
2026-06-09 17:42:21.030780 | instance | ok: [instance]
2026-06-09 17:42:21.031021 | instance |
2026-06-09 17:42:21.031284 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-09 17:42:21.031574 | instance | Tuesday 09 June 2026 17:42:21 +0000 (0:00:00.682) 0:42:37.465 **********
2026-06-09 17:42:21.083458 | instance | skipping: [instance]
2026-06-09 17:42:21.083691 | instance |
2026-06-09 17:42:21.083964 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-09 17:42:21.084255 | instance | Tuesday 09 June 2026 17:42:21 +0000 (0:00:00.052) 0:42:37.518 **********
2026-06-09 17:42:21.142447 | instance | skipping: [instance]
2026-06-09 17:42:21.142512 | instance |
2026-06-09 17:42:21.142523 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-09 17:42:21.142534 | instance | Tuesday 09 June 2026 17:42:21 +0000 (0:00:00.058) 0:42:37.576 **********
2026-06-09 17:42:21.204041 | instance | skipping: [instance]
2026-06-09 17:42:21.204160 | instance |
2026-06-09 17:42:21.204321 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-09 17:42:21.204460 | instance | Tuesday 09 June 2026 17:42:21 +0000 (0:00:00.062) 0:42:37.639 **********
2026-06-09 17:42:52.051292 | instance | changed: [instance]
2026-06-09 17:42:52.051374 | instance |
2026-06-09 17:42:52.051614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-09 17:42:52.051747 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:30.847) 0:43:08.486 **********
2026-06-09 17:42:52.722578 | instance | ok: [instance]
2026-06-09 17:42:52.722661 | instance |
2026-06-09 17:42:52.722971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-09 17:42:52.723020 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:00.671) 0:43:09.157 **********
2026-06-09 17:42:52.791589 | instance | ok: [instance]
2026-06-09 17:42:52.791682 | instance |
2026-06-09 17:42:52.791906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-09 17:42:52.792018 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:00.068) 0:43:09.226 **********
2026-06-09 17:42:52.852829 | instance | skipping: [instance]
2026-06-09 17:42:52.852914 | instance |
2026-06-09 17:42:52.853167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-09 17:42:52.853239 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:00.061) 0:43:09.288 **********
2026-06-09 17:42:52.909077 | instance | skipping: [instance]
2026-06-09 17:42:52.909260 | instance |
2026-06-09 17:42:52.909555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-09 17:42:52.909629 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:00.056) 0:43:09.344 **********
2026-06-09 17:42:52.960277 | instance | ok: [instance]
2026-06-09 17:42:52.960424 | instance |
2026-06-09 17:42:52.960559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-09 17:42:52.960693 | instance | Tuesday 09 June 2026 17:42:52 +0000 (0:00:00.051) 0:43:09.395 **********
2026-06-09 17:42:53.168286 | instance | ok: [instance] => (item=identity)
2026-06-09 17:42:53.168535 | instance | ok: [instance] => (item=baremetal)
2026-06-09 17:42:53.168817 | instance | ok: [instance] => (item=network)
2026-06-09 17:42:53.169082 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-09 17:42:53.169353 | instance | ok: [instance] => (item=dns)
2026-06-09 17:42:53.169680 | instance | ok: [instance] => (item=load_balancer)
2026-06-09 17:42:53.169946 | instance | ok: [instance] => (item=oslo_db)
2026-06-09 17:42:53.170212 | instance | ok: [instance] => (item=oslo_cache)
2026-06-09 17:42:53.170475 | instance | ok: [instance] => (item=compute)
2026-06-09 17:42:53.170742 | instance | ok: [instance] => (item=compute_metadata)
2026-06-09 17:42:53.170990 | instance |
2026-06-09 17:42:53.171260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-09 17:42:53.171525 | instance | Tuesday 09 June 2026 17:42:53 +0000 (0:00:00.207) 0:43:09.603 **********
2026-06-09 17:42:53.244857 | instance | ok: [instance]
2026-06-09 17:42:53.245120 | instance |
2026-06-09 17:42:53.245406 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-09 17:42:53.245664 | instance | Tuesday 09 June 2026 17:42:53 +0000 (0:00:00.076) 0:43:09.679 **********
2026-06-09 17:42:53.322755 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-09 17:42:53.322991 | instance |
2026-06-09 17:42:53.323253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-09 17:42:53.323508 | instance | Tuesday 09 June 2026 17:42:53 +0000 (0:00:00.077) 0:43:09.757 **********
2026-06-09 17:42:53.864255 | instance | changed: [instance]
2026-06-09 17:42:53.864536 | instance |
2026-06-09 17:42:53.864733 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-09 17:42:53.864990 | instance | Tuesday 09 June 2026 17:42:53 +0000 (0:00:00.541) 0:43:10.298 **********
2026-06-09 17:42:54.561330 | instance | ok: [instance]
2026-06-09 17:42:54.561600 | instance |
2026-06-09 17:42:54.561931 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-09 17:42:54.562279 | instance | Tuesday 09 June 2026 17:42:54 +0000 (0:00:00.695) 0:43:10.994 **********
2026-06-09 17:42:54.622546 | instance | skipping: [instance]
2026-06-09 17:42:54.622682 | instance |
2026-06-09 17:42:54.622852 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-09 17:42:54.623035 | instance | Tuesday 09 June 2026 17:42:54 +0000 (0:00:00.062) 0:43:11.057 **********
2026-06-09 17:42:55.143821 | instance | ok: [instance]
2026-06-09 17:42:55.144052 | instance |
2026-06-09 17:42:55.144388 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-09 17:42:55.144672 | instance | Tuesday 09 June 2026 17:42:55 +0000 (0:00:00.521) 0:43:11.578 **********
2026-06-09 17:42:55.200301 | instance | skipping: [instance]
2026-06-09 17:42:55.200520 | instance |
2026-06-09 17:42:55.200833 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-09 17:42:55.201107 | instance | Tuesday 09 June 2026 17:42:55 +0000 (0:00:00.056) 0:43:11.635 **********
2026-06-09 17:42:55.293405 | instance | ok: [instance]
2026-06-09 17:42:55.293617 | instance |
2026-06-09 17:42:55.293825 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-09 17:42:55.294002 | instance | Tuesday 09 June 2026 17:42:55 +0000 (0:00:00.092) 0:43:11.728 **********
2026-06-09 17:42:55.347393 | instance | skipping: [instance]
2026-06-09 17:42:55.347625 | instance |
2026-06-09 17:42:55.347961 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-09 17:42:55.348267 | instance | Tuesday 09 June 2026 17:42:55 +0000 (0:00:00.053) 0:43:11.782 **********
2026-06-09 17:45:12.666832 | instance | changed: [instance]
2026-06-09 17:45:12.667069 | instance |
2026-06-09 17:45:12.667268 | instance | TASK [Create Ingress] **********************************************************
2026-06-09 17:45:12.667539 | instance | Tuesday 09 June 2026 17:45:12 +0000 (0:02:17.319) 0:45:29.101 **********
2026-06-09 17:45:12.796516 | instance | included: openstack_helm_ingress for instance
2026-06-09 17:45:12.796599 | instance |
2026-06-09 17:45:12.796715 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-09 17:45:12.796828 | instance | Tuesday 09 June 2026 17:45:12 +0000 (0:00:00.129) 0:45:29.231 **********
2026-06-09 17:45:12.850617 | instance | skipping: [instance]
2026-06-09 17:45:12.850836 | instance |
2026-06-09 17:45:12.851116 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-09 17:45:12.851383 | instance | Tuesday 09 June 2026 17:45:12 +0000 (0:00:00.054) 0:45:29.285 **********
2026-06-09 17:45:12.901312 | instance | skipping: [instance]
2026-06-09 17:45:12.901534 | instance |
2026-06-09 17:45:12.901809 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-09 17:45:12.902095 | instance | Tuesday 09 June 2026 17:45:12 +0000 (0:00:00.050) 0:45:29.336 **********
2026-06-09 17:45:12.972536 | instance | ok: [instance]
2026-06-09 17:45:12.972761 | instance |
2026-06-09 17:45:12.973046 | instance | TASK [Create Ingress network] **************************************************
2026-06-09 17:45:12.973339 | instance | Tuesday 09 June 2026 17:45:12 +0000 (0:00:00.071) 0:45:29.407 **********
2026-06-09 17:45:13.067736 | instance | included: ingress for instance
2026-06-09 17:45:13.067994 | instance |
2026-06-09 17:45:13.068315 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-09 17:45:13.068609 | instance | Tuesday 09 June 2026 17:45:13 +0000 (0:00:00.095) 0:45:29.502 **********
2026-06-09 17:45:14.270259 | instance | changed: [instance]
2026-06-09 17:45:14.270344 | instance |
2026-06-09 17:45:14.270496 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-09 17:45:14.270607 | instance | Tuesday 09 June 2026 17:45:14 +0000 (0:00:01.202) 0:45:30.705 **********
2026-06-09 17:45:15.049809 | instance | ok: [instance]
2026-06-09 17:45:15.050160 | instance |
2026-06-09 17:45:15.050747 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-09 17:45:15.051028 | instance | Tuesday 09 June 2026 17:45:15 +0000 (0:00:00.778) 0:45:31.484 **********
2026-06-09 17:51:04.514860 | instance | failed: [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'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "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"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-19-213-222.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-09 17:51:04.527642 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-09 17:51:04.528266 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-09 17:51:04.528328 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-09 17:51:04.528340 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-09 17:51:04.528403 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-09 17:51:04.528579 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-09 17:51:04.528786 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-09 17:51:04.528975 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-09 17:51:04.529149 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-09 17:51:04.529336 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-09 17:51:04.529491 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-09 17:51:04.529671 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-09 17:51:04.529836 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-09 17:51:04.530001 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-09 17:51:04.530166 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-09 17:51:04.530331 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-09 17:51:04.530493 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-09 17:51:04.530661 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-09 17:51:04.530830 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-09 17:51:04.531005 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-09 17:51:04.531170 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-09 17:51:04.531332 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-09 17:51:04.531496 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-09 17:51:04.531663 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-09 17:51:04.531884 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-09 17:51:04.532056 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-09 17:51:04.532296 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-09 17:51:04.532453 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-09 17:51:04.532611 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-09 17:51:04.532784 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-09 17:51:04.532947 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-09 17:51:04.533197 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-09 17:51:04.533396 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-09 17:51:04.533591 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-09 17:51:04.533788 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-09 17:51:04.533989 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-09 17:51:04.534196 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-09 17:51:04.534396 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-09 17:51:04.534587 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-09 17:51:04.534784 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-09 17:51:04.534983 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-09 17:51:04.535175 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-09 17:51:04.535369 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-09 17:51:04.535561 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-09 17:51:04.535755 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-09 17:51:04.535950 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-09 17:51:04.536284 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-09 17:51:04.536481 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-09 17:51:04.536676 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-09 17:51:04.536871 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-09 17:51:04.537077 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-09 17:51:04.537265 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-09 17:51:04.537435 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-09 17:51:04.537631 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-09 17:51:04.537832 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-09 17:51:04.538024 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-09 17:51:04.538199 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-09 17:51:04.538363 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-09 17:51:04.538525 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-09 17:51:04.538686 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-09 17:51:04.538851 | instance |
2026-06-09 17:51:04.539028 | instance | PLAY RECAP *********************************************************************
2026-06-09 17:51:04.539208 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-09 17:51:04.539391 | instance |
2026-06-09 17:51:04.539588 | instance | Tuesday 09 June 2026 17:51:04 +0000 (0:05:49.471) 0:51:20.955 **********
2026-06-09 17:51:04.539771 | instance | ===============================================================================
2026-06-09 17:51:04.539970 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.47s
2026-06-09 17:51:04.540223 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.99s
2026-06-09 17:51:04.540425 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.07s
2026-06-09 17:51:04.540612 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.95s
2026-06-09 17:51:04.540761 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.46s
2026-06-09 17:51:04.540900 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 137.32s
2026-06-09 17:51:04.541046 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 134.46s
2026-06-09 17:51:04.542056 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 123.70s
2026-06-09 17:51:04.542074 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 120.34s
2026-06-09 17:51:04.542080 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 107.83s
2026-06-09 17:51:04.542086 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.11s
2026-06-09 17:51:04.542092 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 95.51s
2026-06-09 17:51:04.542098 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.57s
2026-06-09 17:51:04.542110 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.41s
2026-06-09 17:51:04.542221 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.35s
2026-06-09 17:51:04.542333 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.02s
2026-06-09 17:51:04.542444 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s
2026-06-09 17:51:04.542555 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-06-09 17:51:04.542667 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-06-09 17:51:04.542778 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-09 17:51:04.777694 | 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-06-09 17:51:04.777770 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-09 17:51:04.777825 | 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-06-09 17:51:05.157238 | instance | ERROR
2026-06-09 17:51:05.157404 | instance | {
2026-06-09 17:51:05.157457 | instance | "delta": "0:52:27.810996",
2026-06-09 17:51:05.157488 | instance | "end": "2026-06-09 17:51:04.837154",
2026-06-09 17:51:05.157515 | instance | "msg": "non-zero return code",
2026-06-09 17:51:05.157541 | instance | "rc": 2,
2026-06-09 17:51:05.157570 | instance | "start": "2026-06-09 16:58:37.026158"
2026-06-09 17:51:05.157595 | instance | }
failure
2026-06-09 17:51:05.195845 |
2026-06-09 17:51:05.195940 | PLAY RECAP
2026-06-09 17:51:05.195992 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-09 17:51:05.196013 |
2026-06-09 17:51:05.362332 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-09 17:51:05.373613 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-09 17:51:06.112340 |
2026-06-09 17:51:06.112925 | PLAY [all]
2026-06-09 17:51:06.129276 |
2026-06-09 17:51:06.129385 | TASK [gather-host-logs : creating directory for system status]
2026-06-09 17:51:06.488682 | instance | changed
2026-06-09 17:51:06.496249 |
2026-06-09 17:51:06.496334 | TASK [gather-host-logs : Get logs for each host]
2026-06-09 17:51:06.868451 | instance | + systemd-cgls --full --all --no-pager
2026-06-09 17:51:06.900310 | instance | + ip addr
2026-06-09 17:51:06.906783 | instance | + ip route
2026-06-09 17:51:06.909373 | instance | + lsblk
2026-06-09 17:51:06.925533 | instance | + mount
2026-06-09 17:51:06.934924 | instance | + docker images
2026-06-09 17:51:06.955864 | instance | + brctl show
2026-06-09 17:51:06.956304 | instance | /bin/bash: line 8: brctl: command not found
2026-06-09 17:51:06.956512 | instance | + ps aux --sort=-%mem
2026-06-09 17:51:06.994346 | instance | + dpkg -l
2026-06-09 17:51:07.007435 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-09 17:51:07.007914 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-09 17:51:07.026616 | instance | + '[' '!' -z '' ']'
2026-06-09 17:51:07.534492 | instance | ok: Runtime: 0:00:00.161579
2026-06-09 17:51:07.543708 |
2026-06-09 17:51:07.543816 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-09 17:51:08.186863 | instance | changed:
2026-06-09 17:51:08.187042 | instance | created directory /var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/logs/instance
2026-06-09 17:51:08.187075 | instance | cd+++++++++ system/
2026-06-09 17:51:08.187098 | instance | >f+++++++++ system/brctl-show.txt
2026-06-09 17:51:08.187119 | instance | >f+++++++++ system/docker-images.txt
2026-06-09 17:51:08.187140 | instance | >f+++++++++ system/ip-addr.txt
2026-06-09 17:51:08.187163 | instance | >f+++++++++ system/ip-route.txt
2026-06-09 17:51:08.187184 | instance | >f+++++++++ system/lsblk.txt
2026-06-09 17:51:08.187205 | instance | >f+++++++++ system/mount.txt
2026-06-09 17:51:08.187224 | instance | >f+++++++++ system/packages.txt
2026-06-09 17:51:08.187244 | instance | >f+++++++++ system/ps.txt
2026-06-09 17:51:08.187266 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-09 17:51:08.196923 |
2026-06-09 17:51:08.197042 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-09 17:51:08.398479 | instance | changed: "values"
2026-06-09 17:51:08.584926 | instance | changed: "releases"
2026-06-09 17:51:08.605181 |
2026-06-09 17:51:08.605360 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-09 17:51:16.191012 | instance | ok: Runtime: 0:00:07.196373
2026-06-09 17:51:16.196055 |
2026-06-09 17:51:16.196121 | TASK [helm-release-status : Downloads logs to executor]
2026-06-09 17:51:16.720873 | instance | changed:
2026-06-09 17:51:16.721271 | instance | cd+++++++++ helm/
2026-06-09 17:51:16.721307 | instance | cd+++++++++ helm/releases/
2026-06-09 17:51:16.721330 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-09 17:51:16.721353 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-09 17:51:16.721376 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-09 17:51:16.721396 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-09 17:51:16.721415 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-09 17:51:16.721436 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-09 17:51:16.721463 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-09 17:51:16.721488 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-09 17:51:16.721508 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-09 17:51:16.721526 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-09 17:51:16.721545 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-09 17:51:16.721564 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-09 17:51:16.721582 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-09 17:51:16.721601 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-09 17:51:16.721620 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-09 17:51:16.721639 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-09 17:51:16.721659 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-09 17:51:16.721677 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-09 17:51:16.721699 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-09 17:51:16.721719 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-09 17:51:16.721737 | instance | cd+++++++++ helm/releases/openstack/
2026-06-09 17:51:16.721756 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-09 17:51:16.721774 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-09 17:51:16.721793 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-09 17:51:16.721812 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-09 17:51:16.721831 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-09 17:51:16.721850 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-09 17:51:16.721869 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-09 17:51:16.721888 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-09 17:51:16.721905 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-09 17:51:16.721925 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-09 17:51:16.721943 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-09 17:51:16.721961 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-09 17:51:16.721979 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-09 17:51:16.721997 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-09 17:51:16.722015 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-09 17:51:16.722033 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-09 17:51:16.722052 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-09 17:51:16.722086 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-09 17:51:16.722106 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-09 17:51:16.722125 | instance | cd+++++++++ helm/values/
2026-06-09 17:51:16.722143 | instance | cd+++++++++ helm/values/auth-system/
2026-06-09 17:51:16.722161 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-09 17:51:16.722179 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-09 17:51:16.722197 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-09 17:51:16.722215 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-09 17:51:16.722232 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-09 17:51:16.722251 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-09 17:51:16.722268 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-09 17:51:16.722286 | instance | cd+++++++++ helm/values/kube-system/
2026-06-09 17:51:16.722303 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-09 17:51:16.722321 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-09 17:51:16.722338 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-09 17:51:16.722357 | instance | cd+++++++++ helm/values/monitoring/
2026-06-09 17:51:16.722375 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-09 17:51:16.722392 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-09 17:51:16.722410 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-09 17:51:16.722428 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-09 17:51:16.722446 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-09 17:51:16.722464 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-09 17:51:16.722483 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-09 17:51:16.722501 | instance | cd+++++++++ helm/values/openstack/
2026-06-09 17:51:16.722520 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-09 17:51:16.722538 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-09 17:51:16.722557 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-09 17:51:16.722575 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-09 17:51:16.722593 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-09 17:51:16.722611 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-09 17:51:16.722629 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-09 17:51:16.722646 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-09 17:51:16.722664 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-09 17:51:16.722681 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-09 17:51:16.722699 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-09 17:51:16.722716 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-09 17:51:16.722733 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-09 17:51:16.722750 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-09 17:51:16.722768 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-09 17:51:16.722785 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-09 17:51:16.722803 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-09 17:51:16.722821 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-09 17:51:16.722839 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-09 17:51:16.732309 |
2026-06-09 17:51:16.732375 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-09 17:51:16.939350 | instance | changed
2026-06-09 17:51:16.948515 |
2026-06-09 17:51:16.948636 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-09 17:51:17.174608 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-09 17:51:17.175214 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-09 17:51:17.181067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:17.183599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:17.265606 | instance | node/instance
2026-06-09 17:51:17.269357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:17.331194 | instance | clusterrole/admin
2026-06-09 17:51:17.500911 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-09 17:51:17.579715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:17.580085 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-09 17:51:17.588599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:17.693117 | instance | clusterrole/cert-manager-cainjector
2026-06-09 17:51:17.767657 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-09 17:51:17.860329 | instance | clusterrole/cert-manager-controller-certificates
2026-06-09 17:51:17.941476 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-09 17:51:18.029479 | instance | clusterrole/cert-manager-controller-challenges
2026-06-09 17:51:18.110257 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-09 17:51:18.194312 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-09 17:51:18.287048 | instance | clusterrole/cert-manager-controller-issuers
2026-06-09 17:51:18.376232 | instance | clusterrole/cert-manager-controller-orders
2026-06-09 17:51:18.458441 | instance | clusterrole/cert-manager-edit
2026-06-09 17:51:18.557020 | instance | clusterrole/cert-manager-view
2026-06-09 17:51:18.624765 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-09 17:51:18.711731 | instance | clusterrole/cilium
2026-06-09 17:51:18.786654 | instance | clusterrole/cilium-operator
2026-06-09 17:51:18.880817 | instance | clusterrole/cluster-admin
2026-06-09 17:51:18.958554 | instance | clusterrole/edit
2026-06-09 17:51:19.049339 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-09 17:51:19.148103 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-09 17:51:19.226011 | instance | clusterrole/goldpinger-clusterrole
2026-06-09 17:51:19.326468 | instance | clusterrole/ingress-nginx
2026-06-09 17:51:19.380803 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-09 17:51:19.490584 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:51:19.545525 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-09 17:51:19.677967 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-09 17:51:19.743891 | instance | clusterrole/kubeadm:get-nodes
2026-06-09 17:51:19.830183 | instance | clusterrole/local-path-provisioner
2026-06-09 17:51:19.907579 | instance | clusterrole/neutron-coredns
2026-06-09 17:51:20.014998 | instance | clusterrole/node-feature-discovery
2026-06-09 17:51:20.125145 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-09 17:51:20.164834 | instance | clusterrole/node-feature-discovery-gc
2026-06-09 17:51:20.306574 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-09 17:51:20.361631 | instance | clusterrole/nova-bootstrap
2026-06-09 17:51:20.486971 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-09 17:51:20.546197 | instance | clusterrole/nova-cell-setup
2026-06-09 17:51:20.666348 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-09 17:51:20.732683 | instance | clusterrole/objectstorage-provisioner-role
2026-06-09 17:51:20.829241 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-09 17:51:20.897978 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-09 17:51:20.991851 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-09 17:51:21.057879 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-09 17:51:21.146810 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-09 17:51:21.217670 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-09 17:51:21.311759 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-09 17:51:21.368648 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-09 17:51:21.489804 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-09 17:51:21.558630 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-09 17:51:21.658386 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-09 17:51:21.730327 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-09 17:51:21.836001 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-09 17:51:21.887073 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-09 17:51:22.010912 | instance | clusterrolebinding/cilium
2026-06-09 17:51:22.073888 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-09 17:51:22.174898 | instance | clusterrolebinding/cilium-operator
2026-06-09 17:51:22.243346 | instance | clusterrolebinding/cluster-admin
2026-06-09 17:51:22.332863 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-09 17:51:22.409700 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-09 17:51:22.489290 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-09 17:51:22.589325 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-09 17:51:22.665592 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-09 17:51:22.744809 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-09 17:51:22.818892 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-09 17:51:22.899583 | instance | clusterrole/rook-ceph-global
2026-06-09 17:51:22.969504 | instance | clusterrolebinding/ingress-nginx
2026-06-09 17:51:23.066327 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-09 17:51:23.132638 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-09 17:51:23.227302 | instance | clusterrole/rook-ceph-mgr-system
2026-06-09 17:51:23.304809 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:51:23.397066 | instance | clusterrole/rook-ceph-object-bucket
2026-06-09 17:51:23.459944 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-09 17:51:23.560195 | instance | clusterrole/rook-ceph-osd
2026-06-09 17:51:23.621830 | instance | clusterrole/rook-ceph-system
2026-06-09 17:51:23.719285 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-09 17:51:23.775599 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-09 17:51:23.907928 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-09 17:51:23.968867 | instance | clusterrole/system:aggregate-to-admin
2026-06-09 17:51:24.071712 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-09 17:51:24.131831 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-09 17:51:24.260582 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-09 17:51:24.286624 | instance | clusterrole/system:aggregate-to-edit
2026-06-09 17:51:24.429419 | instance | clusterrole/system:aggregate-to-view
2026-06-09 17:51:24.453703 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-09 17:51:24.603836 | instance | clusterrole/system:auth-delegator
2026-06-09 17:51:24.621593 | instance | clusterrolebinding/local-path-provisioner
2026-06-09 17:51:24.762993 | instance | clusterrolebinding/neutron-coredns
2026-06-09 17:51:24.779646 | instance | clusterrole/system:basic-user
2026-06-09 17:51:24.933071 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-09 17:51:24.944747 | instance | clusterrolebinding/node-feature-discovery
2026-06-09 17:51:25.106976 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-09 17:51:25.111628 | instance | clusterrolebinding/nova-bootstrap
2026-06-09 17:51:25.258332 | instance | clusterrolebinding/nova-cell-setup
2026-06-09 17:51:25.269993 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-09 17:51:25.412305 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-09 17:51:25.432313 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-09 17:51:25.588300 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-09 17:51:25.605161 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-09 17:51:25.741241 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-09 17:51:25.778801 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-09 17:51:25.905103 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-09 17:51:25.937392 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-09 17:51:26.078952 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-09 17:51:26.113570 | instance | clusterrolebinding/rook-ceph-global
2026-06-09 17:51:26.260862 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-09 17:51:26.288360 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-09 17:51:26.419397 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-09 17:51:26.455922 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-09 17:51:26.589563 | instance | clusterrole/system:controller:certificate-controller
2026-06-09 17:51:26.647260 | instance | clusterrolebinding/rook-ceph-osd
2026-06-09 17:51:26.753026 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-09 17:51:26.805715 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-09 17:51:26.916357 | instance | clusterrole/system:controller:cronjob-controller
2026-06-09 17:51:26.974148 | instance | clusterrolebinding/rook-ceph-system
2026-06-09 17:51:27.091725 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-09 17:51:27.136057 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-09 17:51:27.258100 | instance | clusterrole/system:controller:deployment-controller
2026-06-09 17:51:27.310111 | instance | clusterrole/system:controller:disruption-controller
2026-06-09 17:51:27.448221 | instance | clusterrolebinding/system:basic-user
2026-06-09 17:51:27.482699 | instance | clusterrole/system:controller:endpoint-controller
2026-06-09 17:51:27.614216 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-09 17:51:27.661866 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-09 17:51:27.775263 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-09 17:51:27.831596 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-09 17:51:27.946493 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-09 17:51:28.004340 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-09 17:51:28.127354 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-09 17:51:28.215256 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-09 17:51:28.294106 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-09 17:51:28.372726 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-09 17:51:28.462381 | instance | clusterrole/system:controller:expand-controller
2026-06-09 17:51:28.538455 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-09 17:51:28.643527 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-09 17:51:28.704512 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-09 17:51:28.809395 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-09 17:51:28.876636 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-09 17:51:28.971163 | instance | clusterrole/system:controller:job-controller
2026-06-09 17:51:29.045179 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-09 17:51:29.144417 | instance | clusterrole/system:controller:namespace-controller
2026-06-09 17:51:29.231613 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-09 17:51:29.334897 | instance | clusterrole/system:controller:node-controller
2026-06-09 17:51:29.409825 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-09 17:51:29.506051 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-09 17:51:29.593128 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-09 17:51:29.670323 | instance | clusterrolebinding/system:controller:job-controller
2026-06-09 17:51:29.758872 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-09 17:51:29.842260 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-09 17:51:29.940756 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-09 17:51:30.016390 | instance | clusterrolebinding/system:controller:node-controller
2026-06-09 17:51:30.128312 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-09 17:51:30.193396 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-09 17:51:30.292289 | instance | clusterrole/system:controller:replicaset-controller
2026-06-09 17:51:30.355867 | instance | clusterrole/system:controller:replication-controller
2026-06-09 17:51:30.471272 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-09 17:51:30.522044 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-09 17:51:30.642304 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-09 17:51:30.704827 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-09 17:51:30.814029 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-09 17:51:30.865222 | instance | clusterrole/system:controller:route-controller
2026-06-09 17:51:30.981680 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-09 17:51:31.027906 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-09 17:51:31.146771 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-09 17:51:31.202162 | instance | clusterrole/system:controller:service-account-controller
2026-06-09 17:51:31.313781 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-09 17:51:31.373545 | instance | clusterrole/system:controller:service-controller
2026-06-09 17:51:31.514136 | instance | clusterrolebinding/system:controller:route-controller
2026-06-09 17:51:31.578817 | instance | clusterrole/system:controller:statefulset-controller
2026-06-09 17:51:31.710453 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-09 17:51:31.749382 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-09 17:51:31.875105 | instance | clusterrolebinding/system:controller:service-controller
2026-06-09 17:51:31.915441 | instance | clusterrole/system:controller:ttl-controller
2026-06-09 17:51:32.058900 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-09 17:51:32.094244 | instance | clusterrole/system:coredns
2026-06-09 17:51:32.239145 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-09 17:51:32.260364 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-09 17:51:32.394478 | instance | clusterrolebinding/system:coredns
2026-06-09 17:51:32.426246 | instance | clusterrole/system:discovery
2026-06-09 17:51:32.569604 | instance | clusterrolebinding/system:discovery
2026-06-09 17:51:32.593866 | instance | clusterrole/system:heapster
2026-06-09 17:51:32.751584 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-09 17:51:32.765697 | instance | clusterrolebinding/system:kube-dns
2026-06-09 17:51:32.902843 | instance | clusterrole/system:kube-aggregator
2026-06-09 17:51:32.917606 | instance | clusterrolebinding/system:kube-scheduler
2026-06-09 17:51:33.054127 | instance | clusterrole/system:kube-controller-manager
2026-06-09 17:51:33.064724 | instance | clusterrolebinding/system:monitoring
2026-06-09 17:51:33.213811 | instance | clusterrole/system:kube-dns
2026-06-09 17:51:33.235538 | instance | clusterrole/system:kube-scheduler
2026-06-09 17:51:33.401309 | instance | clusterrolebinding/system:node
2026-06-09 17:51:33.409162 | instance | clusterrole/system:kubelet-api-admin
2026-06-09 17:51:33.580080 | instance | clusterrolebinding/system:node-proxier
2026-06-09 17:51:33.607281 | instance | clusterrole/system:monitoring
2026-06-09 17:51:33.741660 | instance | clusterrolebinding/system:public-info-viewer
2026-06-09 17:51:33.778691 | instance | clusterrole/system:node
2026-06-09 17:51:33.900936 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-09 17:51:33.981562 | instance | clusterrolebinding/system:volume-scheduler
2026-06-09 17:51:34.091609 | instance | clusterrole/system:node-bootstrapper
2026-06-09 17:51:34.161051 | instance | clusterrolebinding/vector
2026-06-09 17:51:34.277347 | instance | clusterrole/system:node-problem-detector
2026-06-09 17:51:34.335836 | instance | clusterrole/system:node-proxier
2026-06-09 17:51:34.454417 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-09 17:51:34.511662 | instance | clusterrole/system:public-info-viewer
2026-06-09 17:51:34.654281 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-09 17:51:34.697523 | instance | clusterrole/system:volume-scheduler
2026-06-09 17:51:34.832287 | instance | clusterrole/vector
2026-06-09 17:51:34.867782 | instance | clusterrole/view
2026-06-09 17:51:35.023525 | instance | storageclass/general
2026-06-09 17:51:35.048610 | instance | namespace/auth-system
2026-06-09 17:51:35.220211 | instance | namespace/cert-manager
2026-06-09 17:51:35.234726 | instance | namespace/default
2026-06-09 17:51:35.437140 | instance | namespace/envoy-gateway-system
2026-06-09 17:51:35.438999 | instance | namespace/ingress-nginx
2026-06-09 17:51:35.619658 | instance | namespace/kube-node-lease
2026-06-09 17:51:35.630929 | instance | namespace/kube-public
2026-06-09 17:51:35.782444 | instance | namespace/kube-system
2026-06-09 17:51:35.809263 | instance | namespace/local-path-storage
2026-06-09 17:51:35.958657 | instance | namespace/monitoring
2026-06-09 17:51:35.980517 | instance | namespace/openstack
2026-06-09 17:51:36.138472 | instance | namespace/rook-ceph
2026-06-09 17:51:36.162677 | instance | namespace/secretgen-controller
2026-06-09 17:51:36.522846 | instance | ok: Runtime: 0:00:19.173855
2026-06-09 17:51:36.529394 |
2026-06-09 17:51:36.529522 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-09 17:51:36.721768 | instance | changed
2026-06-09 17:51:36.727571 |
2026-06-09 17:51:36.727658 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-09 17:51:36.937714 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-09 17:51:36.938455 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-09 17:51:36.938699 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-09 17:51:37.036583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.037607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.117184 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-09 17:51:37.117734 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-09 17:51:37.121984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.123508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.198477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.212210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.283696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.296270 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-09 17:51:37.297766 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-09 17:51:37.300871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.382004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.394032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.470246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.470898 | instance | cert-manager/deployment/cert-manager
2026-06-09 17:51:37.479446 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-09 17:51:37.488787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.560209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.578097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.655929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.662404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.669288 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-09 17:51:37.671297 | instance | auth-system/endpoints/keycloak
2026-06-09 17:51:37.733746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.746854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.828116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.830774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.862171 | instance | auth-system/endpoints/keycloak-headless
2026-06-09 17:51:37.863151 | instance | auth-system/endpoints/keycloak-metrics
2026-06-09 17:51:37.929942 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:37.935709 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:37.937517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:37.943360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.022595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.038434 | instance | cert-manager/endpoints/cert-manager
2026-06-09 17:51:38.041111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.058521 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-09 17:51:38.104840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.114344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.203657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.220692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.236541 | instance | auth-system/ingresses/keycloak
2026-06-09 17:51:38.250586 | instance | auth-system/networkpolicies/keycloak
2026-06-09 17:51:38.338087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.340606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.437425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.438040 | instance | cert-manager/pods/cert-manager-75c4c745bc-pvlr9
2026-06-09 17:51:38.440644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.447462 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-7559h
2026-06-09 17:51:38.539145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.545947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.629517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.631947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.638236 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-mjkvq
2026-06-09 17:51:38.638571 | instance | auth-system/pods/keycloak-0
2026-06-09 17:51:38.708945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.716191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.796248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.798381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.831772 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-09 17:51:38.833249 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-09 17:51:38.895265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.898000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.980731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.986664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:38.994459 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-09 17:51:38.998426 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-09 17:51:39.067083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.077352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.154159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.163893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.167696 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-09 17:51:39.168180 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-09 17:51:39.238301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.249575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.333143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.337411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.352345 | instance | auth-system/secrets/keycloak
2026-06-09 17:51:39.355380 | instance | auth-system/secrets/keycloak-externaldb
2026-06-09 17:51:39.409761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.427183 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:39.436434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.504786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.520112 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-09 17:51:39.533242 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:39.543989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.548679 | instance | auth-system/secrets/keycloak.199-19-213-222.nip.io-tls
2026-06-09 17:51:39.585594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.622235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.675658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.714139 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-09 17:51:39.719194 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-09 17:51:39.721922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.784562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.810828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.877180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.897408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:39.915368 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-09 17:51:39.940243 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-09 17:51:39.984202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.099292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.129068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.140292 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-09 17:51:40.179019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.195089 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-09 17:51:40.220508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.293648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.313025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.356845 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-09 17:51:40.388814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.401108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.408343 | instance | cert-manager/serviceaccounts/default
2026-06-09 17:51:40.480475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.486378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.580724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.582890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.586035 | instance | cert-manager/services/cert-manager
2026-06-09 17:51:40.611096 | instance | cert-manager/services/cert-manager-webhook
2026-06-09 17:51:40.673927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.674478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.766373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.772358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.775198 | instance | auth-system/serviceaccounts/default
2026-06-09 17:51:40.811997 | instance | auth-system/serviceaccounts/keycloak
2026-06-09 17:51:40.870807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.874306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.958427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:40.959083 | instance | auth-system/services/keycloak
2026-06-09 17:51:40.977825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.008854 | instance | auth-system/services/keycloak-headless
2026-06-09 17:51:41.040826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.076359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.129059 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:41.139129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.167435 | instance | auth-system/services/keycloak-metrics
2026-06-09 17:51:41.186466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.193623 | instance | auth-system/statefulsets/keycloak
2026-06-09 17:51:41.220666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.278763 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:41.287122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.322230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.337054 | instance | default/configmaps/kube-root-ca.crt
2026-06-09 17:51:41.367888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.404284 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-09 17:51:41.417901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.472802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.562163 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-09 17:51:41.578176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.579384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.607564 | instance | default/endpoints/kubernetes
2026-06-09 17:51:41.668639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.669008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.749042 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-09 17:51:41.760731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.775017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.791628 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-09 17:51:41.843451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.868210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.933407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.934975 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rzmzq
2026-06-09 17:51:41.951234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:41.969802 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-09 17:51:42.041214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.045623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.132904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.143455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.144240 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-09 17:51:42.163524 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-09 17:51:42.223878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.228516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.308179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.325382 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-09 17:51:42.329644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.369785 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-09 17:51:42.407336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.462051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.492494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.506926 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-09 17:51:42.556502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.577684 | instance | default/serviceaccounts/default
2026-06-09 17:51:42.580334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.656952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.682750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.725814 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-09 17:51:42.753657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.768898 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:42.776410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.777271 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-09 17:51:42.870573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.911244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:42.976498 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:42.995030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.015279 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-09 17:51:43.037432 | instance | default/services/kubernetes
2026-06-09 17:51:43.039671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.079161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.122272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.187960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.214746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.239622 | instance | envoy-gateway-system/secrets/envoy
2026-06-09 17:51:43.277324 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-09 17:51:43.315502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.319468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.414165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.436750 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-09 17:51:43.468461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.469103 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-09 17:51:43.561232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.589964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.629430 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-09 17:51:43.661343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.670216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.671349 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-09 17:51:43.757314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.864547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:43.876372 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-09 17:51:43.946580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.063295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.095449 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-09 17:51:44.115543 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-09 17:51:44.152734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.210443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.261862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.272689 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-09 17:51:44.287638 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-09 17:51:44.329893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.401659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.417668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.456984 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-09 17:51:44.458051 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-09 17:51:44.496548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.514002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.578241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.627655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.656844 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-09 17:51:44.667892 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-09 17:51:44.668430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.718664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.828717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.841249 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-09 17:51:44.862830 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-09 17:51:44.865649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.932664 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:44.941963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:44.968925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.044073 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:45.056678 | instance | ingress-nginx/pods/ingress-nginx-controller-q64tp
2026-06-09 17:51:45.058790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.078222 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j44h7
2026-06-09 17:51:45.085083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.152004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.188970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.270195 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-09 17:51:45.293866 | instance | ingress-nginx/roles/ingress-nginx
2026-06-09 17:51:45.303940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.444918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.446428 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-09 17:51:45.449151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.469398 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-09 17:51:45.532105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.584100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.633487 | instance | ingress-nginx/serviceaccounts/default
2026-06-09 17:51:45.653251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.680432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.719881 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-09 17:51:45.739228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.825177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.845017 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-09 17:51:45.907766 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-09 17:51:45.927022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:45.940444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.004420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.042114 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-09 17:51:46.087180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.114621 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-09 17:51:46.191007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.235456 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-09 17:51:46.284216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.381114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.383636 | instance | kube-node-lease/serviceaccounts/default
2026-06-09 17:51:46.410217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.433968 | instance | kube-public/configmaps/cluster-info
2026-06-09 17:51:46.488581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.505450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.602608 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-09 17:51:46.607453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.634123 | instance | kube-system/configmaps/cilium-config
2026-06-09 17:51:46.703872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.791424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.796980 | instance | kube-system/configmaps/coredns
2026-06-09 17:51:46.823724 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-09 17:51:46.916512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:46.997060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.006537 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-09 17:51:47.009139 | instance | kube-system/configmaps/kube-proxy
2026-06-09 17:51:47.090015 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:47.097550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.181543 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-09 17:51:47.209811 | instance | kube-system/configmaps/kubeadm-config
2026-06-09 17:51:47.232655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.325207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.355871 | instance | kube-system/configmaps/kubelet-config
2026-06-09 17:51:47.374520 | instance | kube-system/daemonsets/cilium
2026-06-09 17:51:47.385663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.473197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.552414 | instance | kube-system/daemonsets/kube-proxy
2026-06-09 17:51:47.563430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.588825 | instance | kube-system/deployment/cilium-operator
2026-06-09 17:51:47.701514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.748696 | instance | kube-system/deployment/coredns
2026-06-09 17:51:47.780347 | instance | kube-system/endpoints/kube-dns
2026-06-09 17:51:47.809893 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:47.819719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.898667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.920342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:47.927892 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-09 17:51:47.949187 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-09 17:51:48.023294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.098462 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-09 17:51:48.166371 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-09 17:51:48.304474 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-09 17:51:48.343134 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-09 17:51:48.399152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.467207 | instance | kube-system/pods/cilium-lv4mv
2026-06-09 17:51:48.520565 | instance | kube-system/pods/cilium-operator-869df985b8-lkmd8
2026-06-09 17:51:48.577570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.605597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.687142 | instance | kube-system/pods/coredns-67659f764b-9hdv2
2026-06-09 17:51:48.699847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.718072 | instance | kube-system/pods/coredns-67659f764b-kvxfq
2026-06-09 17:51:48.739765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.833518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.862630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.877611 | instance | kube-system/pods/etcd-instance
2026-06-09 17:51:48.909289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:48.913179 | instance | kube-system/pods/kube-apiserver-instance
2026-06-09 17:51:48.962377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.012927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.059280 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-09 17:51:49.062054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.105798 | instance | kube-system/pods/kube-proxy-s88fs
2026-06-09 17:51:49.114004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.164146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.205616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.250897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.253288 | instance | kube-system/pods/kube-scheduler-instance
2026-06-09 17:51:49.296853 | instance | kube-system/pods/kube-vip-instance
2026-06-09 17:51:49.318786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.345121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.419390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.444390 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-09 17:51:49.448217 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-09 17:51:49.452782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.478120 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-09 17:51:49.504576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.570249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.619568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.637137 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-09 17:51:49.657392 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-09 17:51:49.674255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.695779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-09 17:51:49.813488 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-09 17:51:49.833496 | instance | kube-system/rolebindings/kube-proxy
2026-06-09 17:51:49.974817 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-09 17:51:50.002548 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-09 17:51:50.137984 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-09 17:51:50.162422 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-09 17:51:50.318652 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-09 17:51:50.372258 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-09 17:51:50.491810 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-09 17:51:50.519540 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-09 17:51:50.662218 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-09 17:51:50.706865 | instance | kube-system/roles/cilium-config-agent
2026-06-09 17:51:50.826148 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-09 17:51:50.865001 | instance | kube-system/roles/kube-proxy
2026-06-09 17:51:51.009459 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-09 17:51:51.038625 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-09 17:51:51.172567 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-09 17:51:51.205605 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-09 17:51:51.338758 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-09 17:51:51.382871 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-09 17:51:51.513371 | instance | kube-public/serviceaccounts/default
2026-06-09 17:51:51.552687 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-09 17:51:51.697606 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-09 17:51:51.707218 | instance | kube-system/secrets/bootstrap-token-k1h3co
2026-06-09 17:51:51.860937 | instance | kube-system/secrets/bootstrap-token-njzki4
2026-06-09 17:51:51.862822 | instance | kube-system/secrets/kubeadm-certs
2026-06-09 17:51:52.030875 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-09 17:51:52.032776 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-09 17:51:52.232100 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-09 17:51:52.293956 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-09 17:51:52.442642 | instance | kube-system/serviceaccounts/cilium
2026-06-09 17:51:52.523337 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-09 17:51:52.654132 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-09 17:51:52.731771 | instance | kube-system/serviceaccounts/coredns
2026-06-09 17:51:52.848011 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-09 17:51:52.922955 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-09 17:51:53.068380 | instance | kube-system/serviceaccounts/default
2026-06-09 17:51:53.125567 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-09 17:51:53.254631 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-09 17:51:53.319968 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-09 17:51:53.467368 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-09 17:51:53.522702 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-09 17:51:53.690946 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-09 17:51:53.711307 | instance | kube-system/serviceaccounts/expand-controller
2026-06-09 17:51:53.882227 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-09 17:51:53.915942 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-09 17:51:54.081479 | instance | kube-system/serviceaccounts/job-controller
2026-06-09 17:51:54.121564 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-09 17:51:54.283597 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-09 17:51:54.324376 | instance | kube-system/serviceaccounts/node-controller
2026-06-09 17:51:54.506318 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-09 17:51:54.557786 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-09 17:51:54.704968 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-09 17:51:54.747929 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-09 17:51:54.893845 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-09 17:51:54.951993 | instance | kube-system/serviceaccounts/replication-controller
2026-06-09 17:51:55.091101 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-09 17:51:55.151588 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-09 17:51:55.279185 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-09 17:51:55.344020 | instance | kube-system/serviceaccounts/service-controller
2026-06-09 17:51:55.468835 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-09 17:51:55.541210 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-09 17:51:55.677101 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-09 17:51:55.746966 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-09 17:51:55.882591 | instance | kube-system/services/kube-dns
2026-06-09 17:51:55.944664 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-09 17:51:56.043774 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-09 17:51:56.121652 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-09 17:51:56.226555 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-09 17:51:56.293260 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-09 17:51:56.419962 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-09 17:51:56.481283 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-09 17:51:56.614115 | instance | local-path-storage/configmaps/local-path-config
2026-06-09 17:51:56.696857 | instance | monitoring/daemonsets/goldpinger
2026-06-09 17:51:56.819336 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-09 17:51:56.880541 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-09 17:51:57.010439 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-09 17:51:57.057845 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-09 17:51:57.185073 | instance | monitoring/configmaps/goldpinger-zap
2026-06-09 17:51:57.239914 | instance | monitoring/daemonsets/vector
2026-06-09 17:51:57.349796 | instance | monitoring/configmaps/ipmi-exporter
2026-06-09 17:51:57.426781 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-09 17:51:57.514301 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-09 17:51:57.613657 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-09 17:51:57.711120 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-09 17:51:57.787776 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-09 17:51:57.882039 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-09 17:51:57.981395 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-09 17:51:58.094973 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-09 17:51:58.175492 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-09 17:51:58.365566 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-09 17:51:58.428031 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-09 17:51:58.561373 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-09 17:51:58.734865 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-09 17:51:58.749818 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-09 17:51:58.925287 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-09 17:51:58.926100 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-09 17:51:59.100581 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-09 17:51:59.106498 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-09 17:51:59.273280 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-09 17:51:59.277495 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-09 17:51:59.448747 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-09 17:51:59.454053 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-09 17:51:59.635059 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-09 17:51:59.647797 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-09 17:51:59.811979 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-09 17:51:59.834069 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-09 17:51:59.991416 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-09 17:52:00.022113 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-09 17:52:00.163260 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-09 17:52:00.207912 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-09 17:52:00.348031 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-09 17:52:00.406427 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-09 17:52:00.556268 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-09 17:52:00.600694 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-09 17:52:00.749036 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-09 17:52:00.772753 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-09 17:52:00.923879 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-09 17:52:00.944528 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-09 17:52:01.104511 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-09 17:52:01.119711 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-09 17:52:01.286281 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-09 17:52:01.290177 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-09 17:52:01.473359 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-09 17:52:01.476174 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-09 17:52:01.651973 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-09 17:52:01.661422 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-09 17:52:01.831164 | instance | monitoring/configmaps/loki
2026-06-09 17:52:01.851006 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-09 17:52:02.003280 | instance | monitoring/configmaps/loki-gateway
2026-06-09 17:52:02.027254 | instance | monitoring/configmaps/loki-runtime
2026-06-09 17:52:02.198513 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-09 17:52:02.216848 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-09 17:52:02.384179 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-09 17:52:02.387562 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-09 17:52:02.558011 | instance | monitoring/configmaps/vector
2026-06-09 17:52:02.638497 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-09 17:52:02.746671 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-09 17:52:02.825245 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:52:02.918153 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-09 17:52:02.991116 | instance | monitoring/deployment/loki-gateway
2026-06-09 17:52:03.092031 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-09 17:52:03.156460 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-09 17:52:03.294626 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-09 17:52:03.335388 | instance | monitoring/endpoints/alertmanager-operated
2026-06-09 17:52:03.489965 | instance | monitoring/endpoints/goldpinger
2026-06-09 17:52:03.500831 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-09 17:52:03.667918 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-09 17:52:03.675011 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:52:03.849500 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-09 17:52:03.852155 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-09 17:52:04.022674 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-09 17:52:04.027278 | instance | monitoring/endpoints/loki
2026-06-09 17:52:04.190841 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-09 17:52:04.199287 | instance | monitoring/endpoints/loki-gateway
2026-06-09 17:52:04.353545 | instance | monitoring/endpoints/loki-headless
2026-06-09 17:52:04.364515 | instance | monitoring/endpoints/loki-memberlist
2026-06-09 17:52:04.539291 | instance | monitoring/endpoints/loki-results-cache
2026-06-09 17:52:04.577382 | instance | monitoring/endpoints/prometheus-operated
2026-06-09 17:52:04.719642 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-09 17:52:04.748303 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-09 17:52:04.882769 | instance | monitoring/endpoints/vector-headless
2026-06-09 17:52:04.934602 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-09 17:52:05.060207 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-09 17:52:05.120024 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-09 17:52:05.233954 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-rdj5v
2026-06-09 17:52:05.306853 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-09 17:52:05.404155 | instance | monitoring/pods/goldpinger-r48k9
2026-06-09 17:52:05.494102 | instance | monitoring/pods/kube-prometheus-stack-grafana-5855bbd5c-xmsll
2026-06-09 17:52:05.597452 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7
2026-06-09 17:52:05.675799 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xlns5
2026-06-09 17:52:05.772826 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4xqs8
2026-06-09 17:52:05.858734 | instance | monitoring/pods/loki-0
2026-06-09 17:52:05.954642 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-09 17:52:06.060191 | instance | monitoring/pods/loki-gateway-cf54cb88c-pcbt6
2026-06-09 17:52:06.164944 | instance | monitoring/pods/loki-results-cache-0
2026-06-09 17:52:06.246126 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qdwdk
2026-06-09 17:52:06.331204 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-t776h
2026-06-09 17:52:06.428180 | instance | monitoring/pods/node-feature-discovery-worker-r9fk9
2026-06-09 17:52:06.519837 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-09 17:52:06.618239 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-xsdzf
2026-06-09 17:52:06.749628 | instance | monitoring/pods/vector-j4l7v
2026-06-09 17:52:06.833415 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-09 17:52:06.925380 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-09 17:52:07.025709 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-09 17:52:07.109294 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-09 17:52:07.212518 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-09 17:52:07.261775 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-09 17:52:07.369735 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-09 17:52:07.420919 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-09 17:52:07.529016 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-09 17:52:07.586006 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-09 17:52:07.699218 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-09 17:52:07.769121 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-09 17:52:07.868140 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-09 17:52:07.952352 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-09 17:52:08.046044 | instance | monitoring/secrets/alertmanager-tls
2026-06-09 17:52:08.148973 | instance | monitoring/secrets/grafana-tls
2026-06-09 17:52:08.229880 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-09 17:52:08.337155 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-09 17:52:08.402398 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-09 17:52:08.505032 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-09 17:52:08.571225 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-09 17:52:08.690425 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-09 17:52:08.741503 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-09 17:52:08.867046 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-09 17:52:08.910450 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-09 17:52:09.051215 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4xqs8-tls
2026-06-09 17:52:09.083752 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-09 17:52:09.216030 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-09 17:52:09.265875 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-09 17:52:09.373031 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-09 17:52:09.434540 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-09 17:52:09.556605 | instance | monitoring/serviceaccounts/default
2026-06-09 17:52:09.642568 | instance | monitoring/secrets/prometheus-tls
2026-06-09 17:52:09.812364 | instance | monitoring/serviceaccounts/goldpinger
2026-06-09 17:52:09.835405 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-09 17:52:10.003359 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-09 17:52:10.048816 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-09 17:52:10.278412 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-09 17:52:10.305750 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-09 17:52:10.507678 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-09 17:52:10.549676 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:52:10.698490 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-09 17:52:10.801939 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-09 17:52:10.866999 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-09 17:52:11.020623 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-09 17:52:11.105826 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-09 17:52:11.277823 | instance | monitoring/serviceaccounts/loki
2026-06-09 17:52:11.283514 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-09 17:52:11.508301 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-09 17:52:11.573740 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-09 17:52:11.732752 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-09 17:52:11.820000 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-09 17:52:11.988777 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-09 17:52:12.076954 | instance | monitoring/serviceaccounts/vector
2026-06-09 17:52:12.234038 | instance | monitoring/services/alertmanager-operated
2026-06-09 17:52:12.307652 | instance | monitoring/services/goldpinger
2026-06-09 17:52:12.398612 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-09 17:52:12.474998 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-09 17:52:12.581707 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-09 17:52:12.685902 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-09 17:52:12.758036 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-09 17:52:12.860491 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-09 17:52:12.949613 | instance | monitoring/services/loki
2026-06-09 17:52:13.066285 | instance | monitoring/services/loki-chunks-cache
2026-06-09 17:52:13.163857 | instance | monitoring/services/loki-gateway
2026-06-09 17:52:13.267954 | instance | monitoring/services/loki-headless
2026-06-09 17:52:13.369170 | instance | monitoring/services/loki-memberlist
2026-06-09 17:52:13.459977 | instance | monitoring/services/loki-results-cache
2026-06-09 17:52:13.550907 | instance | monitoring/services/prometheus-operated
2026-06-09 17:52:13.644079 | instance | monitoring/services/prometheus-pushgateway
2026-06-09 17:52:13.735225 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-09 17:52:13.826582 | instance | monitoring/services/vector-headless
2026-06-09 17:52:13.913071 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-09 17:52:14.034764 | instance | monitoring/statefulsets/loki
2026-06-09 17:52:14.113779 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-09 17:52:14.225494 | instance | monitoring/statefulsets/loki-results-cache
2026-06-09 17:52:14.306640 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-09 17:52:14.434683 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-09 17:52:14.508182 | instance | local-path-storage/serviceaccounts/default
2026-06-09 17:52:14.688634 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-09 17:52:14.730512 | instance | openstack/configmaps/barbican-bin
2026-06-09 17:52:14.883112 | instance | openstack/configmaps/ceph-csi-config
2026-06-09 17:52:14.943953 | instance | openstack/configmaps/ceph-etc
2026-06-09 17:52:15.078920 | instance | openstack/configmaps/cinder-bin
2026-06-09 17:52:15.157278 | instance | openstack/configmaps/glance-bin
2026-06-09 17:52:15.282016 | instance | openstack/configmaps/keepalived-bin
2026-06-09 17:52:15.364525 | instance | openstack/configmaps/keystone-bin
2026-06-09 17:52:15.505220 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-09 17:52:15.584296 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-09 17:52:15.754239 | instance | openstack/configmaps/libvirt-bin
2026-06-09 17:52:15.796077 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-09 17:52:15.967820 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-09 17:52:16.017576 | instance | openstack/configmaps/neutron-bin
2026-06-09 17:52:16.206962 | instance | openstack/configmaps/neutron-coredns
2026-06-09 17:52:16.241876 | instance | openstack/configmaps/nova-bin
2026-06-09 17:52:16.401063 | instance | openstack/configmaps/openvswitch-bin
2026-06-09 17:52:16.471528 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-09 17:52:16.607063 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-09 17:52:16.694545 | instance | openstack/configmaps/placement-bin
2026-06-09 17:52:16.809832 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-09 17:52:16.891283 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-09 17:52:16.998191 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-09 17:52:17.085276 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-09 17:52:17.205424 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-09 17:52:17.303647 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-09 17:52:17.406552 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-09 17:52:17.517338 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-09 17:52:17.612019 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-09 17:52:17.722339 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-09 17:52:17.837651 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-09 17:52:17.910142 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-09 17:52:18.088826 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-09 17:52:18.107674 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-09 17:52:18.322017 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-09 17:52:18.323176 | instance | openstack/configmaps/rook-config-override
2026-06-09 17:52:18.505851 | instance | openstack/configmaps/staffeln-bin
2026-06-09 17:52:18.553806 | instance | openstack/configmaps/valkey-configuration
2026-06-09 17:52:18.717559 | instance | openstack/configmaps/valkey-health
2026-06-09 17:52:18.758384 | instance | openstack/configmaps/valkey-scripts
2026-06-09 17:52:18.906982 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-09 17:52:18.956452 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-09 17:52:19.118894 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-09 17:52:19.157606 | instance | openstack/cronjobs/nova-cell-setup
2026-06-09 17:52:19.358626 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-09 17:52:19.412879 | instance | openstack/daemonsets/keepalived
2026-06-09 17:52:19.589399 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-09 17:52:19.648350 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-09 17:52:19.816532 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-09 17:52:19.883204 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-09 17:52:20.054369 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-09 17:52:20.114112 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-09 17:52:20.293257 | instance | openstack/daemonsets/nova-compute-default
2026-06-09 17:52:20.369215 | instance | openstack/daemonsets/openvswitch
2026-06-09 17:52:20.558614 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-09 17:52:20.623754 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-09 17:52:20.741924 | instance | openstack/deployment/barbican-api
2026-06-09 17:52:20.817519 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-09 17:52:20.978606 | instance | openstack/deployment/cinder-api
2026-06-09 17:52:20.999501 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-09 17:52:21.196943 | instance | openstack/deployment/cinder-backup
2026-06-09 17:52:21.199828 | instance | openstack/deployment/cinder-scheduler
2026-06-09 17:52:21.417790 | instance | openstack/deployment/cinder-volume
2026-06-09 17:52:21.421885 | instance | openstack/deployment/glance-api
2026-06-09 17:52:21.634207 | instance | openstack/deployment/keystone-api
2026-06-09 17:52:21.648590 | instance | openstack/deployment/memcached-memcached
2026-06-09 17:52:21.839033 | instance | openstack/deployment/neutron-coredns
2026-06-09 17:52:21.857857 | instance | openstack/deployment/neutron-rpc-server
2026-06-09 17:52:22.040614 | instance | openstack/deployment/neutron-server
2026-06-09 17:52:22.078309 | instance | openstack/deployment/nova-api-metadata
2026-06-09 17:52:22.263963 | instance | openstack/deployment/nova-api-osapi
2026-06-09 17:52:22.280238 | instance | openstack/deployment/nova-conductor
2026-06-09 17:52:22.464478 | instance | openstack/deployment/nova-novncproxy
2026-06-09 17:52:22.476748 | instance | openstack/deployment/nova-scheduler
2026-06-09 17:52:22.671153 | instance | openstack/deployment/placement-api
2026-06-09 17:52:22.678644 | instance | openstack/deployment/pxc-operator
2026-06-09 17:52:22.888311 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-09 17:52:22.891387 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-09 17:52:23.097015 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-09 17:52:23.099978 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-09 17:52:23.349645 | instance | openstack/deployment/staffeln-conductor
2026-06-09 17:52:23.349755 | instance | openstack/deployment/staffeln-api
2026-06-09 17:52:23.555497 | instance | openstack/endpoints/barbican-api
2026-06-09 17:52:23.566402 | instance | openstack/endpoints/ceph-mon
2026-06-09 17:52:23.765375 | instance | openstack/endpoints/cinder-api
2026-06-09 17:52:23.766385 | instance | openstack/endpoints/glance-api
2026-06-09 17:52:23.957448 | instance | openstack/endpoints/keystone-api
2026-06-09 17:52:23.966484 | instance | openstack/endpoints/memcached
2026-06-09 17:52:24.157105 | instance | openstack/endpoints/memcached-metrics
2026-06-09 17:52:24.158102 | instance | openstack/endpoints/neutron-coredns
2026-06-09 17:52:24.343134 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-09 17:52:24.350050 | instance | openstack/endpoints/neutron-server
2026-06-09 17:52:24.522484 | instance | openstack/endpoints/nova-api
2026-06-09 17:52:24.526014 | instance | openstack/endpoints/nova-metadata
2026-06-09 17:52:24.706350 | instance | openstack/endpoints/nova-novncproxy
2026-06-09 17:52:24.718650 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-09 17:52:24.904923 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-09 17:52:24.930904 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-09 17:52:25.096388 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-09 17:52:25.123144 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-09 17:52:25.288331 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-09 17:52:25.314522 | instance | openstack/endpoints/placement-api
2026-06-09 17:52:25.460394 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-09 17:52:25.504544 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-09 17:52:25.668841 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-09 17:52:25.710544 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-09 17:52:25.871769 | instance | openstack/endpoints/rabbitmq-glance
2026-06-09 17:52:25.928593 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-09 17:52:26.079690 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-09 17:52:26.123553 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-09 17:52:26.281502 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-09 17:52:26.315900 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-09 17:52:26.473122 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-09 17:52:26.503046 | instance | openstack/endpoints/rabbitmq-nova
2026-06-09 17:52:26.675292 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-09 17:52:26.689058 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-09 17:52:26.867627 | instance | openstack/endpoints/staffeln-api
2026-06-09 17:52:26.870590 | instance | openstack/endpoints/valkey
2026-06-09 17:52:27.059304 | instance | openstack/endpoints/valkey-headless
2026-06-09 17:52:27.060190 | instance | openstack/endpoints/valkey-metrics
2026-06-09 17:52:27.243226 | instance | openstack/ingresses/compute
2026-06-09 17:52:27.244041 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-09 17:52:27.487806 | instance | openstack/ingresses/identity
2026-06-09 17:52:27.490471 | instance | openstack/ingresses/image
2026-06-09 17:52:27.687799 | instance | openstack/ingresses/key-manager
2026-06-09 17:52:27.711222 | instance | openstack/ingresses/network
2026-06-09 17:52:27.895687 | instance | openstack/ingresses/placement
2026-06-09 17:52:27.896079 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-09 17:52:28.128879 | instance | openstack/ingresses/volumev3
2026-06-09 17:52:28.139071 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-09 17:52:28.359179 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-09 17:52:28.359713 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-09 17:52:28.535143 | instance | openstack/networkpolicies/valkey
2026-06-09 17:52:28.558809 | instance | openstack/jobs/barbican-db-init
2026-06-09 17:52:28.703000 | instance | openstack/jobs/barbican-db-sync
2026-06-09 17:52:28.740877 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-09 17:52:28.905934 | instance | openstack/jobs/barbican-ks-service
2026-06-09 17:52:28.954354 | instance | openstack/jobs/barbican-ks-user
2026-06-09 17:52:29.093933 | instance | openstack/jobs/barbican-rabbit-init
2026-06-09 17:52:29.145810 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-09 17:52:29.296011 | instance | openstack/jobs/cinder-bootstrap
2026-06-09 17:52:29.340970 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-09 17:52:29.480728 | instance | openstack/jobs/cinder-db-init
2026-06-09 17:52:29.521182 | instance | openstack/jobs/cinder-db-sync
2026-06-09 17:52:29.694193 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-09 17:52:29.711960 | instance | openstack/jobs/cinder-ks-service
2026-06-09 17:52:29.903033 | instance | openstack/jobs/cinder-ks-user
2026-06-09 17:52:29.907977 | instance | openstack/jobs/cinder-rabbit-init
2026-06-09 17:52:30.103039 | instance | openstack/jobs/cinder-storage-init
2026-06-09 17:52:30.108112 | instance | openstack/jobs/glance-db-init
2026-06-09 17:52:30.289154 | instance | openstack/jobs/glance-db-sync
2026-06-09 17:52:30.296983 | instance | openstack/jobs/glance-ks-endpoints
2026-06-09 17:52:30.491439 | instance | openstack/jobs/glance-ks-service
2026-06-09 17:52:30.493675 | instance | openstack/jobs/glance-ks-user
2026-06-09 17:52:30.699490 | instance | openstack/jobs/glance-metadefs-load
2026-06-09 17:52:30.702656 | instance | openstack/jobs/glance-rabbit-init
2026-06-09 17:52:30.890922 | instance | openstack/jobs/glance-storage-init
2026-06-09 17:52:30.894163 | instance | openstack/jobs/keystone-bootstrap
2026-06-09 17:52:31.095551 | instance | openstack/jobs/keystone-credential-setup
2026-06-09 17:52:31.112555 | instance | openstack/jobs/keystone-db-init
2026-06-09 17:52:31.285528 | instance | openstack/jobs/keystone-db-sync
2026-06-09 17:52:31.304872 | instance | openstack/jobs/keystone-domain-manage
2026-06-09 17:52:31.482085 | instance | openstack/jobs/keystone-fernet-setup
2026-06-09 17:52:31.500396 | instance | openstack/jobs/keystone-rabbit-init
2026-06-09 17:52:31.670926 | instance | openstack/jobs/neutron-db-init
2026-06-09 17:52:31.731271 | instance | openstack/jobs/neutron-db-sync
2026-06-09 17:52:31.908280 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-09 17:52:31.963519 | instance | openstack/jobs/neutron-ks-service
2026-06-09 17:52:32.113015 | instance | openstack/jobs/neutron-ks-user
2026-06-09 17:52:32.180106 | instance | openstack/jobs/neutron-rabbit-init
2026-06-09 17:52:32.319425 | instance | openstack/jobs/nova-bootstrap
2026-06-09 17:52:32.375999 | instance | openstack/jobs/nova-cell-setup
2026-06-09 17:52:32.523206 | instance | openstack/jobs/nova-db-init
2026-06-09 17:52:32.590145 | instance | openstack/jobs/nova-db-sync
2026-06-09 17:52:32.728521 | instance | openstack/jobs/nova-ks-endpoints
2026-06-09 17:52:32.786037 | instance | openstack/jobs/nova-ks-service
2026-06-09 17:52:32.936219 | instance | openstack/jobs/nova-ks-user
2026-06-09 17:52:32.972520 | instance | openstack/jobs/nova-rabbit-init
2026-06-09 17:52:33.132146 | instance | openstack/jobs/placement-db-init
2026-06-09 17:52:33.163613 | instance | openstack/jobs/placement-db-sync
2026-06-09 17:52:33.314931 | instance | openstack/jobs/placement-ks-endpoints
2026-06-09 17:52:33.356275 | instance | openstack/jobs/placement-ks-service
2026-06-09 17:52:33.523999 | instance | openstack/jobs/placement-ks-user
2026-06-09 17:52:33.569413 | instance | openstack/jobs/staffeln-db-init
2026-06-09 17:52:33.727882 | instance | openstack/jobs/staffeln-db-sync
2026-06-09 17:52:33.781094 | instance | openstack/pods/barbican-api-75f4f447b-825cr
2026-06-09 17:52:33.909113 | instance | openstack/pods/barbican-db-init-qxnp4
2026-06-09 17:52:33.972958 | instance | openstack/pods/barbican-db-sync-wrhh4
2026-06-09 17:52:34.103895 | instance | openstack/pods/barbican-ks-endpoints-shczs
2026-06-09 17:52:34.161628 | instance | openstack/pods/barbican-ks-service-72kcl
2026-06-09 17:52:34.311429 | instance | openstack/pods/barbican-ks-user-fv8tq
2026-06-09 17:52:34.360290 | instance | openstack/pods/barbican-rabbit-init-gdwg5
2026-06-09 17:52:34.523536 | instance | openstack/pods/cinder-api-5cc44c7d66-gjrwr
2026-06-09 17:52:34.575504 | instance | openstack/pods/cinder-backup-6b8586477b-xrhpf
2026-06-09 17:52:34.741831 | instance | openstack/pods/cinder-backup-storage-init-nbxqw
2026-06-09 17:52:34.793479 | instance | openstack/pods/cinder-bootstrap-h2gsx
2026-06-09 17:52:34.959143 | instance | openstack/pods/cinder-create-internal-tenant-969dn
2026-06-09 17:52:35.001584 | instance | openstack/pods/cinder-db-init-lfz4b
2026-06-09 17:52:35.152683 | instance | openstack/pods/cinder-db-sync-d24hp
2026-06-09 17:52:35.214892 | instance | openstack/pods/cinder-ks-endpoints-nm7f8
2026-06-09 17:52:35.350837 | instance | openstack/pods/cinder-ks-service-xdhmp
2026-06-09 17:52:35.423871 | instance | openstack/pods/cinder-ks-user-jhksb
2026-06-09 17:52:35.566286 | instance | openstack/pods/cinder-rabbit-init-q78jv
2026-06-09 17:52:35.655912 | instance | openstack/pods/cinder-scheduler-c4d87bf66-frg8f
2026-06-09 17:52:35.772243 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-09 17:52:35.862315 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-09 17:52:36.084137 | instance | openstack/pods/cinder-storage-init-t57hw
2026-06-09 17:52:36.161257 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-09 17:52:36.275906 | instance | openstack/pods/cinder-volume-6557f96c-tpx9m
2026-06-09 17:52:36.433053 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-09 17:52:36.488601 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-09 17:52:36.726761 | instance | openstack/pods/glance-api-fdc6fc586-klf8c
2026-06-09 17:52:36.767064 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-09 17:52:36.921547 | instance | openstack/pods/glance-db-init-d6hmx
2026-06-09 17:52:37.046416 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-09 17:52:37.117517 | instance | openstack/pods/glance-db-sync-c78vd
2026-06-09 17:52:37.298576 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-09 17:52:37.325409 | instance | openstack/pods/glance-ks-endpoints-g2bxx
2026-06-09 17:52:37.517374 | instance | openstack/pods/glance-ks-service-nkwkt
2026-06-09 17:52:37.575700 | instance | openstack/pods/glance-ks-user-95bml
2026-06-09 17:52:37.709214 | instance | openstack/pods/glance-metadefs-load-mwzvw
2026-06-09 17:52:37.794729 | instance | openstack/pods/glance-rabbit-init-5ncld
2026-06-09 17:52:37.910787 | instance | openstack/pods/glance-storage-init-b7l6k
2026-06-09 17:52:37.988696 | instance | openstack/pods/keepalived-qwnx7
2026-06-09 17:52:38.121028 | instance | openstack/pods/keystone-api-6c5695bb55-wgtb6
2026-06-09 17:52:38.185536 | instance | openstack/pods/keystone-bootstrap-b9nsx
2026-06-09 17:52:38.328708 | instance | openstack/pods/keystone-credential-setup-7vnc9
2026-06-09 17:52:38.386516 | instance | openstack/pods/keystone-db-init-mhbzz
2026-06-09 17:52:38.531049 | instance | openstack/pods/keystone-db-sync-gvxp5
2026-06-09 17:52:38.606331 | instance | openstack/pods/keystone-domain-manage-4vtgv
2026-06-09 17:52:38.736459 | instance | openstack/pods/keystone-fernet-setup-fkwks
2026-06-09 17:52:38.802349 | instance | openstack/pods/keystone-rabbit-init-l8fxd
2026-06-09 17:52:38.944935 | instance | openstack/pods/libvirt-libvirt-default-prlmb
2026-06-09 17:52:39.006872 | instance | openstack/pods/memcached-memcached-6479589586-8jsrh
2026-06-09 17:52:39.153304 | instance | openstack/pods/neutron-coredns-7dd4958666-cc7r7
2026-06-09 17:52:39.215951 | instance | openstack/pods/neutron-db-init-4hxlk
2026-06-09 17:52:39.339049 | instance | openstack/pods/neutron-db-sync-f7bsg
2026-06-09 17:52:39.403877 | instance | openstack/pods/neutron-dhcp-agent-default-4wccz
2026-06-09 17:52:39.525366 | instance | openstack/pods/neutron-ks-endpoints-2j5wn
2026-06-09 17:52:39.597501 | instance | openstack/pods/neutron-ks-service-f8lpv
2026-06-09 17:52:39.790252 | instance | openstack/pods/neutron-ks-user-nl8tl
2026-06-09 17:52:39.809158 | instance | openstack/pods/neutron-l3-agent-default-zqttp
2026-06-09 17:52:40.008242 | instance | openstack/pods/neutron-metadata-agent-default-r2cnl
2026-06-09 17:52:40.034771 | instance | openstack/pods/neutron-netns-cleanup-cron-default-bjlbq
2026-06-09 17:52:40.201894 | instance | openstack/pods/neutron-ovs-agent-default-gnr2t
2026-06-09 17:52:40.229154 | instance | openstack/pods/neutron-rabbit-init-5gkjg
2026-06-09 17:52:40.401468 | instance | openstack/pods/neutron-rpc-server-696699cb9b-zstvn
2026-06-09 17:52:40.427921 | instance | openstack/pods/neutron-server-c5bc68dc-lhdhq
2026-06-09 17:52:40.618777 | instance | openstack/pods/nova-api-metadata-fb567cbd-4cs5l
2026-06-09 17:52:40.633636 | instance | openstack/pods/nova-api-osapi-76c66b5b84-4zsks
2026-06-09 17:52:40.813242 | instance | openstack/pods/nova-bootstrap-ck22g
2026-06-09 17:52:40.827800 | instance | openstack/pods/nova-cell-setup-rbhgx
2026-06-09 17:52:41.011425 | instance | openstack/pods/nova-compute-default-8dkzh
2026-06-09 17:52:41.026725 | instance | openstack/pods/nova-conductor-59f7cfc6f6-vzrsm
2026-06-09 17:52:41.229643 | instance | openstack/pods/nova-db-init-pstq9
2026-06-09 17:52:41.239829 | instance | openstack/pods/nova-db-sync-smgm6
2026-06-09 17:52:41.423595 | instance | openstack/pods/nova-ks-endpoints-k9kb2
2026-06-09 17:52:41.433796 | instance | openstack/pods/nova-ks-service-mrsjf
2026-06-09 17:52:41.632921 | instance | openstack/pods/nova-ks-user-zcrc7
2026-06-09 17:52:41.653896 | instance | openstack/pods/nova-novncproxy-db7f96d7-84k46
2026-06-09 17:52:41.844427 | instance | openstack/pods/nova-rabbit-init-h8vdj
2026-06-09 17:52:41.868842 | instance | openstack/pods/nova-scheduler-6ffdfc4f64-cg5x9
2026-06-09 17:52:42.033298 | instance | openstack/pods/openvswitch-6n9pv
2026-06-09 17:52:42.060166 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-09 17:52:42.230358 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-09 17:52:42.248116 | instance | openstack/pods/placement-api-6dc5f5dc8c-q5mb7
2026-06-09 17:52:42.441302 | instance | openstack/pods/placement-db-init-wsjq2
2026-06-09 17:52:42.447064 | instance | openstack/pods/placement-db-sync-tp2tj
2026-06-09 17:52:42.632541 | instance | openstack/pods/placement-ks-endpoints-hnf7p
2026-06-09 17:52:42.656461 | instance | openstack/pods/placement-ks-service-b4hvv
2026-06-09 17:52:42.834432 | instance | openstack/pods/placement-ks-user-f4c64
2026-06-09 17:52:42.861439 | instance | openstack/pods/pxc-operator-69cb5bbdb9-qzt2x
2026-06-09 17:52:43.041820 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-09 17:52:43.071814 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-09 17:52:43.246999 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-5clv7
2026-06-09 17:52:43.289464 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-09 17:52:43.442273 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-09 17:52:43.507898 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk
2026-06-09 17:52:43.665139 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-09 17:52:43.721185 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-09 17:52:43.861938 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-26k5g
2026-06-09 17:52:43.925174 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb
2026-06-09 17:52:44.059454 | instance | openstack/pods/staffeln-api-7bc4b6f756-zkj6b
2026-06-09 17:52:44.153323 | instance | openstack/pods/staffeln-conductor-59cdff7b75-292zj
2026-06-09 17:52:44.258137 | instance | openstack/pods/staffeln-db-init-4gstt
2026-06-09 17:52:44.348483 | instance | openstack/pods/staffeln-db-sync-vvq2t
2026-06-09 17:52:44.481569 | instance | openstack/pods/valkey-node-0
2026-06-09 17:52:44.611986 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-09 17:52:44.702701 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-09 17:52:44.771024 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-09 17:52:44.865506 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-09 17:52:44.937712 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-09 17:52:45.037654 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-09 17:52:45.114110 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-09 17:52:45.217917 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-09 17:52:45.292286 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-09 17:52:45.391250 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-09 17:52:45.453061 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-09 17:52:45.553813 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-09 17:52:45.617893 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-09 17:52:45.714444 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-09 17:52:45.797843 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-09 17:52:45.891719 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-09 17:52:45.956659 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-09 17:52:46.043676 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-09 17:52:46.109943 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-09 17:52:46.206410 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-09 17:52:46.277602 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-09 17:52:46.356962 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-09 17:52:46.439879 | instance | openstack/rolebindings/cinder-storage-init
2026-06-09 17:52:46.517813 | instance | openstack/rolebindings/glance-glance-api
2026-06-09 17:52:46.624305 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-09 17:52:46.684815 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-09 17:52:46.788426 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-09 17:52:46.839289 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-09 17:52:46.972666 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-09 17:52:47.002909 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-09 17:52:47.136238 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-09 17:52:47.166319 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-09 17:52:47.297829 | instance | openstack/rolebindings/glance-glance-test
2026-06-09 17:52:47.341918 | instance | openstack/rolebindings/glance-storage-init
2026-06-09 17:52:47.452674 | instance | openstack/rolebindings/keepalived
2026-06-09 17:52:47.505070 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-09 17:52:47.624451 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-09 17:52:47.678260 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-09 17:52:47.781700 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-09 17:52:47.829602 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-09 17:52:47.938413 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-09 17:52:47.996870 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-h8ggg
2026-06-09 17:52:48.103070 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-09 17:52:48.162049 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-09 17:52:48.255198 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-09 17:52:48.321496 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-09 17:52:48.415503 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-09 17:52:48.489151 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-09 17:52:48.589325 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-09 17:52:48.668543 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-09 17:52:48.752749 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-09 17:52:48.830231 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-09 17:52:48.914601 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-09 17:52:48.994620 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-09 17:52:49.067091 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-09 17:52:49.150189 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-09 17:52:49.230407 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-09 17:52:49.319792 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-09 17:52:49.395016 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-09 17:52:49.484464 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-09 17:52:49.576714 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-09 17:52:49.646934 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-09 17:52:49.748091 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-09 17:52:49.812326 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-09 17:52:49.913175 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-09 17:52:49.996705 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-09 17:52:50.094698 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-09 17:52:50.166114 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-09 17:52:50.275710 | instance | openstack/rolebindings/nova-nova-compute
2026-06-09 17:52:50.355318 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-09 17:52:50.451028 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-09 17:52:50.540089 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-09 17:52:50.626379 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-09 17:52:50.707939 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-09 17:52:50.798481 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-09 17:52:50.867791 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-09 17:52:50.970000 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-09 17:52:51.030841 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-09 17:52:51.137043 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-09 17:52:51.205710 | instance | openstack/rolebindings/nova-nova-test
2026-06-09 17:52:51.319736 | instance | openstack/rolebindings/placement-placement-api
2026-06-09 17:52:51.392521 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-09 17:52:51.487233 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-09 17:52:51.585123 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-09 17:52:51.657518 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-09 17:52:51.764094 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-09 17:52:51.837847 | instance | openstack/rolebindings/pxc-operator
2026-06-09 17:52:51.934174 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-09 17:52:52.013385 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-09 17:52:52.111563 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-09 17:52:52.191572 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-09 17:52:52.291958 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-09 17:52:52.375771 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-09 17:52:52.461296 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-09 17:52:52.530252 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-09 17:52:52.627224 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-09 17:52:52.708977 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-09 17:52:52.786525 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-09 17:52:52.865454 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-09 17:52:52.950849 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-09 17:52:53.028866 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-09 17:52:53.127320 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-09 17:52:53.190740 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-09 17:52:53.289384 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-09 17:52:53.354232 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-09 17:52:53.454986 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-09 17:52:53.524769 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-09 17:52:53.636481 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-09 17:52:53.708051 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-09 17:52:53.806880 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-09 17:52:53.881465 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-09 17:52:53.952013 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-09 17:52:54.044445 | instance | openstack/roles/cinder-backup-storage-init
2026-06-09 17:52:54.124986 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-09 17:52:54.196383 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-09 17:52:54.281703 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-09 17:52:54.351575 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-09 17:52:54.465291 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-09 17:52:54.523269 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-09 17:52:54.664439 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-09 17:52:54.710411 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-09 17:52:54.835832 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-09 17:52:54.870388 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-09 17:52:55.014119 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-09 17:52:55.053294 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-09 17:52:55.181259 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-09 17:52:55.229476 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-09 17:52:55.385747 | instance | openstack/roles/cinder-storage-init
2026-06-09 17:52:55.408399 | instance | openstack/roles/glance-openstack-glance-api
2026-06-09 17:52:55.568200 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-09 17:52:55.582885 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-09 17:52:55.726225 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-09 17:52:55.738561 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-09 17:52:55.881616 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-09 17:52:55.910541 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-09 17:52:56.050862 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-09 17:52:56.079729 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-09 17:52:56.218604 | instance | openstack/roles/glance-openstack-glance-test
2026-06-09 17:52:56.242272 | instance | openstack/roles/glance-storage-init
2026-06-09 17:52:56.437802 | instance | openstack/roles/keepalived
2026-06-09 17:52:56.450727 | instance | openstack/roles/keystone-credential-rotate
2026-06-09 17:52:56.607024 | instance | openstack/roles/keystone-credential-setup
2026-06-09 17:52:56.623454 | instance | openstack/roles/keystone-fernet-rotate
2026-06-09 17:52:56.764078 | instance | openstack/roles/keystone-fernet-setup
2026-06-09 17:52:56.778639 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-09 17:52:56.931868 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-09 17:52:56.948280 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-09 17:52:57.088504 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-09 17:52:57.119939 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-09 17:52:57.253230 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-09 17:52:57.310061 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-09 17:52:57.434473 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-09 17:52:57.484972 | instance | openstack/roles/libvirt-cert-manager
2026-06-09 17:52:57.612196 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-09 17:52:57.660410 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-09 17:52:57.787880 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-09 17:52:57.830143 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-09 17:52:57.961070 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-09 17:52:57.991060 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-09 17:52:58.121213 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-09 17:52:58.169350 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-09 17:52:58.303026 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-09 17:52:58.346617 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-09 17:52:58.469579 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-09 17:52:58.510292 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-09 17:52:58.652412 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-09 17:52:58.688317 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-09 17:52:58.818770 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-09 17:52:58.843924 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-09 17:52:58.974153 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-09 17:52:59.008564 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-09 17:52:59.143661 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-09 17:52:59.171099 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-09 17:52:59.314982 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-09 17:52:59.341675 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-09 17:52:59.465849 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-09 17:52:59.523019 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-09 17:52:59.637795 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-09 17:52:59.690935 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-09 17:52:59.800995 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-09 17:52:59.849055 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-09 17:52:59.978481 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-09 17:53:00.033661 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-09 17:53:00.166480 | instance | openstack/roles/nova-openstack-nova-test
2026-06-09 17:53:00.188780 | instance | openstack/roles/placement-openstack-placement-api
2026-06-09 17:53:00.325599 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-09 17:53:00.349225 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-09 17:53:00.490182 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-09 17:53:00.538132 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-09 17:53:00.672595 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-09 17:53:00.703645 | instance | openstack/roles/pxc-operator
2026-06-09 17:53:00.834779 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-09 17:53:00.861546 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-09 17:53:01.048777 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-09 17:53:01.060404 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-09 17:53:01.207785 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-09 17:53:01.224209 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-09 17:53:01.367385 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-09 17:53:01.386806 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-09 17:53:01.565428 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-09 17:53:01.570972 | instance | openstack/roles/rook-ceph-mgr
2026-06-09 17:53:01.729799 | instance | openstack/roles/rook-ceph-osd
2026-06-09 17:53:01.739734 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-09 17:53:01.908950 | instance | openstack/roles/staffeln-conductor
2026-06-09 17:53:01.914153 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-09 17:53:02.074952 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-09 17:53:02.083661 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-09 17:53:02.231766 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-09 17:53:02.265326 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-09 17:53:02.412414 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-09 17:53:02.430076 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-09 17:53:02.581852 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-09 17:53:02.605539 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-09 17:53:02.756318 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-09 17:53:02.773997 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-09 17:53:02.914434 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-09 17:53:02.937790 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-09 17:53:03.070922 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-09 17:53:03.088474 | instance | openstack/serviceaccounts/barbican-api
2026-06-09 17:53:03.235011 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-09 17:53:03.387795 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-09 17:53:03.551233 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-09 17:53:03.688253 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-09 17:53:03.832987 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-09 17:53:04.028338 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-09 17:53:04.145896 | instance | openstack/serviceaccounts/barbican-test
2026-06-09 17:53:04.324179 | instance | openstack/serviceaccounts/cinder-api
2026-06-09 17:53:04.433129 | instance | openstack/serviceaccounts/cinder-backup
2026-06-09 17:53:04.645999 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-09 17:53:04.774866 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-09 17:53:04.938289 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-09 17:53:05.080660 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-09 17:53:05.231322 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-09 17:53:05.399855 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-09 17:53:05.565871 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-09 17:53:05.739607 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-09 17:53:05.878623 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-09 17:53:06.052562 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-09 17:53:06.193998 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-09 17:53:06.356936 | instance | openstack/serviceaccounts/cinder-test
2026-06-09 17:53:06.500070 | instance | openstack/serviceaccounts/cinder-volume
2026-06-09 17:53:06.656538 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-09 17:53:06.830256 | instance | openstack/serviceaccounts/default
2026-06-09 17:53:06.980563 | instance | openstack/serviceaccounts/glance-api
2026-06-09 17:53:07.127896 | instance | openstack/serviceaccounts/glance-db-init
2026-06-09 17:53:07.326008 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-09 17:53:07.459187 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-09 17:53:07.637609 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-09 17:53:07.811214 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-09 17:53:07.946321 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-09 17:53:08.097726 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-09 17:53:08.250713 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-09 17:53:08.424419 | instance | openstack/serviceaccounts/glance-test
2026-06-09 17:53:08.630244 | instance | openstack/serviceaccounts/keepalived
2026-06-09 17:53:08.745531 | instance | openstack/serviceaccounts/keystone-api
2026-06-09 17:53:08.926761 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-09 17:53:09.046902 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-09 17:53:09.234530 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-09 17:53:09.347736 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-09 17:53:09.507694 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-09 17:53:09.642135 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-09 17:53:09.843872 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-09 17:53:09.951742 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-09 17:53:10.152717 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-09 17:53:10.254560 | instance | openstack/serviceaccounts/keystone-test
2026-06-09 17:53:10.475690 | instance | openstack/serviceaccounts/libvirt
2026-06-09 17:53:10.561544 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-09 17:53:10.786771 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-09 17:53:10.867964 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-09 17:53:11.090530 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-09 17:53:11.162571 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-09 17:53:11.380112 | instance | openstack/secrets/barbican-api-certs
2026-06-09 17:53:11.489073 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-09 17:53:11.586261 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-09 17:53:11.829438 | instance | openstack/secrets/barbican-db-admin
2026-06-09 17:53:11.924040 | instance | openstack/secrets/barbican-db-user
2026-06-09 17:53:11.990623 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-09 17:53:12.090455 | instance | openstack/secrets/barbican-etc
2026-06-09 17:53:12.281597 | instance | openstack/secrets/barbican-keystone-admin
2026-06-09 17:53:12.306031 | instance | openstack/secrets/barbican-keystone-user
2026-06-09 17:53:12.457865 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-09 17:53:12.479413 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-09 17:53:12.660854 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-09 17:53:12.776143 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-09 17:53:12.837508 | instance | openstack/secrets/cinder-api-certs
2026-06-09 17:53:13.004841 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-09 17:53:13.074257 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-09 17:53:13.167423 | instance | openstack/secrets/cinder-db-admin
2026-06-09 17:53:13.333557 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-09 17:53:13.366363 | instance | openstack/secrets/cinder-db-user
2026-06-09 17:53:13.542430 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-09 17:53:13.622920 | instance | openstack/serviceaccounts/neutron-server
2026-06-09 17:53:13.873000 | instance | openstack/secrets/cinder-etc
2026-06-09 17:53:13.917013 | instance | openstack/serviceaccounts/neutron-test
2026-06-09 17:53:14.043108 | instance | openstack/secrets/cinder-keystone-admin
2026-06-09 17:53:14.217856 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-09 17:53:14.228322 | instance | openstack/secrets/cinder-keystone-test
2026-06-09 17:53:14.385211 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-09 17:53:14.532672 | instance | openstack/secrets/cinder-keystone-user
2026-06-09 17:53:14.724655 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-09 17:53:14.726272 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-09 17:53:15.054902 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-09 17:53:15.057625 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-09 17:53:15.226405 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-09 17:53:15.352948 | instance | openstack/serviceaccounts/nova-compute
2026-06-09 17:53:15.435413 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-09 17:53:15.659330 | instance | openstack/secrets/glance-api-certs
2026-06-09 17:53:15.667133 | instance | openstack/serviceaccounts/nova-conductor
2026-06-09 17:53:15.835141 | instance | openstack/secrets/glance-db-admin
2026-06-09 17:53:15.986158 | instance | openstack/secrets/glance-db-user
2026-06-09 17:53:16.028605 | instance | openstack/serviceaccounts/nova-db-init
2026-06-09 17:53:16.170728 | instance | openstack/secrets/glance-etc
2026-06-09 17:53:16.325498 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-09 17:53:16.359372 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-09 17:53:16.618644 | instance | openstack/secrets/glance-keystone-admin
2026-06-09 17:53:16.736180 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-09 17:53:16.833006 | instance | openstack/secrets/glance-keystone-test
2026-06-09 17:53:17.018465 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-09 17:53:17.067137 | instance | openstack/secrets/glance-keystone-user
2026-06-09 17:53:17.271761 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-09 17:53:17.346772 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-09 17:53:17.438033 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-09 17:53:17.635014 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-09 17:53:17.660499 | instance | openstack/secrets/images-rbd-keyring
2026-06-09 17:53:17.846370 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-09 17:53:17.953591 | instance | openstack/secrets/internal-percona-xtradb
2026-06-09 17:53:18.152322 | instance | openstack/secrets/keepalived-etc
2026-06-09 17:53:18.211471 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-09 17:53:18.359038 | instance | openstack/secrets/keystone-api-certs
2026-06-09 17:53:18.530210 | instance | openstack/serviceaccounts/nova-test
2026-06-09 17:53:18.554862 | instance | openstack/secrets/keystone-credential-keys
2026-06-09 17:53:18.739859 | instance | openstack/secrets/keystone-db-admin
2026-06-09 17:53:18.832572 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-09 17:53:18.913312 | instance | openstack/serviceaccounts/placement-api
2026-06-09 17:53:19.138635 | instance | openstack/secrets/keystone-db-user
2026-06-09 17:53:19.259068 | instance | openstack/secrets/keystone-etc
2026-06-09 17:53:19.321115 | instance | openstack/serviceaccounts/placement-db-init
2026-06-09 17:53:19.442078 | instance | openstack/secrets/keystone-fernet-keys
2026-06-09 17:53:19.638852 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-09 17:53:19.640021 | instance | openstack/secrets/keystone-keystone-admin
2026-06-09 17:53:19.822920 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-09 17:53:19.946192 | instance | openstack/secrets/keystone-keystone-test
2026-06-09 17:53:20.116717 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-09 17:53:20.125495 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-09 17:53:20.357130 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-09 17:53:20.470314 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-09 17:53:20.662738 | instance | openstack/serviceaccounts/pxc-operator
2026-06-09 17:53:20.753663 | instance | openstack/secrets/libvirt-api-ca
2026-06-09 17:53:20.930810 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-09 17:53:20.984239 | instance | openstack/secrets/libvirt-etc
2026-06-09 17:53:21.164958 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-09 17:53:21.265614 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-09 17:53:21.438562 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-09 17:53:21.487337 | instance | openstack/secrets/neutron-db-admin
2026-06-09 17:53:21.618310 | instance | openstack/secrets/neutron-db-user
2026-06-09 17:53:21.660418 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-09 17:53:21.778679 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-09 17:53:21.962014 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-09 17:53:21.967489 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-09 17:53:22.284963 | instance | openstack/secrets/neutron-etc
2026-06-09 17:53:22.287199 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-09 17:53:22.461936 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-09 17:53:22.623132 | instance | openstack/secrets/neutron-keystone-admin
2026-06-09 17:53:22.797317 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-09 17:53:22.809045 | instance | openstack/secrets/neutron-keystone-test
2026-06-09 17:53:22.977752 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-09 17:53:23.119333 | instance | openstack/secrets/neutron-keystone-user
2026-06-09 17:53:23.287623 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-09 17:53:23.308695 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-09 17:53:23.466989 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-09 17:53:23.621744 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-09 17:53:23.656752 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-09 17:53:23.833630 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-09 17:53:23.934943 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-09 17:53:24.126727 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-09 17:53:24.232669 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-09 17:53:24.327658 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-09 17:53:24.495301 | instance | openstack/serviceaccounts/staffeln-api
2026-06-09 17:53:24.534289 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-09 17:53:24.702325 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-09 17:53:24.791831 | instance | openstack/secrets/neutron-server-certs
2026-06-09 17:53:24.960526 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-09 17:53:24.998128 | instance | openstack/secrets/nova-api-certs
2026-06-09 17:53:25.155678 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-09 17:53:25.255968 | instance | openstack/secrets/nova-compute-default
2026-06-09 17:53:25.430604 | instance | openstack/serviceaccounts/valkey
2026-06-09 17:53:25.447906 | instance | openstack/secrets/nova-db-admin
2026-06-09 17:53:25.615277 | instance | openstack/secrets/nova-db-api-admin
2026-06-09 17:53:25.739805 | instance | openstack/secrets/nova-db-api-user
2026-06-09 17:53:25.786004 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-09 17:53:25.917840 | instance | openstack/secrets/nova-db-cell0-user
2026-06-09 17:53:25.953695 | instance | openstack/secrets/nova-db-user
2026-06-09 17:53:26.075350 | instance | openstack/secrets/nova-etc
2026-06-09 17:53:26.142023 | instance | openstack/secrets/nova-keystone-admin
2026-06-09 17:53:26.246830 | instance | openstack/secrets/nova-keystone-test
2026-06-09 17:53:26.314577 | instance | openstack/secrets/nova-keystone-user
2026-06-09 17:53:26.398242 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-09 17:53:26.476377 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-09 17:53:26.562007 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-09 17:53:26.657245 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-09 17:53:26.732881 | instance | openstack/secrets/nova-ssh
2026-06-09 17:53:26.828181 | instance | openstack/secrets/percona-xtradb
2026-06-09 17:53:26.897231 | instance | openstack/secrets/placement-api-certs
2026-06-09 17:53:26.994319 | instance | openstack/secrets/placement-db-admin
2026-06-09 17:53:27.075379 | instance | openstack/secrets/placement-db-user
2026-06-09 17:53:27.146143 | instance | openstack/secrets/placement-etc
2026-06-09 17:53:27.240397 | instance | openstack/secrets/placement-keystone-admin
2026-06-09 17:53:27.306374 | instance | openstack/secrets/placement-keystone-user
2026-06-09 17:53:27.407363 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-09 17:53:27.468582 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-09 17:53:27.566709 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-09 17:53:27.644087 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-09 17:53:27.739640 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-09 17:53:27.800058 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-09 17:53:27.899729 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-09 17:53:27.963490 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-09 17:53:28.056322 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-09 17:53:28.136932 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-09 17:53:28.272185 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-09 17:53:28.354474 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-09 17:53:28.440402 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-09 17:53:28.526025 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-09 17:53:28.629385 | instance | openstack/secrets/rook-ceph-config
2026-06-09 17:53:28.692152 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-09 17:53:28.784770 | instance | openstack/secrets/rook-ceph-mon
2026-06-09 17:53:28.856904 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-09 17:53:28.967833 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-09 17:53:29.013063 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-09 17:53:29.134037 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-09 17:53:29.186376 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-09 17:53:29.305154 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-09 17:53:29.347839 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-09 17:53:29.471681 | instance | openstack/services/barbican-api
2026-06-09 17:53:29.524905 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-09 17:53:29.690687 | instance | openstack/services/ceph-mon
2026-06-09 17:53:29.722420 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-09 17:53:29.886670 | instance | openstack/services/cinder-api
2026-06-09 17:53:29.890430 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-09 17:53:30.089322 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-09 17:53:30.096088 | instance | openstack/services/glance-api
2026-06-09 17:53:30.273983 | instance | openstack/services/keystone-api
2026-06-09 17:53:30.274058 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-09 17:53:30.462866 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-09 17:53:30.475691 | instance | openstack/services/memcached
2026-06-09 17:53:30.657282 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-09 17:53:30.686514 | instance | openstack/services/memcached-metrics
2026-06-09 17:53:30.816209 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-09 17:53:30.872320 | instance | openstack/services/neutron-coredns
2026-06-09 17:53:30.975602 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-09 17:53:31.074725 | instance | openstack/services/neutron-coredns-metrics
2026-06-09 17:53:31.136350 | instance | openstack/services/neutron-server
2026-06-09 17:53:31.276927 | instance | openstack/services/nova-api
2026-06-09 17:53:31.356023 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-09 17:53:31.502400 | instance | openstack/services/nova-metadata
2026-06-09 17:53:31.640995 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-09 17:53:31.703211 | instance | openstack/services/nova-novncproxy
2026-06-09 17:53:31.866633 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-09 17:53:31.914547 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-09 17:53:32.045647 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-09 17:53:32.123131 | instance | openstack/services/percona-xtradb-haproxy
2026-06-09 17:53:32.256160 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-09 17:53:32.331728 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-09 17:53:32.429634 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-09 17:53:32.517559 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-09 17:53:32.631284 | instance | openstack/services/percona-xtradb-pxc
2026-06-09 17:53:32.742475 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-09 17:53:32.823219 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-09 17:53:32.917900 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-09 17:53:33.018142 | instance | openstack/services/placement-api
2026-06-09 17:53:33.136681 | instance | openstack/secrets/staffeln-db-admin
2026-06-09 17:53:33.218654 | instance | openstack/services/rabbitmq-barbican
2026-06-09 17:53:33.322733 | instance | openstack/secrets/staffeln-db-user
2026-06-09 17:53:33.410630 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-09 17:53:33.496583 | instance | openstack/secrets/staffeln-etc
2026-06-09 17:53:33.611841 | instance | openstack/services/rabbitmq-cinder
2026-06-09 17:53:33.665740 | instance | openstack/secrets/valkey-ca
2026-06-09 17:53:33.788454 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-09 17:53:33.824487 | instance | openstack/services/rabbitmq-glance
2026-06-09 17:53:33.979826 | instance | openstack/secrets/valkey-server-certs
2026-06-09 17:53:34.008577 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-09 17:53:34.148528 | instance | openstack/services/rabbitmq-keystone
2026-06-09 17:53:34.189865 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-09 17:53:34.343565 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-09 17:53:34.377768 | instance | openstack/services/rabbitmq-neutron
2026-06-09 17:53:34.527568 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-09 17:53:34.602371 | instance | openstack/services/rabbitmq-nova
2026-06-09 17:53:34.776208 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-09 17:53:34.823412 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-09 17:53:34.957965 | instance | openstack/services/staffeln-api
2026-06-09 17:53:35.031944 | instance | openstack/services/valkey
2026-06-09 17:53:35.147160 | instance | openstack/services/valkey-headless
2026-06-09 17:53:35.219421 | instance | openstack/services/valkey-metrics
2026-06-09 17:53:35.348194 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-09 17:53:35.401014 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-09 17:53:35.528046 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-09 17:53:35.569142 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-09 17:53:35.693790 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-09 17:53:35.739092 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-09 17:53:35.867941 | instance | rook-ceph/roles/rook-ceph-system
2026-06-09 17:53:35.899563 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-09 17:53:36.058410 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-09 17:53:36.121909 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-09 17:53:36.276839 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-09 17:53:36.342824 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-09 17:53:36.488385 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-09 17:53:36.551457 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-09 17:53:36.696530 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-09 17:53:36.768322 | instance | openstack/statefulsets/valkey-node
2026-06-09 17:53:36.899270 | instance | rook-ceph/serviceaccounts/default
2026-06-09 17:53:36.996087 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-09 17:53:37.082127 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-09 17:53:37.290622 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-09 17:53:37.321112 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-09 17:53:37.496707 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-09 17:53:37.500540 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-09 17:53:37.701498 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-09 17:53:37.706248 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-09 17:53:37.887369 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-09 17:53:37.893554 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-09 17:53:38.092568 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-09 17:53:38.119429 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-09 17:53:38.298486 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-09 17:53:38.302047 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-09 17:53:38.470577 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-09 17:53:38.508207 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-q4tmc
2026-06-09 17:53:38.658680 | instance | secretgen-controller/serviceaccounts/default
2026-06-09 17:53:38.684577 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-09 17:53:38.937893 | instance | ok: Runtime: 0:02:01.925750
2026-06-09 17:53:38.956359 |
2026-06-09 17:53:38.956472 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-09 17:53:39.823647 | instance | changed:
2026-06-09 17:53:39.823895 | instance | cd+++++++++ objects/
2026-06-09 17:53:39.823955 | instance | cd+++++++++ objects/cluster/
2026-06-09 17:53:39.824016 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-09 17:53:39.824053 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-09 17:53:39.824084 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-09 17:53:39.824111 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-09 17:53:39.824138 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-09 17:53:39.824165 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-09 17:53:39.824192 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-09 17:53:39.824218 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-09 17:53:39.824244 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-09 17:53:39.824270 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-09 17:53:39.824296 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-09 17:53:39.824322 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-09 17:53:39.824348 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-09 17:53:39.824374 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-09 17:53:39.824400 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-09 17:53:39.824426 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-09 17:53:39.824452 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-09 17:53:39.824479 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-09 17:53:39.824504 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-09 17:53:39.824530 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-09 17:53:39.824555 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-09 17:53:39.824579 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-09 17:53:39.824604 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-09 17:53:39.824630 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-09 17:53:39.824655 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-09 17:53:39.824681 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-09 17:53:39.824708 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-09 17:53:39.824734 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-09 17:53:39.824759 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-09 17:53:39.824785 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-09 17:53:39.824873 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-09 17:53:39.824942 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-09 17:53:39.825022 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-09 17:53:39.825054 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-09 17:53:39.825075 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-09 17:53:39.825094 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-09 17:53:39.825112 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-09 17:53:39.825131 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-09 17:53:39.825149 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-09 17:53:39.825168 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-09 17:53:39.825187 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-09 17:53:39.825206 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-09 17:53:39.825225 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-09 17:53:39.825243 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-09 17:53:39.825263 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-09 17:53:39.825281 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-09 17:53:39.825300 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-09 17:53:39.825318 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-09 17:53:39.825336 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-09 17:53:39.825354 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.825372 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.825390 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.825408 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.825426 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.825444 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.825462 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-09 17:53:39.825480 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-09 17:53:39.825498 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-09 17:53:39.825516 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-09 17:53:39.825534 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-09 17:53:39.825551 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-09 17:53:39.825569 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-09 17:53:39.825587 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-09 17:53:39.825605 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-09 17:53:39.825623 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-09 17:53:39.825640 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-09 17:53:39.825658 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-09 17:53:39.825676 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-09 17:53:39.825693 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-09 17:53:39.825711 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-09 17:53:39.825736 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-09 17:53:39.825754 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-09 17:53:39.825772 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-09 17:53:39.825790 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-09 17:53:39.825808 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-09 17:53:39.825826 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-09 17:53:39.825844 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-09 17:53:39.825862 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-09 17:53:39.825879 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-09 17:53:39.825897 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-09 17:53:39.825915 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-09 17:53:39.825933 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-09 17:53:39.825950 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-09 17:53:39.825969 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-09 17:53:39.825986 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-09 17:53:39.826004 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-09 17:53:39.826022 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-09 17:53:39.826050 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-09 17:53:39.826069 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-09 17:53:39.826087 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-09 17:53:39.826105 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-09 17:53:39.826123 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-09 17:53:39.826140 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-09 17:53:39.826158 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-09 17:53:39.826176 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-09 17:53:39.826194 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-09 17:53:39.826213 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-09 17:53:39.826231 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-09 17:53:39.826249 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-09 17:53:39.826268 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-09 17:53:39.826286 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-09 17:53:39.826304 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-09 17:53:39.826322 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-09 17:53:39.826340 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-09 17:53:39.826357 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-09 17:53:39.826381 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-09 17:53:39.826399 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-09 17:53:39.826418 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-09 17:53:39.826436 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-09 17:53:39.826454 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-09 17:53:39.826472 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-09 17:53:39.826490 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-09 17:53:39.826508 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-09 17:53:39.826526 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-09 17:53:39.826545 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-09 17:53:39.826562 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-09 17:53:39.826580 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-09 17:53:39.826598 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-09 17:53:39.826621 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-09 17:53:39.826639 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-09 17:53:39.826657 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-09 17:53:39.826675 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-09 17:53:39.826693 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-09 17:53:39.826711 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-09 17:53:39.826729 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-09 17:53:39.826748 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-09 17:53:39.826766 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-09 17:53:39.826784 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-09 17:53:39.826802 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-09 17:53:39.826821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-09 17:53:39.826839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-09 17:53:39.826857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-09 17:53:39.826874 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-09 17:53:39.826892 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-09 17:53:39.826909 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-09 17:53:39.826927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-09 17:53:39.826945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-09 17:53:39.826968 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-09 17:53:39.826987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-09 17:53:39.827004 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-09 17:53:39.827022 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-09 17:53:39.827040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-09 17:53:39.827058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-09 17:53:39.827075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-09 17:53:39.827093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-09 17:53:39.827111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-09 17:53:39.827129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-09 17:53:39.827147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-09 17:53:39.827164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-09 17:53:39.827182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-09 17:53:39.827200 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-09 17:53:39.827218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-09 17:53:39.827237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-09 17:53:39.827255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-09 17:53:39.827272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-09 17:53:39.827290 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-09 17:53:39.827308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-09 17:53:39.827326 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-09 17:53:39.827344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-09 17:53:39.827361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-09 17:53:39.827379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-09 17:53:39.827397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-09 17:53:39.827415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-09 17:53:39.827433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-09 17:53:39.827451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-09 17:53:39.827469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-09 17:53:39.827487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-09 17:53:39.827505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-09 17:53:39.827523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-09 17:53:39.827541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-09 17:53:39.827563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-09 17:53:39.827583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-09 17:53:39.827602 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-09 17:53:39.827620 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-09 17:53:39.827638 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-09 17:53:39.827656 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-09 17:53:39.827675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-09 17:53:39.827693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-09 17:53:39.827711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-09 17:53:39.827729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-09 17:53:39.827748 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-09 17:53:39.827766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-09 17:53:39.827784 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-09 17:53:39.827802 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-09 17:53:39.827820 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-09 17:53:39.827837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-09 17:53:39.827855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-09 17:53:39.827872 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-09 17:53:39.827889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-09 17:53:39.827907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-09 17:53:39.827925 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-09 17:53:39.827942 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-09 17:53:39.827960 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-09 17:53:39.827978 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-09 17:53:39.827995 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-09 17:53:39.828013 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-09 17:53:39.828031 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-09 17:53:39.828050 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-09 17:53:39.828070 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-09 17:53:39.828088 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-09 17:53:39.828107 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-09 17:53:39.828124 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-09 17:53:39.828142 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-09 17:53:39.828160 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-09 17:53:39.828177 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-09 17:53:39.828199 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-09 17:53:39.828218 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-09 17:53:39.828235 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-09 17:53:39.828254 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-09 17:53:39.828271 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-09 17:53:39.828289 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-09 17:53:39.828307 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-09 17:53:39.828325 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-09 17:53:39.828343 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-09 17:53:39.828361 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-09 17:53:39.828379 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-09 17:53:39.828397 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-09 17:53:39.828415 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-09 17:53:39.828432 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-09 17:53:39.828450 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-09 17:53:39.828468 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-09 17:53:39.828485 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-09 17:53:39.828503 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-09 17:53:39.828521 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-09 17:53:39.828539 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-09 17:53:39.828556 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-09 17:53:39.828574 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-09 17:53:39.828592 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-09 17:53:39.828609 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-09 17:53:39.828627 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-09 17:53:39.828645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-09 17:53:39.828663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-09 17:53:39.828683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-09 17:53:39.828702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-09 17:53:39.828721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-09 17:53:39.828739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-09 17:53:39.828758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-09 17:53:39.828776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-09 17:53:39.828794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-09 17:53:39.828812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-09 17:53:39.828858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-09 17:53:39.828890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-09 17:53:39.828913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-09 17:53:39.828933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-09 17:53:39.828951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-09 17:53:39.829004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-09 17:53:39.829024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-09 17:53:39.829042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-09 17:53:39.829060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-09 17:53:39.829078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-09 17:53:39.829096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-09 17:53:39.829114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-09 17:53:39.829132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-09 17:53:39.829150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-09 17:53:39.829168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-09 17:53:39.829185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-09 17:53:39.829203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-09 17:53:39.829221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-09 17:53:39.829239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-09 17:53:39.829257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-09 17:53:39.829275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-09 17:53:39.829293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-09 17:53:39.829311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-09 17:53:39.829329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-09 17:53:39.829347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-09 17:53:39.829364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-09 17:53:39.829382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-09 17:53:39.829400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-09 17:53:39.829418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-09 17:53:39.829436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-09 17:53:39.829453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.829470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.829488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.829506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.829530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.829549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.829566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-09 17:53:39.829584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-09 17:53:39.829602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-09 17:53:39.829619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-09 17:53:39.829637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-09 17:53:39.829655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-09 17:53:39.829673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-09 17:53:39.829691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-09 17:53:39.829709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-09 17:53:39.829728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-09 17:53:39.829746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-09 17:53:39.829764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-09 17:53:39.829781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-09 17:53:39.829799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-09 17:53:39.829817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-09 17:53:39.829835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-09 17:53:39.829852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-09 17:53:39.829870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-09 17:53:39.829887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-09 17:53:39.829905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-09 17:53:39.829923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-09 17:53:39.829941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-09 17:53:39.829959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-09 17:53:39.829977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-09 17:53:39.829995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-09 17:53:39.830014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-09 17:53:39.830032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-09 17:53:39.830050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-09 17:53:39.830069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-09 17:53:39.830087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-09 17:53:39.830105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-09 17:53:39.830123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-09 17:53:39.830148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-09 17:53:39.830167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-09 17:53:39.830185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-09 17:53:39.830203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-09 17:53:39.830221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-09 17:53:39.830239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-09 17:53:39.830257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-09 17:53:39.830275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-09 17:53:39.830294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-09 17:53:39.830312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-09 17:53:39.830330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-09 17:53:39.830348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-09 17:53:39.830366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-09 17:53:39.830384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-09 17:53:39.830402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-09 17:53:39.830420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-09 17:53:39.830438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-09 17:53:39.830456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-09 17:53:39.830474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-09 17:53:39.830492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-09 17:53:39.830510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-09 17:53:39.830528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-09 17:53:39.830545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-09 17:53:39.830563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-09 17:53:39.830581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-09 17:53:39.830600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-09 17:53:39.830618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-09 17:53:39.830635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-09 17:53:39.830653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-09 17:53:39.830670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-09 17:53:39.830688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-09 17:53:39.830705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-09 17:53:39.830723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-09 17:53:39.830740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-09 17:53:39.830761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-09 17:53:39.830780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-09 17:53:39.830798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-09 17:53:39.830816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-09 17:53:39.830833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-09 17:53:39.830851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-09 17:53:39.830869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-09 17:53:39.830888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-09 17:53:39.830906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-09 17:53:39.830924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-09 17:53:39.830941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-09 17:53:39.830959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-09 17:53:39.830976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-09 17:53:39.830994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-09 17:53:39.831011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-09 17:53:39.831028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-09 17:53:39.831048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-09 17:53:39.831116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-09 17:53:39.831147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-09 17:53:39.831167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-09 17:53:39.831185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-09 17:53:39.831204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-09 17:53:39.831222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-09 17:53:39.831239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-09 17:53:39.831257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-09 17:53:39.831275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-09 17:53:39.831293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-09 17:53:39.831310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-09 17:53:39.831328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-09 17:53:39.831346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-09 17:53:39.831365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-09 17:53:39.831389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-09 17:53:39.831407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-09 17:53:39.831425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-09 17:53:39.831443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-09 17:53:39.831462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-09 17:53:39.831480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-09 17:53:39.831498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-09 17:53:39.831517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-09 17:53:39.831535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-09 17:53:39.831553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-09 17:53:39.831571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-09 17:53:39.831590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-09 17:53:39.831608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-09 17:53:39.831627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-09 17:53:39.831645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-09 17:53:39.831663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-09 17:53:39.831681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-09 17:53:39.831699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-09 17:53:39.831717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-09 17:53:39.831734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-09 17:53:39.831752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-09 17:53:39.831770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-09 17:53:39.831788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-09 17:53:39.831806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-09 17:53:39.831824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-09 17:53:39.831842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-09 17:53:39.831860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-09 17:53:39.831879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-09 17:53:39.831896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-09 17:53:39.831915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-09 17:53:39.831956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-09 17:53:39.831994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-09 17:53:39.832015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-09 17:53:39.832041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-09 17:53:39.832066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-09 17:53:39.832093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-09 17:53:39.832119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-09 17:53:39.832144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-09 17:53:39.832168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-09 17:53:39.832188 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-09 17:53:39.832206 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-09 17:53:39.832224 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-09 17:53:39.832242 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-09 17:53:39.832260 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-09 17:53:39.832278 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-09 17:53:39.832296 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-09 17:53:39.832313 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-09 17:53:39.832331 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-09 17:53:39.832349 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-09 17:53:39.832367 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-09 17:53:39.832384 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-09 17:53:39.832402 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-09 17:53:39.832420 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-09 17:53:39.832438 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-09 17:53:39.832456 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-09 17:53:39.832474 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-09 17:53:39.832491 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-09 17:53:39.832509 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-09 17:53:39.832527 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-09 17:53:39.832545 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-09 17:53:39.832568 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-09 17:53:39.832594 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-09 17:53:39.832616 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-09 17:53:39.832640 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-09 17:53:39.832664 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-09 17:53:39.832690 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-09 17:53:39.832713 | instance | cd+++++++++ objects/cluster/node/
2026-06-09 17:53:39.832732 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-09 17:53:39.832750 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-09 17:53:39.832768 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-09 17:53:39.832785 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-09 17:53:39.832804 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-09 17:53:39.832821 | instance | cd+++++++++ objects/namespaced/
2026-06-09 17:53:39.832875 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-09 17:53:39.832897 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-09 17:53:39.832915 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-09 17:53:39.832943 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-09 17:53:39.832977 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.832997 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.833015 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-09 17:53:39.833033 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-09 17:53:39.833051 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-09 17:53:39.833069 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-09 17:53:39.833087 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-09 17:53:39.833105 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-09 17:53:39.833122 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-09 17:53:39.833140 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-09 17:53:39.833158 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-09 17:53:39.833176 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-09 17:53:39.833194 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-09 17:53:39.833211 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-09 17:53:39.833230 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-09 17:53:39.833248 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-09 17:53:39.833266 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-09 17:53:39.833284 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-09 17:53:39.833302 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-09 17:53:39.833320 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-09 17:53:39.833338 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-09 17:53:39.833356 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-222.nip.io-tls.txt
2026-06-09 17:53:39.833374 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-222.nip.io-tls.yaml
2026-06-09 17:53:39.833392 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-09 17:53:39.833411 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-09 17:53:39.833428 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-09 17:53:39.833447 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-09 17:53:39.833465 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-09 17:53:39.833483 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-09 17:53:39.833501 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-09 17:53:39.833519 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-09 17:53:39.833537 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-09 17:53:39.833555 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-09 17:53:39.833573 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-09 17:53:39.833591 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-09 17:53:39.833609 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-09 17:53:39.833633 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-09 17:53:39.833652 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-09 17:53:39.833670 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-09 17:53:39.833688 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-09 17:53:39.833706 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-09 17:53:39.833724 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-09 17:53:39.833742 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-09 17:53:39.833759 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-09 17:53:39.833777 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-09 17:53:39.833795 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-09 17:53:39.833813 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.833830 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.833848 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-09 17:53:39.833866 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-09 17:53:39.833884 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-09 17:53:39.833901 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-09 17:53:39.833919 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-09 17:53:39.833937 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-09 17:53:39.833954 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-09 17:53:39.833972 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-09 17:53:39.833989 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-09 17:53:39.834007 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-09 17:53:39.834025 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-09 17:53:39.834045 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-09 17:53:39.834066 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-09 17:53:39.834085 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pvlr9.txt
2026-06-09 17:53:39.834103 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pvlr9.yaml
2026-06-09 17:53:39.834121 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7559h.txt
2026-06-09 17:53:39.834139 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7559h.yaml
2026-06-09 17:53:39.834157 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-mjkvq.txt
2026-06-09 17:53:39.834175 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-mjkvq.yaml
2026-06-09 17:53:39.834194 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-09 17:53:39.834212 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-09 17:53:39.834230 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-09 17:53:39.834248 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-09 17:53:39.834266 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-09 17:53:39.834289 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-09 17:53:39.834308 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-09 17:53:39.834326 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-09 17:53:39.834344 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-09 17:53:39.834361 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-09 17:53:39.834379 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-09 17:53:39.834397 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-09 17:53:39.834414 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-09 17:53:39.834432 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-09 17:53:39.834450 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-09 17:53:39.834467 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-09 17:53:39.834486 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-09 17:53:39.834503 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-09 17:53:39.834521 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-09 17:53:39.834539 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-09 17:53:39.834556 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-09 17:53:39.834573 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-09 17:53:39.834591 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-09 17:53:39.834609 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-09 17:53:39.834627 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-09 17:53:39.834645 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-09 17:53:39.834662 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-09 17:53:39.834680 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-09 17:53:39.834698 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-09 17:53:39.834715 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-09 17:53:39.834733 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-09 17:53:39.834751 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-09 17:53:39.834769 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-09 17:53:39.834787 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-09 17:53:39.834805 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-09 17:53:39.834823 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-09 17:53:39.834840 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-09 17:53:39.834858 | instance | cd+++++++++ objects/namespaced/default/
2026-06-09 17:53:39.834876 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-09 17:53:39.834898 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.834917 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.834935 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-09 17:53:39.834953 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-09 17:53:39.834971 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-09 17:53:39.834989 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-09 17:53:39.835006 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-09 17:53:39.835024 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-09 17:53:39.835042 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-09 17:53:39.835060 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-09 17:53:39.835077 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-09 17:53:39.835096 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-09 17:53:39.835113 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-09 17:53:39.835131 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-09 17:53:39.835149 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-09 17:53:39.835166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.835184 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.835202 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-09 17:53:39.835220 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-09 17:53:39.835238 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-09 17:53:39.835256 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-09 17:53:39.835274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-09 17:53:39.835292 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-09 17:53:39.835310 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-09 17:53:39.835328 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rzmzq.txt
2026-06-09 17:53:39.835346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rzmzq.yaml
2026-06-09 17:53:39.835364 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-09 17:53:39.835383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-09 17:53:39.835402 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-09 17:53:39.835420 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-09 17:53:39.835439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-09 17:53:39.835457 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-09 17:53:39.835475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-09 17:53:39.835493 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-09 17:53:39.835512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-09 17:53:39.835535 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-09 17:53:39.835555 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-09 17:53:39.835574 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-09 17:53:39.835592 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-09 17:53:39.835611 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-09 17:53:39.835629 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-09 17:53:39.835647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-09 17:53:39.835665 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-09 17:53:39.835684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-09 17:53:39.835702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-09 17:53:39.835720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-09 17:53:39.835738 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-09 17:53:39.835756 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-09 17:53:39.835774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-09 17:53:39.835792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-09 17:53:39.835810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-09 17:53:39.835829 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-09 17:53:39.835847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-09 17:53:39.835865 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-09 17:53:39.835883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-09 17:53:39.835901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-09 17:53:39.835919 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-09 17:53:39.835944 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-09 17:53:39.835971 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-09 17:53:39.835996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-09 17:53:39.836019 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-09 17:53:39.836041 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-09 17:53:39.836059 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-09 17:53:39.836078 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-09 17:53:39.836096 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-09 17:53:39.836114 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-09 17:53:39.836132 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-09 17:53:39.836149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-09 17:53:39.836172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-09 17:53:39.836192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.836210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.836228 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-09 17:53:39.836246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-09 17:53:39.836263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-09 17:53:39.836281 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-09 17:53:39.836299 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-09 17:53:39.836318 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-09 17:53:39.836336 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-09 17:53:39.836354 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-09 17:53:39.836372 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-09 17:53:39.836390 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-09 17:53:39.836407 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-09 17:53:39.836425 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-09 17:53:39.836444 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-09 17:53:39.836462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-09 17:53:39.836479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-09 17:53:39.836497 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-09 17:53:39.836516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-q64tp.txt
2026-06-09 17:53:39.836535 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-q64tp.yaml
2026-06-09 17:53:39.836553 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j44h7.txt
2026-06-09 17:53:39.836571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-j44h7.yaml
2026-06-09 17:53:39.836590 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-09 17:53:39.836608 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-09 17:53:39.836626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-09 17:53:39.836644 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-09 17:53:39.836662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-09 17:53:39.836680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-09 17:53:39.836699 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-09 17:53:39.836717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-09 17:53:39.836735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-09 17:53:39.836754 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-09 17:53:39.836773 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-09 17:53:39.836797 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-09 17:53:39.836816 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-09 17:53:39.836839 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-09 17:53:39.836872 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-09 17:53:39.836891 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-09 17:53:39.836909 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-09 17:53:39.836927 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-09 17:53:39.836945 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-09 17:53:39.836985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-09 17:53:39.837007 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-09 17:53:39.837026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-09 17:53:39.837043 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-09 17:53:39.837061 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-09 17:53:39.837078 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-09 17:53:39.837095 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-09 17:53:39.837113 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-09 17:53:39.837130 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-09 17:53:39.837148 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-09 17:53:39.837165 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.837183 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.837201 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-09 17:53:39.837218 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-09 17:53:39.837235 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-09 17:53:39.837253 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-09 17:53:39.837271 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-09 17:53:39.837288 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-09 17:53:39.837306 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-09 17:53:39.837324 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.837341 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.837359 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-09 17:53:39.837377 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-09 17:53:39.837395 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-09 17:53:39.837413 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-09 17:53:39.837431 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-09 17:53:39.837448 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-09 17:53:39.837472 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-09 17:53:39.837491 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-09 17:53:39.837509 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-09 17:53:39.837527 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-09 17:53:39.837544 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-09 17:53:39.837562 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-09 17:53:39.837579 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-09 17:53:39.837597 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-09 17:53:39.837615 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-09 17:53:39.837632 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-09 17:53:39.837650 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-09 17:53:39.837667 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-09 17:53:39.837685 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-09 17:53:39.837703 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-09 17:53:39.837721 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-09 17:53:39.837738 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-09 17:53:39.837756 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-09 17:53:39.837774 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-09 17:53:39.837792 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-09 17:53:39.837810 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.837829 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.837847 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-09 17:53:39.837865 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-09 17:53:39.837884 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-09 17:53:39.837902 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-09 17:53:39.837921 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-09 17:53:39.837939 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-09 17:53:39.837957 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-09 17:53:39.837975 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-09 17:53:39.837993 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-09 17:53:39.838012 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-09 17:53:39.838030 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-09 17:53:39.838048 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-09 17:53:39.838066 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-09 17:53:39.838085 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-09 17:53:39.838103 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-09 17:53:39.838126 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-09 17:53:39.838145 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-09 17:53:39.838162 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-09 17:53:39.838180 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-09 17:53:39.838198 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-09 17:53:39.838216 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-09 17:53:39.838233 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-09 17:53:39.838251 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-09 17:53:39.838268 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-09 17:53:39.838286 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-09 17:53:39.838304 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-09 17:53:39.838322 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-09 17:53:39.838339 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-09 17:53:39.838357 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-09 17:53:39.838375 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-09 17:53:39.838393 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-lv4mv.txt
2026-06-09 17:53:39.838411 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-lv4mv.yaml
2026-06-09 17:53:39.838429 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lkmd8.txt
2026-06-09 17:53:39.838447 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lkmd8.yaml
2026-06-09 17:53:39.838464 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9hdv2.txt
2026-06-09 17:53:39.838482 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9hdv2.yaml
2026-06-09 17:53:39.838500 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kvxfq.txt
2026-06-09 17:53:39.838518 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kvxfq.yaml
2026-06-09 17:53:39.838535 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-09 17:53:39.838553 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-09 17:53:39.838571 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-09 17:53:39.838589 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-09 17:53:39.838607 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-09 17:53:39.838624 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-09 17:53:39.838641 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-s88fs.txt
2026-06-09 17:53:39.838659 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-s88fs.yaml
2026-06-09 17:53:39.838677 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-09 17:53:39.838695 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-09 17:53:39.838713 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-09 17:53:39.838736 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-09 17:53:39.838754 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-09 17:53:39.838772 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-09 17:53:39.838789 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-09 17:53:39.838807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-09 17:53:39.838825 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-09 17:53:39.838842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-09 17:53:39.838860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-09 17:53:39.838877 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-09 17:53:39.838894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-09 17:53:39.838912 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-09 17:53:39.838929 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-09 17:53:39.838947 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-09 17:53:39.838965 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-09 17:53:39.838982 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-09 17:53:39.839000 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-09 17:53:39.839017 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-09 17:53:39.839035 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-09 17:53:39.839053 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-09 17:53:39.839071 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-09 17:53:39.839088 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-09 17:53:39.839106 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-09 17:53:39.839124 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-09 17:53:39.839141 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-09 17:53:39.839167 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-09 17:53:39.839193 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-09 17:53:39.839220 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-09 17:53:39.839246 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-09 17:53:39.839272 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-09 17:53:39.839297 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-09 17:53:39.839317 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-09 17:53:39.839335 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-09 17:53:39.839355 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-09 17:53:39.839390 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-09 17:53:39.839503 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-09 17:53:39.839546 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-09 17:53:39.839569 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-09 17:53:39.839589 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-09 17:53:39.839608 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-09 17:53:39.839627 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-09 17:53:39.839644 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-09 17:53:39.839662 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-09 17:53:39.839680 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-09 17:53:39.839698 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-09 17:53:39.839716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-09 17:53:39.839734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-09 17:53:39.839751 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-09 17:53:39.839772 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-09 17:53:39.839799 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-k1h3co.txt
2026-06-09 17:53:39.839826 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-k1h3co.yaml
2026-06-09 17:53:39.839852 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-njzki4.txt
2026-06-09 17:53:39.839880 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-njzki4.yaml
2026-06-09 17:53:39.839908 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-09 17:53:39.839934 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-09 17:53:39.839954 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-09 17:53:39.839971 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-09 17:53:39.839990 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-09 17:53:39.840008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-09 17:53:39.840025 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-09 17:53:39.840044 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-09 17:53:39.840064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-09 17:53:39.840084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-09 17:53:39.840101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-09 17:53:39.840119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-09 17:53:39.840137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-09 17:53:39.840155 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-09 17:53:39.840177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-09 17:53:39.840213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-09 17:53:39.840238 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-09 17:53:39.840257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-09 17:53:39.840275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-09 17:53:39.840294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-09 17:53:39.840312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-09 17:53:39.840331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-09 17:53:39.840349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-09 17:53:39.840367 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-09 17:53:39.840385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-09 17:53:39.840403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-09 17:53:39.840421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-09 17:53:39.840440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-09 17:53:39.840458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-09 17:53:39.840476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-09 17:53:39.840494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-09 17:53:39.840512 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-09 17:53:39.840530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-09 17:53:39.840548 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-09 17:53:39.840567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-09 17:53:39.840585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-09 17:53:39.840603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-09 17:53:39.840621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-09 17:53:39.840640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-09 17:53:39.840659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-09 17:53:39.840677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-09 17:53:39.840695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-09 17:53:39.840713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-09 17:53:39.840732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-09 17:53:39.840750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-09 17:53:39.840769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-09 17:53:39.840787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-09 17:53:39.840805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-09 17:53:39.840830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-09 17:53:39.840849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-09 17:53:39.840912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-09 17:53:39.840976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-09 17:53:39.841009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-09 17:53:39.841030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-09 17:53:39.841048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-09 17:53:39.841067 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-09 17:53:39.841085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-09 17:53:39.841103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-09 17:53:39.841121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-09 17:53:39.841139 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-09 17:53:39.841198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-09 17:53:39.841227 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-09 17:53:39.841247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-09 17:53:39.841266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-09 17:53:39.841285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-09 17:53:39.841303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-09 17:53:39.841322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-09 17:53:39.841340 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-09 17:53:39.841358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-09 17:53:39.841376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-09 17:53:39.841395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-09 17:53:39.841412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-09 17:53:39.841430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-09 17:53:39.841448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-09 17:53:39.841467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-09 17:53:39.841485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-09 17:53:39.841503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-09 17:53:39.841521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-09 17:53:39.841539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-09 17:53:39.841557 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-09 17:53:39.841575 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-09 17:53:39.841601 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-09 17:53:39.841621 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-09 17:53:39.841639 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-09 17:53:39.841657 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-09 17:53:39.841676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-09 17:53:39.841694 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-09 17:53:39.841712 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-09 17:53:39.841730 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-09 17:53:39.841748 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-09 17:53:39.841766 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-09 17:53:39.841784 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-09 17:53:39.841801 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-09 17:53:39.841819 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-09 17:53:39.841837 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-09 17:53:39.841855 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-09 17:53:39.841873 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.841891 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.841909 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-09 17:53:39.841926 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-09 17:53:39.841944 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-09 17:53:39.841962 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-09 17:53:39.841981 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-09 17:53:39.842000 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-09 17:53:39.842019 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rdj5v.txt
2026-06-09 17:53:39.842038 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rdj5v.yaml
2026-06-09 17:53:39.842056 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-09 17:53:39.842075 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-09 17:53:39.842093 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-09 17:53:39.842112 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-09 17:53:39.842130 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-09 17:53:39.842148 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-09 17:53:39.842167 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-09 17:53:39.842185 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-09 17:53:39.842208 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-09 17:53:39.842227 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-09 17:53:39.842246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-09 17:53:39.842264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-09 17:53:39.842283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-09 17:53:39.842301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-09 17:53:39.842320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-09 17:53:39.842338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-09 17:53:39.842356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-09 17:53:39.842375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-09 17:53:39.842393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-09 17:53:39.842411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-09 17:53:39.842429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-09 17:53:39.842447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-09 17:53:39.842466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-09 17:53:39.842484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-09 17:53:39.842502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-09 17:53:39.842520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-09 17:53:39.842538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-09 17:53:39.842555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-09 17:53:39.842573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-09 17:53:39.842591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-09 17:53:39.842610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-09 17:53:39.842627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-09 17:53:39.842645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-09 17:53:39.842664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-09 17:53:39.842682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-09 17:53:39.842700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-09 17:53:39.842718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-09 17:53:39.842736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-09 17:53:39.842760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-09 17:53:39.842779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-09 17:53:39.842798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-09 17:53:39.842816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-09 17:53:39.842834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-09 17:53:39.842852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-09 17:53:39.842870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-09 17:53:39.842888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-09 17:53:39.842905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-09 17:53:39.842924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-09 17:53:39.842942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-09 17:53:39.842960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-09 17:53:39.842978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-09 17:53:39.842996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-09 17:53:39.843014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-09 17:53:39.843031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-09 17:53:39.843051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-09 17:53:39.843071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-09 17:53:39.843089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.843107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.843124 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-09 17:53:39.843142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-09 17:53:39.843159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-09 17:53:39.843178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-09 17:53:39.843195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-09 17:53:39.843213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-09 17:53:39.843231 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-09 17:53:39.843250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-09 17:53:39.843268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-09 17:53:39.843286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-09 17:53:39.843309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-09 17:53:39.843327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-09 17:53:39.843346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-09 17:53:39.843363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-09 17:53:39.843382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-09 17:53:39.843400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-09 17:53:39.843418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-09 17:53:39.843437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-09 17:53:39.843456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-09 17:53:39.843474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-09 17:53:39.843492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-09 17:53:39.843511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-09 17:53:39.843529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-09 17:53:39.843547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-09 17:53:39.843565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-09 17:53:39.843583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-09 17:53:39.843601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-09 17:53:39.843619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-09 17:53:39.843637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-09 17:53:39.843655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-09 17:53:39.843673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-09 17:53:39.843691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-09 17:53:39.843709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-09 17:53:39.843728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-09 17:53:39.843745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-09 17:53:39.843763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-09 17:53:39.843781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-09 17:53:39.843799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-09 17:53:39.843817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.843835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.843858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-09 17:53:39.843876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-09 17:53:39.843895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-09 17:53:39.843913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-09 17:53:39.843930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-09 17:53:39.843948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-09 17:53:39.843966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.843984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.844002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-09 17:53:39.844020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-09 17:53:39.844038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-09 17:53:39.844057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-09 17:53:39.844074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-09 17:53:39.844092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-09 17:53:39.844110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-09 17:53:39.844128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-09 17:53:39.844146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-09 17:53:39.844164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-09 17:53:39.844181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-09 17:53:39.844199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-09 17:53:39.844217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-09 17:53:39.844235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-09 17:53:39.844253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-09 17:53:39.844271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-09 17:53:39.844289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-09 17:53:39.844307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-09 17:53:39.844325 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-09 17:53:39.844343 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-09 17:53:39.844361 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-09 17:53:39.844379 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-09 17:53:39.844397 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-09 17:53:39.844414 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-09 17:53:39.844432 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-09 17:53:39.844456 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-09 17:53:39.844476 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-09 17:53:39.844494 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-09 17:53:39.844512 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-09 17:53:39.844530 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-09 17:53:39.844548 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-09 17:53:39.844566 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-09 17:53:39.844585 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.844603 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.844621 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.844639 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.844658 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.844677 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.844695 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-09 17:53:39.844714 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-09 17:53:39.844732 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-09 17:53:39.844751 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-09 17:53:39.844770 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-09 17:53:39.844789 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-09 17:53:39.844807 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-09 17:53:39.844825 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-09 17:53:39.844843 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-09 17:53:39.844880 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-09 17:53:39.844907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-09 17:53:39.844931 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-09 17:53:39.844952 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-09 17:53:39.844992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.845011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.845029 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.845047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.845065 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.845084 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.845101 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.845120 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.845145 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-09 17:53:39.845163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-09 17:53:39.845182 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.845222 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.845257 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-09 17:53:39.845283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-09 17:53:39.845303 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-09 17:53:39.845321 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-09 17:53:39.845340 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-09 17:53:39.845358 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-09 17:53:39.845376 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-09 17:53:39.845394 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-09 17:53:39.845412 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-09 17:53:39.845430 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-09 17:53:39.845449 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-09 17:53:39.845467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-09 17:53:39.845485 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-09 17:53:39.845502 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-09 17:53:39.845520 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-09 17:53:39.845538 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-09 17:53:39.845556 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-09 17:53:39.845574 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-09 17:53:39.845592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-09 17:53:39.845610 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-09 17:53:39.845628 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-09 17:53:39.845646 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.845664 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.845682 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.845700 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.845718 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.845736 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.845753 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-09 17:53:39.845771 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-09 17:53:39.845803 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-09 17:53:39.845823 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-09 17:53:39.845841 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-09 17:53:39.845860 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-09 17:53:39.845878 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-09 17:53:39.845897 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-09 17:53:39.845915 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-09 17:53:39.845933 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-09 17:53:39.845951 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-r48k9.txt
2026-06-09 17:53:39.845970 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-r48k9.yaml
2026-06-09 17:53:39.845988 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5855bbd5c-xmsll.txt
2026-06-09 17:53:39.846006 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5855bbd5c-xmsll.yaml
2026-06-09 17:53:39.846024 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7.txt
2026-06-09 17:53:39.846042 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7.yaml
2026-06-09 17:53:39.846059 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xlns5.txt
2026-06-09 17:53:39.846077 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xlns5.yaml
2026-06-09 17:53:39.846095 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4xqs8.txt
2026-06-09 17:53:39.846117 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-4xqs8.yaml
2026-06-09 17:53:39.846136 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-09 17:53:39.846155 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-09 17:53:39.846173 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-09 17:53:39.846191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-09 17:53:39.846209 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pcbt6.txt
2026-06-09 17:53:39.846227 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pcbt6.yaml
2026-06-09 17:53:39.846245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-09 17:53:39.846262 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-09 17:53:39.846280 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qdwdk.txt
2026-06-09 17:53:39.846298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qdwdk.yaml
2026-06-09 17:53:39.846315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-t776h.txt
2026-06-09 17:53:39.846333 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-t776h.yaml
2026-06-09 17:53:39.846351 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-r9fk9.txt
2026-06-09 17:53:39.846374 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-r9fk9.yaml
2026-06-09 17:53:39.846393 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-09 17:53:39.846411 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-09 17:53:39.846429 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xsdzf.txt
2026-06-09 17:53:39.846447 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xsdzf.yaml
2026-06-09 17:53:39.846464 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-j4l7v.txt
2026-06-09 17:53:39.846482 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-j4l7v.yaml
2026-06-09 17:53:39.846500 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-09 17:53:39.846518 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.846535 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.846553 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-09 17:53:39.846570 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-09 17:53:39.846588 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-09 17:53:39.846606 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-09 17:53:39.846624 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-09 17:53:39.846642 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-09 17:53:39.846659 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-09 17:53:39.846677 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.846696 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.846713 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-09 17:53:39.846731 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-09 17:53:39.846748 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-09 17:53:39.846766 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-09 17:53:39.846783 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-09 17:53:39.846801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-09 17:53:39.846819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-09 17:53:39.846837 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-09 17:53:39.846855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-09 17:53:39.846872 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-09 17:53:39.846890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-09 17:53:39.846908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.846926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.846949 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-09 17:53:39.846967 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-09 17:53:39.846985 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-09 17:53:39.847003 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-09 17:53:39.847021 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-09 17:53:39.847039 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-09 17:53:39.847061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-09 17:53:39.847081 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-09 17:53:39.847099 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-09 17:53:39.847117 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-09 17:53:39.847135 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-09 17:53:39.847153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-09 17:53:39.847171 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-09 17:53:39.847189 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-09 17:53:39.847208 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-09 17:53:39.847226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-09 17:53:39.847244 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.847262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.847280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-09 17:53:39.847298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-09 17:53:39.847315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-09 17:53:39.847333 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-09 17:53:39.847351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4xqs8-tls.txt
2026-06-09 17:53:39.847369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-4xqs8-tls.yaml
2026-06-09 17:53:39.847387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-09 17:53:39.847405 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-09 17:53:39.847422 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-09 17:53:39.847440 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-09 17:53:39.847458 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-09 17:53:39.847475 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-09 17:53:39.847498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-09 17:53:39.847516 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-09 17:53:39.847536 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.847561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.847583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-09 17:53:39.847602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-09 17:53:39.847620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-09 17:53:39.847639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-09 17:53:39.847657 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-09 17:53:39.847675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-09 17:53:39.847693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-09 17:53:39.847711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-09 17:53:39.847730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-09 17:53:39.847753 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-09 17:53:39.847776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-09 17:53:39.847795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-09 17:53:39.847816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-09 17:53:39.847839 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-09 17:53:39.847859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-09 17:53:39.847880 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-09 17:53:39.847903 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-09 17:53:39.847923 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-09 17:53:39.847942 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-09 17:53:39.847966 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-09 17:53:39.847986 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-09 17:53:39.848006 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.848029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.848051 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.848069 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.848091 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.848109 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.848133 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.848152 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.848170 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-09 17:53:39.848188 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-09 17:53:39.848206 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.848225 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.848243 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-09 17:53:39.848261 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-09 17:53:39.848278 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-09 17:53:39.848297 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-09 17:53:39.848314 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-09 17:53:39.848332 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-09 17:53:39.848350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-09 17:53:39.848368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-09 17:53:39.848386 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-09 17:53:39.848404 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-09 17:53:39.848423 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-09 17:53:39.848442 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-09 17:53:39.848460 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-09 17:53:39.848479 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-09 17:53:39.848497 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-09 17:53:39.848515 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-09 17:53:39.848534 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-09 17:53:39.848552 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-09 17:53:39.848571 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-09 17:53:39.848588 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.848607 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.848624 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-09 17:53:39.848643 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-09 17:53:39.848661 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-09 17:53:39.848679 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-09 17:53:39.848697 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-09 17:53:39.848715 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-09 17:53:39.848739 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-09 17:53:39.848758 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-09 17:53:39.848776 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.848794 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.848812 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-09 17:53:39.848830 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-09 17:53:39.848848 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-09 17:53:39.848871 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-09 17:53:39.848924 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-09 17:53:39.848943 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-09 17:53:39.849001 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-09 17:53:39.849029 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-09 17:53:39.849048 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-09 17:53:39.849094 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-09 17:53:39.849127 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-09 17:53:39.849148 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-09 17:53:39.849167 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-09 17:53:39.849186 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-09 17:53:39.849223 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-09 17:53:39.849255 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-09 17:53:39.849276 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-09 17:53:39.849295 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-09 17:53:39.849314 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-09 17:53:39.849332 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-09 17:53:39.849351 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-09 17:53:39.849369 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-09 17:53:39.849389 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-09 17:53:39.849407 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-09 17:53:39.849426 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-09 17:53:39.849462 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-09 17:53:39.849502 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-09 17:53:39.849528 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-09 17:53:39.849553 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-09 17:53:39.849578 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-09 17:53:39.849612 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-09 17:53:39.849634 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-09 17:53:39.849654 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-09 17:53:39.849672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-09 17:53:39.849691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-09 17:53:39.849709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-09 17:53:39.849727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-09 17:53:39.849746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-09 17:53:39.849764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-09 17:53:39.849782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-09 17:53:39.849800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-09 17:53:39.849818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-09 17:53:39.849836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-09 17:53:39.849855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-09 17:53:39.849873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-09 17:53:39.849890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-09 17:53:39.849909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-09 17:53:39.849927 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-09 17:53:39.849945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-09 17:53:39.849964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.849982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.850000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-09 17:53:39.850018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-09 17:53:39.850037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-09 17:53:39.850055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-09 17:53:39.850073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-09 17:53:39.850092 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-09 17:53:39.850112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-09 17:53:39.850133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-09 17:53:39.850153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-09 17:53:39.850171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-09 17:53:39.850190 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-09 17:53:39.850209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-09 17:53:39.850227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-09 17:53:39.850245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-09 17:53:39.850263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-09 17:53:39.850463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-09 17:53:39.850486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-09 17:53:39.850505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-09 17:53:39.850523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-09 17:53:39.850541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-09 17:53:39.850559 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-09 17:53:39.850577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-09 17:53:39.850596 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-09 17:53:39.850614 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-09 17:53:39.850632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-09 17:53:39.850649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-09 17:53:39.850667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-09 17:53:39.850685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-09 17:53:39.850703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-09 17:53:39.850720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-09 17:53:39.850738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-09 17:53:39.850756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-09 17:53:39.850774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-09 17:53:39.850792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-09 17:53:39.850810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-09 17:53:39.850827 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-09 17:53:39.850845 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-09 17:53:39.850863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-09 17:53:39.850881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-09 17:53:39.850900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-09 17:53:39.850918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-09 17:53:39.850936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-09 17:53:39.850954 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-09 17:53:39.850973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-09 17:53:39.850991 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-09 17:53:39.851009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-09 17:53:39.851027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-09 17:53:39.851044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-09 17:53:39.851062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-09 17:53:39.851088 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-09 17:53:39.851107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-09 17:53:39.851125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-09 17:53:39.851143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-09 17:53:39.851162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-09 17:53:39.851180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-09 17:53:39.851197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-09 17:53:39.851215 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-09 17:53:39.851450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-09 17:53:39.851484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-09 17:53:39.851505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-09 17:53:39.851524 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-09 17:53:39.851543 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-09 17:53:39.851562 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-09 17:53:39.851580 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-09 17:53:39.851599 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-09 17:53:39.851618 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-09 17:53:39.851636 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-09 17:53:39.851655 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-09 17:53:39.851673 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-09 17:53:39.851692 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-09 17:53:39.851710 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-09 17:53:39.851729 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-09 17:53:39.851748 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-09 17:53:39.851766 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-09 17:53:39.851784 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-09 17:53:39.851803 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-09 17:53:39.851821 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-09 17:53:39.851839 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-09 17:53:39.851858 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-09 17:53:39.851877 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-09 17:53:39.851895 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-09 17:53:39.851914 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-09 17:53:39.851932 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-09 17:53:39.851950 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-09 17:53:39.851975 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-09 17:53:39.851994 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-09 17:53:39.852012 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-09 17:53:39.852030 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-09 17:53:39.852048 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-09 17:53:39.852067 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-09 17:53:39.852085 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-09 17:53:39.852103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-09 17:53:39.852122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-09 17:53:39.852140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-09 17:53:39.852158 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-09 17:53:39.852176 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-09 17:53:39.852195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-09 17:53:39.852213 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-09 17:53:39.852231 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-09 17:53:39.852249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-09 17:53:39.852267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-09 17:53:39.852285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-09 17:53:39.852303 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-09 17:53:39.852321 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-09 17:53:39.852339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-09 17:53:39.852357 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-09 17:53:39.852375 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-09 17:53:39.852393 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-09 17:53:39.852411 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-09 17:53:39.852429 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-09 17:53:39.852447 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-09 17:53:39.852466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-09 17:53:39.852484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-09 17:53:39.852502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-09 17:53:39.852520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-09 17:53:39.852538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-09 17:53:39.852557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-09 17:53:39.852575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-09 17:53:39.852593 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-09 17:53:39.852612 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-09 17:53:39.852629 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-09 17:53:39.852654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-09 17:53:39.852673 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-09 17:53:39.852691 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-09 17:53:39.852709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-09 17:53:39.852727 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-09 17:53:39.852746 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-09 17:53:39.852764 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-09 17:53:39.852782 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-09 17:53:39.852800 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-09 17:53:39.852819 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-09 17:53:39.852837 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-09 17:53:39.852855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-09 17:53:39.852873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-09 17:53:39.852939 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-09 17:53:39.852990 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-09 17:53:39.853015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-09 17:53:39.853035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-09 17:53:39.853056 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-09 17:53:39.853078 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-09 17:53:39.853097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-09 17:53:39.853115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-09 17:53:39.853134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-09 17:53:39.853153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-09 17:53:39.853172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-09 17:53:39.853190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-09 17:53:39.853209 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-09 17:53:39.853227 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-09 17:53:39.853246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-09 17:53:39.853265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-09 17:53:39.853284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-09 17:53:39.853322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-09 17:53:39.853344 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-09 17:53:39.853363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-09 17:53:39.853381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-09 17:53:39.853399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-09 17:53:39.853418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-09 17:53:39.853442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-09 17:53:39.853461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-09 17:53:39.853479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-09 17:53:39.853498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-09 17:53:39.853516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-09 17:53:39.853533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-09 17:53:39.853551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-09 17:53:39.853569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-09 17:53:39.853587 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-09 17:53:39.853605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-09 17:53:39.853623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-09 17:53:39.853641 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-09 17:53:39.853659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-09 17:53:39.853678 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-09 17:53:39.853696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-09 17:53:39.853713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-09 17:53:39.853731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-09 17:53:39.853750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-09 17:53:39.853768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-09 17:53:39.853786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-09 17:53:39.853804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-09 17:53:39.853823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-09 17:53:39.853842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-09 17:53:39.853860 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-09 17:53:39.853878 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-09 17:53:39.853896 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-09 17:53:39.853914 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-09 17:53:39.853932 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-09 17:53:39.853951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-09 17:53:39.853970 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-09 17:53:39.853987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-09 17:53:39.854005 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-09 17:53:39.854024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-09 17:53:39.854042 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-09 17:53:39.854060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-09 17:53:39.854078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-09 17:53:39.854101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-09 17:53:39.854120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-09 17:53:39.854138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-09 17:53:39.854156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-09 17:53:39.854174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-09 17:53:39.854192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-09 17:53:39.854210 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-09 17:53:39.854228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-09 17:53:39.854246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-09 17:53:39.854264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-09 17:53:39.854282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-09 17:53:39.854300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-09 17:53:39.854319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-09 17:53:39.854338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-09 17:53:39.854356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-09 17:53:39.854375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-09 17:53:39.854393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-09 17:53:39.854411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-09 17:53:39.854441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-09 17:53:39.854486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-09 17:53:39.854518 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-09 17:53:39.854545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-09 17:53:39.854572 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-09 17:53:39.854597 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-09 17:53:39.854624 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-09 17:53:39.854654 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-09 17:53:39.854683 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-09 17:53:39.854712 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-09 17:53:39.855132 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-09 17:53:39.855162 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-09 17:53:39.855191 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-09 17:53:39.855219 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-09 17:53:39.855241 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-09 17:53:39.855259 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-09 17:53:39.855278 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-09 17:53:39.855299 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-09 17:53:39.855336 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-09 17:53:39.855370 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-09 17:53:39.855396 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-09 17:53:39.855418 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-09 17:53:39.855438 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-09 17:53:39.855456 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-09 17:53:39.855474 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-09 17:53:39.855492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-09 17:53:39.855511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-09 17:53:39.855529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-09 17:53:39.855546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-09 17:53:39.855564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-09 17:53:39.855582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-09 17:53:39.855599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-09 17:53:39.855618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-09 17:53:39.855636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-09 17:53:39.855654 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-09 17:53:39.855671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-09 17:53:39.855689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-09 17:53:39.855707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-09 17:53:39.855729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-09 17:53:39.855755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-09 17:53:39.855778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-09 17:53:39.855801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-09 17:53:39.855821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-09 17:53:39.855839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-09 17:53:39.855857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-09 17:53:39.855876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-09 17:53:39.855918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-09 17:53:39.855951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-09 17:53:39.855971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-09 17:53:39.855990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-09 17:53:39.856008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-09 17:53:39.856026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-09 17:53:39.856045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-09 17:53:39.856066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-09 17:53:39.856084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-09 17:53:39.856103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-09 17:53:39.856129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-09 17:53:39.856147 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-09 17:53:39.856165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-09 17:53:39.856182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-09 17:53:39.856201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-09 17:53:39.856220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-09 17:53:39.856238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-09 17:53:39.856257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-09 17:53:39.856275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-09 17:53:39.856293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-09 17:53:39.856311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-09 17:53:39.856329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-09 17:53:39.856347 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-09 17:53:39.856366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-09 17:53:39.856384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-09 17:53:39.856402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-09 17:53:39.856420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-09 17:53:39.856438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-09 17:53:39.856456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-09 17:53:39.856474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-09 17:53:39.856494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-09 17:53:39.856538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-09 17:53:39.856566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-09 17:53:39.856585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-09 17:53:39.856605 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-09 17:53:39.856623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-09 17:53:39.856641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-09 17:53:39.856660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-09 17:53:39.856678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-09 17:53:39.856696 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-09 17:53:39.856715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-09 17:53:39.856733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-09 17:53:39.856756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-09 17:53:39.856804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-09 17:53:39.856834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-09 17:53:39.856863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-09 17:53:39.856941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-09 17:53:39.857014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-09 17:53:39.857064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-09 17:53:39.857090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-09 17:53:39.857109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-09 17:53:39.857128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-09 17:53:39.857146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-09 17:53:39.857165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-09 17:53:39.857183 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-09 17:53:39.857201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-09 17:53:39.857220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-09 17:53:39.857238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-09 17:53:39.857257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-09 17:53:39.857275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-09 17:53:39.857293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-09 17:53:39.857311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-09 17:53:39.857329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-09 17:53:39.857346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-09 17:53:39.857364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-09 17:53:39.857382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-09 17:53:39.857401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-09 17:53:39.857419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-09 17:53:39.857437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-09 17:53:39.857455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-09 17:53:39.857473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-09 17:53:39.857491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-09 17:53:39.857509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-09 17:53:39.857527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-09 17:53:39.857545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-09 17:53:39.857563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-09 17:53:39.857581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-09 17:53:39.857598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-09 17:53:39.857617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-09 17:53:39.857635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-09 17:53:39.857653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-09 17:53:39.857671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-09 17:53:39.857690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-09 17:53:39.857708 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-09 17:53:39.857727 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-09 17:53:39.857752 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-09 17:53:39.857772 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-09 17:53:39.857790 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-09 17:53:39.857809 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-09 17:53:39.857827 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-09 17:53:39.857845 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-09 17:53:39.857864 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-09 17:53:39.857885 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-09 17:53:39.857932 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-09 17:53:39.857957 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-09 17:53:39.857976 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-09 17:53:39.857995 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-09 17:53:39.858013 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-09 17:53:39.858032 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-09 17:53:39.858050 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-09 17:53:39.858068 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-09 17:53:39.858086 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-09 17:53:39.858104 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-09 17:53:39.858121 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-09 17:53:39.858139 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-09 17:53:39.858157 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-09 17:53:39.858174 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-09 17:53:39.858192 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-09 17:53:39.858212 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-75f4f447b-825cr.txt
2026-06-09 17:53:39.858257 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-75f4f447b-825cr.yaml
2026-06-09 17:53:39.858291 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-qxnp4.txt
2026-06-09 17:53:39.858314 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-qxnp4.yaml
2026-06-09 17:53:39.858333 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wrhh4.txt
2026-06-09 17:53:39.858352 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wrhh4.yaml
2026-06-09 17:53:39.858370 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-shczs.txt
2026-06-09 17:53:39.858388 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-shczs.yaml
2026-06-09 17:53:39.858406 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-72kcl.txt
2026-06-09 17:53:39.858432 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-72kcl.yaml
2026-06-09 17:53:39.858451 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-fv8tq.txt
2026-06-09 17:53:39.858470 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-fv8tq.yaml
2026-06-09 17:53:39.858488 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-gdwg5.txt
2026-06-09 17:53:39.858506 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-gdwg5.yaml
2026-06-09 17:53:39.858524 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cc44c7d66-gjrwr.txt
2026-06-09 17:53:39.858542 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cc44c7d66-gjrwr.yaml
2026-06-09 17:53:39.858560 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6b8586477b-xrhpf.txt
2026-06-09 17:53:39.858577 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6b8586477b-xrhpf.yaml
2026-06-09 17:53:39.858595 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nbxqw.txt
2026-06-09 17:53:39.858613 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nbxqw.yaml
2026-06-09 17:53:39.858630 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-h2gsx.txt
2026-06-09 17:53:39.858649 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-h2gsx.yaml
2026-06-09 17:53:39.858667 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-969dn.txt
2026-06-09 17:53:39.858685 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-969dn.yaml
2026-06-09 17:53:39.858703 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lfz4b.txt
2026-06-09 17:53:39.858721 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lfz4b.yaml
2026-06-09 17:53:39.858739 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-d24hp.txt
2026-06-09 17:53:39.858757 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-d24hp.yaml
2026-06-09 17:53:39.858776 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nm7f8.txt
2026-06-09 17:53:39.858795 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nm7f8.yaml
2026-06-09 17:53:39.858814 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xdhmp.txt
2026-06-09 17:53:39.858832 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xdhmp.yaml
2026-06-09 17:53:39.858851 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jhksb.txt
2026-06-09 17:53:39.858870 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jhksb.yaml
2026-06-09 17:53:39.858906 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q78jv.txt
2026-06-09 17:53:39.858941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q78jv.yaml
2026-06-09 17:53:39.858963 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c4d87bf66-frg8f.txt
2026-06-09 17:53:39.858982 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c4d87bf66-frg8f.yaml
2026-06-09 17:53:39.859001 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-t57hw.txt
2026-06-09 17:53:39.859020 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-t57hw.yaml
2026-06-09 17:53:39.859040 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6557f96c-tpx9m.txt
2026-06-09 17:53:39.859091 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6557f96c-tpx9m.yaml
2026-06-09 17:53:39.859124 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-fdc6fc586-klf8c.txt
2026-06-09 17:53:39.859152 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-fdc6fc586-klf8c.yaml
2026-06-09 17:53:39.859186 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-d6hmx.txt
2026-06-09 17:53:39.859216 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-d6hmx.yaml
2026-06-09 17:53:39.859242 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-c78vd.txt
2026-06-09 17:53:39.859262 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-c78vd.yaml
2026-06-09 17:53:39.859281 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-g2bxx.txt
2026-06-09 17:53:39.859300 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-g2bxx.yaml
2026-06-09 17:53:39.859318 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-nkwkt.txt
2026-06-09 17:53:39.859336 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-nkwkt.yaml
2026-06-09 17:53:39.859354 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-95bml.txt
2026-06-09 17:53:39.859373 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-95bml.yaml
2026-06-09 17:53:39.859391 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mwzvw.txt
2026-06-09 17:53:39.859411 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mwzvw.yaml
2026-06-09 17:53:39.859437 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-5ncld.txt
2026-06-09 17:53:39.859462 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-5ncld.yaml
2026-06-09 17:53:39.859488 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-b7l6k.txt
2026-06-09 17:53:39.859509 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-b7l6k.yaml
2026-06-09 17:53:39.859528 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-qwnx7.txt
2026-06-09 17:53:39.859546 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-qwnx7.yaml
2026-06-09 17:53:39.859565 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6c5695bb55-wgtb6.txt
2026-06-09 17:53:39.859583 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6c5695bb55-wgtb6.yaml
2026-06-09 17:53:39.859602 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-b9nsx.txt
2026-06-09 17:53:39.859620 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-b9nsx.yaml
2026-06-09 17:53:39.859638 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7vnc9.txt
2026-06-09 17:53:39.859656 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7vnc9.yaml
2026-06-09 17:53:39.859674 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mhbzz.txt
2026-06-09 17:53:39.859693 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mhbzz.yaml
2026-06-09 17:53:39.859711 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gvxp5.txt
2026-06-09 17:53:39.859729 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gvxp5.yaml
2026-06-09 17:53:39.859747 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4vtgv.txt
2026-06-09 17:53:39.859765 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4vtgv.yaml
2026-06-09 17:53:39.859783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fkwks.txt
2026-06-09 17:53:39.859801 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fkwks.yaml
2026-06-09 17:53:39.859818 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-l8fxd.txt
2026-06-09 17:53:39.859836 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-l8fxd.yaml
2026-06-09 17:53:39.859854 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-prlmb.txt
2026-06-09 17:53:39.859881 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-prlmb.yaml
2026-06-09 17:53:39.859927 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8jsrh.txt
2026-06-09 17:53:39.859952 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8jsrh.yaml
2026-06-09 17:53:39.859972 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-cc7r7.txt
2026-06-09 17:53:39.859991 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-cc7r7.yaml
2026-06-09 17:53:39.860009 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4hxlk.txt
2026-06-09 17:53:39.860028 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4hxlk.yaml
2026-06-09 17:53:39.860046 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-f7bsg.txt
2026-06-09 17:53:39.860064 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-f7bsg.yaml
2026-06-09 17:53:39.860082 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-4wccz.txt
2026-06-09 17:53:39.860100 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-4wccz.yaml
2026-06-09 17:53:39.860118 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2j5wn.txt
2026-06-09 17:53:39.860136 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-2j5wn.yaml
2026-06-09 17:53:39.860154 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-f8lpv.txt
2026-06-09 17:53:39.860172 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-f8lpv.yaml
2026-06-09 17:53:39.860191 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-nl8tl.txt
2026-06-09 17:53:39.860208 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-nl8tl.yaml
2026-06-09 17:53:39.860227 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zqttp.txt
2026-06-09 17:53:39.860245 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zqttp.yaml
2026-06-09 17:53:39.860263 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-r2cnl.txt
2026-06-09 17:53:39.860280 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-r2cnl.yaml
2026-06-09 17:53:39.860298 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-bjlbq.txt
2026-06-09 17:53:39.860316 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-bjlbq.yaml
2026-06-09 17:53:39.860333 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-gnr2t.txt
2026-06-09 17:53:39.860352 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-gnr2t.yaml
2026-06-09 17:53:39.860370 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5gkjg.txt
2026-06-09 17:53:39.860388 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5gkjg.yaml
2026-06-09 17:53:39.860406 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-696699cb9b-zstvn.txt
2026-06-09 17:53:39.860424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-696699cb9b-zstvn.yaml
2026-06-09 17:53:39.860442 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-c5bc68dc-lhdhq.txt
2026-06-09 17:53:39.860460 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-c5bc68dc-lhdhq.yaml
2026-06-09 17:53:39.860478 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-fb567cbd-4cs5l.txt
2026-06-09 17:53:39.860497 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-fb567cbd-4cs5l.yaml
2026-06-09 17:53:39.860516 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76c66b5b84-4zsks.txt
2026-06-09 17:53:39.860542 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76c66b5b84-4zsks.yaml
2026-06-09 17:53:39.860562 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ck22g.txt
2026-06-09 17:53:39.860580 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ck22g.yaml
2026-06-09 17:53:39.860599 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-rbhgx.txt
2026-06-09 17:53:39.860618 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-rbhgx.yaml
2026-06-09 17:53:39.860636 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8dkzh.txt
2026-06-09 17:53:39.860654 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8dkzh.yaml
2026-06-09 17:53:39.860672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-59f7cfc6f6-vzrsm.txt
2026-06-09 17:53:39.860690 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-59f7cfc6f6-vzrsm.yaml
2026-06-09 17:53:39.860708 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-pstq9.txt
2026-06-09 17:53:39.860726 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-pstq9.yaml
2026-06-09 17:53:39.860745 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-smgm6.txt
2026-06-09 17:53:39.860762 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-smgm6.yaml
2026-06-09 17:53:39.860781 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-k9kb2.txt
2026-06-09 17:53:39.860799 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-k9kb2.yaml
2026-06-09 17:53:39.860818 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-mrsjf.txt
2026-06-09 17:53:39.860836 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-mrsjf.yaml
2026-06-09 17:53:39.860855 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-zcrc7.txt
2026-06-09 17:53:39.860873 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-zcrc7.yaml
2026-06-09 17:53:39.860919 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-db7f96d7-84k46.txt
2026-06-09 17:53:39.860948 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-db7f96d7-84k46.yaml
2026-06-09 17:53:39.860985 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-h8vdj.txt
2026-06-09 17:53:39.861005 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-h8vdj.yaml
2026-06-09 17:53:39.861024 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6ffdfc4f64-cg5x9.txt
2026-06-09 17:53:39.861042 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6ffdfc4f64-cg5x9.yaml
2026-06-09 17:53:39.861060 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-6n9pv.txt
2026-06-09 17:53:39.861078 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-6n9pv.yaml
2026-06-09 17:53:39.861095 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-09 17:53:39.861113 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-09 17:53:39.861131 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-09 17:53:39.861149 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-09 17:53:39.861167 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6dc5f5dc8c-q5mb7.txt
2026-06-09 17:53:39.861184 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6dc5f5dc8c-q5mb7.yaml
2026-06-09 17:53:39.861202 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-wsjq2.txt
2026-06-09 17:53:39.861219 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-wsjq2.yaml
2026-06-09 17:53:39.861238 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-tp2tj.txt
2026-06-09 17:53:39.861261 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-tp2tj.yaml
2026-06-09 17:53:39.861280 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-hnf7p.txt
2026-06-09 17:53:39.861298 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-hnf7p.yaml
2026-06-09 17:53:39.861316 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-b4hvv.txt
2026-06-09 17:53:39.861333 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-b4hvv.yaml
2026-06-09 17:53:39.861351 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-f4c64.txt
2026-06-09 17:53:39.861368 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-f4c64.yaml
2026-06-09 17:53:39.861385 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-qzt2x.txt
2026-06-09 17:53:39.861403 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-qzt2x.yaml
2026-06-09 17:53:39.861421 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-09 17:53:39.861439 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-09 17:53:39.861456 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-09 17:53:39.861475 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-09 17:53:39.861535 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5clv7.txt
2026-06-09 17:53:39.861567 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5clv7.yaml
2026-06-09 17:53:39.861588 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-09 17:53:39.861608 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-09 17:53:39.861626 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-09 17:53:39.861644 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-09 17:53:39.861662 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk.txt
2026-06-09 17:53:39.861680 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk.yaml
2026-06-09 17:53:39.861697 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-09 17:53:39.861715 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-09 17:53:39.861734 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-09 17:53:39.861752 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-09 17:53:39.861770 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-26k5g.txt
2026-06-09 17:53:39.861788 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-26k5g.yaml
2026-06-09 17:53:39.861806 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb.txt
2026-06-09 17:53:39.861824 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb.yaml
2026-06-09 17:53:39.861841 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7bc4b6f756-zkj6b.txt
2026-06-09 17:53:39.861860 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7bc4b6f756-zkj6b.yaml
2026-06-09 17:53:39.861879 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59cdff7b75-292zj.txt
2026-06-09 17:53:39.861906 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59cdff7b75-292zj.yaml
2026-06-09 17:53:39.861934 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4gstt.txt
2026-06-09 17:53:39.861954 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4gstt.yaml
2026-06-09 17:53:39.861973 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-vvq2t.txt
2026-06-09 17:53:39.861991 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-vvq2t.yaml
2026-06-09 17:53:39.862010 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-09 17:53:39.862029 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-09 17:53:39.862049 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-09 17:53:39.862070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-09 17:53:39.862089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-09 17:53:39.862107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-09 17:53:39.862125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-09 17:53:39.862143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-09 17:53:39.862161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-09 17:53:39.862179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-09 17:53:39.862198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-09 17:53:39.862218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-09 17:53:39.862236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-09 17:53:39.862254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-09 17:53:39.862284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-09 17:53:39.862330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-09 17:53:39.862355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-09 17:53:39.862374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-09 17:53:39.862393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-09 17:53:39.862412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-09 17:53:39.862431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-09 17:53:39.862449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-09 17:53:39.862468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-09 17:53:39.862487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-09 17:53:39.862505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-09 17:53:39.862523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-09 17:53:39.862541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-09 17:53:39.862559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-09 17:53:39.862577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-09 17:53:39.862595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-09 17:53:39.862620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-09 17:53:39.862639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-09 17:53:39.862657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-09 17:53:39.862675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-09 17:53:39.862692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-09 17:53:39.862711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-09 17:53:39.862729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-09 17:53:39.862746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-09 17:53:39.862765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-09 17:53:39.862784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-09 17:53:39.862802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-09 17:53:39.862820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-09 17:53:39.862838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-09 17:53:39.862856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-09 17:53:39.862875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-09 17:53:39.862916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-09 17:53:39.862946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-09 17:53:39.862966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-09 17:53:39.862985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-09 17:53:39.863004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-09 17:53:39.863022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-09 17:53:39.863040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-09 17:53:39.863058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-09 17:53:39.863076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-09 17:53:39.863095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-09 17:53:39.863113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-09 17:53:39.863131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-09 17:53:39.863149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-09 17:53:39.863167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-09 17:53:39.863185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-09 17:53:39.863203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-09 17:53:39.863221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-09 17:53:39.863239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-09 17:53:39.863258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-09 17:53:39.863283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-09 17:53:39.863302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-09 17:53:39.863320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-09 17:53:39.863338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-09 17:53:39.863357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-09 17:53:39.863403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-09 17:53:39.863438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-09 17:53:39.863467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-09 17:53:39.863488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-09 17:53:39.863508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-09 17:53:39.863527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-09 17:53:39.863546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-09 17:53:39.863565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-09 17:53:39.863583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-09 17:53:39.863602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-09 17:53:39.863620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-09 17:53:39.863639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-09 17:53:39.863657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-09 17:53:39.863675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-09 17:53:39.863693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-09 17:53:39.863711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-09 17:53:39.863728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-09 17:53:39.863746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-09 17:53:39.863765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-09 17:53:39.863784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-09 17:53:39.863801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-09 17:53:39.863818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-09 17:53:39.863836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-09 17:53:39.863854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-09 17:53:39.863872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-09 17:53:39.863911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-09 17:53:39.863943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-09 17:53:39.863964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-09 17:53:39.863993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-09 17:53:39.864013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-09 17:53:39.864031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-09 17:53:39.864050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-09 17:53:39.864068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-09 17:53:39.864086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-09 17:53:39.864103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-09 17:53:39.864123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-09 17:53:39.864143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-09 17:53:39.864162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-09 17:53:39.864180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-09 17:53:39.864197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-09 17:53:39.864215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-09 17:53:39.864234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-09 17:53:39.864252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-09 17:53:39.864269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-09 17:53:39.864287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-09 17:53:39.864305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-09 17:53:39.864323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-09 17:53:39.864341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-09 17:53:39.864359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-09 17:53:39.864376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-09 17:53:39.864394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-09 17:53:39.864412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-09 17:53:39.864430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-09 17:53:39.864448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-09 17:53:39.864466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-09 17:53:39.864483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-09 17:53:39.864501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-09 17:53:39.864518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-09 17:53:39.864536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-09 17:53:39.864554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-09 17:53:39.864572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-09 17:53:39.864596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-09 17:53:39.864615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-09 17:53:39.864633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-09 17:53:39.864652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-09 17:53:39.864671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-09 17:53:39.864689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-09 17:53:39.864707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-09 17:53:39.864726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-09 17:53:39.864744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-09 17:53:39.864763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-09 17:53:39.864782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-09 17:53:39.864800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-09 17:53:39.864818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-09 17:53:39.864836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-09 17:53:39.864854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-09 17:53:39.864873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-09 17:53:39.864898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-09 17:53:39.864989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-09 17:53:39.865013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-09 17:53:39.865033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-09 17:53:39.865051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-09 17:53:39.865070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-09 17:53:39.865087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-09 17:53:39.865105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-09 17:53:39.865122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-09 17:53:39.865139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-09 17:53:39.865157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-09 17:53:39.865175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-09 17:53:39.865193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-09 17:53:39.865211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-09 17:53:39.865229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-09 17:53:39.865247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-09 17:53:39.865265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-09 17:53:39.865283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-09 17:53:39.865308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-09 17:53:39.865326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-09 17:53:39.865344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-09 17:53:39.865362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-09 17:53:39.865381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-09 17:53:39.865399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-09 17:53:39.865417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-09 17:53:39.865435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-09 17:53:39.865452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-09 17:53:39.865470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-09 17:53:39.865488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-09 17:53:39.865506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-09 17:53:39.865524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-09 17:53:39.865542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-09 17:53:39.865562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-09 17:53:39.865580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-09 17:53:39.865598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-09 17:53:39.865616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-09 17:53:39.865634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-09 17:53:39.865652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-09 17:53:39.865670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-09 17:53:39.865688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-09 17:53:39.865706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-09 17:53:39.865724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-09 17:53:39.865742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-09 17:53:39.865761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-09 17:53:39.865779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-09 17:53:39.865797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-09 17:53:39.865815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-09 17:53:39.865832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.865850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.865869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-09 17:53:39.865891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-09 17:53:39.865925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-09 17:53:39.865951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-09 17:53:39.865971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.865990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.866009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-09 17:53:39.866028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-09 17:53:39.866046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-09 17:53:39.866064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-09 17:53:39.866082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-09 17:53:39.866100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-09 17:53:39.866118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-09 17:53:39.866136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-09 17:53:39.866154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-09 17:53:39.866172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-09 17:53:39.866191 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-09 17:53:39.866209 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-09 17:53:39.866227 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-09 17:53:39.866246 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-09 17:53:39.866264 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-09 17:53:39.866283 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-09 17:53:39.866301 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-09 17:53:39.866318 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-09 17:53:39.866336 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-09 17:53:39.866355 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-09 17:53:39.866372 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-09 17:53:39.866390 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-09 17:53:39.866408 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-09 17:53:39.866427 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-09 17:53:39.866445 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-09 17:53:39.866463 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-09 17:53:39.866481 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-09 17:53:39.866499 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-09 17:53:39.866517 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-09 17:53:39.866536 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-09 17:53:39.866559 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-09 17:53:39.866578 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-09 17:53:39.866596 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-09 17:53:39.866614 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-09 17:53:39.866632 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-09 17:53:39.866650 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-09 17:53:39.866669 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-09 17:53:39.866686 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-09 17:53:39.866704 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-09 17:53:39.866721 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-09 17:53:39.866739 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-09 17:53:39.866756 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-09 17:53:39.866774 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-09 17:53:39.866792 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-09 17:53:39.866810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-09 17:53:39.866827 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-09 17:53:39.866845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-09 17:53:39.866863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-09 17:53:39.866880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-09 17:53:39.866910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-09 17:53:39.866950 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-09 17:53:39.866972 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-09 17:53:39.866992 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-09 17:53:39.867010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-09 17:53:39.867029 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-09 17:53:39.867049 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-09 17:53:39.867070 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-09 17:53:39.867089 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-09 17:53:39.867108 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-09 17:53:39.867126 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-09 17:53:39.867144 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-09 17:53:39.867163 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-09 17:53:39.867181 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-09 17:53:39.867207 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-09 17:53:39.867226 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-09 17:53:39.867245 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-09 17:53:39.867291 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-09 17:53:39.867325 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-09 17:53:39.867347 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-09 17:53:39.867366 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-09 17:53:39.867385 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-09 17:53:39.867404 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-09 17:53:39.867422 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-09 17:53:39.867440 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-09 17:53:39.867458 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-09 17:53:39.867477 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-09 17:53:39.867495 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-09 17:53:39.867514 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-09 17:53:39.867533 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-09 17:53:39.867552 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-09 17:53:39.867571 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-09 17:53:39.867589 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-09 17:53:39.867607 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-09 17:53:39.867625 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-09 17:53:39.867643 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-09 17:53:39.867661 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-09 17:53:39.867679 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-09 17:53:39.867697 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-09 17:53:39.867716 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-09 17:53:39.867734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-09 17:53:39.867752 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-09 17:53:39.867770 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-09 17:53:39.867789 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-09 17:53:39.867807 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-09 17:53:39.867826 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-09 17:53:39.867844 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-09 17:53:39.867869 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-09 17:53:39.867888 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-09 17:53:39.867906 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-09 17:53:39.867924 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-09 17:53:39.867942 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-09 17:53:39.867959 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-09 17:53:39.867977 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-09 17:53:39.867995 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-09 17:53:39.868014 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-09 17:53:39.868032 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-09 17:53:39.868050 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-09 17:53:39.868068 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-09 17:53:39.868086 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-09 17:53:39.868104 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-09 17:53:39.868123 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-09 17:53:39.868141 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-09 17:53:39.868159 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-09 17:53:39.868177 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-09 17:53:39.868217 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-09 17:53:39.868249 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-09 17:53:39.868269 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-09 17:53:39.868288 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-09 17:53:39.868307 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-09 17:53:39.868325 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-09 17:53:39.868343 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-09 17:53:39.868361 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-09 17:53:39.868379 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-09 17:53:39.868397 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-09 17:53:39.868415 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-09 17:53:39.868433 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-09 17:53:39.868451 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-09 17:53:39.868469 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-09 17:53:39.868493 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-09 17:53:39.868511 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-09 17:53:39.868529 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-09 17:53:39.868547 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-09 17:53:39.868566 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-09 17:53:39.868584 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-09 17:53:39.868601 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-09 17:53:39.868619 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-09 17:53:39.868637 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-09 17:53:39.868655 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-09 17:53:39.868673 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-09 17:53:39.868691 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-09 17:53:39.868709 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-09 17:53:39.868727 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-09 17:53:39.868745 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-09 17:53:39.868763 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-09 17:53:39.868780 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-09 17:53:39.868799 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-09 17:53:39.868817 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-09 17:53:39.868836 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-09 17:53:39.868854 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-09 17:53:39.868872 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-09 17:53:39.868891 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-09 17:53:39.868909 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-09 17:53:39.868951 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-09 17:53:39.868996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-09 17:53:39.869016 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-09 17:53:39.869034 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-09 17:53:39.869055 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-09 17:53:39.869075 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-09 17:53:39.869093 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-09 17:53:39.869111 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-09 17:53:39.869129 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-09 17:53:39.869146 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-09 17:53:39.869171 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-09 17:53:39.869189 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-09 17:53:39.869206 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-09 17:53:39.869223 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-09 17:53:39.869241 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-09 17:53:39.869259 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-09 17:53:39.869276 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-09 17:53:39.869294 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-09 17:53:39.869312 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-09 17:53:39.869330 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-09 17:53:39.869347 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-09 17:53:39.869365 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-09 17:53:39.869383 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-09 17:53:39.869401 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-09 17:53:39.869418 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-09 17:53:39.869437 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-09 17:53:39.869485 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-09 17:53:39.869521 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-09 17:53:39.869549 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-09 17:53:39.869571 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-09 17:53:39.869590 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-09 17:53:39.869608 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-09 17:53:39.869627 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-09 17:53:39.869645 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-09 17:53:39.869663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-09 17:53:39.869681 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-09 17:53:39.869700 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-09 17:53:39.869719 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-09 17:53:39.869736 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-09 17:53:39.869754 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-09 17:53:39.869772 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-09 17:53:39.869790 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-09 17:53:39.869807 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-09 17:53:39.869832 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-09 17:53:39.869854 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-09 17:53:39.869873 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-09 17:53:39.869891 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-09 17:53:39.869910 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.869928 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.869946 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-09 17:53:39.869964 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-09 17:53:39.869982 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-09 17:53:39.870001 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-09 17:53:39.870019 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.870038 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.870056 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-09 17:53:39.870075 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-09 17:53:39.870093 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-09 17:53:39.870112 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-09 17:53:39.870130 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-09 17:53:39.870149 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-09 17:53:39.870167 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-09 17:53:39.870185 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-09 17:53:39.870203 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-09 17:53:39.870222 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-09 17:53:39.870240 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-09 17:53:39.870258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-09 17:53:39.870276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-09 17:53:39.870294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-09 17:53:39.870313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-09 17:53:39.870332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-09 17:53:39.870350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-09 17:53:39.870368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-09 17:53:39.870386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-09 17:53:39.870404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-09 17:53:39.870422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-09 17:53:39.870440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-09 17:53:39.870458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-09 17:53:39.870482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-09 17:53:39.870501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-09 17:53:39.870526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-09 17:53:39.870553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-09 17:53:39.870579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-09 17:53:39.870600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-09 17:53:39.870619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-09 17:53:39.870637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-09 17:53:39.870655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-09 17:53:39.870673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-09 17:53:39.870692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-09 17:53:39.870710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-09 17:53:39.870728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-09 17:53:39.870746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-09 17:53:39.870764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-09 17:53:39.870783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-09 17:53:39.870801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-09 17:53:39.870819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-09 17:53:39.870837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-09 17:53:39.870855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-09 17:53:39.870873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-09 17:53:39.870891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-09 17:53:39.870909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-09 17:53:39.870928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-09 17:53:39.870946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-09 17:53:39.870964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-09 17:53:39.870982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-09 17:53:39.871000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-09 17:53:39.871018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-09 17:53:39.871037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-09 17:53:39.871054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-09 17:53:39.871072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-09 17:53:39.871090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-09 17:53:39.871108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-09 17:53:39.871126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-09 17:53:39.871143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-09 17:53:39.871170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-09 17:53:39.871189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-09 17:53:39.871207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-09 17:53:39.871225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-09 17:53:39.871243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-09 17:53:39.871261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-09 17:53:39.871279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-09 17:53:39.871297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-09 17:53:39.871315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-09 17:53:39.871334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-09 17:53:39.871352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-09 17:53:39.871370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-09 17:53:39.871389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-09 17:53:39.871407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-09 17:53:39.871425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-09 17:53:39.871443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-09 17:53:39.871462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-09 17:53:39.871480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-09 17:53:39.871499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-09 17:53:39.871517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-09 17:53:39.871535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-09 17:53:39.871553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-09 17:53:39.871572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-09 17:53:39.871639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-09 17:53:39.871664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-09 17:53:39.871683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-09 17:53:39.871702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-09 17:53:39.871719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-09 17:53:39.871737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-09 17:53:39.871755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-09 17:53:39.871772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-09 17:53:39.871790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-09 17:53:39.871808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-09 17:53:39.871825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-09 17:53:39.871843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-09 17:53:39.871860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-09 17:53:39.871885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-09 17:53:39.871904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-09 17:53:39.871922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-09 17:53:39.871940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-09 17:53:39.871958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-09 17:53:39.871975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-09 17:53:39.871993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-09 17:53:39.872010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-09 17:53:39.872028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-09 17:53:39.872046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-09 17:53:39.872064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-09 17:53:39.872082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-09 17:53:39.872100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-09 17:53:39.872117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-09 17:53:39.872136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-09 17:53:39.872153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-09 17:53:39.872171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-09 17:53:39.872189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-09 17:53:39.872207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-09 17:53:39.872225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-09 17:53:39.872243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-09 17:53:39.872260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-09 17:53:39.872279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-09 17:53:39.872297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-09 17:53:39.872315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-09 17:53:39.872334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-09 17:53:39.872351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-09 17:53:39.872370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-09 17:53:39.872387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-09 17:53:39.872406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-09 17:53:39.872424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-09 17:53:39.872441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-09 17:53:39.872459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-09 17:53:39.872477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-09 17:53:39.872495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-09 17:53:39.872513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-09 17:53:39.872536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-09 17:53:39.872555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-09 17:53:39.872573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-09 17:53:39.872592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-09 17:53:39.872616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-09 17:53:39.872644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-09 17:53:39.872672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-09 17:53:39.872696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-09 17:53:39.872716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-09 17:53:39.872734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-09 17:53:39.872753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-09 17:53:39.872771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-09 17:53:39.872790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-09 17:53:39.872808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-09 17:53:39.872827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-09 17:53:39.872845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-09 17:53:39.872864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-09 17:53:39.872882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-09 17:53:39.872900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-09 17:53:39.872919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-09 17:53:39.872995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-09 17:53:39.873018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-09 17:53:39.873037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-09 17:53:39.873055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-09 17:53:39.873074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-09 17:53:39.873115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-09 17:53:39.873148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-09 17:53:39.873174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-09 17:53:39.873196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-09 17:53:39.873215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-09 17:53:39.873234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-09 17:53:39.873252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-09 17:53:39.873270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-09 17:53:39.873292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-09 17:53:39.873318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-09 17:53:39.873346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-09 17:53:39.873372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-09 17:53:39.873403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-09 17:53:39.873423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-09 17:53:39.873441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-09 17:53:39.873460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-09 17:53:39.873478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-09 17:53:39.873496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-09 17:53:39.873514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-09 17:53:39.873532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-09 17:53:39.873550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-09 17:53:39.873568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-09 17:53:39.873586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-09 17:53:39.873604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-09 17:53:39.873622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-09 17:53:39.873640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-09 17:53:39.873658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-09 17:53:39.873675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-09 17:53:39.873693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-09 17:53:39.873710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-09 17:53:39.873728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-09 17:53:39.873746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-09 17:53:39.873764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-09 17:53:39.873782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-09 17:53:39.873801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-09 17:53:39.873819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-09 17:53:39.873836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-09 17:53:39.873854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-09 17:53:39.873872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-09 17:53:39.873890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-09 17:53:39.873908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-09 17:53:39.873926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-09 17:53:39.873944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-09 17:53:39.873963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-09 17:53:39.873980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-09 17:53:39.873998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-09 17:53:39.874024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-09 17:53:39.874043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-09 17:53:39.874062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-09 17:53:39.874080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-09 17:53:39.874098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-09 17:53:39.874117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-09 17:53:39.874135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-09 17:53:39.874153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-09 17:53:39.874171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-09 17:53:39.874190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-09 17:53:39.874208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-09 17:53:39.874230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-09 17:53:39.874254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-09 17:53:39.874277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-09 17:53:39.874296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-09 17:53:39.874315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-09 17:53:39.874334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-09 17:53:39.874352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-09 17:53:39.874371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-09 17:53:39.874389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-09 17:53:39.874407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-09 17:53:39.874425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-09 17:53:39.874444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-09 17:53:39.874462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-09 17:53:39.874479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-09 17:53:39.874497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-09 17:53:39.874515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-09 17:53:39.874533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-09 17:53:39.874551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-09 17:53:39.874569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-09 17:53:39.874587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-09 17:53:39.874606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-09 17:53:39.874624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-09 17:53:39.874641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-09 17:53:39.874665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-09 17:53:39.874684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-09 17:53:39.874702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-09 17:53:39.874720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-09 17:53:39.874738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-09 17:53:39.874756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-09 17:53:39.874774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-09 17:53:39.874792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-09 17:53:39.874810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-09 17:53:39.874828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-09 17:53:39.874846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-09 17:53:39.874863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-09 17:53:39.874881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-09 17:53:39.874899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-09 17:53:39.874917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-09 17:53:39.874934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-09 17:53:39.874952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-09 17:53:39.874971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-09 17:53:39.874989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-09 17:53:39.875008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-09 17:53:39.875026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-09 17:53:39.875044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-09 17:53:39.875061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-09 17:53:39.875079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-09 17:53:39.875097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-09 17:53:39.875115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-09 17:53:39.875133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-09 17:53:39.875151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-09 17:53:39.875168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-09 17:53:39.875186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-09 17:53:39.875204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-09 17:53:39.875222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-09 17:53:39.875239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-09 17:53:39.875263 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-09 17:53:39.875282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-09 17:53:39.875301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-09 17:53:39.875319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-09 17:53:39.875338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-09 17:53:39.875357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-09 17:53:39.875376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-09 17:53:39.875394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-09 17:53:39.875412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-09 17:53:39.875431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-09 17:53:39.875449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-09 17:53:39.875467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-09 17:53:39.875485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-09 17:53:39.875503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-09 17:53:39.875522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-09 17:53:39.875540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-09 17:53:39.875558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-09 17:53:39.875576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-09 17:53:39.875595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-09 17:53:39.875613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-09 17:53:39.875631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-09 17:53:39.875649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-09 17:53:39.875667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-09 17:53:39.875685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-09 17:53:39.875703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-09 17:53:39.875721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-09 17:53:39.875739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-09 17:53:39.875757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-09 17:53:39.875776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-09 17:53:39.875795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-09 17:53:39.875812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-09 17:53:39.875830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-09 17:53:39.875848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-09 17:53:39.875867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-09 17:53:39.875885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-09 17:53:39.875908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-09 17:53:39.875926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-09 17:53:39.875945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-09 17:53:39.875963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-09 17:53:39.875981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-09 17:53:39.875999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-09 17:53:39.876018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-09 17:53:39.876035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-09 17:53:39.876053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-09 17:53:39.876071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-09 17:53:39.876090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-09 17:53:39.876107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-09 17:53:39.876125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-09 17:53:39.876143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-09 17:53:39.876162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-09 17:53:39.876180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-09 17:53:39.876197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-09 17:53:39.876215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-09 17:53:39.876233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-09 17:53:39.876251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-09 17:53:39.876269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-09 17:53:39.876287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-09 17:53:39.876305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-09 17:53:39.876324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-09 17:53:39.876341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-09 17:53:39.876359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-09 17:53:39.876377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-09 17:53:39.876395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-09 17:53:39.876413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-09 17:53:39.876430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-09 17:53:39.876448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-09 17:53:39.876466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-09 17:53:39.876484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-09 17:53:39.876502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-09 17:53:39.876520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-09 17:53:39.876543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-09 17:53:39.876562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-09 17:53:39.876580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-09 17:53:39.876599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-09 17:53:39.876617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-09 17:53:39.876636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-09 17:53:39.876654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-09 17:53:39.876672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-09 17:53:39.876689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-09 17:53:39.876708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-09 17:53:39.876726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-09 17:53:39.876745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-09 17:53:39.876763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-09 17:53:39.876781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-09 17:53:39.876799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-09 17:53:39.876818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-09 17:53:39.876836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-09 17:53:39.876854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-09 17:53:39.876872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-09 17:53:39.876891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-09 17:53:39.876909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-09 17:53:39.876927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-09 17:53:39.876994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-09 17:53:39.877019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-09 17:53:39.877041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-09 17:53:39.877060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-09 17:53:39.877078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-09 17:53:39.877096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-09 17:53:39.877114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-09 17:53:39.877131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-09 17:53:39.877149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-09 17:53:39.877167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-09 17:53:39.877184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-09 17:53:39.877201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-09 17:53:39.877224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-09 17:53:39.877243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-09 17:53:39.877261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-09 17:53:39.877278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-09 17:53:39.877296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-09 17:53:39.877314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-09 17:53:39.877332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-09 17:53:39.877350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-09 17:53:39.877368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-09 17:53:39.877386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-09 17:53:39.877411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-09 17:53:39.877458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-09 17:53:39.877487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-09 17:53:39.877510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-09 17:53:39.877530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-09 17:53:39.877548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-09 17:53:39.877566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-09 17:53:39.877585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-09 17:53:39.877603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-09 17:53:39.877620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-09 17:53:39.877638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-09 17:53:39.877656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-09 17:53:39.877674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-09 17:53:39.877691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-09 17:53:39.877709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-09 17:53:39.877727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-09 17:53:39.877745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-09 17:53:39.877762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-09 17:53:39.877780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-09 17:53:39.877798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-09 17:53:39.877816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-09 17:53:39.877834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-09 17:53:39.877852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-09 17:53:39.877870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-09 17:53:39.877894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-09 17:53:39.877913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-09 17:53:39.877932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-09 17:53:39.877951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-09 17:53:39.877969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-09 17:53:39.877987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-09 17:53:39.878005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-09 17:53:39.878023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-09 17:53:39.878041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-09 17:53:39.878061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-09 17:53:39.878081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-09 17:53:39.878099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-09 17:53:39.878118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-09 17:53:39.878136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-09 17:53:39.878154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-09 17:53:39.878173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-09 17:53:39.878191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-09 17:53:39.878209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-09 17:53:39.878227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-09 17:53:39.878245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-09 17:53:39.878263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-09 17:53:39.878281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-09 17:53:39.878299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-09 17:53:39.878317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-09 17:53:39.878335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-09 17:53:39.878353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-09 17:53:39.878371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-09 17:53:39.878389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-09 17:53:39.878407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-09 17:53:39.878425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-09 17:53:39.878443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-09 17:53:39.878461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-09 17:53:39.878479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-09 17:53:39.878496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-09 17:53:39.878514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-09 17:53:39.878537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-09 17:53:39.878556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-09 17:53:39.878574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-09 17:53:39.878592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-09 17:53:39.878610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-09 17:53:39.878628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-09 17:53:39.878646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-09 17:53:39.878664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-09 17:53:39.878681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-09 17:53:39.878699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-09 17:53:39.878717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-09 17:53:39.878735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-09 17:53:39.878752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-09 17:53:39.878770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-09 17:53:39.878788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-09 17:53:39.878806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-09 17:53:39.878823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-09 17:53:39.878841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-09 17:53:39.878859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-09 17:53:39.878876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-09 17:53:39.878894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.878912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.878929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-09 17:53:39.878946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-09 17:53:39.878963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-09 17:53:39.878981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-09 17:53:39.878998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-09 17:53:39.879016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-09 17:53:39.879034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.879052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.879070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-09 17:53:39.879088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-09 17:53:39.879106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-09 17:53:39.879155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-09 17:53:39.879184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-09 17:53:39.879204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-09 17:53:39.879223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-09 17:53:39.879241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-09 17:53:39.879259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-09 17:53:39.879277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-09 17:53:39.879294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-09 17:53:39.879312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-09 17:53:39.879330 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-09 17:53:39.879349 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-09 17:53:39.879367 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-09 17:53:39.879385 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-09 17:53:39.879403 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-09 17:53:39.879421 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-09 17:53:39.879439 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-09 17:53:39.879457 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-09 17:53:39.879476 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-09 17:53:39.879494 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-09 17:53:39.879513 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-09 17:53:39.879531 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-09 17:53:39.879550 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-09 17:53:39.879574 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-09 17:53:39.879597 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-09 17:53:39.879616 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-09 17:53:39.879635 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-09 17:53:39.879659 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-09 17:53:39.879682 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-09 17:53:39.879701 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-09 17:53:39.879719 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-09 17:53:39.879737 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-09 17:53:39.879756 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-09 17:53:39.879773 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-09 17:53:39.879793 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-09 17:53:39.879817 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-09 17:53:39.879839 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-09 17:53:39.879859 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-09 17:53:39.879890 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-09 17:53:39.879912 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-09 17:53:39.879932 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-09 17:53:39.879955 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-09 17:53:39.879976 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-09 17:53:39.879995 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-09 17:53:39.880014 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-09 17:53:39.880039 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-09 17:53:39.880060 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-09 17:53:39.880079 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-09 17:53:39.880098 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-09 17:53:39.880120 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-09 17:53:39.880139 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-09 17:53:39.880158 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-09 17:53:39.880176 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-09 17:53:39.880195 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-09 17:53:39.880213 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-09 17:53:39.880231 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-09 17:53:39.880248 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-09 17:53:39.880266 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-09 17:53:39.880284 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-09 17:53:39.880302 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-09 17:53:39.880320 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-09 17:53:39.880338 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-09 17:53:39.880356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-09 17:53:39.880374 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-09 17:53:39.880393 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-09 17:53:39.880411 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-09 17:53:39.880429 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-09 17:53:39.880447 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-09 17:53:39.880466 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-09 17:53:39.880485 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-09 17:53:39.880504 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-09 17:53:39.880522 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-09 17:53:39.880541 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-09 17:53:39.880565 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-09 17:53:39.880584 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-09 17:53:39.880602 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-09 17:53:39.880622 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-09 17:53:39.880640 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-09 17:53:39.880659 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-09 17:53:39.880677 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-09 17:53:39.880695 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-09 17:53:39.880714 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-09 17:53:39.880732 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-09 17:53:39.880750 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-09 17:53:39.880769 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-09 17:53:39.880787 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-09 17:53:39.880806 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-09 17:53:39.880825 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-09 17:53:39.880843 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-09 17:53:39.880861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-09 17:53:39.880879 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-09 17:53:39.880898 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-09 17:53:39.880916 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-09 17:53:39.880935 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-09 17:53:39.881013 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-09 17:53:39.881037 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-09 17:53:39.881058 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-09 17:53:39.881078 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-09 17:53:39.881096 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-09 17:53:39.881114 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-09 17:53:39.881132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-09 17:53:39.881149 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-09 17:53:39.881167 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-09 17:53:39.881185 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-09 17:53:39.881203 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-09 17:53:39.881221 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-09 17:53:39.881239 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-09 17:53:39.881257 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-09 17:53:39.881276 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.881300 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.881319 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-09 17:53:39.881338 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-09 17:53:39.881356 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-09 17:53:39.881374 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-09 17:53:39.881392 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-09 17:53:39.881410 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-09 17:53:39.881427 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-09 17:53:39.881446 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-09 17:53:39.881463 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-09 17:53:39.881481 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-09 17:53:39.881499 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-h8ggg.txt
2026-06-09 17:53:39.881517 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-h8ggg.yaml
2026-06-09 17:53:39.881535 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-09 17:53:39.881553 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-09 17:53:39.881570 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-09 17:53:39.881588 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-09 17:53:39.881606 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-09 17:53:39.881623 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-09 17:53:39.881641 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-09 17:53:39.881660 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.881724 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.881748 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-09 17:53:39.881767 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-09 17:53:39.881785 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-09 17:53:39.881803 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-09 17:53:39.881822 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-09 17:53:39.881840 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-09 17:53:39.881858 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-09 17:53:39.881883 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-09 17:53:39.881903 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.881923 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.881941 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-09 17:53:39.881962 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-09 17:53:39.881989 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-09 17:53:39.882024 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-09 17:53:39.882051 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-09 17:53:39.882079 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-09 17:53:39.882105 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-09 17:53:39.882127 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.882148 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.882173 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-09 17:53:39.882200 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-09 17:53:39.882225 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-09 17:53:39.882252 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-09 17:53:39.882279 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.882335 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.882379 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-09 17:53:39.882416 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-09 17:53:39.882439 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-09 17:53:39.882461 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-09 17:53:39.882482 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-09 17:53:39.882500 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-09 17:53:39.882519 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-09 17:53:39.882541 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-09 17:53:39.882562 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-09 17:53:39.882580 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-09 17:53:39.882598 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-09 17:53:39.882617 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-09 17:53:39.882635 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-09 17:53:39.882657 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-09 17:53:39.882687 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-09 17:53:39.882731 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-09 17:53:39.882758 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-09 17:53:39.882778 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-09 17:53:39.882797 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-09 17:53:39.882815 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-09 17:53:39.882834 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-09 17:53:39.882852 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-09 17:53:39.882870 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-09 17:53:39.882889 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-09 17:53:39.882916 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-09 17:53:39.882935 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-09 17:53:39.882953 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-09 17:53:39.882971 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-09 17:53:39.882989 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-09 17:53:39.883008 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-09 17:53:39.883025 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-09 17:53:39.883043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-09 17:53:39.883067 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-09 17:53:39.883108 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-09 17:53:39.883133 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-09 17:53:39.883155 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-09 17:53:39.883174 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-09 17:53:39.883193 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-09 17:53:39.883211 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-09 17:53:39.883231 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-09 17:53:39.883253 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-q4tmc.txt
2026-06-09 17:53:39.883272 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-q4tmc.yaml
2026-06-09 17:53:39.883291 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-09 17:53:39.883309 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-09 17:53:39.883328 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-09 17:53:39.883346 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-09 17:53:39.883389 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-09 17:53:39.919799 |
2026-06-09 17:53:39.919930 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-09 17:53:40.120756 | instance | changed
2026-06-09 17:53:40.127020 |
2026-06-09 17:53:40.127090 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-09 17:53:40.360320 | instance | changed
2026-06-09 17:53:40.367059 |
2026-06-09 17:53:40.367173 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-09 17:53:40.957881 | instance | auth-system/keycloak-0/keycloak
2026-06-09 17:53:41.145911 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-09 17:53:41.324466 | instance | cert-manager/cert-manager-75c4c745bc-pvlr9/cert-manager-controller
2026-06-09 17:53:41.547192 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-pvlr9" not found
2026-06-09 17:53:41.716929 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-7559h/cert-manager-cainjector
2026-06-09 17:53:41.922893 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-7559h" not found
2026-06-09 17:53:42.138296 | instance | cert-manager/cert-manager-webhook-548949fc64-mjkvq/cert-manager-webhook
2026-06-09 17:53:42.312766 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-mjkvq" not found
2026-06-09 17:53:42.482288 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rzmzq/envoy-gateway
2026-06-09 17:53:42.730058 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rzmzq" not found
2026-06-09 17:53:42.889595 | instance | ingress-nginx/ingress-nginx-controller-q64tp/controller
2026-06-09 17:53:43.095841 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-q64tp" not found
2026-06-09 17:53:43.257245 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j44h7/ingress-nginx-default-backend
2026-06-09 17:53:43.425304 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-j44h7" not found
2026-06-09 17:53:43.608383 | instance | kube-system/cilium-lv4mv/config
2026-06-09 17:53:43.772046 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-lv4mv" not found
2026-06-09 17:53:43.775953 | instance | kube-system/cilium-lv4mv/mount-cgroup
2026-06-09 17:53:43.954892 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-lv4mv" not found
2026-06-09 17:53:43.959915 | instance | kube-system/cilium-lv4mv/apply-sysctl-overwrites
2026-06-09 17:53:44.132267 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-lv4mv" not found
2026-06-09 17:53:44.135938 | instance | kube-system/cilium-lv4mv/mount-bpf-fs
2026-06-09 17:53:44.312568 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-lv4mv" not found
2026-06-09 17:53:44.317416 | instance | kube-system/cilium-lv4mv/clean-cilium-state
2026-06-09 17:53:44.497231 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-lv4mv" not found
2026-06-09 17:53:44.500612 | instance | kube-system/cilium-lv4mv/install-cni-binaries
2026-06-09 17:53:44.686272 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-lv4mv" not found
2026-06-09 17:53:44.689411 | instance | kube-system/cilium-lv4mv/cilium-agent
2026-06-09 17:53:44.932902 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-lv4mv" not found
2026-06-09 17:53:45.103145 | instance | kube-system/cilium-operator-869df985b8-lkmd8/cilium-operator
2026-06-09 17:53:45.276242 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-lkmd8" not found
2026-06-09 17:53:45.449092 | instance | kube-system/coredns-67659f764b-9hdv2/coredns
2026-06-09 17:53:45.622331 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9hdv2" not found
2026-06-09 17:53:45.777337 | instance | kube-system/coredns-67659f764b-kvxfq/coredns
2026-06-09 17:53:45.949326 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kvxfq" not found
2026-06-09 17:53:46.127227 | instance | kube-system/etcd-instance/etcd
2026-06-09 17:53:46.341386 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-09 17:53:46.518004 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-09 17:53:46.712651 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-09 17:53:46.873284 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-09 17:53:47.092891 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-09 17:53:47.257544 | instance | kube-system/kube-proxy-s88fs/kube-proxy
2026-06-09 17:53:47.430887 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-s88fs" not found
2026-06-09 17:53:47.613174 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-09 17:53:47.772501 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-09 17:53:47.937231 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-09 17:53:48.100971 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-09 17:53:48.261885 | instance | local-path-storage/local-path-provisioner-679c578f5-rdj5v/local-path-provisioner
2026-06-09 17:53:48.443892 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-rdj5v" not found
2026-06-09 17:53:48.609971 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-09 17:53:48.776308 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-09 17:53:48.780530 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-09 17:53:48.954960 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-09 17:53:48.959633 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-09 17:53:49.132501 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-09 17:53:49.136456 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-09 17:53:49.316902 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-09 17:53:49.484184 | instance | monitoring/goldpinger-r48k9/goldpinger-daemon
2026-06-09 17:53:49.667802 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-r48k9" not found
2026-06-09 17:53:49.833454 | instance | monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-dashboard
2026-06-09 17:53:50.004867 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5855bbd5c-xmsll" not found
2026-06-09 17:53:50.010971 | instance | monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-datasources
2026-06-09 17:53:50.184219 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5855bbd5c-xmsll" not found
2026-06-09 17:53:50.190031 | instance | monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana
2026-06-09 17:53:50.398592 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5855bbd5c-xmsll" not found
2026-06-09 17:53:50.599602 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7/kube-state-metrics
2026-06-09 17:53:50.773096 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7" not found
2026-06-09 17:53:50.949269 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-xlns5/kube-prometheus-stack
2026-06-09 17:53:51.135134 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-xlns5" not found
2026-06-09 17:53:51.313099 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/node-exporter
2026-06-09 17:53:51.498565 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/pod-tls-sidecar
2026-06-09 17:53:51.693815 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-4xqs8" not found
2026-06-09 17:53:51.875514 | instance | monitoring/loki-0/loki
2026-06-09 17:53:52.049019 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-09 17:53:52.213290 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-09 17:53:52.382695 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-09 17:53:52.385426 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-09 17:53:52.555391 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-09 17:53:52.724634 | instance | monitoring/loki-gateway-cf54cb88c-pcbt6/nginx
2026-06-09 17:53:53.014967 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-pcbt6" not found
2026-06-09 17:53:53.174685 | instance | monitoring/loki-results-cache-0/memcached
2026-06-09 17:53:53.336119 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-09 17:53:53.340858 | instance | monitoring/loki-results-cache-0/exporter
2026-06-09 17:53:53.503833 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-09 17:53:53.666006 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-qdwdk/gc
2026-06-09 17:53:53.817709 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-qdwdk" not found
2026-06-09 17:53:53.979509 | instance | monitoring/node-feature-discovery-master-8665476dbc-t776h/master
2026-06-09 17:53:54.151260 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-t776h" not found
2026-06-09 17:53:54.320368 | instance | monitoring/node-feature-discovery-worker-r9fk9/worker
2026-06-09 17:53:54.491942 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-r9fk9" not found
2026-06-09 17:53:54.679893 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-09 17:53:54.845612 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-09 17:53:54.849572 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-09 17:53:55.014980 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-09 17:53:55.018436 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-09 17:53:55.193715 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-09 17:53:55.197871 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-09 17:53:55.365916 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-09 17:53:55.370162 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-09 17:53:55.561313 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-09 17:53:55.746354 | instance | monitoring/prometheus-pushgateway-7b8659c68b-xsdzf/pushgateway
2026-06-09 17:53:55.906055 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-xsdzf" not found
2026-06-09 17:53:56.076849 | instance | monitoring/vector-j4l7v/vector
2026-06-09 17:53:56.297762 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-j4l7v" not found
2026-06-09 17:53:56.472891 | instance | openstack/barbican-api-75f4f447b-825cr/init
2026-06-09 17:53:56.685332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-75f4f447b-825cr" not found
2026-06-09 17:53:56.688642 | instance | openstack/barbican-api-75f4f447b-825cr/barbican-api
2026-06-09 17:53:56.849851 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-75f4f447b-825cr" not found
2026-06-09 17:53:57.006676 | instance | openstack/barbican-db-init-qxnp4/init
2026-06-09 17:53:57.178308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-qxnp4" not found
2026-06-09 17:53:57.183125 | instance | openstack/barbican-db-init-qxnp4/barbican-db-init-0
2026-06-09 17:53:57.351382 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-qxnp4" not found
2026-06-09 17:53:57.517801 | instance | openstack/barbican-db-sync-wrhh4/init
2026-06-09 17:53:57.698058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-wrhh4" not found
2026-06-09 17:53:57.701398 | instance | openstack/barbican-db-sync-wrhh4/barbican-db-sync
2026-06-09 17:53:57.874367 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-wrhh4" not found
2026-06-09 17:53:58.103809 | instance | openstack/barbican-ks-endpoints-shczs/init
2026-06-09 17:53:58.289731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-shczs" not found
2026-06-09 17:53:58.302815 | instance | openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-admin
2026-06-09 17:53:58.467804 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-shczs" not found
2026-06-09 17:53:58.471955 | instance | openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-internal
2026-06-09 17:53:58.656041 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-shczs" not found
2026-06-09 17:53:58.660848 | instance | openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-public
2026-06-09 17:53:58.837265 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-shczs" not found
2026-06-09 17:53:59.026849 | instance | openstack/barbican-ks-service-72kcl/init
2026-06-09 17:53:59.195148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-72kcl" not found
2026-06-09 17:53:59.200531 | instance | openstack/barbican-ks-service-72kcl/key-manager-ks-service-registration
2026-06-09 17:53:59.387280 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-72kcl" not found
2026-06-09 17:53:59.573398 | instance | openstack/barbican-ks-user-fv8tq/init
2026-06-09 17:53:59.757170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-fv8tq" not found
2026-06-09 17:53:59.763176 | instance | openstack/barbican-ks-user-fv8tq/barbican-ks-user
2026-06-09 17:53:59.944728 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-fv8tq" not found
2026-06-09 17:54:00.126125 | instance | openstack/barbican-rabbit-init-gdwg5/init
2026-06-09 17:54:00.329521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-gdwg5" not found
2026-06-09 17:54:00.334240 | instance | openstack/barbican-rabbit-init-gdwg5/rabbit-init
2026-06-09 17:54:00.501832 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-gdwg5" not found
2026-06-09 17:54:00.713837 | instance | openstack/cinder-api-5cc44c7d66-gjrwr/init
2026-06-09 17:54:00.882536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5cc44c7d66-gjrwr" not found
2026-06-09 17:54:00.886395 | instance | openstack/cinder-api-5cc44c7d66-gjrwr/ceph-coordination-volume-perms
2026-06-09 17:54:01.050691 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5cc44c7d66-gjrwr" not found
2026-06-09 17:54:01.054262 | instance | openstack/cinder-api-5cc44c7d66-gjrwr/cinder-api
2026-06-09 17:54:01.259960 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5cc44c7d66-gjrwr" not found
2026-06-09 17:54:01.440822 | instance | openstack/cinder-backup-6b8586477b-xrhpf/init
2026-06-09 17:54:01.623797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-6b8586477b-xrhpf" not found
2026-06-09 17:54:01.628333 | instance | openstack/cinder-backup-6b8586477b-xrhpf/ceph-backup-keyring-placement
2026-06-09 17:54:01.823937 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-6b8586477b-xrhpf" not found
2026-06-09 17:54:01.828338 | instance | openstack/cinder-backup-6b8586477b-xrhpf/ceph-keyring-placement-rbd1
2026-06-09 17:54:02.006623 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-6b8586477b-xrhpf" not found
2026-06-09 17:54:02.011460 | instance | openstack/cinder-backup-6b8586477b-xrhpf/ceph-coordination-volume-perms
2026-06-09 17:54:02.224287 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-6b8586477b-xrhpf" not found
2026-06-09 17:54:02.228971 | instance | openstack/cinder-backup-6b8586477b-xrhpf/cinder-backup
2026-06-09 17:54:02.418259 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-6b8586477b-xrhpf" not found
2026-06-09 17:54:02.651213 | instance | openstack/cinder-backup-storage-init-nbxqw/init
2026-06-09 17:54:02.839892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-nbxqw" not found
2026-06-09 17:54:02.843568 | instance | openstack/cinder-backup-storage-init-nbxqw/ceph-keyring-placement
2026-06-09 17:54:03.025867 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-nbxqw" not found
2026-06-09 17:54:03.031379 | instance | openstack/cinder-backup-storage-init-nbxqw/cinder-backup-storage-init
2026-06-09 17:54:03.207031 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-nbxqw" not found
2026-06-09 17:54:03.402380 | instance | openstack/cinder-bootstrap-h2gsx/init
2026-06-09 17:54:03.592143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-h2gsx" not found
2026-06-09 17:54:03.596399 | instance | openstack/cinder-bootstrap-h2gsx/bootstrap
2026-06-09 17:54:03.770705 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-h2gsx" not found
2026-06-09 17:54:03.953434 | instance | openstack/cinder-create-internal-tenant-969dn/init
2026-06-09 17:54:04.131328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-969dn" not found
2026-06-09 17:54:04.135354 | instance | openstack/cinder-create-internal-tenant-969dn/create-internal-tenant
2026-06-09 17:54:04.312013 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-969dn" not found
2026-06-09 17:54:04.492346 | instance | openstack/cinder-db-init-lfz4b/init
2026-06-09 17:54:04.686126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-lfz4b" not found
2026-06-09 17:54:04.690452 | instance | openstack/cinder-db-init-lfz4b/cinder-db-init-0
2026-06-09 17:54:04.861092 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-lfz4b" not found
2026-06-09 17:54:05.048931 | instance | openstack/cinder-db-sync-d24hp/init
2026-06-09 17:54:05.228860 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-d24hp" not found
2026-06-09 17:54:05.233395 | instance | openstack/cinder-db-sync-d24hp/cinder-db-sync
2026-06-09 17:54:05.437603 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-d24hp" not found
2026-06-09 17:54:05.634378 | instance | openstack/cinder-ks-endpoints-nm7f8/init
2026-06-09 17:54:05.810271 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-nm7f8" not found
2026-06-09 17:54:05.817892 | instance | openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-admin
2026-06-09 17:54:05.999747 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-nm7f8" not found
2026-06-09 17:54:06.004423 | instance | openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-internal
2026-06-09 17:54:06.186950 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-nm7f8" not found
2026-06-09 17:54:06.191283 | instance | openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-public
2026-06-09 17:54:06.394037 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-nm7f8" not found
2026-06-09 17:54:06.590510 | instance | openstack/cinder-ks-service-xdhmp/init
2026-06-09 17:54:06.773984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-xdhmp" not found
2026-06-09 17:54:06.778291 | instance | openstack/cinder-ks-service-xdhmp/volumev3-ks-service-registration
2026-06-09 17:54:06.954336 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-xdhmp" not found
2026-06-09 17:54:07.130981 | instance | openstack/cinder-ks-user-jhksb/init
2026-06-09 17:54:07.316051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-jhksb" not found
2026-06-09 17:54:07.320656 | instance | openstack/cinder-ks-user-jhksb/cinder-ks-user
2026-06-09 17:54:07.498510 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-jhksb" not found
2026-06-09 17:54:07.678135 | instance | openstack/cinder-rabbit-init-q78jv/init
2026-06-09 17:54:07.870019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-q78jv" not found
2026-06-09 17:54:07.874529 | instance | openstack/cinder-rabbit-init-q78jv/rabbit-init
2026-06-09 17:54:08.053221 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-q78jv" not found
2026-06-09 17:54:08.241556 | instance | openstack/cinder-scheduler-c4d87bf66-frg8f/init
2026-06-09 17:54:08.490859 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-c4d87bf66-frg8f" not found
2026-06-09 17:54:08.494725 | instance | openstack/cinder-scheduler-c4d87bf66-frg8f/ceph-coordination-volume-perms
2026-06-09 17:54:08.682429 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-c4d87bf66-frg8f" not found
2026-06-09 17:54:08.686671 | instance | openstack/cinder-scheduler-c4d87bf66-frg8f/cinder-scheduler
2026-06-09 17:54:08.869149 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-c4d87bf66-frg8f" not found
2026-06-09 17:54:09.056922 | instance | openstack/cinder-storage-init-t57hw/init
2026-06-09 17:54:09.229557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-t57hw" not found
2026-06-09 17:54:09.234150 | instance | openstack/cinder-storage-init-t57hw/ceph-keyring-placement
2026-06-09 17:54:09.409771 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-t57hw" not found
2026-06-09 17:54:09.413115 | instance | openstack/cinder-storage-init-t57hw/cinder-storage-init-rbd1
2026-06-09 17:54:09.594404 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-t57hw" not found
2026-06-09 17:54:09.788652 | instance | openstack/cinder-volume-6557f96c-tpx9m/init
2026-06-09 17:54:09.967704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6557f96c-tpx9m" not found
2026-06-09 17:54:09.970862 | instance | openstack/cinder-volume-6557f96c-tpx9m/ceph-keyring-placement-rbd1
2026-06-09 17:54:10.153313 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6557f96c-tpx9m" not found
2026-06-09 17:54:10.158037 | instance | openstack/cinder-volume-6557f96c-tpx9m/ceph-coordination-volume-perms
2026-06-09 17:54:10.332094 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6557f96c-tpx9m" not found
2026-06-09 17:54:10.337108 | instance | openstack/cinder-volume-6557f96c-tpx9m/init-cinder-conf
2026-06-09 17:54:10.518162 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6557f96c-tpx9m" not found
2026-06-09 17:54:10.522047 | instance | openstack/cinder-volume-6557f96c-tpx9m/cinder-volume
2026-06-09 17:54:10.710599 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6557f96c-tpx9m" not found
2026-06-09 17:54:10.888364 | instance | openstack/glance-api-fdc6fc586-klf8c/init
2026-06-09 17:54:11.071725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-fdc6fc586-klf8c" not found
2026-06-09 17:54:11.075822 | instance | openstack/glance-api-fdc6fc586-klf8c/glance-perms
2026-06-09 17:54:11.257500 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-fdc6fc586-klf8c" not found
2026-06-09 17:54:11.261869 | instance | openstack/glance-api-fdc6fc586-klf8c/ceph-keyring-placement
2026-06-09 17:54:11.449800 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-fdc6fc586-klf8c" not found
2026-06-09 17:54:11.454957 | instance | openstack/glance-api-fdc6fc586-klf8c/glance-api
2026-06-09 17:54:11.640772 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-fdc6fc586-klf8c" not found
2026-06-09 17:54:11.859430 | instance | openstack/glance-db-init-d6hmx/init
2026-06-09 17:54:12.055576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-d6hmx" not found
2026-06-09 17:54:12.060728 | instance | openstack/glance-db-init-d6hmx/glance-db-init-0
2026-06-09 17:54:12.236630 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-d6hmx" not found
2026-06-09 17:54:12.410382 | instance | openstack/glance-db-sync-c78vd/init
2026-06-09 17:54:12.591044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-c78vd" not found
2026-06-09 17:54:12.595525 | instance | openstack/glance-db-sync-c78vd/glance-db-sync
2026-06-09 17:54:12.781213 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-c78vd" not found
2026-06-09 17:54:12.970894 | instance | openstack/glance-ks-endpoints-g2bxx/init
2026-06-09 17:54:13.137010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-g2bxx" not found
2026-06-09 17:54:13.140358 | instance | openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-admin
2026-06-09 17:54:13.302042 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-g2bxx" not found
2026-06-09 17:54:13.305752 | instance | openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-internal
2026-06-09 17:54:13.484862 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-g2bxx" not found
2026-06-09 17:54:13.489002 | instance | openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-public
2026-06-09 17:54:13.668771 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-g2bxx" not found
2026-06-09 17:54:13.828686 | instance | openstack/glance-ks-service-nkwkt/init
2026-06-09 17:54:14.003834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-nkwkt" not found
2026-06-09 17:54:14.007349 | instance | openstack/glance-ks-service-nkwkt/image-ks-service-registration
2026-06-09 17:54:14.170019 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-nkwkt" not found
2026-06-09 17:54:14.362304 | instance | openstack/glance-ks-user-95bml/init
2026-06-09 17:54:14.546162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-95bml" not found
2026-06-09 17:54:14.550802 | instance | openstack/glance-ks-user-95bml/glance-ks-user
2026-06-09 17:54:14.729425 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-95bml" not found
2026-06-09 17:54:14.891104 | instance | openstack/glance-metadefs-load-mwzvw/init
2026-06-09 17:54:15.058399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-mwzvw" not found
2026-06-09 17:54:15.061359 | instance | openstack/glance-metadefs-load-mwzvw/glance-metadefs-load
2026-06-09 17:54:15.258396 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-mwzvw" not found
2026-06-09 17:54:15.432454 | instance | openstack/glance-rabbit-init-5ncld/init
2026-06-09 17:54:15.622886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-5ncld" not found
2026-06-09 17:54:15.626971 | instance | openstack/glance-rabbit-init-5ncld/rabbit-init
2026-06-09 17:54:15.817783 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-5ncld" not found
2026-06-09 17:54:15.987129 | instance | openstack/glance-storage-init-b7l6k/init
2026-06-09 17:54:16.159962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-b7l6k" not found
2026-06-09 17:54:16.162633 | instance | openstack/glance-storage-init-b7l6k/ceph-keyring-placement
2026-06-09 17:54:16.341000 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-b7l6k" not found
2026-06-09 17:54:16.344293 | instance | openstack/glance-storage-init-b7l6k/glance-storage-init
2026-06-09 17:54:16.537891 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-b7l6k" not found
2026-06-09 17:54:16.723088 | instance | openstack/keepalived-qwnx7/init
2026-06-09 17:54:16.930782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-qwnx7" not found
2026-06-09 17:54:16.934324 | instance | openstack/keepalived-qwnx7/wait-for-ip
2026-06-09 17:54:17.015997 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-qwnx7" is waiting to start: PodInitializing
2026-06-09 17:54:17.099971 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-qwnx7" not found
2026-06-09 17:54:17.105014 | instance | openstack/keepalived-qwnx7/keepalived
2026-06-09 17:54:17.192425 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-qwnx7" is waiting to start: PodInitializing
2026-06-09 17:54:17.278492 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-qwnx7" not found
2026-06-09 17:54:17.462637 | instance | openstack/keystone-api-6c5695bb55-wgtb6/init
2026-06-09 17:54:17.638888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6c5695bb55-wgtb6" not found
2026-06-09 17:54:17.643395 | instance | openstack/keystone-api-6c5695bb55-wgtb6/keystone-api
2026-06-09 17:54:18.049899 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6c5695bb55-wgtb6" not found
2026-06-09 17:54:18.231404 | instance | openstack/keystone-bootstrap-b9nsx/init
2026-06-09 17:54:18.407758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-b9nsx" not found
2026-06-09 17:54:18.412575 | instance | openstack/keystone-bootstrap-b9nsx/bootstrap
2026-06-09 17:54:18.612856 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-b9nsx" not found
2026-06-09 17:54:18.769650 | instance | openstack/keystone-credential-setup-7vnc9/init
2026-06-09 17:54:18.936237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-7vnc9" not found
2026-06-09 17:54:18.940598 | instance | openstack/keystone-credential-setup-7vnc9/keystone-credential-setup
2026-06-09 17:54:19.123176 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-7vnc9" not found
2026-06-09 17:54:19.304659 | instance | openstack/keystone-db-init-mhbzz/init
2026-06-09 17:54:19.476409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-mhbzz" not found
2026-06-09 17:54:19.481930 | instance | openstack/keystone-db-init-mhbzz/keystone-db-init-0
2026-06-09 17:54:19.673048 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-mhbzz" not found
2026-06-09 17:54:19.833414 | instance | openstack/keystone-db-sync-gvxp5/init
2026-06-09 17:54:20.006630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-gvxp5" not found
2026-06-09 17:54:20.012247 | instance | openstack/keystone-db-sync-gvxp5/keystone-db-sync
2026-06-09 17:54:20.196783 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-gvxp5" not found
2026-06-09 17:54:20.383915 | instance | openstack/keystone-domain-manage-4vtgv/init
2026-06-09 17:54:20.578576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4vtgv" not found
2026-06-09 17:54:20.582254 | instance | openstack/keystone-domain-manage-4vtgv/keystone-domain-manage
2026-06-09 17:54:20.753686 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4vtgv" not found
2026-06-09 17:54:20.923160 | instance | openstack/keystone-fernet-setup-fkwks/init
2026-06-09 17:54:21.097463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-fkwks" not found
2026-06-09 17:54:21.101952 | instance | openstack/keystone-fernet-setup-fkwks/keystone-fernet-setup
2026-06-09 17:54:21.278653 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-fkwks" not found
2026-06-09 17:54:21.448880 | instance | openstack/keystone-rabbit-init-l8fxd/init
2026-06-09 17:54:21.630340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-l8fxd" not found
2026-06-09 17:54:21.634093 | instance | openstack/keystone-rabbit-init-l8fxd/rabbit-init
2026-06-09 17:54:21.837631 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-l8fxd" not found
2026-06-09 17:54:22.040042 | instance | openstack/libvirt-libvirt-default-prlmb/init
2026-06-09 17:54:22.242591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:22.245979 | instance | openstack/libvirt-libvirt-default-prlmb/init-dynamic-options
2026-06-09 17:54:22.336029 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:22.433702 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:22.438073 | instance | openstack/libvirt-libvirt-default-prlmb/ceph-admin-keyring-placement
2026-06-09 17:54:22.525920 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:22.623741 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:22.627657 | instance | openstack/libvirt-libvirt-default-prlmb/ceph-keyring-placement
2026-06-09 17:54:22.719202 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:22.800012 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:22.804002 | instance | openstack/libvirt-libvirt-default-prlmb/tls-sidecar
2026-06-09 17:54:22.883546 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:22.971650 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:22.976544 | instance | openstack/libvirt-libvirt-default-prlmb/libvirt
2026-06-09 17:54:23.062924 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:23.143268 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:23.147421 | instance | openstack/libvirt-libvirt-default-prlmb/libvirt-exporter
2026-06-09 17:54:23.235735 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-prlmb" is waiting to start: PodInitializing
2026-06-09 17:54:23.328351 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-prlmb" not found
2026-06-09 17:54:23.538705 | instance | openstack/memcached-memcached-6479589586-8jsrh/init
2026-06-09 17:54:23.716988 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-8jsrh" not found
2026-06-09 17:54:23.721310 | instance | openstack/memcached-memcached-6479589586-8jsrh/memcached
2026-06-09 17:54:23.904365 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-8jsrh" not found
2026-06-09 17:54:23.909178 | instance | openstack/memcached-memcached-6479589586-8jsrh/memcached-exporter
2026-06-09 17:54:24.105265 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-8jsrh" not found
2026-06-09 17:54:24.292233 | instance | openstack/neutron-coredns-7dd4958666-cc7r7/coredns
2026-06-09 17:54:24.461310 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-cc7r7" not found
2026-06-09 17:54:24.642601 | instance | openstack/neutron-db-init-4hxlk/init
2026-06-09 17:54:24.825848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-4hxlk" not found
2026-06-09 17:54:24.831336 | instance | openstack/neutron-db-init-4hxlk/neutron-db-init-0
2026-06-09 17:54:25.017676 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-4hxlk" not found
2026-06-09 17:54:25.195146 | instance | openstack/neutron-db-sync-f7bsg/init
2026-06-09 17:54:25.373986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-f7bsg" not found
2026-06-09 17:54:25.377817 | instance | openstack/neutron-db-sync-f7bsg/neutron-db-sync
2026-06-09 17:54:25.591963 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-f7bsg" not found
2026-06-09 17:54:25.789733 | instance | openstack/neutron-dhcp-agent-default-4wccz/init
2026-06-09 17:54:26.002879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-4wccz" not found
2026-06-09 17:54:26.008024 | instance | openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent-init
2026-06-09 17:54:26.105520 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-4wccz" is waiting to start: PodInitializing
2026-06-09 17:54:26.195468 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-4wccz" not found
2026-06-09 17:54:26.200285 | instance | openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent
2026-06-09 17:54:26.288605 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-4wccz" is waiting to start: PodInitializing
2026-06-09 17:54:26.381010 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-4wccz" not found
2026-06-09 17:54:26.573380 | instance | openstack/neutron-ks-endpoints-2j5wn/init
2026-06-09 17:54:26.758780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-2j5wn" not found
2026-06-09 17:54:26.764933 | instance | openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-admin
2026-06-09 17:54:26.953292 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-2j5wn" not found
2026-06-09 17:54:26.958006 | instance | openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-internal
2026-06-09 17:54:27.132638 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-2j5wn" not found
2026-06-09 17:54:27.138393 | instance | openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-public
2026-06-09 17:54:27.324596 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-2j5wn" not found
2026-06-09 17:54:27.508056 | instance | openstack/neutron-ks-service-f8lpv/init
2026-06-09 17:54:27.689867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-f8lpv" not found
2026-06-09 17:54:27.693319 | instance | openstack/neutron-ks-service-f8lpv/network-ks-service-registration
2026-06-09 17:54:27.885238 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-f8lpv" not found
2026-06-09 17:54:28.049553 | instance | openstack/neutron-ks-user-nl8tl/init
2026-06-09 17:54:28.242189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-nl8tl" not found
2026-06-09 17:54:28.246558 | instance | openstack/neutron-ks-user-nl8tl/neutron-ks-user
2026-06-09 17:54:28.419580 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-nl8tl" not found
2026-06-09 17:54:28.600339 | instance | openstack/neutron-l3-agent-default-zqttp/init
2026-06-09 17:54:28.795561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-zqttp" not found
2026-06-09 17:54:28.798869 | instance | openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent-init
2026-06-09 17:54:28.878370 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-zqttp" is waiting to start: PodInitializing
2026-06-09 17:54:28.962895 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-zqttp" not found
2026-06-09 17:54:28.967032 | instance | openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent
2026-06-09 17:54:29.048209 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-zqttp" is waiting to start: PodInitializing
2026-06-09 17:54:29.126310 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-zqttp" not found
2026-06-09 17:54:29.296442 | instance | openstack/neutron-metadata-agent-default-r2cnl/init
2026-06-09 17:54:29.495018 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-r2cnl" not found
2026-06-09 17:54:29.498192 | instance | openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent-init
2026-06-09 17:54:29.603931 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-r2cnl" is waiting to start: PodInitializing
2026-06-09 17:54:29.684985 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-r2cnl" not found
2026-06-09 17:54:29.689425 | instance | openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent
2026-06-09 17:54:29.789548 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-r2cnl" is waiting to start: PodInitializing
2026-06-09 17:54:29.866219 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-r2cnl" not found
2026-06-09 17:54:30.046629 | instance | openstack/neutron-netns-cleanup-cron-default-bjlbq/init
2026-06-09 17:54:30.211886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-bjlbq" not found
2026-06-09 17:54:30.216209 | instance | openstack/neutron-netns-cleanup-cron-default-bjlbq/neutron-netns-cleanup-cron
2026-06-09 17:54:30.394215 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-bjlbq" not found
2026-06-09 17:54:30.601385 | instance | openstack/neutron-ovs-agent-default-gnr2t/init
2026-06-09 17:54:30.796802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-gnr2t" not found
2026-06-09 17:54:30.799602 | instance | openstack/neutron-ovs-agent-default-gnr2t/neutron-openvswitch-agent-kernel-modules
2026-06-09 17:54:30.875327 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-gnr2t" is waiting to start: PodInitializing
2026-06-09 17:54:30.973641 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-gnr2t" not found
2026-06-09 17:54:30.977932 | instance | openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent-init
2026-06-09 17:54:31.058514 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-gnr2t" is waiting to start: PodInitializing
2026-06-09 17:54:31.148934 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-gnr2t" not found
2026-06-09 17:54:31.152005 | instance | openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent
2026-06-09 17:54:31.238930 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-gnr2t" is waiting to start: PodInitializing
2026-06-09 17:54:31.322316 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-gnr2t" not found
2026-06-09 17:54:31.497972 | instance | openstack/neutron-rabbit-init-5gkjg/init
2026-06-09 17:54:31.669389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-5gkjg" not found
2026-06-09 17:54:31.673505 | instance | openstack/neutron-rabbit-init-5gkjg/rabbit-init
2026-06-09 17:54:31.834803 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-5gkjg" not found
2026-06-09 17:54:32.008826 | instance | openstack/neutron-rpc-server-696699cb9b-zstvn/init
2026-06-09 17:54:32.184961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-696699cb9b-zstvn" not found
2026-06-09 17:54:32.189556 | instance | openstack/neutron-rpc-server-696699cb9b-zstvn/neutron-rpc-server
2026-06-09 17:54:32.535765 | instance | openstack/neutron-server-c5bc68dc-lhdhq/init
2026-06-09 17:54:32.721087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-c5bc68dc-lhdhq" not found
2026-06-09 17:54:32.724675 | instance | openstack/neutron-server-c5bc68dc-lhdhq/neutron-server
2026-06-09 17:54:32.923016 | instance | openstack/neutron-server-c5bc68dc-lhdhq/neutron-policy-server
2026-06-09 17:54:33.091147 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-c5bc68dc-lhdhq" not found
2026-06-09 17:54:33.265828 | instance | openstack/nova-api-metadata-fb567cbd-4cs5l/init
2026-06-09 17:54:33.447814 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-fb567cbd-4cs5l" not found
2026-06-09 17:54:33.451398 | instance | openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api-metadata-init
2026-06-09 17:54:33.650087 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-fb567cbd-4cs5l" not found
2026-06-09 17:54:33.653206 | instance | openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api
2026-06-09 17:54:33.820581 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-fb567cbd-4cs5l" not found
2026-06-09 17:54:33.992050 | instance | openstack/nova-api-osapi-76c66b5b84-4zsks/init
2026-06-09 17:54:34.170600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-76c66b5b84-4zsks" not found
2026-06-09 17:54:34.174594 | instance | openstack/nova-api-osapi-76c66b5b84-4zsks/nova-osapi
2026-06-09 17:54:34.339253 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-76c66b5b84-4zsks" not found
2026-06-09 17:54:34.501412 | instance | openstack/nova-bootstrap-ck22g/init
2026-06-09 17:54:34.677364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ck22g" not found
2026-06-09 17:54:34.681183 | instance | openstack/nova-bootstrap-ck22g/bootstrap
2026-06-09 17:54:34.843082 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ck22g" not found
2026-06-09 17:54:34.995864 | instance | openstack/nova-cell-setup-rbhgx/init
2026-06-09 17:54:35.186986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-rbhgx" not found
2026-06-09 17:54:35.191293 | instance | openstack/nova-cell-setup-rbhgx/nova-cell-setup-init
2026-06-09 17:54:35.269888 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-rbhgx" is waiting to start: PodInitializing
2026-06-09 17:54:35.362112 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-rbhgx" not found
2026-06-09 17:54:35.365536 | instance | openstack/nova-cell-setup-rbhgx/nova-cell-setup
2026-06-09 17:54:35.459466 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-rbhgx" is waiting to start: PodInitializing
2026-06-09 17:54:35.553226 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-rbhgx" not found
2026-06-09 17:54:35.718412 | instance | openstack/nova-compute-default-8dkzh/init
2026-06-09 17:54:35.938627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:35.942545 | instance | openstack/nova-compute-default-8dkzh/nova-compute-init
2026-06-09 17:54:36.020481 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.094263 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.098266 | instance | openstack/nova-compute-default-8dkzh/ceph-perms
2026-06-09 17:54:36.181935 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.265121 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.268273 | instance | openstack/nova-compute-default-8dkzh/ceph-admin-keyring-placement
2026-06-09 17:54:36.353442 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.439185 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.443504 | instance | openstack/nova-compute-default-8dkzh/ceph-keyring-placement
2026-06-09 17:54:36.530314 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.616209 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.619861 | instance | openstack/nova-compute-default-8dkzh/nova-compute-vnc-init
2026-06-09 17:54:36.703403 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.787166 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.790351 | instance | openstack/nova-compute-default-8dkzh/nova-compute-ssh-init
2026-06-09 17:54:36.871331 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:36.959303 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:36.963761 | instance | openstack/nova-compute-default-8dkzh/nova-compute
2026-06-09 17:54:37.061841 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:37.143781 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:37.149082 | instance | openstack/nova-compute-default-8dkzh/nova-compute-ssh
2026-06-09 17:54:37.231269 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-8dkzh" is waiting to start: PodInitializing
2026-06-09 17:54:37.321106 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8dkzh" not found
2026-06-09 17:54:37.515112 | instance | openstack/nova-conductor-59f7cfc6f6-vzrsm/init
2026-06-09 17:54:37.715040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-59f7cfc6f6-vzrsm" not found
2026-06-09 17:54:37.719184 | instance | openstack/nova-conductor-59f7cfc6f6-vzrsm/nova-conductor
2026-06-09 17:54:37.904388 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-59f7cfc6f6-vzrsm" not found
2026-06-09 17:54:38.063352 | instance | openstack/nova-db-init-pstq9/init
2026-06-09 17:54:38.268175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-pstq9" not found
2026-06-09 17:54:38.271334 | instance | openstack/nova-db-init-pstq9/nova-db-init-0
2026-06-09 17:54:38.431331 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-pstq9" not found
2026-06-09 17:54:38.437069 | instance | openstack/nova-db-init-pstq9/nova-db-init-1
2026-06-09 17:54:38.614714 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-pstq9" not found
2026-06-09 17:54:38.618828 | instance | openstack/nova-db-init-pstq9/nova-db-init-2
2026-06-09 17:54:38.792413 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-pstq9" not found
2026-06-09 17:54:38.959481 | instance | openstack/nova-db-sync-smgm6/init
2026-06-09 17:54:39.118672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-smgm6" not found
2026-06-09 17:54:39.122165 | instance | openstack/nova-db-sync-smgm6/nova-db-sync
2026-06-09 17:54:39.295270 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-smgm6" not found
2026-06-09 17:54:39.454756 | instance | openstack/nova-ks-endpoints-k9kb2/init
2026-06-09 17:54:39.620267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-k9kb2" not found
2026-06-09 17:54:39.624210 | instance | openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-admin
2026-06-09 17:54:39.803834 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-k9kb2" not found
2026-06-09 17:54:39.808715 | instance | openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-internal
2026-06-09 17:54:39.984258 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-k9kb2" not found
2026-06-09 17:54:39.989732 | instance | openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-public
2026-06-09 17:54:40.156830 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-k9kb2" not found
2026-06-09 17:54:40.322583 | instance | openstack/nova-ks-service-mrsjf/init
2026-06-09 17:54:40.499471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-mrsjf" not found
2026-06-09 17:54:40.504206 | instance | openstack/nova-ks-service-mrsjf/compute-ks-service-registration
2026-06-09 17:54:40.691766 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-mrsjf" not found
2026-06-09 17:54:40.863504 | instance | openstack/nova-ks-user-zcrc7/init
2026-06-09 17:54:41.036761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-zcrc7" not found
2026-06-09 17:54:41.040296 | instance | openstack/nova-ks-user-zcrc7/nova-ks-user
2026-06-09 17:54:41.214150 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-zcrc7" not found
2026-06-09 17:54:41.377999 | instance | openstack/nova-novncproxy-db7f96d7-84k46/init
2026-06-09 17:54:41.579681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-db7f96d7-84k46" not found
2026-06-09 17:54:41.583044 | instance | openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init
2026-06-09 17:54:41.763772 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-db7f96d7-84k46" not found
2026-06-09 17:54:41.767800 | instance | openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init-assets
2026-06-09 17:54:41.941154 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-db7f96d7-84k46" not found
2026-06-09 17:54:41.945513 | instance | openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy
2026-06-09 17:54:42.115175 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-db7f96d7-84k46" not found
2026-06-09 17:54:42.301673 | instance | openstack/nova-rabbit-init-h8vdj/init
2026-06-09 17:54:42.464741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-h8vdj" not found
2026-06-09 17:54:42.469172 | instance | openstack/nova-rabbit-init-h8vdj/rabbit-init
2026-06-09 17:54:42.651894 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-h8vdj" not found
2026-06-09 17:54:42.808567 | instance | openstack/nova-scheduler-6ffdfc4f64-cg5x9/init
2026-06-09 17:54:42.993992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6ffdfc4f64-cg5x9" not found
2026-06-09 17:54:42.999107 | instance | openstack/nova-scheduler-6ffdfc4f64-cg5x9/nova-scheduler
2026-06-09 17:54:43.166347 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6ffdfc4f64-cg5x9" not found
2026-06-09 17:54:43.323861 | instance | openstack/openvswitch-6n9pv/init
2026-06-09 17:54:43.493870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-6n9pv" not found
2026-06-09 17:54:43.499320 | instance | openstack/openvswitch-6n9pv/openvswitch-db-perms
2026-06-09 17:54:43.668892 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-6n9pv" not found
2026-06-09 17:54:43.672151 | instance | openstack/openvswitch-6n9pv/openvswitch-vswitchd-modules
2026-06-09 17:54:43.842093 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-6n9pv" not found
2026-06-09 17:54:43.845696 | instance | openstack/openvswitch-6n9pv/openvswitch-db
2026-06-09 17:54:44.016278 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-6n9pv" not found
2026-06-09 17:54:44.020954 | instance | openstack/openvswitch-6n9pv/openvswitch-vswitchd
2026-06-09 17:54:44.201512 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-6n9pv" not found
2026-06-09 17:54:44.370926 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-09 17:54:44.546577 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-09 17:54:44.550093 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-09 17:54:44.730397 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-09 17:54:44.733544 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-09 17:54:45.015213 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-09 17:54:45.018107 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-09 17:54:45.202064 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-09 17:54:45.375550 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-09 17:54:45.555286 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-09 17:54:45.558656 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-09 17:54:45.763228 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-09 17:54:45.767431 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-09 17:54:45.943609 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-09 17:54:46.102435 | instance | openstack/placement-api-6dc5f5dc8c-q5mb7/init
2026-06-09 17:54:46.287696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6dc5f5dc8c-q5mb7" not found
2026-06-09 17:54:46.292224 | instance | openstack/placement-api-6dc5f5dc8c-q5mb7/placement-api
2026-06-09 17:54:46.476905 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6dc5f5dc8c-q5mb7" not found
2026-06-09 17:54:46.651423 | instance | openstack/placement-db-init-wsjq2/init
2026-06-09 17:54:46.824402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-wsjq2" not found
2026-06-09 17:54:46.828301 | instance | openstack/placement-db-init-wsjq2/placement-db-init-0
2026-06-09 17:54:47.000228 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-wsjq2" not found
2026-06-09 17:54:47.181664 | instance | openstack/placement-db-sync-tp2tj/init
2026-06-09 17:54:47.344627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-tp2tj" not found
2026-06-09 17:54:47.348386 | instance | openstack/placement-db-sync-tp2tj/placement-db-sync
2026-06-09 17:54:47.533080 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-tp2tj" not found
2026-06-09 17:54:47.705951 | instance | openstack/placement-ks-endpoints-hnf7p/init
2026-06-09 17:54:47.880499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-hnf7p" not found
2026-06-09 17:54:47.884364 | instance | openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-admin
2026-06-09 17:54:48.052960 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-hnf7p" not found
2026-06-09 17:54:48.057474 | instance | openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-internal
2026-06-09 17:54:48.222719 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-hnf7p" not found
2026-06-09 17:54:48.225645 | instance | openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-public
2026-06-09 17:54:48.406496 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-hnf7p" not found
2026-06-09 17:54:48.600189 | instance | openstack/placement-ks-service-b4hvv/init
2026-06-09 17:54:48.763799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-b4hvv" not found
2026-06-09 17:54:48.769509 | instance | openstack/placement-ks-service-b4hvv/placement-ks-service-registration
2026-06-09 17:54:48.945864 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-b4hvv" not found
2026-06-09 17:54:49.103411 | instance | openstack/placement-ks-user-f4c64/init
2026-06-09 17:54:49.267091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-f4c64" not found
2026-06-09 17:54:49.271052 | instance | openstack/placement-ks-user-f4c64/placement-ks-user
2026-06-09 17:54:49.440243 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-f4c64" not found
2026-06-09 17:54:49.637870 | instance | openstack/pxc-operator-69cb5bbdb9-qzt2x/percona-xtradb-cluster-operator
2026-06-09 17:54:49.816652 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-qzt2x" not found
2026-06-09 17:54:49.989974 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-09 17:54:50.147795 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-09 17:54:50.150694 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-09 17:54:50.345989 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-09 17:54:50.529415 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-09 17:54:50.713013 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-09 17:54:50.716698 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-09 17:54:50.905337 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-09 17:54:51.080724 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-5clv7/rabbitmq-cluster-operator
2026-06-09 17:54:51.292037 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-5clv7" not found
2026-06-09 17:54:51.472755 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-09 17:54:51.662977 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-09 17:54:51.668629 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-09 17:54:51.858354 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-09 17:54:52.035448 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-09 17:54:52.210838 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-09 17:54:52.215449 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-09 17:54:52.416040 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-09 17:54:52.603685 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk/rabbitmq-cluster-operator
2026-06-09 17:54:52.773595 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-vpcjk" not found
2026-06-09 17:54:52.973319 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-09 17:54:53.156590 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-09 17:54:53.159934 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-09 17:54:53.344719 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-09 17:54:53.513184 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-09 17:54:53.701756 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-09 17:54:53.705002 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-09 17:54:53.901127 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-09 17:54:54.081699 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/make-container-crash-dir
2026-06-09 17:54:54.241597 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-26k5g" not found
2026-06-09 17:54:54.246321 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/chown-container-data-dir
2026-06-09 17:54:54.413516 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-26k5g" not found
2026-06-09 17:54:54.417653 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/ceph-crash
2026-06-09 17:54:54.597044 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-26k5g" not found
2026-06-09 17:54:54.765510 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/chown-container-data-dir
2026-06-09 17:54:54.944867 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb" not found
2026-06-09 17:54:54.949186 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/rgw
2026-06-09 17:54:55.153441 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb" not found
2026-06-09 17:54:55.156939 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/log-collector
2026-06-09 17:54:55.330185 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb" not found
2026-06-09 17:54:55.507884 | instance | openstack/staffeln-api-7bc4b6f756-zkj6b/init
2026-06-09 17:54:55.710548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7bc4b6f756-zkj6b" not found
2026-06-09 17:54:55.714298 | instance | openstack/staffeln-api-7bc4b6f756-zkj6b/staffeln-api
2026-06-09 17:54:55.887225 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7bc4b6f756-zkj6b" not found
2026-06-09 17:54:56.066445 | instance | openstack/staffeln-conductor-59cdff7b75-292zj/staffeln-conductor
2026-06-09 17:54:56.260367 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-59cdff7b75-292zj" not found
2026-06-09 17:54:56.442782 | instance | openstack/staffeln-db-init-4gstt/init
2026-06-09 17:54:56.615355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-4gstt" not found
2026-06-09 17:54:56.619410 | instance | openstack/staffeln-db-init-4gstt/staffeln-db-init-0
2026-06-09 17:54:56.795511 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-4gstt" not found
2026-06-09 17:54:56.959166 | instance | openstack/staffeln-db-sync-vvq2t/init
2026-06-09 17:54:57.130083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-vvq2t" not found
2026-06-09 17:54:57.133786 | instance | openstack/staffeln-db-sync-vvq2t/staffeln-db-sync
2026-06-09 17:54:57.355023 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-vvq2t" not found
2026-06-09 17:54:57.527556 | instance | openstack/valkey-node-0/valkey
2026-06-09 17:54:57.708728 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-09 17:54:57.713199 | instance | openstack/valkey-node-0/sentinel
2026-06-09 17:54:57.897101 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-09 17:54:57.900581 | instance | openstack/valkey-node-0/metrics
2026-06-09 17:54:58.088447 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-09 17:54:58.262956 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-h8ggg/rook-ceph-operator
2026-06-09 17:54:58.454600 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-h8ggg" not found
2026-06-09 17:54:58.632181 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-q4tmc/secretgen-controller
2026-06-09 17:54:58.823489 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-q4tmc" not found
2026-06-09 17:54:59.014242 | instance | ERROR
2026-06-09 17:54:59.014492 | instance | {
2026-06-09 17:54:59.014524 | instance | "delta": "0:01:18.218629",
2026-06-09 17:54:59.014547 | instance | "end": "2026-06-09 17:54:58.829076",
2026-06-09 17:54:59.014567 | instance | "msg": "non-zero return code",
2026-06-09 17:54:59.014585 | instance | "rc": 123,
2026-06-09 17:54:59.014604 | instance | "start": "2026-06-09 17:53:40.610447"
2026-06-09 17:54:59.014622 | instance | }
2026-06-09 17:54:59.014646 | instance | ERROR: Ignoring Errors
2026-06-09 17:54:59.025358 |
2026-06-09 17:54:59.025437 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-09 17:54:59.626390 | instance | changed:
2026-06-09 17:54:59.626779 | instance | cd+++++++++ pod-logs/
2026-06-09 17:54:59.626829 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-09 17:54:59.626862 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-09 17:54:59.626891 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-09 17:54:59.626920 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-09 17:54:59.626947 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pvlr9/
2026-06-09 17:54:59.626975 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pvlr9/cert-manager-controller.txt
2026-06-09 17:54:59.627001 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7559h/
2026-06-09 17:54:59.627051 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7559h/cert-manager-cainjector.txt
2026-06-09 17:54:59.627080 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-mjkvq/
2026-06-09 17:54:59.627107 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-mjkvq/cert-manager-webhook.txt
2026-06-09 17:54:59.627135 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-09 17:54:59.627163 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rzmzq/
2026-06-09 17:54:59.627256 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rzmzq/envoy-gateway.txt
2026-06-09 17:54:59.627286 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-09 17:54:59.627315 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-09 17:54:59.627342 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-09 17:54:59.627370 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-09 17:54:59.627397 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-09 17:54:59.627424 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pvlr9/
2026-06-09 17:54:59.627451 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pvlr9/cert-manager-controller.txt
2026-06-09 17:54:59.627479 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7559h/
2026-06-09 17:54:59.627505 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7559h/cert-manager-cainjector.txt
2026-06-09 17:54:59.627536 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-mjkvq/
2026-06-09 17:54:59.627563 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-mjkvq/cert-manager-webhook.txt
2026-06-09 17:54:59.627589 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-09 17:54:59.627616 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rzmzq/
2026-06-09 17:54:59.627642 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rzmzq/envoy-gateway.txt
2026-06-09 17:54:59.627668 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-09 17:54:59.627695 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-q64tp/
2026-06-09 17:54:59.627718 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-q64tp/controller.txt
2026-06-09 17:54:59.627738 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j44h7/
2026-06-09 17:54:59.627756 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j44h7/ingress-nginx-default-backend.txt
2026-06-09 17:54:59.627775 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-09 17:54:59.627794 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/
2026-06-09 17:54:59.627813 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/apply-sysctl-overwrites.txt
2026-06-09 17:54:59.627832 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/cilium-agent.txt
2026-06-09 17:54:59.627851 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/clean-cilium-state.txt
2026-06-09 17:54:59.627870 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/config.txt
2026-06-09 17:54:59.627889 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/install-cni-binaries.txt
2026-06-09 17:54:59.627909 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/mount-bpf-fs.txt
2026-06-09 17:54:59.627927 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lv4mv/mount-cgroup.txt
2026-06-09 17:54:59.627947 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lkmd8/
2026-06-09 17:54:59.627972 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lkmd8/cilium-operator.txt
2026-06-09 17:54:59.627992 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9hdv2/
2026-06-09 17:54:59.628012 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9hdv2/coredns.txt
2026-06-09 17:54:59.628030 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kvxfq/
2026-06-09 17:54:59.628050 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kvxfq/coredns.txt
2026-06-09 17:54:59.628069 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-09 17:54:59.628088 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-09 17:54:59.628107 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-09 17:54:59.628131 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-09 17:54:59.628150 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-09 17:54:59.628170 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-09 17:54:59.628190 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-s88fs/
2026-06-09 17:54:59.628209 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-s88fs/kube-proxy.txt
2026-06-09 17:54:59.628229 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-09 17:54:59.628248 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-09 17:54:59.628267 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-09 17:54:59.628286 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-09 17:54:59.628305 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-09 17:54:59.628324 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rdj5v/
2026-06-09 17:54:59.628343 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rdj5v/local-path-provisioner.txt
2026-06-09 17:54:59.628362 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-09 17:54:59.628382 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-09 17:54:59.628402 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-09 17:54:59.628420 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-09 17:54:59.628440 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-09 17:54:59.628459 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-09 17:54:59.628478 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-r48k9/
2026-06-09 17:54:59.628499 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-r48k9/goldpinger-daemon.txt
2026-06-09 17:54:59.628518 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/
2026-06-09 17:54:59.628537 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-dashboard.txt
2026-06-09 17:54:59.628556 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-datasources.txt
2026-06-09 17:54:59.628575 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana.txt
2026-06-09 17:54:59.628594 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7/
2026-06-09 17:54:59.628620 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7/kube-state-metrics.txt
2026-06-09 17:54:59.628640 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xlns5/
2026-06-09 17:54:59.628659 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xlns5/kube-prometheus-stack.txt
2026-06-09 17:54:59.628678 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/
2026-06-09 17:54:59.628697 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/node-exporter.txt
2026-06-09 17:54:59.628717 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/pod-tls-sidecar.txt
2026-06-09 17:54:59.628736 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-09 17:54:59.628755 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-09 17:54:59.628773 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-09 17:54:59.628792 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-09 17:54:59.628811 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-09 17:54:59.628831 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pcbt6/
2026-06-09 17:54:59.628850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pcbt6/nginx.txt
2026-06-09 17:54:59.628869 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-09 17:54:59.628888 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-09 17:54:59.628907 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-09 17:54:59.628925 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qdwdk/
2026-06-09 17:54:59.628944 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qdwdk/gc.txt
2026-06-09 17:54:59.628984 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-t776h/
2026-06-09 17:54:59.629004 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-t776h/master.txt
2026-06-09 17:54:59.629024 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-r9fk9/
2026-06-09 17:54:59.629043 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-r9fk9/worker.txt
2026-06-09 17:54:59.629061 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-09 17:54:59.629080 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-09 17:54:59.629099 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-09 17:54:59.629118 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-09 17:54:59.629136 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-09 17:54:59.629156 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-09 17:54:59.629175 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xsdzf/
2026-06-09 17:54:59.629194 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xsdzf/pushgateway.txt
2026-06-09 17:54:59.629212 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-j4l7v/
2026-06-09 17:54:59.629238 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-j4l7v/vector.txt
2026-06-09 17:54:59.629258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-09 17:54:59.629277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-75f4f447b-825cr/
2026-06-09 17:54:59.629296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-75f4f447b-825cr/barbican-api.txt
2026-06-09 17:54:59.629315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-75f4f447b-825cr/init.txt
2026-06-09 17:54:59.629334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qxnp4/
2026-06-09 17:54:59.629353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qxnp4/barbican-db-init-0.txt
2026-06-09 17:54:59.629372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qxnp4/init.txt
2026-06-09 17:54:59.629390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wrhh4/
2026-06-09 17:54:59.629410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wrhh4/barbican-db-sync.txt
2026-06-09 17:54:59.629428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wrhh4/init.txt
2026-06-09 17:54:59.629446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shczs/
2026-06-09 17:54:59.629466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shczs/init.txt
2026-06-09 17:54:59.629485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-admin.txt
2026-06-09 17:54:59.629504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-internal.txt
2026-06-09 17:54:59.629523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-public.txt
2026-06-09 17:54:59.629542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-72kcl/
2026-06-09 17:54:59.629560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-72kcl/init.txt
2026-06-09 17:54:59.629578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-72kcl/key-manager-ks-service-registration.txt
2026-06-09 17:54:59.629597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-fv8tq/
2026-06-09 17:54:59.629616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-fv8tq/barbican-ks-user.txt
2026-06-09 17:54:59.629635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-fv8tq/init.txt
2026-06-09 17:54:59.629654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gdwg5/
2026-06-09 17:54:59.629673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gdwg5/init.txt
2026-06-09 17:54:59.629692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gdwg5/rabbit-init.txt
2026-06-09 17:54:59.629710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cc44c7d66-gjrwr/
2026-06-09 17:54:59.629729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cc44c7d66-gjrwr/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.629747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cc44c7d66-gjrwr/cinder-api.txt
2026-06-09 17:54:59.629767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cc44c7d66-gjrwr/init.txt
2026-06-09 17:54:59.629787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/
2026-06-09 17:54:59.629806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/ceph-backup-keyring-placement.txt
2026-06-09 17:54:59.629824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.629843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/ceph-keyring-placement-rbd1.txt
2026-06-09 17:54:59.629868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/cinder-backup.txt
2026-06-09 17:54:59.629887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b8586477b-xrhpf/init.txt
2026-06-09 17:54:59.629905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbxqw/
2026-06-09 17:54:59.629924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbxqw/ceph-keyring-placement.txt
2026-06-09 17:54:59.629942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbxqw/cinder-backup-storage-init.txt
2026-06-09 17:54:59.629961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nbxqw/init.txt
2026-06-09 17:54:59.629980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-h2gsx/
2026-06-09 17:54:59.629999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-h2gsx/bootstrap.txt
2026-06-09 17:54:59.630018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-h2gsx/init.txt
2026-06-09 17:54:59.630036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-969dn/
2026-06-09 17:54:59.630055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-969dn/create-internal-tenant.txt
2026-06-09 17:54:59.630074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-969dn/init.txt
2026-06-09 17:54:59.630093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lfz4b/
2026-06-09 17:54:59.630111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lfz4b/cinder-db-init-0.txt
2026-06-09 17:54:59.630130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lfz4b/init.txt
2026-06-09 17:54:59.630149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d24hp/
2026-06-09 17:54:59.630168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d24hp/cinder-db-sync.txt
2026-06-09 17:54:59.630186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d24hp/init.txt
2026-06-09 17:54:59.630205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nm7f8/
2026-06-09 17:54:59.630223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nm7f8/init.txt
2026-06-09 17:54:59.630241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-admin.txt
2026-06-09 17:54:59.630260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-internal.txt
2026-06-09 17:54:59.630279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-public.txt
2026-06-09 17:54:59.630297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdhmp/
2026-06-09 17:54:59.630316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdhmp/init.txt
2026-06-09 17:54:59.630334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdhmp/volumev3-ks-service-registration.txt
2026-06-09 17:54:59.630353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jhksb/
2026-06-09 17:54:59.630371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jhksb/cinder-ks-user.txt
2026-06-09 17:54:59.630390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jhksb/init.txt
2026-06-09 17:54:59.630408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q78jv/
2026-06-09 17:54:59.630426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q78jv/init.txt
2026-06-09 17:54:59.630446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q78jv/rabbit-init.txt
2026-06-09 17:54:59.630464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c4d87bf66-frg8f/
2026-06-09 17:54:59.630487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c4d87bf66-frg8f/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.630506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c4d87bf66-frg8f/cinder-scheduler.txt
2026-06-09 17:54:59.630525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c4d87bf66-frg8f/init.txt
2026-06-09 17:54:59.630544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-t57hw/
2026-06-09 17:54:59.630563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-t57hw/ceph-keyring-placement.txt
2026-06-09 17:54:59.630581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-t57hw/cinder-storage-init-rbd1.txt
2026-06-09 17:54:59.630600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-t57hw/init.txt
2026-06-09 17:54:59.630619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/
2026-06-09 17:54:59.630638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.630657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/ceph-keyring-placement-rbd1.txt
2026-06-09 17:54:59.630675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/cinder-volume.txt
2026-06-09 17:54:59.630694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/init-cinder-conf.txt
2026-06-09 17:54:59.630711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6557f96c-tpx9m/init.txt
2026-06-09 17:54:59.630730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-fdc6fc586-klf8c/
2026-06-09 17:54:59.630749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fdc6fc586-klf8c/ceph-keyring-placement.txt
2026-06-09 17:54:59.630767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fdc6fc586-klf8c/glance-api.txt
2026-06-09 17:54:59.630786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fdc6fc586-klf8c/glance-perms.txt
2026-06-09 17:54:59.630805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fdc6fc586-klf8c/init.txt
2026-06-09 17:54:59.630824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-d6hmx/
2026-06-09 17:54:59.630842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-d6hmx/glance-db-init-0.txt
2026-06-09 17:54:59.630861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-d6hmx/init.txt
2026-06-09 17:54:59.630879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-c78vd/
2026-06-09 17:54:59.630897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-c78vd/glance-db-sync.txt
2026-06-09 17:54:59.630916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-c78vd/init.txt
2026-06-09 17:54:59.630935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-g2bxx/
2026-06-09 17:54:59.630953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-admin.txt
2026-06-09 17:54:59.630972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-internal.txt
2026-06-09 17:54:59.630991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-public.txt
2026-06-09 17:54:59.631009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-g2bxx/init.txt
2026-06-09 17:54:59.631028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nkwkt/
2026-06-09 17:54:59.631047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nkwkt/image-ks-service-registration.txt
2026-06-09 17:54:59.631066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-nkwkt/init.txt
2026-06-09 17:54:59.631085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-95bml/
2026-06-09 17:54:59.631109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-95bml/glance-ks-user.txt
2026-06-09 17:54:59.631129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-95bml/init.txt
2026-06-09 17:54:59.631147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mwzvw/
2026-06-09 17:54:59.631184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mwzvw/glance-metadefs-load.txt
2026-06-09 17:54:59.631207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mwzvw/init.txt
2026-06-09 17:54:59.631227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-5ncld/
2026-06-09 17:54:59.631247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-5ncld/init.txt
2026-06-09 17:54:59.631265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-5ncld/rabbit-init.txt
2026-06-09 17:54:59.631285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b7l6k/
2026-06-09 17:54:59.631304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b7l6k/ceph-keyring-placement.txt
2026-06-09 17:54:59.631322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b7l6k/glance-storage-init.txt
2026-06-09 17:54:59.631341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b7l6k/init.txt
2026-06-09 17:54:59.631359 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-qwnx7/
2026-06-09 17:54:59.631379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qwnx7/init.txt
2026-06-09 17:54:59.631398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qwnx7/keepalived.txt
2026-06-09 17:54:59.631417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qwnx7/wait-for-ip.txt
2026-06-09 17:54:59.631435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6c5695bb55-wgtb6/
2026-06-09 17:54:59.631454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6c5695bb55-wgtb6/init.txt
2026-06-09 17:54:59.631472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6c5695bb55-wgtb6/keystone-api.txt
2026-06-09 17:54:59.631491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9nsx/
2026-06-09 17:54:59.631510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9nsx/bootstrap.txt
2026-06-09 17:54:59.631528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-b9nsx/init.txt
2026-06-09 17:54:59.631547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7vnc9/
2026-06-09 17:54:59.631565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7vnc9/init.txt
2026-06-09 17:54:59.631583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7vnc9/keystone-credential-setup.txt
2026-06-09 17:54:59.631602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mhbzz/
2026-06-09 17:54:59.631621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mhbzz/init.txt
2026-06-09 17:54:59.631640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mhbzz/keystone-db-init-0.txt
2026-06-09 17:54:59.631658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gvxp5/
2026-06-09 17:54:59.631677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gvxp5/init.txt
2026-06-09 17:54:59.631698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gvxp5/keystone-db-sync.txt
2026-06-09 17:54:59.631719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4vtgv/
2026-06-09 17:54:59.631738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4vtgv/init.txt
2026-06-09 17:54:59.631757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4vtgv/keystone-domain-manage.txt
2026-06-09 17:54:59.631775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fkwks/
2026-06-09 17:54:59.631800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fkwks/init.txt
2026-06-09 17:54:59.631820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fkwks/keystone-fernet-setup.txt
2026-06-09 17:54:59.631839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-l8fxd/
2026-06-09 17:54:59.631857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-l8fxd/init.txt
2026-06-09 17:54:59.631876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-l8fxd/rabbit-init.txt
2026-06-09 17:54:59.631894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/
2026-06-09 17:54:59.631912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/ceph-admin-keyring-placement.txt
2026-06-09 17:54:59.631931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/ceph-keyring-placement.txt
2026-06-09 17:54:59.631950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/init-dynamic-options.txt
2026-06-09 17:54:59.631969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/init.txt
2026-06-09 17:54:59.631987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/libvirt-exporter.txt
2026-06-09 17:54:59.632006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/libvirt.txt
2026-06-09 17:54:59.632024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-prlmb/tls-sidecar.txt
2026-06-09 17:54:59.632043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8jsrh/
2026-06-09 17:54:59.632061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8jsrh/init.txt
2026-06-09 17:54:59.632080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8jsrh/memcached-exporter.txt
2026-06-09 17:54:59.632099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8jsrh/memcached.txt
2026-06-09 17:54:59.632118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-cc7r7/
2026-06-09 17:54:59.632137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-cc7r7/coredns.txt
2026-06-09 17:54:59.632156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4hxlk/
2026-06-09 17:54:59.632175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4hxlk/init.txt
2026-06-09 17:54:59.632194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4hxlk/neutron-db-init-0.txt
2026-06-09 17:54:59.632212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-f7bsg/
2026-06-09 17:54:59.632232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-f7bsg/init.txt
2026-06-09 17:54:59.632327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-f7bsg/neutron-db-sync.txt
2026-06-09 17:54:59.632375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4wccz/
2026-06-09 17:54:59.632399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4wccz/init.txt
2026-06-09 17:54:59.632420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent-init.txt
2026-06-09 17:54:59.632439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent.txt
2026-06-09 17:54:59.632459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2j5wn/
2026-06-09 17:54:59.632478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2j5wn/init.txt
2026-06-09 17:54:59.632496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-admin.txt
2026-06-09 17:54:59.632522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-internal.txt
2026-06-09 17:54:59.632542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-public.txt
2026-06-09 17:54:59.632561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-f8lpv/
2026-06-09 17:54:59.632580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-f8lpv/init.txt
2026-06-09 17:54:59.632599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-f8lpv/network-ks-service-registration.txt
2026-06-09 17:54:59.632618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-nl8tl/
2026-06-09 17:54:59.632637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-nl8tl/init.txt
2026-06-09 17:54:59.632656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-nl8tl/neutron-ks-user.txt
2026-06-09 17:54:59.632675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqttp/
2026-06-09 17:54:59.632694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqttp/init.txt
2026-06-09 17:54:59.632712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent-init.txt
2026-06-09 17:54:59.632731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent.txt
2026-06-09 17:54:59.632750 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-r2cnl/
2026-06-09 17:54:59.632768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-r2cnl/init.txt
2026-06-09 17:54:59.632787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent-init.txt
2026-06-09 17:54:59.632805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent.txt
2026-06-09 17:54:59.632824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bjlbq/
2026-06-09 17:54:59.632843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bjlbq/init.txt
2026-06-09 17:54:59.632861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bjlbq/neutron-netns-cleanup-cron.txt
2026-06-09 17:54:59.632880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gnr2t/
2026-06-09 17:54:59.632898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gnr2t/init.txt
2026-06-09 17:54:59.632917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gnr2t/neutron-openvswitch-agent-kernel-modules.txt
2026-06-09 17:54:59.632936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent-init.txt
2026-06-09 17:54:59.632987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent.txt
2026-06-09 17:54:59.633010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5gkjg/
2026-06-09 17:54:59.633029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5gkjg/init.txt
2026-06-09 17:54:59.633048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5gkjg/rabbit-init.txt
2026-06-09 17:54:59.633066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-696699cb9b-zstvn/
2026-06-09 17:54:59.633085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-696699cb9b-zstvn/init.txt
2026-06-09 17:54:59.633104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-696699cb9b-zstvn/neutron-rpc-server.txt
2026-06-09 17:54:59.633123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-c5bc68dc-lhdhq/
2026-06-09 17:54:59.633142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-c5bc68dc-lhdhq/init.txt
2026-06-09 17:54:59.633166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-c5bc68dc-lhdhq/neutron-policy-server.txt
2026-06-09 17:54:59.633185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-c5bc68dc-lhdhq/neutron-server.txt
2026-06-09 17:54:59.633203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-fb567cbd-4cs5l/
2026-06-09 17:54:59.633221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-fb567cbd-4cs5l/init.txt
2026-06-09 17:54:59.633240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api-metadata-init.txt
2026-06-09 17:54:59.633258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api.txt
2026-06-09 17:54:59.633277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76c66b5b84-4zsks/
2026-06-09 17:54:59.633296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76c66b5b84-4zsks/init.txt
2026-06-09 17:54:59.633315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76c66b5b84-4zsks/nova-osapi.txt
2026-06-09 17:54:59.633334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck22g/
2026-06-09 17:54:59.633353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck22g/bootstrap.txt
2026-06-09 17:54:59.633372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck22g/init.txt
2026-06-09 17:54:59.633390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rbhgx/
2026-06-09 17:54:59.633409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rbhgx/init.txt
2026-06-09 17:54:59.633427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rbhgx/nova-cell-setup-init.txt
2026-06-09 17:54:59.633446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rbhgx/nova-cell-setup.txt
2026-06-09 17:54:59.633464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/
2026-06-09 17:54:59.633484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/ceph-admin-keyring-placement.txt
2026-06-09 17:54:59.633503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/ceph-keyring-placement.txt
2026-06-09 17:54:59.633521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/ceph-perms.txt
2026-06-09 17:54:59.633540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/init.txt
2026-06-09 17:54:59.633560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/nova-compute-init.txt
2026-06-09 17:54:59.633578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/nova-compute-ssh-init.txt
2026-06-09 17:54:59.633597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/nova-compute-ssh.txt
2026-06-09 17:54:59.633616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/nova-compute-vnc-init.txt
2026-06-09 17:54:59.633635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8dkzh/nova-compute.txt
2026-06-09 17:54:59.633653 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59f7cfc6f6-vzrsm/
2026-06-09 17:54:59.633671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59f7cfc6f6-vzrsm/init.txt
2026-06-09 17:54:59.633690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59f7cfc6f6-vzrsm/nova-conductor.txt
2026-06-09 17:54:59.633709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pstq9/
2026-06-09 17:54:59.633727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pstq9/init.txt
2026-06-09 17:54:59.633746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pstq9/nova-db-init-0.txt
2026-06-09 17:54:59.633765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pstq9/nova-db-init-1.txt
2026-06-09 17:54:59.633789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pstq9/nova-db-init-2.txt
2026-06-09 17:54:59.633809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-smgm6/
2026-06-09 17:54:59.633828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-smgm6/init.txt
2026-06-09 17:54:59.633847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-smgm6/nova-db-sync.txt
2026-06-09 17:54:59.633866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k9kb2/
2026-06-09 17:54:59.633885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-admin.txt
2026-06-09 17:54:59.633903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-internal.txt
2026-06-09 17:54:59.633922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-public.txt
2026-06-09 17:54:59.633941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k9kb2/init.txt
2026-06-09 17:54:59.633959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mrsjf/
2026-06-09 17:54:59.633978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mrsjf/compute-ks-service-registration.txt
2026-06-09 17:54:59.633997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mrsjf/init.txt
2026-06-09 17:54:59.634015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zcrc7/
2026-06-09 17:54:59.634033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zcrc7/init.txt
2026-06-09 17:54:59.634051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zcrc7/nova-ks-user.txt
2026-06-09 17:54:59.634070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-db7f96d7-84k46/
2026-06-09 17:54:59.634088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-db7f96d7-84k46/init.txt
2026-06-09 17:54:59.634106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init-assets.txt
2026-06-09 17:54:59.634125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init.txt
2026-06-09 17:54:59.634143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy.txt
2026-06-09 17:54:59.634162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-h8vdj/
2026-06-09 17:54:59.634181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-h8vdj/init.txt
2026-06-09 17:54:59.634199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-h8vdj/rabbit-init.txt
2026-06-09 17:54:59.634218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6ffdfc4f64-cg5x9/
2026-06-09 17:54:59.634237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6ffdfc4f64-cg5x9/init.txt
2026-06-09 17:54:59.634254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6ffdfc4f64-cg5x9/nova-scheduler.txt
2026-06-09 17:54:59.634273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/
2026-06-09 17:54:59.634292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/init.txt
2026-06-09 17:54:59.634311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/openvswitch-db-perms.txt
2026-06-09 17:54:59.634329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/openvswitch-db.txt
2026-06-09 17:54:59.634348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/openvswitch-vswitchd-modules.txt
2026-06-09 17:54:59.634366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6n9pv/openvswitch-vswitchd.txt
2026-06-09 17:54:59.634385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-09 17:54:59.634404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-09 17:54:59.634428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-09 17:54:59.634447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-09 17:54:59.634466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-09 17:54:59.634485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-09 17:54:59.634504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-09 17:54:59.634523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-09 17:54:59.634542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-09 17:54:59.634560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6dc5f5dc8c-q5mb7/
2026-06-09 17:54:59.634579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6dc5f5dc8c-q5mb7/init.txt
2026-06-09 17:54:59.634597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6dc5f5dc8c-q5mb7/placement-api.txt
2026-06-09 17:54:59.634616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wsjq2/
2026-06-09 17:54:59.634634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wsjq2/init.txt
2026-06-09 17:54:59.634653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wsjq2/placement-db-init-0.txt
2026-06-09 17:54:59.634671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tp2tj/
2026-06-09 17:54:59.634690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tp2tj/init.txt
2026-06-09 17:54:59.634710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tp2tj/placement-db-sync.txt
2026-06-09 17:54:59.634729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hnf7p/
2026-06-09 17:54:59.634748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hnf7p/init.txt
2026-06-09 17:54:59.634766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-admin.txt
2026-06-09 17:54:59.634784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-internal.txt
2026-06-09 17:54:59.634803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-public.txt
2026-06-09 17:54:59.634822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-b4hvv/
2026-06-09 17:54:59.634841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-b4hvv/init.txt
2026-06-09 17:54:59.634860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-b4hvv/placement-ks-service-registration.txt
2026-06-09 17:54:59.634878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f4c64/
2026-06-09 17:54:59.634897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f4c64/init.txt
2026-06-09 17:54:59.634915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f4c64/placement-ks-user.txt
2026-06-09 17:54:59.634934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-qzt2x/
2026-06-09 17:54:59.634952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-qzt2x/percona-xtradb-cluster-operator.txt
2026-06-09 17:54:59.634971 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-09 17:54:59.634989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-09 17:54:59.635008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-09 17:54:59.635028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-09 17:54:59.635052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-09 17:54:59.635072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-09 17:54:59.635091 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5clv7/
2026-06-09 17:54:59.635109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5clv7/rabbitmq-cluster-operator.txt
2026-06-09 17:54:59.635129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-09 17:54:59.635147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-09 17:54:59.635201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-09 17:54:59.635226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-09 17:54:59.635246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-09 17:54:59.635265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-09 17:54:59.635285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk/
2026-06-09 17:54:59.635303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk/rabbitmq-cluster-operator.txt
2026-06-09 17:54:59.635322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-09 17:54:59.635342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-09 17:54:59.635360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-09 17:54:59.635379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-09 17:54:59.635397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-09 17:54:59.635416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-09 17:54:59.635434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/
2026-06-09 17:54:59.635453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/ceph-crash.txt
2026-06-09 17:54:59.635471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/chown-container-data-dir.txt
2026-06-09 17:54:59.635490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/make-container-crash-dir.txt
2026-06-09 17:54:59.635508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/
2026-06-09 17:54:59.635527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/chown-container-data-dir.txt
2026-06-09 17:54:59.635546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/log-collector.txt
2026-06-09 17:54:59.635564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/rgw.txt
2026-06-09 17:54:59.635583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7bc4b6f756-zkj6b/
2026-06-09 17:54:59.635601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7bc4b6f756-zkj6b/init.txt
2026-06-09 17:54:59.635620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7bc4b6f756-zkj6b/staffeln-api.txt
2026-06-09 17:54:59.635638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59cdff7b75-292zj/
2026-06-09 17:54:59.635657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59cdff7b75-292zj/staffeln-conductor.txt
2026-06-09 17:54:59.635676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4gstt/
2026-06-09 17:54:59.635701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4gstt/init.txt
2026-06-09 17:54:59.635720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4gstt/staffeln-db-init-0.txt
2026-06-09 17:54:59.635740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-vvq2t/
2026-06-09 17:54:59.635758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-vvq2t/init.txt
2026-06-09 17:54:59.635777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-vvq2t/staffeln-db-sync.txt
2026-06-09 17:54:59.635796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-09 17:54:59.635815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-09 17:54:59.635833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-09 17:54:59.635852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-09 17:54:59.635871 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-09 17:54:59.635890 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-h8ggg/
2026-06-09 17:54:59.635909 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-h8ggg/rook-ceph-operator.txt
2026-06-09 17:54:59.635927 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-09 17:54:59.635945 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-q4tmc/
2026-06-09 17:54:59.635964 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-q4tmc/secretgen-controller.txt
2026-06-09 17:54:59.635983 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-09 17:54:59.636001 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-q64tp/
2026-06-09 17:54:59.636020 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-q64tp/controller.txt
2026-06-09 17:54:59.636039 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j44h7/
2026-06-09 17:54:59.636057 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-j44h7/ingress-nginx-default-backend.txt
2026-06-09 17:54:59.636075 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-09 17:54:59.636093 | instance | cd+++++++++ pod-logs/kube-system/cilium-lv4mv/
2026-06-09 17:54:59.636112 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/apply-sysctl-overwrites.txt
2026-06-09 17:54:59.636130 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/cilium-agent.txt
2026-06-09 17:54:59.636149 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/clean-cilium-state.txt
2026-06-09 17:54:59.636167 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/config.txt
2026-06-09 17:54:59.636186 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/install-cni-binaries.txt
2026-06-09 17:54:59.636205 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/mount-bpf-fs.txt
2026-06-09 17:54:59.636224 | instance | >f+++++++++ pod-logs/kube-system/cilium-lv4mv/mount-cgroup.txt
2026-06-09 17:54:59.636242 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lkmd8/
2026-06-09 17:54:59.636261 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lkmd8/cilium-operator.txt
2026-06-09 17:54:59.636280 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9hdv2/
2026-06-09 17:54:59.636298 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9hdv2/coredns.txt
2026-06-09 17:54:59.636317 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kvxfq/
2026-06-09 17:54:59.636336 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kvxfq/coredns.txt
2026-06-09 17:54:59.636355 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-09 17:54:59.636374 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-09 17:54:59.636399 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-09 17:54:59.636419 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-09 17:54:59.636438 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-09 17:54:59.636456 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-09 17:54:59.636476 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-s88fs/
2026-06-09 17:54:59.636495 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-s88fs/kube-proxy.txt
2026-06-09 17:54:59.636515 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-09 17:54:59.636533 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-09 17:54:59.636552 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-09 17:54:59.636571 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-09 17:54:59.636589 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-09 17:54:59.636723 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rdj5v/
2026-06-09 17:54:59.636757 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rdj5v/local-path-provisioner.txt
2026-06-09 17:54:59.636779 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-09 17:54:59.636799 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-09 17:54:59.636818 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-09 17:54:59.636838 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-09 17:54:59.636857 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-09 17:54:59.636876 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-09 17:54:59.636894 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-r48k9/
2026-06-09 17:54:59.636913 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-r48k9/goldpinger-daemon.txt
2026-06-09 17:54:59.636932 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/
2026-06-09 17:54:59.636950 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-dashboard.txt
2026-06-09 17:54:59.636989 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana-sc-datasources.txt
2026-06-09 17:54:59.637007 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5855bbd5c-xmsll/grafana.txt
2026-06-09 17:54:59.637026 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7/
2026-06-09 17:54:59.637044 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rwpq7/kube-state-metrics.txt
2026-06-09 17:54:59.637063 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xlns5/
2026-06-09 17:54:59.637081 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xlns5/kube-prometheus-stack.txt
2026-06-09 17:54:59.637100 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/
2026-06-09 17:54:59.637120 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/node-exporter.txt
2026-06-09 17:54:59.637139 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-4xqs8/pod-tls-sidecar.txt
2026-06-09 17:54:59.637157 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-09 17:54:59.637176 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-09 17:54:59.637195 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-09 17:54:59.637220 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-09 17:54:59.637239 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-09 17:54:59.637258 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pcbt6/
2026-06-09 17:54:59.637277 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pcbt6/nginx.txt
2026-06-09 17:54:59.637295 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-09 17:54:59.637314 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-09 17:54:59.637333 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-09 17:54:59.637351 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qdwdk/
2026-06-09 17:54:59.637370 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qdwdk/gc.txt
2026-06-09 17:54:59.637388 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-t776h/
2026-06-09 17:54:59.637407 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-t776h/master.txt
2026-06-09 17:54:59.637425 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-r9fk9/
2026-06-09 17:54:59.637444 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-r9fk9/worker.txt
2026-06-09 17:54:59.637462 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-09 17:54:59.637481 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-09 17:54:59.637499 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-09 17:54:59.637518 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-09 17:54:59.637536 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-09 17:54:59.637554 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-09 17:54:59.637573 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xsdzf/
2026-06-09 17:54:59.637592 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xsdzf/pushgateway.txt
2026-06-09 17:54:59.637611 | instance | cd+++++++++ pod-logs/monitoring/vector-j4l7v/
2026-06-09 17:54:59.637630 | instance | >f+++++++++ pod-logs/monitoring/vector-j4l7v/vector.txt
2026-06-09 17:54:59.637648 | instance | cd+++++++++ pod-logs/openstack/
2026-06-09 17:54:59.637666 | instance | cd+++++++++ pod-logs/openstack/barbican-api-75f4f447b-825cr/
2026-06-09 17:54:59.637685 | instance | >f+++++++++ pod-logs/openstack/barbican-api-75f4f447b-825cr/barbican-api.txt
2026-06-09 17:54:59.637707 | instance | >f+++++++++ pod-logs/openstack/barbican-api-75f4f447b-825cr/init.txt
2026-06-09 17:54:59.637726 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-qxnp4/
2026-06-09 17:54:59.637744 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-qxnp4/barbican-db-init-0.txt
2026-06-09 17:54:59.637763 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-qxnp4/init.txt
2026-06-09 17:54:59.637781 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-wrhh4/
2026-06-09 17:54:59.637799 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wrhh4/barbican-db-sync.txt
2026-06-09 17:54:59.637818 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wrhh4/init.txt
2026-06-09 17:54:59.637836 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-shczs/
2026-06-09 17:54:59.637854 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shczs/init.txt
2026-06-09 17:54:59.637872 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-admin.txt
2026-06-09 17:54:59.637895 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-internal.txt
2026-06-09 17:54:59.637915 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shczs/key-manager-ks-endpoints-public.txt
2026-06-09 17:54:59.637934 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-72kcl/
2026-06-09 17:54:59.637952 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-72kcl/init.txt
2026-06-09 17:54:59.637971 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-72kcl/key-manager-ks-service-registration.txt
2026-06-09 17:54:59.637990 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-fv8tq/
2026-06-09 17:54:59.638008 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-fv8tq/barbican-ks-user.txt
2026-06-09 17:54:59.638027 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-fv8tq/init.txt
2026-06-09 17:54:59.638046 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-gdwg5/
2026-06-09 17:54:59.638065 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-gdwg5/init.txt
2026-06-09 17:54:59.638083 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-gdwg5/rabbit-init.txt
2026-06-09 17:54:59.638102 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5cc44c7d66-gjrwr/
2026-06-09 17:54:59.638120 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cc44c7d66-gjrwr/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.638138 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cc44c7d66-gjrwr/cinder-api.txt
2026-06-09 17:54:59.638157 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cc44c7d66-gjrwr/init.txt
2026-06-09 17:54:59.638175 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/
2026-06-09 17:54:59.638193 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/ceph-backup-keyring-placement.txt
2026-06-09 17:54:59.638212 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.638231 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/ceph-keyring-placement-rbd1.txt
2026-06-09 17:54:59.638250 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/cinder-backup.txt
2026-06-09 17:54:59.638267 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b8586477b-xrhpf/init.txt
2026-06-09 17:54:59.638286 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbxqw/
2026-06-09 17:54:59.638305 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbxqw/ceph-keyring-placement.txt
2026-06-09 17:54:59.638323 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbxqw/cinder-backup-storage-init.txt
2026-06-09 17:54:59.638342 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nbxqw/init.txt
2026-06-09 17:54:59.638360 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-h2gsx/
2026-06-09 17:54:59.638378 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-h2gsx/bootstrap.txt
2026-06-09 17:54:59.638396 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-h2gsx/init.txt
2026-06-09 17:54:59.638414 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-969dn/
2026-06-09 17:54:59.638432 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-969dn/create-internal-tenant.txt
2026-06-09 17:54:59.638451 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-969dn/init.txt
2026-06-09 17:54:59.638469 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-lfz4b/
2026-06-09 17:54:59.638488 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lfz4b/cinder-db-init-0.txt
2026-06-09 17:54:59.638507 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lfz4b/init.txt
2026-06-09 17:54:59.638525 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-d24hp/
2026-06-09 17:54:59.638544 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-d24hp/cinder-db-sync.txt
2026-06-09 17:54:59.638587 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-d24hp/init.txt
2026-06-09 17:54:59.638606 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-nm7f8/
2026-06-09 17:54:59.638624 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nm7f8/init.txt
2026-06-09 17:54:59.638643 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-admin.txt
2026-06-09 17:54:59.638661 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-internal.txt
2026-06-09 17:54:59.638680 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nm7f8/volumev3-ks-endpoints-public.txt
2026-06-09 17:54:59.638699 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-xdhmp/
2026-06-09 17:54:59.638717 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xdhmp/init.txt
2026-06-09 17:54:59.638735 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xdhmp/volumev3-ks-service-registration.txt
2026-06-09 17:54:59.638754 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-jhksb/
2026-06-09 17:54:59.638772 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jhksb/cinder-ks-user.txt
2026-06-09 17:54:59.638791 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jhksb/init.txt
2026-06-09 17:54:59.638809 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-q78jv/
2026-06-09 17:54:59.638828 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q78jv/init.txt
2026-06-09 17:54:59.638846 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q78jv/rabbit-init.txt
2026-06-09 17:54:59.638865 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-c4d87bf66-frg8f/
2026-06-09 17:54:59.638884 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c4d87bf66-frg8f/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.638903 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c4d87bf66-frg8f/cinder-scheduler.txt
2026-06-09 17:54:59.638922 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c4d87bf66-frg8f/init.txt
2026-06-09 17:54:59.638941 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-t57hw/
2026-06-09 17:54:59.638960 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-t57hw/ceph-keyring-placement.txt
2026-06-09 17:54:59.638979 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-t57hw/cinder-storage-init-rbd1.txt
2026-06-09 17:54:59.638998 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-t57hw/init.txt
2026-06-09 17:54:59.639017 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/
2026-06-09 17:54:59.639035 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/ceph-coordination-volume-perms.txt
2026-06-09 17:54:59.639054 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/ceph-keyring-placement-rbd1.txt
2026-06-09 17:54:59.639073 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/cinder-volume.txt
2026-06-09 17:54:59.639091 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/init-cinder-conf.txt
2026-06-09 17:54:59.639110 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6557f96c-tpx9m/init.txt
2026-06-09 17:54:59.639128 | instance | cd+++++++++ pod-logs/openstack/glance-api-fdc6fc586-klf8c/
2026-06-09 17:54:59.639181 | instance | >f+++++++++ pod-logs/openstack/glance-api-fdc6fc586-klf8c/ceph-keyring-placement.txt
2026-06-09 17:54:59.639211 | instance | >f+++++++++ pod-logs/openstack/glance-api-fdc6fc586-klf8c/glance-api.txt
2026-06-09 17:54:59.639233 | instance | >f+++++++++ pod-logs/openstack/glance-api-fdc6fc586-klf8c/glance-perms.txt
2026-06-09 17:54:59.639252 | instance | >f+++++++++ pod-logs/openstack/glance-api-fdc6fc586-klf8c/init.txt
2026-06-09 17:54:59.639271 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-d6hmx/
2026-06-09 17:54:59.639289 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-d6hmx/glance-db-init-0.txt
2026-06-09 17:54:59.639315 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-d6hmx/init.txt
2026-06-09 17:54:59.639334 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-c78vd/
2026-06-09 17:54:59.639353 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-c78vd/glance-db-sync.txt
2026-06-09 17:54:59.639372 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-c78vd/init.txt
2026-06-09 17:54:59.639390 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-g2bxx/
2026-06-09 17:54:59.639408 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-admin.txt
2026-06-09 17:54:59.639426 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-internal.txt
2026-06-09 17:54:59.639445 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-g2bxx/image-ks-endpoints-public.txt
2026-06-09 17:54:59.639463 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-g2bxx/init.txt
2026-06-09 17:54:59.639482 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-nkwkt/
2026-06-09 17:54:59.639500 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-nkwkt/image-ks-service-registration.txt
2026-06-09 17:54:59.639519 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-nkwkt/init.txt
2026-06-09 17:54:59.639538 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-95bml/
2026-06-09 17:54:59.639556 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-95bml/glance-ks-user.txt
2026-06-09 17:54:59.639575 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-95bml/init.txt
2026-06-09 17:54:59.639593 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-mwzvw/
2026-06-09 17:54:59.639612 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mwzvw/glance-metadefs-load.txt
2026-06-09 17:54:59.639629 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mwzvw/init.txt
2026-06-09 17:54:59.639648 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-5ncld/
2026-06-09 17:54:59.639667 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-5ncld/init.txt
2026-06-09 17:54:59.639686 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-5ncld/rabbit-init.txt
2026-06-09 17:54:59.639703 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-b7l6k/
2026-06-09 17:54:59.639722 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b7l6k/ceph-keyring-placement.txt
2026-06-09 17:54:59.639741 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b7l6k/glance-storage-init.txt
2026-06-09 17:54:59.639759 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b7l6k/init.txt
2026-06-09 17:54:59.639778 | instance | cd+++++++++ pod-logs/openstack/keepalived-qwnx7/
2026-06-09 17:54:59.639796 | instance | >f+++++++++ pod-logs/openstack/keepalived-qwnx7/init.txt
2026-06-09 17:54:59.639815 | instance | >f+++++++++ pod-logs/openstack/keepalived-qwnx7/keepalived.txt
2026-06-09 17:54:59.639833 | instance | >f+++++++++ pod-logs/openstack/keepalived-qwnx7/wait-for-ip.txt
2026-06-09 17:54:59.639851 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6c5695bb55-wgtb6/
2026-06-09 17:54:59.639870 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6c5695bb55-wgtb6/init.txt
2026-06-09 17:54:59.639889 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6c5695bb55-wgtb6/keystone-api.txt
2026-06-09 17:54:59.639908 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-b9nsx/
2026-06-09 17:54:59.639926 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-b9nsx/bootstrap.txt
2026-06-09 17:54:59.639944 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-b9nsx/init.txt
2026-06-09 17:54:59.639964 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-7vnc9/
2026-06-09 17:54:59.639982 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7vnc9/init.txt
2026-06-09 17:54:59.640001 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7vnc9/keystone-credential-setup.txt
2026-06-09 17:54:59.640024 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-mhbzz/
2026-06-09 17:54:59.640044 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mhbzz/init.txt
2026-06-09 17:54:59.640063 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mhbzz/keystone-db-init-0.txt
2026-06-09 17:54:59.640081 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-gvxp5/
2026-06-09 17:54:59.640100 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gvxp5/init.txt
2026-06-09 17:54:59.640119 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gvxp5/keystone-db-sync.txt
2026-06-09 17:54:59.640137 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4vtgv/
2026-06-09 17:54:59.640156 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4vtgv/init.txt
2026-06-09 17:54:59.640175 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4vtgv/keystone-domain-manage.txt
2026-06-09 17:54:59.640193 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-fkwks/
2026-06-09 17:54:59.640211 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fkwks/init.txt
2026-06-09 17:54:59.640229 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fkwks/keystone-fernet-setup.txt
2026-06-09 17:54:59.640247 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-l8fxd/
2026-06-09 17:54:59.640266 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-l8fxd/init.txt
2026-06-09 17:54:59.640285 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-l8fxd/rabbit-init.txt
2026-06-09 17:54:59.640305 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/
2026-06-09 17:54:59.640324 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/ceph-admin-keyring-placement.txt
2026-06-09 17:54:59.640342 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/ceph-keyring-placement.txt
2026-06-09 17:54:59.640361 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/init-dynamic-options.txt
2026-06-09 17:54:59.640380 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/init.txt
2026-06-09 17:54:59.640399 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/libvirt-exporter.txt
2026-06-09 17:54:59.640418 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/libvirt.txt
2026-06-09 17:54:59.640436 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-prlmb/tls-sidecar.txt
2026-06-09 17:54:59.640455 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8jsrh/
2026-06-09 17:54:59.640473 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8jsrh/init.txt
2026-06-09 17:54:59.640492 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8jsrh/memcached-exporter.txt
2026-06-09 17:54:59.640511 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8jsrh/memcached.txt
2026-06-09 17:54:59.640530 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-cc7r7/
2026-06-09 17:54:59.640548 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-cc7r7/coredns.txt
2026-06-09 17:54:59.640567 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-4hxlk/
2026-06-09 17:54:59.640586 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4hxlk/init.txt
2026-06-09 17:54:59.640605 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4hxlk/neutron-db-init-0.txt
2026-06-09 17:54:59.640624 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-f7bsg/
2026-06-09 17:54:59.640641 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-f7bsg/init.txt
2026-06-09 17:54:59.640661 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-f7bsg/neutron-db-sync.txt
2026-06-09 17:54:59.640679 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4wccz/
2026-06-09 17:54:59.640698 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4wccz/init.txt
2026-06-09 17:54:59.640723 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent-init.txt
2026-06-09 17:54:59.640742 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-4wccz/neutron-dhcp-agent.txt
2026-06-09 17:54:59.640761 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-2j5wn/
2026-06-09 17:54:59.640780 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2j5wn/init.txt
2026-06-09 17:54:59.640799 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-admin.txt
2026-06-09 17:54:59.640818 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-internal.txt
2026-06-09 17:54:59.640837 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-2j5wn/network-ks-endpoints-public.txt
2026-06-09 17:54:59.640855 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-f8lpv/
2026-06-09 17:54:59.640874 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-f8lpv/init.txt
2026-06-09 17:54:59.640892 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-f8lpv/network-ks-service-registration.txt
2026-06-09 17:54:59.640911 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-nl8tl/
2026-06-09 17:54:59.640929 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-nl8tl/init.txt
2026-06-09 17:54:59.640961 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-nl8tl/neutron-ks-user.txt
2026-06-09 17:54:59.640984 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqttp/
2026-06-09 17:54:59.641004 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqttp/init.txt
2026-06-09 17:54:59.641023 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent-init.txt
2026-06-09 17:54:59.641042 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zqttp/neutron-l3-agent.txt
2026-06-09 17:54:59.641061 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-r2cnl/
2026-06-09 17:54:59.641080 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-r2cnl/init.txt
2026-06-09 17:54:59.641099 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent-init.txt
2026-06-09 17:54:59.641118 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-r2cnl/neutron-metadata-agent.txt
2026-06-09 17:54:59.641137 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bjlbq/
2026-06-09 17:54:59.641155 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bjlbq/init.txt
2026-06-09 17:54:59.641174 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bjlbq/neutron-netns-cleanup-cron.txt
2026-06-09 17:54:59.641193 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gnr2t/
2026-06-09 17:54:59.641211 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gnr2t/init.txt
2026-06-09 17:54:59.641230 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gnr2t/neutron-openvswitch-agent-kernel-modules.txt
2026-06-09 17:54:59.641249 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent-init.txt
2026-06-09 17:54:59.641268 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gnr2t/neutron-ovs-agent.txt
2026-06-09 17:54:59.641287 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-5gkjg/
2026-06-09 17:54:59.641306 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5gkjg/init.txt
2026-06-09 17:54:59.641325 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5gkjg/rabbit-init.txt
2026-06-09 17:54:59.641344 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-696699cb9b-zstvn/
2026-06-09 17:54:59.641362 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-696699cb9b-zstvn/init.txt
2026-06-09 17:54:59.641381 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-696699cb9b-zstvn/neutron-rpc-server.txt
2026-06-09 17:54:59.641406 | instance | cd+++++++++ pod-logs/openstack/neutron-server-c5bc68dc-lhdhq/
2026-06-09 17:54:59.641426 | instance | >f+++++++++ pod-logs/openstack/neutron-server-c5bc68dc-lhdhq/init.txt
2026-06-09 17:54:59.641444 | instance | >f+++++++++ pod-logs/openstack/neutron-server-c5bc68dc-lhdhq/neutron-policy-server.txt
2026-06-09 17:54:59.641463 | instance | >f+++++++++ pod-logs/openstack/neutron-server-c5bc68dc-lhdhq/neutron-server.txt
2026-06-09 17:54:59.641482 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-fb567cbd-4cs5l/
2026-06-09 17:54:59.641500 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-fb567cbd-4cs5l/init.txt
2026-06-09 17:54:59.641518 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api-metadata-init.txt
2026-06-09 17:54:59.641537 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-fb567cbd-4cs5l/nova-api.txt
2026-06-09 17:54:59.641555 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-76c66b5b84-4zsks/
2026-06-09 17:54:59.641574 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76c66b5b84-4zsks/init.txt
2026-06-09 17:54:59.641592 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76c66b5b84-4zsks/nova-osapi.txt
2026-06-09 17:54:59.641612 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ck22g/
2026-06-09 17:54:59.641630 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ck22g/bootstrap.txt
2026-06-09 17:54:59.641649 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ck22g/init.txt
2026-06-09 17:54:59.641668 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-rbhgx/
2026-06-09 17:54:59.641686 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rbhgx/init.txt
2026-06-09 17:54:59.641705 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rbhgx/nova-cell-setup-init.txt
2026-06-09 17:54:59.641723 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rbhgx/nova-cell-setup.txt
2026-06-09 17:54:59.641741 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/
2026-06-09 17:54:59.641760 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/ceph-admin-keyring-placement.txt
2026-06-09 17:54:59.641779 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/ceph-keyring-placement.txt
2026-06-09 17:54:59.641798 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/ceph-perms.txt
2026-06-09 17:54:59.641816 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/init.txt
2026-06-09 17:54:59.641835 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/nova-compute-init.txt
2026-06-09 17:54:59.641854 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/nova-compute-ssh-init.txt
2026-06-09 17:54:59.641873 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/nova-compute-ssh.txt
2026-06-09 17:54:59.641892 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/nova-compute-vnc-init.txt
2026-06-09 17:54:59.641910 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8dkzh/nova-compute.txt
2026-06-09 17:54:59.641929 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-59f7cfc6f6-vzrsm/
2026-06-09 17:54:59.641947 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-59f7cfc6f6-vzrsm/init.txt
2026-06-09 17:54:59.641966 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-59f7cfc6f6-vzrsm/nova-conductor.txt
2026-06-09 17:54:59.641985 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-pstq9/
2026-06-09 17:54:59.642003 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pstq9/init.txt
2026-06-09 17:54:59.642022 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pstq9/nova-db-init-0.txt
2026-06-09 17:54:59.642041 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pstq9/nova-db-init-1.txt
2026-06-09 17:54:59.642059 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pstq9/nova-db-init-2.txt
2026-06-09 17:54:59.642078 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-smgm6/
2026-06-09 17:54:59.642102 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-smgm6/init.txt
2026-06-09 17:54:59.642121 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-smgm6/nova-db-sync.txt
2026-06-09 17:54:59.642139 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-k9kb2/
2026-06-09 17:54:59.642158 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-admin.txt
2026-06-09 17:54:59.642176 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-internal.txt
2026-06-09 17:54:59.642195 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k9kb2/compute-ks-endpoints-public.txt
2026-06-09 17:54:59.642214 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k9kb2/init.txt
2026-06-09 17:54:59.642232 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-mrsjf/
2026-06-09 17:54:59.642250 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-mrsjf/compute-ks-service-registration.txt
2026-06-09 17:54:59.642269 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-mrsjf/init.txt
2026-06-09 17:54:59.642287 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-zcrc7/
2026-06-09 17:54:59.642306 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-zcrc7/init.txt
2026-06-09 17:54:59.642325 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-zcrc7/nova-ks-user.txt
2026-06-09 17:54:59.642344 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-db7f96d7-84k46/
2026-06-09 17:54:59.642362 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-db7f96d7-84k46/init.txt
2026-06-09 17:54:59.642380 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init-assets.txt
2026-06-09 17:54:59.642399 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy-init.txt
2026-06-09 17:54:59.642418 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-db7f96d7-84k46/nova-novncproxy.txt
2026-06-09 17:54:59.642437 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-h8vdj/
2026-06-09 17:54:59.642455 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-h8vdj/init.txt
2026-06-09 17:54:59.642474 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-h8vdj/rabbit-init.txt
2026-06-09 17:54:59.642492 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6ffdfc4f64-cg5x9/
2026-06-09 17:54:59.642510 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6ffdfc4f64-cg5x9/init.txt
2026-06-09 17:54:59.642529 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6ffdfc4f64-cg5x9/nova-scheduler.txt
2026-06-09 17:54:59.642548 | instance | cd+++++++++ pod-logs/openstack/openvswitch-6n9pv/
2026-06-09 17:54:59.642567 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6n9pv/init.txt
2026-06-09 17:54:59.642585 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6n9pv/openvswitch-db-perms.txt
2026-06-09 17:54:59.642604 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6n9pv/openvswitch-db.txt
2026-06-09 17:54:59.642623 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6n9pv/openvswitch-vswitchd-modules.txt
2026-06-09 17:54:59.642641 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6n9pv/openvswitch-vswitchd.txt
2026-06-09 17:54:59.642660 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-09 17:54:59.642679 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-09 17:54:59.642697 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-09 17:54:59.642716 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-09 17:54:59.642734 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-09 17:54:59.642753 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-09 17:54:59.642772 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-09 17:54:59.642796 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-09 17:54:59.642816 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-09 17:54:59.642835 | instance | cd+++++++++ pod-logs/openstack/placement-api-6dc5f5dc8c-q5mb7/
2026-06-09 17:54:59.642853 | instance | >f+++++++++ pod-logs/openstack/placement-api-6dc5f5dc8c-q5mb7/init.txt
2026-06-09 17:54:59.642872 | instance | >f+++++++++ pod-logs/openstack/placement-api-6dc5f5dc8c-q5mb7/placement-api.txt
2026-06-09 17:54:59.642891 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-wsjq2/
2026-06-09 17:54:59.642910 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-wsjq2/init.txt
2026-06-09 17:54:59.642929 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-wsjq2/placement-db-init-0.txt
2026-06-09 17:54:59.642948 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-tp2tj/
2026-06-09 17:54:59.642966 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-tp2tj/init.txt
2026-06-09 17:54:59.642985 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-tp2tj/placement-db-sync.txt
2026-06-09 17:54:59.643003 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-hnf7p/
2026-06-09 17:54:59.643022 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hnf7p/init.txt
2026-06-09 17:54:59.643041 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-admin.txt
2026-06-09 17:54:59.643060 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-internal.txt
2026-06-09 17:54:59.643078 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-hnf7p/placement-ks-endpoints-public.txt
2026-06-09 17:54:59.643096 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-b4hvv/
2026-06-09 17:54:59.643115 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-b4hvv/init.txt
2026-06-09 17:54:59.643133 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-b4hvv/placement-ks-service-registration.txt
2026-06-09 17:54:59.643175 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-f4c64/
2026-06-09 17:54:59.643195 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-f4c64/init.txt
2026-06-09 17:54:59.643214 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-f4c64/placement-ks-user.txt
2026-06-09 17:54:59.643232 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-qzt2x/
2026-06-09 17:54:59.643251 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-qzt2x/percona-xtradb-cluster-operator.txt
2026-06-09 17:54:59.643270 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-09 17:54:59.643288 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-09 17:54:59.643307 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-09 17:54:59.643325 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-09 17:54:59.643344 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-09 17:54:59.643361 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-09 17:54:59.643380 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5clv7/
2026-06-09 17:54:59.643398 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5clv7/rabbitmq-cluster-operator.txt
2026-06-09 17:54:59.643417 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-09 17:54:59.643435 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-09 17:54:59.643454 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-09 17:54:59.643472 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-09 17:54:59.643491 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-09 17:54:59.643515 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-09 17:54:59.643535 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk/
2026-06-09 17:54:59.643554 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vpcjk/rabbitmq-cluster-operator.txt
2026-06-09 17:54:59.643572 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-09 17:54:59.643592 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-09 17:54:59.643611 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-09 17:54:59.643629 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-09 17:54:59.643647 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-09 17:54:59.643665 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-09 17:54:59.643684 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/
2026-06-09 17:54:59.643703 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/ceph-crash.txt
2026-06-09 17:54:59.643722 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/chown-container-data-dir.txt
2026-06-09 17:54:59.643741 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-26k5g/make-container-crash-dir.txt
2026-06-09 17:54:59.643760 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/
2026-06-09 17:54:59.643779 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/chown-container-data-dir.txt
2026-06-09 17:54:59.643797 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/log-collector.txt
2026-06-09 17:54:59.643816 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-sfgjb/rgw.txt
2026-06-09 17:54:59.643834 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7bc4b6f756-zkj6b/
2026-06-09 17:54:59.643853 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7bc4b6f756-zkj6b/init.txt
2026-06-09 17:54:59.643871 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7bc4b6f756-zkj6b/staffeln-api.txt
2026-06-09 17:54:59.643890 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-59cdff7b75-292zj/
2026-06-09 17:54:59.643909 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-59cdff7b75-292zj/staffeln-conductor.txt
2026-06-09 17:54:59.643927 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-4gstt/
2026-06-09 17:54:59.643946 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4gstt/init.txt
2026-06-09 17:54:59.643965 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4gstt/staffeln-db-init-0.txt
2026-06-09 17:54:59.643984 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-vvq2t/
2026-06-09 17:54:59.644003 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-vvq2t/init.txt
2026-06-09 17:54:59.644021 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-vvq2t/staffeln-db-sync.txt
2026-06-09 17:54:59.644040 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-09 17:54:59.644058 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-09 17:54:59.644077 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-09 17:54:59.644095 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-09 17:54:59.644113 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-09 17:54:59.644132 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-h8ggg/
2026-06-09 17:54:59.644151 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-h8ggg/rook-ceph-operator.txt
2026-06-09 17:54:59.644170 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-09 17:54:59.644194 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-q4tmc/
2026-06-09 17:54:59.644214 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-q4tmc/secretgen-controller.txt
2026-06-09 17:54:59.661418 |
2026-06-09 17:54:59.661485 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-09 17:54:59.858658 | instance | changed
2026-06-09 17:54:59.865582 |
2026-06-09 17:54:59.865677 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-09 17:55:00.631909 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-09 17:55:00.644477 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-09 17:55:00.644501 | instance | Dload Upload Total Spent Left Speed
2026-06-09 17:55:00.649333 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-09 17:55:00.813760 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-09 17:55:00.820251 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-09 17:55:00.820814 | instance | Dload Upload Total Spent Left Speed
2026-06-09 17:55:00.824923 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-09 17:55:01.197801 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-09 17:55:01.205857 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-09 17:55:01.205901 | instance | Dload Upload Total Spent Left Speed
2026-06-09 17:55:01.210373 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-09 17:55:01.402342 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-09 17:55:01.907678 | instance | ERROR
2026-06-09 17:55:01.907930 | instance | {
2026-06-09 17:55:01.907962 | instance | "delta": "0:00:01.326569",
2026-06-09 17:55:01.907984 | instance | "end": "2026-06-09 17:55:01.408163",
2026-06-09 17:55:01.908004 | instance | "msg": "non-zero return code",
2026-06-09 17:55:01.908031 | instance | "rc": 5,
2026-06-09 17:55:01.908064 | instance | "start": "2026-06-09 17:55:00.081594"
2026-06-09 17:55:01.908091 | instance | }
2026-06-09 17:55:01.908117 | instance | ERROR: Ignoring Errors
2026-06-09 17:55:01.913518 |
2026-06-09 17:55:01.913601 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-09 17:55:02.269261 | instance | ceph-mgr endpoints:
2026-06-09 17:55:02.510108 | instance | ok: Runtime: 0:00:00.085333
2026-06-09 17:55:02.516115 |
2026-06-09 17:55:02.516201 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-09 17:55:03.049152 | instance | ok: Runtime: 0:00:00.086452
2026-06-09 17:55:03.055186 |
2026-06-09 17:55:03.055292 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-09 17:55:03.568085 | instance | changed:
2026-06-09 17:55:03.568395 | instance | cd+++++++++ prometheus/
2026-06-09 17:55:03.568457 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-09 17:55:03.568519 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-09 17:55:03.568590 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-09 17:55:03.579576 |
2026-06-09 17:55:03.579690 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-09 17:55:03.811916 | instance | changed
2026-06-09 17:55:03.818656 |
2026-06-09 17:55:03.818762 | TASK [gather-selenium-data : Get selenium data]
2026-06-09 17:55:04.054848 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-09 17:55:04.056338 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-09 17:55:04.358586 | instance | ERROR
2026-06-09 17:55:04.358896 | instance | {
2026-06-09 17:55:04.358954 | instance | "delta": "0:00:00.006773",
2026-06-09 17:55:04.358992 | instance | "end": "2026-06-09 17:55:04.056766",
2026-06-09 17:55:04.359055 | instance | "msg": "non-zero return code",
2026-06-09 17:55:04.359100 | instance | "rc": 1,
2026-06-09 17:55:04.359138 | instance | "start": "2026-06-09 17:55:04.049993"
2026-06-09 17:55:04.359178 | instance | }
2026-06-09 17:55:04.359221 | instance | ERROR: Ignoring Errors
2026-06-09 17:55:04.367843 |
2026-06-09 17:55:04.367926 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-09 17:55:04.902090 | instance | changed: cd+++++++++ selenium/
2026-06-09 17:55:04.910411 |
2026-06-09 17:55:04.910467 | PLAY RECAP
2026-06-09 17:55:04.910518 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-09 17:55:04.910541 |
2026-06-09 17:55:05.109128 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-09 17:55:05.124357 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-09 17:55:05.828592 |
2026-06-09 17:55:05.828759 | PLAY [all]
2026-06-09 17:55:05.840603 |
2026-06-09 17:55:05.840695 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 17:55:05.886437 | instance | skipping: Conditional result was False
2026-06-09 17:55:05.898875 |
2026-06-09 17:55:05.898987 | TASK [fetch-output : Set log path for single node]
2026-06-09 17:55:05.945457 | instance | ok
2026-06-09 17:55:05.952329 |
2026-06-09 17:55:05.952437 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 17:55:06.387044 | instance -> localhost | ok: "/var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/logs"
2026-06-09 17:55:06.672301 | instance -> localhost | changed: "/var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/artifacts"
2026-06-09 17:55:06.888942 | instance -> localhost | changed: "/var/lib/zuul/builds/4c2a3ee72d324e51afcb7658c87629a3/work/docs"
2026-06-09 17:55:06.911640 |
2026-06-09 17:55:06.911821 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 17:55:07.554097 | instance | changed: .d..t...... ./
2026-06-09 17:55:07.554354 | instance | changed: All items complete
2026-06-09 17:55:07.554395 |
2026-06-09 17:55:08.001530 | instance | changed: .d..t...... ./
2026-06-09 17:55:08.450386 | instance | changed: .d..t...... ./
2026-06-09 17:55:08.477591 |
2026-06-09 17:55:08.477704 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 17:55:08.902622 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008644
2026-06-09 17:55:09.153551 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007597
2026-06-09 17:55:09.183467 |
2026-06-09 17:55:09.183631 | PLAY [all]
2026-06-09 17:55:09.194534 |
2026-06-09 17:55:09.194740 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 17:55:09.659853 | instance | changed
2026-06-09 17:55:09.665755 |
2026-06-09 17:55:09.665807 | PLAY RECAP
2026-06-09 17:55:09.665853 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 17:55:09.665878 |
2026-06-09 17:55:09.829979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-09 17:55:09.843511 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-09 17:55:10.480404 |
2026-06-09 17:55:10.480531 | PLAY [localhost]
2026-06-09 17:55:10.492657 |
2026-06-09 17:55:10.492769 | TASK [Generate Zuul manifest]
2026-06-09 17:55:10.515720 | localhost | ok
2026-06-09 17:55:10.533420 |
2026-06-09 17:55:10.533511 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 17:55:11.185330 | localhost | changed
2026-06-09 17:55:11.198384 |
2026-06-09 17:55:11.198540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 17:55:11.228696 | localhost | ok
2026-06-09 17:55:11.239072 |
2026-06-09 17:55:11.239141 | TASK [Upload logs]
2026-06-09 17:55:11.258087 | localhost | ok
2026-06-09 17:55:11.358611 |
2026-06-09 17:55:11.358726 | TASK [Set zuul-log-path fact]
2026-06-09 17:55:11.380041 | localhost | ok
2026-06-09 17:55:11.394587 |
2026-06-09 17:55:11.394665 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 17:55:11.436774 | localhost | ok
2026-06-09 17:55:11.447738 |
2026-06-09 17:55:11.447825 | TASK [upload-logs : Create log directories]
2026-06-09 17:55:11.814887 | localhost | changed
2026-06-09 17:55:11.821682 |
2026-06-09 17:55:11.821788 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 17:55:12.218415 | localhost -> localhost | ok: Runtime: 0:00:00.026765
2026-06-09 17:55:12.225200 |
2026-06-09 17:55:12.225274 | TASK [upload-logs : Upload logs to log server]
2026-06-09 17:55:13.107547 | localhost | Output suppressed because no_log was given
2026-06-09 17:55:13.114305 |
2026-06-09 17:55:13.114375 | LOOP [upload-logs : Compress console log and json output]
2026-06-09 17:55:13.159221 | localhost | skipping: Conditional result was False
2026-06-09 17:55:13.166610 | localhost | skipping: Conditional result was False
2026-06-09 17:55:13.180185 |
2026-06-09 17:55:13.180321 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-09 17:55:13.222647 | localhost | skipping: Conditional result was False
2026-06-09 17:55:13.223114 |
2026-06-09 17:55:13.227290 | localhost | skipping: Conditional result was False
2026-06-09 17:55:13.244335 |
2026-06-09 17:55:13.244541 | LOOP [upload-logs : Upload console log and json output]